- 05 Aug, 2014 1 commit
-
-
Bryant Mairs authored
-
- 26 Jul, 2014 1 commit
-
-
Bryant Mairs authored
I don't think it's needed anywhere in QGC since this has been a bug for a long time.
-
- 27 Jun, 2014 4 commits
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- 26 Jun, 2014 1 commit
-
-
Bryant authored
I was unsure how to update the QwtPlotPrintFilter code, so I just commented it out with a FIXME.
-
- 05 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 22 Feb, 2014 1 commit
-
-
Don Gagne authored
MainWindow::loadDataView has been commented out for 9 months now. Removed commented out code instead of leaving cruft in.
-
- 12 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 12 Jan, 2014 2 commits
- 10 Nov, 2013 1 commit
-
-
Thomas Gubler authored
-
- 25 Oct, 2013 1 commit
-
-
Thomas Gubler authored
-
- 23 Oct, 2013 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 20 Oct, 2013 1 commit
-
-
John Tapsell authored
There's no need to create multiple signals - connect() is fine with connecting styleChanged(MainWindow::QGC_MAINWINDOW_STYLE) to a slot with no parameters.
-
- 19 Oct, 2013 1 commit
-
-
John Tapsell authored
-
- 14 Oct, 2013 1 commit
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- 11 Oct, 2013 1 commit
-
-
John Tapsell authored
-
- 10 Oct, 2013 2 commits
-
-
John Tapsell authored
-
John Tapsell authored
-
- 07 Oct, 2013 1 commit
-
-
John Tapsell authored
This crash could be reproduced by starting QGroundControl, switching to plot, then clicking the "Symmetric" checkbox.
-
- 03 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 16 Jun, 2013 1 commit
-
-
Bryant authored
-
- 11 Jun, 2013 1 commit
-
-
Bryant authored
-
- 05 Jun, 2013 3 commits
- 04 Jun, 2013 8 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
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.
-
- 24 Jan, 2013 1 commit
-
-
Lorenz Meier authored
-
- 06 Nov, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-