- 07 Jun, 2013 1 commit
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- 06 Jun, 2013 1 commit
-
-
Bryant authored
-
- 05 Jun, 2013 3 commits
- 04 Jun, 2013 10 commits
-
-
Bryant authored
-
Bryant authored
Refactored QGC startup so that MainWindow::instance() is usable everywhere. This was required to get the styling working properly for ChartPlot.
-
Bryant authored
A few more style updates. Added theme awareness to the toolbar. Also switched the plot zoomer over to use blue instead of red as it's selector coloring to match the standard accent color for QGC.
-
Bryant authored
-
Bryant authored
The light and dark themes now use slightly different blues for their accent colors that is higher contrast.
-
Bryant authored
Curve colors are only displayed when curves are being plotted. Also fixed bug when generating CSS coloring from color.
-
Bryant authored
-
Bryant authored
Further consolidation of Plot code into ChartPlot. Also removed some unused variables from LinechartWidget.cc. Also only active curves are recolored in the IncrementalPlot class.
-
Bryant authored
-
Bryant authored
Moved all shared code for IncrementalPlot and LinechartPlot into a common ChartPlot superclass. Also recoloring the background of both widgets now works when switching between color schemes.
-
- 02 Jun, 2013 2 commits
- 01 Jun, 2013 1 commit
-
-
Bryant authored
-
- 31 May, 2013 10 commits
-
-
Bryant authored
-
Bryant authored
-
-
Bryant authored
The HUD is now theme-aware. Unfortunately it still has some coloring bugs and doesn't support changing themes at runtime. Not sure if the latter is a show-stopper however.
-
Lorenz Meier authored
Fix for crash involving serial links not being removed from QGCToolBar
-
Bryant authored
Reworked the UAS listing. It's organized differently and styled differently. Also the fading of the heartbeat status now works properly. Also fixed some theming issues with the connectButton when it was checked.
-
Bryant authored
-
Bryant authored
Synchronized the dark theme to the changes to the light theme from the last commit. Also made more text change color based on selected theme.
-
Bryant authored
-
Bryant authored
-
- 30 May, 2013 5 commits
-
-
Michael Carpenter authored
-
Lorenz Meier authored
More vehicle config
-
Bryant authored
Extended most of the new toolbar theming to the dark theme. It looks pretty good, though both themes still need some more refinement.
-
Bryant authored
-
Bryant authored
The toolbar now displays much nicer under the light theme. Also colorized the connect/disconnect & delete buttons in the communications settings window.
-
- 29 May, 2013 2 commits
- 28 May, 2013 5 commits
-
-
Lorenz Meier authored
Waypoint and compile fix
-
Michael Carpenter authored
Fix for static const float cannot be initialized within a class definition, and other windows compile errors.
-
Michael Carpenter authored
Fix for bug where displaying WaypointList after adding offline waypoints resulted in an empty waypoint list, until the next waypoint was manually added
-
Bryant authored
-
Bryant authored
-