1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins/coreplugin
ephy 68f7120c89 GCS/core: Add separator to options page, to separate gadget configurations from other options.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1279 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-08-12 19:03:43 +00:00
..
actionmanager Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
dialogs GCS/core: Add separator to options page, to separate gadget configurations from other options. 2010-08-12 19:03:43 +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/core: sort gadgets by name in combobox and options page. 2010-08-11 17:56:42 +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-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +00:00
coreimpl.h OP-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +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 OP-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +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-38 Finish implementation, enable choice of icon size in fancytabwidget too. 2010-08-09 22:58:52 +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-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +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 Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
iuavgadgetconfiguration.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
iuavgadgetconfiguration.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
iuavgadgetfactory.h Doxygen update for core plugin 2010-07-16 16:59:25 +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-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +00:00
mainwindow.h OP-101: re-work of UAVTalk + HiTL threading code. 2010-08-02 12:28:36 +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 Make handles bigger for resizing gadgets. 2010-08-12 03:38:43 +00:00
minisplitter.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
modemanager.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +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
uavgadgetdecorator.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
uavgadgetdecorator.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
uavgadgetinstancemanager.cpp Initial revision of Import/Export Plugin 2010-08-05 17:25:27 +00:00
uavgadgetinstancemanager.h Initial revision of Import/Export Plugin 2010-08-05 17:25:27 +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 Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
viewmanager.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
workspacesettings.cpp Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
workspacesettings.h Doxygen update for core plugin 2010-07-16 16:59:25 +00:00
workspacesettings.ui GCS/core+plugins: Changes to options pages to make them more uniform. 2010-06-01 08:07:53 +00:00