Gus Grubba
|
f68fb4f45e
|
Make checkbox colors consistent with radio buttons (and other UI elements)
|
6 years ago |
Gus Grubba
|
1e7836af39
|
Check box check mark using vector image
|
6 years ago |
Don Gagne
|
fb8d580644
|
Simpler control design for better mobile display
|
6 years ago |
Willian Galvani
|
24c47ca08d
|
GCCheckBox: add opacity
|
7 years ago |
Willian Galvani
|
125982a644
|
QGCCheckBox: Change colors when disabled
|
7 years ago |
DonLakeFlyer
|
3ac26bd5d2
|
Set focus on button and checkbox click
This forces a commit on any uncommitted TextFields
|
7 years ago |
DonLakeFlyer
|
e66ae88bfa
|
CheckBox, RadioButton mobile sizing
|
8 years ago |
DonLakeFlyer
|
b9175788be
|
Changes imports back to v5.5 level
|
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 |
dogmaphobic
|
e1d73b08c3
|
Moving to point size fonts.
Android done.
|
9 years ago |
dogmaphobic
|
0a5a58354b
|
New, system wide font (OpenSans)
UI Tweaks for all mobile platforms.
|
9 years ago |
Don Gagne
|
9d708e084f
|
Remove mobile height bump
Was causing layout issues between mobile and desktop. Couldn’t get a
good looking layout to work on both.
|
10 years ago |
dogmaphobic
|
26a5997d1c
|
Fix checkbox aligment.
|
10 years ago |
dogmaphobic
|
1df6ada0c8
|
Fixing QGCCheckBox
|
10 years ago |
Don Gagne
|
e5a698a774
|
Increase size of controls for tablet
Made then the same size of toolbar cell height
|
10 years ago |
Don Gagne
|
9c94295bca
|
Major font rework
Everything is now based off of default font pixel size
|
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
Use default font wherever possible. Where that doesn’t work, use
ScreenTools::dpiAdjustPointSize.
|
10 years ago |
Don Gagne
|
ad5cde3b28
|
Updated palette and control implementation
|
10 years ago |
Don Gagne
|
f8181f89c8
|
New set of Qml Controls
Controls respect QGCPalette settings. Also added test window.
|
10 years ago |