Commit graph

527 commits

Author SHA1 Message Date
dnk-88
2234eae556 Fixed: #1193 Correct deleting particle system from workspace 2011-11-08 00:22:32 +02:00
sfb
b10c7e4009 Changed: Removed unnecessary help menu entry. 2011-10-22 17:09:55 -05:00
sfb
bd089d779b merge default into gsoc2011-translationovqt 2011-10-22 17:00:09 -05:00
sfb
8d3e59131e Changed: Converted to new plugin spec. 2011-10-22 16:58:55 -05:00
sfb
dfad5c55bc Changed: Added header to fix mission compiler. 2011-10-22 16:58:07 -05:00
dnk-88
dab8c80928 Fixed: #1193 Clean up code. 2011-10-23 00:32:49 +03:00
dnk-88
38997d34f2 Fixed: #1193 In debug mode ovqt trying to load plugins witj suffix _d.dll instead _r.dll. 2011-10-23 00:30:28 +03:00
sfb
90083b318d merged default into gsoc2011-translationovqt 2011-10-22 14:28:29 -05:00
sfb
34d5ecbb5f Changed: Fixed an error when cancelling a merge window, added double click support on merge source. Fixed window scaling on merge windows. 2011-10-22 14:23:54 -05:00
sfb
187964cefd Fixed: #1373 the Mission Compiler plugin build for Linux and pre-4.7 Qt. 2011-10-13 10:19:15 -05:00
dnk-88
785fa25683 Fixed: #1193 Clean up code. 2011-10-12 00:23:50 +03:00
dnk-88
bff989499d Fixed: #1193 Clean up code. Removed imenu_manager fro cmake rules. 2011-10-11 13:48:20 +03:00
dnk-88
07fb99c510 Changed: #1302 Fixed undo/redo in world editor qt. 2011-10-11 13:44:53 +03:00
dnk-88
ce42621413 Changed: #1301 Cleanup code. 2011-10-03 03:35:05 +03:00
dnk-88
60a4ca7e07 Changed: #1301 Polished code. 2011-10-03 00:40:25 +03:00
dnk-88
ecf3f2ae5e Fixed: #1193 Plugin system checks dependency before loading plugins. 2011-09-26 12:36:04 +03:00
dnk-88
ede23b7077 Changed: #1193 Updated landscape editor and world editor plugins with latest API changes to OVQT plugin system. Added the plugin-spec files for each plugin. 2011-09-26 02:53:15 +03:00
dnk-88
a164f178c2 merge from default 2011-09-26 02:40:30 +03:00
dnk-88
16300c5776 Changed: #1193 Updated other plugins with latest API changes to OVQT plugin system. Added the plugin-spec files for each plugin. 2011-09-26 02:32:14 +03:00
dnk-88
9a420946f8 Changed: #1193 Updated object viewer plugin with latest API changes to OVQT plugin system. Added the plugin-spec file. 2011-09-26 01:36:02 +03:00
dnk-88
03a9b9455c Changed: #1193 Updated core plugin. Added the plugin-spec file. 2011-09-26 01:25:10 +03:00
dnk-88
57a29f9ccd Changed: #1193 Now plugin system reads plugin information from plugin-spec file(ovqt_plugin_*.xml) for each plugin. 2011-09-26 00:55:00 +03:00
cemycc
e1a206385b Changed: #1307 Merge from default and fixing the bug when you switch windows 2011-09-23 13:30:51 +03:00
dnk-88
22ebed9a6e merge from default 2011-09-14 12:16:59 +03:00
dnk-88
0827d29d59 Changed: #1193 Added the feature of enable/disable plugins on startup program. 2011-09-14 01:47:27 +03:00
aquiles
51ecec85e5 Changed: #1306 some focus (in terms of widget focus) related additions, to provide expected usabillity (Tab/Click Focus etc.) 2011-09-04 18:48:37 +02:00
dnk-88
5ee9934c95 Changed: #1193 Fix typos in comments/code. 2011-09-02 01:29:19 +03:00
aquiles
1cd8591bd9 Changed: #1306 added basic editing possibillities for normal and parent values (no default values and no saving of changed values yet); added possibillity to expand/collapse whole tree by header click 2011-08-25 23:25:33 +02:00
dnk-88
d6d47f63d0 GSOC FINAL 2011-08-23 18:17:08 +03:00
dnk-88
1ad2ff3512 Changed: #1302 Added "unload primitive" and "unload landscape" undo command. Update doxygen comments. 2011-08-22 21:53:23 +03:00
cemycc
59727ccacd Changed: #1307 Added documentation and minor fixes 2011-08-22 14:42:51 +03:00
dnk-88
8c14b55871 Changed: #1302 Added "delete primitive" undo command. 2011-08-20 16:10:35 +03:00
sfb
5738f6ae47 Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3 2011-08-19 07:50:05 -05:00
dnk-88
74ca89ab38 Changed: #1301 Fix typos in comments/code. 2011-08-19 00:14:40 +03:00
dnk-88
d8d6ed5384 Changed: #1302 The value angle can save in file. 2011-08-18 01:37:39 +03:00
cemycc
fed0a7e4e1 Changed: #1307 Making some little modifcations in code. Open now saves the last directory 2011-08-18 00:58:26 +03:00
cemycc
85a4612556 Changed: #1307 Added support for unicode format on editors 2011-08-17 11:54:00 +03:00
dnk-88
08ae84ed19 Changed: #1302 Clean up code for undo commands. 2011-08-17 02:49:32 +03:00
dnk-88
b6db3ccfc7 Fixed: #1302 Fixed crash program(LoadRootPrimitiveCommand and AddPrimitiveByClassCommand do not work with selection model, and edit points mode does not work with mouse panning). 2011-08-16 22:30:45 +03:00
aquiles
421a434c87 Changed: #1306 small additions/bug fixed here and there for your viewing pleasure :) 2011-08-16 20:48:24 +02:00
dnk-88
8362d0b123 Changed: #1302 When selecting graphics items in scene will be selected the appropriate primitives in the primitives dialog. 2011-08-16 21:18:10 +03:00
aquiles
1cd1643ef4 Changed: #1206 added pill icon to object_viewer tab 2011-08-16 19:27:12 +02:00
dnk-88
4786379e85 Changed: #1302 Added save/saveAs action for primitive item. 2011-08-16 19:34:21 +03:00
dnk-88
10c5d9183c Changed: #1302 Added save/saveAs action for primitive item. 2011-08-16 13:52:06 +03:00
dnk-88
2ccc79a591 Changed: #1302 When create zone or path initially has minimal 3 points and path 2 points resp. 2011-08-16 01:10:22 +03:00
dnk-88
2650b86ca8 Changed: #1302 Added empty property dialog. 2011-08-15 17:04:09 +03:00
dnk-88
834ef7fe2a Changed: #1302 Added edit points mode with undo/redo commands and turn undo/redo command for PointWorldItem. 2011-08-15 17:03:28 +03:00
aquiles
e85ade1204 Changed: #1306 added basic sheet viewing 2011-08-14 20:28:16 +02:00
kervala
6cac32a8d9 Merge 2011-08-14 11:44:02 +02:00
aquiles
169af8fd18 Changed: #1206 fixed bug when exception in sound system wouldnt close the settings group leading to inconsistent ini file 2011-08-13 19:11:15 +02:00