|
97bea8c56c
|
Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
|
2020-12-22 22:09:09 +01:00 |
|
|
51becc4bf1
|
Dummy non-class callback functions are not needed
|
2020-07-02 23:51:15 +02:00 |
|
|
ee24bd54f1
|
Fixed tile cache reload issues
|
2020-03-01 11:43:08 +01:00 |
|
|
3f97d12a76
|
Code cleanup
|
2019-05-21 17:59:46 +02:00 |
|
|
5b2af9fc9c
|
Added support for QuadTiles maps
|
2019-05-20 23:23:24 +02:00 |
|
|
e2ad2e9d98
|
Fixed QT4 build
|
2019-03-05 23:05:50 +01:00 |
|
|
0e404e993e
|
Fixed some clazy warnings
|
2019-03-05 22:34:50 +01:00 |
|
|
4c88414677
|
Scale the tile images in HiDPImode when they are scalable (vector tiles)
|
2018-11-15 00:38:03 +01:00 |
|
|
bf6d7616ba
|
The default constructor is required with some C++ compilers
|
2018-11-11 18:54:21 +01:00 |
|
|
9842214bb6
|
Parallelized tile loader
|
2018-11-10 13:18:54 +01:00 |
|
|
409ce889cd
|
Added support for online PBF maps
(https://maps.tilehosting.com)
|
2018-11-10 00:19:51 +01:00 |
|
|
a7e02bdc8b
|
Some more cosmetic optimizations
|
2018-10-05 07:10:49 +02:00 |
|
|
ed4e201b08
|
Cosmetics
|
2018-10-04 23:02:43 +02:00 |
|
|
bc6d48d1fe
|
Some more code cleanup
|
2018-09-25 01:49:08 +02:00 |
|
|
9bae94f30d
|
qWarning() mesage formating cleanup
|
2018-09-24 23:07:11 +02:00 |
|
|
351fc0309a
|
Code cleanup
|
2018-09-24 22:49:10 +02:00 |
|
|
65b74b146d
|
Added support for local (file:) URLs
|
2018-09-22 12:42:49 +02:00 |
|
|
9eb2e38499
|
Includes cleanup
|
2018-04-28 19:08:21 +02:00 |
|
|
566f3185f9
|
Separated map downloaders, added configurable connection timeouts
|
2018-04-27 19:31:27 +02:00 |
|
|
259a15332e
|
Fixed QT4 build
|
2018-04-07 23:04:26 +02:00 |
|
|
c4915891e7
|
Code cleanup
|
2018-04-07 18:42:25 +02:00 |
|
|
e3e8fdbacf
|
Fixed WMS 1.1.x support
Added support for HTTP basic authorization
|
2018-04-01 20:01:25 +02:00 |
|
|
bf3589812a
|
Initial WMS support (no multi-layer support for now)
|
2018-03-30 10:25:05 +02:00 |
|
|
3d06fe8831
|
Also clear the error URLs when clearing the tile cache.
Code cleanup.
|
2018-03-15 18:46:34 +01:00 |
|
|
5e5ff6d96f
|
Added support for REST WMTS maps
|
2018-02-25 02:31:01 +01:00 |
|
|
376587202b
|
Properly handling non-integer tile matrix ids
|
2018-02-24 10:34:27 +01:00 |
|
|
1bc4833a81
|
Added initial WMTS support
|
2018-02-20 23:37:19 +01:00 |
|