Create hedgewars.ini if not exists manually,
as QSettings uses QTemporaryFile for that, and
QTemporaryFile doesn't respect custom file
engines.
Move video description text underneath thumbnail to prevent the layout from resizing.
Fix crashes and wtf behaviour introduced in
r0b8beacff8a5
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
Make video recording options have fixed size and merge with spinbox->combobox change.