- 06 Nov, 2020 1 commit
-
-
Valentin Platzgummer authored
-
- 21 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Fix positioning at high scaling
-
- 18 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Unified photo/video control which works with mavlink cameras and just video stream
-
- 06 May, 2020 1 commit
-
-
DoinLakeFlyer authored
Rework Fly View into separate layers which can be customized at each layer.
-
- 04 May, 2020 1 commit
-
-
DoinLakeFlyer authored
More FlyView encasulation. Make QGCPipOverlay completely self contained
-
- 01 Feb, 2020 1 commit
-
-
Gus Grubba authored
-
- 11 Dec, 2019 1 commit
-
-
DonLakeFlyer authored
Make Toolstrip flickable, fix maxHeight, fix bunch of margins
-
- 08 Nov, 2019 1 commit
-
-
DonLakeFlyer authored
Hide pre-arm message when vehicle arms
-
- 11 Jul, 2019 2 commits
-
-
Pierre TILAK authored
By default the Instrument Panel is the one from master, It can be switched to alternate version by a checkbox in General Settings/Fly View
-
Pierre TILAK authored
- Rename QGCInstrumentWidgetAlternate to QGCInstrumentWidget as it's now the default version - Select QGCInstrumentWidget as instrumentLoader source
-
- 09 May, 2019 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 30 Apr, 2019 1 commit
-
-
Gus Grubba authored
Clip PIP window so when video is set to fit width, the hight is clipped Remove ExclusiveGroup from CameraCalc radio buttons Remove ExclusiveGroup from FWLandingPatternEditor radio buttons Set main window minimum width and height
-
- 27 Apr, 2019 1 commit
-
-
Gus Grubba authored
Use a root based global variable (mainWindow.flightDisplayMap) instead of relying on child scoped names (_flightMap)
-
- 11 Apr, 2019 2 commits
-
-
Gus Grubba authored
Fixed flight widget position.
-
Gus Grubba authored
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
-
- 10 Apr, 2019 1 commit
-
-
Gus Grubba authored
-
- 18 Nov, 2018 1 commit
-
-
Gus Grubba authored
-
- 28 Sep, 2018 1 commit
-
-
Don Gagne authored
Add box around map warnings text
-
- 24 Aug, 2018 1 commit
-
-
Don Gagne authored
-
- 30 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 21 Mar, 2018 1 commit
-
-
Pierre Kancir authored
-
- 14 Mar, 2018 1 commit
-
-
Gus Grubba authored
-
- 06 Mar, 2018 1 commit
-
-
Gus Grubba authored
Allow plugins to define a left placement for its custom flight widget. When placed on the left, the action tool strip is placed on the right side.
-
- 26 Feb, 2018 1 commit
-
-
Gus Grubba authored
Have different modes for the Airspace Widget (Plan/Fly)
-
- 21 Feb, 2018 1 commit
-
-
Gus Grubba authored
Adding missing qgcView to QGCMapPolygonVisuals instance in SurveyMapVisual.qml
-
- 18 Feb, 2018 1 commit
-
-
Gus Grubba authored
Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap.
-
- 16 Feb, 2018 1 commit
-
-
Gus Grubba authored
AirspaceManager is now exposed by QGroundControlQmlGlobal instead of Vehicle (available all the time)
-
- 30 Jan, 2018 1 commit
-
-
Gus Grubba authored
Added an "unavailable" icon for when no vehicle is connected Toggle restriction overlays (map) on/off based on the airspace widget being expanded/collapsed respectively
-
- 29 Jan, 2018 1 commit
-
-
Gus Grubba authored
Handled "airspace visible" state (not done) Adjusted restriction map items color and opacity Added/Updated icons for airspace traffic Adjust colors for text over maps
-
- 27 Jan, 2018 1 commit
-
-
Gus Grubba authored
All settings wired and persistent Cleanup non Airmap builds
-
- 20 Jan, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Eliminated flight widget "states" Define flight widget top margin (plugin options)
-
- 29 Dec, 2017 1 commit
-
-
Jacob Walser authored
-
- 28 Nov, 2017 1 commit
-
-
Gus Grubba authored
Clarify the title of the "Video Stream" panel (instead of just "Video")
-
- 22 Sep, 2017 1 commit
-
-
Beat Küng authored
On large/high DPI screens, the whole UI scales nicely when increasing the font size, except for the attitude widget, that was limited to 200 pixels.
-
- 14 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 21 Jun, 2017 1 commit
-
-
Jacob Walser authored
-
- 11 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
Fixed a pile of bugs as well
-
- 05 Apr, 2017 1 commit
-
-
Gus Grubba authored
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
-
- 03 Apr, 2017 1 commit
-
-
Donald Gagne authored
-