Commit Graph

724 Commits (23cbacc0c9cc4ff135ecaccae61b66653a818861)

Author SHA1 Message Date
dfighter1985 9042de4ab2 Make sure to apply the changes, when changing properties.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 337f93a233 When adding a new widget, the correct widget is now instantiated. Also added some checks.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 142bc623c9 Some more work for widget adding support. Basically the system works, just need to make sure the proper widget is instantiated, and the defaults are loaded ( so it shows up ).
--HG--
branch : gsoc2012-gui-editor
dfighter1985 45f5d6cc0d Added some more checks, signal and slots related to widget adding.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 c91e7492bb Added GUI for widget adding.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 a0af49fd40 Merged default.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 67a24bb1b0 Merged default
--HG--
branch : gsoc2012-gui-editor
sfb 2bf56882f8 merge
sfb 8fe6eee93c fixed with an explicit static_cast.
dfighter1985 bdfa7dbc37 Don't build GUI Editor when not building the GUI library.
dfighter1985 df834e0584 FIXED: Widgets will no longer get stuck in the widget hierarchy tree, when deleting their parent.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 660fb00895 MODIFIED: Widgets derived from CInterfaceGroup should now be deleted too properly.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 532a3ef7d3 MODIFIED: collapse the widget hierarchy tree and remove the widget from it when it's deleted. Also clear the widget properties panel.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 026ccfcd13 MODIFIED: GUI Editor can now delete widgets.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 29ef7af61a MODIFIED: When selecting a widget in the central widget, the hierarchy tree should now be updated as well.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 365ef61ec9 MODIFIED: Update property browser when selecting in the central widget.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 fe456d91b6 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
dfighter1985 ea8d82cfa6 MODIFIED: Resolved build errors with stlport.
dfighter1985 f7962597bd MODIFIED: Resolved some GCC build in the GUI Editor.
mattraykowski e7e51f01e0 merging gui editor repo.
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
kervala 4f8b62acb4 Changed: Typo fixes (Thanks to DuDraig!)
kervala e53d42ea0e Changed: Typo fixes (Thanks to DuDraig!)
kervala fc0f58e99b Changed: Typo fixes (Thanks to DuDraig!)
kervala 671827225d Changed: French comments translated to English
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!)
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
mattraykowski af14e1e591 merge, fixed inconsistent newlines
dnk-88 d301e9ac67 Change: Optimized placement source files in object viewer qt
dnk-88 d62b9db23c Change: Fixed incorrect behavior scroll of 2d view in landscape editor qt
--HG--
branch : gsoc2011-worldeditorqt
kervala 4a63d4556a Fixed: PCH for Object Viewer plugin
kervala 21b784cc84 Changed: Methods constification
kervala 80d16e39eb Changed: Add Qt headers in PCH for speed improvement
kervala 0cabe14089 Changed: Code simplification
kervala d1dfe4eb62 Added: PCH for Georges Editor Plugin
kervala d9e75b1e03 Changed: Compilation with GCC
dfighter1985 a98b99865e MODIFIED: Forgot to remove parents' properties before saving the node properties.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 e376bed8f1 MODIFIED: We should be able to close the application even when there's no loaded project.
--HG--
branch : gsoc2012-gui-editor
kervala d890af5175 Changed: Applied Kaetemi patch to disable old S3TC library mistakes
dfighter1985 cb13ce46cd MODIFIED: Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
kervala 9ceb9e7d81 Fixed: Wrong EOL
dfighter1985 3bcbcd45e7 MODIFIED: Exiting OVQT will now work again properly.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 514536f0ff MODIFIED: There shouldn't be an error message when clicking cancel in the open file dialog.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 7cad2331e7 MODIFIED: Widget template changes can now be saved.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 6e1254b612 MODIFIED: Oups, forgot these warning messages...
--HG--
branch : gsoc2012-gui-editor
dfighter1985 c87cc27ae3 MODIFIED: Adding new widget now works in the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 4a9fb9e013 MODIFIED: Adding new property now works.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 3c854dc1e2 CHANGED: Removing widget properties from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 f31af3d95b CHANGED: Removing widgets from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 2cebadaa79 CHANGED: Widget property templates are now stored in a tree. Also added some new controls to the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
dnk-88 602ca06998 Changed: Fixed crash land editor qt
--HG--
branch : gsoc2011-worldeditorqt
kervala eb6ccdaad8 Fixed: MFC tools compilation with STLport
kervala a3376d32a4 fixes allow Qt without STLport to link to NeL with STLport
kervala 34bf41082f Fixed: Compilation with 64 bits MFC
kervala b7be696848 Move all PACS headers in nel/include/pacs directory (fixes )
kervala 6c1f14778e Changed: Remove all warnings when compiling Ryzom
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala f7ee271a8f Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data
kervala cb12a7546a Changed: Error while compiling with current stable squish
kervala 1374286cab Changed: Remove all warnings when compiling Ryzom
kervala 0795a61516 Changed: Remove all warnings when compiling Ryzom
kervala fc8c26ff9f Fixed: Error while compiling with current stable squish
kervala 0d4f383a7f Changed: Plugins specs and plugins installation
kervala ddd33c6090 Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system)
kervala 541a147d34 Changed: Homogeneous carriage returns
kervala 476377dd88 Changed: Fixed plugins specs name to install
kervala 2028034214 Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux
kervala 8d9c96a97a Changed: Use "lib" prefix under unices for plugins
kervala 8ab293a6ec Changed: Fixed some directories
kervala 7a04e920e1 Fixed: MultiArch support
kervala 3f764df03e Added: shape2obj project to convert NeL .shape to standard .obj file format
kervala f61d6c9ae2 Changed: Updated some object_viewer_qt french translations
dnk-88 068b9bf7bb Changed: Polish code of property editor
--HG--
branch : gsoc2011-worldeditorqt
dfighter1985 63370056f0 CHANGED: GUI Editor can now be linked without manually supplying the libraries.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 efc9890e08 CHANGED: Serialize links that belong to the root group too. Also deactivate the active group when serializing.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 7bfecaad4b CHANGED: Need to serialize root group first, otherwise client crashes when loading the pointer settings.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 a0559ee680 CHANGED: Keys are now parsed from the config files, and then serialized on save.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 c532f23ac1 CHANGED: Pointer settings are now parsed even when the particular pointer cannot be instantiated. They are also serialized when serializing the GUI.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 0d4c4cd56d CHANGED: Should be able to change text options for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 91368514b6 CHANGED: GUI Procedures are now serialized.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 4ae34c1844 CHANGED: Variables are now serialized.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 503b9c4234 CHANGED: Tree/node data is now serialized.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 180f86694d CHANGED: interface options are now serialized.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 bffa5806ca CHANGED: CCtrlScroll fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 190a048641 CHANGED: Apparently the *root* group needed to be serializes separately, otherwise the parser cannot read it back.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 50c2f4a41b CHANGED: CCtrlBase fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 4c43870a47 ADDED: CWidgetSerializer class, that serializes the widgets into a single XML file. Also CInterfaceElement fields can now be serializes.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 498a1a2ef1 CHANGED: Partially implemented save-as(only the project file is saved for now )
--HG--
branch : gsoc2012-gui-editor
dfighter1985 f10ef64bee ADDED: CProjectFileSerializer class, and also it's possible to save the project file changes now.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 ce86607415 CHANGED: Added and implemented File->Close option.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 dca5394f4e CHANGED: Enabled the new and save actions in the file menu. (They are not implemented yet)
--HG--
branch : gsoc2012-gui-editor
dfighter1985 10ff9355e0 CHANGED: some simple bugfixes, like missing properties, misspelled properties, widget not updating when changed, etc.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 19b2706e81 ADDED: widget definition file for CRootGroup, somehow I forgot this earlier.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 74cd9b5357 CHANGED: The property browser widget can now actually change properties.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 8dc33c2073 CHANGED: Enabled editing in the property browser widget, but obviously changing properties will have no effect until property changing is implemented.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 0b3be8e93d CHANGED: Implemented property querying for for CDBViewQuantity.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 d67ffd246b CHANGED: Implemented property querying for for CDBViewNumber.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 d99ce0a5e9 CHANGED: Implemented property querying for for CViewTextIDFormated.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 0436e018aa CHANGED: Implemented property querying for for CViewTextID.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 77a2924b73 CHANGED: Implemented property querying for for CViewTextFormated.
--HG--
branch : gsoc2012-gui-editor