1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins/coreplugin
julien 3581e37627 GCS/ConnectionManager: Fixed an issue with device list removal
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@484 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 21:32:08 +00:00
..
actionmanager OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
dialogs GCS/core,map: Minor change to IOptionsPage. 2010-03-29 07:39:21 +00:00
images git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@170 ebee16cc-31ac-478f-84a7-5cbb03baadba 2010-02-04 20:53:39 +00:00
uavgadgetmanager GCS/core: Fix visual glitch at startup. 2010-04-06 12:47:37 +00:00
basemode.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
basemode.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
baseview.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
baseview.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
connectionmanager.cpp GCS/ConnectionManager: Fixed an issue with device list removal 2010-04-11 21:32:08 +00:00
connectionmanager.h GCS/connectionManager: some light cleanup and refactoring 2010-04-11 21:08:46 +00:00
core_global.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
Core.pluginspec GCS/plugins: Change license in .pluginspec files 2010-04-05 17:07:05 +00:00
core.qrc Removing several IDE specific code from GCS. Still a work in progress... 2010-02-28 10:29:40 +00:00
coreconstants.h GCS/coreplugin: First addition of "splittable views" layout manager 2010-03-16 07:48:35 +00:00
coreimpl.cpp GCS/coreplugin: Partially implemented support for uavgadget settings. 2010-03-24 19:48:24 +00:00
coreimpl.h GCS/coreplugin: Partially implemented support for uavgadget settings. 2010-03-24 19:48:24 +00:00
coreplugin_dependencies.pri Some telemetry and HID work, few very ugly test hacks 2010-04-10 16:14:29 +00:00
coreplugin.cpp GCS/coreplugin: Partially implemented support for uavgadget settings. 2010-03-24 19:48:24 +00:00
coreplugin.h GCS/coreplugin: Partially implemented support for uavgadget settings. 2010-03-24 19:48:24 +00:00
coreplugin.pri fix case issue 2010-02-01 16:17:22 +00:00
coreplugin.pro GCS/core+gadgets: Second attempt at cleanup of uav gadget interface. 2010-03-27 19:24:21 +00:00
eventfilteringmainwindow.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
eventfilteringmainwindow.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
fancyactionbar.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
fancyactionbar.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +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 GCS/coreplugin: Changes to remember layout of views when GCS is closed. 2010-03-21 16:50:00 +00:00
fancytabwidget.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
fileiconprovider.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
fileiconprovider.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
generalsettings.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
generalsettings.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
generalsettings.ui fix case issue 2010-02-01 16:17:22 +00:00
iconnection.cpp First version of connection manager and rawhid, plugin. Still a WIP... 2010-03-21 13:44:00 +00:00
iconnection.h Added some comments on new communication classes 2010-03-21 20:53:28 +00:00
icontext.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
icore.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
icore.h GCS/coreplugin: Partially implemented support for uavgadget settings. 2010-03-24 19:48:24 +00:00
icorelistener.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
imode.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
ioutputpane.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
iuavgadget.cpp GCS/core+gadgets: Second attempt at cleanup of uav gadget interface. 2010-03-27 19:24:21 +00:00
iuavgadget.h GCS/core+gadgets: Second attempt at cleanup of uav gadget interface. 2010-03-27 19:24:21 +00:00
iuavgadgetconfiguration.cpp GCS/core+gadgets: Final cleanup of uav gadget interface. 2010-03-27 21:46:49 +00:00
iuavgadgetconfiguration.h GCS/core+map: Minor cleanup of uav gadget configuration interface. 2010-03-28 09:15:29 +00:00
iuavgadgetfactory.h GCS/core+gadgets: Final cleanup of uav gadget interface. 2010-03-27 21:46:49 +00:00
iversioncontrol.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
iview.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
mainwindow.cpp GCS/coreplugin: Continuation of rev 379: Partially implemented support for uavgadget settings. 2010-03-25 18:33:58 +00:00
mainwindow.h GCS/coreplugin: Partially implemented support for uavgadget settings. 2010-03-24 19:48:24 +00:00
manhattanstyle.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
manhattanstyle.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
messagemanager.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
messagemanager.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
messageoutputwindow.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
messageoutputwindow.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
mimedatabase.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
mimedatabase.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
minisplitter.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
minisplitter.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
modemanager.cpp GCS/coreplugin: Remove qDebug() line in modemanager.cpp 2010-03-21 17:31:07 +00:00
modemanager.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
outputpane.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
plugindialog.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
plugindialog.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
rightpane.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
rightpane.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
settingsdatabase.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
settingsdatabase.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
sidebar.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
sidebar.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
styleanimator.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
styleanimator.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
tabpositionindicator.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
tabpositionindicator.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
uavgadgetdecorator.cpp GCS/core: Reduce number of memory leaks. 2010-04-06 09:26:20 +00:00
uavgadgetdecorator.h GCS/core: Reduce number of memory leaks. 2010-04-06 09:26:20 +00:00
uavgadgetinstancemanager.cpp GCS/uavobjectbrowser: remove options page for now 2010-04-09 15:27:15 +00:00
uavgadgetinstancemanager.h GCS/core+gadgets: Second attempt at cleanup of uav gadget interface. 2010-03-27 19:24:21 +00:00
uavgadgetmode.cpp GCS/coreplugin: Continuation of rev 379: Partially implemented support for uavgadget settings. 2010-03-25 18:33:58 +00:00
uavgadgetmode.h GCS/coreplugin: Changes to remember layout of views when GCS is closed. 2010-03-21 16:50:00 +00:00
uavgadgetoptionspage.ui GCS/coreplugin: Partially implemented support for uavgadget settings. 2010-03-24 19:48:24 +00:00
uavgadgetoptionspagedecorator.cpp GCS/core: Reduce number of memory leaks. 2010-04-06 09:26:20 +00:00
uavgadgetoptionspagedecorator.h GCS/coreplugin: Continuation of rev 379: Partially implemented support for uavgadget settings. 2010-03-25 18:33:58 +00:00
uniqueidmanager.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
uniqueidmanager.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
variablemanager.cpp GCS/coreplugin: Delete #include of file removed in Rev 369 2010-03-23 13:02:23 +00:00
variablemanager.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
versiondialog.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
versiondialog.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
viewmanager.cpp OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00
viewmanager.h OP-13: Header update, still need to manually fill-in doxygen brief 2010-03-11 20:39:34 +00:00