- 14 Mar, 2018 1 commit
-
-
Gus Grubba authored
-
- 12 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
This forces a commit on any uncommitted TextFields
-
- 20 Feb, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Permit refactoring QGCButton tweaks
-
- 05 Mar, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 03 Mar, 2017 4 commits
- 28 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 03 Feb, 2017 1 commit
-
-
Gus Grubba authored
-
- 30 Jan, 2017 1 commit
-
-
Gus Grubba authored
-
- 12 Jun, 2016 1 commit
-
-
Don Gagne authored
Was too hard to click
-
- 09 May, 2016 1 commit
-
-
dogmaphobic authored
-
- 05 May, 2016 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
Android done.
-
- 04 May, 2016 1 commit
-
-
dogmaphobic authored
UI Tweaks for all mobile platforms.
-
- 21 Apr, 2016 1 commit
-
-
dogmaphobic authored
-
- 13 Apr, 2016 2 commits
-
-
Tomaz Canabrava authored
instead of onEntered: { __forceHoverOff = false; hoverTimer.start() } Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
without a check this code should be a bit faster, and thus the check was really uneeded. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 29 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 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.
-