- Feb 27, 2015
-
-
Don Gagne authored
-
- Feb 25, 2015
-
-
Don Gagne authored
Firmware Upgrade ui re-work, plus QGCComboBox work
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Firmware progress
-
Don Gagne authored
QGCComboBox initial implementation
-
Don Gagne authored
Fix missing 5.3->5.4 updates
-
Don Gagne authored
Fixed issue #1261
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Added menu support to QGCButton
-
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.
-
- Feb 24, 2015
- Feb 23, 2015
- Feb 22, 2015
- Feb 20, 2015
- Feb 19, 2015
-
-
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
-
- Feb 18, 2015
-
-
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
-