DoinLakeFlyer
890833b302
Add support for ScreenTools.defaultFontDescent
5 years ago
Gus Grubba
988a6eb132
Replace email address
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
Gus Grubba
54a52c87d5
Figure out if device has touch control
6 years ago
Gus Grubba
c61fa31d31
Add fonts for Korean
...
Fixed places where the font family was not being defined (therefore using the default system font)
6 years ago
Nate Weibley
6e487fd20e
Add mavlink console support
8 years ago
dogmaphobic
f5f8c0b0b8
Tweaks for small screens on iOS.
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
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
9266b1b2a6
Lots of UI tweaks.
9 years ago
dogmaphobic
b31e202519
Wrapping up iOS
9 years ago
Don Gagne
4f080b9d3d
Mobile runs Native QML
10 years ago
Don Gagne
b9cb57ec4e
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
18dc3d04db
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
aaed8c2d07
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
dogmaphobic
8226db0f0d
Reduce iOS default font size.
...
Tweak toolbar height for mobile.
10 years ago
Don Gagne
96f845d3a7
Better light palette for mobile
...
Plus lots of other tweaks to ui for visuals
10 years ago
Don Gagne
c786943375
Remove font query from QWidget side of code
...
For QWidget we will just use the Qt default font sizes. This removes
the extra QQuickWidget creation which breaks boot Qml Profiling
10 years ago
Don Gagne
28fc38f606
Dock Widgets only support floating
...
This is in preparation for full Qml main window
10 years ago
Don Gagne
ae7becb532
Add --test-high-dpi command line option
...
This allows for testing issues found on high dpi screen without needing
a high dpi screen. it does this by doubling the font sizes.
10 years ago
Don Gagne
b4ac871c17
Bump font size on Windows
10 years ago
Don Gagne
9c94295bca
Major font rework
...
Everything is now based off of default font pixel size
10 years ago