Nyall Dawson
b436282b59
Add GPS Component enum, useful for referring to specific pieces
...
of GPS information in a generic way
2022-11-08 18:43:39 +10:00
Nyall Dawson
bd895d526b
Add missing sip cast for raster contour renderer
2022-11-08 15:34:57 +10:00
Nyall Dawson
f2a3db0b12
Move enum to hopefully fix windows build
2022-11-08 12:58:29 +10:00
Nyall Dawson
d0b4bcfc66
Resurrect option to follow layers
2022-11-07 18:24:52 +10:00
Nyall Dawson
544641c17f
Add a destination layer property to QgsProjectGpsSettings
2022-11-07 18:24:52 +10:00
Nyall Dawson
5fc94c3fe2
Add debugging setting to show label metrics when rendering labels
...
Shows the text bounds of the label in red and baselines in blue.
Designed for debugging purposes only.
Also move label engine enums to Qgis, promote to enum class
2022-11-07 09:24:02 +10:00
Nyall Dawson
8aa0857cba
Spelling
2022-11-06 17:55:20 +10:00
Nyall Dawson
89c1952def
Rename methods for consistency
2022-11-06 17:55:20 +10:00
Nyall Dawson
816eb16460
Create new QgsProjectGpsSettings class
...
Destinated for a storage location for GPS settings which are
project specific
2022-11-06 17:55:20 +10:00
Nyall Dawson
2d4e6ce0e5
Use settings registry for all gps settings
2022-11-04 11:24:05 +10:00
Nyall Dawson
a9a57a6fbe
Start on dedicated GPS toolbar
2022-11-04 11:24:05 +10:00
Julien Cabieces
20d006ddfa
[Clazy] Fixes container-anti-pattern
2022-11-03 18:02:24 +01:00
Nyall Dawson
16e81df0aa
Record last valid location in GPS connection and add changed signal
2022-11-01 16:08:15 +10:00
Nyall Dawson
fa185872cb
Add constellation information to QgsGpsInformation and handle GPS fix type across different constellations
2022-11-01 16:08:15 +10:00
Nyall Dawson
3a89b5505b
Add fix status changed signal to QgsGpsConnection
2022-10-31 17:22:54 +10:00
Nyall Dawson
f79eaf61e8
Cleanup GPS fix status handling, remove duplicate code
2022-10-31 17:22:54 +10:00
Denis Rouzaud
2a3cdfd4c5
Merge pull request #50468 from domi4484/wfs3crs
...
OGC Api features suport for non 4326 layers
2022-10-28 17:31:56 +02:00
Nyall Dawson
5840af01dc
[gps] Move 'calculate bearing from travel direction' setting to
...
options GPS pane
2022-10-27 13:37:14 +10:00
Nyall Dawson
2223e19f63
[gps] Move GPS track point filtering settings to settings GPS pane
...
These are infrequently changed settings
2022-10-27 13:37:14 +10:00
Nyall Dawson
4c3ab10058
[gps] Move GPS connection settings from GPS information panel
...
to GPS options tab in QGIS settings
This is a more of a "set once and forget" setting, vs something
which needs to be frequently changed and always right in the user's
face.
2022-10-27 13:37:14 +10:00
Mathieu Pellerin
087e55d529
Merge pull request #50381 from nirvn/sort_sort_sort
...
New layer tree insertion methods (on top of tree, optimal) and sorting of drag and dropped layers
2022-10-26 07:29:16 +07:00
Damiano Lombardi
37c0535079
Invert bbox rect if crs has inverted axis
2022-10-25 16:03:49 +02:00
Damiano Lombardi
a4ae707ff6
Add bbox-crs parameter to the request (if not default CRS84)
2022-10-25 16:03:49 +02:00
Mathieu Pellerin
69ee3bc0d3
[symbology] Fix group layer not rendering properly when magnifier != 100% or when effect is on
2022-10-25 14:16:17 +07:00
Mathieu Pellerin
09d4b0a77e
Rebase sip fixes
2022-10-24 14:44:40 +07:00
Mathieu Pellerin
41211b8a1a
Add missing dox
2022-10-24 14:41:42 +07:00
Mathieu Pellerin
a17ab8f03b
Add UI to select which insertion method should be used when adding new layers
2022-10-24 14:41:40 +07:00
Mathieu Pellerin
9b0dda7733
Add a new 'optimal' layer tree insertion method for newly added layers
2022-10-24 14:39:50 +07:00
Nyall Dawson
04dbee6eb7
Add a script language enum
2022-10-24 16:46:11 +10:00
Alessandro Pasotti
9642121cb3
Layout
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
4ff738f3d9
Layout and nonsense
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
f45cd59539
Layout and core export on structs
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
e4b09ba468
RAT editing API and tests
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
99f39f66c3
Remove loading flags (to be readded later)
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
d51d1365eb
Move enums
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
cd6c8e9a5c
Address PR comments
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
1954b76293
Code layout
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
7592f38620
More tests for import/export
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
b3bc13450c
Remove GUI leftover
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
06566c7a8c
DBF RAT
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
91f4e97365
Rename methods
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
52135d65c5
GDAL native RAT implementation
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
5e63b0422a
RAT implementation progress
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
465f627fae
RAT implementation progress
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
b75997e217
No renderer
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
0473d363a6
RAT save
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
d5559be0ba
Sipify
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
7debc91480
sipify
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
fe2c86d7ed
RAT implementation
2022-10-22 08:52:37 +10:00
Alessandro Pasotti
5a72e35c6d
Initial RAT implementation
2022-10-22 08:52:37 +10:00