Lukas W
9f905bce3e
Use Qt's Resource System (2nd approach) ( #1891 )
...
* Remove bin2res, use Qt's resource system
* Use QDir search paths and QImageReader in getIconPixmap
* Don't include "embed.cpp" in plugins
* getIconPixmap: Use QPixmapCache, use QPixmap::fromImageReader
* Require CMake 2.8.9
* Fix ReverbSC embed usage
2017-03-26 22:06:43 +02:00
Lukas W
29f832034a
Remove unused includes ( #3429 )
2017-03-16 11:35:18 +00:00
follower
b25655f9fe
Remove non-document menu icons on macOS / OS X ( #3363 )
...
Remove icons from non-document menus on macOS
Matches Apple user interface guidelines
2017-02-17 01:48:27 -05:00
grejppi
9e85d7c66e
update all copyright headers to the proper url ( #3326 )
2017-02-06 02:41:15 +02:00
tresf
1058ea4b3f
Hide splash screen before showing settings screen
...
Per #2611
2016-03-04 14:37:12 -05:00
Colin Wallace
ed6ee790ae
Merge pull request #2238 from Wallacoloo/prompt-workingdir2
...
Fix 'create working dir' prompt & move it from ConfigManager to GuiApplication
2015-08-10 19:19:01 -07:00
Colin Wallace
4d3250bb42
Fix 'create working dir' prompt & move it from ConfigManager to GuiApplication;
...
also sets the default choice to 'yes' (do create directories) instead of 'no'
2015-08-05 20:14:02 -07:00
M374LX
18b6f20c29
Fix #1878
2015-08-05 20:42:10 -03:00
Colin Wallace
12f299bb9e
Reorder Editor/Song destruction order to prevent bad memory accesses (issue #2015 )
2015-05-12 18:56:58 +00:00
Colin Wallace
a27bf57d48
Fix typo in initialization progress message
2015-04-18 21:20:22 +00:00
Colin Wallace
44c42d9d38
Provide status messages on splash screen when loading ( #1696 )
2015-04-02 08:23:14 +00:00
Lukas W
e0dbfa696e
Remove Engine's has_gui option
2015-01-07 00:22:40 +01:00
Lukas W
0df3998f95
Move some gui initialization to GuiApplication's constructor
2015-01-06 15:59:15 +01:00
Lukas W
1ee93409d1
Move Engine' GUI code to new GuiApplication class
2014-12-17 23:25:55 +01:00