Juergen E. Fischer
8dde0b1fdc
tstat.pl: switch to Locales
2021-06-26 18:59:37 +02:00
Nyall Dawson
521ef28776
Port wildcard logic to GDAL querySublayers
2021-06-26 06:23:42 +10:00
Alessandro Pasotti
cb308b9171
Server WMS getfeatureinfo: throw on invalid filter
...
Fixes #43849
2021-06-25 19:39:46 +02:00
Matthias Kuhn
23e2323176
Merge pull request #43913 from m-kuhn/minflex26
...
Minimum flex version 2.6 and a bit of cleanup
2021-06-25 18:35:28 +02:00
Paul Blottiere
ba75f371ba
Merge pull request #43923 from nicogodet/fix-since-39211
...
Correct since indent legend (follow #39211 )
2021-06-25 16:39:26 +02:00
Vincent Cloarec
d326d38660
[mesh] mesh frame editing part-1 (qgis_core) ( #43828 )
...
[feature] qgis_core changes to allow mesh layer editing (part-1 or QEP#228)
2021-06-25 16:17:13 +02:00
Matthias Kuhn
e3349e4a23
fix undefined ref
2021-06-25 15:17:27 +02:00
Matthias Kuhn
20742e523e
suppress warnings for generated files
2021-06-25 15:05:29 +02:00
nicogodet
ff388dc733
Correct since indent legend (follow #39211 )
2021-06-25 11:47:50 +02:00
Juergen E. Fischer
f14e098eb6
also rename grassrasterprovider
2021-06-25 10:27:41 +02:00
Juergen E. Fischer
65676da816
initialize embedded python to UTF-8 mode only with Python >=3.8 (followup 61c79736d06d234)
2021-06-25 09:51:45 +02:00
Matthias Kuhn
4d27183715
Merge pull request #39211 from jdugge/indent_legend_groups
...
[FEATURE] Indentation of legend groups and subgroups
2021-06-25 09:14:32 +02:00
Matthias Kuhn
8f97fd9120
avoid warnings
2021-06-25 08:42:26 +02:00
Basil Eric Rabi
d34a0c326a
Merge pull request #43919 from basilrabi/rpm
...
[RPM] fix build due to https://github.com/qgis/QGIS/pull/43768
2021-06-25 06:25:51 +02:00
Nyall Dawson
e8ed43e448
Add since
2021-06-25 13:53:52 +10:00
Nyall Dawson
8c9d008413
Spelling
2021-06-25 13:53:52 +10:00
Nyall Dawson
2d489737e2
[feature] Add a "redraw layer only" temporal mode for raster layers
...
Just like the equivalent setting for vector layers, this option
causes a raster layer to be redrawn on each new animation frame. It's
useful when the layer uses time-based expression values (e.g. data
defined renderer opacity, to fade/in out a raster layer)
2021-06-25 13:53:52 +10:00
Nyall Dawson
bcca0bafdc
Expose correct expression context
2021-06-25 13:53:52 +10:00
Nyall Dawson
2a9c32bb9c
[feature] Expose data defined control over raster layer opacity
...
Allows the opacity of a raster to be varied e.g. on different
pages of an atlas, depending on the visibility of another layer,
by temporal variables, etc...
2021-06-25 13:53:52 +10:00
Nyall Dawson
c013c78285
[api] Attach QgsPropertyCollection to QgsRasterPipe to allow
...
for data-defined raster pipeline properties
2021-06-25 13:53:52 +10:00
Nyall Dawson
3c3059c938
Fix code example blocks in QgsFeature documentation
2021-06-25 10:50:04 +10:00
Nyall Dawson
711a615be3
Fix raises sphinx format
2021-06-25 10:50:04 +10:00
Matthias Kuhn
a20c909c1b
Minimum flex version 2.6 and a bit of cleanup
...
Fixes #43903
Fixes #43795
2021-06-25 00:16:27 +02:00
Even Rouault
3274780d45
Rename QgsNetworkLogger::removeRows() to removeRequestRows() to avoid hiding base virtual method
2021-06-25 06:37:49 +10:00
Even Rouault
8a6ed7d8f9
Address -Woverloaded-virtual clang virtual and enable the warning
2021-06-25 06:37:49 +10:00
Denis Rouzaud
e64e8d26bf
correctly exit OGC workflow on error
2021-06-24 21:23:51 +02:00
Sandro Mani
91ebc53fcd
Fix qgis executable icon on MINGW
2021-06-24 19:40:04 +02:00
Sandro Mani
78f434c97c
MinGW: Install sip source files
2021-06-24 19:40:04 +02:00
Sandro Mani
d28c5f387a
MinGW: Skip windows api libraries in dependency collection
2021-06-24 19:40:04 +02:00
Denis Rouzaud
7c69504caa
Merge pull request #43911 from nicogodet/nicogodet-patch-ogctest
...
fix OGC test
2021-06-24 19:35:59 +02:00
Denis Rouzaud
f29ecd6637
fix OGC workflow
2021-06-24 17:53:57 +02:00
Denis Rouzaud
6cdbced874
allow to build auth methods statically ( #43866 )
...
* allow to build auth methods statically
* enable static build of all auth methods
* follow-up
* fix static auths
* fix dynamic
* fix bindings
* fix core only
* fix dox
* fix dox again
* fix bindings again
* fix test and more
* some cleanup
* fix test
* add missing gui edits
* O2_DLL
* fix bindings with core only
* fix SIP feature
* fix SIP condition
* disable feature earlier
* fix auth manager bindings without gui
* put back virtual methods
2021-06-24 16:48:47 +02:00
Denis Rouzaud
8915a0751a
put back virtual methods
2021-06-24 16:10:33 +02:00
Denis Rouzaud
cfb4241767
fix auth manager bindings without gui
2021-06-24 15:27:42 +02:00
Denis Rouzaud
437b3efb92
disable feature earlier
2021-06-24 15:13:46 +02:00
mhugent
cb2fb67d0d
Merge pull request #43639 from mhugent/network_request_preprocessor
...
Network request preprocessor
2021-06-24 14:43:04 +02:00
Sandro Mani
23b4786cc8
Merge pull request #43526 from kadas-albireo/attachments
...
Implement project file attachments
2021-06-24 14:42:03 +02:00
Denis Rouzaud
b8d0b2bd17
add cache to OGC workflow for Docker build and QGIS build ( #43897 )
...
* add cache to OGC workflow for Docker build and QGIS build
* fix context
* Update ogc.yml
* fix context
2021-06-24 13:51:49 +02:00
Denis Rouzaud
144098b905
fix SIP condition
2021-06-24 13:43:16 +02:00
Denis Rouzaud
51f25b7df9
fix SIP feature
2021-06-24 11:48:49 +02:00
Juergen E. Fischer
61c79736d0
initialize embedded python to UTF-8 mode ( fixes #43834 )
2021-06-24 11:34:26 +02:00
Juergen E. Fischer
93fe5b0d5e
postgres provider: fix handling of queries in QgsPostgresConn::retrieveLayerTypes
2021-06-24 11:34:26 +02:00
Denis Rouzaud
1851e379d1
fix bindings with core only
2021-06-24 11:24:18 +02:00
Denis Rouzaud
f2758f9745
O2_DLL
2021-06-24 09:56:37 +02:00
Matthias Kuhn
8cb816fb15
Merge pull request #43896 from nyalldawson/hig
...
Fix capitalization
2021-06-24 08:37:07 +02:00
Nyall Dawson
b04b734675
Fix capitalization
2021-06-24 15:41:02 +10:00
Denis Rouzaud
c88eabc6ab
add missing gui edits
2021-06-24 07:35:53 +02:00
Sandro Mani
c518912922
Merge pull request #43883 from kadas-albireo/includes
...
Install missing headers, fix includes from installed location
2021-06-24 02:56:28 +02:00
Sandro Mani
83f73027ad
Install missing headers, fix includes from installed location
2021-06-24 01:08:45 +02:00
Juergen E. Fischer
be63c8b753
debian packaging: include python3-pyqt5.qtpositioning
2021-06-24 00:03:23 +02:00