Gus Grubba
96303bb41c
Fixing JavaScript exceptions
8 years ago
Don Gagne
1ab5760132
Merge pull request #4926 from DonLakeFlyer/Fixes
...
Fixes
8 years ago
Don Gagne
23ad3af011
Merge pull request #4925 from DonLakeFlyer/Bugs
...
Bugs
8 years ago
Don Gagne
fa23e1d0a7
Merge remote-tracking branch 'origin/Bugs' into Bugs
8 years ago
DonLakeFlyer
a5d3df399c
Use FocusScope in all the right places
8 years ago
DonLakeFlyer
bc171f06e7
Fix center map tool drop position
8 years ago
DonLakeFlyer
9867c7360b
Fix up ordering
8 years ago
Don Gagne
960b6aec99
Fix input method hinting
8 years ago
Don Gagne
eeb138b17a
Amps should be double
8 years ago
Don Gagne
f6c802cc13
Remove debug output
8 years ago
Don Gagne
31ab9fed10
Correct position of item editors
8 years ago
Don Gagne
dcc5642d50
Merge pull request #4924 from DonLakeFlyer/PlanWaypointsOnlyMode
...
Add support for QGCOptions::waypointsOnlyMode
8 years ago
DonLakeFlyer
6bdc8428a3
Use FocusScope in all the right places
8 years ago
DonLakeFlyer
4d9627f8f7
Fix center map tool drop position
8 years ago
DonLakeFlyer
3ce9905347
Fix up ordering
8 years ago
DonLakeFlyer
f52eceed69
Return false for standard build
8 years ago
DonLakeFlyer
e627805a2b
Add support for QGCOptions::waypointsOnlyMode
...
Also added insert pattern support to hamburger
8 years ago
Don Gagne
7bf0dc2d4b
Merge pull request #4923 from DonLakeFlyer/QGCComboBox
...
Fix the stupid )(&*@#$)*(& android combox box problem
8 years ago
DonLakeFlyer
786cc26550
Implement our own CombBox from scratch
...
On 5.7 and 5.8 somethings this would happen:
* The menu would be ordered incorrectly due to bug in Instantiator
* The menu would be positioned incorrectly
8 years ago
DonLakeFlyer
81ce6f00a2
Fix typo with Math.Max
8 years ago
Gus Grubba
ec24883674
Merge pull request #4921 from dogmaphobic/toolStrip
...
Work on ToolStrip
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
4e9b1de50f
Merge pull request #4918 from DonLakeFlyer/QGCToolboxParenting
...
Fix crash on exit due to bad parenting/shutdown sequence
8 years ago
Gus Grubba
865a47fefd
Merge pull request #4920 from dogmaphobic/flyviewOverlay
...
Flyview overlay
8 years ago
Gus Grubba
6b43167272
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into flyviewOverlay
...
* 'master' of https://github.com/mavlink/qgroundcontrol :
Pile of bug fixes
Permit firmware to send responses until stdout handle is drained
Add mavlink console support
Deprecation comments
Fix plan view geofence display
Fix mock link calls
Mavlink submodule update
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
Donald Gagne
62ef4af322
Update for QGCToolbox signature change
8 years ago
Don Gagne
799780bd0d
Merge pull request #4913 from NaterGator/mavlink-console
...
Add mavlink console support
8 years ago
DonLakeFlyer
cbf1f9b44b
Fix unit test
8 years ago
DonLakeFlyer
ab25a46aba
Fix crash on exit due to bad parenting/shutdown sequence
8 years ago
Don Gagne
4928cccfde
Merge pull request #4917 from DonLakeFlyer/MoreBugs
...
Bulk mission altitude change, plus pile of bug fixes
8 years ago
DonLakeFlyer
e04a9d32bc
Pile of bug fixes
8 years ago
Nate Weibley
49fa03ef62
Permit firmware to send responses until stdout handle is drained
8 years ago
Nate Weibley
6e487fd20e
Add mavlink console support
8 years ago
Don Gagne
861f44f3f8
Merge pull request #4915 from DonLakeFlyer/UASDeprecated
...
UAS: Deprecation comments
8 years ago
Don Gagne
3d42c3a727
Merge pull request #4897 from DonLakeFlyer/MavlinkUpdate
...
Mavlink submodule update
8 years ago
Donald Gagne
2723675f08
Deprecation comments
8 years ago
Don Gagne
1baa72ac8d
Merge pull request #4914 from DonLakeFlyer/PlanGeoFence
...
Fix plan view geofence display
8 years ago
Donald Gagne
e5d8d11c59
Fix plan view geofence display
8 years ago
Donald Gagne
4860591d22
Fix mock link calls
8 years ago
Don Gagne
eaaeab0c90
Merge pull request #4907 from DonLakeFlyer/GuidedBarRewrite
...
Yet another guided bar rewrite
8 years ago
Donald Gagne
cc51c1d3a5
Yet another guide bar rewrite
8 years ago
Don Gagne
4333b50bb9
Merge pull request #4904 from DonLakeFlyer/PlanToolbarLayout
...
Plan toolbar: Layout fixes to keep things from moving around
8 years ago
DonLakeFlyer
d0cfcdf2f9
Layout fixes to keep things from moving around
8 years ago
Don Gagne
246bfba0ae
Merge pull request #4903 from DonLakeFlyer/BatteryCalc
...
Plan: Support battery calculations
8 years ago
DonLakeFlyer
9bac4fbc0c
Support battery calculations
8 years ago
Don Gagne
00f02f0723
Merge pull request #4901 from DonLakeFlyer/BugFix
...
Pile of bugs fixes around map positioning
8 years ago
Donald Gagne
6c4e1c0c8c
Pile of bugs fixes around map positioning
...
Plus low battery announce changes
8 years ago
Don Gagne
bd61552b6c
Merge pull request #4900 from DonLakeFlyer/GuidedBar
...
Major cleanup to Guided Bar: visuals, states, bugs
8 years ago
DonLakeFlyer
774fad4ef6
Major cleanup to Guided Bar
8 years ago