- 30 Apr, 2015 1 commit
-
-
matthew coleman authored
-
- 13 Mar, 2015 3 commits
- 09 Mar, 2015 3 commits
-
-
crashmatt authored
-
Lorenz Meier authored
Remove unused Fact
-
Don Gagne authored
-
- 08 Mar, 2015 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
New Flight Mode config
-
Lorenz Meier authored
Tool bar tweaks
-
- 07 Mar, 2015 8 commits
-
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
Tool bar buttons now use QGCButton as base to inherit hover mode fix. Made QGCButton.showHightLight into a public property so I could use it as a trigger for repainting the chevron button.
-
Don Gagne authored
Fix hover state of Button
-
Don Gagne authored
Also realized I don’t need __lastMouseXY
-
Don Gagne authored
-
Don Gagne authored
Chevron buttons in Main Tool Bar
-
- 06 Mar, 2015 7 commits
-
-
dogmaphobic authored
Reduced size of the main tool bar buttons accordingly. Connect/Disconnect buttons (and link configuration combobox) now use the default height.
-
Don Gagne authored
Fix parameter config sizing
-
dogmaphobic authored
-
Don Gagne authored
-
Don Gagne authored
Use FactBinder to access facts from Qml
-
Don Gagne authored
Passing parameters QVariantMap across C++ boundary was causing crashes in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary in multiple QQuickWidgets caused jScript GC to crash.
-
Don Gagne authored
Switch QGC firmware upgrader for PX4 to AWS and Travis. Use beta/stable/...
-
- 05 Mar, 2015 15 commits
-
-
Lorenz Meier authored
Switch QGC firmware upgrader for PX4 to AWS and Travis. Use beta/stable/master for Firmware, map all three items to master for Flow (because there are not beta/stable branches)
-
Lorenz Meier authored
Minor fix to "Connect" button
-
Don Gagne authored
Remove unused code
-
dogmaphobic authored
Button too small for when it switches to disconnect (multiple links adds a drop down icon to the button).
-
Don Gagne authored
Completed Tool Bar settings in Preferences Dialog
-
Don Gagne authored
-
dogmaphobic authored
-
Don Gagne authored
Text to speech tweaks
-
dogmaphobic authored
-
Don Gagne authored
Fix OS X Installer yet again
-
Don Gagne authored
Unit Test fixes
-
Don Gagne authored
Will rewrite singleton shutdown in separate pull
-
Don Gagne authored
Also turn them back on
-
Don Gagne authored
Although this should theoretically be a no-op it causes a crash in Windows when running unit tests. Also parent toolbar in constructor.
-
Don Gagne authored
-