39 Commits (d2043640a392018e69dde2df918e0ec112e70b98)

Author SHA1 Message Date
Don Gagne d2043640a3 Fix button text centering 4 years ago
Patrick José Pereira 360a7dcfbb QGCButton: Set size for text 4 years ago
Patrick José Pereira 802b76aeae QGCButton: Add access to text.wrapMode and text.HorizontalAlignment 4 years ago
DonLakeFlyer fc7ee56d5d Switch to Controls 2 version of QGCButton 5 years ago
Gus Grubba ab0f772c07 More merge conflict errors 7 years ago
DonLakeFlyer 3ac26bd5d2 Set focus on button and checkbox click 7 years ago
Gus Grubba 55bf2f5993 Added flight info and flight brief UI. It's not yet wired to live, real data. 7 years ago
Gus Grubba a6ea3d7961 Flight Details and File Flight Plan WIP 7 years ago
DonLakeFlyer b9175788be Changes imports back to v5.5 level 8 years ago
Don Gagne 9944728e0b Remove unneeded private imports 8 years ago
Don Gagne 54857c1af2 Fix incorrect import QtQuick.Controls 8 years ago
Don Gagne 8e5413750d Update import QtQuick.Controls.Styles 8 years ago
Don Gagne d4a7cd1546 Update QtQuick and QtQuick.Control 8 years ago
Don Gagne d930895b1f Tweaking control sizing for better touch usability 8 years ago
Gus Grubba 534028a911 Make buttons and comboboxes square again. 8 years ago
Gus Grubba 5b5278c36c UI Tweaks 8 years ago
Don Gagne ec1271c92a Large font for guided bar 9 years ago
dogmaphobic 297f24016e More size adjustments. 9 years ago
dogmaphobic 32471f91bc Done with Mac OS 9 years ago
dogmaphobic e1d73b08c3 Moving to point size fonts. 9 years ago
dogmaphobic 0a5a58354b New, system wide font (OpenSans) 9 years ago
dogmaphobic b31e202519 Wrapping up iOS 9 years ago
Tomaz Canabrava a3838026ff Remove a Typo bug : onEntered: { __forceHoverOff; false; hoverTimer.start() } 9 years ago
Tomaz Canabrava 93fe725299 Removed if (true) then true, else false 9 years ago
Don Gagne bc69d1212b Much better Outdoor palette visuals 9 years ago
Don Gagne 96f845d3a7 Better light palette for mobile 10 years ago
Don Gagne e5a698a774 Increase size of controls for tablet 10 years ago
dogmaphobic ec4b5b310d Moving image resources to their own QRC path. 10 years ago
Don Gagne 9c94295bca Major font rework 10 years ago
dogmaphobic 5b54450d44 Changed all fonts to pixel sizes 10 years ago
dogmaphobic 8e34781217 Making ScreenTools a Singleton. 10 years ago
dogmaphobic e583798ec5 Handling multi-platform sizing (fonts and pixels) 10 years ago
Don Gagne 0ac27416d4 Use new QGCPalette::dpiAdjustedDefaultFontPointSize 10 years ago
dogmaphobic b6cf543e32 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. 10 years ago
dogmaphobic 5cf65f9fe1 Grrr.. Mistyped it. 10 years ago
dogmaphobic 17351cf27f Made my own copy of showHighLight so I don't need to change the base class. 10 years ago
dogmaphobic a30a125a08 Tweaked text colors in main tool bar. 10 years ago
Don Gagne f3a77dbb4b Better variable names 10 years ago
Don Gagne 9f4b6e76f5 Fix hover state of Button 10 years ago
Don Gagne cde3cda1e5 Added menu support to QGCButton 10 years ago
Don Gagne ad5cde3b28 Updated palette and control implementation 10 years ago
Don Gagne fc01014c18 Modify UI to fit latest designer sketches 10 years ago
Don Gagne f8181f89c8 New set of Qml Controls 10 years ago