- 11 Nov, 2018 2 commits
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- 24 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 23 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Q_ENUMS is deprecated and should not be usued. Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 03 Aug, 2018 1 commit
-
-
Don Gagne authored
Bump terrain tile version due to format change
-
- 02 Aug, 2018 1 commit
-
-
Don Gagne authored
Wrap text
-
- 28 Jul, 2018 2 commits
- 21 Jun, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 20 Jun, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 16 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
* Export should always be enabled since you can export default tile set * Fix Select All/None problem
-
- 07 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 17 Apr, 2018 1 commit
-
-
Gus Grubba authored
Don't bother testing the reason for exiting the wait condition. If there is nothing to do, it will exit any way.
-
- 16 Apr, 2018 3 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Fix typo.
-
Gus Grubba authored
-
- 12 Apr, 2018 1 commit
-
-
Andre Kjellstrup authored
-
- 08 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 21 Mar, 2018 1 commit
-
-
Andreas Bircher authored
-
- 19 Mar, 2018 2 commits
-
-
Sebastian Verling authored
-
Sebastian Verling authored
-
- 16 Mar, 2018 1 commit
-
-
Andreas Bircher authored
-
- 21 Feb, 2018 1 commit
-
-
Gus Grubba authored
Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area. Replace original "NoMouseThroughRectangle" as this is more versatile. Prevent mouse through events from leaking underneath the Fly View tool strip.
-
- 06 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 12 Jan, 2018 1 commit
-
-
Gus Grubba authored
Fixed an issue when importing a tile set that already exists would cause an error. When an imported set has a same name, it is renamed so the name is unique. The original logic had an error and was allowing the "new" set to be added with the same name, which would cause an error. In addition, if a new tile set brings no new unique tiles, it is now ignored. Fixed an issue where the progress was based on the total number of incoming tiles but this total can change if a given tile already exists in the database (it is not added).
-
- 05 Jan, 2018 1 commit
-
-
Gus Grubba authored
-
- 29 Dec, 2017 1 commit
-
-
Patrick José Pereira authored
In Qt 5.10 QGeoMapType need QGeoCameraCapabilities as argument E.g: https://github.com/qt/qtlocation/blob/2b230b0a10d898979e9d5193f4da2e408b397fe3/src/plugins/geoservices/osm/qgeotiledmappingmanagerengineosm.cpp#L167 Fix #5916 Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 19 Dec, 2017 2 commits
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 15 Dec, 2017 1 commit
-
-
Andreas Bircher authored
-
- 28 Nov, 2017 1 commit
-
-
Andreas Bircher authored
-
- 27 Nov, 2017 1 commit
-
-
Andreas Bircher authored
-
- 24 Nov, 2017 2 commits
-
-
Andreas Bircher authored
-
Andreas Bircher authored
-
- 23 Nov, 2017 1 commit
-
-
Andreas Bircher authored
-
- 16 Nov, 2017 1 commit
-
-
Andreas Bircher authored
-
- 07 Nov, 2017 1 commit
-
-
André Kjellstrup authored
-
- 29 Aug, 2017 1 commit
-
-
Gus Grubba authored
-
- 24 Aug, 2017 2 commits
-
-
Gus Grubba authored
For whatever reason, showing the dialog through a function causes a crash in QML (undebugable--new word!)
-
Gus Grubba authored
Internet available now has a signal
-