|
5ed06f90b7
|
Use the propper image format
|
2024-06-14 18:56:14 +02:00 |
|
|
3a0694323f
|
Fixed build on Qt < 5.13
|
2024-06-14 18:45:40 +02:00 |
|
|
c8b7051eba
|
Added support for SDF sprites + fixed symbol layout algorithms
|
2024-06-14 18:33:10 +02:00 |
|
|
5954562200
|
Use Qt 6.7 in Windows build
|
2024-04-22 08:15:45 +02:00 |
|
|
ee1b91329e
|
Optimizations
|
2024-02-05 10:08:58 +01:00 |
|
|
97d5748d11
|
Fixed OpenMapTiles map source URL
|
2024-02-04 19:11:06 +01:00 |
|
|
559ade2bab
|
Use the latest actions versions
|
2024-02-03 18:35:23 +01:00 |
|
|
1fe198f26e
|
Use the latest actions versions
|
2024-02-03 18:18:10 +01:00 |
|
|
a7b83f5d78
|
Build on Ubuntu 22.04
|
2024-02-03 17:40:57 +01:00 |
|
|
071a68a0dd
|
Copyright year update
|
2024-02-03 17:02:09 +01:00 |
|
|
aab4a5dc55
|
Version++
|
2024-02-03 16:58:18 +01:00 |
|
|
ff3d11e8da
|
Improved debug grid display
|
2024-02-01 09:48:36 +01:00 |
|
|
bca266cb86
|
Android build fix
|
2024-01-18 22:59:44 +01:00 |
|
|
bdffe48676
|
Remove unnecessary path element
|
2023-12-18 20:21:06 +01:00 |
|
|
cb86e30fab
|
Fixed artifact path
|
2023-12-15 21:37:53 +01:00 |
|
|
407f543039
|
Use libpbf instead of pbf in Android target name
|
2023-12-15 21:35:49 +01:00 |
|
|
f24a8a47a9
|
Fix plugins path
|
2023-12-15 21:32:33 +01:00 |
|
|
ce7b3d9158
|
Use propper plugin target path
|
2023-12-15 21:25:38 +01:00 |
|
|
f064148a0f
|
Use propper target name on Android
|
2023-12-15 21:21:10 +01:00 |
|
|
733375fb74
|
Fixed artifact file name
|
2023-12-15 17:11:06 +01:00 |
|
|
440f7f91a4
|
Added artifacts upload
|
2023-12-15 17:03:59 +01:00 |
|
|
dbcfd9b9d3
|
Added Google Protocol Buffers to Android build
|
2023-12-15 15:04:55 +01:00 |
|
|
672de3919b
|
Fixed Android qmake step
|
2023-12-15 09:27:02 +01:00 |
|
|
0a696a6ab8
|
Added Android build workflow
|
2023-12-15 09:23:48 +01:00 |
|
|
d8a521623a
|
Unify the code samples to use QImage
|
2023-12-11 11:40:18 +01:00 |
|
|
f5f006dc7b
|
Fixed artifact name/path
|
2023-12-11 08:16:07 +01:00 |
|
|
c86eb7bac2
|
Increase major version due to the API change
The API should be backward compatible but the overzoom extension should rather
be promoted with a major version number change.
|
2023-12-10 18:14:54 +01:00 |
|
|
3ef6c55d20
|
Code samples cleanup
|
2023-12-10 17:46:39 +01:00 |
|
|
98933deb0e
|
Added HiDPI and Overzoom sections
|
2023-12-10 15:53:19 +01:00 |
|
|
6e1bc09d62
|
Cosmetics
|
2023-12-10 15:19:35 +01:00 |
|
|
ea98da4a74
|
Added overzoom description
|
2023-12-10 15:16:23 +01:00 |
|
|
8261ee2e79
|
Keep the overzoom and scaled size separated
|
2023-12-10 15:12:13 +01:00 |
|
|
d5c315efbe
|
Version++
|
2023-12-10 14:44:36 +01:00 |
|
|
39ffdaf616
|
Added support for overzoom
|
2023-12-10 14:43:07 +01:00 |
|
|
38b6e2320b
|
Example codes cleanup
|
2023-12-10 08:18:16 +01:00 |
|
|
b36fb5fa92
|
Fixed maximal lines angle check
|
2023-10-22 23:53:39 +02:00 |
|
|
a7b7d16f4f
|
Version++
|
2023-10-22 23:47:28 +02:00 |
|
|
8cf73b5bb5
|
Silenced compiler warning
|
2023-10-10 23:04:39 +02:00 |
|
|
038f4e7d64
|
Fixed line splitting algorithm
|
2023-10-10 08:16:20 +02:00 |
|
|
aaff1c0bdb
|
Fixed/improved path label layout algorithm
|
2023-10-09 21:59:05 +02:00 |
|
|
37c6c36204
|
Improved Windows dll info
|
2023-10-08 11:02:57 +02:00 |
|
|
f901243baa
|
Remove non-ASCII characters from project file
UTF-8 is not supported by qmake
|
2023-10-07 01:38:39 +02:00 |
|
|
19c6b9854f
|
Fixed artifact path
With the introduction of the VERSION qmake variable, the dll name has changed
to pbf2.dll.
|
2023-10-07 00:25:47 +02:00 |
|
|
52d15c63bd
|
Extended Windows executable info
|
2023-10-07 00:25:12 +02:00 |
|
|
71331b06f1
|
Version++
|
2023-10-06 22:55:40 +02:00 |
|
|
d6a24a4498
|
Switch back to Homebrew-only based builds
Build all using Homebrew packages and do not provide artifacts as those are
unusable outside the particular build machine.
|
2023-10-06 22:27:44 +02:00 |
|
|
a26c86dbd8
|
Checkout action version++
|
2023-10-06 22:26:58 +02:00 |
|
|
0db93fd5ee
|
Use GPXSee compatible Qt versions
|
2023-09-26 20:14:58 +02:00 |
|
|
f8044efda6
|
Fixed triplet path
|
2023-09-26 20:14:18 +02:00 |
|
|
450a1458a3
|
Use the propper static/dynamic crt triplet
|
2023-09-26 19:43:01 +02:00 |
|