Commit Graph

487 Commits (69545610b55fd27d75b4c03be6c8f5805401e93a)

Author SHA1 Message Date
cemycc 0371b04509 Changed: Added extract bot names and UI dialog for plugin settings.
--HG--
branch : gsoc2011-translationovqt
aquiles d9c7bc8128 Changed: added leveldesign path dock widget
sfb 2039038973 merge
aquiles 7fdf6776df Changed: basic structure for georges editor plugin added
aquiles 16e379084f Changed: log plugin saves changes now and loads/unloads displayer on the fly
aquiles c39bd25ef3 Changed: fixed bug on context update when only core plugin is loaded
dnk-88 a613b2f60b merge from default
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 279d765e38 Changed: Added undo/redo framework in core plugin.
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 79c5f51c0e Changed: 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
sfb 824243a7af merge
rti 4da03cdf6e Changed: Let Qt handle events in GraphicsViewport widget as well (solves focus problem, tested on mac)
rti 4a8749b06f merge
dnk-88 92b51b46ce Merge
dnk-88 9a9c737794 Changed: Added a button to clear the zone list in settings page.
rti 5ab6fb56db Changed: only search for plugins having the ovqt_plugin prefix in its name
sfb fa9c83ee5f merge
dnk-88 7e4d8a53a5 Changed: Fix typos in comments/code
--HG--
branch : gsoc2011-worldeditorqt
kervala e909556883 Changed: VS 2010 does not work under CMake
dnk-88 bbae1b9180 Changed: Completed work on the context manager.
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 93f443a55c Added: Added initial context manager.
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 c1691be14b Merge
dnk-88 0005bc9b38 Fixed: Correct save recursive search paths.
dnk-88 226d52405e Merge
dnk-88 a314832bdb Added: Added recursive search paths settings page.
dnk-88 c2fa4f7ccc Added: Added initial basic shell of Landscape editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
rti 24a42b583c Added: Error message when building OVQT with WITH_STATIC on UNIX
cemycc 9dab149983 first stage for my plugin
--HG--
branch : gsoc2011-translationovqt
cemycc f47f5a3799 first stage for my plugin
--HG--
branch : gsoc2011-translationovqt
dnk-88 e0df09fbeb merge from default
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 a2c71aba53 Fixed: Updated icon.
dnk-88 351047bb51 Fixed: Settings of "remap extensions" loads from settings file.
dnk-88 15ef109f58 Fixed: Fixed flickering graphics viewport under windows.
dnk-88 3079e1d2f7 Fixed: Crash the ovqt in ps editor.
dnk-88 cba0e9844d Changed: Added general settings page. ICore emits a signal changeSettings() when changing settings. Enabled sound in object viewer plugin.
dnk-88 ef9e358b4f Changed: The user can specify the ovqt plugins path if not using the default path.
dnk-88 1637ec17f9 Fixed: Compilation with GCC (SchemeManager). Fix typos in comments/code.
sfb f5a42f16de Changed: Started fixing up the menus.
dnk-88 65b8f494e9 Fixed: The program crashes after preview ps.
dnk-88 e6e126b3e3 Changed: Added particle system animation.
dnk-88 403cb36539 Fixed: Mouse zoom correct works in geqt.
cemycc cddb66027e Create directory for the Translation Manager plugin
--HG--
branch : gsoc2011-translationovqt
cemycc 33b90e28df Create directory for the Translation Manager plugin
--HG--
branch : gsoc2011-worldeditorqt
sfb a8a052c2d8 Changed: Added QSettings load/save to Zone Painter plugin
sfb 61e65e6bde Changed: Added background color dialog to zone painter.
sfb e76dad6859 Changed: Added background color changer to Zone Painter
kervala 73bf79340d Changed: Fix typos in comments/code
dnk-88 a945ad784d Changed: Updated menu stuff.
dnk-88 f9f2ccb2a2 Changed: Updated mac menu stuff.
dnk-88 589fd30e8a Fixed: Updated mac menu stuff.
dnk-88 8680766a2e Changed: Added new actions. Added fullscreen mode.
dnk-88 ad597cc457 Changed: Core::IContext does not factory.
dnk-88 870308c754 Changed: Core::IContext is not factory.
dnk-88 8d42a10f4c Changed: Updated ovqt icons(thanks Kaetemi). Updated layout value gradient dialog. Added initial scheme bank work for particle system editor.
dnk-88 bd1f293b5d Changed: ovqt has been changed main logo.
dnk-88 01312c8edb Corrected layout in zone painter.
sfb d8cc8a4987 merge
sfb e8dade84fa Added: Initial UI work for Zone Painter conversion.
dnk-88 54a11cf74d Changed: Update translations.
dnk-88 3e00576cc0 Changed: Removed nel configuration module, is used only QSettings.
rti 312e52625e Fixed: OVQT build on Mac OS X
dnk-88 62bd6a9ba5 Changed: All dock widgets by default tabbed. And default size main window 1014x768.
kervala 5baccb8b54 Changed: Fix typos in comments/code
dnk-88 d74082c9c2 Changed: Update example plugin. Rendering should stop when the widget becomes invisible
dnk-88 15f9937b99 Changed: Update log plugin.
dnk-88 50dccfa5e9 Changed: Update settings dialog, object viewer plugin and translations.
dnk-88 6ec8ebab4b Changed: Update PCH. Example plugins correct works under Linux.
dnk-88 0becdd2252 Changed: Polish code and layout dialogs.
aquiles 7739a43750 Merge
dnk-88 a58624791b Changed: moved OV actions in a separatly menu.
aquiles 553f11d111 Changed: Added splash screen & new dialog + minor changes
dnk-88 cf39fcd06c Changed: Polish sheet id view plugin code.
dnk-88 6297bfbad3 Changed: Update sheet builder plugin. Now plugin is using ICore for reading and writing settings, and it adds action in menu Sheet.
dnk-88 4b7371ea62 Changed: Update plugin system. Now plugin manager takes into account dependencies between plug-ins. Update core, object viewer and example plugin.
dnk-88 d48e50472f Changed: Object Viewer is converted into a plug-in to the Object Viewer Qt
dnk-88 b22fc1392a Changed: Update translations files.
dnk-88 fdb9f9fccf Changed: Polished layout dialogs and code.
dnk-88 4f5bf6e7d6 Changed: Works search settings page. Update core and example plugin.
dnk-88 4eb4248102 Changed: Added display sheet id plugin (plugin provided pemeon).
aquiles cb294a76e4 Changed: added some german translations; changed some ui
kervala a8d8ec6e07 Changed: Fix typos in comments/code
dnk-88 9937f56978 Changed: Update core and example plugin.
aquiles 8665899abf Changed: missing files for log plugin
kervala c5a1997c7e Fixed: georges2csv compilation
aquiles 4603e5e8b0 Changed: adapted log plugin to latest interface changes; removed obsolete translation entries and added few german sample translations
dnk-88 33a66b8c47 Changed: Added Qt translation files.
dnk-88 1655afcb49 Changed: Polished layout dialogs and code.
dnk-88 d86ce847d6 Changed: Added menu manager. Update core and example plugin.
dnk-88 65d69747e4 Changed: code cleanup.
dnk-88 c7ed914c01 Changed: Update core and example plugin. Plugin should delete your own objects from the pool.
dnk-88 37f44cd2ba Changed: Added reading and writing settings in core plugin.
dnk-88 0dd5a405ab Changed: Added the ICoreListener which is the interface for providing a hook for plugins to veto on close event emitted from
the core plugin.
dnk-88 a77156a92f Changed: code cleanup.
dnk-88 c7b860c0f6 Changed: Settings are located in a centralized place(plugin manager). Update core and example plugin.
dnk-88 7f0ab6e48c Changed: Update core and example plugin. Update camera control panel.
dnk-88 b6211689a6 Merge
dnk-88 31c5b60d3f Changed: Update core plugin. Added IAppPage.
kervala 56dc241c3d Fixed: Compilation under Linux with STLport
dnk-88 51c4c01968 Changed: Code cleanup.
dnk-88 4baece714a Changed: Added camera control panel.
kervala 51d09f375a Changed: Endianness problems while access to disk or memory
dnk-88 fa63539729 Changed: Tune timer dialog.
dnk-88 46764a3b1e Changed: Tune MRM dialog.
dnk-88 cfa86c35ff Changed: Added new icons and tune MRM dialog.
dnk-88 6b6caa0435 Changed: Changed the order of initialization. OVQT weather & sun color dock window.
rti ecef8fdbfd Fixed: OVQT core plugin build on Mac OS X
dnk-88 54a85be586 Changed: New icons set for particles editor.
dnk-88 eb09095e2f Changed: Added menu entry reload textures.
kervala 6c01af4ec1 Fixed: Mouse wheel and keyboard events problem in object_viewer_qt
dnk-88 c520ed900f Changed: Code cleanup.
dnk-88 4a21b27daa Changed: Added menu entry change camera mode.
dnk-88 ca767adf7b Changed: Added menu entry change render mode.
dnk-88 33354758a7 Changed: added ability to load IGs and reset camera.
dnk-88 68964b2cc2 Changed: The status bar displays profiling information. Particle texture widget displays texture name.
dnk-88 5eed88050b Changed: added ability changing render mode.
dnk-88 d363a22011 Changed: Update core plugin.
dnk-88 2038f462b5 Changed: eventFilter is used instead of the CGraphicsInfoWidget
dnk-88 fdcd2d3240 Changed: Correct works new settings dialog.
dnk-88 46aa4700fe Changed: Update example plugin.
dnk-88 b97a78ce0b Changed: Update core plugin.
dnk-88 37d672ba69 Changed: Code cleanup.
dnk-88 2539e40403 Changed: Update plugin system. Added experimental core plugin. Added new settings dialog.
dnk-88 f2ffe4fcea Changed: Improve layers in dialogs.
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
aquiles 3ce6514c26 Changed: icon location; reinit timer on visible
dnk-88 b8ed8b208a Merge
dnk-88 188bb5384a Changed: update plugin system.
kervala 7d093d04ac Fixed: Compilation with STLport
rti b9e852ca54 Fixed: workaround for OVQT mouse wheel on Windows and Mac
rti 9526715c55 Changed: plugin and resource handling
dnk-88 77915e0035 Merge
dnk-88 442d6324de Changed: Implement 'make_sheet_id' as an Object Viewer Qt plugin. Thank you kharvd.
rti 8ff3df26b3 Fixed: Run Georges Editor Qt on Mac OS X
aquiles 1c19d17a29 Changed: fixed missing stuff
kervala 50926ae62b Fixed: Compilation under Linux
kervala 2763a3ece2 Changed: Fix typos in comments/code
dnk-88 53b25193a2 Changed: Code cleanup.
rti dab1bec1aa Fixed: Build object viewer widget on Mac OS X (and line terminator consistency)
rti 587d1820c4 Fixed: Build tile_edit_qt on Mac OS X
kervala 90ad8da878 Changed: Fix typos in comments/code
sfb 4b38fc730b Changed: Fixed the context initialization check for the log plugin
sfb 2748e34f27 Changed: Fixed non-PIC context initialization check in OVQT example plugin.
sfb 960db188c1 Changed: Commented out 'makeCurrent' call. Class does not have a widget() method and QNLWidget is not a defined type.
dnk-88 55c9802c55 Changed: fixed nelContext bug
aquiles 499f2d83c1 Changed: logPlugin is now in view and toggleable
aquiles b564f8988a Changed: fixed nelContext bug
aquiles ea7b339d39 Changed: added another example plugin (log as dockWidget)
dnk-88 730409943a Changed: Update doxygen documentation.
dnk-88 db31312b11 Changed: Code cleanup.
dnk-88 a0d7327d69 Changed: Improved settings dialog.
dnk-88 21edaf9861 Changed: correct fix is to load the plugins and update ovqt example plugin.
dnk-88 f2dd3cd061 Changed: correct fix is to load the plugins
dnk-88 5fbb37d106 Added: Added plugin view dialog. And if there are errors while loading plugin displays a diagnostic message.
dnk-88 1c69bb9409 Changed: Update ovqt_example plugin.
"Matt Raykowski" a2dd91019a Changed: Fixed build of OVQT Example Plugin - sources the extension system correctly.
"Matt Raykowski" 0075ce8b2e Changed: OVQT Plugins - added additional Qt define to example plugin.
"Matt Raykowski" 9018783cb1 Added: OVQT Plugin system CMake build
dnk-88 16ac4234d8 Changed: Added example plugin.
dnk-88 e59ad4d6c1 Changed: Added settings qt style.
dnk-88 1ea4ee67ee Changed: code cleanup.
dnk-88 181bff3a2d Changed: ovqt plugin system.
dnk-88 376bc221df Changed: Code cleanup.
dnk-88 68891726db Added: Added ovqt plugin system.
aquiles c4041824e9 Changed: Added first version of a possible 3d view qt widget plugin
timon ffb5b2678b Changed: Code cleanup.
timon 6934b285e2 Changed: If switch between the located and sound properties in a workspace erroneously marked that the particle system has been changed.
timon bc84e25db4 Changed: If switch between the zone properties in a workspace erroneously marked that the particle system has been changed.
timon 6a657037b1 Changed: If switch between the force properties in a workspace erroneously marked that the particle system has been changed.
kervala 2efa82be4e Changed: Change the wrong header in the source code
kervala 56db70265f Changed: Fix typos in comments/code
sfb e663794d09 merge
sfb 4ee53acaf1 Changed: Fixed paths that reference a moved NLLIGO header.
sfb 2ce5720983 Changed: Eliminated unnecessary method.
dnk-88 acd96ae72b Changed: If switch between the emmiter properties in a workspace erroneously marked that the particle system has been changed. Added some source groups to cmake for better file structuring
kervala 54b6685a9e Changed: Fix typos in comments/code
kervala 9550ed9d36 Changed: Fix typos in comments/code
dnk-88 4bcaa06896 Update: (ovqt) CBinOpDialogT<NL3D::CPlaneBasis> not supported all operations.
dnk-88 3c3f3124d7 Update: (ovqt) Correct works emitter properties.
aquiles 44f61912ae Changed: OVQT weather & sun color dock window
kervala 8155320149 Fixed: nel_export compilation
aquiles f597d2dbdb Changed: Altered the CMakeList definition for unit tests
dnk-88 6dfa34c9d9 Fixed: (ovqt) If switch between the particle systems in a workspace erroneously marked that the particle system has been changed.
rti fb0c6b9636 merge
rti bcbde9df16 Fixed: Make OVQT work on MacOS
dnk-88 581acea1e4 Update: correct works edit_range_widget
kervala 8399175d8c Changed: Remove all warning when compiling Ryzom
dnk-88 0dc7b47cec Update: improved values gradient dialog and located bindable properties(texture , tail and mesh param) page.
kervala 5ae29fbc63 Fixed: Crash when clicking on an empty area
sfb 5672f44e5d Changed: Fixed the MAX plugin build for CMake.
kervala 61b62360ca Changed: Remove all warning when compiling Ryzom
kervala 77b5aab4f5 Changed: Remove all warning when compiling Ryzom
kervala 9e2b357e5a Changed: PCH optimization for object_viewer_qt
kervala e98889ae89 Changed: Libraries linked to object_viewer_qt
kervala df521bb90d Fixed: Segmentation fault while compiling objject_viewer_qt
sfb 75e49ffcce merge
sfb adb4963102 Added: Object Viewer Qt tool. Thank you dnk-88!
kervala 4e7609b939 Fixed: Moved zone_bank.h from src to include
kervala d5cf876504 Changed: Remove all warning when compiling Ryzom
kervala f77ca1992c Changed: Replace atoi and sscanf by fromString when it's possible
kervala 7e99294db2 Changed: Remove all warning when compiling Ryzom
kervala 31a990fa60 Changed: Remove all warning when compiling Ryzom