- Apr 14, 2015
-
-
Don Gagne authored
-
dogmaphobic authored
-
- Apr 06, 2015
-
-
Don Gagne authored
-
- Apr 04, 2015
-
-
Don Gagne authored
-
- Apr 01, 2015
-
-
Don Gagne authored
Use default font wherever possible. Where that doesn’t work, use ScreenTools::dpiAdjustPointSize.
-
- Mar 10, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- Mar 09, 2015
-
-
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).
-
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.
-
- Mar 08, 2015
-
-
dogmaphobic authored
-
- Mar 07, 2015
-
-
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
-
- Mar 06, 2015
-
-
dogmaphobic 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.
-
- Mar 01, 2015
-
-
Don Gagne authored
-
- Feb 28, 2015
-
-
Don Gagne authored
-
- Feb 27, 2015
- Feb 25, 2015
- Feb 24, 2015
-
-
Don Gagne authored
-
- Feb 22, 2015
-
-
Don Gagne authored
-
- Feb 20, 2015
-
-
Don Gagne authored
-
- Feb 18, 2015
-
-
Don Gagne authored
-
- Feb 10, 2015
-
-
Don Gagne authored
-
- Feb 07, 2015