- 27 Feb, 2015 8 commits
- 26 Feb, 2015 3 commits
- 25 Feb, 2015 5 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Fix for Issue #1255
-
dogmaphobic authored
Also fixed a typo (copy/paste error) in the TCP link settings loading where it was using the UDP port as the default value instead of the TCP port.
-
- 24 Feb, 2015 3 commits
- 22 Feb, 2015 2 commits
- 20 Feb, 2015 3 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
dogmaphobic authored
-
- 19 Feb, 2015 1 commit
-
-
Basil Huber authored
changed criticalMessageBoxOnMainThread(const QString& title, const QString& msg) to QGCMessageBox::warning
-
- 18 Feb, 2015 8 commits
-
-
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.
-
Basil Huber authored
-
dogmaphobic authored
-
Don Gagne authored
-
Don Gagne authored
-
- 17 Feb, 2015 7 commits
-
-
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
-
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
-
Don Gagne authored
-