- 21 Oct, 2015 1 commit
-
-
Don Gagne authored
Plus lots of other tweaks to ui for visuals
-
- 13 Oct, 2015 1 commit
-
-
Don Gagne authored
Made then the same size of toolbar cell height
-
- 20 Jun, 2015 1 commit
-
-
dogmaphobic authored
-
- 10 Jun, 2015 1 commit
-
-
Don Gagne authored
Everything is now based off of default font pixel size
-
- 09 Jun, 2015 1 commit
-
-
dogmaphobic authored
-
- 29 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 22 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 01 Apr, 2015 1 commit
-
-
Don Gagne authored
Use default font wherever possible. Where that doesn’t work, use ScreenTools::dpiAdjustPointSize.
-
- 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.
-
- 07 Mar, 2015 5 commits
-
-
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
-
- 24 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 20 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 18 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 07 Feb, 2015 1 commit
-
-
Don Gagne authored
Controls respect QGCPalette settings. Also added test window.
-