1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins/coreplugin
cranphin cb9fdc8df6 GCS: Trying to tidy up splitter code some :)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1756 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-25 21:14:16 +00:00
..
actionmanager OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
dialogs GCS/glclib: Quiet down some compiler warnings. 2010-08-15 14:02:11 +00:00
images Changed a single icon in the GCS menus to match the OP blue colour scheme. 2010-08-02 10:20:56 +00:00
uavgadgetmanager GCS: Trying to tidy up splitter code some :) 2010-09-25 21:14:16 +00:00
basemode.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
basemode.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
baseview.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
baseview.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
connectionmanager.cpp GCS: Quiet down some compiler warnings. 2010-08-07 19:14:34 +00:00
connectionmanager.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
core_global.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
Core.pluginspec Plugin.spec files don't like & symbol 2010-06-17 15:24:08 +00:00
core.qrc Various bits that I have been working on here and there, mainly artwork and sounds. 2010-07-31 13:21:15 +00:00
coreconstants.h Various bits that I have been working on here and there, mainly artwork and sounds. 2010-07-31 13:21:15 +00:00
coreimpl.cpp OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
coreimpl.h OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
coreplugin_dependencies.pri GCS/core: Add logging support to core. 2010-04-25 17:55:21 +00:00
coreplugin.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
coreplugin.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
coreplugin.pri fix case issue 2010-02-01 16:17:22 +00:00
coreplugin.pro GCS: 'This file isn't big enough for the two of us!' Moved SplitterOrView to it's own files, makes stuff easier to figure out :) 2010-09-25 18:56:57 +00:00
eventfilteringmainwindow.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
eventfilteringmainwindow.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
fancyactionbar.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
fancyactionbar.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
fancyactionbar.qrc Removing several IDE specific code from GCS. Still a work in progress... 2010-02-28 10:29:40 +00:00
fancytabwidget.cpp OP-38 Finish implementation, enable choice of icon size in fancytabwidget too. 2010-08-09 22:58:52 +00:00
fancytabwidget.h OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
fileiconprovider.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
fileiconprovider.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
generalsettings.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
generalsettings.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
generalsettings.ui GCS/core+plugins: Changes to options pages to make them more uniform. 2010-06-01 08:07:53 +00:00
iconnection.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
iconnection.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
icontext.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
icore.cpp OP-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +00:00
icore.h OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
icorelistener.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
imode.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
ioutputpane.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
iuavgadget.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
iuavgadget.h Ground: Supress a few warnings. A drop in a bucket... 2010-09-21 16:37:59 +00:00
iuavgadgetconfiguration.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
iuavgadgetconfiguration.h Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
iuavgadgetfactory.h GCS: Drop read support for binary plugin configuration. If you haven't converted your old ini yet, load it up once in a revision built from source before this change. 2010-09-22 19:57:02 +00:00
iversioncontrol.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
iview.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
mainwindow.cpp OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
mainwindow.h OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
manhattanstyle.cpp GCS: Quiet down some compiler warnings. 2010-08-07 19:14:34 +00:00
manhattanstyle.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
messagemanager.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
messagemanager.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
messageoutputwindow.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
messageoutputwindow.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
mimedatabase.cpp GCS: Cleanup to allow -pedantic compile flag and changes to reduce the noise that it generates. 2010-08-08 06:45:16 +00:00
mimedatabase.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
minisplitter.cpp GCS: This should fix crashing with splitters in Qt 4.7.0 :) 2010-09-25 16:42:24 +00:00
minisplitter.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
modemanager.cpp OP-99 Export-Import-Plugin: Fix crashes on import. 2010-08-28 12:43:14 +00:00
modemanager.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
outputpane.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
plugindialog.cpp Various bits that I have been working on here and there, mainly artwork and sounds. 2010-07-31 13:21:15 +00:00
plugindialog.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
rightpane.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
rightpane.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
settingsdatabase.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
settingsdatabase.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
sidebar.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
sidebar.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
styleanimator.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
styleanimator.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
tabpositionindicator.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
tabpositionindicator.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
threadmanager.cpp OP-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +00:00
threadmanager.h OP-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +00:00
uavconfiginfo.cpp OP-99 Import/Export: Prepare for version compatibility. 2010-09-12 15:51:14 +00:00
uavconfiginfo.h OP-99 Import/Export: Prepare for version compatibility. 2010-09-12 15:51:14 +00:00
uavgadgetdecorator.cpp GCS: Make [UAVGadgetManager] also human readable. 2010-09-16 19:52:12 +00:00
uavgadgetdecorator.h GCS: Make [UAVGadgetManager] also human readable. 2010-09-16 19:52:12 +00:00
uavgadgetinstancemanager.cpp GCS: Drop read support for binary plugin configuration. If you haven't converted your old ini yet, load it up once in a revision built from source before this change. 2010-09-22 19:57:02 +00:00
uavgadgetinstancemanager.h OP-99 Import/Export: Prepare for version compatibility. 2010-09-12 15:51:14 +00:00
uavgadgetmode.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
uavgadgetmode.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
uavgadgetoptionspage.ui GCS/core+plugins: Changes to options pages to make them more uniform. 2010-06-01 08:07:53 +00:00
uavgadgetoptionspagedecorator.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
uavgadgetoptionspagedecorator.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
uniqueidmanager.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
uniqueidmanager.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
variablemanager.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
variablemanager.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
versiondialog.cpp Various bits that I have been working on here and there, mainly artwork and sounds. 2010-07-31 13:21:15 +00:00
versiondialog.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
viewmanager.cpp OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
viewmanager.h OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
workspacesettings.cpp OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
workspacesettings.h OP-99 Export/Import Plugin: Handling of workspace-settings, layout, key-binding. Formatting. 2010-08-18 19:24:18 +00:00
workspacesettings.ui GCS/core+plugins: Changes to options pages to make them more uniform. 2010-06-01 08:07:53 +00:00