Activity

From 2020-07-19 to 2020-08-17

2020-08-17

11:09 PM Revision abb29965 (qgis): Merge pull request #38334 from m-kuhn/cmake_min_version
Bump minimum cmake version to 3.10 Matthias Kuhn
08:38 PM Revision e0fa3683 (qgis): Bump minimum cmake version to 3.10
Fixes #38327 Matthias Kuhn
06:46 PM Revision 98741cb9 (qgis): Change to QGIS_SERVER_DISABLE_GETPRINT
René-Luc ReLuc
06:02 PM Revision d0fcbec8 (qgis): Server landingpage makes good use of initial extent
Alessandro Pasotti
05:39 PM Revision 6fbeb47a (qgis): updateProperties function private and no reference for currentFormFeature
David Signer
05:32 PM Revision 80e7fd85 (qgis): Server landingpage: expose initial extent - checks
Alessandro Pasotti
05:28 PM Revision a07b9099 (qgis): Server landingpage: expose initial extent
Alessandro Pasotti
05:20 PM Revision ee13bc21 (qgis): set the first relation editor widget instance when setting the nm-rel a...
David Signer
01:35 PM Revision 8689c096 (qgis): fallback writing nm-rel and force-suppress-popup to the tab config
David Signer
01:34 PM Revision 79d50da4 (qgis): improve comment
David Signer
11:54 AM Revision 0bd81d27 (qgis): Merge pull request #38323 from elpaso/server-landingpage-dirwatcher
Server landingpage dirwatcher Alessandro Pasotti
10:32 AM Revision e2ae6ba4 (qgis): Relation reference: Update user interface when adding new entry
github-actions[bot]
10:28 AM Revision ee14d3d3 (qgis): Merge pull request #38304 from m-kuhn/rel_ref_fix_no_ui_feedback
Relation reference: Update user interface when adding new entry Matthias Kuhn
10:27 AM Revision a04bbe44 (qgis): Address PR comments
Alessandro Pasotti
10:10 AM Revision 3f5e88a0 (qgis): Include mutex
Alessandro Pasotti
10:05 AM Revision af1f013d (qgis): Merge pull request #38320 from qgis-bot/backport-38257-to-release-3_14
[Backport release-3_14] Bugfix gh26189 virtual layers subset string Alessandro Pasotti
09:52 AM Revision 0c34fc56 (qgis): Server landing page add test for empty projects
Alessandro Pasotti
09:51 AM Revision 476ac55a (qgis): Merge pull request #38312 from alexbruy/ux-fixes
Various UX fixes Alexander Bruy
09:43 AM Revision d0ffd568 (qgis): Server landing page add dir watcher
Alessandro Pasotti
09:42 AM Revision 6ccecc3b (qgis): Do not set id twice
Alessandro Pasotti
09:42 AM Revision 7f00e75c (qgis): Copy test tree to avoid gpkg changes in git
Alessandro Pasotti
08:43 AM Revision 040b18a4 (qgis): Merge pull request #38251 from mhugent/relation_form_fix_attributes_not...
Fix feature attributes not shown in relation form Marco Hugentobler
08:33 AM Revision 83db542d (qgis): WMS Server: display visibilityChecked property of a layer in GetProject...
Marco Hugentobler
08:12 AM Revision 1026624f (qgis): Bugfix gh26189 virtual layers subset string
github-actions[bot]
08:09 AM Revision a5461a64 (qgis): Merge pull request #38257 from elpaso/bugfix-gh26189-virtual-layers-sub...
Bugfix gh26189 virtual layers subset string Alessandro Pasotti
07:59 AM Revision d827faa2 (qgis): [processing] Upgrade the sample raster value algorithm to native C++
Mathieu Pellerin - nIRV
07:44 AM Revision de7de1e2 (qgis): raise an assert if algorithm which should be added to the toolbar is no...
Alexander Bruy
07:43 AM Revision 6be231bd (qgis): On change of an attribute the documentViewer expression of the external...
To not be needed to check for all the widget values in the form, the mCurrentFormFeature is introduced that contains ... David Signer
03:12 AM Revision ff9f5258 (qgis): Fix see also links
Nyall Dawson
03:12 AM Revision 844e9a3a (qgis): Move label overrun settings to QgsLabelLineSettings
Nyall Dawson
03:12 AM Revision b31d315a (qgis): Move another line label related setting and enum to QgsLabelLineSettings
Nyall Dawson
03:12 AM Revision 8aec98ad (qgis): Ah f*** it, no test for you Travis
Nyall Dawson
03:12 AM Revision 5dfbfaa8 (qgis): Move some more line label related settings to QgsLabelLineSettings
Nyall Dawson
03:12 AM Revision d93d8811 (qgis): Move merge line settings to QgsLabelLineSettings
Nyall Dawson
03:12 AM Revision 23848e0e (qgis): Start cleaning up label line settings, by moving them from the
QgsPalLayerSettings mega class to a dedicated QgsLabelLineSettings
class
Nyall Dawson
03:12 AM Revision 9ae2fe0e (qgis): Fix use of deprecated enum
Nyall Dawson
03:11 AM Revision 34ec9103 (qgis): [vectortiles] Don't overwrite existing QPainter clip regions
This can overwrite valid clip regions setup outside of the vector tile
renderer, e.g. by a layout map item.
Fixes #3...
Nyall Dawson

2020-08-16

