- 22 Mar, 2015 1 commit
-
-
Don Gagne authored
Also many LinkManager API changes to further isolate all link management inside LinkManager.
-
- 19 Mar, 2015 1 commit
-
-
dogmaphobic authored
-
- 16 Mar, 2015 3 commits
-
-
philipoe authored
-
philipoe authored
-
Lorenz Meier authored
Line chart widget: Auto-force ground time if offset is more than 3 seconds (30% of default view width)
-
- 15 Mar, 2015 1 commit
-
-
Don Gagne authored
Also converted to new logging category
-
- 13 Mar, 2015 2 commits
-
-
dogmaphobic authored
-
philipoe authored
PrimaryFlightDisplay: Clear up speed label (now showing airspeed and groundspeed separately to avoid confusion) and add vertical climb label
-
- 12 Mar, 2015 3 commits
-
-
dogmaphobic authored
-
Bryant authored
-
Bryant authored
-
- 10 Mar, 2015 1 commit
-
-
dogmaphobic authored
-
- 09 Mar, 2015 4 commits
-
-
Susurrus authored
Should fix things.
-
dogmaphobic authored
Moved update canvas signal to perspective load instead of hooking it to the paint event. Added an "S" as the unit for the number of cells fact (as in 4S).
-
Bryant authored
-
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.
-
- 07 Mar, 2015 1 commit
-
-
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.
-
- 06 Mar, 2015 2 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
-
- 05 Mar, 2015 8 commits
-
-
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
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 4 commits
-
-
dogmaphobic authored
-
Bryant authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- 03 Mar, 2015 2 commits
-
-
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 2 commits
- 28 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 26 Feb, 2015 1 commit
-
-
Don Gagne authored
Waiting for real fix to put back. Issue #1275
-
- 25 Feb, 2015 2 commits
-
-
Don Gagne authored
Fix for Issue #1255
-
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.
-
- 18 Feb, 2015 1 commit
-
-
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.
-