- Jun 16, 2013
-
-
Bryant authored
The JoystickWidget now has a parent so that it gets cleaned up when the MainWindow is closed preventing zombie-dialog syndrome.
-
- Jun 11, 2013
-
-
Lorenz Meier authored
-
- Jun 10, 2013
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- Jun 07, 2013
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- Jun 06, 2013
-
-
Michael Carpenter authored
-
- Jun 05, 2013
-
-
Michael Carpenter authored
-
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.
-
Michael Carpenter authored
-
- 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
-
Michael Carpenter authored
-
Michael Carpenter 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 30, 2013
-
-
dongfang 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 23, 2013
-
-
Michael Carpenter authored
Fix for layout glitch when using HIL Configuration, and added checks to see if there is an active UAS before attempting to connect HSIDisplay signals
-
- May 22, 2013
-
-
Michael Carpenter authored
-
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
Removed the ICONDIR token from the CSS styles; it wasn't necessary and slowed down applying new styles to QGC.
-
dongfang authored
-
Lorenz Meier authored
Hotfix: Fixed widget / UAS initialization order which led to text messages (and other updates) being ignored if the widget was not open when the UAS was created
-
Bryant authored
Selecting the desired stylesheet now works correctly, including saving settings between application launches.
-
Bryant authored
-
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 19, 2013
- May 16, 2013
-
-
dongfang authored
-
- May 15, 2013
-
-
Michael Carpenter authored
-
- May 14, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- May 13, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- May 10, 2013
-
-
Lorenz Meier authored
-
Michael Carpenter authored
-
Michael Carpenter authored
Change so Waypoints are the same across maps, and offline waypoints get appeneded to the end of the MAV's waypoint list on connect
-
Michael Carpenter authored
-