DonLakeFlyer
0c384ff02e
Fix AutoPilotPlugin::setupCompleteChanged signalling
7 years ago
DonLakeFlyer
5add3f0dc4
No click/indicator for hidden pages
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
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
dogmaphobic
e2c65e4e0e
Done
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
9266b1b2a6
Lots of UI tweaks.
9 years ago
Tomaz Canabrava
af054687ea
Clicking on the summary titles enter edit mode
...
Clicking on the sumarry titles enters the edit mode
On the tests with users, they always clicked on the
title (because it resembled a button or something) and
nothing happened. it was a bit confusing to have the
same information in two places and only one of them
being clickable.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
871397bd8e
Finish the qsTrlization of the qml components.
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
f3f54cd574
Pull multiVehicleManager from QGroundControl
9 years ago
dogmaphobic
bdfacbd2b5
General Clean Up
9 years ago
Don Gagne
b1104cb661
New QGCFlickable control
...
Add scroll height indicators to Flickable
9 years ago
Don Gagne
98ef25c9d3
Revert "New Vehicle Summary format"
9 years ago
Don Gagne
3fdf1b88e3
New Vehicle Summary format
...
Takes less real estate and flows better and small displays
9 years ago
Don Gagne
fc77bd0f00
Allow component to not show summary
9 years ago
dogmaphobic
1d2af268ed
Tidying up Setup dialogs.
10 years ago
dogmaphobic
f970a839b3
UI Tweaks
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
9f211eca4f
More UI changes for tablet
10 years ago
Don Gagne
b30d4eb174
Font size based sizing and relative positioning fixes
10 years ago
Don Gagne
2b562b90dc
Stop using fixed pixel count spacing
10 years ago
Don Gagne
943d47a451
New MultiVehicleManager, Vehicle objects
...
- MultiVehicleManager is a Qml friendly replacement for UASManager
- Vehicle is a replacement for both UAS and AutoPilotPlugin
10 years ago
Don Gagne
6919af35a7
Use new warningText QGCPalette entry
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
Don Gagne
fb8a050bdd
SetupView converted to Qml only
10 years ago
Lorenz Meier
8bfb0e85ca
Vehicle setup: new brevity
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
5f5aea8490
Lead the user through fixing setup problems
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
d5e2f29c0a
Update to new ParameterLoader and component id support
10 years ago
Don Gagne
64ec61110c
A bit more forceful on missing setup messaging
10 years ago
dogmaphobic
9b6e5499fd
Added convenience function to ScreenTools to compute appropriate font point size.
10 years ago
dogmaphobic
7e4458df8e
Added code to handle point size fonts in all QML widgets.
10 years ago
Don Gagne
1e5929ce0e
Cleanup Vehicle Summary Qml
...
No longer buttons so switch to Rectangle for cleaner Qml
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
50cef5034c
Updated for new Palette import
10 years ago
Don Gagne
af38a105df
Re-implemented Setup View
10 years ago
Don Gagne
63e7b8b7ed
Fix inner root qml object sizing
10 years ago
Don Gagne
72806be5c7
Summary button content now comes from QML
10 years ago
Don Gagne
22f778cf00
Initial implement of QML Palette support
10 years ago
Don Gagne
91614e3add
VehicleSummary converted to QML
...
Summary page is also the launching spot for the setup screens. No more
left hand set of buttons.
10 years ago