Don Gagne
2c716d21f7
Merge pull request #2022 from dogmaphobic/trashIcons
...
Delete Icons for Don
9 years ago
Don Gagne
98d11c68ce
Merge pull request #2018 from DonLakeFlyer/MissionEditor
...
Mission Editor usability changes
9 years ago
dogmaphobic
9dc1ac7210
Getting rid of warning on Mac OS
9 years ago
dogmaphobic
0baffe5ff4
Delete Icons
9 years ago
Daniel Agar
ded03b3da9
Merge pull request #2021 from dagar/appveyor
...
That was easy.
Merging
9 years ago
Daniel Agar
04edc8e9f3
appveyor build debug first
9 years ago
Don Gagne
f34a7c6e0e
Fix unit tests
9 years ago
Don Gagne
0adf8caad5
Mission Editor usability changes
9 years ago
Don Gagne
92cc42a147
Merge pull request #2017 from dogmaphobic/MapSyncIcons
...
MapSync Icons
9 years ago
dogmaphobic
c4d58691e9
MapSync Icons
...
Updated existing icon and added a new one for when things have changed.
9 years ago
Don Gagne
3a4b783eb5
Merge pull request #2008 from NaterGator/windeployqt
...
Switch to windeployqt to pull in install dependencies
9 years ago
Don Gagne
8a0ff7e3f4
Merge pull request #2014 from dogmaphobic/cacheFor551
...
Fixing map cache for Qt 5.5.1
9 years ago
dogmaphobic
a4cc3ca893
Fixing map cache for Qt 5.5.1
...
Map cacheing for < 5.5.0 was broken and we were using whatever default was provided by QtLocation. Now we're properly creating and configuring a cache manager.
9 years ago
Don Gagne
d35b178959
Merge pull request #2013 from dogmaphobic/qt551Fixes
...
Adding Qt Location headers for Qt 5.5.1
9 years ago
dogmaphobic
1b14627206
Adding Qt Location headers for Qt 5.5.1
...
This only affects the build when using Qt 5.5.1. Other versions are unchanged.
So far only tested with Mac OS.
9 years ago
Nate Weibley
1fd162ade3
Merge remote-tracking branch 'origin/master' into windeployqt
...
Conflicts:
QGCSetup.pri
9 years ago
Don Gagne
ddfdfa443f
Merge pull request #2012 from dogmaphobic/arrowhead
...
Arrowhead for vehicle heading identification.
9 years ago
dogmaphobic
f5c712f0e5
Arrowhead for vehicle heading identification.
9 years ago
Lorenz Meier
dfca111295
Merge pull request #2009 from dagar/badges
...
add travis-ci and appveyor build status
9 years ago
Daniel Agar
a4a8c1c6ba
add travis-ci and appveyor build status
9 years ago
Lorenz Meier
af5957c531
Merge pull request #1999 from Vavooon/fix-windows-postbuild
...
Fix Windows postbuild error
9 years ago
Lorenz Meier
f89f2b78d9
Merge pull request #2007 from dagar/icon
...
Readd Linux Shortcut Entry
9 years ago
Nate Weibley
f8bb22b0df
Switch to windeployqt to pull in install dependencies
10 years ago
Daniel Agar
db7565da2a
readd qgroundcontrol.desktop
...
-this is used in the ubuntu package
10 years ago
Don Gagne
fb75802cde
Merge pull request #1805 from dagar/git_version
...
set QGC version from git
10 years ago
Don Gagne
e0baebfcf0
Merge pull request #1987 from pritamghanghas/apm_mode_support
...
flight mode support for ArduPilot
10 years ago
Don Gagne
e2d46469a2
Merge pull request #1983 from NaterGator/qt-pch-compiletime
...
Precompile a handful of Qt headers to speed up compilation time
10 years ago
Don Gagne
d8cb95921b
Merge pull request #2005 from DonLakeFlyer/FullQml
...
MainWindow is now 100% Qml
10 years ago
Don Gagne
57c34c1cd0
Convert all ui to a single Qml container
10 years ago
Don Gagne
5795e64c2b
Add support for gps messages
10 years ago
Pritam Ghanghas
232baa6a5d
fixed a small mistake in apm modes work that was resulting in failed unit test
10 years ago
Pritam Ghanghas
3b5740bcb1
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into apm_mode_support
10 years ago
Vavooon
9558e3e8e9
Fix Windows postbuild error
10 years ago
Lorenz Meier
3ba9c2f869
Merge pull request #1997 from marbug/fedora_add_qt5-qtlocation-devel
...
add qt5-qtlocation-devel for fedora
10 years ago
Maryan Bahnyuk
72963d78a7
add qt5-qtlocation-devel for fedora
...
+ fix "Unknown module(s) in QT: location-private positioning-private"
10 years ago
Lorenz Meier
fa4a9b9a85
UAS: Adjust HIL noise levels
10 years ago
Don Gagne
57ef8d6729
Merge pull request #1995 from DonLakeFlyer/HomePositionFixes
...
Home position fixes
10 years ago
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
24ae7b64da
Better home position handling
...
Also remove Move Up and Move Down support
10 years ago
Don Gagne
2440526fb4
No telemetry logs in mobile
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