1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-05 16:46:06 +01:00
LibrePilot/ground/src/plugins/opmap
cranphin f826ee0a20 Use QSettings key/properties instead of byte arrays for plugin configurations.
I've left in the reading of the byte arrays for now, so people can load their old config files, on the next save they'll be converted. This should be removed at some point in the not too far future though, since it's a lot of duplicate code in each plugin.

I've converted all the plugins, it's certainly possible I made a typo somewhere, I tried to test as much as I could, sorry if I broke something though :)


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1599 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-12 16:24:54 +00:00
..
images UAV overlay control added to the OPMap plug-in 2010-07-13 15:45:40 +00:00
opmap_edit_waypoint_dialog.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_edit_waypoint_dialog.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_edit_waypoint_dialog.ui User control style sheets update. 2010-07-02 20:43:05 +00:00
opmap_overlay_widget.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_overlay_widget.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_overlay_widget.ui Disabled the waypointeditor dialog 2010-07-04 09:28:52 +00:00
opmap_statusbar_widget.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_statusbar_widget.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_statusbar_widget.ui Disabled the waypointeditor dialog 2010-07-04 09:28:52 +00:00
opmap_waypointeditor_dialog.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_waypointeditor_dialog.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_waypointeditor_dialog.ui Corrected some menu spelling mistakes (thank you Ed) on the new map plug-in. 2010-06-30 13:26:24 +00:00
opmap_widget.ui UAV overlay control added to the OPMap plug-in 2010-07-13 15:45:40 +00:00
opmap_zoom_slider_widget.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_zoom_slider_widget.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_zoom_slider_widget.ui Disabled the waypointeditor dialog 2010-07-04 09:28:52 +00:00
opmap.pro Ground/OPMap + Position Information: Initial version of conversion from NED to LLA and integration into OPMap. I don't particular love how this is done. The main issue is the Utils didn't like having any UAVObject stuff linked to them (in my hands). That means in OPMap gadget I had to write the code that will pull the HomeLocation and PositionActual together, but this code will likely need to be reused. I will update the Altitude getting code later too, I need to look how the whole internals::position is working on OPMap. 2010-08-31 05:09:57 +00:00
opmap.qrc UAV overlay control added to the OPMap plug-in 2010-07-13 15:45:40 +00:00
opmapgadget.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmapgadget.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
OPMapGadget.pluginspec Small bug fix. 2010-06-16 13:12:28 +00:00
opmapgadgetconfiguration.cpp Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
opmapgadgetconfiguration.h Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
opmapgadgetfactory.cpp Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
opmapgadgetfactory.h Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
opmapgadgetoptionspage.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmapgadgetoptionspage.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmapgadgetoptionspage.ui Fixed new map tooltips. 2010-06-29 19:41:13 +00:00
opmapgadgetwidget.cpp Ground/OPMap + Position Information: Initial version of conversion from NED to LLA and integration into OPMap. I don't particular love how this is done. The main issue is the Utils didn't like having any UAVObject stuff linked to them (in my hands). That means in OPMap gadget I had to write the code that will pull the HomeLocation and PositionActual together, but this code will likely need to be reused. I will update the Altitude getting code later too, I need to look how the whole internals::position is working on OPMap. 2010-08-31 05:09:57 +00:00
opmapgadgetwidget.h Ground/OPMap + Position Information: Initial version of conversion from NED to LLA and integration into OPMap. I don't particular love how this is done. The main issue is the Utils didn't like having any UAVObject stuff linked to them (in my hands). That means in OPMap gadget I had to write the code that will pull the HomeLocation and PositionActual together, but this code will likely need to be reused. I will update the Altitude getting code later too, I need to look how the whole internals::position is working on OPMap. 2010-08-31 05:09:57 +00:00
opmapplugin.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmapplugin.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00