swh:1:snp:7e36fad119db96cd19f9e93fa2b900f061b275c7

sort by:
Revision Author Date Message Commit Date
de08d6b Release of 3.14.1 19 July 2020, 08:03:10 UTC
3711537 Merge pull request #37848 from qgis-bot/backport-37769-to-release-3_14 [Backport release-3_14] Cache snapping results in feature dialog for subsequent recalculation 17 July 2020, 11:18:30 UTC
df8e2e0 Fix sip file 17 July 2020, 07:40:39 UTC
6c83967 Set version added to 3.14.1 Co-authored-by: signedav <david@opengis.ch> 17 July 2020, 07:35:31 UTC
d7870f6 Cache snapping results in feature dialog for subsequent recalculation 17 July 2020, 07:35:15 UTC
8d0b564 Fix missing type column in layer_styles in Postgresql 16 July 2020, 20:11:56 UTC
0b2d159 Fix returning topological candidates when using deprecated QgsGeometry::splitGeometry 16 July 2020, 20:10:27 UTC
797408e update mdal 0.6.2 16 July 2020, 20:09:50 UTC
04d607b Merge pull request #37845 from qgis-bot/backport-37830-to-release-3_14 [Backport release-3_14] Fix pasting features - only a single insert operation, no unnecessary (failing) updates 16 July 2020, 14:48:21 UTC
0097058 Fix pasting features - only a single insert operation, no unnecessary (failing) updates 16 July 2020, 11:57:03 UTC
3b58dcb Merge pull request #37841 from qgis-bot/backport-37826-to-release-3_14 [Backport release-3_14] allow to customize convertToCurves parameters for tracing curves 16 July 2020, 11:17:33 UTC
aa38cd2 allow to customize convertToCurves parameters for tracing curves 16 July 2020, 06:42:00 UTC
f9e7e32 Reload the data source when a dependency layer is changed (#37751) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 15 July 2020, 12:58:13 UTC
e5e67c3 Fix crash when trying to initialize snapping on invalid layer 15 July 2020, 01:58:59 UTC
ba1c07e [python console] Match key up / down behavior to that of bash and allow for a 'soft' history to be editable 13 July 2020, 22:23:17 UTC
a5f18a5 Fix crash when using expression editor in aggregate algorithm 12 July 2020, 22:39:17 UTC
ecef38f Add safety check 12 July 2020, 22:38:10 UTC
a9dbc88 Fix freeze when auto-finding broken layers 12 July 2020, 22:36:47 UTC
ec56cc0 [MetaSearch] clear search results when inspecting CSW in server tab (#37448) 12 July 2020, 22:35:57 UTC
3b9b39b Fix mask settings obliterate data defined text orientation settings 10 July 2020, 06:26:52 UTC
0253e63 Don't require all parameter values to be specified via qgis_process command line tool 09 July 2020, 21:54:28 UTC
7382248 When creating geometry collections for GEOS, skip any empty parts 09 July 2020, 21:54:10 UTC
e540cbb Fix crash when smoothing feature with a curved geometry type 09 July 2020, 21:53:44 UTC
32a04fd Fix missing fields when running algorithm in place mode 09 July 2020, 21:53:13 UTC
4eca485 when adding new field apply precision only when field type supports it 09 July 2020, 18:46:08 UTC
807309a Fix OTB icon which is not render into QGIS Processing 09 July 2020, 18:45:31 UTC
25c0246 Merge pull request #37715 from qgis-bot/backport-37713-to-release-3_14 [Backport release-3_14] [sipify] format section/subsection to RST 09 July 2020, 15:12:45 UTC
c0ae18e [themes] Also provide checkbox styling for list view widgets 09 July 2020, 14:40:25 UTC
3366df7 [sipify] format section/subsection to RST 09 July 2020, 14:36:23 UTC
23dee29 Merge pull request #37676 from signedav/backport_shortcut-edit [Backport release-3_14] Return on shortcut paste when layer not editable 09 July 2020, 06:49:25 UTC
87e9873 Fix some warnings on msvc while building qgis_process tool 09 July 2020, 05:19:23 UTC
d0133c3 qgis_process is no windows gui app (fixes #37465) 09 July 2020, 00:21:41 UTC
d756935 Collect features algorithm doesn't care about geometry validity 08 July 2020, 20:26:26 UTC
1353bb5 fix wrong feedback message in case addFeatures had not been successfull (change from d523eb99b74baf00b2422508fc7eac8cc9e4e431 without changing feedback texts) 08 July 2020, 09:45:36 UTC
5b01c54 raise message and return if trying to paste or cut features on not editable layer (cherry-pick from 40264cec9bc67ed9d16dd7492c375c1dc5600018) 08 July 2020, 09:41:52 UTC
40264ce Merge pull request #37617 from qgis-bot/backport-37570-to-release-3_14 [Backport release-3_14] Fix attributes on copy paste while QGIS stays responsive 08 July 2020, 07:20:43 UTC
0f82482 Fix unreported sslmode storage from connections API 07 July 2020, 22:57:08 UTC
df111bf fix adding relation with multiple field pairs from dialog 07 July 2020, 22:53:00 UTC
78e08c3 fixes invalid relation in search form 07 July 2020, 22:50:56 UTC
c28ed4a disable feature picker when no feature is available in expression preview widget (#37643) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 07 July 2020, 10:10:13 UTC
998c51d Show python code sample in PyQGIS doc, take 2 (#37646) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 07 July 2020, 09:41:38 UTC
2c9874c re-allow circular dependencies (#37641) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 07 July 2020, 09:39:51 UTC
64a52ea Use correct layer comparators when comparing layer sources in processing 06 July 2020, 19:59:51 UTC
f8cc4c5 Merge pull request #37615 from qgis-bot/backport-37600-to-release-3_14 [Backport release-3_14] Add safety check for layer pointer 06 July 2020, 09:15:20 UTC
717d838 Fix attributes on copy paste while QGIS stays responsive 06 July 2020, 07:33:54 UTC
36bc3d4 Add safety check for layer pointer 06 July 2020, 06:29:00 UTC
bb0ef11 A multilayer input is allowed to be set to a model input feature source parameter 06 July 2020, 04:00:59 UTC
c5a79a2 Fix crash on startup in certain circumstances 06 July 2020, 03:59:42 UTC
66f72cd Fix batch panel uses layer ids when auto populating output names based on a layer parameter 05 July 2020, 22:14:45 UTC
7da0f63 Fix crash in QgsWmsProvider::htmlMetadata if layer is invalid 04 July 2020, 05:48:23 UTC
e990145 Fix QgsGeometry::asQPolygonF doesn't handle multipolygon inputs gracefully 03 July 2020, 21:10:33 UTC
d291f99 fix PyQGIS docs for QgsProviderMetadata 03 July 2020, 21:05:37 UTC
0103731 [dox] fix code formatting 03 July 2020, 21:03:32 UTC
9175d95 Browser: fix GPKG sublayers and empty DBs 02 July 2020, 05:01:27 UTC
c84ecac Immediately liberate connection of expression value gatherer 02 July 2020, 05:01:09 UTC
be4820f Merge pull request #37512 from qgis-bot/backport-37459-to-release-3_14 [Backport release-3_14] Fix restoring dialog geometry after minimize when enableAutoGeometryRestore is used 01 July 2020, 05:10:33 UTC
e79a859 Minimum year possible in project properties temporal extent should be 1 01 July 2020, 05:10:25 UTC
6bbae5e Minimum year possible in layout map item temporal extent should be 1 01 July 2020, 05:10:25 UTC
2fc2673 Fix restoring dialog geometry after minimize when enableAutoGeometryRestore is used 30 June 2020, 22:26:42 UTC
49883a6 Minimum year possible in temporal controller should be 1 30 June 2020, 06:53:46 UTC
f5defcd [mssql] Reallow creating connections with empty provider/dsn strings 30 June 2020, 06:53:28 UTC
c30379c Fix default extent is not shown in extent widget 30 June 2020, 06:53:09 UTC
5d1b6a8 Fix raster quantile classification 29 June 2020, 21:48:48 UTC
0a0ab6c Fix raster quantile with float 29 June 2020, 21:48:27 UTC
eef2a7b Fix GPKG project storage with UTF8 names on windows 29 June 2020, 21:45:06 UTC
0219ef3 Accept fields of type "name" in PG 12 28 June 2020, 22:38:15 UTC
0a84475 [ui] Improve a bunch of mesh icons to make them dark theme compatible 28 June 2020, 21:24:59 UTC
ed9dee5 OpenCL quote paths 28 June 2020, 21:24:31 UTC
02d3eb0 [feature] Server WFS3 api sorting 28 June 2020, 21:22:59 UTC
d488ebc Fix ui build warning 28 June 2020, 21:22:35 UTC
50c1d77 Provide a parent for a couple of toolbar button menus 28 June 2020, 21:22:35 UTC
e48b09b [ui] Reflect playback stay in the 3D map view's play button 28 June 2020, 21:22:35 UTC
a1053a1 [ui] Move icon-less network logger toolbar actions under settings menu 28 June 2020, 21:22:35 UTC
f921855 [ui] Add a record icon and use it in the network logger panel 28 June 2020, 21:22:35 UTC
6e63b82 [ui] Harmonize loop widget of 3D map view 28 June 2020, 21:22:35 UTC
a16dfbd [ui] Better network logger icon 28 June 2020, 21:22:35 UTC
61057d8 [ui] Harmonize play button across the board 28 June 2020, 21:22:35 UTC
12a1028 Name role in expression item to be stable on fields in the expression builder 28 June 2020, 21:22:11 UTC
2b6e194 [vector layer] Fix feature request order by not working against non-provider fields 28 June 2020, 05:56:41 UTC
defa799 remove pointcloud installation in postgis Docker image 28 June 2020, 05:53:41 UTC
7d1502b Reactivate WMS GetPrint unit tests 28 June 2020, 05:53:03 UTC
25030a5 Fix delimitedtext CSVs in virtual layers 25 June 2020, 22:16:23 UTC
f4d19eb Fix oracle add from source select 25 June 2020, 22:15:34 UTC
9f7028f Release of 3.14 (Pi) 19 June 2020, 12:15:52 UTC
2559994 changelog and news update for 3.14 19 June 2020, 12:15:52 UTC
3ff0592 translation update for 3.14.0 from transifex 19 June 2020, 12:15:45 UTC
714b2ef [wms] Fix broken WMS layers from servers using relative OnlineResource paths 19 June 2020, 10:55:23 UTC
21c6573 Review fixes + comment about merging of multi-part geometries 19 June 2020, 10:54:21 UTC
00a102c Fix performance issue when splitting polygons (fixes #34326) Using test data with a HUGE polygon with several hundreds of thousands of vertices and nearly a thousand of holes, split geometry was taking really long time. On my laptop ~67 seconds for a simple split line. With this fix, the time went down to ~10 seconds for the test polygon. The issue was that split tool was doing an expensive exact intersection calculation for each polygon part returned from polygonize, and then calculating areas to see whether the original polygon part and intersected part were more or less the same. I think that can be replaced by a much simpler point in polygon test to figure out whether the particular polygon part from polygonize is falls inside the original geometry or whether it falls into a hole or exterior. In my tests the time could be further improved to ~3 seconds by disabling mergeGeometriesMultiTypeSplit() function - it is a bit of a mistery to me what problem does it solve, however it has N^2 running time with N being number of rings - but I did not feel adventurous enough to poke into it. (mainly because there are no unit tests that would verify its behavior) 19 June 2020, 10:54:21 UTC
0cb8408 more flags warnings fixes for Qt 5.15 (#37309) * more flags warnings fixes for Qt 5.15 * fix sip compilation 19 June 2020, 10:02:00 UTC
3594980 Merge pull request #37277 from elpaso/bugfix-29264-spatialite-wrong-feature-count Fix spatialite wrong feature count 19 June 2020, 07:12:40 UTC
f7bb4b8 [temporal] Insure the output directory exists when exporting animation 19 June 2020, 05:37:37 UTC
f5a7d90 another active vector settings trouble (#37306) 19 June 2020, 05:29:27 UTC
fe14dc9 fix feature list combo box having identifier value further than fetching limit (#37280) * test for feature list combo box having identifier value further than fetching limit * fix feature list combo box having identifier value further than fetching limit fixes #37266 * make the test a bit more robust * fix compilation with older Qt * correctly keep current value * determine if keep current entry using the current index * Revert "determine if keep current entry using the current index" This reverts commit ff3658ba471450bc333a0a24f86e32f85da43c7f. 19 June 2020, 04:54:20 UTC
1dc0595 Explain rationale for increasing field width for reals 19 June 2020, 02:35:17 UTC
9b53ca6 Don't alter the field specification for types other than real Fixes #37254 19 June 2020, 02:35:17 UTC
3dd267c Fix setting a layer's Display Name field to a field name containing spaces or other special characters Because we actually store the field name as an expression, we need to make sure we correctly represent these field names as valid expressions and not just the raw name string 19 June 2020, 02:34:50 UTC
1e72b44 Fix georeferencer help button 18 June 2020, 23:20:41 UTC
7fb552d fix layout 18 June 2020, 22:47:23 UTC
044a05d run sipify 18 June 2020, 22:47:23 UTC
back to top