khanat-opennel-code/code/studio/src/plugins/gui_editor
2014-10-10 20:25:25 +02:00
..
expressions Added the rest of the expression files. 2014-09-17 20:49:26 +02:00
project_files Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widgets Added texture property editor, editor factory, manager. Textures can now be selected using these in the property tree browser. 2014-07-08 18:59:30 +02:00
action_editor.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
action_editor.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
action_editor.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
action_list.cpp Fixed: EOL 2014-08-30 16:21:25 +02:00
action_list.h Fixed: EOL 2014-08-30 16:21:25 +02:00
action_list.ui Added facilities for viewing the loaded actions. 2014-07-02 22:27:04 +02:00
action_property_manager.cpp Added action property editor, editor factory, manager. Actions can now be edited using the editor widget in the property tree. 2014-07-08 18:26:20 +02:00
action_property_manager.h Added action property editor, editor factory, manager. Actions can now be edited using the editor widget in the property tree. 2014-07-08 18:26:20 +02:00
add_widget_widget.cpp Merged default 2014-05-14 18:01:15 +02:00
add_widget_widget.h Merged default 2014-05-14 18:01:15 +02:00
add_widget_widget.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
CMakeLists.txt Improved linking 2014-09-14 15:15:20 +02:00
editor_message_processor.cpp Allow multiselection. 2014-10-10 20:25:25 +02:00
editor_message_processor.h Allow multiselection. 2014-10-10 20:25:25 +02:00
editor_selection_watcher.cpp Allow multiselection. 2014-10-10 20:25:25 +02:00
editor_selection_watcher.h Allow multiselection. 2014-10-10 20:25:25 +02:00
expr_link_dlg.cpp This is the GUI Editor not Georges... 2014-09-17 15:50:12 +02:00
expr_link_dlg.h This is the GUI Editor not Georges... 2014-09-17 15:50:12 +02:00
expr_link_dlg.ui Show the node names as title, in the link dialog. 2014-09-14 17:19:11 +02:00
expr_slot_info.h This is the GUI Editor not Georges... 2014-09-17 15:50:12 +02:00
expression_editor.cpp When removing the root node, don't retain the pointer to it... 2014-09-17 20:51:45 +02:00
expression_editor.h Added support for clearing the Expression Editor scene. 2014-09-17 19:27:06 +02:00
expression_editor.ui Moved the Expression Editor to it's right place. 2014-09-17 19:19:43 +02:00
expression_info.h Allow to set and change values of value nodes. 2014-09-16 15:15:31 +02:00
expression_link.cpp Links shouldn't be selectable. 2014-09-17 16:01:23 +02:00
expression_link.h This is the GUI Editor not Georges... 2014-09-17 15:50:12 +02:00
expression_loader.cpp Allow to set and change values of value nodes. 2014-09-16 15:15:31 +02:00
expression_loader.h Parse expression files, and build the expression tree from the expressions parsed from these files. 2014-09-16 02:32:10 +02:00
expression_node.cpp don't evaluate the child-nodes when there are none, directly just return () 2014-09-17 20:54:16 +02:00
expression_node.h Instead of mouse move event, use the itemChange handler to move the links. 2014-09-17 16:17:41 +02:00
expression_store.cpp Parse expression files, and build the expression tree from the expressions parsed from these files. 2014-09-16 02:32:10 +02:00
expression_store.h Parse expression files, and build the expression tree from the expressions parsed from these files. 2014-09-16 02:32:10 +02:00
gui_editor_constants.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
gui_editor_context.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
gui_editor_context.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
gui_editor_core_listener.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
gui_editor_core_listener.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
gui_editor_global.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
gui_editor_plugin.cpp Destroy context when unloading plugins. 2014-06-09 17:40:06 +02:00
gui_editor_plugin.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
gui_editor_window.cpp Allow multiselection. 2014-10-10 20:25:25 +02:00
gui_editor_window.h Texture Chooser shouldn't have been left in the main menu... 2014-09-17 19:21:39 +02:00
gui_editor_window.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
link_editor.cpp Moved the Expression Editor to it's right place. 2014-09-17 19:19:43 +02:00
link_editor.h Moved the Expression Editor to it's right place. 2014-09-17 19:19:43 +02:00
link_editor.ui Moved the Expression Editor to it's right place. 2014-09-17 19:19:43 +02:00
link_list.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
link_list.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
link_list.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
nelgui_ctrl.cpp Had to move the Nel3DWidget library to the core plugin, because Nel can only be used statically at this point. Which makes using the separate Nel3DWidget library inparctical. 2014-06-16 15:30:35 +02:00
nelgui_ctrl.h Nel3DWidget is no longer in the GUI Editor namespace. 2014-06-15 19:52:04 +02:00
new_property_widget.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
new_property_widget.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
new_property_widget.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
new_widget_widget.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
new_widget_widget.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
new_widget_widget.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
proc_editor.cpp ActionList dialog can now select an action, and is used with the proc editor. 2014-07-03 00:44:38 +02:00
proc_editor.h ActionList dialog can now select an action, and is used with the proc editor. 2014-07-03 00:44:38 +02:00
proc_editor.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
proc_list.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
proc_list.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
proc_list.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
project_file_parser.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
project_file_parser.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
project_file_serializer.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
project_file_serializer.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
project_files.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
project_window.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
project_window.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
project_window.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
property_browser_ctrl.cpp Allow multiselection. 2014-10-10 20:25:25 +02:00
property_browser_ctrl.h Allow multiselection. 2014-10-10 20:25:25 +02:00
studio_plugin_gui_editor.xml Renamed the plugin XML files. 2014-05-19 01:45:19 +02:00
texture_chooser.cpp GUI Editor Linux build fix 2014-08-06 22:10:11 +02:00
texture_chooser.h Copyright banner + line endings... I always mess this up somehow.. 2014-07-09 21:13:57 +02:00
texture_chooser.ui Texture chooser now supports atlas textures as well. 2014-07-09 21:07:12 +02:00
texture_property_manager.cpp Added texture property editor, editor factory, manager. Textures can now be selected using these in the property tree browser. 2014-07-08 18:59:30 +02:00
texture_property_manager.h Added texture property editor, editor factory, manager. Textures can now be selected using these in the property tree browser. 2014-07-08 18:59:30 +02:00
widget_hierarchy.cpp Allow multiselection. 2014-10-10 20:25:25 +02:00
widget_hierarchy.h Allow multiselection. 2014-10-10 20:25:25 +02:00
widget_hierarchy.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_info.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_info_serializer.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_info_serializer.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_info_tree.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_info_tree_node.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_info_tree_visitor.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_properties.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_properties.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_properties.ui Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_properties_parser.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_properties_parser.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_serializer.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
widget_serializer.h Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00