|
c43b4060ca
|
Removed obsolete include
|
2021-09-23 22:42:57 +02:00 |
|
|
c77cf70f9f
|
Multiple settings handling fixes and enhancements
|
2021-09-22 20:29:48 +02:00 |
|
|
45dbb105c5
|
Enable DEM fetching for a single point
|
2021-09-21 22:07:22 +02:00 |
|
|
d7dc185ecf
|
Only show the password on explicit user request
|
2021-09-20 21:58:08 +02:00 |
|
|
e47cbc9af3
|
Added missing namespace
|
2021-09-20 21:43:17 +02:00 |
|
|
11c83b405f
|
Project structure cleanup
|
2021-09-17 23:45:12 +02:00 |
|
|
499461ff76
|
Code cleanup
|
2021-09-17 23:22:32 +02:00 |
|
|
fd65882907
|
Do not render tiles that will not be shown due to zoom in/out
|
2021-09-16 22:54:09 +02:00 |
|
|
b938e24d65
|
Do not check for insane numbers of DEM tiles
|
2021-09-04 10:02:24 +02:00 |
|
|
d50ab8607e
|
Added some more shortcuts
|
2021-09-02 12:55:32 +02:00 |
|
|
3709a3feb5
|
Do not show the "Print" button in the toolbar on OS X
(As we are using buttons with text on OS X, the space is very limited)
|
2021-09-02 12:47:29 +02:00 |
|
|
a073c93e0d
|
Removed debug stuff
|
2021-09-02 12:30:07 +02:00 |
|
|
f934df59e4
|
Some more options dialog polishing on OS X
|
2021-09-02 12:27:20 +02:00 |
|
|
c592be7cfd
|
Use the static exists() functions that are faster according to the docs
|
2021-09-01 20:14:06 +02:00 |
|
|
34669b68f5
|
Code cleanup
|
2021-09-01 13:27:30 +02:00 |
|
|
7f6ac2e4c3
|
Improved DEM downloads handling logic
|
2021-09-01 13:08:34 +02:00 |
|
|
133aac3bd4
|
Windows/Linux optionsdialog polishing
|
2021-08-31 22:55:32 +02:00 |
|
|
22b691252f
|
Fixed widget margins
|
2021-08-31 18:43:55 +02:00 |
|
|
302fe4d8e1
|
Improved Options UI on OS X
|
2021-08-31 18:25:30 +02:00 |
|
|
045dab6cdd
|
Silenced QT6 warning
|
2021-08-31 18:23:10 +02:00 |
|
|
2232b011a1
|
Added support for downloading DEM tiles
|
2021-08-30 20:31:33 +02:00 |
|
|
94a0158243
|
Properly handle connection timeouts
(count timeout from last received data chunk, not for the whole download)
|
2021-08-29 20:28:08 +02:00 |
|
|
018d0ba085
|
Redesigned HTTP downloader
- Save the data as they come rather than at once
- + some related refactoring
|
2021-08-26 22:22:18 +02:00 |
|
|
d5a472ddc0
|
Cosmetics
|
2021-08-25 00:34:31 +02:00 |
|
|
09a6d8655e
|
Code cleanup
|
2021-08-23 22:27:36 +02:00 |
|
|
814eceb82c
|
Added support for ONmove 7xx series GHP files
|
2021-08-19 19:35:26 +02:00 |
|
|
8d8a31eef9
|
Cosmetics
|
2021-08-18 21:33:07 +02:00 |
|
|
221d1b3fdb
|
Added support for OnMove OMD files
|
2021-08-18 21:29:28 +02:00 |
|
|
ab062cc3ff
|
Improved handling of labels with separators
|
2021-08-16 09:00:36 +02:00 |
|
|
78e8b03d66
|
Code cleanup
|
2021-08-10 20:44:16 +02:00 |
|
|
82d2ac0871
|
Fixed layout centering
|
2021-08-08 11:07:53 +02:00 |
|
|
0b3e35db72
|
Fixed some possible corner case
|
2021-08-05 00:02:47 +02:00 |
|
|
933f2c3837
|
Rotate JPEG thumbnails acording to EXIF data
fixes #385
|
2021-08-04 08:57:42 +02:00 |
|
|
69cc6ccb75
|
Render symbols/labels for not rendered areas
|
2021-07-27 21:53:24 +02:00 |
|
|
f042f11eed
|
Fixed rule evaluation logic
|
2021-07-27 21:52:37 +02:00 |
|
|
7676a21fc3
|
Some more file open logic fix/improvement
|
2021-07-22 00:32:36 +02:00 |
|
|
dc6a57338e
|
Code cleanup
|
2021-07-22 00:31:57 +02:00 |
|
|
a53fedf838
|
Yet another unnecessary file open remove
|
2021-07-21 02:06:35 +02:00 |
|
|
3f3ccb6856
|
Cache the open file descriptors between successive raster loads
|
2021-07-19 22:51:00 +02:00 |
|
|
2ea16eaaab
|
Do not open/close the data files when not accessing them
|
2021-07-19 22:47:44 +02:00 |
|
|
8bd08b31a3
|
Give the flags human readable names
|
2021-07-18 22:32:49 +02:00 |
|
|
29f9fb7a68
|
Some more error checking
|
2021-07-13 19:58:12 +02:00 |
|
|
b04ac5fae3
|
Some more style error checks
|
2021-07-13 19:43:29 +02:00 |
|
|
c5e1872c2e
|
Fixed "float font sizes causing crash on style load" issue
|
2021-07-13 17:31:37 +02:00 |
|
|
199806a107
|
Change the open path on options change
|
2021-07-13 08:52:41 +02:00 |
|
|
b36aa057e8
|
Added missing placeholder text
|
2021-07-12 12:07:09 +02:00 |
|
|
d51b16b398
|
Added missing class forward declarations
|
2021-07-12 11:49:36 +02:00 |
|
|
5b3b7128f6
|
Added initial open file paths configuration
|
2021-07-12 00:21:21 +02:00 |
|
|
3644ed3b1f
|
Do not count errored maps as areas
|
2021-07-11 12:54:45 +02:00 |
|
|
3d7e64a470
|
Removed the artificial POI zoom level limits
|
2021-07-09 07:56:35 +02:00 |
|