Commit graph

97 commits

Author SHA1 Message Date
sfb
d102aed913 merged world editor qt to default 2013-10-28 13:03:08 -05:00
sfb
92e9e1c760 Bad logging, content is unsigned const char*, fixed it to use %s and not cast. 2013-10-28 12:58:08 -05:00
sfb
cd2e07ad28 Bad merge resolution, fixed a couple source files which merged poorly. 2013-10-28 11:24:31 -05:00
sfb
a6c24e7e75 Bad merge resolution, fixed the build files that merged poorly. 2013-10-28 11:24:02 -05:00
sfb
9d00c795fa merge from default 2013-10-23 12:08:09 -05:00
dnk-88
c72828b6dd Change: Fixed incorrect behavior scroll of 2d view in landscape editor qt 2012-12-15 00:41:29 +03:00
dnk-88
ebeae32287 Changed: Fixed crash land editor qt 2012-11-11 13:33:43 +03:00
dnk-88
283f4929b4 Changed: #1302 Polish code of property editor 2012-09-02 15:27:31 +03:00
dnk-88
2a4035fa41 Changed: #1302 Replaced VariantPropertyManager 2012-06-11 00:41:02 +03:00
dnk-88
c64b75e834 Changed: #1302 Added signal 'reset enum property' for returning to default value 2012-06-10 23:40:48 +03:00
dnk-88
7badc3657b Changed: #1302 Added signal 'reset text property' for returning to default value 2012-06-10 22:13:19 +03:00
dnk-88
6a87a9933c Changed: #1302 Added signal 'reset bool property' for returning to default value 2012-06-10 21:15:22 +03:00
dnk-88
f0731e7784 Changed: #1302 Fixed undo/redo bug (moving primitives). 2012-06-10 18:27:47 +03:00
dnk-88
eec49a3aa7 Changed: #1302 Correct fill properties(ConstStringValue) with *both* contexts if the current context is not default and is valid. 2012-06-10 16:56:45 +03:00
dnk-88
7a780d6b34 Changed: #1302 Fixed undo/redo bug (moving primitives). 2012-04-23 19:20:09 +03:00
dnk-88
91aba9126f Changed: #1302 Added preview properties (except ConstStringArray values). 2012-02-05 02:31:56 +03:00
dnk-88
e12fbbf40b Changed: #1302 Added text edit property in qt property browser for NLLIGO::CPropertyStringArray. 2012-02-04 20:58:21 +03:00
dnk-88
8230ecaf25 Fixed: #1301 Fixed crash program 2012-01-16 01:18:27 +03:00
dnk-88
914059c2ae Changed: #1302 Added some stuff for weqt property editor. 2011-12-21 00:45:00 +03:00
dnk-88
02e9bc2cc1 Changed: #1302 Fixed undo/redo in world editor qt. 2011-10-11 13:44:53 +03:00
dnk-88
5c8ca221b9 Changed: #1301 Cleanup code. 2011-10-03 03:35:05 +03:00
dnk-88
9e570c7e6c Changed: #1301 Polished code. 2011-10-03 00:40:25 +03:00
dnk-88
95382a9d35 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
f07731ad20 merge from default 2011-09-26 02:40:30 +03:00
dnk-88
d5aba92b5a merge from default 2011-09-14 12:16:59 +03:00
dnk-88
504e430c1a GSOC FINAL 2011-08-23 18:17:08 +03:00
dnk-88
433b7dde91 Changed: #1302 Added "unload primitive" and "unload landscape" undo command. Update doxygen comments. 2011-08-22 21:53:23 +03:00
dnk-88
55f0a2ad09 Changed: #1302 Added "delete primitive" undo command. 2011-08-20 16:10:35 +03:00
dnk-88
2eb3dd3c11 Changed: #1301 Fix typos in comments/code. 2011-08-19 00:14:40 +03:00
dnk-88
1a2b2fe782 Changed: #1302 The value angle can save in file. 2011-08-18 01:37:39 +03:00
dnk-88
05b5d29a84 Changed: #1302 Clean up code for undo commands. 2011-08-17 02:49:32 +03:00
dnk-88
e64bc1f4d8 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
dnk-88
ab239ee13a 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
dnk-88
a24daa7c0a Changed: #1302 Added save/saveAs action for primitive item. 2011-08-16 19:34:21 +03:00
dnk-88
6da400630b Changed: #1302 Added save/saveAs action for primitive item. 2011-08-16 13:52:06 +03:00
dnk-88
7b0f46abb0 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
dce3e0906f Changed: #1302 Added empty property dialog. 2011-08-15 17:04:09 +03:00
dnk-88
38688ea883 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
dnk-88
69e1e90415 Changed: #1302 When selecting primitives in the primitives dialog will be selected the appropriate graphics items in scene. 2011-08-13 13:07:06 +03:00
dnk-88
0ac1a95316 Changed: #1302 Added drawing of circle for point primitive 2011-08-12 13:38:13 +03:00
dnk-88
1472184783 Changed: #1302 Added the turn undo command. 2011-08-11 22:58:45 +03:00
dnk-88
bf08374d32 Fixed: #1302 Fixed crash program. 2011-08-11 14:14:56 +03:00
dnk-88
e6444cb2b1 Fixed: #1302 Fixed undo/redo zoom items. 2011-08-11 14:05:06 +03:00
dnk-88
aaadbccc08 Changed: #1302 Added undo command (move, rotate, scale) 2011-08-10 23:58:55 +03:00
dnk-88
52c6cc98a2 Changed: #1302 Used setData(QVariant) instead setGraphicsData(). 2011-08-10 17:13:06 +03:00
dnk-88
b1e2ef90a3 Changed: #1302 Improved selection model. 2011-08-10 15:00:47 +03:00
dnk-88
eb92bf6ef3 Changed: #1302 Added status bar and inactive world editor settings page. 2011-08-10 14:59:23 +03:00
dnk-88
32f0ca8646 Fixed: #1301 Added max and min zooming. 2011-08-10 03:04:31 +03:00
dnk-88
5ee53c2964 Changed: #1302 Added additional visual elements (Point, Path, Zone) in 2d render without undo/redo operations(move, rotate, scale). 2011-08-09 23:56:26 +03:00
dnk-88
1ba0ec6aa0 Changed: #1302 Landscape scene works correctly in world editor plugin. Replaced dynamic_cast on more faster qgraphicsitem_cast. 2011-08-09 23:31:14 +03:00