Nyall Dawson
98f14f954f
Add api to set a filtered list of crs to show in
...
QgsProjectionSelectionWIdget
2022-10-20 14:31:58 +10:00
Nyall Dawson
adc7b6a143
CRS selection dialog can now be opened inlined
2022-01-11 19:50:46 +10:00
Juergen E. Fischer
c6008b7ee1
fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
...
reverting 3fb0f66 (followup #45348 )
Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
2021-10-21 23:03:48 +02:00
nirvn
ef84e48a09
Run sipify_all.sh
2021-10-12 16:34:05 +10:00
Denis Rouzaud
ec16736306
run sipify
2021-10-12 16:34:05 +10:00
Nyall Dawson
b81ece4514
Don't show crs accuracy warnings when saving a vector/raster layer
...
from an ensemble based crs to another crs with the same ensemble datum
2021-05-12 06:09:48 +10:00
Nyall Dawson
a2e369feb3
Fix typo
2021-05-12 06:09:48 +10:00
Nyall Dawson
7724b37f79
Rename API for flexibility
2021-05-12 06:09:48 +10:00
Nyall Dawson
e66d75a000
[needs-docs] Show a warning in the projection selection widget when
...
a CRS based on a datum ensemble is selected, warning the user that
there's an inherent lack of accuracy in the selected CRS
Requires PROJ 8+
2021-05-12 06:09:48 +10:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Nyall Dawson
81a9db9f57
[sipify] Fix creation of cross references
2020-06-15 13:43:58 +10:00
Nyall Dawson
fb5b440d5d
[FEATURE] Allow dropping a map layer from the layer tree onto
...
a projection selection widget to set the projection to match that layer
Just a little timesaving shortcut!
2019-12-23 05:17:40 +10:00
Nyall Dawson
eab08d006c
Do not allow CRS changes in datum transform dialog when it has
...
been shown as a result of requiring the transform for a specific CRS pair
Sponsored by ICSM
2019-03-19 13:32:13 +10:00
Nyall Dawson
2ed144ac59
Apply clang-tidy readability-avoid-const-params-in-decls fixit
...
Checks whether a function declaration has parameters that are
top level const.
const values in declarations do not affect the signature of a
function, so they should not be put there.
2018-06-05 10:19:13 +10:00
Denis Rouzaud
65bb60e96c
run sipify
2018-05-28 10:39:34 -08:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +10:00
Denis Rouzaud
9ed1548494
move auto generated sip file in dedicated folder (gui)
2018-05-14 10:31:17 -04:00