Gus Grubba
06b0fbebf3
Allow filtering parameters to only show those different from the default (changed)
6 years ago
Don Gagne
e8e9aa4c03
Duplication cleanup
7 years ago
DonLakeFlyer
2e6dc3ddea
Not parameter reset for ArduPilot
7 years ago
Gus Grubba
e9d586b4c8
Sanitizing QML and JavaScript
...
Adding missing qgcView to QGCMapPolygonVisuals instance in SurveyMapVisual.qml
7 years ago
Don Gagne
b0f60168e2
Parameter Editor Category->Group hierarchy support
7 years ago
Beat Küng
dcc977c4b6
ParameterEditor: allow searching for multiple independent words
8 years ago
DonLakeFlyer
da1296ef2d
New file save settings and desktop/mobile file dialog capability
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
d4a7cd1546
Update QtQuick and QtQuick.Control
8 years ago
Gus Grubba
898f386a6a
Work around using the Clear button while mobile keyboard is up.
8 years ago
Daniel Agar
3b802c0c0f
reboot vehicle from param menu
8 years ago
Don Gagne
35c61df64d
MobileFileDialog bug fixes
9 years ago
Don Gagne
d7234b8e7f
Use new QGCListView
...
Shows horizontal/vertical scroll indicators
9 years ago
Don Gagne
10e1b31e25
Parameter search is now typedown style
...
Rewrote editor to be performant enough to support typedown
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Daniel Agar
851b73ba34
param editor component string remove extra )
9 years ago
Don Gagne
2b64576029
Rework param search ui ( #3353 )
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
Don Gagne
355fb0b535
Move Search from Tools menu
9 years ago
Tomaz Canabrava
b8d13084f4
Added missing qsTr on QML files
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
60a6a31f14
Random additions to the qml qsTr calls
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
f3f54cd574
Pull multiVehicleManager from QGroundControl
9 years ago
Don Gagne
42c1131610
New QGCMobileFileDialog
...
- Convert mission load/save to it
- Allow parameter load/save on mobile
9 years ago
Don Gagne
b1104cb661
New QGCFlickable control
...
Add scroll height indicators to Flickable
9 years ago
Don Gagne
b16652fde7
Prevent incorrect param binding while switching component id
9 years ago
Don Gagne
d8c2327268
Clip parameter row strings
9 years ago
Don Gagne
9012272202
Reset Flickable position when new group selected
10 years ago
Don Gagne
bd3f692e6a
RCToParam is PX4 stack specific
10 years ago
Don Gagne
e399baa799
Fix QgcView::showDialogDefaultWidth reference
10 years ago
Don Gagne
f7071dfdc9
Standard sizing for QGCView::showDialog
10 years ago
Don Gagne
fef58549e8
Standard sizing for QGCView::showDialog
10 years ago
Don Gagne
140c572f00
Use combo box if enums available
10 years ago
Don Gagne
ca0706a257
Don't highlight value is default is not available
10 years ago
Don Gagne
5e04e33de9
Remove all message and file dialog code from mobile
10 years ago
dogmaphobic
2de8a49b1b
Work on Parameter Editor
10 years ago
dogmaphobic
f970a839b3
UI Tweaks
10 years ago
Don Gagne
9f211eca4f
More UI changes for tablet
10 years ago
Don Gagne
f6e82b5697
Always search name and descriptions
10 years ago
Don Gagne
87865088ec
Parameter search support
10 years ago
Don Gagne
c3d7b15adf
Add support for reset of all params to defaults
10 years ago
Don Gagne
9b68c43fb2
Parameter load errors shown to user
10 years ago
Don Gagne
fb26f834a2
Parameter validation support
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
d16325437d
QGCViewPanel no longer needs to be in component
10 years ago
Don Gagne
1856e1cb7e
Return AutoPilotPlugin as QSharedPointer
...
If Facts are referenced from FactPanelController, we need to reference
count the AutoPilotPlugin such that it doesn’t get destroyed until
after the FactPanelController is destroyed.
10 years ago
Don Gagne
fc0bc98da1
Hack fix for disconnect issue
10 years ago
Don Gagne
6261e7618d
FactPanel V2
10 years ago