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

790 Commits

Author SHA1 Message Date
5d590b7c86 Fixed object init loop issue 2018-02-12 01:20:21 +01:00
1003c7b56f ts files update 2018-02-11 23:54:17 +01:00
820f967bd6 Added support for nautical units 2018-02-11 23:51:57 +01:00
27632bf07e Code cleanup 2018-02-11 20:49:26 +01:00
ee5b8fa333 Merge branch 'master' of https://github.com/tumic0/GPXSee 2018-02-11 20:41:21 +01:00
7e42b57d73 Added coordinates format settings
+ Fixed units settings issues
2018-02-11 20:39:39 +01:00
292fc9b433
Added GeoTIFF support info 2018-02-10 23:15:22 +01:00
089d796194 Normalize paths when displaying them. 2018-02-10 16:01:01 +01:00
2677bb77f8 Moved Mac plist to the pkg directory 2018-02-10 11:17:31 +01:00
13dba26d3e Fixed appveyor build script 2018-02-10 10:26:06 +01:00
9675e19b94 Fixed error reporting 2018-02-10 09:57:21 +01:00
8d3fcc7a17 Moved all csv files to a separate directory 2018-02-10 09:29:10 +01:00
8dc5cb7aa8 Load qt translations on OS X 2018-02-10 09:14:24 +01:00
af99e4e05a Fixed translations loading 2018-02-09 22:34:38 +01:00
d18c0d1643 OS X resources fix + cleanup 2018-02-09 22:25:20 +01:00
b9a93d30c0
Create CONTRIBUTING.md 2018-02-09 21:41:16 +01:00
2b6d3799ec Properly load QT translations on windows 2018-02-09 21:04:37 +01:00
152828042f Fixed copy command 2018-02-09 00:11:06 +01:00
e1683a7560 Copy only *.qm files 2018-02-08 20:54:37 +01:00
444cf344a9 Appveyor build fix 2018-02-08 20:31:00 +01:00
7ac0bcf6d2 Fixed typos 2018-02-08 20:24:39 +01:00
a1ac306bfc Added French localization to Windows installer 2018-02-08 20:22:35 +01:00
db4a436ff5 Added the localization files into the bundle 2018-02-08 19:50:15 +01:00
84a6f6c875 Silenced clang warning 2018-02-08 18:34:06 +01:00
06f2c883d4 Added French localization file to qmake 2018-02-08 18:21:04 +01:00
Estébastien
fc95ebfe2b Add French translation file (#62)
in GPXSee/lang/gpxsee_fr.qm
2018-02-08 18:17:29 +01:00
4b64ee467c Moved translations outside of the binary 2018-02-08 18:16:44 +01:00
331cb48e11 Added czech description 2018-02-05 20:45:40 +01:00
fce0c49504 Added missing German strings 2018-02-05 20:39:44 +01:00
Nikolay Korotkiy
f670fb0859 Update gpxsee.desktop (#59) 2018-02-05 19:22:22 +01:00
Nikolay Korotkiy
1e45713aa4 Add .gitignore (#51) 2018-02-05 19:19:11 +01:00
Nikolay Korotkiy
7265c85b83 Update gpxsee_ru.ts, gpxsee_fi.ts (#57) 2018-02-05 19:17:35 +01:00
Åke Engelbrektson
4d156044d0 Update gpxsee_sv.ts (#58)
New strings translated
2018-02-04 22:51:00 +01:00
17c9416532 Added USGS-imagery map bounds 2018-02-04 15:59:27 +01:00
8e9db2354e Localization update 2018-02-04 15:30:54 +01:00
544a838821 Added linux desktop & MIME files 2018-02-04 14:54:26 +01:00
44d84bf19e API cleanup 2018-01-31 20:03:50 +01:00
4ca9c79dc4 Only 6 projection parameters are required in PCS CSV 2018-01-31 20:02:09 +01:00
cb77cc37c4 Cosmetics 2018-01-31 20:01:49 +01:00
98dd8c264c Replaced data sources info with bare paths info 2018-01-31 08:14:25 +01:00
84d860e2a2 Added recursive POI dir searching to be consistent with map dir searching 2018-01-30 00:30:26 +01:00
e10f8e9c1b Retry... 2018-01-30 00:10:43 +01:00
f433f855a4 Fixed appveyor build 2018-01-29 22:58:57 +01:00
c90a03e22c Enable loading of multiple map files at once 2018-01-29 22:43:55 +01:00
fbc0fd86cf Only allow one map per file 2018-01-29 00:19:57 +01:00
aa07b20aa4 Switched to XML defined online map sources 2018-01-28 22:56:08 +01:00
8a7edcfd8d Properly removed the obsolete header file 2018-01-26 01:33:00 +01:00
04a145a2e7 Using a more human-readable online maps bounds definition 2018-01-26 01:26:26 +01:00
66f0f6a202 Make the conversion functions a little bit more universal. 2018-01-25 20:49:01 +01:00
5698b4c9b0 Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00