- Mar 26, 2015
-
-
dogmaphobic authored
-
- Mar 09, 2015
-
-
dogmaphobic authored
Moved update canvas signal to perspective load instead of hooking it to the paint event. Added an "S" as the unit for the number of cells fact (as in 4S).
-
- Mar 06, 2015
-
-
dogmaphobic authored
-
- Mar 05, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
Don Gagne authored
-
- Mar 04, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Feb 13, 2015
-
-
dogmaphobic authored
The goal of this first installment is to organize the code a bit so it's more readable, clean up a bit of left over cruft, and manage link configurations (and links in general).
-
- Feb 07, 2015
-
-
Don Gagne authored
-
- Feb 02, 2015
-
-
Don Gagne authored
- Central widget no longer stacked. Views are added/removed to layout to switch view - Dock Widgets are globals with single instance of each type - Both central views and dock widgets are just-in-time created saving lots of memory
-
- Dec 30, 2014
-
-
Don Gagne authored
- Central widget no longer stacked. Views are added/removed to layout to switch view - Dock Widgets are globals with single instance of each type - Both central views and dock widgets are just-in-time created saving lots of memory
-
- Dec 26, 2014
- Dec 10, 2014
-
-
Don Gagne authored
-
- Dec 09, 2014
-
-
Don Gagne authored
The derived class wasn’t really adding any capabilties
-
- Dec 03, 2014
- Dec 02, 2014
- Dec 01, 2014
-
-
Bryant authored
-
Bryant authored
Fixes bugs with savings settings for the window state, theme, UAS-connected view, and low-power mode. Also removes some unneccesary logic that attempted to handled unclean shutdowns, which I haven't been able to reproduce.
-
Bryant authored
It was a poor proxy for better coding around the problem of bad settings or the lack of settings on first-run.
-
Bryant authored
No functionality changes in this code, just code clarify improvements.
-
- Nov 30, 2014
-
-
Don Gagne authored
Splash screen is optional. Also remove some unused class definition.
-
- Nov 27, 2014
-
-
Don Gagne authored
-
- Nov 26, 2014
-
-
Don Gagne authored
- allow unit tests to use QGCApplication - clear global singletons for each unit test run
-
- Nov 25, 2014
-
-
Don Gagne authored
-
- Nov 24, 2014
-
-
Don Gagne authored
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
Don Gagne authored
- Logging now always on to temp file - User prompted to save temp file after disconnect - Orphaned temp logs checked for on boot - Logs saved to new save file location - Log file starts/stops with first and last connnection
-
- Nov 21, 2014
-
-
Don Gagne authored
-
- Nov 19, 2014
-
-
Don Gagne authored
Also fixed bug in loadStyle
-
- Nov 17, 2014
-
-
Don Gagne authored
-
- Nov 14, 2014
-
-
Don Gagne authored
This is the Pixhawk research board, not the PX4 production board.
-
- Oct 30, 2014
-
-
Don Gagne authored
-
- Oct 28, 2014
-
-
philipoe authored
Conflicts: src/uas/QGCMAVLinkUASFactory.cc src/uas/QGCMAVLinkUASFactory.h
-
- Oct 23, 2014
-
-
Don Gagne authored
-
- Aug 27, 2014
-
-
Bryant authored
No major functionality changes.
-
- Aug 06, 2014
-
-
Bryant authored
Both on the backend (replaced with DEFAULT view) and on the front end (removing UI menu items).
-