swh:1:snp:7e36fad119db96cd19f9e93fa2b900f061b275c7

sort by:
Revision Author Date Message Commit Date
121cc00 Release of 3.12.1 20 March 2020, 12:15:20 UTC
e5fdc9e translation update for 3.12.1 from transifex 20 March 2020, 12:15:15 UTC
435838a FIX #31036 Remove color scheme doesn't work 19 March 2020, 22:44:09 UTC
ab6ce8f Show data defined buttons for dynamic parameters even in batch mode 19 March 2020, 20:09:15 UTC
c2129a8 Merge pull request #35169 from troopa81/backport_33990_to_release_312 [Backport 3.12] Fixes crash when displaying relation editor 18 March 2020, 17:36:48 UTC
d1dbe73 Merge pull request #35027 from jgrocha/backport-34795-to-release-3_12 [Backport release-3_12] Fix TypeError when displaying Postgis layers extent 18 March 2020, 15:35:15 UTC
4e732c4 After fixing a broken layer path, also auto-fix any other broken layers pointing to same folder 18 March 2020, 11:19:13 UTC
015e1b7 Fix icon sizes on hidpi for SVG fill image selector 18 March 2020, 11:18:07 UTC
158c4fc Fix margins on svg/image selector widget 18 March 2020, 11:16:52 UTC
67b5fd0 Fixes crash when displaying relation editor 18 March 2020, 06:28:43 UTC
edb7c29 Don't override all cursors in bad layer handler dialog 18 March 2020, 03:16:05 UTC
7f079a8 Fix conversion of ESRI CRS when running GDAL algorithms under proj 6 18 March 2020, 03:15:26 UTC
6b03b57 Bugfix/transparency widget 18 March 2020, 00:37:51 UTC
694edc0 [DBManager] Use ST_EstimatedExtent with newer PostGIS 17 March 2020, 22:24:42 UTC
35f6499 When a new project is saved, "Project Home" does not appear in the browser panel 17 March 2020, 02:17:39 UTC
c67d258 [Tests] GeoJSON stringToFields with a feature collection The methode `QgsJsonUtils::stringToFields` is a wrapper to `QgsOgrUtils::stringToFields` The `QgsOgrUtils::stringToFields` is described as > Attempts to retrieve the fields from a string representing a collection of features using OGR. The GeoJSON feature collection string was not covered by tests. 17 March 2020, 00:18:04 UTC
2f99dbd Restore support for databases without PostGIS installed Closes #34966 in 3.12 branch 16 March 2020, 10:57:31 UTC
fc89bca Merge pull request #35087 from qgis-bot/backport-35061-to-release-3_12 [Backport release-3_12] azure pipelines: fix link output 16 March 2020, 09:17:56 UTC
db566f8 Fixes the activation of the shape map tools when digitizing is finished (#35023) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 16 March 2020, 06:59:49 UTC
3e05f07 Less auto (cherry picked from commit 1a07654ecf9ce1ef7f8a753c9f89d1badb1c0ebf) 16 March 2020, 06:47:14 UTC
5a8e131 [layouts] Fix layers are incorrectly shown when groups are unchecked for a map theme Followup https://github.com/qgis/QGIS/pull/33099 Fixes #34257 (cherry picked from commit 38a3a2d4781524306a35e10a4ec6b4ba3136cd06) 16 March 2020, 06:47:14 UTC
8ed9847 Add details to project expression and fix example (cherry picked from commit ae45af58d67ec65156702ce7041c2cbc7ea2afc7) 16 March 2020, 06:47:14 UTC
0e73f44 Use widget's logicalDpiX() instead of a screens Fixes #34772 (cherry picked from commit e7ac0ee1215b59cd7b348e20791ec2beabf478be) 16 March 2020, 06:47:14 UTC
c6b2970 Snap Geometries algorithm is capable of running in-place mode (cherry picked from commit 4e1e68461d201bce2a7eab636c67918ba9cc754f) 16 March 2020, 06:47:14 UTC
91fc058 added fix for the missing category layers (cherry picked from commit abdef05aef097109d018c9a54319946e5c85c9b3) 16 March 2020, 06:47:14 UTC
aaef2dd Top align widgets in expression builder dialog (cherry picked from commit a4b97741da4f6c799efc3e436ff31c553c4e8943) 16 March 2020, 06:47:14 UTC
c2dbe8a Fix geom_from_gml example display (cherry picked from commit 375242cb186a130f345423f93b446f257a58492f) 16 March 2020, 06:47:14 UTC
4916e39 Disable canvas preview jobs when rotation is set on canvas It's non-trivial to implement the preview jobs for rotated canvases, and currently it just shows junk images Fixes #34860 (cherry picked from commit 597aa5b61f08cf2790dc0acd32a8467173e21a79) 16 March 2020, 06:47:14 UTC
a677daa more robust code (cherry picked from commit 61d1ac1226d0e0b23a4ae5743b23f18009975ddf) 16 March 2020, 06:47:14 UTC
1ddf3bf Allow to cancel server connections list modification (cherry picked from commit ca89d34059b64c7da0edf8a3c06911b0f8899e28) 16 March 2020, 06:47:14 UTC
f42360c Allow to open data loader dialog from metasearch fixes #34759 (cherry picked from commit eca526116071834344a2087414c2c8f659705d8d) 16 March 2020, 06:47:14 UTC
8e655d9 Don't right-align headers in expression help and metadata tabs Right aligning makes the header text way too far away from the body text, which makes it very difficult to read (cherry picked from commit 89b654e597f1042a77b041b1c52308e03aa75046) 16 March 2020, 06:47:14 UTC
2475c81 fixes #34774 - python 2to3 related bug (cherry picked from commit 7fe174266d9bbbe4a9a9fd287e74a2663e074d37) 16 March 2020, 06:47:14 UTC
6b1fffa Fix proj < 6 build (cherry picked from commit 74411410d286f6ada8ea7bd887914fcd36c89e1b) 16 March 2020, 06:47:14 UTC
e1c2ddc Avoid some more unnecessary work (cherry picked from commit 5b2f2cc626eca0111f07fb4affc284b3e5c3b680) 16 March 2020, 06:47:14 UTC
a2b53be Avoid doing unnecessary work calculating coordinate transform when the src and dest CRSes are equal (cherry picked from commit 96252f335d9367d77137a9212abb6702f1c86291) 16 March 2020, 06:47:14 UTC
5753874 Fix invalid transforms occur if project file contains corrupt/incomplete coordinate operation details Also make storage of transform operations more resilent by correctly handling crses without authids. Fixes #34926 (cherry picked from commit b91bccc64cd97bfeceb00dad4c1af07ce123e788) 16 March 2020, 06:47:14 UTC
0632ff1 Add missing file (cherry picked from commit b2016551b3b3484d07bbc34d1c3bbaca5900d152) 16 March 2020, 06:47:14 UTC
bfd878f Q_ENUM TaskStatus for better test debugging (cherry picked from commit 4aaae4f18858a04f58d75218cd4787b62efc0a98) 16 March 2020, 06:47:14 UTC
88bcf54 Update azure-pipelines.yml 15 March 2020, 12:03:03 UTC
5f2d309 azure pipelines: fix link output 15 March 2020, 02:42:57 UTC
1b0c724 fix crash when a sink parameter definition is missing in a processing alg (#35073) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 14 March 2020, 07:37:00 UTC
f039403 fix 'fields and values' not accessible in expression editor in default values (#35059) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 13 March 2020, 13:37:50 UTC
af99e24 Merge pull request #34757 from troopa81/backport_34329_to_release-3_12 [Backport 3.12] Fix relation reference constraint when identifying a feature 13 March 2020, 11:41:28 UTC
26f0539 do not show empty config when loading attribute form properties (#35046) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 13 March 2020, 07:14:37 UTC
d0475ba azure pipelines: switch to vs2017-win2016 image 12 March 2020, 23:28:46 UTC
5d41785 Merge pull request #34795 from jgrocha/fix-db-manager-extent-to-string Fix TypeError when displaying Postgis layers extent 12 March 2020, 10:29:25 UTC
4e6b042 Merge pull request #34782 from qgis-bot/backport-34765-to-release-3_12 [Backport release-3_12] [BUG][Mesh] Fix streamlines/traces issue when CRS transform fails 11 March 2020, 17:14:58 UTC
d5aaf85 Merge pull request #34822 from troopa81/backport_34336_to_release-3_12 [Backport 3.12] Fix form filtering when used in feature selection dialog 11 March 2020, 17:10:38 UTC
6000739 Merge pull request #34717 from elpaso/bugfix-gh34696-spatialite-nofields-3_12 [backport] Fix spatialite editing with nofields (or def values) 11 March 2020, 16:41:53 UTC
8024089 Merge pull request #34887 from lbartoletti/backport-34797-to-release-3_12 [Backport 3.12] Backport 34797 to release 3 12 10 March 2020, 19:25:32 UTC
117da6e debian packaging: update libpython detection also on sid (followup 4987a5621d3) (cherry picked from commit 722dd8ad45bedc0e693043d0bbb2c6794336aa0d) 08 March 2020, 15:14:17 UTC
716349a Merge pull request #34888 from elpaso/server-standalone-bugfixes Server standalone bugfixes 06 March 2020, 20:04:28 UTC
54e3804 DB manager: connections refresh Fixes #34862 06 March 2020, 20:03:36 UTC
185d016 debian packaging: drop dependency on python-gdal for ubuntu focal (fixes #34897) (cherry picked from commit 27482959791b6b42bb0ee96367c62db4eab90e3e) 06 March 2020, 08:53:40 UTC
32f19a2 Merge pull request #34797 from lbartoletti/fix_key_conflict_for_close_editing_line Use a different key sequence for close editing line. Fixes #34793 05 March 2020, 11:00:39 UTC
e73bfbe Merge pull request #34874 from elpaso/bugfix-gh34823-pgraster-schema-and-pk-3_12 [backport] PG raster, bugfixes and SQL filter 05 March 2020, 08:11:27 UTC
ef0f421 Remove oversized margin of the Container properties frame in drag-and-drop mode of attribute forms, harmonizing with fields properties 05 March 2020, 06:20:21 UTC
74a5469 Connectios API fix Postgres char conversion in execSQL Fixes #34806 04 March 2020, 19:58:06 UTC
1ffda15 Typo endianness 04 March 2020, 19:57:30 UTC
f87e8b9 Merge pull request #34846 from elpaso/bugfix-gh34823-pgraster-schema-and-pk PG raster, bugfixes and SQL filter 04 March 2020, 16:04:09 UTC
6a92960 make QgsVectorLayer::wkbType and geometryType invokable (#34857) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 04 March 2020, 12:27:49 UTC
78eb3a6 [ui] Add missing label mask panel title 03 March 2020, 23:53:26 UTC
9ec86b6 Merge pull request #34770 from arnaud-morvan/backport-34268-to-release-3_12 [backport 3.12] Do not replace plus by space in REQUEST_BODY 03 March 2020, 16:34:50 UTC
04ecf6a osgeo4w: include postgres raster provider (fixes #34823) (cherry picked from commit 794215df55c943dd522b46756ebf141180143802) 03 March 2020, 09:17:33 UTC
bcd401d Fix form filtering when used in feature selection dialog 02 March 2020, 14:59:55 UTC
16b5ac7 Merge pull request #34801 from rldhont/backport-34697-release-3_12 [Backport Release-3_12][Bugfix][Server] WMS GetFeatureInfo provides bounding box when configured 01 March 2020, 21:42:28 UTC
a59194a [Bugfix][Server] WMS GetFeatureInfo provides bounding box when configured Some providers always retrieve geometry even if the NoGeometry flags is used in request. So in WMS GetFeatureInfo the bounding box even if it as not been configured. The `WIT_GEOMETRY` parameter has been introduced to force getting the geometry. The project can contain a parameter to add wkt geometry in the WMS GetFeatureInfo response: `wmsFeatureInfoAddWktGeometry` To provide something more homogeneous: * The wkt geometry is only provided if the project has been configured to provide wkt geometry and the request contains WITH_GEOMETRY. * The bounding box is provided if the project has been configured to provide wkt geometry * The bounding box is not provided if the project has not been configured to provide wkt geometry 01 March 2020, 14:56:57 UTC
79a0b7c Fix incorrect rowCount results in layout model 01 March 2020, 10:00:58 UTC
3bdeb05 [BUG][Mesh] Fix streamlines/traces issue when CRS transform fails 28 February 2020, 22:06:22 UTC
f39caae [BUG] Fix On The Fly Issues with mesh layer (#34766) fix #29330 and fix #28827 [BUG] Do not create triangles for invalid vertices and fix OTF mesh layer bug 28 February 2020, 22:01:44 UTC
f66af76 Merge pull request #34268 from arnaud-morvan/request_body_plus Do not replace plus by space in REQUEST_BODY 28 February 2020, 15:02:07 UTC
7562e63 Merge pull request #34764 from olivierdalang/backport-34726-to-release-3_12 [Backport 3.12] Fix planimetric measurements checkbox not restored in options dialog 28 February 2020, 14:26:13 UTC
d7a9ef8 Fix planimetric measurements checkbox not restored in options dialog see https://github.com/opengisch/QGIS-Issues-SH/issues/12#issuecomment-591450501 28 February 2020, 12:26:49 UTC
d94a1ec Fix relation reference widget test crashes under debug builds 28 February 2020, 07:35:26 UTC
e153f12 fix QCOMPARE 28 February 2020, 07:34:15 UTC
7f900a8 Fix relation reference constraint when identifying a feature 28 February 2020, 07:34:15 UTC
73555af Update the short help description of the Random points along line algorithm 28 February 2020, 04:45:07 UTC
1d5a0ea Add a vertical spacer at the bottom of mask label tab 28 February 2020, 02:02:40 UTC
0548ebf Correct bug from postgres comment using quote or caps 28 February 2020, 00:41:40 UTC
5a81d74 Make containsAdvancedEffects function more accurate 27 February 2020, 22:33:35 UTC
f70b425 Fix spatialite editing with nofields (or def values) Fixes #34696 27 February 2020, 07:52:08 UTC
dc9b82a [processing] Fix incorrect error about "cannot load dependant fields" when a field parameter is linked to a feature source parameter which has the "selected features only" checked (cherry picked from commit b28814c2bcaeeb6b45d2649b7d0a0ac0d1ba2025) 27 February 2020, 04:30:58 UTC
58f3174 Add API to QgsFieldModel/QgsFieldComboBox to manually set the fields to show in the widget (i.e. when no layer is available) (cherry picked from commit 9a6cb4689f5b16887344a6e663f0adceae731299) 27 February 2020, 04:30:58 UTC
cfe5f4b Purge totally completely horribly outdated QgsRasterLayer docs (cherry picked from commit 183706ef0aa14722caeccbf2dee1aa3e6e6721a6) 27 February 2020, 04:30:58 UTC
3e812aa Always default to WKT definitions for newly added custom projections (cherry picked from commit 64ececf36bc09d81c4620752820bad64c15bec2a) 27 February 2020, 04:30:58 UTC
e21f1f6 Show formatted WKT definitions in custom projection dialog Because an unformatted WKT string is just a huge barely decipherable blob... (cherry picked from commit 489124d7d1c3b7477b54c9615bce5b97d7110546) 27 February 2020, 04:30:58 UTC
83eaba9 Accept "proj:..." prefix in QgsCoordinateReferenceSystem::createFromString instead of just "proj4:..." (cherry picked from commit f5470496ae36e5d8f7041bfdf2eae861586c113b) 27 February 2020, 04:30:58 UTC
c053e7e postgres provider: re-allow adding layers from PostgreSQL 8.4 27 February 2020, 01:28:50 UTC
5d780dd Help text correction for format_date() function. (For milliseconds 'z' and 'zzz') 27 February 2020, 00:15:25 UTC
11f8f47 fix crash when exporting check geometries gaps 27 February 2020, 00:14:52 UTC
33480ef Merge pull request #34686 from elpaso/bugfix-34666-merge-feature-evaluate-defaults-on-provider-side Fix merge selected features when evaluate defaults 26 February 2020, 20:33:28 UTC
0d9bd56 [layouts] Fix crash when reading layouts XML after failing to add a layout 26 February 2020, 08:57:57 UTC
cc1727b Fix node tool rectangular selection when layer has a different crs to canvas 26 February 2020, 07:47:21 UTC
a8c7ebe Make "pre-set DPI not equal to painter's DPI" check less stringent 26 February 2020, 07:46:02 UTC
6d853a1 [labelling] Fix suboptimal logic for polygon's default around centroid 26 February 2020, 05:02:12 UTC
a38e649 Grass location fix 26 February 2020, 04:45:34 UTC
b409aee use Q_ENUM macro in QgsFileWidget 26 February 2020, 01:44:24 UTC
d7d8562 Fix cannot edit/delete/export project based models 25 February 2020, 11:09:18 UTC
a16011a Minor projection fixes 25 February 2020, 11:09:09 UTC
back to top