71773 Commits

Author SHA1 Message Date
Denis Rouzaud
e25ff6f370 fix dox 2021-06-23 14:53:40 +02:00
Denis Rouzaud
4d6ca4fd52 fix core only 2021-06-23 14:48:43 +02:00
Denis Rouzaud
b0b22bb6bf fix bindings 2021-06-23 14:30:28 +02:00
Denis Rouzaud
4db9a0cbf9 fix dynamic 2021-06-23 14:23:23 +02:00
Denis Rouzaud
eb13fee4f5 fix static auths 2021-06-23 14:13:12 +02:00
Denis Rouzaud
fb97e8fa45 follow-up 2021-06-23 13:15:12 +02:00
Denis Rouzaud
019976e59c enable static build of all auth methods 2021-06-23 12:52:35 +02:00
Denis Rouzaud
a42df3b856 allow to build auth methods statically 2021-06-23 12:52:26 +02:00
Nyall Dawson
6995cfd037 Fix QgsGdalProvider::subLayers() return result 2021-06-23 19:35:11 +10:00
Nyall Dawson
3b34458a11 Respect FastScan flag in gdal provider 2021-06-23 19:35:11 +10:00
Nyall Dawson
2b384ce94b Expand tests 2021-06-23 19:35:11 +10:00
Nyall Dawson
09983713cd Implement querySublayers for GDAL provider 2021-06-23 19:35:11 +10:00
Nyall Dawson
7ae4e83787 Fix build 2021-06-23 19:35:11 +10:00
Nyall Dawson
bee11c7de6 Fix windows build 2021-06-23 19:35:11 +10:00
Nyall Dawson
08d4050e1f Fix build 2021-06-23 19:35:11 +10:00
Nyall Dawson
04a735798e Implement querySublayers for mdal provider 2021-06-23 19:35:11 +10:00
Nyall Dawson
69debff405 Add convenience method to directly convert QgsProviderSublayerDetails
object to a QgsMapLayer
2021-06-23 19:35:11 +10:00
Nyall Dawson
00db2820cd Add generic method to QgsMapLayerFactory to create map layers of
any type
2021-06-23 19:35:11 +10:00
Nyall Dawson
07f5812383 Add uri to QgsProviderSublayerDetails 2021-06-23 19:35:11 +10:00
Denis Rouzaud
55e20eb800
avoid code duplication of fromEncodedComponent_helper(QGIS)/qt_urlRecodeByteArray(Qt) (#43842) 2021-06-23 09:11:03 +00:00
Nyall Dawson
f50dd99ed7 Dox++ 2021-06-23 17:30:47 +10:00
Nyall Dawson
5875b3d865 Fix incorrect use of QgsRasterPipie::setOn when changing raster pipe resampling stage 2021-06-23 17:30:47 +10:00
Nyall Dawson
f62ddb37a2 Promote QgsRasterPipe enums to enum classes in Qgis namespace
and add forward declares where possible
2021-06-23 17:30:47 +10:00
Nyall Dawson
e2b7f0712e Improve QgsRasterPipe docs 2021-06-23 17:30:47 +10:00
Nyall Dawson
9fd1ddf379 Ensure project is dirtied when layer notes are modified 2021-06-23 16:37:01 +10:00
Nyall Dawson
d29c6ad2c6 When refining a rule based renderer rule by categories, copy the
category label as each rule label instead of the raw expression
2021-06-23 15:16:03 +10:00
Nyall Dawson
cc33a73391 [layouts] Restore forced rasterization of whole layout map item
when a layer has opacity set for Qt < 5.15

Workarounds bugs in the PDF export for these earlier versions

Fixes #42698
2021-06-23 14:37:18 +10:00
Sandro Santilli
2da0ddf36a PostgreSQL provider: use bounding box column to compute extent
Speeds up extent computation when custom indexed bbox column is
given. References #43835
2021-06-22 17:59:14 +02:00
Denis Rouzaud
520732a88b
allow to build qgis_app statically (#43846) 2021-06-22 17:40:54 +02:00
Denis Rouzaud
ea8d0d6e81
Merge pull request #43840 from qgis/fix-warning
fix warning
2021-06-22 14:26:09 +02:00
Matthias Kuhn
c2a1d87563
Merge pull request #43815 from domi4484/mssqlUniqueConstraint
[mssql] use unique constraint info from db to set field ConstraintUnique
2021-06-22 07:51:40 +02:00
Denis Rouzaud
17b421aecc
fix SVG selector widget not reacting to changes (#43805)
* fix SVG selector widget not reacting to changes

fixes #43802

* also set picture mode
2021-06-22 06:09:32 +02:00
Nyall Dawson
18b6021802 Update src/app/qgisapp.cpp 2021-06-22 09:42:52 +10:00
MorriganR
c1f58132c9 independent interface customization for Vertex Tool Current and All Layers 2021-06-22 09:42:52 +10:00
Nyall Dawson
2430173427 Fix since 2021-06-22 08:43:39 +10:00
Nyall Dawson
89d58dc718 Fix wording 2021-06-22 08:43:39 +10:00
Nyall Dawson
c7926181ad Layout fixes 2021-06-22 08:43:39 +10:00
Nyall Dawson
469f967941 Add framework for querying for dataset sublayers via
QgsProviderRegistry/QgsProviderMetadata
2021-06-22 08:43:39 +10:00
Nyall Dawson
2328f4fad8 Fix sipify handling of long long return types 2021-06-22 08:43:39 +10:00
Nyall Dawson
e59f343110 Introduce QgsProviderSubLayerDetails 2021-06-22 08:43:39 +10:00
speillet
537bdfd5cd remove QgsSpatialiteConnection::deleteConnection 2021-06-22 08:39:39 +10:00
speillet
46dad154ef change after review 2021-06-22 08:39:39 +10:00
speillet
4ca6872425 use authcfgid 2021-06-22 08:39:39 +10:00
speillet
07c90b726b add configuration to metadataprovider 2021-06-22 08:39:39 +10:00
speillet
a864034854 update provider metadata after adding new connection in browser 2021-06-22 08:39:39 +10:00
Sandro Mani
94f25993c1 Fix loading Qt translations on MinGW 2021-06-22 08:33:04 +10:00
Sandro Mani
d5c38907fc Also load qtbase translations (QDialogButtonBox buttons etc) 2021-06-22 08:33:04 +10:00
Sandro Mani
a29ce541a4 Add QgsApplication::translation as counterpart to QgsApplication::setTranslation 2021-06-22 08:33:04 +10:00
Sandro Mani
a8c1be697d Allow specifying default WMS image format in settings 2021-06-22 08:32:19 +10:00
Alessandro Pasotti
bbf5d11a86 Fix test 2021-06-22 08:29:22 +10:00