- 07 Mar, 2015 6 commits
-
-
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 18 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
-
Don Gagne authored
-
Don Gagne authored
Tool Bar Tweaks
-
dogmaphobic authored
-
- 04 Mar, 2015 9 commits
-
-
dogmaphobic authored
These tests that make direct calls into the tool bar need to be updated.
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-
Lorenz Meier authored
Update build requirements for Fedora.
-
Lorenz Meier authored
-
Bryant authored
-
Lorenz Meier authored
Set new RC_CHAN_CNT param after cal
-
Lorenz Meier authored
Text to Speech Tweaks
-