dogmaphobic
e107e59387
Fix gearThingy
9 years ago
Daniel Agar
1cde874bfd
fix AppImage icon
9 years ago
Daniel Agar
c290ef41de
qgroundcontrol-start.sh add AppImage lib path AGAIN
9 years ago
Don Gagne
1ef654c2ee
Merge pull request #3146 from DonLakeFlyer/GStreamerOSX
...
Add GStreamer to OS X builds
9 years ago
Daniel Agar
dede81b153
qgroundcontrol-start.sh add AppImage lib path
9 years ago
Don Gagne
796171bd8e
Add GStreamer to OS X builds
9 years ago
Daniel Agar
bf65b6c724
qmake try silent build
...
* qmake silent build
* Disable silent build on windows
9 years ago
Daniel Agar
b33ed2393a
travis-ci create Linux AppImage
...
-closes #2913
9 years ago
Daniel Agar
93b34e3800
Revert "make silent"
...
This reverts commit 73d477cf0b
.
9 years ago
Daniel Agar
73d477cf0b
make silent
9 years ago
Don Gagne
f4a81f88c0
Merge pull request #3142 from dogmaphobic/branding
...
Replacing the QGC icon throughout the application.
9 years ago
Don Gagne
18c6a4307d
Merge pull request #3141 from DonLakeFlyer/RadioCalScroll
...
Radio cal scroll
9 years ago
Don Gagne
1be9b3a663
Merge pull request #3140 from DonLakeFlyer/SensorFont
...
Sensors: Use standard font size to fit on tablet
9 years ago
dogmaphobic
05812d9ea2
Replacing the QGC icon throughout the application.
9 years ago
Don Gagne
fd855c19e9
Fix NULL reference
9 years ago
Don Gagne
3d6b20d870
RadioCal scrolling
9 years ago
Don Gagne
f5f802cf93
Use standard font size to fit on tablet
9 years ago
Don Gagne
8158bdbbbd
Merge pull request #3137 from DonLakeFlyer/QGCLogo
...
New QGC Logo
9 years ago
Don Gagne
e6648c06a8
Merge pull request #3135 from DonLakeFlyer/NullActive
...
Fix null _activeVehicle references
9 years ago
Don Gagne
e1ad4ee009
New QGC Logo
9 years ago
Don Gagne
2d49ef53a3
Fix null _activeVehicle references
9 years ago
Don Gagne
e68c93dcf1
Merge pull request #3133 from DonLakeFlyer/MissionItemFixes
...
Mission item fixes
9 years ago
Don Gagne
99126254e7
Merge pull request #3132 from DonLakeFlyer/RCCal
...
Radio Cal: Only set reverse for multi-rotor
9 years ago
Don Gagne
246de5bc18
Add testing for SimpleMissionItem loading
9 years ago
Don Gagne
40e8ff4941
Fix SimpleMissionItem resetting default values over coordinate
9 years ago
Don Gagne
7802cf04bf
Only set reverse for multi-rotor
9 years ago
Don Gagne
482ef626ef
Merge pull request #3130 from DonLakeFlyer/QGCPal
...
Fix references to __qgcPal which did not exist in control
9 years ago
Don Gagne
af286a6370
Fix references to __qgcPal which did not exist in control
9 years ago
probonopd
671f7dc798
Make it possible to run qgroundcontrol-start.sh from outside its directory
9 years ago
Don Gagne
ab89dc305c
Merge pull request #3123 from tcanabrava/fix_numeric_input
...
Only accept numbers in FactTextEdit
9 years ago
Don Gagne
38090bfacf
Merge pull request #3110 from tcanabrava/remove_dead_code
...
Found a unused class, safe to remove.
9 years ago
Tomaz Canabrava
8f137cdc57
Only accept numbers in FactTextEdit
...
All facts are numeric, atm. this means that the input should only
accept numbers. it already had the inputMethodHints: Qt.ImhFormattedNumbersOnly
option, but for some reason it still accepted letters and symbols.
by adding a validator: DoubleValidator {} we limit the characters
to numbers only - and if the value is a integer, it will still work.
Tested by adding waypoints on the map & messing with the GPS coordinates.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
dd66031685
Merge pull request #3122 from DonLakeFlyer/NewClang
...
Update for new Clang errors
9 years ago
Don Gagne
8188f645d7
Update for new Clang errors
9 years ago
Don Gagne
55eeb588ef
Merge pull request #3107 from DonLakeFlyer/MissionItemStatus
...
Fix layout of mission item status values
9 years ago
Lorenz Meier
f5bad428a8
Merge pull request #3106 from DonLakeFlyer/MessageIndicator
...
Fix Message Indicator display
9 years ago
Don Gagne
80410d6895
Fix layout of values
9 years ago
Don Gagne
840a10e951
Fix Message Indicator display
9 years ago
Don Gagne
91c556cf19
Merge pull request #3104 from DonLakeFlyer/OutdoorPalette
...
Much better Outdoor palette visuals
9 years ago
Don Gagne
bc69d1212b
Much better Outdoor palette visuals
9 years ago
Tomaz Canabrava
0c273c471f
Found a unused class, safe to remove.
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
b9e0a3037b
Merge pull request #3100 from DonLakeFlyer/IndoorOutdoor
...
Toolbar/Instruments respect palette
9 years ago
Don Gagne
a9ec79e58b
Merge pull request #3099 from NaterGator/espeakfix
...
Fix for espeak / alsa errors for #3015
9 years ago
Don Gagne
de4f9cac92
Toolbar/Instruments respect palette
...
Map control use different border color based on map type
9 years ago
Nate Weibley
9bd304e3e9
Fix for espeak / alsa errors for #3015
...
Initialize espeak in async playback mode and explicitly synchronize after each synth operation in the worker thread.
9 years ago
Don Gagne
3c53181668
Merge pull request #3096 from DonLakeFlyer/TravisCleanup
...
Improve travis.yml readability
9 years ago
Don Gagne
5d17b53191
Improve travis.yml readability
...
Also fix problem with log files over 4M causing build failure
9 years ago
Don Gagne
fd9e128e0b
Merge pull request #3094 from DonLakeFlyer/MavlinkChannel
...
Don't use channel 0 to avoid sequence number problems
9 years ago
Don Gagne
f803ac47b8
Merge pull request #3091 from DonLakeFlyer/APMPreArmHandling
...
APM PreArm message handling
9 years ago
Don Gagne
454de718b2
Don't use channel 0 to avoid sequence number problems
9 years ago