|
4cef089c81
|
A more robust RectC to RectD algorithm
|
2020-12-12 10:19:48 +01:00 |
|
|
22fb6071f7
|
Refactoring
|
2020-12-10 22:02:09 +01:00 |
|
|
0f03ef4af7
|
Yet another map load crash fix
|
2020-12-10 01:09:23 +01:00 |
|
|
743a937f41
|
Fixed crashing async map loading
fixes #331
|
2020-12-09 23:07:05 +01:00 |
|
|
e76e7b71ed
|
Check for duplicit map loads
|
2020-12-08 21:29:20 +01:00 |
|
|
4bad086152
|
Enable maps drag&drop
|
2020-12-08 01:12:39 +01:00 |
|
|
7584116168
|
Removed cut&paste remains
|
2020-12-08 00:59:18 +01:00 |
|
|
59b734c402
|
Cosmetics
|
2020-12-08 00:58:01 +01:00 |
|
|
74796e3e41
|
Only trigger the last maploaded
|
2020-12-06 23:31:45 +01:00 |
|
|
10e1b5c4fb
|
Open map files passed as program arguments
closes #327
|
2020-12-06 19:17:09 +01:00 |
|
|
07fa377e38
|
Remove the weired file lists copies
It used to be written in the Qt4 documentation to iterate over a copy, but
there is aparently no real reason doing that...
|
2020-12-06 13:03:32 +01:00 |
|
|
2b8c3f64ac
|
Only trigger the last loaded map
|
2020-12-06 12:53:39 +01:00 |
|
|
c2e50e5213
|
Use a smooth digital zoom
|
2020-12-06 00:11:47 +01:00 |
|
|
e63ad7a244
|
Make the maps submenus work with large amount of items
|
2020-12-05 12:25:59 +01:00 |
|
|
abd1dc2450
|
Added support for polyconic projections
|
2020-12-04 00:25:57 +01:00 |
|
|
547d7a5f23
|
Fix the POI search algorithm
(At least so, that it does not trigger the rtree assert. The whole RectC logic
has to be fixed to properly handle poles/dateline "overflows")
|
2020-12-03 21:12:41 +01:00 |
|
|
9e03d85b7a
|
Fixed actions logic
|
2020-12-03 20:58:22 +01:00 |
|
|
acd09400be
|
Localization update
|
2020-12-03 00:10:24 +01:00 |
|
|
9e70a1ffbb
|
Added the "Load map dir" feature
|
2020-12-02 23:58:11 +01:00 |
|
|
8d52dbf59f
|
Fixed issue with Mercator projections
|
2020-12-02 20:51:19 +01:00 |
|
|
af6082425e
|
Propper map size must be known from the start
|
2020-12-01 20:17:19 +01:00 |
|
|
df3ee11f42
|
Properly handle skewed charts
|
2020-12-01 19:03:58 +01:00 |
|
|
8423fc1230
|
Remove the untested and broken NOS stuff
|
2020-11-28 20:34:25 +01:00 |
|
|
2431f432d4
|
Use the right Mercator
|
2020-11-28 14:50:10 +01:00 |
|
|
0cc6908b30
|
Fixed broken projection comparsion
+ refactoring/code cleanup
|
2020-11-28 14:48:20 +01:00 |
|
|
96733883cb
|
Added support for BSB charts maps
|
2020-11-27 01:11:50 +01:00 |
|
|
609e73256a
|
Back to the original graph tab layout/style on OS X
|
2020-11-24 21:11:32 +01:00 |
|
|
d1d0341ce5
|
Fixed PNG export when the file has not a ".png" extension
|
2020-11-23 22:26:15 +01:00 |
|
|
1b27be6173
|
Draw the graph tabs area more style aware
|
2020-11-23 22:20:06 +01:00 |
|
|
2eed9884a5
|
Fixed graph lines start/end exceeding the graph area
|
2020-11-23 22:17:19 +01:00 |
|
|
8ade76b9f4
|
Improved form layout on OS X
|
2020-11-23 00:09:17 +01:00 |
|
|
faf445d708
|
Fixed broken label bounding box computation
|
2020-11-22 23:41:58 +01:00 |
|
|
524a854d35
|
Code cleanup
|
2020-11-22 14:51:57 +01:00 |
|
|
dc209bd96e
|
Yet another graph zoom improvement
(and yet not ideal...)
|
2020-11-22 14:38:52 +01:00 |
|
|
781bc8c38f
|
Improved graph zooming
(however, still not perfect...)
|
2020-11-21 20:37:22 +01:00 |
|
|
75bd542feb
|
A more sane (and usefull) angular units compare
|
2020-11-19 21:47:45 +01:00 |
|
|
c43a68c3b0
|
Inform about the whole parameter combination that failed to load
|
2020-11-19 21:46:25 +01:00 |
|
|
baf574b68b
|
Process all the ll2xy operations in parallel
|
2020-11-15 22:38:22 +01:00 |
|
|
0ace6da8a3
|
Fixed Qt4 build
|
2020-11-13 23:43:52 +01:00 |
|
|
1b1f706c5c
|
Added R-tree implementation info/license
|
2020-11-13 22:45:29 +01:00 |
|
|
b4d240d8fe
|
Added "copy coordinates to clipboard"
closes #291
|
2020-11-13 20:15:17 +01:00 |
|
|
ed9ebfffac
|
Use the propper type in friend declaration
|
2020-11-11 23:15:12 +01:00 |
|
|
fa03ecd419
|
Use the propper array delete operator
|
2020-11-11 18:47:34 +01:00 |
|
|
609202fe57
|
Fixed broken QObject parenting
|
2020-11-11 18:46:26 +01:00 |
|
|
f55d6d8501
|
API cleanup
|
2020-11-10 20:14:59 +01:00 |
|
|
731b309ac9
|
Remove the special timestamps check from the FIT parser
(Use the common logic in the Track class instead)
|
2020-11-10 20:07:46 +01:00 |
|
|
f139d33502
|
Huffman encoded labels
+ more or less related fixes/refactoring
|
2020-11-10 00:58:19 +01:00 |
|
|
0644bb72a0
|
Broken subdivs are more common than one would expect...
|
2020-11-02 20:16:02 +01:00 |
|
|
1225d350d4
|
Allow broken subdiv bounds produced by mkgmap
|
2020-11-02 00:18:27 +01:00 |
|
|
80f5bbfbce
|
Print a warning on invalid subdiv bounds
|
2020-11-01 23:47:44 +01:00 |
|
|
9bd79a4104
|
Fixed broken tile bounds
|
2020-10-27 20:52:29 +01:00 |
|
|
f9abf21e6d
|
Fixed warious bounds wrapping issues
|
2020-10-27 16:46:09 +01:00 |
|
|
d291e55bdb
|
Fixed label pointer parsing
|
2020-10-22 20:32:12 +02:00 |
|
|
b5893cf506
|
Fixed label text parsing
(use only space as whitespace separator)
|
2020-10-22 20:30:11 +02:00 |
|
|
8507fe3b52
|
Added missing collision detection
|
2020-10-22 01:16:23 +02:00 |
|
|
79edd6e09d
|
Fixed missing reference
|
2020-10-21 21:21:35 +02:00 |
|
|
3c36db9f5a
|
Use antialiased graphs as the default
|
2020-10-21 21:18:26 +02:00 |
|
|
e4d7f45103
|
Remove the right item from the list
|
2020-10-17 20:59:58 +02:00 |
|
|
7babf734bf
|
Fixed memory leak
|
2020-10-17 14:30:06 +02:00 |
|
|
630a5cea83
|
Improved polygon labels layout logic
|
2020-10-17 14:26:59 +02:00 |
|
|
7c6174a8ee
|
Some more IMG POI style tweaking
|
2020-10-16 22:45:51 +02:00 |
|
|
cc4cbcbeda
|
Various IMG style enchancements
|
2020-10-16 00:03:26 +02:00 |
|
|
52a8b1de5b
|
Cosmetics
|
2020-10-14 22:05:48 +02:00 |
|
|
515f1aeb27
|
Use propper structure names
|
2020-10-14 22:04:32 +02:00 |
|
|
2d1e0934ce
|
Silenced clang indentation warning
|
2020-10-12 21:17:18 +02:00 |
|
|
3b68f497fe
|
Fixed ODR (One Definition Rule) violation
|
2020-10-12 20:05:17 +02:00 |
|
|
5a4de1cef0
|
Accept case insensitive authorities names
|
2020-10-11 21:33:19 +02:00 |
|
|
704c66449f
|
Fixed shorcuts duplicity
|
2020-10-07 22:57:30 +02:00 |
|
|
ad3b666a19
|
Code cleanup
|
2020-10-07 09:04:40 +02:00 |
|
|
69384ca315
|
Some more Export dialogs polishing
|
2020-10-07 08:57:24 +02:00 |
|
|
454e725587
|
Layout polishing
|
2020-10-07 00:23:24 +02:00 |
|
|
378da395fb
|
Fixed margins operators + print margins now in cm
|
2020-10-06 22:02:26 +02:00 |
|
|
789f314ae8
|
Margins widget refactoring
|
2020-10-06 21:41:23 +02:00 |
|
|
a1be73fbba
|
Use the propper spin box widget
|
2020-10-04 22:37:24 +02:00 |
|
|
b894df26d3
|
Added missing localization
|
2020-10-02 09:35:05 +02:00 |
|
|
56b7014eaf
|
Unify unsupported data handling
|
2020-09-29 22:03:26 +02:00 |
|
|
1f52dad1c6
|
Fixed PNG export layout
|
2020-09-29 19:49:33 +02:00 |
|
|
0f8859dd20
|
Code cleanup
|
2020-09-29 18:53:49 +02:00 |
|
|
6a70e5ea00
|
Fixed map plot logic
|
2020-09-27 22:52:04 +02:00 |
|
|
e83be4d553
|
Fixed/tweaked export output layout
|
2020-09-27 22:36:08 +02:00 |
|
|
a9c86fd580
|
Added PNG export
|
2020-09-27 00:34:38 +02:00 |
|
|
a09a58eece
|
Some more code cleanup
|
2020-09-26 19:05:35 +02:00 |
|
|
7c90174751
|
Cosmetics
|
2020-09-26 18:56:26 +02:00 |
|
|
98f88db3cf
|
Properly align the NOD file structure
|
2020-09-26 16:12:10 +02:00 |
|
|
54ed0ca9f6
|
Fixed/improved error handling
|
2020-09-26 16:02:14 +02:00 |
|
|
1fb6aad50f
|
A better segment copy
|
2020-09-26 12:23:41 +02:00 |
|
|
5d8330a68a
|
Use a Qt<5.5 compatible vector append
|
2020-09-20 22:31:56 +02:00 |
|
|
50f483663c
|
Added configurable segments usage
|
2020-09-20 22:18:35 +02:00 |
|
|
d738ad7b5a
|
Level 0
|
2020-09-18 20:56:00 +02:00 |
|
|
0e026d6a96
|
Properly parse TCX trackpoint extensions
|
2020-09-14 16:33:44 +02:00 |
|
|
03e7d092c4
|
Code cleanup
|
2020-08-26 18:20:15 +02:00 |
|
|
0b5d01a1f6
|
A little bit more sane subfile interface
|
2020-08-26 17:58:21 +02:00 |
|
|
51becc4bf1
|
Dummy non-class callback functions are not needed
|
2020-07-02 23:51:15 +02:00 |
|
|
29a821f8b2
|
Code cleanup
|
2020-07-02 00:17:41 +02:00 |
|
|
96bb3bbdbb
|
Removed obsolete stuff
|
2020-06-29 23:46:06 +02:00 |
|
|
473d03cf1f
|
Fixed broken extended objects segment fetching
|
2020-06-28 19:51:59 +02:00 |
|
|
32d3eab10e
|
Initial (and partial) IMG links support
+ various IMG fixes (RGN parsing, IMG parsing)
|
2020-06-27 22:46:26 +02:00 |
|
|
0999cdcba2
|
Fixed Qt version with time zones support
+ reverted broken Qt version check for opengl
|
2020-05-30 17:06:06 +02:00 |
|
|
0f6c50d588
|
Added missing support for nested KML Documents
|
2020-05-30 13:59:34 +02:00 |
|
|
6f72d46d6c
|
Merge branch 'master' of github.com:tumic0/GPXSee
|
2020-05-21 20:07:29 +02:00 |
|
|
54467e6d45
|
Fixed build with Qt < 5.2
|
2020-05-21 20:06:49 +02:00 |
|
|
9bd004359d
|
Fixed OS X build
|
2020-05-20 23:45:06 +02:00 |
|
|
5bd744a8ed
|
Added time zone settings
|
2020-05-20 21:00:36 +02:00 |
|
|
571ed087e3
|
Back to the original modified Z-score treshold (5)
|
2020-05-02 20:44:24 +02:00 |
|
|
c461b2e549
|
Added support for non-standard 8-parts CRSs
|
2020-05-02 09:48:30 +02:00 |
|
|
8965f450ce
|
32 layers ought to be enough for anybody
|
2020-04-30 21:46:41 +02:00 |
|
|
a958544667
|
Added support for IMG maps overlays
|
2020-04-26 15:46:42 +02:00 |
|
|
ddf865834a
|
Remove unused consructor
|
2020-04-26 02:01:25 +02:00 |
|
|
a4abed8f1f
|
Code cleanup
|
2020-04-26 01:17:54 +02:00 |
|
|
159e5aeae9
|
Fixed error handling
|
2020-04-22 00:47:12 +02:00 |
|
|
c1584f30d2
|
Limit the map bounds properly based on projection, not a magic height
|
2020-04-21 23:26:35 +02:00 |
|
|
08334d7fde
|
Move the world maps bounds limit hack to the propper place
|
2020-04-19 11:36:17 +02:00 |
|
|
33bbd6a592
|
Yet another special case
|
2020-04-18 00:00:48 +02:00 |
|
|
7811527239
|
Rather show less road shields than more
|
2020-04-15 22:48:28 +02:00 |
|
|
31da4e1906
|
Some more default IMG style tweaking
|
2020-04-15 22:48:02 +02:00 |
|
|
652cbd7c11
|
Fixed Qt4 build
|
2020-04-09 10:17:30 +02:00 |
|
|
eb0ff84379
|
Code cleanup
|
2020-04-08 22:28:35 +02:00 |
|
|
6ee3a8ea8d
|
Added support for FIT course points
|
2020-04-08 00:54:35 +02:00 |
|
|
ee3d43e249
|
A slightly darker white
|
2020-04-08 00:00:43 +02:00 |
|
|
242babb741
|
Improved default IMG style
("less green")
|
2020-04-07 00:54:31 +02:00 |
|
|
412ae74bfa
|
Fixed broken map enable condition
(falsly enabled map can crash)
|
2020-04-05 10:38:16 +02:00 |
|
|
c9244c0684
|
Fixed broken graph color change when secondary graphs present
|
2020-03-28 23:28:39 +01:00 |
|
|
d5fc06d9d1
|
Fixed remaining qWarning() format warning
|
2020-03-28 19:15:03 +01:00 |
|
|
9e7ebe930e
|
Do not rescale the map on tile cache reload
(we do not reload the map parameters any more)
|
2020-03-28 16:12:15 +01:00 |
|
|
b1647d944c
|
Silenced clang warnings
|
2020-03-27 23:09:13 +01:00 |
|
|
77ac919b83
|
Fixed broken error path reporting
|
2020-03-27 23:03:11 +01:00 |
|
|
3ef2361523
|
Removed obsolete stuff
|
2020-03-27 20:47:45 +01:00 |
|
|
1f5ecdfc38
|
Use a unicode character constant that works on all OSs (Windows)
|
2020-03-27 00:11:12 +01:00 |
|
|
8cb8d97ee2
|
Use the standard value of 3.5 in the outlier test
|
2020-03-25 23:19:30 +01:00 |
|
|
6b75442312
|
Removed obsolete code
|
2020-03-25 23:12:21 +01:00 |
|
|
19a847c7d4
|
Enable simultaneous display of GPS and DEM data
|
2020-03-25 23:08:26 +01:00 |
|
|
441c738d0f
|
Allow IGC files with an A header of size 6
|
2020-03-24 22:06:03 +01:00 |
|
|
82c0c1f8a7
|
Asynchronous WMS/WMTS map loading
(also fixes crash on OS X)
|
2020-03-17 21:06:51 +01:00 |
|
|
9ce6e16b60
|
Fixed graph axis ticks when range < min range and units != m
Fixes #278
|
2020-03-14 23:55:57 +01:00 |
|
|
98cd3c3922
|
Merge branch 'master' of https://github.com/tumic0/GPXSee
|
2020-03-12 09:37:55 +01:00 |
|
|
a776f1d30e
|
Added missing button group on OS X
fixes #276
|
2020-03-12 09:36:23 +01:00 |
|
|
aea17c9fed
|
Added support for GPX comments (cmt tag)
Closes #272
|
2020-03-09 20:04:13 +01:00 |
|
|
23c18d4acd
|
Optimization
|
2020-03-07 19:24:39 +01:00 |
|
|
9859608115
|
Added missing support for URLs defined in OnlineResources
|
2020-03-04 19:47:23 +01:00 |
|
|
9f62b7114e
|
The service parameter is expected in the GetMap request by some servers
(The WMS specification is not 100% clear here)
|
2020-03-03 09:38:18 +01:00 |
|
|
c85f404d28
|
Enable specifiing of format parameters
|
2020-03-03 09:29:16 +01:00 |
|
|
521369a6ec
|
Make the WMS tile size configurable
|
2020-03-01 13:59:15 +01:00 |
|
|
45a6cdeda0
|
Strip the format parameters for format comparsion
|
2020-03-01 13:26:19 +01:00 |
|
|
12827edcb2
|
Removed obsolete include
|
2020-03-01 11:46:44 +01:00 |
|
|
ee24bd54f1
|
Fixed tile cache reload issues
|
2020-03-01 11:43:08 +01:00 |
|
|
cc22df3bf2
|
Cosmetics
|
2020-03-01 10:30:00 +01:00 |
|
|
d7f0cda4b2
|
Properly parse the ScaleHint tag
|
2020-02-29 21:40:13 +01:00 |
|
|
a898ff2807
|
Use 72dpi in the ScaleHint to scaleDenominator transformation
|
2020-02-29 20:11:49 +01:00 |
|
|
9dd4e117f6
|
Added missing WMS 1.1 ScaleHint handling
|
2020-02-29 13:47:27 +01:00 |
|
|
015a9187a0
|
Fixed memory leak
(formal only, the data is allocated during the whole application life anyway)
|
2020-02-20 09:02:01 +01:00 |
|
|
54b6225c6c
|
Fixed "rect inversion" problems
|
2020-02-17 19:23:36 +01:00 |
|
|
48c7299ba6
|
Improved railroad lines default style
|
2020-02-17 19:21:36 +01:00 |
|
|
c284b9fa7c
|
Back to lon, lat order to not correspond with all the APIs
|
2020-02-17 19:20:18 +01:00 |
|
|
2c503a2406
|
Enable world basemap projection in web mercator projection
|
2020-02-17 09:47:47 +01:00 |
|
|
27edc4d6b5
|
Properly handle IMG basemaps (gmapbmap.img)
|
2020-02-17 09:19:15 +01:00 |
|
|
f333a76ef7
|
Some more regions/countries rendering improvement
|
2020-02-16 20:31:09 +01:00 |
|
|
2c114f43c5
|
Code cleanup
|
2020-02-16 15:59:51 +01:00 |
|
|
29e29591f8
|
Fixed typo
|
2020-02-16 13:59:19 +01:00 |
|
|
e4ac9fda0e
|
Improved country names labels handling
|
2020-02-16 12:57:40 +01:00 |
|
|
26229e5871
|
Fixed tile bounds exceeding map bounds
|
2020-02-16 08:43:37 +01:00 |
|
|
64bee2f2f4
|
Use a beter default min zoom value
|
2020-02-15 21:58:29 +01:00 |
|
|
e4288ee95c
|
Remove devel code
|
2020-02-15 21:51:47 +01:00 |
|
|
c9b3c2eedd
|
Compute the min map zoom from the tiles
|
2020-02-15 21:49:00 +01:00 |
|
|
42e4b0769f
|
Fixed broken tile/subdivs/polygon bounds/coordinates
+ do the coordinates left shift in a C++ standard defined way
|
2020-02-15 11:46:16 +01:00 |
|
|
ce043ef8fa
|
Do not try to open the user style file when it is not set
|
2020-02-14 20:00:42 +01:00 |
|
|
8c7050e273
|
Fixed broken subdiv bounds
|
2020-02-14 09:20:10 +01:00 |
|
|
d670107a11
|
Fixed gap between the basemap and normal map tiles on some maps
|
2020-02-13 22:49:15 +01:00 |
|
|
7b03c4d852
|
Fixed error handling
|
2020-02-13 22:48:47 +01:00 |
|
|
71f0e1d0ac
|
Cleanup the data loading code
|
2020-02-12 20:33:23 +01:00 |
|
|
eb9767f2dd
|
Cleanup the map loading code
|
2020-02-12 20:32:57 +01:00 |
|
|
8d06ab6208
|
Enable loading of GMAP maps when Garmin BaseCamp has associated them
|
2020-02-12 09:37:03 +01:00 |
|
|
464d4c5327
|
Removed forgotten devel code
|
2020-02-11 21:16:31 +01:00 |
|
|
2d3ad41d69
|
Use the GMAP basemaps rather than discarding them
+ some minor point rendering issues fixes
|
2020-02-11 21:03:55 +01:00 |
|
|
2d5e11f001
|
Properly handle basemap entries with './xxx' paths
|
2020-02-10 19:40:39 +01:00 |
|
|
e86f89308b
|
Decreased GMAP read block size to 4K
|
2020-02-10 19:40:04 +01:00 |
|
|
378fa8dc0e
|
Make caching work for both IMG and GMAP maps
|
2020-02-10 19:38:45 +01:00 |
|
|
37c4fe1eba
|
Cosmetics
|
2020-02-10 09:33:31 +01:00 |
|
|
1aa07a6a34
|
Removed duplicit code
|
2020-02-10 09:26:23 +01:00 |
|
|
8b6d7acec5
|
Give the compiler more posibilities for optimization
|
2020-02-10 09:10:09 +01:00 |
|
|
1773a1ae0d
|
Cosmetics
|
2020-02-10 08:55:34 +01:00 |
|
|
911c63df0c
|
Added support for GMAP maps
|
2020-02-09 23:24:48 +01:00 |
|
|
e2339c67cd
|
Fixed bitstream4 flush
|
2020-02-08 16:16:24 +01:00 |
|
|
fac0bae006
|
Fixed crash on GMP tiles without LBL or NET parts
|
2020-02-08 16:01:22 +01:00 |
|
|
d63c666997
|
Code cleanup
|
2020-02-08 10:54:59 +01:00 |
|
|
0cd20a1e57
|
Unions can not have non-POD members
|
2020-02-08 10:52:26 +01:00 |
|
|
325e83569c
|
Redesigned IMG caching
(Cache encoded data rather than raw data)
|
2020-02-07 22:10:06 +01:00 |
|
|
df1be4aeb9
|
Added missing reference
|
2020-02-04 23:03:50 +01:00 |
|
|
fa0c09b30c
|
Code cleanup
|
2020-02-04 23:01:47 +01:00 |
|
|
3b16f37e66
|
Some micro-optimizatoins and code cleanup
|
2020-02-04 21:47:31 +01:00 |
|
|
06a84dcea2
|
Code cleanup
|
2020-02-02 09:03:35 +01:00 |
|
|
ca204626a1
|
Some hot path inlining
|
2020-02-01 19:21:41 +01:00 |
|
|
09d6de00a6
|
Some more style/layout fiddeling
+ code cleanup
|
2020-01-24 19:44:19 +01:00 |
|
|
cb01c0b590
|
Cleanup the remaining parser that stores temporary data
|
2020-01-23 23:22:04 +01:00 |
|
|
d035a307d8
|
Variables with underscores followed by a capital letter are prohibited by the C++ standard
Fixes #266
|
2020-01-23 23:19:32 +01:00 |
|
|
2bb635a120
|
Log coordinates in a better usable way
|
2020-01-22 22:36:58 +01:00 |
|
|
465b146001
|
Do not duplicate the area descriptions where (most) maps have POIs
|
2020-01-22 22:18:29 +01:00 |
|
|
ce6d6298bb
|
Use the polygons labels for displaying rather than discarding them
|
2020-01-22 21:01:05 +01:00 |
|
|
ae2ff99be8
|
Do not fetch polygon labels as they are unused anyway
|
2020-01-22 07:46:58 +01:00 |
|
|
cd22e6207a
|
Added support for Huffman compressed RGN data
|
2020-01-21 21:50:13 +01:00 |
|
|
7cc39f25e1
|
Code cleanup
|
2020-01-19 18:08:03 +01:00 |
|