Martin Tůma root
  • Joined on 2022-01-18
root synced commits to refs/tags/13.20 at root/GPXSee from mirror 2024-05-23 06:11:39 +02:00
root synced new reference refs/tags/13.20 to root/GPXSee from mirror 2024-05-23 06:11:39 +02:00
root synced commits to master at root/GPXSee from mirror 2024-05-22 22:01:40 +02:00
c4b85ef493 Updated CodeQL dependencies
c425be3741 Code cleanup
Compare 2 commits »
root synced commits to master at root/GPXSee from mirror 2024-05-22 13:51:40 +02:00
09d0b281c2 Shift the levels by one, not by divide by two
root synced commits to master at root/GPXSee from mirror 2024-05-22 05:41:40 +02:00
ff25f02965 Use a better "magic" DEM data rect extension computation
root synced commits to master at root/GPXSee from mirror 2024-05-21 21:31:39 +02:00
27401d58b7 Make the DEM data borders look much better
da2b6661f6 Replace the compiler dependent signed right shifts with a universal version
de76eafdfb Missing header change...
19cda6fbd5 Enable inlining of the "hot" paths
Compare 4 commits »
root synced commits to master at root/GPXSee from mirror 2024-05-21 13:21:39 +02:00
6803ee0324 Made the code more standard conforming
43271d9ff8 Fixed rendering glitch
6bd83780cd Enable hillshading by default
Compare 3 commits »
root synced commits to master at root/GPXSee from mirror 2024-05-21 05:11:40 +02:00
c4d07b5f12 Prefer render quality rather than render speed
b28217a026 A much more accurate overlap delta value
1af2c130b0 Adjust hillshading parameters
ca0d859c6d Fixed include guard comment
Compare 4 commits »
root synced commits to master at root/GPXSee from mirror 2024-05-20 21:01:39 +02:00
947d2d62b3 Added DEM filtering (bluring)
11677f5e35 API cleanup
Compare 2 commits »
root synced commits to master at root/GPXSee from mirror 2024-05-20 04:41:41 +02:00
6ef6644260 Fixed DEM display glitches
root synced commits to master at root/GPXSee from mirror 2024-05-19 20:31:40 +02:00
f6f9e4146d Remove cut&paste remains
d1401bc302 Show the map elevation from the map DEM if available
488e5e1cac Fixed build on older Qt5 versions
ff4f3eea60 Use the map-provided DEM data for hillshading on IMG maps
Compare 4 commits »
root synced commits to master at root/GPXSee from mirror 2024-05-01 12:14:29 +02:00
d46ac8435e Fixed Debug build
root synced commits to master at root/GPXSee from mirror 2024-04-28 02:42:39 +02:00
15fbd6d35e Added support for TCX course points icons
root synced commits to master at root/GPXSee from mirror 2024-04-27 18:32:40 +02:00
7de180d580 Cache size limits update
bd37521ca0 Use kB in the chache size arithmetics to prevent integer overflow
4445976cb9 Use a more strict regular expression to match the tiles
76b14c23c6 Do not show local DEM tiles with unsupported file names
Compare 4 commits »
root synced commits to master at root/GPXSee from mirror 2024-04-25 17:46:26 +02:00
3b4376cc03 Use MacOS 12 for Qt5 builds
root synced commits to master at root/GPXSee from mirror 2024-04-24 09:06:28 +02:00
41b1ec3605 Added missing map root-XML
4476998333 Use the latest map format version
Compare 2 commits »
root synced commits to master at root/GPXSee from mirror 2024-04-23 08:36:26 +02:00
5940a2ced4 Silence clang warnings
root synced commits to master at root/QtPBFImagePlugin from mirror 2024-04-22 08:26:26 +02:00
5954562200 Use Qt 6.7 in Windows build
root synced commits to master at root/GPXSee from mirror 2024-04-21 07:36:26 +02:00
33c45f845a Code cleanup
6f12f91cb1 Version++
Compare 2 commits »
root synced commits to gh-pages at root/GPXSee from mirror 2024-04-20 23:26:27 +02:00
f2e336786b Version 13.19 info