Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:05:11 +0100] rev 13233
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 16:35:08 +0100] rev 13232
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 02:02:27 +0100] rev 13231
Make video metadata strings translatable in frontend
In the video page, a small part of the strings was untranslatable, e.g. “Player: ”.
These were part of the video metadata. Now these are localizable.
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 00:10:04 +0100] rev 13230
- Fix archiving (?)
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:59:20 +0100] rev 13229
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:24:48 +0100] rev 13228
- Do not delete Beach theme (it's official one now)
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:28:10 +0100] rev 13227
Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore