- 09 Jun, 2015 1 commit
-
-
dogmaphobic authored
-
- 08 Jun, 2015 1 commit
-
-
Don Gagne authored
-
- 07 Jun, 2015 1 commit
-
-
dogmaphobic authored
-
- 31 May, 2015 1 commit
-
-
dogmaphobic authored
-
- 30 May, 2015 1 commit
-
-
Don Gagne authored
-
- 29 May, 2015 1 commit
-
-
Don Gagne authored
-
- 28 May, 2015 1 commit
-
-
Don Gagne authored
-
- 26 May, 2015 1 commit
-
-
Don Gagne authored
-
- 22 May, 2015 1 commit
-
-
Don Gagne authored
-
- 14 May, 2015 1 commit
-
-
Don Gagne authored
-
- 13 May, 2015 1 commit
-
-
Don Gagne authored
Also check for writable settings in unit test runes
-
- 12 May, 2015 1 commit
-
-
Don Gagne authored
-
- 05 May, 2015 1 commit
-
-
Don Gagne authored
-
- 04 May, 2015 1 commit
-
-
dogmaphobic authored
Sorting source and headers while at it.
-
- 01 May, 2015 1 commit
-
-
dogmaphobic authored
Initial rendering of Waypoints
-
- 30 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Apr, 2015 4 commits
-
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-
Don Gagne authored
-
- 28 Apr, 2015 2 commits
-
-
Don Gagne authored
-
dogmaphobic authored
-
- 27 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 22 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 20 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 14 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 02 Apr, 2015 1 commit
-
-
Don Gagne authored
- All resources are either under src or under resources dirs - Removed files top level directory - Move flightgear files to top level dir
-
- 01 Apr, 2015 2 commits
- 13 Mar, 2015 1 commit
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
- 09 Mar, 2015 1 commit
-
-
dogmaphobic authored
Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets. Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality. Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
-
- 07 Mar, 2015 1 commit
-
-
Don Gagne authored
-
- 19 Feb, 2015 1 commit
-
-
Basil Huber authored
changed criticalMessageBoxOnMainThread(const QString& title, const QString& msg) to QGCMessageBox::warning
-
- 18 Feb, 2015 1 commit
-
-
Basil Huber authored
-
- 17 Feb, 2015 5 commits
-
-
dogmaphobic authored
Shrunk the Message drop down dialog a bit. Made the Message drop down dialog slightly transparent.
-
Basil Huber authored
Replace QMessageBox::warning by QGCApplication::criticalMessageBoxOnMainThread and removed unnecessary copying action
-
dogmaphobic authored
-
Basil Huber authored
Added to ". Please provide a different file name to save to." to the error dialog
-
Basil Huber authored
changed QGCApplication::saveTempFlightDataLogOnMainThread(QString tempLogfile) to enable overwriting files existing file is removed before saving file (QFile::copy cannot overwrite files)
-
- 13 Feb, 2015 1 commit
-
-
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).
-