Daniel Agar
56f05dc8ea
set QGC version from git
10 years ago
Daniel Agar
93af2553d6
automate ppa creation and upload
10 years ago
Daniel Agar
f453372736
fix buffer overflow
10 years ago
Daniel Agar
1c55204231
Merge pull request #1899 from mavlink/appveyor
...
appveyor s3 deploy
10 years ago
Daniel Agar
29db201c45
appveyor s3 deploy release folder
10 years ago
Don Gagne
691fc57b77
Merge pull request #1993 from DonLakeFlyer/AnalyzeWidget
...
Move Analyze view to widget
10 years ago
Don Gagne
02b946ef97
Move headers out of mobile build
10 years ago
Don Gagne
1b82d675ac
Fix mobile build
10 years ago
Don Gagne
fd70e34cfd
Move Analyze view to widget
10 years ago
Don Gagne
aa9f5591a3
Merge pull request #1990 from DonLakeFlyer/FlyingField
...
Changed Home Position Manager to Flying Field Manager
10 years ago
Don Gagne
02aa2810b1
Change to Flying Field Manager terminology
...
Also fixed button and panel state transition bugs
10 years ago
Don Gagne
94d5e1f837
New ExclusiveGroupItem base class control
10 years ago
Don Gagne
1f3100cfb1
Merge pull request #1984 from DonLakeFlyer/LiveHome
...
Support live home position in Mission Editor
10 years ago
Don Gagne
a1765794d2
Merge pull request #1982 from NaterGator/rm-cameraview
...
Remove unused CameraView widget using legacy OpenGL
10 years ago
Don Gagne
c4a59ff716
Merge pull request #1981 from DonLakeFlyer/FloatingWidgets
...
Dock Widgets only support floating
10 years ago
Gus Grubba
3643a5e7a7
Merge pull request #1988 from dogmaphobic/mapType
...
Change vehicle position icon based on map type.
10 years ago
Gus Grubba
97c23300dc
Merge pull request #1980 from dogmaphobic/pinchZoomWorkaround
...
Work around for pinch zoom bug in Qt (Qt Location)
10 years ago
dogmaphobic
32aff57c7b
Change vehicle position icon based on map type.
10 years ago
Don Gagne
5f803dd78d
Merge pull request #1965 from NaterGator/param-hash
...
Enable quick cached load of parameters when connecting to vehicle
10 years ago
Don Gagne
b43ccf87a3
Support live home position in Mission Editor
10 years ago
Gus Grubba
84ef7ee248
Merge branch 'master' into pinchZoomWorkaround
10 years ago
Nate Weibley
fa3e468337
Use QOpenGLFunctions to resolve direct OpenGL calls
10 years ago
Nate Weibley
4c1701bc4c
Revert "Remove unused CameraView widget using legacy OpenGL"
...
This reverts commit 86f29adf767afaaca2ba879b2b5e10dcf4fef6d0.
10 years ago
Don Gagne
85379ce391
Merge pull request #1978 from DonLakeFlyer/VirtualKeyboard
...
Mobile virtual keyboard fixes, plus font
10 years ago
Don Gagne
28fc38f606
Dock Widgets only support floating
...
This is in preparation for full Qml main window
10 years ago
Nate Weibley
86f29adf76
Remove unused CameraView widget using legacy OpenGL
10 years ago
Gus Grubba
f565132218
Merge branch 'master' into pinchZoomWorkaround
10 years ago
Gus Grubba
8cca90f92d
Merge pull request #1979 from dogmaphobic/fixHelpButton
...
Missed in conflicted merge
10 years ago
dogmaphobic
dc5223af11
Work around for pinch zoom bug in Qt (Qt Location)
10 years ago
dogmaphobic
bc61e579b1
Missed in conflicted merge
...
This is to toggle off help view when clicking on items on the map and checking the appropriate buttons accordingly.
10 years ago
Nate Weibley
9862e074b9
Merge remote-tracking branch 'origin/master' into param-hash
10 years ago
Nate Weibley
186f0bff8a
Remove duplicated enum conversion function
10 years ago
Nate Weibley
c9123adfb6
Build param cache path using QDir::filePath
10 years ago
Gus Grubba
5894f2cabb
Merge pull request #1971 from dogmaphobic/toggleMapButtons
...
Made map buttons toggle between black and orange.
10 years ago
Don Gagne
7f834f5b67
No El Capitan hack on Mobile
10 years ago
Don Gagne
c2a42d1023
Close virtual keyboard on dialog close
10 years ago
Don Gagne
7cba880028
Use numeric virtual keyboard
10 years ago
dogmaphobic
ae152e7376
Fixing merge conflicts.
...
Merge remote-tracking branch 'mavlink/master' into toggleMapButtons
* mavlink/master:
UAS: Improve HIL inputs
More work on waypoint lines
Conflicts:
src/MissionEditor/MissionEditor.qml
10 years ago
Lorenz Meier
2ba8a0f332
UAS: Improve HIL inputs
10 years ago
Don Gagne
27f2c6927f
Merge pull request #1972 from DonLakeFlyer/MissionEditor
...
More work on waypoint lines
10 years ago
dogmaphobic
81908093c4
Making waypoints (orange) colors use palette so it can be changed in one single place.
10 years ago
dogmaphobic
1388ac3a87
Adding a palette for map buttons.
10 years ago
Don Gagne
3b20c76d74
More work on waypoint lines
10 years ago
dogmaphobic
6d20e85d05
Merge remote-tracking branch 'mavlink/master' into toggleMapButtons
...
* mavlink/master:
Increase size of controls for tablet
Make sync warning less tall
Use Flickable to allow scroll on Tablet
More header fixes for Mobile build
More header moves for Mobile build
More header moves for no widgets in Mobile build
Move widget controllers out of Mobile build
QGCUnconnectedInfoWidget needed in Mobile builds
Remove widget code from Mobile builds
10 years ago
dogmaphobic
f299ff4599
Added a Help button to the Plan View
...
Also handling the toggling of the various panes on the right side of the screen to match the current selected task.
10 years ago
Don Gagne
76077ac552
Merge pull request #1970 from DonLakeFlyer/Tablet
...
Tablet usability fixes
10 years ago
Don Gagne
696643ab74
Merge pull request #1954 from DonLakeFlyer/NoMobileWidget
...
Remove Dock Widget code from mobile builds
10 years ago
dogmaphobic
37bd04f85d
Made map buttons toggle between black and orange.
...
Adjusted icons so they no longer contain a background.
Added *Exclusive* functionality to the RoundButton element.
Added OnClicked signal for the drop down boxes so I could turn off Add Mission Item and Home Mode.
10 years ago
Don Gagne
13a187b8a3
Merge pull request #1969 from dogmaphobic/roundButton
...
Adding a RoundButton element.
10 years ago
Don Gagne
e5a698a774
Increase size of controls for tablet
...
Made then the same size of toolbar cell height
10 years ago