- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 10 Apr, 2016 2 commits
-
-
Daniel Agar authored
-
Nate Weibley authored
-
- 06 Apr, 2016 1 commit
-
-
Nate Weibley authored
-
- 05 Apr, 2016 1 commit
-
-
Nate Weibley authored
-
- 04 Apr, 2016 2 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
-
- 19 Feb, 2016 2 commits
- 18 Feb, 2016 1 commit
-
-
dogmaphobic authored
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.
-
- 17 Feb, 2016 2 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
Move the buglist override to as early as possible, include switches for specific rendering backends on windows
-
- 14 Feb, 2016 1 commit
-
-
Nate Weibley authored
-
- 13 Feb, 2016 1 commit
-
-
Nate Weibley authored
For issue #2776
-
- 23 Jan, 2016 1 commit
-
-
dogmaphobic authored
-
- 10 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 08 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 04 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 15 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 11 Nov, 2015 2 commits
-
-
dogmaphobic authored
-
Don Gagne authored
-
- 31 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 18 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 12 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 11 Oct, 2015 2 commits
- 01 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 08 Jul, 2015 1 commit
-
-
dogmaphobic authored
-
- 01 Jul, 2015 1 commit
-
-
Don Gagne authored
This is needed for firmware upgrade which is not part of mobile
-
- 28 Jun, 2015 1 commit
-
-
Don Gagne authored
Usability plus, new features: - 3DR Radio support - APM Stack support
-
- 31 May, 2015 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- 18 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 06 Apr, 2015 1 commit
-
-
dogmaphobic authored
As this is no longer google specific, renamed everything google to qgc.
-
- 04 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 13 Feb, 2015 1 commit
-
-
dogmaphobic authored
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).
-
- 12 Dec, 2014 1 commit
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- 02 Dec, 2014 1 commit
-
-
Don Gagne authored
There appears to be a threading issue in qRegisterMetaType which can cause it to throw a qWarning about duplicate type converters. This is caused by a race condition in the Qt code. Still working with them on tracking down the bug. For now we register the type which is giving us problems here while we only have the main thread. That should prevent it from hitting the race condition later on in the code.
-
- 01 Dec, 2014 1 commit
-
-
Don Gagne authored
This keeps TeamCity from hanging on a dialog box
-