Nikolay Korotkiy
|
c9cac70e1f
|
Add Finnish translation (#50)
|
2018-01-11 10:34:00 +01:00 |
|
|
045cbe81bf
|
Added support for matrix-defined transformations
Fixed transformation matrix computation
|
2018-01-10 01:28:40 +01:00 |
|
|
bffd1d9172
|
Merge branch 'master' of https://github.com/tumic0/GPXSee
|
2018-01-09 23:21:05 +01:00 |
|
|
b8102d6bb7
|
Do a propper cleanup on error
|
2018-01-09 23:19:35 +01:00 |
|
|
fc80bd1b7c
|
Code cleanup
|
2018-01-09 23:19:24 +01:00 |
|
Nikolay Korotkiy
|
2441c4996d
|
Fix typos in Russian translation (#49)
|
2018-01-09 22:57:58 +01:00 |
|
|
89878fade1
|
Made the MM/II code work on Windows as well
|
2018-01-09 09:39:35 +01:00 |
|
|
83b7741ed9
|
Added missing include
|
2018-01-09 09:35:56 +01:00 |
|
|
f44b14473d
|
Fixed broken MM files size issue
|
2018-01-09 01:29:20 +01:00 |
|
|
699de8b133
|
Added support for files referenced using geodetic datum+projection combination
|
2018-01-09 00:26:18 +01:00 |
|
Nikolay Korotkiy
|
b7dd11fa1f
|
Add Russian translation (#48)
|
2018-01-08 23:57:33 +01:00 |
|
|
0a32a9b865
|
Merge branch 'geotiff'
|
2018-01-08 23:53:18 +01:00 |
|
|
02ad65461c
|
Merge branch 'master' of https://github.com/tumic0/GPXSee
|
2018-01-08 23:49:00 +01:00 |
|
|
5fa52b0166
|
Add support for GeoTIFF images
|
2018-01-08 23:47:45 +01:00 |
|
|
99fa39030f
|
Version++
|
2018-01-08 02:31:22 +01:00 |
|
|
6ebf749bdc
|
Added back missing cache reset (causing huge redraw rects causing system memory exhaustion)
|
2018-01-08 02:25:14 +01:00 |
|
|
5e74642dc8
|
Version++
|
2018-01-06 21:53:13 +01:00 |
|
|
b1d1cae9dd
|
Added support for negative altitude values.
Fixes #46
|
2018-01-06 21:51:07 +01:00 |
|
|
84f41b5aa9
|
Added support for negative altitude values.
Fixes #43.
|
2018-01-06 21:44:03 +01:00 |
|
Åke Engelbrektson
|
de2278ba04
|
Update gpxsee_sv.ts (#44)
New strings translated
|
2018-01-05 09:34:40 +01:00 |
|
|
e90f152432
|
Report correct file in error message
|
2018-01-05 00:06:07 +01:00 |
|
|
8deab1c9ca
|
6 + the leading A of course...
|
2018-01-04 17:36:22 +01:00 |
|
|
51e0f9a9c6
|
A records must only be >= 6, not 9
Fixes #42
|
2018-01-01 20:59:25 +01:00 |
|
|
e330abe180
|
Report the correct file on error
|
2017-12-23 11:10:39 +01:00 |
|
|
53a4b45b7b
|
Fixed broken scene centering in some resize cases
|
2017-12-07 21:05:00 +01:00 |
|
|
53229681d2
|
Translations update
|
2017-12-03 16:52:12 +01:00 |
|
|
b2df7d207f
|
Version++
|
2017-12-03 14:21:52 +01:00 |
|
|
1ff2162811
|
Added the "always show map" option
|
2017-12-03 14:18:41 +01:00 |
|
|
0f10c7596b
|
Removed some more unneeded code
|
2017-12-03 13:37:18 +01:00 |
|
|
4cc3bc28e2
|
Do not clear the image cache between files
|
2017-12-03 13:07:52 +01:00 |
|
|
3ce1918645
|
Speed up the osx build
|
2017-12-03 12:11:54 +01:00 |
|
|
d70f0cf9e0
|
Added missing QT path on OS X
|
2017-12-03 12:05:21 +01:00 |
|
|
34c5ba4669
|
Fixed typos
|
2017-12-03 11:52:41 +01:00 |
|
|
afbb8c3284
|
Added Travis CI OS X build
|
2017-12-03 11:20:30 +01:00 |
|
|
5bdc263cda
|
Moved all the map bounds checking where it belongs
|
2017-12-03 10:41:07 +01:00 |
|
|
179f2f1451
|
Removed obsolete code
|
2017-12-03 10:24:24 +01:00 |
|
|
92e772a02b
|
Fixed some corner case map drawing issues
|
2017-12-03 10:17:29 +01:00 |
|
|
cbdfe4c105
|
Added slider/marker color setting
|
2017-12-03 00:36:52 +01:00 |
|
|
a20a268975
|
includes cleanup
|
2017-12-02 20:33:29 +01:00 |
|
|
48e972f920
|
Include paths unification
|
2017-12-02 20:28:53 +01:00 |
|
|
c38f50538e
|
Do not use the alpha channel for graphs
|
2017-12-02 18:24:44 +01:00 |
|
|
53147b5e6e
|
Code cleanup
|
2017-12-01 22:24:04 +01:00 |
|
|
6c6e384862
|
Some more code cleanup
|
2017-12-01 21:27:12 +01:00 |
|
|
90b780a444
|
Code cleanup
|
2017-12-01 20:52:34 +01:00 |
|
|
56d1ac7ff2
|
Fixed broken zoom handling
|
2017-12-01 19:54:04 +01:00 |
|
|
00acd48009
|
Fixed some more track display corner cases + refactoring
|
2017-12-01 00:22:16 +01:00 |
|
|
e30078a63e
|
Code cleanup
|
2017-11-27 23:50:55 +01:00 |
|
|
51c0c31838
|
Fixed broken map scale computation
|
2017-11-27 08:48:37 +01:00 |
|
|
bc218c9f65
|
Moved the datums initialization where it belongs
|
2017-11-26 22:52:50 +01:00 |
|
|
56e4c80999
|
Project structure refactoring
|
2017-11-26 18:54:03 +01:00 |
|