- Oct 18, 2013
-
-
John Tapsell authored
This fixes a bunch of bugs with setting the title for widgets, deleting widgets, etc. It also reduces the amount of code duplication, which is always a good thing.
-
- Oct 14, 2013
-
-
John Tapsell authored
-
- Aug 24, 2013
-
-
Lorenz Meier authored
-
- Aug 03, 2013
-
-
Lorenz Meier authored
-
- Aug 01, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jul 27, 2013
-
-
Bill Bonney authored
-
- Jul 18, 2013
-
-
Michael Carpenter authored
-
- Jul 12, 2013
-
-
Bill Bonney authored
-
- Jul 09, 2013
-
-
Bill Bonney authored
-
- Jul 03, 2013
-
-
Bryant authored
-
- Jun 19, 2013
-
-
Michael Carpenter authored
-
- Jun 16, 2013
-
-
Bryant authored
-
- Jun 11, 2013
-
-
Bryant authored
-
- Jun 05, 2013
-
-
Michael Carpenter authored
Change so MainWindow handles its own deletion, and deletion of other UI objects to allow for closing when the MainWindow is closed, regardless of if other windows are open.
-
- Jun 04, 2013
-
-
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
-
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.
-
- Jun 02, 2013
-
-
Bryant authored
-
- May 26, 2013
-
-
Bryant authored
The light and dark style sheets are now self-contained instead of only coloring. Both the have been synchronized, though the light style sheet still needs some adjustments.
-
- May 24, 2013
-
-
Lorenz Meier authored
HIL config improvements, fixed confusion about which dock widget is part of which view, main window behaving now
-
- May 22, 2013
-
-
Bryant authored
Segregated the coloring of the UI from the rest of the styling in the CSS, so now style-base.css is loaded before the colorizing CSS files.
-
- May 21, 2013
-
-
Bryant authored
Selecting the desired stylesheet now works correctly, including saving settings between application launches.
-
Bryant authored
-
Bryant authored
Reworked the styling UI. Now there are 4 options: light, dark, custom_light, and custom_dark. Things don't quite work right, but the proof-of-concept is done.
-
- May 14, 2013
-
-
Michael Carpenter authored
-
- May 13, 2013
-
-
Lorenz Meier authored
-
- May 03, 2013
-
-
Michael Carpenter authored
-
- May 02, 2013
-
-
Michael Carpenter authored
-
- May 01, 2013
-
-
Michael Carpenter authored
Additions for View navigation, including saving dockwidget locations and status. Also added remembering of "Advanced Mode" between restarts of QGC
-
Michael Carpenter authored
Changes for the new "View" navigation, and fixes to get most of the dockwidgets working with the new view system
-
Michael Carpenter authored
view, rather than having universal dock widgets.
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
This commit still allows configuration widgets to be loaded from qgc files assuming that there is no APM generated xml file (arduplane.pdef.xml) in the files/%autopilorname%/ directory. This filename needs to be configurable, and selectable at runtime. It is not yet.
-
- Apr 23, 2013
-
-
Lorenz Meier authored
-
- Nov 19, 2012
-
-
Matthias Krebs authored
3DMouse working on Windows and Ubuntu
-
- Nov 18, 2012
-
-
Matthias Krebs authored
-
Matthias Krebs authored
-
- Nov 17, 2012
-
-
Matthias Krebs authored
Implementation of 6DOF 3DMouse input (Windows only). Not tested yet.
-