DonLakeFlyer
81ce6f00a2
Fix typo with Math.Max
8 years ago
Gus Grubba
83f3ec5c81
Adding some WIP icons to the Fly View ToolStrip
...
Increasing a bit the bottom margin for the confirmation dialogs
Changed the color for the guidedActionConfirm dialog to the palette’s alertColor
Disabled onHeightChanged on ToolStrip for the time being as it was not working. I need to come back to this and see why it hides “optional elements” even though I have plenty of space for them.
Adjusted the color for disabled text so you can read it within the ToolStrip
8 years ago
Gus Grubba
ce911c01f0
Enable (custom) Fly View overlay
...
Added top/bottom alignment state to map scale
Allow disabling instrument widget altogether
Added an otherwise redundant row to PlanToolbar so it matches the same button position as the main toolbar
Fixed typo (Math.max()) in ScreenTools
Fixed Javascript Exception in OfflineMap
Increased the import window size in OfflineMap
Added function to MainWindow to disable toolbar for a truly modal dialog
Added code so clicking on an open toolbar indicator will cause it to close
8 years ago
DonLakeFlyer
ab25a46aba
Fix crash on exit due to bad parenting/shutdown sequence
8 years ago
DonLakeFlyer
e04a9d32bc
Pile of bug fixes
8 years ago
Nate Weibley
6e487fd20e
Add mavlink console support
8 years ago
Donald Gagne
cc51c1d3a5
Yet another guide bar rewrite
8 years ago
DonLakeFlyer
774fad4ef6
Major cleanup to Guided Bar
8 years ago
DonLakeFlyer
e8f1936ef5
Fix visuals
8 years ago
DonLakeFlyer
9f826f2460
Clip summary text appropriately
8 years ago
DonLakeFlyer
2e498a6632
Various fixes/changes to initial map positions in Fly/Plan
8 years ago
Gus Grubba
b80a810af7
Adding alert message colors
8 years ago
Gus Grubba
96fdc127b9
Promoted indicator colors to actual QGCPalette (editable) colors
...
Changed (selected) mission item color to primaryButton instead of buttonHighlight
Adjusted some colors for better contrast
Removed a few JavaScript exceptions caused by the order of object destruction
8 years ago
DonLakeFlyer
08ace3c567
New Plan sync user model
8 years ago
DonLakeFlyer
da1296ef2d
New file save settings and desktop/mobile file dialog capability
8 years ago
DonLakeFlyer
cff65ebe45
Better initial map positions and planned home position support
8 years ago
Nick Anthony
1cdfd63640
Re-added private import to fix QGCSlider
8 years ago
DonLakeFlyer
09cb4e8451
Remove unused code
8 years ago
DonLakeFlyer
c344f24b24
Better mission item indicators, fix click to set waypoint
8 years ago
DonLakeFlyer
8e37d8d753
Remove unused code
8 years ago
DonLakeFlyer
0b3b98cb63
New toolbar and user model for plan view
8 years ago
DonLakeFlyer
31ab9fffdf
Map provider and type move to SettingsManager
...
* Map type now set from General settings
* No map type control in maps
8 years ago
DonLakeFlyer
62d7bd4cc7
Show gimbal yaw on map
8 years ago
jaxxzer
55f268948d
Move manual parameter entry under advanced settings
8 years ago
DonLakeFlyer
855da00e69
Major work on GeoFence, clear mission on flight end
8 years ago
Donald Gagne
d2488d0afd
Use QCoreApplicationName::applicationName()
...
Instead of hardcoded "QGroundContorl" strings
8 years ago
Donald Gagne
c6c138b53e
Flashing sync button when dirty
8 years ago
DonLakeFlyer
1dffdbf17a
Waypoint now supports camera section
8 years ago
Gus Grubba
d893b5fa77
Allowing to skip going to the setup page.
8 years ago
DonLakeFlyer
f1d007210d
Major rework of polygon editing
8 years ago
Donald Gagne
c0421290a1
UI Tweaks to plan view editors
8 years ago
DonLakeFlyer
3bb66583af
Better usability with touch
8 years ago
DonLakeFlyer
7b33c740e2
Move showAdvancedUI/showTouchAreas to QGCCorePlugin
8 years ago
DonLakeFlyer
c980c331e2
Fix implicitWidth
8 years ago
Jacob Walser
cea599b924
Add manual entry option for enumerated and bitmask parameters
8 years ago
DonLakeFlyer
085fc4735b
More features in QGCMouseArea
8 years ago
DonLakeFlyer
1d0f517f39
Use new QGCMouseArea and minTouchPixels
8 years ago
DonLakeFlyer
1f77b2f711
QGC replacement for MouseArea
...
Shows touch area extents when turned on
8 years ago
DonLakeFlyer
21b110ce20
Add showTouchAreas and showAdvancedUI
8 years ago
DonLakeFlyer
8fb3acd099
Page not loading correctly
...
- Fix imports to support 5.7
- Move properties to correct location
8 years ago
DonLakeFlyer
b9175788be
Changes imports back to v5.5 level
8 years ago
DonLakeFlyer
968519cdee
* Fix toggle button check state when new DropPanel is shown
8 years ago
Don Gagne
9944728e0b
Remove unneeded private imports
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
c16149c017
Improve touch support for map item dragging
8 years ago
Don Gagne
c68f3790bb
Change to use new dynamic map visual system
8 years ago
Don Gagne
0ad9f79d8f
ToolStrip auto-determine show/hide elements for fit
8 years ago