- 30 Apr, 2015 1 commit
-
-
matthew coleman authored
-
- 13 Mar, 2015 3 commits
- 09 Mar, 2015 2 commits
- 08 Mar, 2015 1 commit
-
-
Lorenz Meier authored
-
- 07 Mar, 2015 6 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
Also realized I don’t need __lastMouseXY
-
Don Gagne authored
-
- 06 Mar, 2015 4 commits
-
-
dogmaphobic authored
Reduced size of the main tool bar buttons accordingly. Connect/Disconnect buttons (and link configuration combobox) now use the default height.
-
dogmaphobic authored
-
Don Gagne authored
-
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.
-
- 05 Mar, 2015 11 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)
-
dogmaphobic authored
Button too small for when it switches to disconnect (multiple links adds a drop down icon to the button).
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-
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
-
dogmaphobic authored
-
- 04 Mar, 2015 8 commits
-
-
dogmaphobic authored
These tests that make direct calls into the tool bar need to be updated.
-
dogmaphobic authored
-
dogmaphobic authored
-
Bryant authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- 03 Mar, 2015 4 commits
-
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
-
baptistelabat authored
Correct order of rotations to get roll, pitch and yaw corresponding to classical aeronautics convention and coherent with Fly view
-