Matej Frančeškin
c829c6f8fe
Set Android Joystick native methods from JNI_OnLoad
6 years ago
Gus Grubba
6e11fae8f2
Re-enable a subset of unittesting
6 years ago
Gus Grubba
c2ccfda072
Allow plugin control of map scale visibility
6 years ago
Don Gagne
821f08c824
Fix write storage permission problem
6 years ago
Gus Grubba
5be07f4819
CP - Skip serial related code if serial links are disabled.
7 years ago
Daniel Agar
d591d86f9c
initial optional cmake support ( #6862 )
7 years ago
DonLakeFlyer
8e83e1991d
Release build fixes
7 years ago
DonLakeFlyer
bc319fa458
Allow logging console output to file from command line
7 years ago
Don Gagne
d89f6b7994
Fix shutdown crash
8 years ago
Don Gagne
a0907e4658
Single instance app guarding mechanism
9 years ago
Gus Grubba
0920b97983
Custom plugin work
9 years ago
Don Gagne
0ce6d773bb
Allows QGC plugins to be optional or custom
9 years ago
Daniel Agar
5c9fd5ed3a
Linux add icon with setWindowIcon
...
-fixes #4073
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Daniel Agar
df7c8f0d86
FAcepalm fix
9 years ago
Nate Weibley
7454240adb
Reenable writing to stderr on *nix platforms for useful debugging messages
9 years ago
Nate Weibley
3c0c260727
Install message handler on mobile too
9 years ago
Nate Weibley
9ceca7fe8a
Move messages into preferences panel and refactor into AppMessages control
9 years ago
Nate Weibley
efd085d16b
Fix case sensitive names, QPointer header, and mobile builds
9 years ago
Nate Weibley
c51a1a6ec9
Add optional qml-based console to view debugging messages. For #3121
9 years ago
Don Gagne
f7aeba9a39
Add missing header
9 years ago
Don Gagne
9e061b2da3
ComplexMissionItem support for Survey
9 years ago
dogmaphobic
8624fb7170
Fixed Google Satellite
...
Download Speed Tweaks (+2 squashed commits)
Squashed commits:
[ff0ef7e] Cleanup (remove OpenStreetMap)
[370fa1d] Done (+25 squashed commits)
Squashed commits:
[9f3368f] Need to check how many instances of MapEngine are active.
[d557eac] Download Optimization
[392f50a] Almost there.
Trying to optimize download.
[a49d1d2] Settings
[a94be97] Mostly there. Needs to finish options and map thumbnail.
[38d5a0b] Downloading tiles and deleting sets
[81101b9] More UI Work
[c597d4b] Downloading tiles
[a815e35] Get rid of OpenMaps
[7e177ea] More reorg
[fa6b671] Start handling create tile set
Fix signal order when creating fetch tile task
[2a31f4d] Refactoring
[268b906] Renaming things
[947d66e] Fix resource load error.
[19e2de8] Adding MapBox
[c73e627] Preparing download
[87bbf22] UI Tweaks
[3c32a86] A lot of UI code done.
[ece8ce2] Starting to deal with tiles
[7f387bc] Save tile set
[f66f343] Adding more code
[4de3418] Working
[f0cc25d] Done for the night.
[2d1d86e] Added SQL database for holding out own tile cache.
[d405a87] Convert to camel case as this has been driving me nuts.
9 years ago
Nate Weibley
80b7a1e9b1
Don't try to use QCoreApplication::arguments before an app is created
9 years ago
Nate Weibley
91c050b9c9
Move the buglist override to as early as possible, include switches for specific rendering backends on windows
9 years ago
Nate Weibley
8cf9e4303b
Fix environment variable injection
9 years ago
Nate Weibley
7dd2c4d8a0
Custom OpenGL buglist to workaround broken OpenGL drivers in Windows
...
For issue #2776
9 years ago
dogmaphobic
4384320d41
Detect running instance and prevent loading second instance.
9 years ago
dogmaphobic
09b22dd66a
Bluetooth Cleanup
10 years ago
Don Gagne
4f080b9d3d
Mobile runs Native QML
10 years ago
dogmaphobic
054fab6c28
Bluetooth for Android complete.
10 years ago
dogmaphobic
5b46a3938e
First shot at Bluetooth
10 years ago
Don Gagne
946b7ea895
Centralize board type detection
10 years ago
dogmaphobic
dd8a2dabd0
Fix iOS Build.
10 years ago
Don Gagne
ed1a02cb34
Fix compiler warning
10 years ago
Don Gagne
c68faf270e
Add --unittest-stress support
10 years ago
Don Gagne
0c251d7973
Fix native function setting
10 years ago
Don Gagne
88f279d659
Remove widget code from Mobile builds
10 years ago
Don Gagne
f4d403dee4
Add missing header
10 years ago
Don Gagne
812ee27236
Cut over 100% to new Map/Mission code
...
- Delete all old map code
10 years ago
Don Gagne
436b30c6fc
Changed option loading mechanism
10 years ago
dogmaphobic
5b0e135ed5
Initial setup for Mac Installer (Video Steaming)
10 years ago
Don Gagne
9d14d9c721
Remove QSerialPortInfo from mobile build
...
This is needed for firmware upgrade which is not part of mobile
10 years ago
Don Gagne
ec67f11bc5
Major re-write of Firmware Upgrade
...
Usability plus, new features:
- 3DR Radio support
- APM Stack support
10 years ago
dogmaphobic
e3267222cb
Adding some Qt version checks
10 years ago
dogmaphobic
fe015311bb
First stab at iOS builds
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago
dogmaphobic
86f9a21973
Adding url factory from Open Pilot maps.
...
As this is no longer google specific, renamed everything google to qgc.
10 years ago
dogmaphobic
47b00f2f52
Google Maps Qt Geoservices plugin.
10 years ago
dogmaphobic
0a31331428
The ultimate goal is to plug a device, set it up and go fly it without any fuss.
...
The goal of this first installment is to organize the code a bit so it's more readable,
clean up a bit of left over cruft, and manage link configurations (and links in general).
10 years ago