1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/src/plugins/lineardial
cranphin e4d317f40e 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.
See also: http://forums.openpilot.org/topic/1850-existing-configuration-files-read-this-if-you-have-them/

Note: Reading binary layout (which gadgets are shown in each workspace and how they are split) still is available, since that was a later change. That'll get done somewhere in the future :)


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1720 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-22 19:57:02 +00:00
..
images OP-60: do not segfault if linear dial artwork goes missing. Implement full configuration cloning for 2010-07-16 12:07:20 +00:00
lineardial_dependencies.pri GCS Compile fix, other misc bits in my tree 2010-06-05 17:26:13 +00:00
lineardial.pro OP-60: do not segfault if linear dial artwork goes missing. Implement full configuration cloning for 2010-07-16 12:07:20 +00:00
lineardial.qrc OP-60: do not segfault if linear dial artwork goes missing. Implement full configuration cloning for 2010-07-16 12:07:20 +00:00
lineardialgadget.cpp Generic horizontal dials in the share directory, bargraph dial indicator fonts now automatically set their size, updates to corresponding dials artwork. 2010-07-17 22:11:04 +00:00
lineardialgadget.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
LineardialGadget.pluginspec Update dependencies for version 1.0.0 in pluginspec files. 2010-06-23 03:23:08 +00:00
lineardialgadgetconfiguration.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
lineardialgadgetconfiguration.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
lineardialgadgetfactory.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
lineardialgadgetfactory.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
lineardialgadgetoptionspage.cpp OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +00:00
lineardialgadgetoptionspage.h OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +00:00
lineardialgadgetoptionspage.ui OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +00:00
lineardialgadgetwidget.cpp Fixed a potential crash condition on linear dial gadget when source SVG is not found. 2010-08-09 17:41:55 +00:00
lineardialgadgetwidget.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
lineardialplugin.cpp More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
lineardialplugin.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00