Åke Engelbrektson
|
a74afa54fd
|
Update gpxsee_sv.ts (#32)
|
2017-09-15 18:55:49 +02:00 |
|
|
753c4e8db0
|
Do not enable alpha channel for background colors
|
2017-09-15 08:30:00 +02:00 |
|
|
d0b3f48caf
|
Version++
|
2017-09-15 00:41:48 +02:00 |
|
|
e47cd1be7e
|
Translations update
|
2017-09-15 00:39:59 +02:00 |
|
|
d1ba35f012
|
Updated maximal zoom for OpenTopo map
|
2017-09-15 00:35:11 +02:00 |
|
|
b9489afbfe
|
Settings improvements and code cleanup
|
2017-09-15 00:07:09 +02:00 |
|
|
a7506cfd82
|
Merge branch 'master' of https://github.com/tumic0/GPXSee
|
2017-09-14 20:22:11 +02:00 |
|
|
c060abe6a7
|
Silenced valgrind warnings
|
2017-09-14 20:19:19 +02:00 |
|
|
b457fc430c
|
Fixed broken parsing of TCX files with heart rate data
|
2017-09-14 20:18:34 +02:00 |
|
|
89947851fd
|
Fixed invalid memory access
|
2017-09-14 20:18:02 +02:00 |
|
|
7d40dfddb2
|
Fixed broken units setting for cadence, heart rate and power graphs
|
2017-09-14 20:16:42 +02:00 |
|
|
151ae03b53
|
Fixed broken options layout on OS X
|
2017-09-10 12:53:51 +02:00 |
|
|
9fd8b84c3b
|
Added waypoints/POI size/color settings
|
2017-09-10 12:42:49 +02:00 |
|
|
47683e5447
|
Added map background color setting.
Redesigned appearance settings tab.
|
2017-09-10 00:09:39 +02:00 |
|
|
84bcf07bd4
|
Translations update
|
2017-09-09 22:04:47 +02:00 |
|
|
cc694971be
|
Added support for limiting the maximal zoom level of online map sources
|
2017-09-09 12:33:43 +02:00 |
|
|
ba856d7eb6
|
Adjusted the scale bar (text) size to the remaining content in plot mode
|
2017-09-09 10:51:19 +02:00 |
|
|
b14eeb58ab
|
Fixed scale size in hi-res prints
|
2017-08-31 16:28:37 +02:00 |
|
|
8e932b966c
|
Fixed msvc warning
|
2017-08-31 15:32:44 +02:00 |
|
|
35818ce16e
|
Removed obsolete size guard
|
2017-08-31 08:10:09 +02:00 |
|
|
6ef7537dff
|
Added some more paper sizes
|
2017-08-31 07:57:46 +02:00 |
|
|
abbb823890
|
Removed DPI dependency in print font size computation
|
2017-08-31 00:07:29 +02:00 |
|
Åke Engelbrektson
|
0a4f8a46d4
|
Update gpxsee_sv.ts (#31)
* Update gpxsee_sv.ts
* Update gpxsee_sv.ts
Sorry, missed 2 strings.
|
2017-08-30 21:59:14 +02:00 |
|
|
fd2823c703
|
Version++
|
2017-08-30 13:59:22 +02:00 |
|
|
d16b61051f
|
Localization update
|
2017-08-30 13:56:23 +02:00 |
|
|
e69f17aad5
|
Print font size id now appropriate to the page size
|
2017-08-30 13:09:54 +02:00 |
|
|
33b1e179d3
|
Use the correct DPI value for zooming
|
2017-08-29 15:31:12 +02:00 |
|
|
5efb9f8a4e
|
Added resolution setting to export dialogue.
|
2017-08-28 17:48:46 +02:00 |
|
|
ebf39f11bd
|
Added support for hi-resolution printing
|
2017-08-28 15:25:45 +02:00 |
|
|
8b7422b70a
|
Code cleanup
|
2017-08-27 12:19:33 +02:00 |
|
|
ef3da2e156
|
Removed obsolete Windows XP bug workaround
|
2017-08-24 21:04:01 +02:00 |
|
|
6e13c2b704
|
Translations update
|
2017-08-24 19:40:52 +02:00 |
|
|
f3e4719439
|
Added map opacity (brightness) settings
|
2017-08-24 17:29:59 +02:00 |
|
|
7b6789e78d
|
Version++
|
2017-08-23 15:42:00 +02:00 |
|
|
95442461fc
|
Added 4UMaps to map sources
|
2017-08-23 15:41:23 +02:00 |
|
|
729cbd641c
|
Added support for the VICGRID and VICGRID94 projections
|
2017-08-23 10:46:28 +02:00 |
|
|
2e2dad8d04
|
Fixed broken xy2ll computation on southern hemispheres
|
2017-08-23 10:45:23 +02:00 |
|
|
4e3b6c2eb2
|
Added missing error check
|
2017-08-22 23:14:32 +02:00 |
|
|
6430933a96
|
Use the (incorrect) scale factor of 1 in France zone projections like OziExplorer does
|
2017-08-22 22:59:59 +02:00 |
|
|
3e14d4afda
|
Added France Zone I-IV projections support
|
2017-08-22 19:03:35 +02:00 |
|
|
ebb30a3fca
|
Made OZF3 files parsing more robust.
|
2017-08-22 15:57:37 +02:00 |
|
|
bd20d40ba7
|
Fixed content margin computation.
Code cleanup.
|
2017-08-20 10:49:58 +02:00 |
|
|
77823fba14
|
Added missing newlines
|
2017-08-15 15:58:23 +02:00 |
|
|
dcc5cbe9bc
|
Added appveyor build config
|
2017-08-15 15:49:28 +02:00 |
|
|
cd3c99b065
|
Added QT4 Travis CI build config
|
2017-08-15 15:42:47 +02:00 |
|
|
83189a4e65
|
Version++
|
2017-08-15 15:14:44 +02:00 |
|
|
797fd7f02b
|
Fixed QT4 build
|
2017-08-15 15:13:34 +02:00 |
|
|
a45125be9a
|
Code cleanup
|
2017-08-15 13:36:18 +02:00 |
|
|
a7154988ab
|
Added support for maps with only 2 reference points
|
2017-08-14 23:57:53 +02:00 |
|
|
afe9a14d5b
|
Improved debug output
|
2017-08-14 11:16:48 +02:00 |
|