- 22 Feb, 2015 1 commit
-
-
Don Gagne authored
Updated palette and QML Controls per ui discussion
-
- 20 Feb, 2015 5 commits
- 19 Feb, 2015 2 commits
-
-
Don Gagne authored
Repaired overwriting current files for flight data log (fix #1241)
-
Basil Huber authored
changed criticalMessageBoxOnMainThread(const QString& title, const QString& msg) to QGCMessageBox::warning
-
- 18 Feb, 2015 18 commits
-
-
Don Gagne authored
Adding TCP to the Link Configuration Manager
-
Don Gagne authored
Remove disconnect/re-connect on too many link errors
-
Don Gagne authored
Also fix problem with incorrect symbolic link to plugins
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Switched to new. I’ve seen this before with other Qt classes and have had to change the usage in the same way.
-
dogmaphobic authored
I understand the intent when this was first created but nobody is using it and it no longer fits the context. If and when a need to abstract the serial link comes back, we can revisit this.
-
Don Gagne authored
Modify UI to fit latest designer sketches
-
Basil Huber authored
-
dogmaphobic authored
-
Don Gagne authored
-
Don Gagne authored
Message Handler
-
Don Gagne authored
Resize setup view to fill space available
-
Don Gagne authored
-
Don Gagne authored
Use more normal double include ifdef
-
Don Gagne authored
-
- 17 Feb, 2015 14 commits
-
-
Don Gagne authored
Coding style examples
-
dogmaphobic authored
Removed "Clear Text" context menu from roll down dialog Fixed "Clear Text" context menu in Info Dialog (renamed to "Clear Messages" in the process)
-
Don Gagne authored
Also converted qDebug statements to logging category
-
Don Gagne authored
-
dogmaphobic authored
Shrunk the Message drop down dialog a bit. Made the Message drop down dialog slightly transparent.
-
Don Gagne authored
Remove '../' from includes
-
Basil Huber authored
Replace QMessageBox::warning by QGCApplication::criticalMessageBoxOnMainThread and removed unnecessary copying action
-
dogmaphobic authored
-
dogmaphobic authored
-
Basil Huber authored
Added to ". Please provide a different file name to save to." to the error dialog
-
Don Gagne authored
-
Basil Huber authored
changed QGCApplication::saveTempFlightDataLogOnMainThread(QString tempLogfile) to enable overwriting files existing file is removed before saving file (QFile::copy cannot overwrite files)
-
Don Gagne authored
Reworking the layout of the "Return Home" Safety Dialog.
-
dogmaphobic authored
-