Commit graph

363 commits

Author SHA1 Message Date
dnk-88
7099b96a90 Changed: #1301 Added load landscape from file. Added initial snapshot dialog.
--HG--
branch : gsoc2011-worldeditorqt
2011-06-21 10:14:46 +03:00
dnk-88
0a870aeb12 Changed: #1301 Added max\min scale view. Improved drawing of the grid.
--HG--
branch : gsoc2011-worldeditorqt
2011-06-16 09:32:49 +03:00
dnk-88
5c47e96d79 Added: #1303 Added undo/redo command list. 2011-06-14 13:29:16 +03:00
dnk-88
02e34cd7f8 Changed: #1301 Experiments with undo\redo and QGraphicsScene.
--HG--
branch : gsoc2011-worldeditorqt
2011-06-14 12:26:41 +03:00
sfb
c41a312a86 Changed: Fixed the 'QMetaObject' linking error and commented out most of the old code to be replaced.
--HG--
branch : branch-mission-compiler-qt
2011-06-11 08:48:16 -05:00
sfb
36445503cd merge from default
--HG--
branch : branch-mission-compiler-qt
2011-06-09 14:29:05 -05:00
sfb
ba23190a9d Changed: Started to add dialogs for server and publishing settings.
--HG--
branch : branch-mission-compiler-qt
2011-06-09 14:26:02 -05:00
dnk-88
894a41cf97 Changed: #1301 Added select path button in project settings dialog. Main window landscape editor is saving own state.
--HG--
branch : gsoc2011-worldeditorqt
2011-06-09 02:11:50 +03:00
sfb
884017a65d Changed: Mission Compiler add/remove selected/all and reset filter functions.
--HG--
branch : branch-mission-compiler-qt
2011-06-07 14:30:34 -05:00
sfb
21db83a0ed Changed: Added 'data directory' box and re-arranged filters.
--HG--
branch : branch-mission-compiler-qt
2011-06-07 12:14:10 -05:00
kervala
23e49c5f27 Merge 2011-06-07 16:41:08 +02:00
kervala
4ab971d2fe Changed: #878 Fix typos in comments/code 2011-06-07 15:58:18 +02:00
kervala
4027e82360 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
dnk-88
b25f78234b Changed: #1301 Added project settings dialog.
--HG--
branch : gsoc2011-worldeditorqt
2011-06-04 17:29:08 +03:00
kervala
714bb3aa3b Changed: #878 Fix typos in comments/code 2011-06-03 15:17:23 +02:00
kervala
7c27c233eb Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
dnk-88
f6bcb791ec Added: #1301 Added filter for list zones in landscape editor.
--HG--
branch : gsoc2011-worldeditorqt
2011-06-02 23:31:21 +03:00
sfb
f7ebb89d94 Changed: Implemented basic mission compilation without publishing.
--HG--
branch : branch-mission-compiler-qt
2011-06-02 15:15:12 -05:00
sfb
9e3a19e654 Changed: Implemented mission validation.
--HG--
branch : branch-mission-compiler-qt
2011-06-02 13:47:31 -05:00
kervala
f9cc842b82 Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
dnk-88
92e553802a Added: #1301 Added pixmap database
--HG--
branch : gsoc2011-worldeditorqt
2011-06-02 16:57:10 +03:00
sfb
00e65b1015 Changed: Added some more UI tweaks - most of the UI design is now done.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 18:41:01 -05:00
sfb
bdbeaa29e8 Changed: Initial footwork on OVQT-based mission compiler plugin.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:45:55 -05:00
sfb
947d69c97e Changed: Added the primitive file path and ligo config file to the "data section" - automatically applied these paths to addSearchPath.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:45:20 -05:00
sfb
5be81c6487 Changed: Fixed a bug with the log plugin causing crashes when the apply button was clicked for settings.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:44:44 -05:00
sfb
511d735dc9 Changed: Starting to change the zone manager to handle loading, saving and displaying zones. 2011-05-31 09:28:10 -05:00
sfb
334b76a0dd merge 2011-05-31 07:35:31 -05:00
sfb
14e41c2c07 Changed: Merged in latest API changes to OVQT plugin system. 2011-05-31 07:34:42 -05:00
aquiles
d9c7bc8128 Changed: #1306 added leveldesign path dock widget 2011-05-29 22:30:06 +02:00
sfb
2039038973 merge 2011-05-29 14:09:15 -05:00
aquiles
7fdf6776df Changed: #1306 basic structure for georges editor plugin added 2011-05-29 17:58:48 +02:00
aquiles
16e379084f Changed: #1206 log plugin saves changes now and loads/unloads displayer on the fly 2011-05-28 22:06:01 +02:00
aquiles
c39bd25ef3 Changed: #1206 fixed bug on context update when only core plugin is loaded 2011-05-28 19:23:00 +02:00
dnk-88
a613b2f60b merge from default
--HG--
branch : gsoc2011-worldeditorqt
2011-05-27 20:33:55 +03:00
dnk-88
279d765e38 Changed: #1303 Added undo/redo framework in core plugin.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-27 19:21:16 +03:00
dnk-88
79c5f51c0e Changed: #1303 Each context must have its own file open dialog, which will be called when the context is active. The beginning of work on adding undo/redo.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-27 17:06:30 +03:00
sfb
824243a7af merge 2011-05-27 08:38:05 -05:00
rti
4da03cdf6e Changed: #1193 Let Qt handle events in GraphicsViewport widget as well (solves focus problem, tested on mac) 2011-05-26 23:29:56 +02:00
rti
4a8749b06f merge 2011-05-26 21:55:10 +02:00
dnk-88
92b51b46ce Merge 2011-05-26 22:12:30 +03:00
dnk-88
9a9c737794 Changed: #1193 Added a button to clear the zone list in settings page. 2011-05-26 22:07:59 +03:00
rti
5ab6fb56db Changed: #1206 only search for plugins having the ovqt_plugin prefix in its name 2011-05-26 20:16:57 +02:00
sfb
fa9c83ee5f merge 2011-05-26 11:00:22 -05:00
dnk-88
7e4d8a53a5 Changed: #1303 Fix typos in comments/code
--HG--
branch : gsoc2011-worldeditorqt
2011-05-26 17:28:10 +03:00
dnk-88
bbae1b9180 Changed: #1303 Completed work on the context manager.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-26 17:03:49 +03:00
dnk-88
93f443a55c Added: #1303 Added initial context manager.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-26 15:35:04 +03:00
dnk-88
c1691be14b Merge 2011-05-26 13:47:58 +03:00
dnk-88
0005bc9b38 Fixed: #1193 Correct save recursive search paths. 2011-05-26 13:45:24 +03:00
dnk-88
226d52405e Merge 2011-05-26 13:29:07 +03:00
dnk-88
a314832bdb Added: #1193 Added recursive search paths settings page. 2011-05-26 13:19:38 +03:00
dnk-88
c2fa4f7ccc Added: #1301 Added initial basic shell of Landscape editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-25 21:22:10 +03:00
rti
24a42b583c Added: Error message when building OVQT with WITH_STATIC on UNIX 2011-05-25 19:28:18 +02:00
dnk-88
e0df09fbeb merge from default
--HG--
branch : gsoc2011-worldeditorqt
2011-05-23 00:55:36 +03:00
dnk-88
a2c71aba53 Fixed: #1193 Updated icon. 2011-05-21 03:50:01 +03:00
dnk-88
351047bb51 Fixed: #1193 Settings of "remap extensions" loads from settings file. 2011-05-21 01:54:20 +03:00
dnk-88
15ef109f58 Fixed: #1193 Fixed flickering graphics viewport under windows. 2011-05-09 23:46:14 +03:00
dnk-88
3079e1d2f7 Fixed: Crash the ovqt in ps editor. 2011-05-09 20:51:29 +03:00
dnk-88
cba0e9844d Changed: #1193 Added general settings page. ICore emits a signal changeSettings() when changing settings. Enabled sound in object viewer plugin. 2011-05-09 18:27:09 +03:00
dnk-88
ef9e358b4f Changed: #1193 The user can specify the ovqt plugins path if not using the default path. 2011-05-09 15:13:59 +03:00
dnk-88
1637ec17f9 Fixed: #1193 Compilation with GCC (SchemeManager). Fix typos in comments/code. 2011-05-09 13:25:03 +03:00
dnk-88
65b8f494e9 Fixed: The program crashes after preview ps. 2011-05-08 01:48:38 +03:00
dnk-88
e6e126b3e3 Changed: Added particle system animation. 2011-05-08 01:10:12 +03:00
dnk-88
403cb36539 Fixed: Mouse zoom correct works in geqt. 2011-05-08 00:13:56 +03:00
cemycc
33b90e28df Create directory for the Translation Manager plugin
--HG--
branch : gsoc2011-worldeditorqt
2011-04-29 22:52:51 +03:00
sfb
a8a052c2d8 Changed: Added QSettings load/save to Zone Painter plugin 2011-04-29 13:34:18 -05:00
sfb
61e65e6bde Changed: Added background color dialog to zone painter. 2011-04-28 16:47:23 -05:00
sfb
e76dad6859 Changed: Added background color changer to Zone Painter 2011-04-28 15:56:57 -05:00
dnk-88
a945ad784d Changed: #1193 Updated menu stuff. 2011-05-31 22:06:58 +03:00
dnk-88
f9f2ccb2a2 Changed: #1193 Updated mac menu stuff. 2011-05-31 21:46:19 +03:00
dnk-88
589fd30e8a Fixed: #1193 Updated mac menu stuff. 2011-05-31 19:50:16 +03:00
dnk-88
8680766a2e Changed: #1193 Added new actions. Added fullscreen mode. 2011-05-31 18:37:04 +03:00
dnk-88
ad597cc457 Changed: #1193 Core::IContext does not factory. 2011-04-19 10:39:09 +03:00
dnk-88
870308c754 Changed: #1193 Core::IContext is not factory. 2011-04-19 02:40:39 +03:00
dnk-88
8d42a10f4c Changed: #1193 Updated ovqt icons(thanks Kaetemi). Updated layout value gradient dialog. Added initial scheme bank work for particle system editor. 2011-04-19 02:37:39 +03:00
dnk-88
bd1f293b5d Changed: #1193 ovqt has been changed main logo. 2011-04-15 15:25:01 +03:00
dnk-88
01312c8edb Corrected layout in zone painter. 2011-04-07 04:08:09 +03:00
sfb
d8cc8a4987 merge 2011-04-06 15:46:42 -05:00
sfb
e8dade84fa Added: Initial UI work for Zone Painter conversion. 2011-04-06 15:45:47 -05:00
dnk-88
54a11cf74d Changed: #1193 Update translations. 2011-03-17 15:43:59 +02:00
dnk-88
3e00576cc0 Changed: #1193 Removed nel configuration module, is used only QSettings. 2011-03-17 10:56:41 +02:00
rti
312e52625e Fixed: OVQT build on Mac OS X 2011-03-10 00:37:16 +01:00
dnk-88
62bd6a9ba5 Changed: #1193 All dock widgets by default tabbed. And default size main window 1014x768. 2011-03-09 17:13:20 +02:00
kervala
5baccb8b54 Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00
dnk-88
d74082c9c2 Changed: #1193 Update example plugin. Rendering should stop when the widget becomes invisible 2011-03-08 19:11:47 +02:00
dnk-88
15f9937b99 Changed: Update log plugin. 2011-03-08 18:53:36 +02:00
dnk-88
50dccfa5e9 Changed: #1193 Update settings dialog, object viewer plugin and translations. 2011-03-08 18:36:29 +02:00
dnk-88
6ec8ebab4b Changed: #1193 Update PCH. Example plugins correct works under Linux. 2011-03-06 14:43:42 +02:00
dnk-88
0becdd2252 Changed: #1193 Polish code and layout dialogs. 2011-03-05 14:58:06 +02:00
aquiles
7739a43750 Merge 2011-03-05 13:24:42 +01:00
dnk-88
a58624791b Changed: #1193 moved OV actions in a separatly menu. 2011-03-04 23:56:37 +02:00
aquiles
553f11d111 Changed: #1150 Added splash screen & new dialog + minor changes 2011-03-04 20:52:53 +01:00
dnk-88
cf39fcd06c Changed: #1193 Polish sheet id view plugin code. 2011-03-04 15:50:24 +02:00
dnk-88
6297bfbad3 Changed: #1206 Update sheet builder plugin. Now plugin is using ICore for reading and writing settings, and it adds action in menu Sheet. 2011-03-02 23:57:57 +02:00
dnk-88
4b7371ea62 Changed: #1206 Update plugin system. Now plugin manager takes into account dependencies between plug-ins. Update core, object viewer and example plugin. 2011-02-28 21:01:35 +02:00
dnk-88
d48e50472f Changed: #1193 Object Viewer is converted into a plug-in to the Object Viewer Qt 2011-02-28 15:17:16 +02:00
dnk-88
b22fc1392a Changed: #1193 Update translations files. 2011-02-24 17:31:22 +02:00
dnk-88
fdb9f9fccf Changed: #1193 Polished layout dialogs and code. 2011-02-24 15:12:16 +02:00
dnk-88
4f5bf6e7d6 Changed: #1206 Works search settings page. Update core and example plugin. 2011-02-24 15:07:23 +02:00
dnk-88
4eb4248102 Changed: #1193 Added display sheet id plugin (plugin provided pemeon). 2011-02-23 15:17:18 +02:00
aquiles
cb294a76e4 Changed: #1193 added some german translations; changed some ui 2011-02-21 19:58:57 +01:00