Don Gagne
|
26f9b4805a
|
Add numericValuesOnly support
|
2 years ago |
Don Gagne
|
fdfb7f039a
|
Show extra unit in small font
|
6 years ago |
Don Gagne
|
0ced75ceee
|
Fix crappy font rendering on Windows
|
6 years ago |
Willian Galvani
|
0aefb51abb
|
QGCTextField: hide borders when disabled
|
7 years ago |
DonLakeFlyer
|
2080e2f326
|
Fix help button positioning
|
7 years ago |
Gus Grubba
|
e7c55ec9ec
|
Cleanup layout issues throughout QGC
|
7 years ago |
DonLakeFlyer
|
c2e0616804
|
Work on getting keyboard focus to right place
|
7 years ago |
DonLakeFlyer
|
9e4741dbc9
|
Select all when focused
Strange IP indicators where a Qt 5.8 glitch
|
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
|
f81754c042
|
Update import QtQuick.Layouts
|
8 years ago |
Don Gagne
|
d4a7cd1546
|
Update QtQuick and QtQuick.Control
|
8 years ago |
Don Gagne
|
5ee3a9f567
|
Drop focus after virtual keyboard is done
Some android versions leave a focus arrow indicator turd in the
control. This gets rid of it.
|
8 years ago |
Don Gagne
|
d930895b1f
|
Tweaking control sizing for better touch usability
|
8 years ago |
Don Gagne
|
2dbd8519ed
|
Consistent sizing between Combo and TextField
Also correctly set implicitHeight on QGCTextField
|
8 years ago |
Don Gagne
|
5f20c3aca1
|
Rework for mobile usability
|
8 years ago |
Don Gagne
|
0ea45f386d
|
Show help button on FactTextFields
|
9 years ago |
Don Gagne
|
27611359a5
|
Bump height for mobile
|
9 years ago |
dogmaphobic
|
297f24016e
|
More size adjustments.
|
9 years ago |
dogmaphobic
|
32471f91bc
|
Done with Mac OS
|
9 years ago |
dogmaphobic
|
6abc3443c3
|
Component Summary window margins
|
9 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 |
dogmaphobic
|
b31e202519
|
Wrapping up iOS
|
9 years ago |
Don Gagne
|
842621e141
|
Don't auto-select on mobile
|
9 years ago |
Don Gagne
|
eb1c4c8d3f
|
Esc/Enter key support in QGCView dialogs
Total hack but it seems to work
|
9 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
|
c7dd080e39
|
Select all when focused
|
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
|
027d89f9ea
|
Respect enabled state for palette
|
10 years ago |
Don Gagne
|
ad5cde3b28
|
Updated palette and control implementation
|
10 years ago |
Don Gagne
|
f7eb2306f2
|
Moved qml controls closer to c++ source in tree
|
10 years ago |
Don Gagne
|
5fd125d9d6
|
Add Light/Dark theme support to QML
|
10 years ago |
Don Gagne
|
fb0e158ebf
|
New Fact controls
|
10 years ago |
Don Gagne
|
d7aa3a1fe0
|
Add FactLabel and FactTextField qml controls
|
10 years ago |