- Nov 25, 2014
-
-
Don Gagne authored
Do not dynamic cast or de-reference QObject, since object is either in destructor or may have already been destroyed.
-
- Nov 24, 2014
-
-
Don Gagne authored
Plus change to use QGCFileDialog
-
Don Gagne authored
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
Don Gagne authored
-
Don Gagne authored
-
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
Also renamed from QGCSettingsWidget to SettingsDialog to better reflect usage.
-
Don Gagne authored
-
Don Gagne authored
This avoids collision with main app SettingsDialog class
-
Don Gagne authored
-
- Nov 23, 2014
-
-
Lorenz Meier authored
Map widget: make all connections that might suffer from multiple connect logic issues unique, found by Nyaruko
-
- Nov 21, 2014
-
-
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
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.
-
- Nov 19, 2014
-
-
Julian Oes authored
-
Don Gagne authored
Also fixed bug in loadStyle
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- Nov 18, 2014
-
-
Don Gagne authored
The dark css is the master and contains all style information. The light css is the slave and only contains color information.
-
- Nov 17, 2014
- Nov 16, 2014
-
-
Don Gagne authored
-
- Nov 14, 2014
- Nov 11, 2014
-
-
Julian Oes authored
-
- Nov 05, 2014
-
-
Don Gagne authored
-
Lorenz Meier authored
-
- Nov 03, 2014
- Nov 02, 2014
-
-
Don Gagne authored
QSerialPort buffering too slow on Windows.
-
- Nov 01, 2014
-
-
Don Gagne authored
Settings versioning is handled at the uppermost level with a version stamp.
-