Commit graph

22 commits

Author SHA1 Message Date
dfighter1985
f76650bb21 Add the data directory to the search path. 2015-02-11 20:42:31 +01:00
dfighter1985
0f8c8f6655 Change the cursor to a wait cursor when applying settings in the settings dialog. 2015-02-09 19:55:27 +01:00
dfighter1985
05c3405e1b Renamed the studio startup settings dialog to avoid name conflict with the core plugin's settings dialog. 2015-02-09 17:54:27 +01:00
dfighter1985
23d28dff8d Call the onActivate method of the current context after all plugins are initialized. 2014-09-22 23:41:55 +02:00
dfighter1985
d19e4ecaab Studio should no longer crash when multiple plugins that use LIGO are loaded. LIGO classes are now guarded against multiple registrations. If it's tried log messages are generated. Mission Compiler and World Editor will now apply their own LIGO configs when the user switches to their tab. 2014-09-22 23:24:48 +02:00
dfighter1985
8a1821aba4 oups 2014-09-20 20:55:30 +02:00
dfighter1985
a05057bf7e GUI Editor should no longer crash on Linux 2014-09-20 20:51:08 +02:00
dfighter1985
625dc4cc3e Making master Dnk happy. 2014-06-18 02:51:53 +02:00
dfighter1985
bfe1805927 Object Viewer plugin will now use the Nel3DWidget in the Core plugin. 2014-06-16 16:22:52 +02:00
dfighter1985
320a9dd33a Had to move the Nel3DWidget library to the core plugin, because Nel can only be used statically at this point. Which makes using the separate Nel3DWidget library inparctical. 2014-06-16 15:30:35 +02:00
dfighter1985
29526906c4 Fixed build error that was caused by two widgets having the same filenames. 2014-06-15 18:41:54 +02:00
dfighter1985
b7a86fd998 Plugin loading, with issues.. 2014-06-09 01:14:13 +02:00
dfighter1985
4a381e857d Don't crash when removing the plugin of the first tab. 2014-06-08 21:56:31 +02:00
dfighter1985
c3084d5661 Implemented plugin unload. 2014-06-08 18:17:24 +02:00
dfighter1985
3eb5115a0b GUI for plugin loading / unloading in the plugin dialog. 2014-06-07 21:07:46 +02:00
dfighter1985
6da11abef2 Updated qrc location. 2014-06-07 20:04:15 +02:00
dfighter1985
e56af869ab Moved plugin menu items to their own sub-menu into the menubar. 2014-05-23 02:26:31 +02:00
dfighter1985
e57241fe4a Renames. 2014-05-19 02:08:03 +02:00
dfighter1985
004bca69fa Renamed the plugin XML files. 2014-05-19 01:45:19 +02:00
dfighter1985
133280f7c6 Renamed ovqt and ovqt plugin binaries. 2014-05-18 21:47:31 +02:00
dfighter1985
33e55d85eb Same as before... 2014-05-07 00:53:07 +02:00
dfighter1985
67ec1cf5be Readding core plugin that was missing because of a hgignore entry. 2014-05-07 00:50:57 +02:00