- 24 Nov, 2014 11 commits
-
-
Don Gagne authored
Destroyed signal must have been working incorrectly in the past.
-
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
-
Don Gagne authored
-
Don Gagne authored
- Also renamed QGCCore->QGCApplication to better reflect usage. - New global qgcApp api to access main QHCApplication singleton
-
Don Gagne authored
Make sure to no de-reference already deleted object
-
Don Gagne authored
Also renamed from QGCSettingsWidget to SettingsDialog to better reflect usage.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
This avoids collision with main app SettingsDialog class
-
Don Gagne authored
-
Don Gagne authored
Centralize all connecting and disconnecting of links through LinkManager::[Connect|Disconnect]Link api. Connect/Disconnect no longer allowed through LinkInterface. This allows creation of new LinkManager::setConnections[Suspended|Allowed] methods to disallow connections as needed.
-
- 23 Nov, 2014 1 commit
-
-
Lorenz Meier authored
Map widget: make all connections that might suffer from multiple connect logic issues unique, found by Nyaruko
-
- 21 Nov, 2014 9 commits
-
-
Don Gagne authored
-
Don Gagne authored
This way OS X correctly positioned menu items
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
This allows you to filter the list of parameters the widget displays.
-
Don Gagne authored
This allows you to determine if full parameter list is ready if you missed the parameterListUpToDate signal.
-
- 19 Nov, 2014 6 commits
- 18 Nov, 2014 2 commits
- 17 Nov, 2014 5 commits
- 16 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 14 Nov, 2014 4 commits
- 11 Nov, 2014 1 commit
-
-
Julian Oes authored
-