- Feb 03, 2017
-
-
Gus Grubba authored
-
- Jan 30, 2017
-
-
Gus Grubba authored
-
- Jun 12, 2016
-
-
Don Gagne authored
Was too hard to click
-
- May 09, 2016
-
-
dogmaphobic authored
-
- May 05, 2016
-
-
dogmaphobic authored
-
dogmaphobic authored
Android done.
-
- May 04, 2016
-
-
dogmaphobic authored
UI Tweaks for all mobile platforms.
-
- Apr 21, 2016
-
-
dogmaphobic authored
-
- Apr 13, 2016
-
-
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>
-
- Mar 29, 2016
-
-
Don Gagne authored
-
- Oct 21, 2015
-
-
Don Gagne authored
Plus lots of other tweaks to ui for visuals
-
- Oct 13, 2015
-
-
Don Gagne authored
Made then the same size of toolbar cell height
-
- Jun 20, 2015
-
-
dogmaphobic authored
-
- Jun 10, 2015
-
-
Don Gagne authored
Everything is now based off of default font pixel size
-
- Jun 09, 2015
-
-
dogmaphobic authored
-
- Apr 29, 2015
-
-
dogmaphobic authored
-
- Apr 22, 2015
-
-
dogmaphobic authored
-
- Apr 01, 2015
-
-
Don Gagne authored
Use default font wherever possible. Where that doesn’t work, use ScreenTools::dpiAdjustPointSize.
-
- Mar 09, 2015
-
-
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 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
-
- Feb 24, 2015
-
-
Don Gagne authored
-
- Feb 20, 2015
-
-
Don Gagne authored
-
- Feb 18, 2015
-
-
Don Gagne authored
-
- Feb 07, 2015
-
-
Don Gagne authored
Controls respect QGCPalette settings. Also added test window.
-