1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00
Commit Graph

493 Commits

Author SHA1 Message Date
c9083c184b Added missing icns resources (ov2 & itn) 2021-05-29 00:26:36 +02:00
87df10d099 OV2/ITM desktop integration 2021-05-12 22:02:04 +02:00
b9e3e81ac1 Added support for waypoint phone data
+ address waypoint data where missing
2021-05-12 21:58:46 +02:00
86e8ac71ee Added support for TomTom ITN files 2021-05-12 07:44:25 +02:00
6f0a6511db Version++ 2021-05-09 22:43:54 +02:00
6a941566cb Added support for TomTom OV2 files 2021-05-09 22:39:39 +02:00
9c0288e0e5 QtSvg is now defacto required, so make this a major version 2021-04-18 22:50:41 +02:00
a0b4300431 Version++ 2021-04-10 16:08:06 +02:00
f2585486b6 Only use the wildcard compare where it should be used
+ QT6 build fix
2021-04-10 15:49:48 +02:00
44a5e5de81 Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
11082fe2a6 Version++ 2021-03-21 20:25:20 +01:00
2d329e65ee Preserve directory structure when loading the POIs
+ POI files handling optimization
2021-03-21 20:23:20 +01:00
659cf4cc7a Preserve directory structure when loading the maps 2021-03-20 09:59:03 +01:00
cdc71e2856 Do not repeatedly compute the areas bounds 2021-03-07 11:58:21 +01:00
c6cc34c73f Version++ 2021-02-24 00:10:31 +01:00
8cb56d3783 Version++ 2021-02-16 21:27:10 +01:00
60fb421f28 sqlite maps OS X desktop integration 2021-02-12 00:09:52 +01:00
c6b1109d89 Added sqlite maps Windows & Linux desktop integration 2021-02-10 21:27:41 +01:00
fd33605e2d Version++ 2021-02-09 21:08:07 +01:00
0929e9a692 Added support for sqlitedb maps (Locus, OsmAnd, RMaps) 2021-02-09 21:05:23 +01:00
d88f71ddba Version++ 2021-02-08 19:56:57 +01:00
a369a1689d Added position date display option
Closes #330
2021-02-06 15:23:02 +01:00
7bc1c53452 Added OS X AQM desktop integration 2021-02-06 10:44:31 +01:00
4ab611b04a Windows & Linux AQM desktop integration 2021-02-05 22:01:10 +01:00
86c6fa7b03 Added support for AlpineQuest AQM maps 2021-02-04 23:22:16 +01:00
b880998dcc Version++ 2021-01-25 21:39:22 +01:00
bf613f1b6d Added support for raster polygon backgrounds 2021-01-25 21:37:07 +01:00
6ba7493b59 Version++ 2021-01-23 18:30:46 +01:00
ef6dff42b7 Version++ 2021-01-09 11:29:29 +01:00
0ac6b697bb Removed obsolete stuff 2021-01-02 22:37:56 +01:00
0ec265e4ea Version++ 2020-12-31 15:45:03 +01:00
1ba1ae498c Added Esperanto localization 2020-12-27 19:39:41 +01:00
e1e3800f72 Use the same icons for KML and KMZ
(soon we are out of colors anyway...)
2020-12-26 19:53:23 +01:00
d116508d73 Added Windows and Linux KMZ desktop integration 2020-12-25 19:47:37 +01:00
d01a5a7e42 Added support for KMZ maps 2020-12-22 22:32:07 +01:00
97bea8c56c Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
e40836e6bb Added missing file associations + icons 2020-12-15 21:51:08 +01:00
743a937f41 Fixed crashing async map loading
fixes #331
2020-12-09 23:07:05 +01:00
abd1dc2450 Added support for polyconic projections 2020-12-04 00:25:57 +01:00
41c8a4d935 Version++ 2020-12-03 00:11:49 +01:00
9e70a1ffbb Added the "Load map dir" feature 2020-12-02 23:58:11 +01:00
96733883cb Added support for BSB charts maps 2020-11-27 01:11:50 +01:00
b6194d535e Version++ 2020-11-23 22:28:11 +01:00
dc209bd96e Yet another graph zoom improvement
(and yet not ideal...)
2020-11-22 14:38:52 +01:00
12e395270b Version++ 2020-11-10 01:04:28 +01:00
f139d33502 Huffman encoded labels
+ more or less related fixes/refactoring
2020-11-10 00:58:19 +01:00
fb4af33d89 Version++ 2020-10-27 11:49:07 +01:00
67ce176b74 Version++ 2020-10-09 05:12:19 +02:00
789f314ae8 Margins widget refactoring 2020-10-06 21:41:23 +02:00
398eb152f6 Version++ 2020-09-29 00:04:42 +02:00
a9c86fd580 Added PNG export 2020-09-27 00:34:38 +02:00
7d62ef038c Version++ 2020-09-20 23:05:38 +02:00
5343a1a922 "multi-size" app icons on linux
+ icon structure cleanup
2020-07-10 00:57:31 +02:00
a339706293 Version++ 2020-06-27 22:51:53 +02:00
32d3eab10e Initial (and partial) IMG links support
+ various IMG fixes (RGN parsing, IMG parsing)
2020-06-27 22:46:26 +02:00
e7729e8745 Added missing Italian localization stuff 2020-06-27 18:05:50 +02:00
giomba
6b860fe18c
added italian translation (#295)
Added italian translation
2020-06-27 17:57:18 +02:00
1fc4dbbb73 Cosmetics 2020-05-30 17:10:13 +02:00
0999cdcba2 Fixed Qt version with time zones support
+ reverted broken Qt version check for opengl
2020-05-30 17:06:06 +02:00
5bd744a8ed Added time zone settings 2020-05-20 21:00:36 +02:00
26b5411465 Version++ 2020-04-30 21:48:07 +02:00
a4abed8f1f Code cleanup 2020-04-26 01:17:54 +02:00
cbe312d9c8 Version++ 2020-04-19 14:52:40 +02:00
e26d1abd5a Version++ 2020-04-05 10:50:24 +02:00
d94938261a Version++ 2020-03-28 19:50:39 +01:00
19a847c7d4 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
654bfcd058 Version++ 2020-03-17 21:10:45 +01:00
82c0c1f8a7 Asynchronous WMS/WMTS map loading
(also fixes crash on OS X)
2020-03-17 21:06:51 +01:00
bf0dd1b24a Version++ 2020-03-04 19:49:11 +01:00
bb6d6a4044 Version++ 2020-03-01 14:39:40 +01:00
1de9c6ef5d Version++ 2020-02-17 20:19:11 +01:00
2002b828dd Version++ 2020-02-12 20:35:59 +01:00
187cb77858 Added missing Hungarian localization copy 2020-02-12 08:36:56 +01:00
f70d92805b Version++ 2020-02-09 23:27:22 +01:00
911c63df0c Added support for GMAP maps 2020-02-09 23:24:48 +01:00
633d52daca Added Hungarian localization 2020-01-28 22:02:16 +01:00
cdbf2db5fe Version++ 2020-01-22 22:39:14 +01:00
cd22e6207a Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
057180e431 Added OS X SML integration 2020-01-16 19:31:14 +01:00
6525d34e08 Added SML desktop integration (Windows + Linux) 2020-01-15 23:10:14 +01:00
a89ef11d73 Added basic support for Suunto SML files 2020-01-14 23:21:05 +01:00
d8b54ac342 Version++ 2020-01-12 16:09:06 +01:00
db7e60bdfb Added support for GPI speed/red light cameras 2019-11-10 16:46:31 +01:00
bd5728ffa0 Version++ 2019-11-09 21:25:45 +01:00
96e0b584a0 Added support for waypoint addresses 2019-11-08 21:00:59 +01:00
8715e0e37b Enabled Ukrainian localization 2019-11-05 21:59:01 +01:00
b2ca97b836 Version++ 2019-11-01 19:10:47 +01:00
01d8d917cb Merge branch 'master' of https://github.com/tumic0/GPXSee 2019-10-28 14:34:32 +01:00
d1522210e5 Added Windows GPI integration 2019-10-28 14:34:01 +01:00
82eed4759c Added OS X GPI integration 2019-10-28 12:01:58 +01:00
c0c01eef8b Added support for GPI files 2019-10-25 22:30:12 +02:00
25b42fd2f8 Version++ 2019-10-18 08:38:04 +02:00
0c1a123cd9 Handle the tooltips pixel accurate 2019-10-16 19:22:55 +02:00
9c96e7124a Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
d59a37466b Added support for waypoint links 2019-10-14 01:16:38 +02:00
a9ce6f54c7 Hyperlink + copy&paste enabled tool tips 2019-10-13 20:20:32 +02:00
dc9a600a6e Version++ 2019-10-03 01:06:53 +02:00
7a900f2252 Version++ 2019-09-29 11:48:08 +02:00
fcaacb4b6a Version++ 2019-08-29 20:18:35 +02:00
b91358a6bd Added CUP files OS X desktop integration 2019-08-16 21:32:31 +02:00
44b98754d7 Version++ 2019-08-16 20:50:59 +02:00
7eedcc083e CUP files Windows & Linux desktop integration 2019-08-16 20:46:42 +02:00
ecb82952f6 Added support for SeeYou CUP files 2019-08-15 21:27:55 +02:00
a11b926a98 Version++ 2019-07-18 08:14:47 +02:00
c1fdb21fad Cosmetics 2019-07-10 21:37:03 +02:00
6bea3b7ebf Suppress QT's deprecated functions warnings 2019-07-10 21:17:52 +02:00
a41e89053d Version++ 2019-07-07 19:17:06 +02:00
537b1c3716 Added support for label shields 2019-06-30 20:39:22 +02:00
1e6d9efb3b Version++ 2019-06-10 19:27:14 +02:00
06e1685f85 Improved text layout/rendering on IMG maps 2019-06-07 20:33:08 +02:00
e4098e6dfb Version++ 2019-05-28 07:29:07 +02:00
a16354a6ba Propper reimplementation of the path ticks 2019-05-24 18:37:15 +02:00
681c83d017 Version++ 2019-05-18 20:40:59 +02:00
37c971a720 Added support for vector maps projection setting
Removed obsolete "Always show the map" setting
2019-05-14 23:01:24 +02:00
f0d71d667b Fixed builds with Qt 5 versions < 5.4 2019-05-12 21:26:45 +02:00
6efd8e7fd1 Version++ 2019-05-10 19:40:11 +02:00
0594774570 Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00
d0438b3ee8 Use a propper path defined by the prefix for resources in QT4 builds 2019-03-21 23:45:48 +01:00
3176a42aa5 Optimized file access 2019-03-15 19:39:52 +01:00
0dd8b6210b Version++ 2019-03-13 22:05:17 +01:00
bf845a4a65 Added support for Geotagged JPEG files 2019-03-13 00:25:46 +01:00
b5578d89b0 Version++ 2019-03-08 22:52:37 +01:00
172b2b1b14 Improved rmap support 2019-03-07 22:58:43 +01:00
060f940b75 Use a shared CalibrationPoint implementation 2019-03-07 01:08:51 +01:00
c1a1c3425b Added support for (raster) RMap maps 2019-03-02 16:51:14 +01:00
12f3c252bb Added the "show cursor coordinates" option
Closes #167
2019-02-17 20:20:20 +01:00
9887151bfd Enabled pt_BR localization 2019-02-16 19:54:50 +01:00
ec9d81c65a Added support for oblique stereographic projections 2019-02-15 20:32:13 +01:00
f379da61e3 Version++ 2019-02-11 23:29:45 +01:00
0308dbbb09 Added support for track segments 2019-02-11 23:28:08 +01:00
3c112b0b6f Unify OS X platform name 2019-02-04 22:33:34 +01:00
54f24880cf Fixed Windows build 2019-02-03 16:34:33 +01:00
50306ecb84 Added support for polygon objects 2019-01-31 01:46:53 +01:00
ec594fca61 OS X GeoJSON association 2019-01-28 20:08:08 +01:00
d07adee931 GeoJSON integration, part 1 2019-01-27 23:07:02 +01:00
5c3fd0872d Made the install path configurable 2019-01-26 09:34:21 +01:00
bc5c8ab42c Merge branch 'master' of https://github.com/tumic0/GPXSee 2019-01-26 09:13:01 +01:00
a176f041ab Moved format icons to a separate directory 2019-01-26 09:12:06 +01:00
ab9e40d4c2 Fixed target naming on OS X 2019-01-26 00:56:28 +01:00
d45a16e0b2 Fixed OS X build 2019-01-26 00:53:52 +01:00
e3c0bced83 Added support for "make install" on UNIX systems
Fixes #175
2019-01-25 22:29:45 +01:00
73ccb427db Added support for GeoJSON data files 2019-01-25 22:18:21 +01:00
05d73b2b4c Version++ 2019-01-21 00:03:02 +01:00
6636bf9f3f Enabled Spanish localization 2019-01-21 00:01:07 +01:00
fec5780da2 Added support for polar stereographic projection
closes #181
2019-01-08 21:42:28 +01:00
589c85b504 Added support for DEM data (SRTM HGT) elevation sources 2019-01-06 18:47:55 +01:00
35309ef452 Version++ 2019-01-02 00:49:19 +01:00
2c1a9f88c4 Enabled Turkish translation 2018-11-22 22:59:31 +01:00
9c6c574443 Added support for vector MBtiles 2018-11-03 00:43:52 +01:00
f762013e1e Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
8f4ce8d38c Code cleanup 2018-10-11 18:19:35 +02:00
b3655f6a1f Squashed commit of the following:
commit f819840aff
Merge: 46bf281 49470f2
Author: Hosted Weblate <hosted@weblate.org>
Date:   Tue Oct 9 00:01:42 2018 +0200

    Merge branch 'origin/master' into Weblate

commit 49470f22b2
Merge: 078b272 ed03e31
Author: Hosted Weblate <hosted@weblate.org>
Date:   Mon Oct 8 23:56:36 2018 +0200

    Merge branch 'origin/master' into Weblate

commit ed03e31949
Merge: ce41409 605b09c
Author: Hosted Weblate <hosted@weblate.org>
Date:   Mon Oct 8 23:53:56 2018 +0200

    Merge branch 'origin/master' into Weblate

commit 605b09c195
Author: Allan Nordhøy <epost@anotheragency.no>
Date:   Mon Oct 8 20:26:04 2018 +0000

    Translated using Weblate (Norwegian Bokmål)

    Currently translated at 92.2% (299 of 324 strings)

    Translation: GPXSee/Translations
    Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/nb/

commit 0898953674
Merge: fd0401a 869fdf5
Author: Hosted Weblate <hosted@weblate.org>
Date:   Mon Oct 8 22:24:40 2018 +0200

    Merge branch 'origin/master' into Weblate

commit 869fdf5982
Merge: 7fe5189 aa32415
Author: Hosted Weblate <hosted@weblate.org>
Date:   Mon Oct 8 22:09:51 2018 +0200

    Merge branch 'origin/master' into Weblate

commit aa32415adb
Author: jan madsen <jsm@janz.dk>
Date:   Mon Oct 8 12:01:51 2018 +0000

    Translated using Weblate (Danish)

    Currently translated at 85.4% (275 of 322 strings)

    Translation: GPXSee/Translations
    Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/

commit c1a64d2c0b
Author: jan madsen <jsm@janz.dk>
Date:   Mon Oct 8 10:53:55 2018 +0000

    Translated using Weblate (Danish)

    Currently translated at 34.1% (110 of 322 strings)

    Translation: GPXSee/Translations
    Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/

commit 31bbdba548
Author: jan madsen <jsm@janz.dk>
Date:   Mon Oct 8 10:36:54 2018 +0000

    Translated using Weblate (Danish)

    Currently translated at 19.8% (64 of 322 strings)

    Translation: GPXSee/Translations
    Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/
2018-10-09 00:18:17 +02:00
46bf281644 Enabled Danish localization 2018-10-09 00:01:18 +02:00
0e4a5abc2b Version++ 2018-10-07 22:48:02 +02:00
7a2f6b96a9 The correct language code for Norwegian-Bokmal is "nb", not "no" 2018-10-07 22:27:50 +02:00
52e8eb1f6e Version++ 2018-10-02 22:04:51 +02:00
0483d393ac Enabled Norwegian localization 2018-10-02 22:02:07 +02:00
254deae04a Code cleanup 2018-09-30 12:16:41 +02:00
db98f381b5 Added initial MBTiles support 2018-09-20 07:59:47 +02:00
f10857eddc Added english translation file
(Language selection is broken without it on Mac when the user's languages
list contains more than one language)
2018-09-16 17:49:47 +02:00
9ced0fd3a7 Do not process the Danish translations until they are done 2018-09-16 17:40:22 +02:00
99c3edddfd Added Danish translation stub 2018-09-16 17:11:35 +02:00
9957e1834e Now drawing path segments > 1 arc minute as great circle curves instead of rhumb lines 2018-09-13 00:43:28 +02:00
672df4255e Version++ 2018-09-11 00:36:11 +02:00
d9e025a18c String handling optimization 2018-08-27 22:25:55 +02:00
1f71b3a3b2 Code/API cleanup 2018-08-23 20:26:10 +02:00
de196e8281 Splited the OfflineMap class to separate OziMap and GeoTIFF map classes 2018-08-21 20:01:47 +02:00
3b7905fe8c Version++ 2018-08-12 14:23:02 +02:00
c3deab5369 Added SLF files association 2018-08-12 13:30:20 +02:00
c724bf134c Added support for Sigma SLF files 2018-08-10 22:46:04 +02:00
ba2347f363 Added LOC file association stuff 2018-08-09 22:48:44 +02:00
6194519b18 Added support for geocaching.com LOC files 2018-08-08 20:18:08 +02:00
06c9fbd849 Properly unified the qmake/macros versions 2018-07-24 18:02:36 +02:00
004e9bfef3 Fixed QT version handling in build process 2018-07-24 17:23:14 +02:00
c0e458a437 Added support for HTTP/2 2018-07-23 23:53:58 +02:00
5dde297210 Version++ 2018-07-21 18:20:48 +02:00
531eb256f1 Added statistics window 2018-07-21 16:13:18 +02:00
db2d0b63e8 Version++ 2018-07-03 19:19:56 +02:00
3424b3e265 Added support for gear ratio graphs
Added support for FIT files from Bryton Rider devices
2018-07-03 01:29:14 +02:00
a432ff3461 Now using a strict horizontal map scale
Code cleanup
2018-06-30 12:14:58 +02:00
24835db090 Version++ 2018-06-20 20:17:39 +02:00
7d412a274d Added support for Krovak projection 2018-05-29 00:17:20 +02:00
6bee2a46f1 Version++ 2018-05-28 22:37:35 +02:00
0d879e61a9 Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
ba7074f902 Version++ 2018-05-20 21:47:29 +02:00
025a403c73 PI defines cleanup 2018-05-15 21:51:56 +02:00
a762445bce Version++ 2018-05-14 22:19:59 +02:00
be1c7fa4c2 Added support for Mercator projection (the real one) 2018-05-13 00:40:03 +02:00
2b421f3b63 Properly name the web mercator projection 2018-05-12 22:38:42 +02:00
792ec17a20 Added support for EPSG:9606 and EPSG:9607 datum transformations 2018-05-11 19:54:12 +02:00
cf81e42f52 Remaining qreal/double separation
+ some minor TrekBuddy atlas issues fixes
2018-05-02 21:25:14 +02:00
2b0989438a Version++ 2018-04-27 21:16:11 +02:00
cb09ea0681 Version++ 2018-04-19 19:50:04 +02:00
bb10f7c0e1 Version++ 2018-04-17 22:54:42 +02:00
8ff21b5b37 Added the Polish translation into the builds 2018-04-17 22:52:47 +02:00
9e36451001 RectC now uses the expected axis direction
+ some more refactoring
2018-04-16 20:26:10 +02:00
f2b72ec1b5 Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
d31bf80885 Merget the OziExplorer parsers to a single source file 2018-04-15 10:08:50 +02:00
0d6bc05818 Added missing GPX icon to OS X bundle copy 2018-04-14 23:33:59 +02:00
3dd22eb2ba Version++ 2018-04-14 21:26:13 +02:00