- 09 Mar, 2015 1 commit
-
-
dogmaphobic authored
Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets. Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality. Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
-
- 08 Mar, 2015 1 commit
-
-
dogmaphobic 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
-
- 01 Mar, 2015 5 commits