1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/uavobjectbrowser
2012-07-08 16:45:58 +02:00
..
browseritemdelegate.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
browseritemdelegate.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
browserplugin.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
browserplugin.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
fieldtreeitem.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
fieldtreeitem.h oops! .. missing spelling of "#ifdef" 2011-02-24 10:35:27 +00:00
treeitem.cpp OP-642 Added code to create category items in tree. Changed some support methods to handle the the now arbitrary depth of the uavo tree. Removed several hard coded functions depending on tree only being two levels deep. 2012-06-30 16:45:08 +02:00
treeitem.h OP-642 Added code to create category items in tree. Changed some support methods to handle the the now arbitrary depth of the uavo tree. Removed several hard coded functions depending on tree only being two levels deep. 2012-06-30 16:45:08 +02:00
uavobjectbrowser_dependencies.pri build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavobjectbrowser.cpp OP-642 Added <category> element which is a string in uavo object type definition to be used in uavo browser to categorise uavo:s visually into subtrees. Category value is assigned in generated code and accessible via getter method. OP-644 Fixed option for uavo browser to enable disable hilights for objects which values wasn't really changed to indicate stream activity in uavo object tree. 2012-06-20 21:26:18 +02:00
uavobjectbrowser.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
UAVObjectBrowser.pluginspec build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavobjectbrowser.pro build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavobjectbrowser.ui OP-642 Added a checkbox in the UAVOBrowser widget to select if the objects should be shown in a categorized manner or not. 2012-07-01 09:58:55 +02:00
uavobjectbrowserconfiguration.cpp OP-642 Added <category> element which is a string in uavo object type definition to be used in uavo browser to categorise uavo:s visually into subtrees. Category value is assigned in generated code and accessible via getter method. OP-644 Fixed option for uavo browser to enable disable hilights for objects which values wasn't really changed to indicate stream activity in uavo object tree. 2012-06-20 21:26:18 +02:00
uavobjectbrowserconfiguration.h OP-642 Added <category> element which is a string in uavo object type definition to be used in uavo browser to categorise uavo:s visually into subtrees. Category value is assigned in generated code and accessible via getter method. OP-644 Fixed option for uavo browser to enable disable hilights for objects which values wasn't really changed to indicate stream activity in uavo object tree. 2012-06-20 21:26:18 +02:00
uavobjectbrowserfactory.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavobjectbrowserfactory.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavobjectbrowseroptionspage.cpp OP-642 Added <category> element which is a string in uavo object type definition to be used in uavo browser to categorise uavo:s visually into subtrees. Category value is assigned in generated code and accessible via getter method. OP-644 Fixed option for uavo browser to enable disable hilights for objects which values wasn't really changed to indicate stream activity in uavo object tree. 2012-06-20 21:26:18 +02:00
uavobjectbrowseroptionspage.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavobjectbrowseroptionspage.ui OP-642 Added <category> element which is a string in uavo object type definition to be used in uavo browser to categorise uavo:s visually into subtrees. Category value is assigned in generated code and accessible via getter method. OP-644 Fixed option for uavo browser to enable disable hilights for objects which values wasn't really changed to indicate stream activity in uavo object tree. 2012-06-20 21:26:18 +02:00
uavobjectbrowserwidget.cpp OP-642 Fixed meta data state bug. 2012-07-08 16:45:58 +02:00
uavobjectbrowserwidget.h OP-642 Hopefully fixed color and highlight time bug that occurred after changing categorized node mode. 2012-07-08 16:17:59 +02:00
uavobjecttreemodel.cpp OP-642 Added a checkbox in the UAVOBrowser widget to select if the objects should be shown in a categorized manner or not. 2012-07-01 09:58:55 +02:00
uavobjecttreemodel.h OP-642 Added a checkbox in the UAVOBrowser widget to select if the objects should be shown in a categorized manner or not. 2012-07-01 09:58:55 +02:00