01:56 AM Revision 250ce761 (qgis): Expose named parameters for functions
so that they are shown for autocompletion Harrissou Santanna
01:31 AM Revision b8a5b432 (qgis): Adjust width of relation reference config widget
github-actions[bot]
08:39 PM Revision f20d5624 (qgis): debian packaging: include landing page service
Jürgen Fischer
07:20 PM Revision 84abe91d (qgis): Merge pull request #38289 from MrChebur/MrChebur-patch-1
A new parameter "Close path" has been added to the "Point to path" algorithm. Matthias Kuhn
01:25 PM Revision a9a850ca (qgis): Add files via upload
MrChebur
01:24 PM Revision f5e1abfe (qgis): Update qgis_algorithm_tests2.yaml
MrChebur
11:15 AM Revision d3d91b1a (qgis): add 3D map view button to the Map Navigation toolbar (fix #25440)
Alexander Bruy
11:15 AM Revision 993dbb8f (qgis): add annotation actions to the Edit menu to make them accessible also via
menu (fix #27748) Alexander Bruy
11:15 AM Revision 97e97548 (qgis): try to keep selected data type when toggling "Create virtual field"
checkbox in the field calculator (fix #36679)
Reset to the first item only if compatible data type not found
Alexander Bruy
11:15 AM Revision 7fa005b4 (qgis): allow docking Message Log to the left and right areas in addition to top
and bottom (fix #29463) Alexander Bruy
11:15 AM Revision 1a76a096 (qgis): add Select By Location to the Selection toolbar (fix #20350)
Alexander Bruy
11:15 AM Revision bacf7792 (qgis): pick Vector menu title from the main QGIS window instead of using own
translation (fix #35028, #28474) Alexander Bruy

2020-08-15

07:18 PM Revision cd6b6ee6 (qgis): Merge pull request #38301 from m-kuhn/reduce_width_of_rel_ref_config
Adjust width of relation reference config widget Matthias Kuhn
06:59 PM Revision 6124b5c0 (qgis): Apply suggestions from code review
Matthias Kuhn
06:59 PM Revision 1c6a0a8f (qgis): Apply suggestions from code review
Matthias Kuhn
06:56 PM Revision 92914c53 (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> MrChebur
06:55 PM Revision a3c8d6dc (qgis): Update python/plugins/processing/algs/qgis/PointsToPaths.py
Matthias Kuhn
06:50 PM Revision e5246da1 (qgis): Update PointsToPaths.py
spaces deleted MrChebur
06:36 PM Revision dc935072 (qgis): Relation reference: Update user interface when adding new entry
Fixes #38303 Matthias Kuhn
06:31 PM Revision 660703d6 (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> MrChebur
06:27 PM Revision be613409 (qgis): Update PointsToPaths.py
"line" is replaced by "path" MrChebur
06:20 PM Revision a30635d7 (qgis): Update PointsToPaths.py
Returned missing spaces MrChebur
04:44 PM Revision 143a8e66 (qgis): Adjust relation reference config widget
Reduce minimum width of the combobox Matthias Kuhn
01:09 PM Revision 84d45fc9 (qgis): Merge pull request #38083 from iona5/fix-stylefiles
Fix various issues with application of raster styles from QML-files Matthias Kuhn
10:31 AM Revision 84cf041b (qgis): Do not restore geometry for maximized windows.
Geometry restore causes subsequent minimization of previously maximized windows
as observed with KWin 5.19, Qt 5.15 o...
Māris Nartišs
10:03 AM Revision 8e4cdba6 (qgis): Merge pull request #38262 from elpaso/bugfix-gh38245-dbmanager-pg-sslmode
DB manager: PG read enum value for sslmode Matthias Kuhn
08:36 AM Revision 26eb7fbe (qgis): Merge pull request #38233 from jiargei/patch-2
Precision for hacc and vacc information Matthias Kuhn
03:54 AM Revision 19d5ec72 (qgis): Update src/app/gps/qgsgpsinformationwidget.cpp
Nyall Dawson
03:54 AM Revision 066b1178 (qgis): Update src/app/gps/qgsgpsinformationwidget.cpp
Nyall Dawson
03:51 AM Revision e9dd082c (qgis): Avoid same name for different parameters in a function
Fix duplicate "geometry" named parameters Harrissou Santanna
03:51 AM Revision d49d10bf (qgis): Fix make_triangle parameters name
Harrissou Santanna
03:51 AM Revision fc88150f (qgis): Use correct argument name in the help file
segments and not segment Harrissou Santanna
03:51 AM Revision 3846b04f (qgis): Harmonize geometry-based parameters name in expression
using 'geometry1' instead of 'geometry_a' or 'geometry a' Harrissou Santanna
03:51 AM Revision 3c35b753 (qgis): Use correct arg for rotate function
Harrissou Santanna
03:51 AM Revision e95e1bed (qgis): Remove check on args with space
Harrissou Santanna
03:51 AM Revision 3bce2d1d (qgis): Use center argument for make_circle and make_ellipse functions
Harrissou Santanna
03:51 AM Revision 8c9180a8 (qgis): Fix missing brackets
Harrissou Santanna
03:50 AM Revision 6a30dd2b (qgis): [needs-docs] Insert an Expression button also edits
Harrissou Santanna
03:48 AM Revision a1176398 (qgis): Treat mdb files as a database source in browser
Allows these to be expanded so that particular layers can be loaded,
notably allowing projects with broken mdb layer ...
Nyall Dawson
03:48 AM Revision 62a339ec (qgis): [delimitedtext] Don't use an out of range index while reading string bu...
(cherry picked from commit ff38315edfcb894830cf5c9877b610344a0843d9) Mathieu Pellerin - nIRV
03:48 AM Revision acecc1f7 (qgis): [Processing] Fix GDAL Assign Projection: update QgsRasterLayer crs
Even if the projection is assign, the QgsRasterLayer and the QgsRasterDataProvider was not updated.
The fix reloads ...
René-Luc ReLuc
03:48 AM Revision 9975cf03 (qgis): Fixes #37342 : manage Postgres parallel plans when estimating row count
Julien Cabieces
03:48 AM Revision 2cd4034a (qgis): WFS server: use exact instersection if there is a bbox parameter
(cherry picked from commit e205b15eda37a2e7f3839d9af5511cdf45a3cc73) Marco Hugentobler
03:48 AM Revision 6d17c1b5 (qgis): Fix ellipse symbol layer doesn't reflect feature selection state
Fixes #37893
(cherry picked from commit ee4797973d2044ff0adc64b5f00b850e281864b0)
Nyall Dawson
03:48 AM Revision c3f3f0d4 (qgis): [vector file writer] LIBKML driver also requires coordinates to be in w...
(cherry picked from commit c8c0dcdf0b1495e9c04f23bb1ad06bf5132ca3e9) Mathieu Pellerin - nIRV
03:48 AM Revision 9b9b09d3 (qgis): Fix flexible aspect ratio is ignored when rendering marker svg symbols
(cherry picked from commit 0d944fb3144a5792422f747f73aa6fd7a9775443) Nyall Dawson
03:48 AM Revision b63efaca (qgis): [Tests] Check that GDAL Assign Projection updates QgsRasterLayer info
(cherry picked from commit f5b819fc4c1291d653c96a398662e1b663a03dfb) René-Luc ReLuc
03:48 AM Revision a57436a4 (qgis): createUserProfile: ensure qgis.db file is user writable
In some package managers (such as NIX[1], used in NixOS[2]), packaged
data is installed read-only.
When creating a n...
Lancelot SIX
03:48 AM Revision dbda4e27 (qgis): [processing] Remove restrictive length limitations on created fields
(cherry picked from commit 262a193497cab979003272ef6421331342643809) Nyall Dawson
03:47 AM Revision fe0c845f (qgis): Fix make link to pre-commit
Ismail Sunni
02:11 AM Revision ce5c55ff (qgis): Use Title Case for names of symbol layers and renderers
Makes the widgets for selecting symbol layer type and renderer type
correctly follow HIG guidelines for using Title C...
Nyall Dawson

2020-08-14

12:28 AM Revision ed29797a (qgis): Update src/app/gps/qgsgpsinformationwidget.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Jürgen Fredriksson
12:28 AM Revision 182beada (qgis): Update src/app/gps/qgsgpsinformationwidget.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Jürgen Fredriksson
03:08 PM Revision dcc7ff92 (qgis): New option added: "Close line"
Now this algorithm can check and close the line if necessary. MrChebur
02:31 PM Revision ff4594ef (qgis): More text formatting
Co-authored-by: Matthias Kuhn <[email protected]> Harrissou Santanna
02:25 PM Revision d5114d2c (qgis): Release of 3.14.15
Jürgen Fischer
02:08 PM Revision fdb0d2ee (qgis): Release of 3.14.14
Jürgen Fischer
02:08 PM Revision 49b20805 (qgis): translation update for 3.14.14 from transifex
Jürgen Fischer
02:07 PM Revision bf47e9d3 (qgis): Release of 3.10.9
Jürgen Fischer
02:07 PM Revision f655bdd2 (qgis): translation update for 3.10.9 from transifex
Jürgen Fischer
12:56 PM Revision 9a2dc24b (qgis): Update after review
Harrissou Santanna
10:08 AM Revision e9e98ea2 (qgis): Fix crash on reloading project with annotation items
github-actions[bot]
10:08 AM Revision b1569e64 (qgis): Revert "FIX virtual layers with CSV layers opened with "delimitedtext "...
github-actions[bot]
08:44 AM Revision 9f5b8429 (qgis): Fix crash on reloading project with annotation items
github-actions[bot]
07:27 AM Revision eeb25260 (qgis): Revert "FIX virtual layers with CSV layers opened with "delimitedtext" ...
Reverts https://github.com/qgis/QGIS/pull/37164, which has lead to
https://github.com/qgis/QGIS/issues/38163
Fixes #...
Nyall Dawson
07:17 AM Revision 5114522c (qgis): Merge pull request #38261 from m-kuhn/fix_annotation_item_reload
Fix crash on reloading project with annotation items Matthias Kuhn
07:08 AM Revision 458d39c7 (qgis): setting forceSuppressFormPopup only when true in the widget (not unset ...
David Signer

2020-08-13

12:23 AM Revision fa1a9aca (qgis): Fix functions declaring variable length of arguments
while it's actually a fixed number Harrissou Santanna
12:23 AM Revision 4f3a2f1d (qgis): Add missing quotes
Harrissou Santanna
12:16 AM Revision dd0dbb28 (qgis): [ogr] Improve decoding/encoding of URI
github-actions[bot]
06:04 PM Revision 850bfb23 (qgis): Merge pull request #38260 from m-kuhn/remove_leftover_file
Remove qgsannotationitem.cpp Matthias Kuhn
05:52 PM Revision 5273e749 (qgis): resolve unintended fallthrough
David Signer
04:52 PM Revision 5c1676fe (qgis): initialize member variable
David Signer
04:03 PM Revision e4691e64 (qgis): support relation editor widgets of autoconfigured form configured in pr...
David Signer
02:20 PM Revision bb6b061d (qgis): Fix: QGIS_SERVER_TRUST_LAYER_METADATA
René-Luc ReLuc
02:20 PM Revision fa7da5a6 (qgis): New QGIS Server setting environement to do not load layouts
Defined a new QGIS Server setting environnement `QGIS_SERVER_DONT_LOAD_LAYOUTS` to do not load layouts when QGIS Serv... René-Luc ReLuc
02:20 PM Revision c1a9d948 (qgis): Test: QGIS Server setting environement to do not load layouts
René-Luc ReLuc
12:48 PM Revision 26e9ec98 (qgis): DB manager: PG read enum value for sslmode
Fixes #38245 Alessandro Pasotti
12:17 PM Revision 4615de03 (qgis): Fix crash on reloading project with annotation items
Sponsored by QField Matthias Kuhn
12:08 PM Revision 51a352f2 (qgis): Remove qgsannotationitem.cpp
This file does nothing. Matthias Kuhn
12:05 PM Revision 259f9e81 (qgis): default value of forceSuppressFormPopup is false
David Signer
11:48 AM Revision f0a390de (qgis): correct set of forceSuppressPopup state
renamed cardinality to nmRelationId since it's not a cardinality - it's the id of the relation connected through the ... David Signer
11:13 AM Revision f3a451f2 (qgis): Renamed subset to subsetstring for clarity
Alessandro Pasotti
11:03 AM Revision 1f2f1f51 (qgis): Port fix for external wms with several layers to 3.10 branch
Marco Hugentobler
10:46 AM Revision e0bcc7e8 (qgis): Add tests for virtual layers subset strings
Fixes #26189 Alessandro Pasotti
10:33 AM Revision 62ce9abb (qgis): [ogr] Improve decoding/encoding of URI
- Correctly handle |subset= and |geometrytype= components
- More robust logic to handle complex cases
- More unit tests
Nyall Dawson
09:45 AM Revision be190062 (qgis): Fix feature attributes not shown in relation form
Marco Hugentobler

2020-08-12

02:47 PM Revision 4e795316 (qgis): Merge pull request #38161 from mhugent/server_external_wms_several_layers
Server external wms several layers Marco Hugentobler
12:13 PM Revision 838e61e0 (qgis): added tests for wms layer properties
Samweli
12:13 PM Revision 14c97359 (qgis): check for wmst dimensions when updating layer properties
Samweli
11:15 AM Revision eae949fd (qgis): windows: use AddDllDirectory on directories in PATH (fixes #38172)
(cherry picked from commit f17097b1a465c0eea11e346a131ab63762d8f4d0) Jürgen Fischer
09:45 AM Revision 37dee864 (qgis): Consider comments
Marco Hugentobler
09:35 AM Revision 2a5c03b2 (qgis): Consider comments
Marco Hugentobler
09:26 AM Revision 0b3ec390 (qgis): Merge pull request #38225 from rldhont/project-read-flag-trust-layer-me...
New project reading flag to trust layer metadata with server settings René-Luc ReLuc
07:03 AM Revision 4f6e6388 (qgis): Merge pull request #38218 from alexbruy/save-query
restore missed "save query" functionality in the Query builder Alexander Bruy

2020-08-11

06:14 PM Revision 3c7d6616 (qgis): New Project Reading flag to trust layer metadata
René-Luc ReLuc
06:14 PM Revision d711db57 (qgis): Server: define QGIS_SERVER_TRUST_LAYER_METADATA setting environnement
René-Luc ReLuc
06:14 PM Revision 22173e9a (qgis): Tests Server: QGIS_SERVER_TRUST_LAYER_METADATA setting environnement
René-Luc ReLuc
06:06 PM Revision 8ccc824b (qgis): Merge pull request #38237 from m-kuhn/qt514
Enable ccache for Qt 5.14 github workflow Matthias Kuhn
05:13 PM Revision fe1dc925 (qgis): Merge pull request #38235 from rldhont/oracle-determine-primary-key-fro...
[Oracle] Add determinePrimaryKeyFromUriKeyColumn method to provider René-Luc ReLuc
03:39 PM Revision 7829b55e (qgis): Hardcode ccache
Matthias Kuhn
02:21 PM Revision e940e013 (qgis): [Orcale] Add determinePrimaryKeyFromUriKeyColumn method to provider
Like Postgres provider defined a determinePrimaryKeyFromUriKeyColumn method in Oracle provider. René-Luc ReLuc
01:56 PM Revision e53c6bb9 (qgis): windows: use AddDllDirectory on directories in PATH (fixes #38172)
(cherry picked from commit f17097b1a465c0eea11e346a131ab63762d8f4d0) Jürgen Fischer
11:41 AM Revision 779d2182 (qgis): Merge pull request #38189 from elpaso/server-landingpage
Server landingpage Alessandro Pasotti
10:08 AM Revision b28bde8f (qgis): Merge pull request #38220 from qgis-bot/backport-37921-to-release-3_14
[Backport release-3_14] Fix default value expression on double field Matthias Kuhn
10:03 AM Revision 8fe4d3e7 (qgis): [processing] Allow merging layers with mixed attribute type
Mathieu Pellerin - nIRV
09:48 AM Revision 026dc310 (qgis): Precision for hacc and vacc information
Since Vertical and Horizontal Accuracy can be more accurate than 0.1 m i suggest adding more precision to that -> 0.0... Jürgen Fredriksson
09:40 AM Revision 48b38a2d (qgis): do not change behavior of loadMinimumMaximumFromTree()
restore behavior of loadMinimumMaximumFromTree() to not change
anything if the colormap contained no items.
iona5
09:06 AM Revision dbc5f3d9 (qgis): changed access of QgsColorRampShaderWidget::colormapMinMax()
iona5
06:14 AM Revision 25a78e15 (qgis): [api] Add QgsAnnotationPointTextItem annotation item class for
rendering text at a specified map point Nyall Dawson
06:14 AM Revision c5679668 (qgis): Update copyright
Nyall Dawson
06:14 AM Revision 1192db22 (qgis): Test masks
Nyall Dawson
05:54 AM Revision 00b42965 (qgis): [wms] When a legend graphic fetch fails, don't show the error in the la...
github-actions[bot]
04:07 AM Revision e7cfe66f (qgis): Life is simpler when you clone
Mathieu Pellerin - nIRV
04:07 AM Revision be497379 (qgis): Fix test
Mathieu Pellerin - nIRV
04:07 AM Revision 13be3de4 (qgis): [FEATURE][processing] Export layout atlas as PDF algorithm
Mathieu Pellerin - nIRV
04:07 AM Revision f3d3248f (qgis): [processing] Fix map items locked layers reset in export atlas algorithms
Mathieu Pellerin - nIRV
04:06 AM Revision e1b65f3c (qgis): Merge pull request #38230 from nyalldawson/wms_legend
[wms] When a legend graphic fetch fails, don't show the error in the layer tree, but instead just log it to the messa... Nyall Dawson

2020-08-10

01:02 AM Revision d72e2266 (qgis): [wms] if a previous request to fetch the legend failed, don't bother tr...
to fetch it again!
Otherwise misconfigured services which return flawed images will just keep retrying to
fetch on e...
Nyall Dawson
12:32 AM Revision a6a14dfa (qgis): [wms] When a legend graphic fetch fails, don't show the error in the
layer tree, but instead just log it to the message log
This error indicates an issue on the server configuration and...
Nyall Dawson
12:26 AM Revision 30424a20 (qgis): WMS provider is way too debug noisy
Nyall Dawson
12:25 AM Revision de80cff8 (qgis): [wms] If an explicit CRS is not set in a layer's URI, then take the fir...
github-actions[bot]
10:37 PM Revision e87e8213 (qgis): update to MDAL 0.6.92
Peter Petrik
10:37 PM Revision 634280f2 (qgis): Fix context menu exception on WMS conn items
Fixes #38211 Alessandro Pasotti
10:35 PM Revision c7c38e14 (qgis): [wms] If an explicit CRS is not set in a layer's URI, then take the
first sensible CRS advertised by the provider's capabilities as the
layer's CRS
Avoids the messy situation where a W...
Nyall Dawson
06:31 PM Revision 292c6220 (qgis): disable double click on items in the available widgets tree
show info message for relation and qml/html widget, where to configure it
select the dropped feature
David Signer
04:59 PM Revision 0542f9fd (qgis): care for the relation widget config made or read over the API
means the force-suppress-popup and nm-rel in the editFormConfig are written according to the first instance of the wi... David Signer
03:13 PM Revision fa007488 (qgis): drop unused code
Alexander Bruy
03:11 PM Revision 2b241f42 (qgis): deprecate unused QgsSearchQueryBuilder class
Alexander Bruy
01:44 PM Revision a5cfda4c (qgis): Fix default value expression on double field
github-actions[bot]
11:35 AM Revision da6948e7 (qgis): homogenize filter string and make it translatable
Alexander Bruy
11:28 AM Revision dad79f85 (qgis): restore missed "Save query" functionality in the Query Builder (fix #18...
Alexander Bruy
11:24 AM Revision 68e8e233 (qgis): Merge pull request #37921 from troopa81/fix_defaultvalue_expression_double
Fix default value expression on double field Matthias Kuhn
08:13 AM Revision b3147bc8 (qgis): osgeo4w: use gdal-dev-py3-env.bat also in qgis_process in nightlies
(cherry picked from commit 76dad2faf6b5efde2ece4b0d5536593f44d0fdc6) Jürgen Fischer
07:59 AM Revision 988ffcf5 (qgis): Merge pull request #38202 from m-kuhn/qt514
Setup Qt 5.14 github workflow Matthias Kuhn
07:25 AM Revision 1fadb929 (qgis): move the cardinality and the forceSuppressFormPopup to the widget confi...
David Signer
07:25 AM Revision 2f13c3cf (qgis): set cardinality (and with it the relation) of the widget and the forceS...
David Signer
07:25 AM Revision 4acc35e7 (qgis): fallback reading old config
David Signer
07:25 AM Revision ba911caa (qgis): fix setting of forceSuppress
David Signer
07:25 AM Revision b19f1da2 (qgis): use itemdata->name (what is the relation-id of relation widgets, not li...
David Signer
07:25 AM Revision f1400046 (qgis): remove attributerelationedit since all settings for relations are done ...
David Signer
06:20 AM Revision d45cf980 (qgis): [processing][feature] New algorithm "Flatten Relationship"
This algorithm flattens all relationships for a vector layer,
exporting a single layer containing one master feature ...
Nyall Dawson
06:20 AM Revision fb146189 (qgis): Clarify that algorithm works with a single relationship
Nyall Dawson
06:20 AM Revision 0e57b90f (qgis): Less noisy relations
Nyall Dawson

2020-08-09

12:32 AM Revision 43a20fed (qgis): Updates on expression functions help
fix examples and description
add/update examples to "cross-link" functions
Harrissou Santanna
12:32 AM Revision 1d0749d7 (qgis): Extend aggregate's concatenator and order_by args description
Harrissou Santanna
12:32 AM Revision 57b620c9 (qgis): Use 'value' parameter instead of 'val'
Harrissou Santanna
12:28 AM Revision 32ebbd88 (qgis): fix QgsDuaEdgeTriangulation
. Vincent Cloarec
12:28 AM Revision 4ee10b5f (qgis): fix typo and SIP
Vincent Cloarec
12:28 AM Revision a4c8f33e (qgis): fix processing test and remove invisible char
Vincent Cloarec
12:26 AM Revision 05b9482a (qgis): Only list layers with styling options in styling panel
Otherwise it's very easy to switch to a layer without styling options which will hide the combobox and require the us... Matthias Kuhn
12:09 AM Revision 8c9e7c16 (qgis): Extend QgsSQLStatement to allow parsing of fragments of SQL clauses,
specifically to allow parsing an expression or where clause alone Nyall Dawson
12:09 AM Revision 49d33768 (qgis): Allow Microsoft style # literal markers in QgsSqlStatement
Nyall Dawson
12:09 AM Revision bb1b0d23 (qgis): Allow Microsoft style [ ] column references to be handled by QgsSqlStat...
Nyall Dawson
12:09 AM Revision 454cc328 (qgis): Dox
Nyall Dawson
09:37 PM Revision e2e7d31f (qgis): Ccache stats check
Matthias Kuhn
03:06 PM Revision 370b01b7 (qgis): Merge pull request #38210 from DiGro/patch-5
Two typo's corrected Matthias Kuhn
02:54 PM Revision 3177e762 (qgis): Exclude QtQuick for now
Matthias Kuhn
02:49 PM Revision cea65ba9 (qgis): Cleanup naming mess
Matthias Kuhn
02:30 PM Revision cf2dc78f (qgis): Add ccache
Matthias Kuhn
01:38 PM Revision cdc47947 (qgis): Fix conversion error
Matthias Kuhn
01:08 PM Revision 7fa55c9e (qgis): Two typo's corrected
Line 57 : "as a set of image." should probably be "as a set of images." Plural, not singular
Line 64 : "sort ...
DiGro
12:07 PM Revision 9cedf327 (qgis): Align code for deprecation fixes
Matthias Kuhn
11:56 AM Revision 417f83d1 (qgis): Add missing includes
Matthias Kuhn
11:38 AM Revision d3ca8086 (qgis): Update deprecated method
Matthias Kuhn
11:38 AM Revision d8d65ef3 (qgis): Warnings are errors
Matthias Kuhn
11:35 AM Revision adf525df (qgis): More loops
Matthias Kuhn
11:35 AM Revision 9245abeb (qgis): Qt include dirs are sys dirs
Matthias Kuhn
11:23 AM Revision e14600bd (qgis): Fix more loop issues
Matthias Kuhn
10:25 AM Revision f69510e5 (qgis): More loop fixes
Matthias Kuhn
09:39 AM Revision 51d10859 (qgis): Fix deprecation
Matthias Kuhn
09:39 AM Revision aff8f781 (qgis): Fix some loop issues
Matthias Kuhn
09:38 AM Revision 83ddb395 (qgis): Do not build QSpatialite
Matthias Kuhn
08:31 AM Revision 8b833b38 (qgis): Do not stop on warnings
Matthias Kuhn
08:18 AM Revision 2f3987b8 (qgis): Fix another implicit casting issue
Matthias Kuhn
02:51 AM Revision f17097b1 (qgis): windows: use AddDllDirectory on directories in PATH (fixes #38172)
Jürgen Fischer

2020-08-08

07:13 PM Revision 9b1e46c9 (qgis): translation string fixes
Jürgen Fischer
01:58 PM Revision 9a9e807a (qgis): Merge pull request #38200 from m-kuhn/fix_vertex_iterator_warning
Fix build warning in vertex iterator Matthias Kuhn
01:52 PM Revision 59027a09 (qgis): Fix conversion warning
Matthias Kuhn
01:35 PM Revision 03f070df (qgis): Improve range-based for loop usage
Matthias Kuhn
01:25 PM Revision 91185923 (qgis): Enable Qt 5.14 test on pull requests
Matthias Kuhn
01:17 PM Revision aaf56422 (qgis): Setup Qt 5.14 workflow
Matthias Kuhn
12:40 PM Revision a34e2906 (qgis): Merge pull request #38199 from m-kuhn/map_layer_type_property
Make the map layer type and validity a property Matthias Kuhn
11:53 AM Revision 7f0ac91b (qgis): Provide operator==
Matthias Kuhn
10:51 AM Revision 154f17df (qgis): Add missing include
Matthias Kuhn
10:42 AM Revision d38acb42 (qgis): Fix build warning in vertex iterator
Move away from C style raw memory management.
```
/QGIS-e0de9c5c26c919cbdb3b9ecc3875ad4320d318b4/src/core/geometry/q...
Matthias Kuhn
10:05 AM Revision 1aa66975 (qgis): Make layer validity a property
Adds the possibility to react to layer validity at runtime Matthias Kuhn
10:00 AM Revision bafd3802 (qgis): Make the map layer type a property
makes it available from QML Matthias Kuhn
09:09 AM Revision 2b3b88c5 (qgis): Merge pull request #37595 from gacarrillor/pr_processing_results_group
Load processing results to layer group (optional) Matthias Kuhn
09:03 AM Revision facfeb68 (qgis): Update tests for the travis env
Alessandro Pasotti
07:11 AM Revision 1464b0cd (qgis): [ogr] Don't try to resolve the geometry type for Personal Geodatabases ...
The PGeo OGR driver always reports Unknown Geometry types, which causes the fallback
of iterating through all feature...
Nyall Dawson
07:11 AM Revision fc5b6e10 (qgis): Avoid re-querying vector layers for sublayers when loading them
into QGIS
In all paths leading to this function we have already resolved
the list of sub layers, so no need to call ...
Nyall Dawson
07:11 AM Revision 546e4d19 (qgis): Avoid another redundant call to resolving the sublayers
(cherry picked from commit 5f88e3dc33c9ecebf8ff8ad38b8c6f2a830417c6) Nyall Dawson

2020-08-07

08:39 PM Revision e2c94df9 (qgis): [Backport release-3_14] force reference time (current) to be UTC for me...
Vincent Cloarec
08:38 PM Revision 117d21ae (qgis): Avoid re-querying vector layers for sublayers when loading them
into QGIS
In all paths leading to this function we have already resolved
the list of sub layers, so no need to call ...
Nyall Dawson
08:38 PM Revision ae635a7f (qgis): [ogr] Don't try to resolve the geometry type for Personal Geodatabases ...
The PGeo OGR driver always reports Unknown Geometry types, which causes the fallback
of iterating through all feature...
Nyall Dawson
08:38 PM Revision 5f88e3dc (qgis): Avoid another redundant call to resolving the sublayers
Nyall Dawson
08:37 PM Revision d982727d (qgis): PG raster: fix unreported port/host mismatch
github-actions[bot]
06:53 PM Revision c23bc1fd (qgis): Merge pull request #38191 from qgis/bugfix-unreported-pg-raster-port-host
PG raster: fix unreported port/host mismatch Alessandro Pasotti
05:17 PM Revision 9c8a2ca0 (qgis): PG raster: fix unreported port/host mismatch
Alessandro Pasotti
03:11 PM Revision 9ed62a69 (qgis): Useless linter
Alessandro Pasotti
02:23 PM Revision 193d6a2e (qgis): Add landing page test to cmake
Alessandro Pasotti
11:40 AM Revision 162c057f (qgis): Fix server tests (ignore error on QGIS_SERVER_DISABLED_APIS)
Alessandro Pasotti
11:29 AM Revision 0f14362c (qgis): Workaround a qt issue which causes unpredictable dash patterns at
very narrow pen sizes
Force the pen width to a minimum 1 px size when the advanced dash
tweaks are enabled to avoid ...
Nyall Dawson
02:41 AM Revision 00168b59 (qgis): [postgres] Fix superslow layer instantiation in huge databases by only ...
github-actions[bot]
02:40 AM Revision 51bd48fd (qgis): fix default reference time (current) not UTC for mesh layer
Vincent Cloarec

2020-08-06

10:32 PM Revision a29b3aa4 (qgis): Merge pull request #38158 from borysiasty/fix_38114_superslow_postgres_...
[postgres] Fix superslow layer instantiation in huge databases by only fetching type info of used fields. Borys Jurgiel
09:56 PM Revision 6da4e294 (qgis): [console] Fix error when console history file is missing from the user ...
github-actions[bot]
09:56 PM Revision 7d82fe71 (qgis): Workaround GDAL reporting that shapefiles support DateTime
Daniel Minor
09:56 PM Revision ee5b0dc7 (qgis): Use version 3.2.0 instead of 3.1.2
Co-authored-by: Even Rouault <[email protected]> Dan Minor
05:09 PM Revision 00853d1a (qgis): Typo
Alessandro Pasotti
04:19 PM Revision 15817047 (qgis): Server landing page test data
Alessandro Pasotti
03:57 PM Revision a8e033c7 (qgis): Updated client after rebase
Alessandro Pasotti
03:20 PM Revision 7bafc260 (qgis): Avoid a redundant query as Matthias suggested
Borys Jurgiel
02:53 PM Revision de83d28b (qgis): Code layout and sip
Alessandro Pasotti
02:52 PM Revision 43ed8f61 (qgis): Build landing page plugin
Alessandro Pasotti
02:52 PM Revision 2472248a (qgis): Add assert lines equals
Alessandro Pasotti
02:52 PM Revision 13a5bc44 (qgis): Server landing page plugin
Alessandro Pasotti
02:52 PM Revision 23da0c08 (qgis): Server OGC API: better formatting for message log
Alessandro Pasotti
02:52 PM Revision 89aa4fd7 (qgis): Server registry: better log formatting
Alessandro Pasotti
02:52 PM Revision 2beb5b8c (qgis): Server API static helper: collapse slash
Alessandro Pasotti
02:52 PM Revision 47c7862b (qgis): Server API: moved static handler to independent class
Alessandro Pasotti
02:52 PM Revision c3b7cb1c (qgis): Server: add path() accessor to request handler
just for convenience Alessandro Pasotti
02:29 PM Revision a4943ee1 (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> Borys Jurgiel
01:00 PM Revision 0aad0305 (qgis): Merge pull request #38087 from NEDJIMAbelgacem/skybox-feature
[3D feature] Skybox feature Martin Dobias
10:47 AM Revision 49172c4c (qgis): Merge pull request #38171 from qgis-bot/backport-38152-to-release-3_14
[Backport release-3_14] Fix long reload of filter change in attribute table by revert bad commit David Signer
10:41 AM Revision e9c610c8 (qgis): Merge pull request #38170 from qgis-bot/backport-38152-to-release-3_10
[Backport release-3_10] Fix long reload of filter change in attribute table by revert bad commit David Signer
09:14 AM Revision 560eb315 (qgis): Fix shameful text formatting
Co-authored-by: Nyall Dawson <[email protected]> Borys Jurgiel
08:40 AM Revision 1b4ab7a6 (qgis): Fix long reload of filter change in attribute table by revert bad commit
github-actions[bot]
08:40 AM Revision 9386ce95 (qgis): Fix long reload of filter change in attribute table by revert bad commit
github-actions[bot]
08:36 AM Revision 0b9a75c9 (qgis): Merge pull request #38152 from signedav/revert-bad-commit
Fix long reload of filter change in attribute table by revert bad commit David Signer
07:30 AM Revision 61809384 (qgis): Plugin installer - rephrase error message when plugin is not found
Etienne Trimaille
04:42 AM Revision dfbf9a57 (qgis): Some tweaks to the "Export 3d scene" dialog
reduce dialog minimal size and margins, fix tab order and add help button Harrissou Santanna
04:42 AM Revision eca2563d (qgis): use qgis::overload instead of QOverload
NEDJIMAbelgacem
04:37 AM Revision 3197eb83 (qgis): Change skybox faces to more intuitive names in the UI
NEDJIMAbelgacem
04:00 AM Revision 0eeaac27 (qgis): Remove transform and unneeded includes from qskyboxentity.h
NEDJIMAbelgacem
03:51 AM Revision 0d685a4b (qgis): Use currentIndex instead of currentText for combobox
NEDJIMAbelgacem
03:35 AM Revision 736b3e62 (qgis): Add tr to skybox types
NEDJIMAbelgacem
03:27 AM Revision 02d94be6 (qgis): get rid of TexturesCollectionSkybox
NEDJIMAbelgacem
03:12 AM Revision 7a022c6d (qgis): Rename HDR skybox to panoramic skybox
NEDJIMAbelgacem
03:07 AM Revision b02c5c09 (qgis): Use full canonical path to installed plugins
Resolves symlinks which may be used for the plugin folder, e.g. by
plugin developers who symlink a development folder...
Nyall Dawson
02:37 AM Revision d1a17196 (qgis): Treat mdb files as a database source in browser
github-actions[bot]
02:09 AM Revision d7787f24 (qgis): Use path resolver's read/writePath()
Remove QSkyboxEntity include
Use deleteLater() instead of delete
Remove unneeded todo
Add \since to skyboxSettings in...
NEDJIMAbelgacem

2020-08-05

06:23 PM Revision e7b6027a (qgis): QLatin1String
Marco Hugentobler
06:14 PM Revision ff887b18 (qgis): WMS Server: set external WMS layers/styles one-by-one to WMS uri, other...
Marco Hugentobler
03:29 PM Revision d313902c (qgis): [postgres] Only fetch type info of used fields. Fixes #38114
Borys Jurgiel
12:22 PM Revision 50a079f8 (qgis): set title of groupbox
David Signer
11:45 AM Revision 5be696d3 (qgis): Fix compilation error for ubuntu system packages users
NEDJIMAbelgacem
11:19 AM Revision 897c7499 (qgis): move relation editor widget specific config to its own class
Denis Rouzaud
10:52 AM Revision 97915e32 (qgis): Add a iface method to directly set a specific GPS connection to connect
to in the GPS Information panel
Allows for plugins to create subclasses of QgsGpsConnection and then
hook these into...
Nyall Dawson
09:20 AM Revision f7454f65 (qgis): [locator] Use 'go' as prefix for the go to locator filter
Mathieu Pellerin - nIRV
09:20 AM Revision ed6c9593 (qgis): [locator] Flag the goto locator as a fast filter
Mathieu Pellerin - nIRV
08:27 AM Revision ea392ea1 (qgis): Dox
Nyall Dawson
08:27 AM Revision ecf7664f (qgis): Correctly handle annotation layer opacity during rendering operations
Nyall Dawson
08:27 AM Revision 21a2599d (qgis): Move annotation layer renderer to own file
Nyall Dawson
08:27 AM Revision 35d9a657 (qgis): Add AnnotationLayer to layer item type enum, silence warnings
Nyall Dawson
08:27 AM Revision 9f943f72 (qgis): First steps towards free-form graphics item layer
Based on a port from the downstream Kadas application's item layer
type
Kudos to @manisandro
Nyall Dawson
08:27 AM Revision 50d4bf0f (qgis): Treat item crs as matching annotation layer CRS
Nyall Dawson
08:27 AM Revision ce40245f (qgis): Fix warning
Nyall Dawson
08:27 AM Revision ca384b24 (qgis): Address review comments
Nyall Dawson
08:27 AM Revision 6b7bc827 (qgis): Test masks
Nyall Dawson
08:27 AM Revision 2e795b28 (qgis): Avoid indentation issues between different environments
Nyall Dawson
08:27 AM Revision c8e86aef (qgis): Move QgsAnnotationItem to its own file
Nyall Dawson
08:27 AM Revision f2d172fc (qgis): Implement layer extent calculation
Nyall Dawson
08:27 AM Revision f0d2f3d2 (qgis): Allow removing items from annotation layers
Nyall Dawson
08:27 AM Revision 5e9264df (qgis): Add unit tests for annotation layer
Nyall Dawson
08:27 AM Revision c924ec30 (qgis): Add unit tests for marker/line/polygon items
Nyall Dawson
08:27 AM Revision c31ee84b (qgis): Don't return reference
Nyall Dawson
08:27 AM Revision a90555bf (qgis): Remove data provider from annotation layer -- this is no longer required
Nyall Dawson
08:27 AM Revision 4c04254b (qgis): Add sip cast code for QgsAnnotationLayer
Nyall Dawson
08:27 AM Revision ef580293 (qgis): Minor cleanups
Nyall Dawson
08:27 AM Revision e6c81132 (qgis): Tweak api, add tests for annotation item registry
Nyall Dawson
08:27 AM Revision 649cd471 (qgis): Fix more warnings
Nyall Dawson
08:27 AM Revision 6f90139f (qgis): Dox, build fixes
Nyall Dawson
08:27 AM Revision fbad4e39 (qgis): line poly items
Nyall Dawson
08:27 AM Revision c5532d05 (qgis): Add missing test file
Nyall Dawson
08:27 AM Revision fe5b423e (qgis): Hookup initial marker item in registry
Nyall Dawson
08:27 AM Revision b0e2a8b5 (qgis): Add registry for annotation item classes
Nyall Dawson
08:27 AM Revision 96cf240b (qgis): Dox cleanup
Nyall Dawson
08:27 AM Revision c5230634 (qgis): Basic storage and restore of annotation layers in projects
Nyall Dawson
08:27 AM Revision 83e48c02 (qgis): Add missing Transfer annotation
Nyall Dawson
08:27 AM Revision bc745a14 (qgis): Create minimal data provider for annotation layers
Nyall Dawson
08:27 AM Revision 83008566 (qgis): Code shuffle
Nyall Dawson
08:25 AM Revision 8ad63fcc (qgis): Revert "on ensuring the selection, the dependend objects (like feature ...
This reverts commit d409c65de9c31266ae00a16d1004b4856dc1f5b4 and fixes #38018 David Signer
05:29 AM Revision 463e8ee7 (qgis): Treat mdb files as a database source in browser
Allows these to be expanded so that particular layers can be loaded,
notably allowing projects with broken mdb layer ...
Nyall Dawson
05:18 AM Revision 38a7e721 (qgis): [console] Fix error when console history file is missing
from the user profile directory (fixes #38142) Mathieu Pellerin - nIRV
03:33 AM Revision f7bddb9e (qgis): format code
Clemens Raffler
03:33 AM Revision 5eb27548 (qgis): add testdata for lowest position alg
Clemens Raffler
03:33 AM Revision 06f98401 (qgis): add new raster stack position algorithms
Clemens Raffler
03:33 AM Revision 58629cbb (qgis): finalize raster stack position algorithms
Clemens Raffler
03:33 AM Revision 8a61f8f9 (qgis): fix crash with emtpy inputBlocks
Clemens Raffler
03:33 AM Revision aefb114e (qgis): fix helpstrings
Clemens Raffler
03:33 AM Revision b9952e1f (qgis): fix test result file
Clemens Raffler
03:33 AM Revision f1fbbc42 (qgis): add tests
Clemens Raffler
03:33 AM Revision 9af434d3 (qgis): add testdata for highest position alg
Clemens Raffler

2020-08-04

12:41 AM Revision a56604a6 (qgis): Fix more grid layout widget layout issues
Nyall Dawson
12:27 AM Revision 09fed672 (qgis): Avoid losing layer subset filters after fixing a layer path in the bad ...
github-actions[bot]
11:31 PM Revision 723e62ec (qgis): Fix leak of network replies when network content is fetched in a thread
which is destroyed soon after
Because the thread is destroyed, the event loops never executes and
deleteLater is nev...
Nyall Dawson
10:28 PM Revision 78cea71e (qgis): Missing options for r.neighbors in processing
All options added : https://grass.osgeo.org/grass78/manuals/r.neighbors.html Sylvain POULAIN
10:23 PM Revision 8f70913c (qgis): [3d] Fix leak of vector chunked entity factories
Nyall Dawson
10:23 PM Revision 826b7033 (qgis): Avoid losing layer subset filters after fixing a layer path in the
bad layers dialog
Filters are not automatically restored after fixing the path
Nyall Dawson
10:22 PM Revision 27164f2e (qgis): Fix typo which incorrectly exposes textured material as a choice for po...
Nyall Dawson
10:22 PM Revision f410b9c0 (qgis): [3d] Rework texture scale widget to show scale in %, as the raw Qt
texture scale values work opposite to what you'd expect and a larger
scaling value actually results in a smaller text...
Nyall Dawson
06:31 PM Revision 56535cbe (qgis): Merge pull request #38135 from alexbruy/gamma-buttons
correctly toggle gamma correction buttons state depending on the active layer Alexander Bruy
06:18 PM Revision 5d20b320 (qgis): Merge pull request #38133 from m-kuhn/rotated_ticks
Fix configuration layout Matthias Kuhn
03:45 PM Revision 51f3c7ed (qgis): warn with 0 or negative values when using log scale in graduated render...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
02:26 PM Revision 655c2ca7 (qgis): [locator] Flash canvas center point when triggering goto result
Mathieu Pellerin - nIRV
01:05 PM Revision 12a1a0d8 (qgis): warn with 0 or negative values when using log scale in graduated render...
* warn with 0 or negative values when using log scale in graduated renderer
* fix windows build
Denis Rouzaud
12:30 PM Revision 55aafae0 (qgis): correctly toggle gamma correction buttons state depending on the active
layer Alexander Bruy
11:49 AM Revision 0518f26f (qgis): Fix missing tabstop
Matthias Kuhn
11:47 AM Revision 1a7a2a9b (qgis): Fix configuration layout
References https://github.com/qgis/QGIS/pull/37041#issuecomment-668486146 Matthias Kuhn
11:21 AM Revision 29290b81 (qgis): Fix build with CMake 3.18
github-actions[bot]
10:33 AM Revision afaccb6a (qgis): [processing] Use a feature source for the input of the extract by locat...
github-actions[bot]
09:36 AM Revision a1530b3c (qgis): Add missing documentation
NEDJIMAbelgacem
09:33 AM Revision 58d280be (qgis): Fix merge conflict
Merge branch 'master' into skybox-feature NEDJIMAbelgacem
09:25 AM Revision 63f939e8 (qgis): Merge pull request #37041 from olivierdalang/rotated_ticks
Support for rotated ticks/annotation Matthias Kuhn
09:02 AM Revision 0628c59f (qgis): Fix build with CMake 3.18
github-actions[bot]
08:38 AM Revision d1c8d21d (qgis): Fix message bar "show more" label incorrectly counts items and thinks t...
github-actions[bot]
08:07 AM Revision 4ac66d08 (qgis): Add SIP_NO_FILE and fix bindings
NEDJIMAbelgacem
07:42 AM Revision f2bbb3e6 (qgis): Fix ui build warning
Nyall Dawson
07:08 AM Revision c898d8c8 (qgis): [processing] Use a feature source for the input of the extract by locat...
Mathieu Pellerin - nIRV
06:51 AM Revision ef11ad32 (qgis): Don't load GRASS algs if GRASS is not installed
Fixes qgis_process that incorrectly lists GRASS algorithms among the available processing algs even when GRASS is not... Andrea Giudiceandrea
06:36 AM Revision 05734994 (qgis): Manage Postgres parallel plans when estimating row count
github-actions[bot]
06:33 AM Revision ea8c67b6 (qgis): Fix leak of QgsSourceCache
Nyall Dawson
06:33 AM Revision 35d0bbc2 (qgis): Fix leak in runtime profiler dock
Nyall Dawson
06:33 AM Revision 58921fc4 (qgis): Fix leaks in snapping toolbar
These widgets were being created when the widget is in toolbar mode,
even though they were never used or added to a l...
Nyall Dawson
06:33 AM Revision 7f6dda0b (qgis): Fix leak of QgsWindow3DEngine
Nyall Dawson
06:33 AM Revision d492d1e9 (qgis): Fix message bar "show more" label incorrectly counts items and thinks
there's one too many items to show Nyall Dawson
06:33 AM Revision 57035468 (qgis): Add render context flag to use when a map render job is part of a 3d map
(cherry picked from commit 9e1cddaa8e5bec796e5cc42142acf6b4289b98a5) Nyall Dawson
06:33 AM Revision 5ac8c838 (qgis): Don't try to update raster min/max settings when a raster layer
is set to "updated canvas" sampling mode and the layer is being
rendered as part of a 3d render job
It causes crashe...
Nyall Dawson
02:52 AM Revision 740e44f1 (qgis): Merge pull request #38067 from nirvn/processing_atlas
[FEATURE][processing] Export atlas layout as image algorithm Mathieu Pellerin - nIRV

2020-08-03

10:41 PM Revision dbe1ef8a (qgis): Merge pull request #37685 from vcloarec/curveMapToolCapture
digitizing and splitting feature with curves Martin Dobias
10:02 PM Revision f38f5f6a (qgis): Fix build with CMake 3.18
It looks like CMake 3.18 fixed escaping of `$` in generated Makefiles. It does on FreeBSD, at least, where I had to a... Adriaan de Groot
10:01 PM Revision cca77d53 (qgis): Fix strange behaviour when mix of model outputs and fixed inputs are se...
github-actions[bot]
10:01 PM Revision 00c35542 (qgis): Be more tolerant, and expose map layer outputs as possible inputs for m...
github-actions[bot]
10:00 PM Revision fc82f1d6 (qgis): String improvement
Nyall Dawson
10:00 PM Revision 4a03d3c2 (qgis): Fix crash when using older 3d line symbols
Nyall Dawson
01:02 PM Revision 346743be (qgis): Add custom layers test
Mathieu Pellerin - nIRV
01:02 PM Revision 4eda6f81 (qgis): Address last bit of review, add test
Mathieu Pellerin - nIRV
01:02 PM Revision 9ef25675 (qgis): Better strings and alg name
Mathieu Pellerin - nIRV
01:02 PM Revision 4ebe3bd6 (qgis): [processing] Add a method to override map layers used by map items in e...
Mathieu Pellerin - nIRV
01:02 PM Revision 40a37c59 (qgis): [FEATURE][processing] Export print layout atlas as image(s) algorithm
Mathieu Pellerin - nIRV
11:25 AM Revision 88b3f43f (qgis): [processing] Be more tolerant, and expose map layer outputs as possible
inputs for multi input parameters regardless of the required type
Otherwise we potentially block valid use cases. Be...
Nyall Dawson
10:36 AM Revision 12973609 (qgis): [processing] Fix strange behaviour when mix of model outputs and fixed
inputs are selected as the input for a multi layer parameter Nyall Dawson
10:04 AM Revision a3dc6b39 (qgis): Fix control images
Matthias Kuhn
09:48 AM Revision c0becb4d (qgis): remove setting of config in the html and qml wrappers since there is no...
David Signer
09:09 AM Revision face843c (qgis): Typo, URL and formatting in the build instructions
Harrissou Santanna
08:46 AM Revision c7cda01e (qgis): keep the 9395 outside apple
Peter Petrik
08:34 AM Revision daf38a9f (qgis): Rework QgsAbstractMaterialSettings class to handle different rendering ...
Restrict choice of material in widgets based on the symbol's required technique,
and hide material settings in phong ...
Nyall Dawson
08:34 AM Revision c87a8f6a (qgis): Code shuffle to move all material classes to separate subdirectory
Nyall Dawson
08:34 AM Revision d8522865 (qgis): Add an icon in the 3d material combo box
Nyall Dawson
08:34 AM Revision 58ad4cb9 (qgis): Avoid misleading flake warning from autogenerated 3d code
Nyall Dawson
08:34 AM Revision 53a8343e (qgis): Fix see also
Nyall Dawson
08:34 AM Revision b9a14765 (qgis): Fix sipifaction of enum class
Nyall Dawson
08:34 AM Revision d9af7f71 (qgis): Gooch shading!
Nyall Dawson
08:34 AM Revision 201ab0d0 (qgis): Fix warning
Nyall Dawson
08:34 AM Revision ada2c601 (qgis): Move some texture handling methods to base class
Nyall Dawson
08:34 AM Revision ba23f580 (qgis): [3d] Fix phong texture images are incorrectly ignored when applied
to a buffered line symbol Nyall Dawson
08:34 AM Revision 4d551853 (qgis): Split simple line material out from phong material
Nyall Dawson
08:34 AM Revision 2455170d (qgis): Fix broken see also link
Nyall Dawson
08:34 AM Revision ce13ca20 (qgis): Fix build
Nyall Dawson
08:34 AM Revision f88c3efd (qgis): Fix build
Nyall Dawson
08:34 AM Revision b07e0a20 (qgis): Split textured phong material class from basic phong material class
Nyall Dawson
08:34 AM Revision cafa3474 (qgis): Add sip casting code for material types
Nyall Dawson
08:34 AM Revision 14173104 (qgis): Remove unused method
Nyall Dawson
08:34 AM Revision 798ed571 (qgis): Rename terrain texture for clarity
Nyall Dawson
08:34 AM Revision 7c08046a (qgis): Don't show texture controls in terrain shading widget
Nyall Dawson
08:34 AM Revision 51cde6fb (qgis): [3d][FEATURE] Add CAD style ("Gooch") material for polygons/extruded lines
From the qt docs:
"The Gooch lighting model uses both color and brightness to help show the
curvature of 3D surfaces...
Nyall Dawson
08:33 AM Revision c1e91425 (qgis): Merge pull request #37298 from alexbruy/split-vector
use attribute value in the output file name for Split vector layer algorithm (fix #37296) Alexander Bruy
08:17 AM Revision cc09ecf0 (qgis): fix escaping of # in cmake for macos
Peter Petrik
06:20 AM Revision 8ed274bb (qgis): automatically add MACOS environment variables if folders/dirs present i...
Peter Petrik
05:13 AM Revision 4f34b8a7 (qgis): [3d][api] Split api from specifying 3d map layers to render from api
for specifying terrain layers to render
Previously the one method was used for both, which made it very
difficult to...
Nyall Dawson

2020-08-02

01:47 AM Revision b1f08378 (qgis): use more descriptive representation of the current layer CRS
Alexander Bruy
01:47 AM Revision fc4d0f53 (qgis): address review comments
Alexander Bruy
01:47 AM Revision 92bf631e (qgis): show current layer CRS in the layer context menu and allow to change it
directly to one of the recently used CRSs (fix #13882) Alexander Bruy
01:47 AM Revision 29ccd61c (qgis): use more robust WKT export option
Alexander Bruy
09:50 PM Revision 48619cf5 (qgis): debian packaging fixes:
* include qgis-server-wmts
* fix Qt53DExtras cmake module lookup
Jürgen Fischer
08:00 PM Revision 8df6ef4c (qgis): Add enum skybox types
NEDJIMAbelgacem
07:28 PM Revision 7678cedc (qgis): Refactoring
NEDJIMAbelgacem
01:55 PM Revision 532f548d (qgis): Fix warning in parse_dash_results
Matthias Kuhn
01:55 PM Revision 2677de9a (qgis): Allow adding a new set of control images
Matthias Kuhn
01:54 PM Revision 23acbf1b (qgis): Capitalization in parse_dash_results
Matthias Kuhn
01:53 PM Revision c1bd69cb (qgis): Allow to maximize parse_dash_results window
Matthias Kuhn
12:46 PM Revision 148028b7 (qgis): Cleanup leftover images
Matthias Kuhn
08:20 AM Revision 76424fbc (qgis): Move writeXml and readXml to qgsskyboxsettings.cpp
NEDJIMAbelgacem
06:58 AM Revision 717b58e8 (qgis): Add _3D_EXPORT
NEDJIMAbelgacem
06:38 AM Revision 85019591 (qgis): Fix merge conflict
NEDJIMAbelgacem
05:33 AM Revision 737143d0 (qgis): Use the same vertex shader for different skybox implementations
NEDJIMAbelgacem
05:03 AM Revision 7746575c (qgis): Merge branch 'master' into skybox-feature
NEDJIMAbelgacem
03:55 AM Revision 942ec923 (qgis): Fix docs
NEDJIMAbelgacem
03:46 AM Revision 461cbc06 (qgis): Remove 3D canvas from Qgs3DMapConfigWidget constructor
NEDJIMAbelgacem
03:33 AM Revision 81f6283b (qgis): Add docs
NEDJIMAbelgacem
03:02 AM Revision 8138a79a (qgis): initialize mSkyboxSettings in Qgs3DMapSettings constructor
NEDJIMAbelgacem
02:56 AM Revision 98939758 (qgis): Add licence
NEDJIMAbelgacem
02:49 AM Revision 7f5c26c8 (qgis): def_window_title_check test fix
NEDJIMAbelgacem
02:01 AM Revision a320b1fc (qgis): Fix skybox cubemap issue
NEDJIMAbelgacem

2020-08-01

01:38 AM Revision 53ab042a (qgis): Load skybox using skybox settings when project is opened
NEDJIMAbelgacem
01:31 AM Revision b39547e5 (qgis): Delete previous skybox implementation and save skybox settings as a DOM...
NEDJIMAbelgacem
01:21 AM Revision 5c418c48 (qgis): Persist skybox settings across settings dialog creations
NEDJIMAbelgacem
12:50 AM Revision f5726e52 (qgis): skybox settings UI
NEDJIMAbelgacem
11:51 PM Revision 1e6676c2 (qgis): [Processing] Fix GDAL Assign Projection: update QgsRasterLayer crs
github-actions[bot]
11:50 PM Revision 8f750c1b (qgis): Don't restore georeferencer window if it was maximized
github-actions[bot]
10:58 PM Revision 2d986f6c (qgis): fix calculating color map when min/max values are not set yet.
if mMin or mMax are not set yet for some reason, we should try our
best to apply a reasonable color ramp.
iona5
03:00 PM Revision 46a91533 (qgis): Merge pull request #38080 from uclaros/georef-restore
Don't restore georeferencer window if it was maximized Matthias Kuhn
09:50 AM Revision 1ccfb71b (qgis): Don't restore georeferencer window if it was maximized
Stefanow Natsis
09:37 AM Revision acc750c7 (qgis): Merge pull request #37919 from rldhont/fix-processing-gdal-assignprojec...
[Processing] Fix GDAL Assign Projection: update QgsRasterLayer crs René-Luc ReLuc
06:42 AM Revision 3ddf03b7 (qgis): Split skybox class into 2 classes for HDR and 6 faces
NEDJIMAbelgacem
05:30 AM Revision 5277cff6 (qgis): Remove extra bracket from stdev statistic option in Zonal Statistics GUI
github-actions[bot]
05:29 AM Revision 0f87e8f8 (qgis): [3d] Fix polygon edge lines are rendered vertically offset from polygons
(cherry picked from commit 7087d5d0873f9f453652a0ab65f67ba507e65438) Nyall Dawson
03:14 AM Revision db75d882 (qgis): HDR skyboxes implementation
NEDJIMAbelgacem

2020-07-31

12:34 AM Revision 8f977882 (qgis): [ui] Make the obstacle checkbox label wrap to avoid overly large minimu...
Mathieu Pellerin - nIRV
12:34 AM Revision eaab778a (qgis): Remove extra bracket from stdev statistic option
Omar Feletti
11:23 PM Revision 16719641 (qgis): Fix destination layer name ignored in Load Layer into Project algorithm
github-actions[bot]
11:22 PM Revision 2d236a89 (qgis): Fix hidden column names show in batch processing dialog
github-actions[bot]
10:17 PM Revision 5b817145 (qgis): Raster Rendering: set min/max in widget earlier when loading from renderer
When populating QgsSingleBandPseudoColorRenderer from an existing one the
min/max values where set last. However if t...
iona5
10:16 PM Revision 7368e7f7 (qgis): fix applying styles from QML files with missing colorramp node
When applying a style file with a colorrampshader node but without
a colorramp node, the actual color values of the i...
iona5
02:32 PM Revision f5b819fc (qgis): [Tests] Check that GDAL Assign Projection updates QgsRasterLayer info
René-Luc ReLuc
02:32 PM Revision 6c44073f (qgis): [Processing] Fix GDAL Assign Projection: update QgsRasterLayer crs
Even if the projection is assign, the QgsRasterLayer and the QgsRasterDataProvider was not updated.
The fix reloads ...
René-Luc ReLuc
10:12 AM Revision f13c4000 (qgis): Update test masks
Matthias Kuhn
10:12 AM Revision 41f72bf2 (qgis): [layout] rotated grid ticks/annotations - update expected images masks ...
Olivier Dalang
10:12 AM Revision 44a61ea7 (qgis): [layout] rotated grid ticks/annotations - update expected images masks
(thanks parse_dash_results.py) Olivier Dalang
10:10 AM Revision 90cc33b3 (qgis): [layout] rotated grid ticks/annotations (rebased)
Olivier Dalang
08:03 AM Revision e19f27d2 (qgis): [processing] Fix hidden column names show in batch processing dialog,
throwing the table contents out of sync with the headers
Also make code a bit more robust
Fixes #38054
Nyall Dawson
08:03 AM Revision b9f1f2ca (qgis): [processing] Fix destination layer name ignored in Load Layer into Project
algorithm
Fixes #38046
Nyall Dawson
06:04 AM Revision 45bc2d72 (qgis): Get cube map textures loading into seperate classes
NEDJIMAbelgacem
04:14 AM Revision 4ec00425 (qgis): skybox settings class and related slots/signals
NEDJIMAbelgacem
03:57 AM Revision 7087d5d0 (qgis): [3d] Fix polygon edge lines are rendered vertically offset from polygons
Nyall Dawson
03:06 AM Revision e0de9c5c (qgis): [locator] add degree minute second coordinate support to goto locator
Mathieu Pellerin - nIRV
03:06 AM Revision 07ab4b32 (qgis): [FEATURE][expression] Add a to_decimal() function to convert degree/min...
Mathieu Pellerin - nIRV
03:06 AM Revision 6916305e (qgis): [delimitedtext] Rely on QgscoordinateUtils' degree/minute/second to dou...
Mathieu Pellerin - nIRV

2020-07-30

11:10 PM Revision 2f99a327 (qgis): Improve cli of parse_dash_results
Matthias Kuhn
11:10 PM Revision d2238d8f (qgis): Fix parse_dash_result helper script layout issues, add handling
of multiple matching images Nyall Dawson
11:10 PM Revision f7ca8b67 (qgis): Make test folder detection more robust
Matthias Kuhn
11:04 PM Revision 510c61ef (qgis): show line numbers in the query are of the virtual layer dialog (fix #23...
Alexander Bruy
11:04 PM Revision c9421859 (qgis): allow to copy all line measurements at once (fix #20498)
Alexander Bruy
09:43 PM Revision 0348ab0d (qgis): fix doc and more cleaning
Vincent Cloarec
09:43 PM Revision eb24446f (qgis): renaming and cleaning of Triangulation class and export to QgsMesh
Vincent Cloarec
09:37 PM Revision 0efd5795 (qgis): Show some more warnings when spatial indexes are missing but desirable
github-actions[bot]
07:07 PM Revision a4372d21 (qgis): Fully explain the examples
avoiding use of $geometry function in explanation Harrissou Santanna
07:07 PM Revision 490c8ff8 (qgis): Replace geom parameter with geometry, for harmonization
Harrissou Santanna
07:07 PM Revision 813ee5a6 (qgis): [expressions] Silently alias "geom" named across to "geometry"
So that was can standardize on using "geometry" as the named argument
insted of mixing "geom" and "geometry" in the p...
Nyall Dawson
07:07 PM Revision fd19167c (qgis): [processing] Show some more warnings when spatial indexes are missing b...
Nyall Dawson
07:06 PM Revision ed2cca49 (qgis): [feature][layouts] Expose option to clip maps to a shape or polygon item
in UI
Allows users to clip a map item to a shape or polygon item from their layout,
allowing for non-rectangular map...
Nyall Dawson
07:06 PM Revision 6d647aa6 (qgis): Add method to filter QgsLayoutItemComboBox by item flags
Nyall Dawson
07:06 PM Revision 8cbafe7a (qgis): Fix item name
Nyall Dawson
05:31 PM Revision 46ebfaf0 (qgis): Merge pull request #38039 from qgis-bot/backport-38034-to-release-3_14
[Backport release-3_14] PG style storage: replace forbidden XML unicode chars Alessandro Pasotti
09:32 AM Revision 836666e7 (qgis): Merge pull request #37588 from NEDJIMAbelgacem/export-scene-feature
[Feature] Export 3D scene feature Martin Dobias
06:05 AM Revision 1ed8e41d (qgis): Track axis offset instead of adjusting current offset
Daniel Minor
06:05 AM Revision 7d76d688 (qgis): Use prefix ++ operator
Daniel Minor
06:05 AM Revision 8a76045c (qgis): Fix rendering of negative values in stacked bar diagram
Currently, negative values are treated the same way as positive values when
rendering stacked bar diagrams, which can...
Daniel Minor
05:58 AM Revision 28d03493 (qgis): Add toExportParameters() to DummyMaterialSettings test
NEDJIMAbelgacem
04:28 AM Revision 2d4346c2 (qgis): skybox rendering initial implementation
NEDJIMAbelgacem
03:32 AM Revision e022b3eb (qgis): renaming and typo
Vincent Cloarec

2020-07-29

12:26 AM Revision c8d1aa79 (qgis): [processing] Add option to set the ellipsoid to use for calculations
when running qgis_process
Appending "--ELLIPSOID=xxxx" to the argument list allows users to explicitly
set the ellip...
Nyall Dawson
12:26 AM Revision 04e07f07 (qgis): Warn on running deprecated algorithms or algorithms with known issues f...
Nyall Dawson
12:26 AM Revision 8049da8d (qgis): Fix test
Nyall Dawson
12:26 AM Revision d57a638e (qgis): Add a processing algorithm flag to indicate that an algorithm requires
a valid project to be set in the context in order to execute
And flag a bunch of algorithms which require this
Nyall Dawson
12:26 AM Revision 68739841 (qgis): [processing] Flag a bunch of algorithms to hide them from qgis_process
Nyall Dawson
12:26 AM Revision 937a41a6 (qgis): [processing] Add a flag for algorithms to indicate that they should
not be available from the standalone qgis_process tool (e.g. "select by "
algorithms, which have no meaning outside o...
Nyall Dawson
12:26 AM Revision 03854a41 (qgis): Add explicit settings for ellipsoid, distance and area units to QgsProc...
to avoid having to always retrieve these via the context's project (which may
not be available in some circumstances)...
Nyall Dawson
12:26 AM Revision 68c7cfb6 (qgis): Use correct coordinate transform context in Raster Calculator algorithm
Nyall Dawson
12:26 AM Revision 0a556a81 (qgis): Gracefully handle no project available in context in algorithms
where a project is only required in some circumstances Nyall Dawson
12:26 AM Revision b40bfbbf (qgis): Use direct getters for ellipsoid/units in processing algs
Refs #37988 Nyall Dawson
12:26 AM Revision 6f0b7b0b (qgis): [processing] Allow specifying a project path to load when running
algorithms via qgis_process
Allows execution of algorithms which require a project, e.g. Rasterize
Also show gracef...
Nyall Dawson
12:23 AM Revision cdb9dd26 (qgis): PG style storage: replace forbidden XML unicode chars
github-actions[bot]
12:19 AM Revision 0f7a946f (qgis): PG style storage: replace forbidden XML unicode chars
Fixes #3800 Alessandro Pasotti
09:00 PM Revision 8d4843d2 (qgis): Harmonize NULL spelling in function help
Harrissou Santanna
06:49 PM Revision 932151f3 (qgis): some refactoring and fixes issue with rubberband and trace
Vincent Cloarec
06:49 PM Revision 57f46591 (qgis): fix SIP
Vincent Cloarec
06:49 PM Revision 9a39f9ab (qgis): fix issue with Z value and fix reshape test
Vincent Cloarec
06:49 PM Revision 24b1b3b4 (qgis): split vector feature with QgsCurve
Vincent Cloarec
06:49 PM Revision 488efcb7 (qgis): allow mix digitizing curve and digitizing trace
Vincent Cloarec
06:49 PM Revision 56787d63 (qgis): fix SIP end doc
Vincent Cloarec
06:49 PM Revision f7a16c5f (qgis): fix doc and pass map tool reshape test
Vincent Cloarec
06:49 PM Revision fd81a2ed (qgis): add button in tool bar to switch between linear/circular digitizing
Vincent Cloarec
06:49 PM Revision 938c3ff3 (qgis): sync vertices with matches
Vincent Cloarec
06:49 PM Revision b3890e0e (qgis): some few refactoring an fix tracing issue
Vincent Cloarec
06:49 PM Revision f3a8dd79 (qgis): fixe some issue with trace
Vincent Cloarec
06:49 PM Revision 2e3fabf9 (qgis): QgsMapToolCapture support circular curve
Vincent Cloarec
06:49 PM Revision 7b772ead (qgis): fix loss of circular when feature is finished and add tests
Vincent Cloarec
05:51 AM Revision f77c1ea5 (qgis): [locator] Add user locale handling to the goto locator
Mathieu Pellerin - nIRV
05:51 AM Revision c4722b4f (qgis): Add a locale-specific goto test
Mathieu Pellerin - nIRV
02:34 AM Revision 95589d1e (qgis): typo
matteo ghetta
02:34 AM Revision d1e48077 (qgis): enhance nearest neighbour analysis description
matteo ghetta
02:34 AM Revision cbfdf3bc (qgis): Add render context flag to use when a map render job is part of a 3d map
(cherry picked from commit 9e1cddaa8e5bec796e5cc42142acf6b4289b98a5) Nyall Dawson
02:34 AM Revision 1763d33a (qgis): Don't try to update raster min/max settings when a raster layer
is set to "updated canvas" sampling mode and the layer is being
rendered as part of a 3d render job
It causes crashe...
Nyall Dawson
02:27 AM Revision a0e915fc (qgis): Add support for filtering style model by 3d layer type
Nyall Dawson
02:27 AM Revision b1d02619 (qgis): Use registry to create 3d symbol widgets, avoid hardcoded widgets
Nyall Dawson
02:27 AM Revision 2ad4337b (qgis): Only show compatible symbols in 3d symbol widget
Nyall Dawson
02:27 AM Revision fbdc6766 (qgis): Consistently pass layer to 3d symbol widgets
Nyall Dawson
02:27 AM Revision fd285232 (qgis): Updates docs
Nyall Dawson
02:27 AM Revision 6d006948 (qgis): Fix leak when adding symbols
Nyall Dawson
02:27 AM Revision ae3f2c31 (qgis): Model tests
Nyall Dawson
02:27 AM Revision f48a79ca (qgis): Fix accidental overwrite using wrong symbol settings
Nyall Dawson
02:27 AM Revision 6e409625 (qgis): Partial 3d symbol style manager work
Nyall Dawson
02:27 AM Revision 971a92de (qgis): Fix some 3d symbol layout issues
Nyall Dawson
02:27 AM Revision 396540a5 (qgis): Defer load of 3d symbols in default style until after 3d symbol registr...
Otherwise it's impossible to load these symbols Nyall Dawson
02:27 AM Revision d65b52db (qgis): Add CompatibleGeometryTypesRole to style model
Nyall Dawson
02:27 AM Revision 6245b552 (qgis): Add method to retrieve compatible layer types from 3d symbol in style l...
Nyall Dawson
02:27 AM Revision 93022ea7 (qgis): Add method to determine compatible vector layer types for a 3d symbol
Nyall Dawson
02:27 AM Revision 680e0952 (qgis): Show 3d symbol library selector in 3d symbol widget
Nyall Dawson
02:27 AM Revision a3e1d0ca (qgis): Use a collapsible group box for polygon edge settings
Nyall Dawson
02:27 AM Revision d30a44d7 (qgis): Use a hacky generic icon for 3d symbols in style manager for now
Because implementing proper thumbnails is a considerable task in itself... Nyall Dawson
02:27 AM Revision 40f21abf (qgis): Move initialization to Qgs3DAppUtils
Nyall Dawson
02:27 AM Revision 1484a30f (qgis): Add API to allow generation of icons for 3d symbols from app
(still not implement -- but a necessary prerequisite to proper icons) Nyall Dawson
02:27 AM Revision c938de48 (qgis): Style
Nyall Dawson
02:27 AM Revision d8e44539 (qgis): Allow adding/editing 3d symbols in style manager dialog
Nyall Dawson

2020-07-28

12:29 AM Revision 175f749a (qgis): add native Equal to frequency algorithm
Clemens Raffler
12:29 AM Revision 19702f47 (qgis): add Equal to frequency processing test
Clemens Raffler
12:29 AM Revision 1d145fec (qgis): add expected test result rasters
Clemens Raffler
12:29 AM Revision 83dcd279 (qgis): add value-testrasters
Clemens Raffler
12:29 AM Revision 2a7dc93d (qgis): format code
Clemens Raffler
12:29 AM Revision 7066a87d (qgis): update tests for new algorithms
Clemens Raffler
12:29 AM Revision 3fe46e0e (qgis): add new testdata
Clemens Raffler
12:29 AM Revision eb63902a (qgis): refactor qgsalgorithmrasterequaltofrequency to qgsalgorithmrasterfreque...
Clemens Raffler
12:29 AM Revision 0ec238b7 (qgis): those unecessary blanks in helpstrings...
Clemens Raffler
12:29 AM Revision b83bb8bb (qgis): optimize data extraction from QgsRasterBlocks
Clemens Raffler
12:29 AM Revision b9569811 (qgis): fix parameter name
Clemens Raffler
12:29 AM Revision 900d6f8d (qgis): fix helpstrings
Clemens Raffler
12:29 AM Revision 085544e3 (qgis): remove metadata files from testresults
Clemens Raffler
12:29 AM Revision ced15e6d (qgis): format algorithm
Clemens Raffler
12:29 AM Revision 3bcf4577 (qgis): format tests
Clemens Raffler
11:47 PM Revision 83dba678 (qgis): Improving the "Add/Discover relation" dialogs
adding title, tooltips and help button to documentation Harrissou Santanna
11:47 PM Revision 21a7962a (qgis): Reword button's tooltip
Co-authored-by: Matthias Kuhn <[email protected]> Harrissou Santanna
11:46 PM Revision af2e51d6 (qgis): [delimitedtext] Don't use an out of range index while reading string bu...
github-actions[bot]
11:45 PM Revision be4a844b (qgis): PG raster: fix inverted Y data
github-actions[bot]
08:21 PM Revision 91132af5 (qgis): Don't try to update raster min/max settings when a raster layer
is set to "updated canvas" sampling mode and the layer is being
rendered as part of a 3d render job
It causes crashe...
Nyall Dawson
08:21 PM Revision 9e1cddaa (qgis): Add render context flag to use when a map render job is part of a 3d map
Nyall Dawson
07:00 PM Revision 7c37c22e (qgis): Merge master and fix merge conflict
NEDJIMAbelgacem
06:07 PM Revision 750f21d4 (qgis): Add SIP_SKIP to QgsPolygon3DSymbol::exportGeometries and its overloads
NEDJIMAbelgacem
05:04 PM Revision e06cefec (qgis): Merge pull request #38003 from elpaso/bugfix-gh37968-pgraster-inverted-Y
PG raster: fix inverted Y data Alessandro Pasotti
04:55 PM Revision 74838dfa (qgis): Merge pull request #38002 from mhugent/wfs_bbox_exact_intersect
WFS server: use exact intersection if there is a bbox parameter Marco Hugentobler
03:17 PM Revision ff38315e (qgis): [delimitedtext] Don't use an out of range index while reading string bu...
Mathieu Pellerin - nIRV
12:45 PM Revision 75228863 (qgis): Use registry to create material widget
Nyall Dawson
12:45 PM Revision a896ac98 (qgis): Fix travis build
Nyall Dawson
12:45 PM Revision e541fe68 (qgis): Correctly restore materials using registry
Nyall Dawson
12:45 PM Revision beece163 (qgis): Start generalizing material widget handling
Nyall Dawson
12:45 PM Revision d579d67a (qgis): [3d] Add a registry for 3d material settings
Nyall Dawson
12:45 PM Revision 0058a831 (qgis): Remove unused method
Nyall Dawson
12:07 PM Revision 6b9fb472 (qgis): PG raster: fix inverted Y data
Fixes #37968 Alessandro Pasotti
12:00 PM Revision aee09d58 (qgis): WFS server: use exact instersection if there is a bbox parameter
Marco Hugentobler
07:12 AM Revision aa0b36b2 (qgis): QgsLayoutItemPolygon can provide a clip path
Nyall Dawson
07:12 AM Revision 2f3258cb (qgis): Add unit test for overview frame following a clipped map
Nyall Dawson
07:12 AM Revision 264bd515 (qgis): [layouts] Add API to set item based clipping region on maps
Allows using shape or polygon layout items to set the overall shape
of a layout map item's contents
Nyall Dawson
07:12 AM Revision 915615ae (qgis): [layouts][api] Add API to allow map items to be clipped (take their sha...
other layout items which provide clipping paths
Opens the door for non-rectangular layout maps
Nyall Dawson
07:12 AM Revision 2b283951 (qgis): Add api for layout items to create a clipping path
Nyall Dawson
07:12 AM Revision 26f4b17c (qgis): Update test images
Nyall Dawson
07:12 AM Revision c5b3443c (qgis): Don't draw items which are a clip source for a map
Nyall Dawson
07:12 AM Revision a533268e (qgis): Ensure map frame and background also follow clip path
Nyall Dawson
07:12 AM Revision bc96ffd3 (qgis): Test masks
Nyall Dawson
07:12 AM Revision 77badc00 (qgis): QgsLayoutItemShape can provide clip paths
Nyall Dawson
07:12 AM Revision 2603a0e0 (qgis): Fix background drawing while in preview mode
Nyall Dawson
06:18 AM Revision 3249119d (qgis): [processing] Allow "Align points to features" to be run in-place mode
Nyall Dawson
06:18 AM Revision 2104ae61 (qgis): [processing] Add mechanism for algorithms to alter their core behavior
(e.g. parameters) when they are run in the "edit in-place" mode
This allows algorithms to dynamically adapt their be...
Nyall Dawson
06:18 AM Revision 19504adf (qgis): Allow running "Add x/y fields" in place
Nyall Dawson
03:14 AM Revision 8d7f0907 (qgis): Use a more flexible coordinate detection approach
Mathieu Pellerin - nIRV
03:14 AM Revision 182167fc (qgis): Don't limit google coordinate decoding to .com URLs
Mathieu Pellerin - nIRV
03:14 AM Revision 5ee8e541 (qgis): Better locator display name
Mathieu Pellerin - nIRV
03:14 AM Revision 44fd6065 (qgis): [FEATURE][locator] Add a goto locator
Mathieu Pellerin - nIRV
02:45 AM Revision a656da3b (qgis): Moved finding geometries from parseVectorLayerEntity to each symbol class
NEDJIMAbelgacem

2020-07-27

01:55 AM Revision 300ebd4a (qgis): change to QgsDebugMsg
NEDJIMAbelgacem
01:33 AM Revision fd8c68c7 (qgis): erase inheritance from QObject
NEDJIMAbelgacem
01:14 AM Revision 64f004bd (qgis): Code cleanup
NEDJIMAbelgacem
12:48 AM Revision daa53279 (qgis): Move initialization to header, erase parent_name from export object
NEDJIMAbelgacem
04:33 PM Revision fb02ab9f (qgis): Virtual layers store subset string
Fixes #26189 Alessandro Pasotti
09:56 AM Revision 20eddb87 (qgis): Fix loading batch settings with date/time values
github-actions[bot]
06:49 AM Revision 0bb9174c (qgis): Merge pull request #37973 from nyalldawson/table_editor_fixes
Misc layout table editor fixes and related text formatting widget fixes Nyall Dawson
06:19 AM Revision 6e2d1023 (qgis): [processing] Fix loading batch settings with date/time values
Fixes #37838 Nyall Dawson
05:53 AM Revision b9381308 (qgis): More masks
Nyall Dawson
05:53 AM Revision fdae5b1b (qgis): Add Travis reference images
Nyall Dawson
05:53 AM Revision 4205ebfb (qgis): Fix rendering of 3d extruded lines
Nyall Dawson
05:53 AM Revision f1e3dbc5 (qgis): Add some more variations on 3d rendering test images
Nyall Dawson
05:47 AM Revision 520d3da4 (qgis): Don't modify text format paint effects in place
Avoids race conditions when multiple threads are rendering the same
text format which contains paint effects
Fixes #...
Nyall Dawson
05:45 AM Revision 7cdbfc3d (qgis): Update test for 3.14 string version
Nyall Dawson
05:45 AM Revision 8519e289 (qgis): [processing] Also fix expression preview results in Aggregate algorithm
(cherry picked from commit cc0cfbe02be4f3f6d0801c33c1214329441c818d) Nyall Dawson
05:45 AM Revision a1937856 (qgis): Ensure QgsFieldMappingModel uses correct source fields when generating ...
(cherry picked from commit d255af792eac1bdf7b6d3fa035beebbeb1e2a15e) Nyall Dawson
05:45 AM Revision 42c17034 (qgis): [processing] When running in toolbox mode, set the source layer for
the field expression widgets in the refactor fields widget so that
the expression editor can generate feature based p...
Nyall Dawson
05:45 AM Revision b05f732f (qgis): Better error message when no feature available for expression evaluation
(cherry picked from commit 6dbc1788b4ba451b75eb6887abe1db4d431af510) Nyall Dawson
05:45 AM Revision 5ef33a51 (qgis): [expressions] Fix misleading error string when fields are set but no fe...
(cherry picked from commit 014498f3b61ce77c58e065368069579b3865bc67) Nyall Dawson
03:58 AM Revision 066965c7 (qgis): [layouts] Tab should always move to next cell, even when editing contents
Instead use Ctrl+tab as modifier to insert a tab character into cell contents.
(Emulate standard spreadsheet behavior)
Nyall Dawson
03:52 AM Revision 56dcb431 (qgis): Hide some labeling widgets which have no effect for text formats
when editing text format properties
Avoids showing settings which don't change anything
Nyall Dawson
03:45 AM Revision 3777030d (qgis): Correctly antialias label settings preview thumbnails
Nyall Dawson
03:43 AM Revision b5eb6999 (qgis): Fix logic regarding restoring active text format widget tab
Avoids incorrect tab being selected for visible widget Nyall Dawson
03:26 AM Revision 466a01ca (qgis): When setting a new text format for a QgsFontButton, automatically
update any open configuration panel to reflect the new format
(or dismiss it automatically if the new format is inval...
Nyall Dawson
03:12 AM Revision 7cfa476a (qgis): [layouts] Save table editor panel state to avoid having to constantly
resize formatting panel on reopen Nyall Dawson
02:49 AM Revision c9f251a9 (qgis): Don't modify text format paint effects in place
Avoids race conditions when multiple threads are rendering the same
text format which contains paint effects
Fixes #...
Nyall Dawson

2020-07-26

12:15 AM Revision d096dfd9 (qgis): Update src/ui/qgisapp.ui
Håvard Tveite
12:15 AM Revision 6ea6952a (qgis): Fix correct case for qgisapp.ui tooltips
While documenting, I found some inconsistencies in the first letter case for words in GUI tooltips.
I have tried to u...
Håvard Tveite
11:36 PM Revision 51d8ad75 (qgis): Don't modify text format paint effects in place
Avoids race conditions when multiple threads are rendering the same
text format which contains paint effects
Fixes #...
Nyall Dawson
04:55 PM Revision 03461072 (qgis): Added skybox rendering settings widget
NEDJIMAbelgacem

2020-07-25

01:56 AM Revision 95bd7b29 (qgis): [feature][processing] New algorithm "Align points to features"
This algorithm calculates the rotation required to align point features
with their nearest feature from another refer...
Nyall Dawson
01:56 AM Revision 9b19e069 (qgis): Allow symbol and color ramp visitors the ability to edit symbols/color ...
Nyall Dawson
11:02 PM Revision db1ab712 (qgis): Fix documentation
NEDJIMAbelgacem
10:51 PM Revision 860be14c (qgis): add SIP_FACTO to QgsAbstractMaterialSettings::toExportParameters
NEDJIMAbelgacem
10:45 PM Revision 44887392 (qgis): Merge master - adapt to QgsAbstractMaterialSettings implementation
NEDJIMAbelgacem
06:54 PM Revision 1a73f1de (qgis): Add layer name to .obj file object name
NEDJIMAbelgacem
06:06 PM Revision f7dde15a (qgis): Added QgsImageTexture docs
NEDJIMAbelgacem
10:08 AM Revision 8b5dedf6 (qgis): translation string fixes
Jürgen Fischer
02:34 AM Revision 2bc84049 (qgis): Fix ui build warning
Nyall Dawson

2020-07-24

10:39 PM Revision 94e484f2 (qgis): [FEATURE] Show related (child) features in identify results tree
Under each identified parent feature, new groups will show containing
any related child features, showing their attri...
Nyall Dawson
10:37 PM Revision becf1f4e (qgis): [processing] Fix python error when attempting to re-open generate XYZ t...
github-actions[bot]
09:07 AM Revision c2f89cdb (qgis): Fix QgsFieldExpressionWidget generates an invalid expression when a fie...
github-actions[bot]
08:33 AM Revision aa05f764 (qgis): [processing] Fix python error when attempting to re-open generate XYZ t...
Mathieu Pellerin - nIRV
08:28 AM Revision f2e4ac60 (qgis): [3d] Abstract out material settings
Opens the possibilities for non-phong based materials for 3d symbols Nyall Dawson
08:26 AM Revision a345ae94 (qgis): Merge pull request #37929 from nyalldawson/fix_37912_refactor_fields
Fix expression previews in Refactor Fields and Aggregate algorithms Nyall Dawson
04:58 AM Revision e2a370fe (qgis): Avoid repeating points when appending lines
Nyall Dawson
04:58 AM Revision 91931fed (qgis): Tests for dash pattern alignment
Nyall Dawson
04:58 AM Revision 1f6e1b14 (qgis): Flake
Nyall Dawson
04:58 AM Revision 4bfa75af (qgis): Fix restoration of painter antialiasing after rendering lines
Nyall Dawson
04:58 AM Revision 0641f3f8 (qgis): Add utility function to detect sharp corners
Nyall Dawson
04:58 AM Revision 75635dbf (qgis): [FEATURE][symbology] Add options to dynamically tweak dash pattern
in simple line symbol layers
New options are:
- Align dash pattern to line length: If checked, the dash pattern len...
Nyall Dawson
04:58 AM Revision ea3eb722 (qgis): Dox
Nyall Dawson
04:58 AM Revision ca5901b3 (qgis): Add utility function to slice a QPolygonF linestring
Nyall Dawson
04:58 AM Revision b6ae6433 (qgis): Condense logic
Nyall Dawson
04:58 AM Revision 452bb6a9 (qgis): Use a more reliable method of reenabling antialiasing
Nyall Dawson
02:43 AM Revision 6dbc1788 (qgis): Better error message when no feature available for expression evaluation
Nyall Dawson
02:26 AM Revision 014498f3 (qgis): [expressions] Fix misleading error string when fields are set but no fe...
Nyall Dawson
02:26 AM Revision 69f73e3a (qgis): [processing] When running in toolbox mode, set the source layer for
the field expression widgets in the refactor fields widget so that
the expression editor can generate feature based p...
Nyall Dawson
02:26 AM Revision cc0cfbe0 (qgis): [processing] Also fix expression preview results in Aggregate algorithm
Nyall Dawson
02:26 AM Revision d255af79 (qgis): Ensure QgsFieldMappingModel uses correct source fields when generating ...
Nyall Dawson
02:23 AM Revision 2073790d (qgis): Fix qt deprecation warning
Nyall Dawson

2020-07-23

08:30 PM Revision e859a0f8 (qgis): Fix QgsFieldExpressionWidget generates an invalid expression if a
field name with a space is selected from the dropdown list and then
the expression editor button is clicked
Previous...
Nyall Dawson
08:29 PM Revision a761eac9 (qgis): [decorations] Fix scale bar color not applied to division ticks
github-actions[bot]
10:09 AM Revision ea74e863 (qgis): update MDAL to 0.6.91 (#37937)
Peter Petrik
09:24 AM Revision d35f38b6 (qgis): [decorations] Fix scale bar color not applied to division ticks
Mathieu Pellerin - nIRV
08:37 AM Revision 82f4d26b (qgis): Don't report legend filter by expression as enabled if the expression i...
github-actions[bot]
07:39 AM Revision de68f83c (qgis): Virtual dataset groups for mesh layer (#37605)
[FEATURE] Introduces mesh virtual datasets
With the mesh calculator the user can choose to create those "virtual" da...
Vincent Cloarec
07:22 AM Revision ed541c59 (qgis): update MDAL to 0.6.91
Peter Petrik
07:12 AM Revision 282d5f9b (qgis): Multi identify for mesh layer (#37916)
[FEATURE] map tool identify for mesh layer with displaying the dataset value corresponding of the current time of the... Vincent Cloarec
05:52 AM Revision 4988694e (qgis): Don't report legend filter by expression as enabled if the expression i...
Can cause issues when opening very old projects, where the legend expression
builder will automatically open immediat...
Nyall Dawson

2020-07-22

01:30 AM Revision b7edc017 (qgis): Add support for SIP v5 to the build system
github-actions[bot]
01:27 AM Revision 88fa86df (qgis): Remove restrictive length limitations on created fields
github-actions[bot]
11:53 PM Revision c7b6a115 (qgis): Better initialization of 3d framework, usable outside of app
Nyall Dawson
11:53 PM Revision 8ec0f944 (qgis): Fix test
Nyall Dawson
11:53 PM Revision a34eabd1 (qgis): [api] Add a proper registry for 3D symbol types
Nyall Dawson
11:53 PM Revision f60b79fc (qgis): Move QgsAbstract3DSymbol to core
Nyall Dawson
11:53 PM Revision 0528fe28 (qgis): Populate 3D symbol registry, and use to create symbols
Nyall Dawson
11:53 PM Revision 80e5d165 (qgis): Move method to create default 3d symbol for a geometry type to 3d symbo...
Nyall Dawson
11:53 PM Revision 0ed6ff59 (qgis): Register 3d widgets on startup
Nyall Dawson
11:53 PM Revision c3837359 (qgis): Move feature handler creation responsibility to 3d symbol registry
Nyall Dawson
11:53 PM Revision 368a58bf (qgis): Base class for 3d symbol widgets
Nyall Dawson
11:53 PM Revision ddb67fd4 (qgis): Fix dox
Nyall Dawson
11:52 PM Revision aa93872f (qgis): Provide more descriptive error messages when converting a field value
fails
And fix Python exception handling in QgsField::convertCompatible to
avoid Python "returned an object with the ...
Nyall Dawson
11:51 PM Revision c9125644 (qgis): [processing] Better error reporting when features fail to be added to a...
Use a descriptive error message which explains why the feature addition failed,
instead of a generic error message
Nyall Dawson
11:51 PM Revision 3eec9a47 (qgis): Add a lastError() getter to QgsFeatureSink for retrieving the last error
encountered by the sink (e.g. after adding a feature fails) Nyall Dawson
11:51 PM Revision 262a1934 (qgis): [processing] Remove restrictive length limitations on created fields
Nyall Dawson
07:55 PM Revision 21082315 (qgis): Added QgsImageTexture documentations
NEDJIMAbelgacem
06:46 PM Revision 752a2716 (qgis): qDebug & QString cleanup
NEDJIMAbelgacem
06:33 PM Revision e13619e8 (qgis): Fixed highlight lines export bug
NEDJIMAbelgacem
05:19 PM Revision a3078a9b (qgis): Fix default value expression on double field
Julien Cabieces
04:23 PM Revision 4290dde7 (qgis): vecctor layer texture export
NEDJIMAbelgacem
03:35 PM Revision 7565a647 (qgis): automatically add MACOS environment variables if folders/dirs present i...
Peter Petrik
02:11 PM Revision 8c61a803 (qgis): [FEATURE][processing] Add a save features to file algorithm
Mathieu Pellerin - nIRV
02:11 PM Revision 518cc16e (qgis): Add additional output strings to help model making
Mathieu Pellerin - nIRV
07:39 AM Revision 05be43da (qgis): [ogr] Automatically set QGIS field alias if OGR is able to read one
from the underlying datasource
Supported on GDAL >= 3.2, for the file geodatabase driver only
Nyall Dawson
07:37 AM Revision 4bfd9a34 (qgis): Fix ellipse symbol layer doesn't reflect feature selection state
github-actions[bot]
07:26 AM Revision dac3f008 (qgis): Merge pull request #37901 from mitya57/sip5
Add support for SIP v5 to the build system Matthias Kuhn
05:08 AM Revision ee479797 (qgis): Fix ellipse symbol layer doesn't reflect feature selection state
Fixes #37893 Nyall Dawson
02:59 AM Revision b37158ad (qgis): [vector file writer] LIBKML driver also requires coordinates to be in w...
github-actions[bot]

2020-07-21

01:24 AM Revision 9484aff9 (qgis): Fix flexible aspect ratio is ignored when rendering marker svg symbols
github-actions[bot]
12:37 AM Revision a79f0e53 (qgis): createUserProfile: ensure qgis.db file is user writable
github-actions[bot]
12:37 AM Revision c8c0dcdf (qgis): [vector file writer] LIBKML driver also requires coordinates to be in w...
Mathieu Pellerin - nIRV
12:36 AM Revision f0b62fb0 (qgis): Corrected description Minority and Majority
Line 68 : " <li>Minority (most frequent value)</li>" should probably be " <li>Minority (least frequent value)</l... DiGro
10:47 PM Revision 0d944fb3 (qgis): Fix flexible aspect ratio is ignored when rendering marker svg symbols
Nyall Dawson
08:49 PM Revision 05068957 (qgis): Make FindPyQt5.py compatible with SIP v5
Dmitry Shachnev
08:46 PM Revision 426098bb (qgis): FindPyQt5.py: Read version and SIP flags directly from PyQt5
And fix Qt version tag detection. Dmitry Shachnev
08:21 PM Revision e7884121 (qgis): Generate sip.h in source directory for SIP v5
Dmitry Shachnev
08:21 PM Revision 33b58dd7 (qgis): Make FindSIP.py compatible with SIP v5
Dmitry Shachnev
08:21 PM Revision d0c4e0de (qgis): Use SIP_INCLUDE_DIR and SIP_MODULE_DIR only with SIP v4
Dmitry Shachnev
12:51 PM Revision d9f18ccb (qgis): Fix spelling (#37849)
fix the spelling errors Peter Petrik
08:27 AM Revision 9fedd2c5 (qgis): Tight crop for helicopter symbol
Nyall Dawson
08:27 AM Revision 2ccf6089 (qgis): Addition of Helicopter svg marker
The organisation I work for operates helicopters and I've built this svg file to allow me to use this as a marker. I'... Nik Clement
08:07 AM Revision ef1e0d20 (qgis): qgis_process: fix missing line feeds and a typo in qgsprocess.cpp
github-actions[bot]
05:18 AM Revision d9db0d51 (qgis): Remove use of deprecated sipCanConvertToEnum
sipConvertToEnum will raise an exception itself if the type is wrong. Dmitry Shachnev
05:18 AM Revision 7e93859d (qgis): Replace deprecated sipTransferBreak with sipTransferTo
Dmitry Shachnev
05:18 AM Revision ae8b427f (qgis): Replace deprecated sipMappedType with sipTypeDef
Dmitry Shachnev
05:18 AM Revision 23f0e017 (qgis): Fix missing line feeds and a typo in qgsprocess
Andrea Giudiceandrea
05:18 AM Revision 3c960708 (qgis): QgsDelimitedTextSourceSelect: add a limitation to the number of fields
Set to 10000 by default. Can be overriden through settings.
This is only for the preview in the source select dialog...
Even Rouault
05:18 AM Revision d0cb319d (qgis): 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, sp...
Martin Dobias
05:18 AM Revision dbd5ae03 (qgis): Accept fields of type "name" in PG 12
Fixes #37313
(cherry picked from commit e4718d7471f755b76c68f4754eab2ec23ce03bf2)
Alessandro Pasotti
05:18 AM Revision 08576cc9 (qgis): Review fixes + comment about merging of multi-part geometries
(cherry picked from commit 21c6573db68c6994f14ac72a4b8ce73a1a3adf69)
(cherry picked from commit 6bdcba46e9346fa412ac1...
Martin Dobias
05:18 AM Revision e5f3a530 (qgis): [themes] Also provide checkbox styling for list view widgets
(cherry picked from commit 167b71819da44b3eccb2d39675cdaef7a0875b32) Mathieu Pellerin - nIRV
05:18 AM Revision a169a352 (qgis): OpenCL quote paths
Try to fix #37297
(cherry picked from commit ec52aa9dd0484315f0c099ac1428aef4bcf3ed56)
Alessandro Pasotti
05:18 AM Revision 7ebb3f54 (qgis): Windows GPKG project storage: fix path encoding
... in a particular sequence of connection creation,
fixes #36832
(cherry picked from commit 2d3c36f3d7f6b40ff75d1a9...
Alessandro Pasotti
05:18 AM Revision f407d99c (qgis): 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 w...
Nyall Dawson
05:18 AM Revision 73edd15d (qgis): Fix GPKG project storage with UTF8 names on windows
(cherry picked from commit 69bcbeee70e14d5bced0d6979f5b1c339ac373e1) Alessandro Pasotti
05:18 AM Revision aca6b995 (qgis): Use qint64 instead of long
(cherry picked from commit 090e5daef2f3c081a1e32eecfbbaf8add852c232) Alessandro Pasotti
05:18 AM Revision 4e8b7655 (qgis): Histogram: set an hard limit to bin count
(cherry picked from commit 67af97b87647e9c29cd6fbab570348b3a80a0076) Alessandro Pasotti
05:18 AM Revision 7bc73e41 (qgis): Fix raster quantile with float
Fixes #37449
(cherry picked from commit d49e140cf66468f9743fe2cb05b4f155898e37f8)
Alessandro Pasotti
05:18 AM Revision c6b2ee0f (qgis): QgsDelimitedTextFile: fix parsing of files with CR end of line
Fixes #36392
Fixes #21976
Fixes #17190
We are obliged to do 'at hand' parsing due to QT not handling CR-only
end of ...
Even Rouault
02:16 AM Revision 4e2cf102 (qgis): Add precision to multipoint feature $x and $y functions
Co-authored-by: Nyall Dawson <[email protected]> Harrissou Santanna
02:16 AM Revision 8bf69807 (qgis): Fix formatting
Harrissou Santanna
02:16 AM Revision 5901d5dc (qgis): Add precision and examples to x, y and z expression functions
Harrissou Santanna
02:13 AM Revision 140425b1 (qgis): Fix file formatting for better output rendering
Harrissou Santanna
02:13 AM Revision 5c83cd07 (qgis): Move some cpp code samples to python
Harrissou Santanna
02:13 AM Revision d4e60173 (qgis): Fix after review
Harrissou Santanna
02:12 AM Revision 9c631e7d (qgis): Remove obsolete help files
Add missing group help files Alexandre Neto
02:12 AM Revision 83836766 (qgis): Apply suggestions from Havart
Co-authored-by: Håvard Tveite <[email protected]> Alexandre Neto
02:12 AM Revision ea6c0446 (qgis): Apply suggestions from code review
Co-authored-by: Harrissou Sant-anna <[email protected]> Alexandre Neto
02:12 AM Revision ce5a6438 (qgis): Improve CASE help
Alexandre Neto
02:12 AM Revision c3456227 (qgis): Fix some HTML syntax to play better with the QGIS-Documentation script
Alexandre Neto
02:12 AM Revision 6d2ccb4e (qgis): Update help files
Alexandre Neto
02:12 AM Revision fe9e14a5 (qgis): Apply suggestions from code review
Co-authored-by: Håvard Tveite <[email protected]> Alexandre Neto

2020-07-20

01:56 AM Revision bfc0925b (qgis): Call saveSettings from QgsCompoundColorWidget::hideEvent
We currently call saveSettings from the QgsCompoundColorWidget destructor.
Since we restore the custom colors when th...
Dan Minor
01:50 AM Revision 9d41db14 (qgis): createUserProfile: ensure qgis.db file is user writable
In some package managers (such as NIX[1], used in NixOS[2]), packaged
data is installed read-only.
When creating a n...
Lancelot SIX
01:44 AM Revision ffe8f03b (qgis): Fix various build warnings
Nyall Dawson
01:07 AM Revision 33fe1eac (qgis): Fix invalid randompointsonlines algorithm ID in menus.py
Fix invalid algorithm ID for menu: qgis:randompointsonlines
The valid algorithm ID is native:randompointsonlines
Andrea Giudiceandrea
09:54 PM Revision debe2209 (qgis): Add placeholder to ProcessingConfig (Setting class); use the placeholde...
Germán Carrillo
07:25 PM Revision bf6f4c51 (qgis): Load processing results to layer group (optional)
Germán Carrillo
03:40 PM Revision d0dda27a (qgis): Merge pull request #37876 from alexbruy/fix-cmake
fix argument in the CMake IF statement (followup 4009fa8e22) Alexander Bruy
11:21 AM Revision 60397ffa (qgis): fix argument in the CMake IF statement (followup 4009fa8e22)
Alexander Bruy
09:00 AM Revision 45251db5 (qgis): Fixes #37342 : manage Postgres parallel plans when estimating row count
Julien Cabieces

2020-07-19

08:20 PM Revision 7433219c (qgis): Merge branch 'master' into export-scene-feature
NEDJIMAbelgacem
08:05 PM Revision f57f21ea (qgis): trying to export lines and points
refactoring NEDJIMAbelgacem
10:03 AM Revision de08d6b7 (qgis): Release of 3.14.1
Jürgen Fischer
09:59 AM Revision d09a4f23 (qgis): Release of 3.10.8
Jürgen Fischer
 

Also available in: Atom