1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-04-03 13:09:10 +02:00

18 Commits

Author SHA1 Message Date
ad13a5b0cf qPrintable() -> qUtf8Printable() 2025-01-04 00:18:27 +01:00
701f392a29 Improved error reporting 2025-01-02 18:55:15 +01:00
0c7296e006 Cosmetics 2024-03-23 09:22:03 +01:00
01dfbb3706 Fixed error line reporting in CSV-based files 2024-03-23 09:16:41 +01:00
2824751615 Allow advanced CSV formating in CRS files 2023-04-15 03:18:52 +02:00
e5199f8648 Redesigned CRS logic (including CSV files structure) 2023-04-13 08:39:33 +02:00
74b73d8700 Limit line lengths in line-based parsers 2022-07-05 11:08:57 +02:00
ec5a1c7851 Added support for world file maps 2021-06-17 21:58:25 +02:00
b2a34bd10f Hardcode web mercator (EPSG 3857) support 2018-06-28 22:12:16 +02:00
a6389f0174 Precompute e2s as well 2018-05-18 22:10:43 +02:00
a486f9e78d Datum shift optimization (precompute ellipsoid constants)
+ projections code unification
2018-05-17 22:41:56 +02:00
8821536419 Fixed most clazy warnings 2018-03-29 00:29:08 +02:00
b6e798f5c3 Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
58e1980b0d Debug stream code cleanup/unification 2018-01-21 11:19:46 +01:00
1739625896 Added support for prime meridians and angular units to GCS 2018-01-20 20:13:56 +01:00
b8102d6bb7 Do a propper cleanup on error 2018-01-09 23:19:35 +01:00
5fa52b0166 Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
56e4c80999 Project structure refactoring 2017-11-26 18:54:03 +01:00