Activity

From 2020-03-15 to 2020-04-13

2020-04-13

05:30 PM Revision 285fb3fe (qgis): Fix test_wms_getschemaextension test
Jorge Rocha
03:39 PM Revision 2b6786e6 (qgis): Improve QGIS Server WMS GetCapabilities validation
Jorge Rocha
03:39 PM Revision 9a15a3f5 (qgis): Fix tag order for root layer tag
Jorge Rocha
03:39 PM Revision 1c5b0f78 (qgis): Fix writeGetSchemaExtension signature
Jorge Rocha
03:39 PM Revision ceaf887e (qgis): Fixes #35717 #35710
Jorge Rocha
03:39 PM Revision 4795ed4d (qgis): Updating QGIS Server WMS GetCapabilities test data
Jorge Rocha
02:36 PM Revision 410ec85e (qgis): Merge pull request #35735 from alexbruy/fix-combobox
fix handling of checked items in checkable combobox (fix #28658) Alexander Bruy
12:15 PM Revision 3100c2f9 (qgis): Merge pull request #35739 from alexbruy/revert-native-api
Revert usage of QGIS native raster API in KDE as it causes issues Alexander Bruy
10:56 AM Revision 604b874b (qgis): Update mxe.yml
Apply suggestion from github support Alessandro Pasotti
10:41 AM Revision ed025797 (qgis): add protobuf to Disco image
Denis Rouzaud
10:38 AM Revision b94988ae (qgis): Server: add QGIS_SERVER_IGNORE_BAD_LAYERS config option
Allow to override the default behavior in case of
bad layers (which is to invalidate the whole project).
When set to...
Alessandro Pasotti
10:29 AM Revision 11755553 (qgis): Totally unrelated :/
Alessandro Pasotti
10:11 AM Revision de22b6a0 (qgis): Revert usage of QGIS native API in KDE as it causes issues.
This reverts commits 3e63d65f89021de9c346cdf902a5119340521856
and 82559322d168a8eea44b4f11e4debff657cecf3f.
Alexander Bruy
09:14 AM Revision 40a0b61f (qgis): only show the static temporal range options when they are selected
Samweli
09:13 AM Revision 68bd6bbc (qgis): [processing] Fix exception when re-running certain parameter values fro...
Nyall Dawson
09:13 AM Revision 847aadfd (qgis): Fix possible exception in processing history panel
Nyall Dawson
09:12 AM Revision 0396162d (qgis): [processing] De-emphasise SAGA results when searching in toolbox
This change "dims" the results from the SAGA provider when a search
is made in the toolbox, to visually push users to...
Nyall Dawson
09:03 AM Revision 4d901cc9 (qgis): adjust checkable combobox style to mimic readonly combobox appearance
Alexander Bruy
09:03 AM Revision 7a08d5ff (qgis): fix handling checked items in checkable combobox (fix #28658)
Alexander Bruy
08:31 AM Revision 3d43a91c (qgis): Code layout
Alessandro Pasotti
08:30 AM Revision 47d6cb94 (qgis): Fix d&d designer expressions and drop not-used methods
Alessandro Pasotti
08:30 AM Revision ed55b410 (qgis): Alias expressions: use the DD override widget
Alessandro Pasotti
08:30 AM Revision 1219d61b (qgis): Label expressions: address PR comments
Alessandro Pasotti
08:30 AM Revision 7334ad05 (qgis): Forms: expression controlled aliases (labels)
Alessandro Pasotti

2020-04-12

11:37 PM Revision a84ec120 (qgis): Warn that layers will be lost when overwriting container vector file
Fixes #32823 Stefanow Natsis
11:34 PM Revision a76feaf4 (qgis): update icon
Clemens Raffler
11:34 PM Revision 6ad89b11 (qgis): spelling fixes
Clemens Raffler
11:34 PM Revision bea28346 (qgis): address parameter length and rounding function optimization
Clemens Raffler
11:34 PM Revision 0612721d (qgis): move scale factor to processAlgorithm()
Clemens Raffler
11:34 PM Revision 053e4ed3 (qgis): use valueAndNoData() for retrieving values
Clemens Raffler
11:34 PM Revision 731261cd (qgis): remove input raster layer as member
Clemens Raffler
11:34 PM Revision cb692354 (qgis): change algorithm group
Clemens Raffler
11:34 PM Revision b9b7c4db (qgis): [feature] add native Round raster algorithm
Clemens Raffler
11:34 PM Revision 1aa87af5 (qgis): fix intendation
Clemens Raffler
11:34 PM Revision 538dd712 (qgis): another spelling fix
Clemens Raffler
11:14 PM Revision f7921272 (qgis): Fix Typography alert em-dash
salvatore fiandaca
11:14 PM Revision c4091ef0 (qgis): fix indentation
salvatore fiandaca
11:14 PM Revision c952f59d (qgis): Omogenize window title for select by expression
salvatore fiandaca
11:14 PM Revision e690f694 (qgis): Fix Typography alert em-dash
salvatore fiandaca
11:14 PM Revision 3846e29d (qgis): Fix #35679
salvatore fiandaca
11:14 PM Revision 33a0f105 (qgis): fix travis
salvatore fiandaca
07:57 AM Revision c0f0a49f (qgis): Add an optional flag to QgsTask to indicate that the task can be canceled
without any user facing prompts
Useful for non-essential tasks
Nyall Dawson
07:57 AM Revision 839a1b85 (qgis): Fix tasks don't show in status bar if they start before the widget is c...
Nyall Dawson
07:57 AM Revision da4a195a (qgis): Don't prompt to cancel the news feed task on shutdown
If it hasn't completed, just cancel it immediately without prompting
users -- it's not essential that it completes
Nyall Dawson

2020-04-11

01:04 AM Revision 20228484 (qgis): Random Points on Lines algorithm: Fix check minimum distance logic (#35...
Håvard Tveite
06:47 PM Revision 98261bcf (qgis): Increase default bin size for raster histograms
Fixes #35465 but it is still and arbitrary value,
better approaches would require to calculate other
dispersion index...
Alessandro Pasotti
07:15 AM Revision 7a9c3c62 (qgis): Merge pull request #35008 from suricactus/plugins_sort_by_date
Adds support to sort the plugins by update date; Show the plugin version update time Matthias Kuhn
06:58 AM Revision e525b1ef (qgis): Merge pull request #35712 from vcloarec/master
fix copyright and doxygen Matthias Kuhn
03:07 AM Revision fee5ee68 (qgis): fix copyright and doxygen
Vincent Cloarec

2020-04-10

01:47 AM Revision cae3698d (qgis): [processing] set correct filter for v.in.lidar (fix #35700)
github-actions[bot]
01:47 AM Revision 9c408e0b (qgis): [processing] set correct filter for v.in.lidar (fix #35700)
github-actions[bot]
01:46 AM Revision 29324a26 (qgis): sqlite expression compiler: fix ILIKE/NOT ILIKE c(refs #35698)
github-actions[bot]
01:46 AM Revision 85bb34e3 (qgis): sqlite expression compiler: fix ILIKE/NOT ILIKE c(refs #35698)
github-actions[bot]
12:26 AM Revision b6d63060 (qgis): sqlite expression compiler: fix ILIKE/NOT ILIKE c(refs #35698)
Jürgen Fischer
09:25 PM Revision b920e358 (qgis): Add methods to serialize QgsLegendPatchShape
Nyall Dawson
09:25 PM Revision 8c94c9d9 (qgis): Save and restore legend patch shape for QgsLayerTreeLayer nodes
Nyall Dawson
09:25 PM Revision c4049c64 (qgis): Save and restore patch shapes for symbol nodes
Nyall Dawson
09:25 PM Revision 3e7ebdc6 (qgis): Fix tests
Nyall Dawson
09:25 PM Revision 40638fe6 (qgis): Add support for rendering using QgsLegendPatchShape to QgsSymbol::drawP...
Nyall Dawson
09:25 PM Revision e1b23139 (qgis): Add API to convert legend patch shapes to QPolygonF based paths for ren...
Nyall Dawson
09:25 PM Revision 8564c453 (qgis): Add methods to get default patch shapes to QgsLegendPatchShape
Nyall Dawson
09:25 PM Revision fd952153 (qgis): Allow for null QgsLegendPatchShapes
Nyall Dawson
09:25 PM Revision 07b64a3f (qgis): Add support for setting legend patch shapes for nodes in the layer tree
Nyall Dawson
09:25 PM Revision ed71c5a1 (qgis): Ensure tests pass on hidpi
Nyall Dawson
09:25 PM Revision 1b5f4dd7 (qgis): New class QgsLegendPatchShape
Represents a patch shape for use in map legends. Nyall Dawson
09:24 PM Revision bd86adda (qgis): Even less hardcoded type handling
Nyall Dawson
09:24 PM Revision a08af65b (qgis): More boring duplicate code cleanup
Nyall Dawson
09:24 PM Revision 0e8be09f (qgis): Remove a bunch of duplicate code and simplify interface for QgsStyle/Qg...
Nyall Dawson
09:22 PM Revision 6c2937fd (qgis): [processing] set correct filter for v.in.lidar (fix #35700)
Alexander Bruy
06:38 PM Revision 9dcc9dc2 (qgis): Fix (0,0) points are ignored when calculating the bounding box for a mu...
github-actions[bot]
06:38 PM Revision 6f14117f (qgis): Fix (0,0) points are ignored when calculating the bounding box for a mu...
github-actions[bot]
06:36 PM Revision 95ae4b40 (qgis): Enable per-pixel horizontal scrolling on attribute table
github-actions[bot]
06:35 PM Revision 45e96c5f (qgis): Enable per-pixel horizontal scrolling on attribute table
github-actions[bot]
01:58 PM Revision 55f89b47 (qgis): Merge pull request #35695 from roya0045/master
[MXE] Free space before zip Alessandro Pasotti
08:42 AM Revision c0a29051 (qgis): [FEATURE][digitizing] Add avoid intersection/overlap mode
This commit adds a new avoid intersection mode setting when
digitizing new features. The three available modes are:
-...
Mathieu Pellerin - nIRV

2020-04-09

11:11 PM Revision 7d408626 (qgis): Free space before zip
Alex Hay
11:32 AM Revision 3ad17e52 (qgis): Enable per-pixel horizontal scrolling on attribute table
Instead of the previous per-cell scrolling mode, which is very
frustrating to work with when you have wide columns (e...
Nyall Dawson
11:24 AM Revision d3c4e4dd (qgis): Merge pull request #35680 from elpaso/mxe-protobuf
Fix MXE builds after protobuf Alessandro Pasotti
10:00 AM Revision 8513c8db (qgis): Fix MXE builds after protobuf
Alessandro Pasotti
04:06 AM Revision acdf2794 (qgis): Defer mask source widget population (fixes #34942)
github-actions[bot]

2020-04-08

01:04 AM Revision fad20170 (qgis): Fix (0,0) points are ignored when calculating the bounding box
for a multipoint geometry Nyall Dawson
10:57 AM Revision e3211a04 (qgis): Merge pull request #35514 from stev-0/#29225
Fix sip __hash__ for QgsActionScope Matthias Kuhn
10:48 AM Revision 221c1df3 (qgis): [MESH] fix default active dataset group
Vincent Cloarec
10:48 AM Revision 8a491b3b (qgis): [vector] Remove problematic topological editing related assert when add...
github-actions[bot]
06:41 AM Revision 5531b2c3 (qgis): [vector] Remove problematic topological editing related assert when add...
Mathieu Pellerin - nIRV
04:45 AM Revision 3a2918f8 (qgis): added oracle headers search path
github-actions[bot]
04:45 AM Revision c076bc7a (qgis): added oracle headers search path
github-actions[bot]
04:44 AM Revision 24f705c9 (qgis): Fix missing signals from north arrow handler leading to initially out o...
Nyall Dawson
03:37 AM Revision accc2a47 (qgis): added oracle headers search path
Stefanow Natsis

2020-04-07

12:34 AM Revision b73bd58c (qgis): [FEATURE][processing] New algorithm "Contour Polygons"
With similar functionality to the existing GDAL contour algorithm, but exporting polygon representations of the contours Paul Wicks
12:32 AM Revision 0f1f43f7 (qgis): [FEATURE] Add percentage size unit for Raster Image Marker and Raster f...
This patch adds new percentage (percents of original image size) value of size units for Raster Image Marker and Rast... beketata
08:47 PM Revision 1237d944 (qgis): Defer mask source widget population (fixes #34942)
Hugo Mercier
01:38 PM Revision 4171fcf8 (qgis): add jinja and pygments to Docker images (#35653)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
01:38 PM Revision 09415bd7 (qgis): add jinja and pygments to Docker images (#35652)
qgis-bot
01:33 PM Revision 0e2c8587 (qgis): add jinja and pygments to Docker images (#35632)
Denis Rouzaud
01:33 PM Revision 08a17ce5 (qgis): [snapping] Fix broken version detection which leads to broken reading o...
Mathieu Pellerin - nIRV
01:31 PM Revision 01471d70 (qgis): [projects] Make topologicalEditing a Q_PROPERTY (#35647)
Mathieu Pellerin - nIRV
01:31 PM Revision 6ba8cccd (qgis): Merge pull request #35110 from obrix/snapping_zoomlvl_optim
Snapping enabled on a configurable scale range Denis Rouzaud
01:25 PM Revision 9f74ecfc (qgis): Fix license headers and doxygen
Martin Dobias
01:25 PM Revision ff380c50 (qgis): Use button with a menu to add styles instead of input dialog
Martin Dobias
01:25 PM Revision f713cc35 (qgis): Vector tiles: styling panel integration + widget for basic renderer
Martin Dobias
10:19 AM Revision 550cb5d8 (qgis): Merge pull request #35622 from nirvn/bogusasset_take2
[vector] Remove problematic topological editing related assert when adding features Matthias Kuhn
09:27 AM Revision c7f7c982 (qgis): Regenerate qgssnappingconfig.py
obrix
09:27 AM Revision f2a17129 (qgis): Fix spelling.
obrix
09:27 AM Revision 8b881156 (qgis): Fix some documentation issues. Use minimum and maximum instead of min a...
obrix
09:27 AM Revision 080d0fa1 (qgis): Remove useless comments in sip.
obrix
09:27 AM Revision 7a599bb1 (qgis): Remove uneeded doc.
obrix
09:27 AM Revision 3d5b9248 (qgis): Add serialization of new snapping parameters.
obrix
09:27 AM Revision 99780ee8 (qgis): Add missing doc and update test_layer_dependencies.py with non deprecat...
obrix
09:27 AM Revision 563e3960 (qgis): Some style adjustments
obrix
09:27 AM Revision cfc1989c (qgis): Add a test for snapping enabled/disabled using disabled, global, and pe...
obrix
09:27 AM Revision 03c522a9 (qgis): Use a tri state button to configure snapping limit : disable, global an...
obrix
09:27 AM Revision b3e96ff2 (qgis): Keep the check on oldsettings to refresh rows but add an option to forc...
obrix
09:27 AM Revision f56e0f51 (qgis): Various small reworks :
* better documentation
* translation on non translated string
* Grey out column min and max of individual layer snapp...
obrix
09:27 AM Revision 30a52ac5 (qgis): Fix PyQgsLayerDependencies test and add some doc.
obrix
09:27 AM Revision 6b9fb087 (qgis): Fix style.
obrix
09:27 AM Revision c291a17d (qgis): Use QgsScaleWidget instead of spinboxes. Remove the snapping optimizati...
obrix
09:27 AM Revision c2b81064 (qgis): Update with master.
obrix
09:27 AM Revision b484caee (qgis): Add global config for snapping limit on scale (with action and icon to ...
obrix
09:27 AM Revision a7c4bbbb (qgis): Update tooltips.
obrix
09:27 AM Revision 7b4be2b7 (qgis): Remove boolean limitToScaleRange, default value is -1.0. Negative value...
obrix
09:27 AM Revision 5eedfe1c (qgis): Keep iterator on filtered layers and iterate only on filtered layers af...
obrix
09:27 AM Revision b5fa0fab (qgis): Remove prefix on parameters name. Remove whitespace.
obrix
09:27 AM Revision 5c6fa576 (qgis): Remove useless log.
obrix
09:27 AM Revision b5bbc63b (qgis): Some labels adjustments.
obrix
09:27 AM Revision 8ec744ad (qgis): Add 3 new parameters per layers to the advance snapping settings :
- LimitToScaleRange : Allows to enable snapping only when current scale on the canvas is in a specified range. This r... obrix
09:27 AM Revision 2346718a (qgis): Enable snapping whatever the scale when limit to scale is off. Also fix...
obrix
09:05 AM Revision 0d7773a0 (qgis): [processing] Allow setting the optional remapping definition for QgsPro...
Provides a (currently non-functional) API for specifying optional remapping parameters
for vector outputs.
Nyall Dawson
09:05 AM Revision c987e500 (qgis): Code shuffle to move QgsProxyFeatureSink to its own file
Nyall Dawson
09:05 AM Revision 78c86ef6 (qgis): Move geometry handling guts of QgsVectorLayerUtils::makeFeaturesCompatible
to a new method in QgsGeometry Nyall Dawson
09:05 AM Revision 93f714d2 (qgis): [FEATURE][API] Add new QgsFeatureSink subclass QgsRemappingProxyFeature...
This sink allows for transformation of incoming features to match the
requirements of storing in an existing destinat...
Nyall Dawson
09:05 AM Revision 8c73c616 (qgis): Allow storage of QgsRemappingSinkDefinition in variants
Nyall Dawson
09:05 AM Revision 1e05545f (qgis): [FEATURE][processing] Allow appending results to existing layers
When appending results, users are given a field mapping panel choice
to allow them to manually set how fields are map...
Nyall Dawson
09:05 AM Revision a3c7a050 (qgis): Add methods to QgsFieldMappingModel to retrieve/set QgsProperty based d...
Nyall Dawson
09:05 AM Revision 80506123 (qgis): Add a __repr__ method for QgsProperty
Nyall Dawson
09:05 AM Revision f4bf9e5a (qgis): Fix destination field resolution in remapping sinks
Nyall Dawson
09:05 AM Revision 6326ac6b (qgis): Silly sip nonsense
Nyall Dawson
09:05 AM Revision b2ca789b (qgis): Implement sinkProperties for QgsProcessingFeatureBasedAlgorithm subclasses
Nyall Dawson
09:05 AM Revision bb9b25f2 (qgis): Add API to flag that a sink supports appending features to existing layers
Nyall Dawson
09:05 AM Revision 11b67c26 (qgis): Implement sinkProperties for buffer algorithm
Nyall Dawson
09:05 AM Revision bf6f0174 (qgis): [processing] Hookup backend API to allow sinks to append to an existing...
(respecting the sink mapping definition) Nyall Dawson
09:05 AM Revision 2d8da255 (qgis): [processing] Add API to determine in advance the properties of vector
outputs (sinks and vector layers), such as output fields, wkbtypes and
crs.
Nyall Dawson
09:05 AM Revision 66959cd2 (qgis): Fix tests
Nyall Dawson
09:05 AM Revision 28502a75 (qgis): Add support for QgsRemappingSinkDefinition to QgsXmlUtils
Nyall Dawson
06:45 AM Revision cf9e4af1 (qgis): update temporal extent
Vincent Cloarec
06:45 AM Revision 70bbfcad (qgis): adapt test temporal navigation object
Vincent Cloarec
04:52 AM Revision bf0aafc6 (qgis): Fixed variable name and modified progress reporting
Håvard Tveite

2020-04-06

01:20 AM Revision df0f9752 (qgis): Expression builder : add layer_property(...,'distance_units')
To complete the existing function layer_property(...), this change add a new argument 'distance_units' for return a s... Julien Monticolo
01:18 AM Revision 27164156 (qgis): [FEATURE][API] Allow plugins to register custom "Project Open" handlers
These allow plugins to extend the "Open Project" dialog by adding in support
for new file filters, which appear in th...
Nyall Dawson
01:18 AM Revision 878ac9d4 (qgis): Provide custom project open handlers a method to create thumbnail images
for the welcome screen Nyall Dawson
01:18 AM Revision bc1c58b8 (qgis): Spelling
Nyall Dawson
01:04 AM Revision affc258f (qgis): [themes] Fix visual disabled state of checked tool buttons
github-actions[bot]
10:24 PM Revision 1730815d (qgis): Fix sip __hash__ for qgsactionscope
to allow use in actionScopeRegistry. Fixes #29225 Stephen Knox
09:54 PM Revision 8fa6338b (qgis): Merge pull request #35511 from elpaso/pgraster-temporal
Postgres raster temporal API support Alessandro Pasotti
09:31 PM Revision 019badea (qgis): [themes] Fix visual disabled state of checked tool buttons
Mathieu Pellerin - nIRV
09:31 PM Revision 0792f126 (qgis): [ui] Disable advanced config toolbar button when snapping disabled
github-actions[bot]
09:30 PM Revision 3849a1f6 (qgis): [ui] Disable advanced config toolbar button when snapping disabled
github-actions[bot]
09:27 PM Revision 4d6c7dba (qgis): [ui] Set a sensible minimum height to saved symbol list widget
github-actions[bot]
09:26 PM Revision 689d8864 (qgis): [ui] Set a sensible minimum height to saved symbol list widget
github-actions[bot]
04:21 PM Revision 43c52527 (qgis): add jinja and pygments to Docker images
Denis Rouzaud
11:44 AM Revision 1383cdef (qgis): [ui] Set a sensible minimum height to saved symbol list widget
Mathieu Pellerin - nIRV
11:43 AM Revision 1a3a3974 (qgis): [ui] Disable advanced config toolbar button when snapping disabled
Mathieu Pellerin - nIRV
10:51 AM Revision 0f2a70a3 (qgis): PG raster: simplify tests data
Alessandro Pasotti
10:51 AM Revision 1d4b9097 (qgis): PG raster: fix raster size for untiled no metadata
Fix unreported issue with a wierd raster that has
uncomplete metadata:
- wrong size 1px rounding error
- nodata valu...
Alessandro Pasotti
10:51 AM Revision dccfe5e3 (qgis): Small typo in a comment
Alessandro Pasotti
10:51 AM Revision 3a5ad9a5 (qgis): Add override after dataComment move
Alessandro Pasotti
10:51 AM Revision 3f8c28b6 (qgis): Fix temporal range slices (exclude end)
Alessandro Pasotti
10:51 AM Revision 6cfa1446 (qgis): More PG raster temporal support
- expose to GUI
- allows to set a default datetime
- tests
- fix metadata retrieval for multiband filtered rasters
Alessandro Pasotti
10:51 AM Revision a3f3e0d8 (qgis): Added some consts
Alessandro Pasotti
10:51 AM Revision 2ed91040 (qgis): Synchonize provider data source URI
this is a bugfix (unreported?) Alessandro Pasotti
10:51 AM Revision 1231aa03 (qgis): Added fields accessor to raster data provider
Alessandro Pasotti
10:51 AM Revision f3a76d99 (qgis): PG raster temporal, partly revert expose default as filter
Alessandro Pasotti
10:51 AM Revision 59b0dc13 (qgis): Add dataComment to data provider base class
Alessandro Pasotti
10:51 AM Revision cd32d11b (qgis): Fix WMS-T temporal data source URI
Alessandro Pasotti
10:51 AM Revision 98ef2fe6 (qgis): Const correctness
Alessandro Pasotti
10:51 AM Revision a5d818cf (qgis): Fix datasource URI for WMS-T
Alessandro Pasotti
10:51 AM Revision 198b7975 (qgis): PG raster temporal: cleanup after rebase conflicts
Alessandro Pasotti
10:51 AM Revision 818c5794 (qgis): Micro optimizations
Alessandro Pasotti
10:51 AM Revision 0cafc1ce (qgis): PG raster: optimize slow query
Alessandro Pasotti
10:51 AM Revision ce85eb1b (qgis): PG raster: need for speed for untiled rasters
Alessandro Pasotti
10:51 AM Revision ef1497fa (qgis): Spellcheck ignore provider sql files
Alessandro Pasotti
10:50 AM Revision 7e7cb41b (qgis): Const correct provider temporal capabilities
Alessandro Pasotti
10:50 AM Revision 651a25a3 (qgis): Fix encoded URI
Alessandro Pasotti
10:50 AM Revision 8738bfc0 (qgis): PG raster: temporal support
Alessandro Pasotti
09:52 AM Revision db2aa56b (qgis): [vector] Remove problematic topological editing related assert when add...
Mathieu Pellerin - nIRV
08:24 AM Revision b9cd835e (qgis): [vector] Fix bogus assert when adding polygons with topological edit to...
Mathieu Pellerin - nIRV
08:17 AM Revision 16283f60 (qgis): allow resampling method for default mesh vector dataset (#35605)
Vincent Cloarec
08:10 AM Revision 3bb03f63 (qgis): [temporal] Never assume a layer has temporal properties, it crashes
Mathieu Pellerin - nIRV
07:32 AM Revision 827f0a1a (qgis): [themes] Fix visual disabled state of checked tool buttons
Mathieu Pellerin - nIRV
06:24 AM Revision deac6f5d (qgis): [virtual] Protect RTree filter in case of null geometry
(cherry picked from commit e8ec44df6ca61de28125ab9740b2a5c8127dbc39) Hugo Mercier
06:24 AM Revision b12810de (qgis): [virtual] Fix creation of "_search_frame_" column (fixes #31356)
The "_search_frame_" hidden column should only be added for layers
with geometries.
It was the first column of the vi...
Hugo Mercier
06:24 AM Revision 961b3eee (qgis): Don't throw misleading exception
(cherry picked from commit 6792aa595474496c16c4cbbaaea4a5ae28279a63) Nyall Dawson
06:24 AM Revision 141f6ee3 (qgis): Avoid misleading warning when duplicating memory layers
(cherry picked from commit 7bfef96181250713d70e82f40a39c07c38b82bd8) Nyall Dawson
06:24 AM Revision b6b71cd8 (qgis): Fix some ugly appearance of data defined buttons
(cherry picked from commit 87f50c3633fc5c3b911c1b531ff1d52b4273a99f) Nyall Dawson
06:24 AM Revision e667905f (qgis): Update test mask for Travis
(cherry picked from commit e7079fe51319d7b9e1ee9b9f693d42bd7fedd8d5) Nyall Dawson
06:24 AM Revision 73d94e58 (qgis): [layouts] If a legend is linked to a map which is set to show a particular
theme, then correctly follow that same theme's styling when rendering
the legend
Fixes layout legends always render ...
Nyall Dawson
06:24 AM Revision 74d5c9bb (qgis): Update test masks
(cherry picked from commit 6ddd88eb9383043dd760d6075d2af3f38c2e63a5) Nyall Dawson
06:24 AM Revision 77927b4c (qgis): Setup API to get theme linked to map pushed to linked legends
(cherry picked from commit 406867d2ed3dcea29d0473fb40d47ea4aaf7bb8e) Nyall Dawson
06:24 AM Revision 8ad01a22 (qgis): Add signal which is emitted when a layout map's linked theme is changed
(cherry picked from commit 0930906d0d43504a80e689bf73818920b2f733d4) Nyall Dawson
06:24 AM Revision 85f36da0 (qgis): Update test masks
(cherry picked from commit 6ddd88eb9383043dd760d6075d2af3f38c2e63a5) Nyall Dawson
06:24 AM Revision b8ae868f (qgis): Add signal which is emitted when a layout map's linked theme is changed
(cherry picked from commit 0930906d0d43504a80e689bf73818920b2f733d4) Nyall Dawson
06:24 AM Revision 13361804 (qgis): Setup API to get theme linked to map pushed to linked legends
(cherry picked from commit 406867d2ed3dcea29d0473fb40d47ea4aaf7bb8e) Nyall Dawson
06:24 AM Revision df65f932 (qgis): [virtual] Protect RTree filter in case of null geometry
(cherry picked from commit e8ec44df6ca61de28125ab9740b2a5c8127dbc39) Hugo Mercier
06:24 AM Revision 8824ada8 (qgis): [layouts] If a legend is linked to a map which is set to show a particular
theme, then correctly follow that same theme's styling when rendering
the legend
Fixes layout legends always render ...
Nyall Dawson
06:24 AM Revision b2cafd4c (qgis): Update test mask for Travis
(cherry picked from commit e7079fe51319d7b9e1ee9b9f693d42bd7fedd8d5) Nyall Dawson
06:24 AM Revision 46cf319e (qgis): [virtual] Fix creation of "_search_frame_" column (fixes #31356)
The "_search_frame_" hidden column should only be added for layers
with geometries.
It was the first column of the vi...
Hugo Mercier
06:24 AM Revision 9d1c0879 (qgis): Fix some ugly appearance of data defined buttons
(cherry picked from commit 87f50c3633fc5c3b911c1b531ff1d52b4273a99f) Nyall Dawson
06:24 AM Revision c434a045 (qgis): Avoid misleading warning when duplicating memory layers
(cherry picked from commit 7bfef96181250713d70e82f40a39c07c38b82bd8) Nyall Dawson
06:24 AM Revision 06ff0d25 (qgis): Don't throw misleading exception
(cherry picked from commit 6792aa595474496c16c4cbbaaea4a5ae28279a63) Nyall Dawson
06:19 AM Revision c53610e9 (qgis): [ui] Display info in Options window if QGIS is compiled without OpenCL
github-actions[bot]
06:19 AM Revision eaca6759 (qgis): [ui] Display info in Options window if QGIS is compiled without OpenCL
github-actions[bot]
06:14 AM Revision e2184cf7 (qgis): tests for temporal navigation object
Samweli
06:14 AM Revision 5199b917 (qgis): improved check for frame number after skip to end action
Samweli
06:13 AM Revision 1d34d7e9 (qgis): MacOS CI
github-actions[bot]
06:04 AM Revision 4390d64b (qgis): Indentation
Nyall Dawson
06:04 AM Revision 0384ef03 (qgis): Refactor picture north arrow handling to extract logic to seperate class
Nyall Dawson
06:04 AM Revision de59f539 (qgis): [layouts][FEATURE] Allow marker items to sync rotation with maps
This allows creation of north arrows from marker symbols, exposing
the same options as exist for picture items acting...
Nyall Dawson
05:12 AM Revision b72111ff (qgis): MacOS CI
github-actions[bot]
04:24 AM Revision 6958b9d0 (qgis): [ui] Display info in Options window if QGIS is compiled without OpenCL
Fixes a segfault if translation of word "Acceleration" does not match. Māris Nartišs
04:07 AM Revision 2ca80dd9 (qgis): update date display formats on temporal date inputs
Samweli
02:43 AM Revision 7952591e (qgis): Sets time of the temporal controller widget
Vincent Cloarec
02:42 AM Revision 872b4640 (qgis): Revert "fix script path on windows"
This reverts commit aa1c3e11e84f77584e7cd835d896379aad81b284.
The change breaks a test
Nyall Dawson

2020-04-05

06:26 PM Revision c0df11be (qgis): fix debian packaging and INSTALL (fixes 722dd8ad45b)
Jürgen Fischer
06:26 PM Revision aa1c3e11 (qgis): fix script path on windows
Jürgen Fischer
06:00 PM Revision 390dd8aa (qgis): Merge pull request #35588 from qgis-bot/backport-35575-to-release-3_12
[Backport release-3_12] Fix simple and ellipse marker bound calculation ignores stroke width Even Rouault
06:00 PM Revision 96c5b0e3 (qgis): Merge pull request #35587 from qgis-bot/backport-35575-to-release-3_10
[Backport release-3_10] Fix simple and ellipse marker bound calculation ignores stroke width Even Rouault
12:04 PM Revision 205b8aec (qgis): Fix python provider test
Martin Dobias
12:04 PM Revision c7380612 (qgis): Correct SIP fix + add src/gui/vectortile to doxygen
Martin Dobias
12:04 PM Revision ba4ceb4a (qgis): Add QgsAbstractProviderConnection subclass + provider metadata code
Martin Dobias
12:04 PM Revision a4a61e03 (qgis): Added missing references to sip files
Martin Dobias
12:04 PM Revision 36a26ee6 (qgis): Support loading of VT from MBTiles by drag'n'drop and in browser
+ fix layer extent when reading vector tiles from MBTiles Martin Dobias
12:04 PM Revision 0828c212 (qgis): Vector tiles browser integration (+gui to add/edit connections)
Martin Dobias
12:04 PM Revision 64acffdf (qgis): Fix spelling
Martin Dobias
10:51 AM Revision 62bcc923 (qgis): MacOS CI (#35407)
[infrastructure] [macos] use QGIS-Mac-Packager dependencies to setup MacOS CI build with GitHub workflows. Use CMake'... Peter Petrik
06:23 AM Revision 632448c4 (qgis): [FEATURE][layouts] New item type for marker symbols
Allows marker symbols to be placed directly on layouts, eg.
for manually placing markers over a map item or for creat...
Nyall Dawson
06:23 AM Revision 0fe2ec2f (qgis): Allow layout items to be created without rubber bands, e.g. so that
marker items are placed with a single click instead of click-and-drag Nyall Dawson

2020-04-04

12:05 AM Revision 595b5dcb (qgis): Changed to range based for. Also typo
Stefanow Natsis
12:05 AM Revision b48a5760 (qgis): more missed spelling
Stefanow Natsis
12:05 AM Revision ad0e0431 (qgis): Added test for QgsLayerTreeNode::depth()
Stefanow Natsis
12:05 AM Revision 6aca7b69 (qgis): Added move to bottom in layertreeview context menu
Stefanow Natsis
12:04 AM Revision 9d09998f (qgis): ctrl-k should not perform a new search in locator
Stefanow Natsis
09:28 PM Revision 982a8989 (qgis): Fix simple and ellipse marker bound calculation ignores stroke width
github-actions[bot]
09:28 PM Revision 7f6e38e7 (qgis): Fix simple and ellipse marker bound calculation ignores stroke width
github-actions[bot]
09:24 PM Revision 596dbdbf (qgis): Fix simple and ellipse marker bound calculation ignores stroke width
Nyall Dawson
09:23 PM Revision 4cdeafe6 (qgis): address comments
Alexander Bruy
09:23 PM Revision 7330ca8e (qgis): [processing] port vector layer and feature source parameter definition
widgets to C++ Alexander Bruy
09:23 PM Revision 997cebab (qgis): [processing] enable multiple types selection for vector, feature source
and map layer parameters Alexander Bruy
09:23 PM Revision f98a9e84 (qgis): add *.tmp to .gitignore
Alexander Bruy
09:23 PM Revision a2ed502c (qgis): [processing] port band parameter definition widget to C++, expose
option to define multiple bands parameter in modeler parameter defintion
dialog
Alexander Bruy
09:23 PM Revision 51cc5205 (qgis): fix warnings
Alexander Bruy
09:23 PM Revision 076a0268 (qgis): cleanup imports
Alexander Bruy
09:23 PM Revision 91229e36 (qgis): [processing] port map layer parameter definition widget to C++
Alexander Bruy
09:23 PM Revision 4c4c2e34 (qgis): [processing] port range parameter defintion widget to C++ and expose
missed number type and min/max options Alexander Bruy
09:23 PM Revision 6f84358a (qgis): [processing] port multiple layers parameter defintion widget to C++
Alexander Bruy
09:23 PM Revision ffd21f3c (qgis): [processing] port scale parameter definition widget to C++
Alexander Bruy
09:23 PM Revision bae6d214 (qgis): [processing] port number parameter definition widget to C++
Alexander Bruy
09:23 PM Revision abe12c4c (qgis): [processing] port distance parameter definition widget to C++
Alexander Bruy
09:23 PM Revision ebd0a720 (qgis): [processing] port field parameter definition widget to C++, expose
defaultToAll option to modeler parameter definition dialog Alexander Bruy
12:56 PM Revision 0eaba81c (qgis): [BUG][3D] fix 3D crash with measure line (#35412)
* fix 3D crash with measure line
* avoid non wanted windows opening of identify tool and measurment tool
* adds gua...
Vincent Cloarec
10:17 AM Revision 3c643d9c (qgis): Merge pull request #35578 from basilrabi/rpmfix
[RPM] add build dependencies for vector tiles Matthias Kuhn
09:58 AM Revision a80bdc47 (qgis): [processing] Add API and interfaces so that widget wrappers can retriev...
current set of parameters for other parameters when required Nyall Dawson
09:58 AM Revision d69519a9 (qgis): Move parameter retrieval logic from dialog to ParametersPanel
This is cleaner, because the panel owns all the wrappers required
to evaluate the parameter values
Nyall Dawson
07:52 AM Revision 14748eec (qgis): add build dependencies of #35341
Basil Eric Rabi
06:31 AM Revision 96b8943e (qgis): Fix proj search paths are incorrectly set and missing the local profile...
github-actions[bot]
06:30 AM Revision 9b3830d6 (qgis): Fix proj search paths are incorrectly set and missing the local profile...
github-actions[bot]
05:22 AM Revision 9d1b55b5 (qgis): QgsFieldMappingWidget is a QgsPanelWidget
Nyall Dawson
05:22 AM Revision 649e118b (qgis): Tweak auto field mapping logic
Nyall Dawson
03:58 AM Revision 1a473701 (qgis): Filter out field with readonly in the widget. Fix #34331
github-actions[bot]
03:57 AM Revision c22a1d02 (qgis): Filter out field with readonly in the widget. Fix #34331
github-actions[bot]
03:49 AM Revision 4d2d66d1 (qgis): [Bugfix] Fix table sorting
github-actions[bot]
02:15 AM Revision ed999c13 (qgis): Save legend expression
github-actions[bot]
02:15 AM Revision 39d5e6ad (qgis): Save legend expression
github-actions[bot]
02:12 AM Revision fdb2ea40 (qgis): Update expected json
Paul Blottiere
02:12 AM Revision 148f5e2b (qgis): Responses are object instead of array
Paul Blottiere
02:11 AM Revision 562b11fd (qgis): Filter out field with readonly in the quick field calculator.
Fix #34331 Ismail Sunni
02:06 AM Revision c796861b (qgis): Correct table sorting for layout tables with limited number of rows
Fixes #35427 Alex Hay

2020-04-03

09:55 PM Revision 85b2cf27 (qgis): Fix proj search paths are incorrectly set and missing the local profile...
folder
This is a stupid stupid situation, but because of the mess which is
QGIS application initialization we have t...
Nyall Dawson
09:41 PM Revision e8ec44df (qgis): [virtual] Protect RTree filter in case of null geometry
Hugo Mercier
09:41 PM Revision e0281324 (qgis): [virtual] Fix creation of "_search_frame_" column (fixes #31356)
The "_search_frame_" hidden column should only be added for layers
with geometries.
It was the first column of the vi...
Hugo Mercier
03:21 PM Revision 6c006671 (qgis): update INSTALL
Jürgen Fischer
02:58 PM Revision 214e719f (qgis): debian packaging: add protobuf dependencies
Jürgen Fischer
02:08 PM Revision 2b9c2626 (qgis): Add missing versions of C++ API docs
Harrissou Santanna
01:21 PM Revision a21800cf (qgis): Adress PR review + model test + QgsExpression -> QString
Alessandro Pasotti
01:21 PM Revision e7621be8 (qgis): Field mapping widget
Alessandro Pasotti
01:21 PM Revision 7dec917c (qgis): Less auto
Nyall Dawson
01:21 PM Revision fa0a6c37 (qgis): Fix field name loading following activity on master
Nyall Dawson
01:21 PM Revision 966045f8 (qgis): ConstraintExpression in tooltip
Alessandro Pasotti
01:21 PM Revision c603ae20 (qgis): Another switch
Alessandro Pasotti
01:21 PM Revision a5ce7556 (qgis): Fix test on QT<5.13 and use switches
Alessandro Pasotti
01:21 PM Revision bed64244 (qgis): Code layout
Alessandro Pasotti
01:21 PM Revision 4a33c75b (qgis): Mapping panel: fix initial loading of source fields
Alessandro Pasotti
01:21 PM Revision 6b514e0c (qgis): Fix build with QT < 5.13
Alessandro Pasotti
01:21 PM Revision e1044d87 (qgis): Use QgsFieldMappingWigdet in processing UI
Alessandro Pasotti
01:21 PM Revision 16655d7f (qgis): Minor changes
Alessandro Pasotti
01:21 PM Revision 1ac2c447 (qgis): Fix model sync when fields change
Alessandro Pasotti
01:21 PM Revision 5d720fbb (qgis): Enum class for ColumnDataIndex + constraints
Alessandro Pasotti
01:21 PM Revision 1ef0c653 (qgis): Code layout
Alessandro Pasotti
01:21 PM Revision dcb49870 (qgis): Code layout
Alessandro Pasotti
01:21 PM Revision 61aff3a5 (qgis): Added default ctor and model (re)setters
Alessandro Pasotti
01:21 PM Revision ecbea3e2 (qgis): Add test to cmake
Alessandro Pasotti
01:21 PM Revision 794eb7e0 (qgis): QgsFieldMappingModel plus tests and widget operations
Alessandro Pasotti
01:21 PM Revision 2ce67b33 (qgis): sipify
Alessandro Pasotti
01:21 PM Revision a59cf9c8 (qgis): Added setFields
Alessandro Pasotti
01:21 PM Revision 8ac0a3d7 (qgis): Code layout
Alessandro Pasotti
11:55 AM Revision 41bad20e (qgis): Merge pull request #34758 from troopa81/backport_34329_to_release-3_10
[Backport 3.10] Fix relation reference constraint when identifying a feature Matthias Kuhn
11:41 AM Revision c6621a9f (qgis): Merge pull request #35413 from suricactus/layer_toggle
FIX #33874 Turn on/off ALL selected layers with "Space" button Matthias Kuhn
08:21 AM Revision 75ddf3c7 (qgis): [FEATURE][MESH] plug mesh layer to QGIS temporal framework (#35466)
[FEATURE] Use temporal controller for the mesh layer time handling. Vincent Cloarec
07:34 AM Revision dd87f25a (qgis): Flag another transform as ballpark appropriate
github-actions[bot]
07:34 AM Revision 3a377bd4 (qgis): Flag another transform as ballpark appropriate
github-actions[bot]
06:43 AM Revision 6ddd88eb (qgis): Update test masks
Nyall Dawson
06:43 AM Revision 406867d2 (qgis): Setup API to get theme linked to map pushed to linked legends
Nyall Dawson
06:43 AM Revision e7079fe5 (qgis): Update test mask for Travis
Nyall Dawson
06:43 AM Revision d40114c8 (qgis): [layouts] If a legend is linked to a map which is set to show a particular
theme, then correctly follow that same theme's styling when rendering
the legend
Fixes layout legends always render ...
Nyall Dawson
06:43 AM Revision 0930906d (qgis): Add signal which is emitted when a layout map's linked theme is changed
Nyall Dawson
06:31 AM Revision 2445d514 (qgis): Don't raise ballpark transform warnings when reprojecting layer extent ...
github-actions[bot]
06:31 AM Revision 978031c2 (qgis): Don't raise ballpark transform warnings when reprojecting layer extent ...
github-actions[bot]
06:26 AM Revision e19ddf37 (qgis): Flag another transform as ballpark appropriate
Nyall Dawson
04:10 AM Revision 64af5841 (qgis): FIX #19903 Greatly improve font selection UX
github-actions[bot]
04:10 AM Revision 2edd974f (qgis): FIX #19903 Greatly improve font selection UX
github-actions[bot]

2020-04-02

01:09 AM Revision 8836429b (qgis): FIX #19903 Limit amount of fonts used in QGIS
Ivan Ivanov
01:06 AM Revision 3094534b (qgis): [FEATURE] Show a menu next to scale widget buttons, to allow setting
the widget directly to a scale from a print layout map Nyall Dawson
11:04 PM Revision a3f933aa (qgis): Don't raise ballpark transform warnings when reprojecting layer extent
for rendering
We can safely use ballpark transforms without bothering the user here --
at the likely scale of layer ...
Nyall Dawson
04:06 PM Revision 53075848 (qgis): Merge pull request #35341 from wonder-sk/vector-tile-layer
[FEATURE] Vector tile layer - part 1 Martin Dobias
01:07 PM Revision 18bd8abb (qgis): Fix the fix on windows
Martin Dobias
12:23 PM Revision 1c4042bf (qgis): More windows build fixes
- remove protobuf-devel from explicit list - should be included in deps
- only use the extra #define where needed
- d...
Martin Dobias
11:20 AM Revision f13e91fb (qgis): Another attempt
Nyall Dawson
11:20 AM Revision e5c533a5 (qgis): Another attempt to fix test
Nyall Dawson
11:20 AM Revision a7610c56 (qgis): Give up on enum class
Python says no. Nyall Dawson
11:20 AM Revision 579ef1c5 (qgis): Fix use of enum flags in older python/sip versions
Nyall Dawson
11:20 AM Revision 196e68df (qgis): Another attempt to fix test
Nyall Dawson
09:20 AM Revision 7e71b234 (qgis): Hopefully this fixes the win build
Martin Dobias
09:18 AM Revision 217a2400 (qgis): Merge pull request #35371 from qgis-bot/backport-35034-to-release-3_12
[Backport release-3_12] Refresh features in Attribute Table on data change David Signer
09:18 AM Revision d830b6ec (qgis): Merge pull request #35410 from signedav/backport_attribute_refresh
[Backport release-3_10] Refresh features in Attribute Table on data change David Signer
08:50 AM Revision 8d3c64fd (qgis): Merge pull request #35387 from pblottiere/ogcapif_double_3_12
Fixes double type in ogcapif api document Alessandro Pasotti

2020-04-01

01:53 AM Revision 02afd62a (qgis): followup commit d2360da : fix rendering of vertical lines on multiline ...
Mathieu Pellerin - nIRV
01:53 AM Revision 450d32a4 (qgis): [layouts] Allow multiline header strings (#35478)
Mathieu Pellerin - nIRV
12:44 AM Revision acf72732 (qgis): Revert "Create test profiles in temp"
This reverts commit ae087a33b8f6d42ecab8b9e2464a8afec4a411b9. Nyall Dawson
12:44 AM Revision c12ed15b (qgis): Revert "Remove temp profiles after use"
This reverts commit 7f0d5de7ddbb0503434d66734735b05c7f16501b. Nyall Dawson
12:44 AM Revision d002d58e (qgis): Revert "Fix translation test init QgsApplication once only"
This reverts commit a57b827a170af35dc50d2ea4d56c967b04c064d1. Nyall Dawson
12:44 AM Revision c0d26875 (qgis): Revert "Clear settings before each translation test"
This reverts commit 3ec510428fa8227476567b73ca32842809fec9e9. Nyall Dawson
11:59 PM Revision 43415ee0 (qgis): Actually try to include protobuf-devel
Martin Dobias
11:30 PM Revision c9f519ad (qgis): Revert last commit: qgis-dev-deps now includes protobuf (thanks Jürgen!)
This reverts commit a475af2432d523bfe52135c53edc236b374c550c. Martin Dobias
10:25 PM Revision 29c21964 (qgis): Add unit test on ogcapif type
Paul Blottiere
06:29 PM Revision d20a3bdd (qgis): [FEATURE][processing] Port output parameter wrappers to new c++ API for...
This allows a range of new possibilities, including:
- models with static outputs for child algorithms, e.g. always s...
Nyall Dawson
06:29 PM Revision 740be229 (qgis): Typo
Nyall Dawson
06:29 PM Revision 991877ff (qgis): Rearrange buttons in feature source input widget so the "..." buttons
stay aligned in processing dialogs Nyall Dawson
06:29 PM Revision 3976e14a (qgis): Refine arrow API to allow control over whether arrows join to incoming ...
Nyall Dawson
06:29 PM Revision 3d9bd717 (qgis): Prepare for non model-output based values for destination parameters in...
Nyall Dawson
06:29 PM Revision c98cd8d1 (qgis): Partial port of destination wrappers to c++ API
Nyall Dawson
06:29 PM Revision 6ba3617c (qgis): Set a better size adjustment policy for our map layer combo box widget
github-actions[bot]
06:28 PM Revision 1224de20 (qgis): Set a better size adjustment policy for our map layer combo box widget
github-actions[bot]
05:03 PM Revision 9c857ecb (qgis): Merge pull request #35503 from pblottiere/ut_type
Add unit test on ogcapif type Paul Blottiere
03:52 PM Revision eef58e6e (qgis): Merge pull request #35504 from nyalldawson/int_flag
Try to avoid flag operation errors on earlier sip/Python versions Denis Rouzaud
03:23 PM Revision 3ec51042 (qgis): Clear settings before each translation test
Matthias Kuhn
03:23 PM Revision 7f0d5de7 (qgis): Remove temp profiles after use
Matthias Kuhn
03:23 PM Revision a57b827a (qgis): Fix translation test init QgsApplication once only
Matthias Kuhn
03:23 PM Revision ae087a33 (qgis): Create test profiles in temp
Partially fixes #34185 Matthias Kuhn
02:56 PM Revision 0bae5e85 (qgis): Merge pull request #35448 from roya0045/save-legend-expression
Save legend expression Matthias Kuhn
01:52 PM Revision a97b0d6f (qgis): Add unit test on ogcapif type
Paul Blottiere
11:36 AM Revision 1121b49e (qgis): Try to avoid flag operation errors on earlier sip/Python versions
Nyall Dawson
11:35 AM Revision d64c7619 (qgis): Set a better size adjustment policy for our map layer combo box widget
Mathieu Pellerin - nIRV
11:15 AM Revision cac2d288 (qgis): Merge pull request #35488 from elpaso/spatialite-transactions
Spatialite provider transactions Alessandro Pasotti
10:20 AM Revision e788be93 (qgis): [processing][FEATURE] Add api for setting model component colors, and e...
the option to set manual colors for individual model comments Nyall Dawson
10:20 AM Revision 90a0a2d6 (qgis): Fix exception when hiding comments
Nyall Dawson
10:20 AM Revision b93292b9 (qgis): Output items need to be added to the scene before their comments, or th...
Nyall Dawson
10:20 AM Revision f31af072 (qgis): Fix windows build
Nyall Dawson
10:20 AM Revision 4fa9083c (qgis): [FEATURE][processing] Allow creation of group boxes in models
These are a visual guide, allowing designers to create logical groups
of algorithms relating to a single task ("eg 'P...
Nyall Dawson
10:20 AM Revision 50b723ce (qgis): [FEATURE][processing] Add menu to the Model Designer "View" menu
allowing users to zoom direct to any group box present in the model
Allows for simplified navigation of complex models
Nyall Dawson
10:20 AM Revision a7a64d40 (qgis): Add API for storing group boxes in processing models
Nyall Dawson
10:18 AM Revision 25b2ba41 (qgis): followup commit d2360da : fix rendering of vertical lines on multiline ...
Mathieu Pellerin - nIRV
09:17 AM Revision 6d7fc7e8 (qgis): Merge pull request #35034 from signedav/attradd
Refresh features in Attribute Table on data change
(cherry-pick of 7248c433b39a86c2dba411c03a45197112fb2914 with rem...
David Signer
09:17 AM Revision be51084e (qgis): Call filterFeatures on QgsAttributeTableDialog::setFilterExpression ins...
In the test, call the filter functions of the attribute table instead of the not existent filter feature widget (like... David Signer
09:17 AM Revision 721c1a12 (qgis): remove unused qgsfeaturefilterwidget.cpp
David Signer
09:00 AM Revision bed5f958 (qgis): [layouts] Allow multiline header strings (#35478)
Mathieu Pellerin - nIRV
09:00 AM Revision 493dfbc7 (qgis): followup commit d2360da : fix rendering of vertical lines on multiline ...
Mathieu Pellerin - nIRV
08:47 AM Revision c52d79e8 (qgis): Spatialite transactions: better error logging
Alessandro Pasotti
06:36 AM Revision 88f039e6 (qgis): added two match modes for wmst static temporal range updates
Samweli
06:36 AM Revision 55ef7fd9 (qgis): updates from the review
Samweli
06:35 AM Revision 7422d65c (qgis): Enable loading wms category/collection layers in the layers panel
Fixes #35460 Samweli Mwakisambwe
06:34 AM Revision 877bb314 (qgis): [layouts] Fix crash when re-opening fixed table item's editor
Mathieu Pellerin - nIRV
04:50 AM Revision d96b6743 (qgis): Uncheck save in project cb when pg < 9.5
github-actions[bot]
04:50 AM Revision 87d56907 (qgis): Uncheck save in project cb when pg < 9.5
github-actions[bot]
03:37 AM Revision dda80ed5 (qgis): Uncheck save in project cb when pg < 9.5
Stephen Knox

2020-03-31

12:42 AM Revision 87f50c36 (qgis): Fix some ugly appearance of data defined buttons
Nyall Dawson
12:22 AM Revision 7bfef961 (qgis): Avoid misleading warning when duplicating memory layers
Nyall Dawson
09:27 PM Revision fb7f85ef (qgis): Fix dialog name
Nyall Dawson
09:27 PM Revision 7a69bf39 (qgis): Another fix for OTB widget
Nyall Dawson
09:27 PM Revision bc659fe1 (qgis): Adapt OTB widget use of non-stable API
(this is a prime example of why the sooner we can drop all this python, the better...) Nyall Dawson
09:27 PM Revision ed517910 (qgis): Fix spell check error
Nyall Dawson
09:27 PM Revision fbe36f88 (qgis): Messy messy refactoring to open model parameter options using inline pa...
The "stable" old python api is really biting us here, and causes a heap of mess
Bring on QGIS 4.0!
Nyall Dawson
09:27 PM Revision b75a4188 (qgis): [processing] Expose extra options for static feature sources in models
Allows users to set static layer inputs for algorithms via browsing
for layers, and also controlling the feature limi...
Nyall Dawson
05:32 PM Revision d680db51 (qgis): Spatialite transactions
Alessandro Pasotti
03:59 PM Revision d2360da9 (qgis): [layouts] Allow multiline header strings (#35478)
Mathieu Pellerin - nIRV
02:49 PM Revision fd036d6d (qgis): transifex issue: exclude keywords from db manager query builder transla...
Jürgen Fischer
12:21 PM Revision ab6fe9d7 (qgis): [FEATURE][layouts] Add import content from clipboard for fixed table items
Mathieu Pellerin - nIRV
12:21 PM Revision 6d662b0a (qgis): [layouts] Fix crash when re-opening fixed table item's editor
Mathieu Pellerin - nIRV
11:35 AM Revision 3dfc931f (qgis): Hide internal results from log
Nyall Dawson
11:35 AM Revision cb990c69 (qgis): Setup framework for receiving model child results after running through...
Nyall Dawson
11:35 AM Revision 5963b90f (qgis): [processing][FEATURE] After running a model through the model designer,
show the obtained values for all child algorithm outputs within the designer
canvas
This gives users better tools fo...
Nyall Dawson
11:35 AM Revision f268b09d (qgis): Also show child input values
Nyall Dawson
11:35 AM Revision 60af337c (qgis): [processing][FEATURE] Add "Save Log to File" algorithm for models
This algorithm saves the contents of the execution log (right up to
the point in the model at which the 'save log' al...
Nyall Dawson
11:35 AM Revision 4a851104 (qgis): Make travis happy
Nyall Dawson
11:35 AM Revision 0684d41f (qgis): Make QgsProcessingFeedback remember logged messages for later recall
Nyall Dawson
10:22 AM Revision dac7bd72 (qgis): Update test results due to different random algorithm used
Nyall Dawson
10:22 AM Revision 51f22a22 (qgis): Don't use a fixed random seed by default
This would lead to confusing results for non-advanced users, who would
expect to see different results per execution ...
Nyall Dawson
10:22 AM Revision 72eae44e (qgis): [processing] Support dynamic properties in Random Points On Lines
Number of points, min distance, and max tries can all be data defined Nyall Dawson
10:22 AM Revision 13f5bdd1 (qgis): Simplify progress reporting
Nyall Dawson
10:17 AM Revision a475af24 (qgis): Force protobuf package installation while it is not in qgis-dev-deps
Martin Dobias
09:11 AM Revision 2cfd6992 (qgis): Make sure that "protoc" tool is available
It may be in a separate package, e.g. on Ubuntu there is protobuf-compiler Martin Dobias
08:51 AM Revision a2f86469 (qgis): Fix doxygen, spelling, shared_ptr
Martin Dobias
08:51 AM Revision be98e2f0 (qgis): [FEATURE] Raster layer contour renderer
This new renderer draws contour lines that are calculated on the fly
from the source raster band. It is possible to s...
Martin Dobias
06:23 AM Revision e3b65a4f (qgis): Sipify
Alessandro Pasotti
06:23 AM Revision 1328a946 (qgis): Fix const
Alessandro Pasotti
06:23 AM Revision 96bd6894 (qgis): Relation editor wdgs: fix ok/cancel button when embedded
Ok/Cancel button were shown even when embedded (followup #34827 )
Also add accessor for editorContext.
Alessandro Pasotti
06:23 AM Revision dd1b5331 (qgis): Update src/gui/qgsrelationeditorwidget.h
Co-Authored-By: Matthias Kuhn <[email protected]> Alessandro Pasotti
06:23 AM Revision 9dfca2a1 (qgis): Update src/gui/qgsrelationeditorwidget.h
Co-Authored-By: Matthias Kuhn <[email protected]> Alessandro Pasotti
06:23 AM Revision eb1ebcd0 (qgis): Merge pull request #35469 from Samweli/reference_time_input_update
Hide reference time input for one temporal dimension wms layers Nyall Dawson
06:23 AM Revision e86faa47 (qgis): detect temporal dimensions from wmst layers added from data source manager
Samweli
06:23 AM Revision 32f432c6 (qgis): review updates
Samweli
05:00 AM Revision 507f645b (qgis): update on temporal controller widget project time button tooltip
Samweli
04:53 AM Revision 48952cde (qgis): [FEATURE] Add "Save Log to File" action for network logger
Comes with a big warning to users that the log is sensitive and
should be treated as confidential
Nyall Dawson
04:53 AM Revision 16dc1695 (qgis): [FEATURE] Add 'Copy as JSON' action to logged network requests
Copies the tree values as a json string to the clipboard, for easy
pasting in bug reports or for remote assistance
Nyall Dawson
04:53 AM Revision b3cf239f (qgis): [FEATURE] Add 'Copy URL' action to network logger
Nyall Dawson

2020-03-30

01:21 AM Revision 04830f9c (qgis): fix travis tests
Samweli
01:10 AM Revision d1c747ce (qgis): Fix qt warnings thrown by non-temporal layers
Nyall Dawson
12:55 AM Revision c774ade8 (qgis): [FEATURE][processing] Add "random points on lines" algorithm
The Random points on lines algorithm supplements the existing "Random points along line" algorithm, and will prove to... Håvard Tveite
11:54 PM Revision ac2a183e (qgis): show reference time input only for reference time enabled layers
Samweli
11:46 PM Revision 7749e75b (qgis): Addressed review comments for Even
Martin Dobias
11:39 PM Revision 3a74358f (qgis): Add "protoc" as a build dependency to support MVT vector tiles
Martin Dobias
11:03 PM Revision 93715f7f (qgis): Do not use pre-generated files from protoc
It turns out different versions of protobuf library may not necessarily
work with different versions of code generate...
Martin Dobias
09:04 PM Revision 8c90de90 (qgis): Dummy commit to trigger new azure build (PR reopen does nothing)
Martin Dobias
08:31 PM Revision 65aeae3d (qgis): update also htmlToMarkdown in the crash report
github-actions[bot]
08:31 PM Revision f7e64e91 (qgis): update also htmlToMarkdown in the crash report
github-actions[bot]
06:12 PM Revision 0892819e (qgis): Shortcut hint removed
Ivan Ivanov
05:10 PM Revision 55ca2a4d (qgis): update also htmlToMarkdown in the crash report fix #31629
Etienne Trimaille
05:08 PM Revision 8c2a301b (qgis): [locator] Prefer exact match
Fix https://github.com/qgis/QGIS/issues/35418 Matthias Kuhn
05:08 PM Revision a6113f07 (qgis): Add test for search priority
Matthias Kuhn
05:06 PM Revision 8bca8183 (qgis): [processing] Port Raster Band parameter to new widget wrapper API
Nyall Dawson
05:06 PM Revision a682405c (qgis): [processing] Partial port of Multi Input parameter widget (standard and...
Nyall Dawson
05:06 PM Revision 6557865b (qgis): [processing] Multi-selection widget can open inline
Affects enum choices and multi-field selection for now Nyall Dawson
05:06 PM Revision e386573c (qgis): [FEATURE][processing] Port multi-layer input parameter widget to new API
Allows
- expression based inputs
- rearrangement of inputs for multi-layer parameters in models, to set
specific laye...
Nyall Dawson
05:06 PM Revision c85f62a9 (qgis): Make more use of layer type hints to avoid trying to open raster/mesh
layers using the ogr provider Nyall Dawson
05:06 PM Revision bee1231b (qgis): GDAL Provider is too debug log chatty
Nyall Dawson
05:06 PM Revision 38ecf8f7 (qgis): Fix doxygen warning
Nyall Dawson
02:25 PM Revision fd90f884 (qgis): Save legend expressions
Alex Hay
01:21 PM Revision ef2cacfe (qgis): Fixes on spelling and feedback received
Ivan Ivanov
08:54 AM Revision c0bd6aab (qgis): Nicer handling of automatic scroll-to-new-entries mode
Now we only do this if the view was already scrolled to the bottom. Nyall Dawson
08:54 AM Revision febf1f4e (qgis): Use a scoped class for automatic registration/unregistration of dev too...
Nyall Dawson
08:54 AM Revision 6a078487 (qgis): Make dev tools margins exactly match layer styling dock
Nyall Dawson
08:54 AM Revision 8d53f14a (qgis): When pruning logged network requests, never prune expanded out nodes
Otherwise it's rather annoying for users when the request they are
currently examining "magically" vanishes from thei...
Nyall Dawson
08:54 AM Revision 4aef9ab8 (qgis): [FEATURE] Inbuilt network logging tool
This tool, which is available from the new F12 "dev tools" panel,
is a native port of @rduivenvoorde's network logger...
Nyall Dawson
08:26 AM Revision 4cd46405 (qgis): Revert test gpkg files
Marco Hugentobler
07:35 AM Revision 7523ec20 (qgis): Merge pull request #35408 from mhugent/server_project_settings_expanded
Server project settings, add 'expanded' attribute Marco Hugentobler
06:37 AM Revision 7c9cd0b8 (qgis): Distinguish between toggle all and toggle independently
Ivan Ivanov
04:02 AM Revision e090036a (qgis): Adds support to sort the plugins by update date; Show the plugin versio...
Ivan Ivanov
03:38 AM Revision faaff322 (qgis): Fix string majority/minority determinism
Ivan Ivanov
03:38 AM Revision 5ec5bc98 (qgis): FEAT #27230 #27271 [Aggregates] Allow majority and minority statistics ...
Ivan Ivanov
03:38 AM Revision 27d99db7 (qgis): Fix forgotten test, string majority/minority now are valid aggregates
Ivan Ivanov
03:38 AM Revision f8897d82 (qgis): Updated documentation to clearly state the behavior of aggregate majori...
Ivan Ivanov
03:38 AM Revision 2c30d68f (qgis): Optimizations in majority/minority aggregates
Ivan Ivanov
03:38 AM Revision c36f7116 (qgis): Added string MeanLength statistic as an option in the statistical summa...
Ivan Ivanov
03:38 AM Revision 1c694253 (qgis): Documentation dyslexia
Ivan Ivanov

2020-03-29

12:36 AM Revision 6e4beab3 (qgis): Make temporal indicator icon more visible on different themes
Nyall Dawson
12:29 AM Revision 819fc90a (qgis): Disable 'automatic' mode for raster layers without data provider tempor...
Nyall Dawson
12:23 AM Revision 23ef7bf1 (qgis): Fix leak, loss of connections to existing temporal properties caused
by creating new object over existing one Nyall Dawson
12:17 AM Revision 57988a4d (qgis): Fix temporal indicator logic: this indicator should only show for tempo...
controlled by canvas animation, not other forms of layers-with-static-temporal-properties Nyall Dawson
12:01 AM Revision 76fcdf11 (qgis): removed wmst specific logis in temporal tab
Samweli
12:01 AM Revision a623556f (qgis): logic for static temporal range updates when animation is in play
Samweli
12:01 AM Revision c75f8ef4 (qgis): QStringLiteral
Nyall Dawson
12:01 AM Revision 8b01b55f (qgis): Add a todo
Nyall Dawson
12:01 AM Revision 61ff81ae (qgis): Use empty string methods, not ""
Nyall Dawson
12:01 AM Revision b399e8a6 (qgis): removed static wmst settings in provider temporal capabilities
Samweli
12:01 AM Revision 8cd1c0f7 (qgis): separated wms static range from raster layer temporal properties
Samweli
12:01 AM Revision 453a0fe4 (qgis): Correctly use provider's temporal capabilities to set widget initial st...
Nyall Dawson
12:01 AM Revision be575a86 (qgis): Only show wms-t source settings for wms-t layers
Nyall Dawson
12:01 AM Revision 8437c87f (qgis): Remove duplicate call to triggerRepaint
Nyall Dawson
12:01 AM Revision 9e568c34 (qgis): Remove outdated test
Nyall Dawson
12:01 AM Revision 9a0fdedf (qgis): Dialog layout tweaks
Nyall Dawson
12:01 AM Revision f4b260e4 (qgis): Cleanup unused API
Nyall Dawson
12:01 AM Revision f0d3bf08 (qgis): Fix broken raster temporal properties widget
Nyall Dawson
12:01 AM Revision 89fd8d4f (qgis): changed parameters setting in the data source uri
Samweli
12:01 AM Revision 7ef8f491 (qgis): Don't translate null string
Nyall Dawson
11:50 PM Revision be4aca32 (qgis): Save vector layer: for CSV/XLS/XLSX/ODS, only use by default displayed ...
github-actions[bot]
11:50 PM Revision ca05a8b2 (qgis): Save vector layer: for CSV/XLS/XLSX/ODS, only use by default displayed ...
github-actions[bot]
09:46 PM Revision 664e353f (qgis): Save vector layer: for CSV/XLS/XLSX/ODS, only use by default displayed ...
This is a follow-up of https://github.com/qgis/QGIS/pull/35296
This implements the suggestion of
https://github.com/...
Even Rouault
09:45 PM Revision 9e6db516 (qgis): extend mime-type spec for .qgz
github-actions[bot]
09:45 PM Revision f04aca99 (qgis): extend mime-type spec for .qgz
github-actions[bot]
03:20 PM Revision 0fffbf5d (qgis): Merge pull request #34233 from Gustry/cmake
doc about how to compile with 3D, speedup build time with ninja Even Rouault
08:42 AM Revision f08084b6 (qgis): Merge pull request #35415 from suricactus/expr_is_editable
FIX #33355 New Expression to check the edit mode of a layer Matthias Kuhn

2020-03-28

09:33 PM Revision 78815619 (qgis): extend mime-type spec for .qgz
the alternative file ending for **compressed qgis project files**
was missing, causing those files to be opened by an...
Gerald Richter
08:56 PM Revision 865aa931 (qgis): Fix exception in deprecated classes
Nyall Dawson
08:56 PM Revision 9ee10fe9 (qgis): [processing] Expose extra source options like browsing for layers,
limiting features, and overridding geometry handling in batch mode too Nyall Dawson
08:56 PM Revision a06e707a (qgis): Better repr for QgsProcessingFeatureSourceDefinition
Nyall Dawson
08:56 PM Revision d327ddd6 (qgis): Trick autopep
Nyall Dawson
08:56 PM Revision d0704274 (qgis): [processing] Fix file extension for output files is ignored
Fixes #35269 Nyall Dawson
08:56 PM Revision ef4344b6 (qgis): Default to current layer when appropriate
Nyall Dawson
08:56 PM Revision d40990e1 (qgis): [feature][processing] Port Feature Source, Raster, Vector and Mesh Laye...
Nyall Dawson
03:59 PM Revision 5329f054 (qgis): Fix target version
Harrissou Santanna
03:54 PM Revision 23585d41 (qgis): Update 3D canvas active map theme name
Harrissou Santanna
03:54 PM Revision 1ad5c43c (qgis): Update sip file
Harrissou Santanna
03:54 PM Revision be60ea5e (qgis): Update additional map view canvas when it uses the renamed map theme
Harrissou Santanna
03:54 PM Revision e7550818 (qgis): Apply suggestions from review
Harrissou Santanna
03:54 PM Revision 27ce90d8 (qgis): Update target version
Harrissou Santanna
03:54 PM Revision ee58be52 (qgis): Fix renameMapTheme dox
Co-Authored-By: Nyall Dawson <[email protected]> Harrissou Santanna
03:54 PM Revision 96baf1b6 (qgis): [feature] Allow renaming of the current map theme
Harrissou Santanna
03:54 PM Revision ad43567e (qgis): Keep in sync new map theme name with layout map item visibility
If the applied map theme is being renamed, ensure we do not lose that. Harrissou Santanna
03:54 PM Revision a7ca951d (qgis): Make map canvas follow active theme renaming and add test
Harrissou Santanna
01:04 PM Revision 4e7809cc (qgis): Update src/gui/qgsbrowserdockwidget_p.cpp
Co-Authored-By: Nyall Dawson <[email protected]> Martin Dobias
01:02 PM Revision 81a7af7c (qgis): Updates from review (debug msg level 2, qBound, wider lines for test)
Martin Dobias
10:42 AM Revision 0a1d2257 (qgis): Fix unwanted automatic fill of all algorithms when there is no input in...
Ivan Ivanov
03:45 AM Revision bcf0ef9b (qgis): FIX #33355 New Expression to check the edit mode / state
Ivan Ivanov
03:04 AM Revision c92b6fba (qgis): Indentation
Nyall Dawson
03:04 AM Revision 3d304717 (qgis): [processing] When running in a batch mode, move the layer adding
actions to the "Autofill" menu
This adds more UI consistency, as currently there's a disconnect
from the autofill op...
Nyall Dawson
03:04 AM Revision 7269d682 (qgis): [FEATURE][processing] Port map layer widget wrapper to new c++ api
This is a test run, after merged I'll port the other similar map layer
parameters (feature source, raster layer, vect...
Nyall Dawson
03:04 AM Revision 6792aa59 (qgis): Don't throw misleading exception
Nyall Dawson
03:04 AM Revision 2856e7d2 (qgis): Somedays Travis is just calling out to be punched in the face...
Nyall Dawson

2020-03-27

10:27 PM Revision 0c36152d (qgis): [postgres] Do not overwrite detected type with requested type
github-actions[bot]
10:27 PM Revision 1dc0800a (qgis): FIX #33874 Turn on/off ALL selected layers with "Space" button
Ivan Ivanov
10:27 PM Revision c4ae3014 (qgis): [dbmanager] clear create table dialog on succes (fix #25535)
github-actions[bot]
10:27 PM Revision 89c49b24 (qgis): [dbmanager] clear create table dialog on succes (fix #25535)
github-actions[bot]
10:27 PM Revision fa9d918a (qgis): Update vector extents after changing data source for a vector layer
github-actions[bot]
10:26 PM Revision 83c44bf5 (qgis): Update vector extents after changing data source for a vector layer
github-actions[bot]
09:51 PM Revision 804ac870 (qgis): Get rid of qDebug(), wrap strings in QStringLiteral
Martin Dobias
08:57 PM Revision 47447776 (qgis): Handle on-the-fly reprojection correctly
Martin Dobias
07:41 PM Revision 9e80f59f (qgis): Use random colors, fix sip includes, fix warnings in server
Martin Dobias
04:36 PM Revision 3c33bf78 (qgis): Added a basic rendering test
Martin Dobias
04:27 PM Revision 398b65cb (qgis): remove unused qgsfeaturefilterwidget.cpp
David Signer
04:18 PM Revision f9392d49 (qgis): Call filterFeatures on QgsAttributeTableDialog::setFilterExpression ins...
In the test, call the filter functions of the attribute table instead of the not existent filter feature widget (like... David Signer
02:38 PM Revision 934e30f3 (qgis): Adapt expected test output
Marco Hugentobler
02:36 PM Revision 6a107c80 (qgis): Added initial unit test + test data
Martin Dobias
02:07 PM Revision 8d24e174 (qgis): Added zmin/zmax parameters to limit usable zoom levels
Martin Dobias
01:59 PM Revision c81ef4d0 (qgis): Merge pull request #35404 from m-kuhn/join_edtiable_cannot_be_cached
[joins] Disable caching if editing is enabled Matthias Kuhn
01:50 PM Revision 13d2f9e3 (qgis): Merge pull request #35034 from signedav/attradd
Refresh features in Attribute Table on data change
(cherry-pick of 7248c433b39a86c2dba411c03a45197112fb2914 with rem...
David Signer
01:16 PM Revision f6eb7a6f (qgis): Add expanded 0/1 to Layer info in GetProjectSettings response
Marco Hugentobler
01:14 PM Revision b590aae0 (qgis): Added forgotten icon for vector tile layer
Martin Dobias
12:35 PM Revision 8b832e73 (qgis): Merge pull request #35401 from m-kuhn/join_dlg_layout
Improve join dialog layout Matthias Kuhn
12:08 PM Revision 5ec18906 (qgis): Moved to proper QgsMapLayer subclass + icon + optional tile borders
Martin Dobias
11:16 AM Revision 8800bb24 (qgis): Remove "virtual" from cache join label
Matthias Kuhn
10:59 AM Revision acbfb424 (qgis): [joins] Disable caching if editing is enabled
Fixes https://github.com/qgis/QGIS/issues/35403 Matthias Kuhn
10:46 AM Revision 73371ec1 (qgis): Label cases on join properties
Matthias Kuhn
09:00 AM Revision 175584bd (qgis): Merge pull request #35398 from qgis-bot/backport-35350-to-release-3_12
[Backport release-3_12] Add mapping for curved types QGIS <-> postgis Matthias Kuhn
08:59 AM Revision 2f8a3016 (qgis): Merge pull request #35399 from qgis-bot/backport-35350-to-release-3_10
[Backport release-3_10] Add mapping for curved types QGIS <-> postgis Matthias Kuhn
08:22 AM Revision 4fe477f2 (qgis): Merge pull request #35378 from 3nids/qgsexpressiontreeview
move tree view from the expression builder to a dedicated class Denis Rouzaud
08:03 AM Revision 73314b5e (qgis): in QgsFeatureFilterModel init the display expression when setting the l...
Denis Rouzaud
07:51 AM Revision ea60dd6a (qgis): Improve join dialog layout
Matthias Kuhn
07:30 AM Revision e4558894 (qgis): in QgsFeatureFilterModel init the display expression when setting the l...
Denis Rouzaud
07:09 AM Revision 7d17e0ba (qgis): add missing method
Denis Rouzaud
07:08 AM Revision 1186561a (qgis): Fix provided column type pg
github-actions[bot]
07:08 AM Revision 4710b999 (qgis): Fix provided column type pg
github-actions[bot]
07:05 AM Revision 0978bab2 (qgis): fix custom widget scripts with a nicer var name
Denis Rouzaud
06:56 AM Revision 59bd9b8b (qgis): fix widget name in custom widget
Denis Rouzaud
06:50 AM Revision adddfdc0 (qgis): fix layout of custom widget template
Denis Rouzaud
06:49 AM Revision a42539c1 (qgis): add QgsFeatureListComboBox to custom widgets (#35386)
Denis Rouzaud
06:47 AM Revision d97d2f7f (qgis): more dox
Denis Rouzaud
06:32 AM Revision b3259bf3 (qgis): fix dox
Denis Rouzaud
06:09 AM Revision 4fc4bcfb (qgis): mark as deprecated
Denis Rouzaud

2020-03-26

11:24 PM Revision c92dffee (qgis): Update vector extents after changing data source for a vector layer
Otherwise the old extents are still used after changing a vector's
source
Nyall Dawson
10:16 PM Revision ba02eb2a (qgis): Fixes double type in ogcapif api document
Paul Blottiere
10:08 PM Revision ebe79ac1 (qgis): [processing] port matrix parameter definition widget to C++
Alexander Bruy
10:08 PM Revision 72404a90 (qgis): [processing] use native matrix parameter definition widget
Alexander Bruy
10:08 PM Revision f525d01f (qgis): fix typo
Alexander Bruy
10:08 PM Revision 87eefa32 (qgis): [processing] use native enum parameter definition widget
Alexander Bruy
10:08 PM Revision 48af1c04 (qgis): [processing] port enum parameter definition widget to C++
Alexander Bruy
09:57 PM Revision 4b362b3a (qgis): Silence warning, avoid indentation on generated MVT files
Martin Dobias
09:26 PM Revision 976c0e0d (qgis): Do not mix class and struct
Martin Dobias
09:23 PM Revision f43bd8c0 (qgis): Move the generated code for MVT to a directory in external/
Martin Dobias
09:08 PM Revision 617db591 (qgis): Doxygen, spelling, sip fixes
Martin Dobias
07:31 PM Revision bbc6af5d (qgis): Fixes to python bindings + some bits from code review
Martin Dobias
07:27 PM Revision da57d93c (qgis): Added two new forgotten files with QgsTileXYZ, QgsTileMatrx, QgsTileRange
Martin Dobias
06:02 PM Revision bf4359ba (qgis): Merge pull request #35379 from qgis-bot/backport-35015-to-release-3_10
[Backport release-3_10] [server] Use request.data() instead of parameter REQUEST_BODY René-Luc ReLuc
05:38 PM Revision 2edda03b (qgis): avoid reusing virtual method
Denis Rouzaud
05:24 PM Revision 8f58372e (qgis): update custom widget creation scripts
Denis Rouzaud
04:53 PM Revision 1fb31953 (qgis): Merge pull request #35380 from qgis-bot/backport-35015-to-release-3_12
[Backport release-3_12] [server] Use request.data() instead of parameter REQUEST_BODY René-Luc ReLuc
04:48 PM Revision 2b9c8dc0 (qgis): fix typo and dox
Denis Rouzaud
04:30 PM Revision ff0b0125 (qgis): Merge pull request #35364 from nyalldawson/new_table_panel_prc
Allowing saving outputs direct to more database formats (and other nice stuff) Alessandro Pasotti
03:27 PM Revision 7d0ef9b5 (qgis): Merge pull request #35353 from signedav/backport-35217-to-release-3_10_2
[Backport release-3_10] Fix multiple connecting slots in dual view David Signer
03:15 PM Revision 6dd98cb9 (qgis): Merge pull request #35352 from signedav/backport-35217-to-release-3_12_2
[Backport release-3_12] Fix multiple connecting slots in dual view David Signer
03:08 PM Revision e68af1e5 (qgis): remove added method to field formatter registry
Denis Rouzaud
03:01 PM Revision 2624aa4f (qgis): [server] Use request.data() instead of parameter REQUEST_BODY
github-actions[bot]
03:01 PM Revision 31481e01 (qgis): [server] Use request.data() instead of parameter REQUEST_BODY
github-actions[bot]
02:57 PM Revision 763969b1 (qgis): Merge pull request #35369 from qgis-bot/backport-35345-to-release-3_10
[Backport release-3_10] Fix argument count in server error messages Matthias Kuhn
02:57 PM Revision a418fc9f (qgis): Merge pull request #35015 from arnaud-morvan/use_request_data_intead_of...
[server] Use request.data() instead of parameter REQUEST_BODY René-Luc ReLuc
02:57 PM Revision 7bb4ffd7 (qgis): Merge pull request #35368 from qgis-bot/backport-35345-to-release-3_12
[Backport release-3_12] Fix argument count in server error messages Matthias Kuhn
02:55 PM Revision ed7c73fb (qgis): add init methods for clarity
Denis Rouzaud
02:55 PM Revision 2857896f (qgis): remove non working caching of field values
Denis Rouzaud
02:55 PM Revision bb8bced5 (qgis): move tree view from the expression builder to a dedicated class
Denis Rouzaud
02:26 PM Revision c5841c34 (qgis): Merge pull request #33910 from alexbruy/dbmanager-import-clear
[dbmanager] clear create table dialog on succes (fix #25535) Alexander Bruy
02:22 PM Revision d1390e7a (qgis): Merge pull request #35366 from qgis-bot/backport-35361-to-release-3_12
[Backport release-3_12] Fix use of attributes() function in field calculator Matthias Kuhn
02:18 PM Revision 2dec5a0d (qgis): Merge pull request #35367 from m-kuhn/requested_type_does_not_take_prec...
[postgres] Do not overwrite detected type with requested type Matthias Kuhn
12:40 PM Revision 1924f57c (qgis): Simplify
Matthias Kuhn
09:51 AM Revision 8b965e3e (qgis): Merge pull request #35350 from m-kuhn/fix_provided_column_type_pg
Fix provided column type pg Matthias Kuhn
09:50 AM Revision 2ad92f25 (qgis): Add test for Geometry type filter
Matthias Kuhn
09:11 AM Revision f282a048 (qgis): Merge pull request #35096 from ismailsunni/fix_critical_warning_35078
[3d] Fix connection issues Matthias Kuhn
08:50 AM Revision 3151d645 (qgis): Refresh features in Attribute Table on data change
github-actions[bot]
08:47 AM Revision 7248c433 (qgis): Merge pull request #35034 from signedav/attradd
Refresh features in Attribute Table on data change David Signer
08:22 AM Revision c4a6da23 (qgis): Fix argument count in server error messages
github-actions[bot]
08:21 AM Revision 8d728622 (qgis): Fix argument count in server error messages
github-actions[bot]
07:52 AM Revision 667e5d92 (qgis): [postgres] Do not overwrite detected type with requested type
Fix #34629 Matthias Kuhn
07:16 AM Revision 50625dba (qgis): Fix use of attributes() function in field calculator
github-actions[bot]
07:12 AM Revision 14d0abc1 (qgis): Fix use of attributes() function in field calculator
Fixes #35358 Nyall Dawson
04:54 AM Revision f1313550 (qgis): Slight improvement in UI for saving to database table - add an
explicit "OK" button next to new table name when shown inline in
processing panel, to make it clear to users how to "...
Nyall Dawson
04:44 AM Revision 51a4a7dd (qgis): Don't show non-functional nodes
Nyall Dawson
04:36 AM Revision c2161638 (qgis): [feature][processing] Allow saving outputs direct to other database
destinations
Previously outputs could only be written direct to postgres databases.
With this change, this functiona...
Nyall Dawson
04:32 AM Revision 08532a5f (qgis): By default, do *not* force all fields to become strings when exporting ...
github-actions[bot]
04:27 AM Revision b1454079 (qgis): By default, do *not* force all fields to become strings when exporting ...
github-actions[bot]
04:11 AM Revision 4547ce62 (qgis): [processing] Allow newer format strings for destination paths, accept o...
Nyall Dawson
04:06 AM Revision 03fd0f67 (qgis): Less noise
Nyall Dawson
04:06 AM Revision d7e7d5da (qgis): Correctly decode password when decoding postgres/mssql uris
Nyall Dawson
03:38 AM Revision a4065d5d (qgis): PyQgis: don't crash on invalid provider
github-actions[bot]
03:38 AM Revision 606f7a74 (qgis): PyQgis: don't crash on invalid provider
github-actions[bot]
03:11 AM Revision 0e230ada (qgis): By default, do *not* force all fields to become strings when exporting ...
Mathieu Pellerin - nIRV
03:07 AM Revision 34e36341 (qgis): Non-ogr sources can be dragged from browser now
Nyall Dawson
02:56 AM Revision da561693 (qgis): Remove unused variable
Nyall Dawson
02:56 AM Revision db595f3b (qgis): [processing] Open 'save to postgis' widget inline instead of in a new d...
Nyall Dawson
02:56 AM Revision c12590f8 (qgis): Use proper QToolButton menu handling
Nyall Dawson
02:56 AM Revision bcbf3f26 (qgis): Only show 'Change File Encoding' option for feature sink processing out...
This setting has no effect for other output types Nyall Dawson
02:56 AM Revision b106e723 (qgis): [processing] Accept drag and dropped paths for output parameter values
from either explorer or browser (if you want to write to an existing
path, it's a great shortcut!)
Nyall Dawson
02:55 AM Revision a061f4be (qgis): Allow expanding data source select widget nodes on double click
Nyall Dawson
02:55 AM Revision 320fecce (qgis): [processing] Add method to encode and decode a combined provider key an...
to a single string
We need this to allow processing inputs to load non gdal/ogr/mdal sources, such
as being able to ...
Nyall Dawson
02:55 AM Revision 6cf9beee (qgis): Ensure correct encoded source is written to history and log
Nyall Dawson
02:55 AM Revision 9d0efd33 (qgis): Set widget context for QgsProcessingMapLayerComboBox
Nyall Dawson
02:55 AM Revision 843277ee (qgis): Postgres provider is way too chatty on debug log
Nyall Dawson
02:55 AM Revision 6ac9fca4 (qgis): [FEATURE][processing] Allow loading non-disk based layers direct from b...
feature sources, instead of requiring them to be loaded into a project first
This change allows users to directly br...
Nyall Dawson
02:55 AM Revision 44ae5a5e (qgis): Fix exception in test
Nyall Dawson
02:55 AM Revision 7af1487e (qgis): Correctly hookup geometry restore for data source select dialog
Nyall Dawson
02:09 AM Revision 4b197dac (qgis): QgsAttributeTableView isn't a dialog, so we can't use enableAutoGeometr...
Nyall Dawson
01:52 AM Revision 5b965ce7 (qgis): PyQgis: don't crash on invalid provider
Related to #35354 Alessandro Pasotti

2020-03-25

12:24 AM Revision e7556c4e (qgis): add maptip, expression display and eval_template expressions
Etienne Trimaille
12:05 AM Revision 6a0ae060 (qgis): Added new static QgsFieldModel::fieldToolTipExtended
Ivan Ivanov
12:05 AM Revision 050dfce8 (qgis): FIX #15144 add tooltip on fields in identify window / attribute window ...
- added new `QString QgsField::displayType( const bool showConstraints = false )` to unify the display of field types... Ivan Ivanov
12:05 AM Revision 16ba6fc8 (qgis): Replace empty QStringLiteral() with QString()
Ivan Ivanov
12:05 AM Revision 9db26c98 (qgis): [ogr] Mark OpenStreetMap file extensions (.osm, .pbf) as featuring layers
github-actions[bot]
12:04 AM Revision ffd17020 (qgis): [ogr] Mark OpenStreetMap file extensions (.osm, .pbf) as featuring layers
github-actions[bot]
11:22 PM Revision 0e1eb51c (qgis): Increase some test mask image tolerance (fix failures on azure)
Nyall Dawson
11:06 PM Revision 30fca26b (qgis): Added Alt+Shift+A shortcut to deselect all
Ivan Ivanov
11:06 PM Revision 4f457690 (qgis): Change default shortcut Ctrl+Shift+A from "deselect all layers", to "de...
Ivan Ivanov
11:06 PM Revision 24e1a826 (qgis): Changed to Ctrl+Alt+A shortcut to deselect all
Ivan Ivanov
10:44 PM Revision fb7ed6b4 (qgis): Merge pull request #35315 from pblottiere/ogcapif_fix_3_12
Fix landing page test for OGC API Features certification Alessandro Pasotti
08:17 PM Revision f50abadd (qgis): do not make connections of new created objects unique and move connecti...
(cherry-pick de2f10e9cbeaab15550cabebb388da55af55ed27) David Signer
08:13 PM Revision 57c2e15c (qgis): do not make connections of new created objects unique and move connecti...
(cherry-pick of de2f10e9cbeaab15550cabebb388da55af55ed27) David Signer
08:09 PM Revision 72daa637 (qgis): Add protobuf-dev as a dependency (needed for vector tiles)
Martin Dobias
07:13 PM Revision f1ca840e (qgis): Make QgsNewDatabaseTableNameWidget a QgsPanelWidget, tweak toolbar size
Nyall Dawson
07:03 PM Revision 52bb3fbd (qgis): Add detection for circular types in postgres provider
Matthias Kuhn
07:03 PM Revision 38c0d637 (qgis): Mini optimization
Matthias Kuhn
06:37 PM Revision 9b0db6e7 (qgis): Merge pull request #35345 from m-kuhn/wrong_arg_count_in_server_error_m...
Fix argument count in server error messages Matthias Kuhn
04:28 PM Revision 7d59470c (qgis): Fix argument count in server error messages
Warnings like:
QString::arg: 1 argument(s) missing in %1 ('%2') cannot be converted into a rectangle
Matthias Kuhn
02:37 PM Revision 30c9086e (qgis): fix command in milestone bot
Denis Rouzaud
02:23 PM Revision ba4893d9 (qgis): fix milestone creation
Denis Rouzaud
02:08 PM Revision 1d74232e (qgis): [ogr] Mark OpenStreetMap file extensions (.osm, .pbf) as featuring layers
Mathieu Pellerin - nIRV
01:40 PM Revision 11fc9dd2 (qgis): fix Form tabs randomly becoming group boxes (#35337)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
01:40 PM Revision 591d96fa (qgis): fix Form tabs randomly becoming group boxes (#35338)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
01:38 PM Revision 88cbac9e (qgis): fix branch computation in milestone bot
Denis Rouzaud
01:27 PM Revision 8105ad1f (qgis): Initial work on vector tile layer support
Martin Dobias
11:05 AM Revision e697b7f0 (qgis): when adding new container in form designer, preselect the current group...
Denis Rouzaud
11:03 AM Revision b1d50c21 (qgis): [FEATURE][API] Add interface hooks to allow plugins to register
"development/debugging" tools
These tools appear in a new Development/Debugging Tools dock,
and provide a unified ha...
Nyall Dawson
11:03 AM Revision bab86e9a (qgis): Start on classes for dev tool widgets and dev tool widget factory
Nyall Dawson
10:43 AM Revision c10f39fa (qgis): fix Form tabs randomly becoming group boxes (#35330)
fixes #35304 Denis Rouzaud
10:41 AM Revision 1449d603 (qgis): Merge pull request #35201 from troopa81/backport_34009_to_release_312
[Backport release-3.12] Fix background cache iterator when using with both subset string and filter on fid(s) Denis Rouzaud
10:40 AM Revision 05545b21 (qgis): Fix style.
obrix
10:40 AM Revision bcd05859 (qgis): Fix chain filter when null values are not allowed
Julien Cabieces
10:40 AM Revision a1471939 (qgis): Fixes #34779 crash in testrelationreference test
Julien Cabieces
10:40 AM Revision 54e59740 (qgis): Fixes #34537 : Allow setting null in relation reference widget
Julien Cabieces
10:40 AM Revision 90e148c9 (qgis): Add a check for nullptr on mGatherer in QgsFeatureFilterModel::updateCo...
Also avoid relying on signal to slot call order conservation to make sure that gathererThreadFinished is called after... obrix
10:40 AM Revision b1d7c94d (qgis): Fix feature list combobox entries, add tests and checks
Julien Cabieces
10:28 AM Revision 3acce421 (qgis): Improve wording of doc issues (#35294)
* Improve wording of doc issues
Use "Title (Request in QGIS)" rather than "Request in QGIS (Title)" for new document...
Matthias Kuhn
10:25 AM Revision 9e4e32ff (qgis): Make highlightable line edit its own widget - QgsHighlightableLineEdit
Nyall Dawson
10:25 AM Revision f231b4a0 (qgis): Add "Condensed" mode for QgsExtentWidget
The default appearance is very large, so this mode exposes a more
compact widget (e.g. with the buttons replaced by a...
Nyall Dawson
10:25 AM Revision 945eb460 (qgis): Allow dragging and dropping project layers to QgsExtentWidget to copy e...
Nyall Dawson
10:25 AM Revision 945ab528 (qgis): Allow QgsExtentWidget to be optionally nulled
Nyall Dawson
10:25 AM Revision a2fb4722 (qgis): Fix crash on exit
Nyall Dawson
10:25 AM Revision dbc022d8 (qgis): Split guts of QgsExtentGroupBox out to QgsExtentWidget
This allows the widget to be used in places where a group box
is not desirable (e.g. when the widget is already in a ...
Nyall Dawson
10:25 AM Revision 29922e0f (qgis): Dox
Nyall Dawson
10:25 AM Revision 1915a16b (qgis): Port extent parameter to new c++ API widget wrapper
Nyall Dawson
10:25 AM Revision 9771b15f (qgis): [processing] Accept geometry values for extent parameters
The bounding box of the geometry is used for the extent
This allows simple expression based values for extent parame...
Nyall Dawson
10:25 AM Revision aeca3681 (qgis): Correctly populate compatible input and output types for extent param
Nyall Dawson
10:18 AM Revision 3ec7e8f2 (qgis): take another try to get a valid relation in the relation reference widg...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
10:18 AM Revision 05ebfa6d (qgis): take another try to get a valid relation in the relation reference widg...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
10:18 AM Revision a9462b66 (qgis): [ui] Improve source fields properties colors to play will with any ligh...
Mathieu Pellerin - nIRV
09:46 AM Revision 3d339f2e (qgis): fix group background color of groups in expression builder tree
github-actions[bot]
09:45 AM Revision f3a4826b (qgis): [ui] Further improve source fields properties colors to play well with ...
github-actions[bot]
07:41 AM Revision e7238009 (qgis): take another try to get a valid relation in the relation reference widg...
Denis Rouzaud
07:41 AM Revision a8c5e1dc (qgis): [ui] Further improve source fields properties colors to play well
with any light/gray/dark themes Mathieu Pellerin - nIRV
07:40 AM Revision 720a104c (qgis): fix group background color of groups in expression builder tree (#35323)
bacport of #35303 Denis Rouzaud
06:56 AM Revision e2be8f08 (qgis): fix group background color of groups in expression builder tree
bacport of #35303 Denis Rouzaud
05:17 AM Revision 6927d045 (qgis): Fix crash when pasting polygon features and unique constraints are viol...
github-actions[bot]
05:17 AM Revision 50c345e3 (qgis): Fix "zoom to" actions fail to correctly set canvas extent when canvas h...
github-actions[bot]
05:15 AM Revision f0e74dfc (qgis): FIX #15670 Show count in Identify Results dialog
Ivan Ivanov
05:15 AM Revision d40ab030 (qgis): Add "Result Features" as new row; Change "selected" to "identified" in ...
Ivan Ivanov
05:15 AM Revision 8de8103a (qgis): Make layer col spanned and show feature count inline if more than 1 fea...
Ivan Ivanov
05:15 AM Revision 5a3b1ced (qgis): Make layers cols bold; Fix broken logic
Ivan Ivanov
05:14 AM Revision 9d40c77d (qgis): Fix #32759, Don't zoom out when selecting vertices on the vertex editor
github-actions[bot]

2020-03-24

12:42 AM Revision ab401620 (qgis): More Travis fixes
Nyall Dawson
12:42 AM Revision 41fb4df7 (qgis): [processing] Move iterate button to c++
Nyall Dawson
12:42 AM Revision 2913bebc (qgis): Make parameter panel a stacked panel
Nyall Dawson
12:42 AM Revision 9500020b (qgis): Fix exception when opening gdal algorithms
Nyall Dawson
12:42 AM Revision afbe727c (qgis): Allow serialization of QgsProcessingFeatureSourceDefinition through Qgs...
Nyall Dawson
12:42 AM Revision 488c8c73 (qgis): Fix loss of callback when invalid geometry handling method is set through
source definition Nyall Dawson
12:42 AM Revision c040822e (qgis): [FEATURE][processing] Create widget for configuring advanced per-source...
Includes:
- optional limit on number of features processed from the source
- optional setting to override the default...
Nyall Dawson
12:42 AM Revision bff71e4b (qgis): [processing] Allow access to advanced per-feature-source input settings
via a new "options" button next to the source input box Nyall Dawson
12:42 AM Revision ffda2257 (qgis): Travis fixes
Nyall Dawson
12:42 AM Revision 3d6e4963 (qgis): [processing] Move base class of ParametersPanel to c++
Nyall Dawson
12:42 AM Revision 6e2c21eb (qgis): [processing] Cleanup handling of "iterate over source" buttons, move
creation completely to widget wrapper Nyall Dawson
12:42 AM Revision 3b26a0de (qgis): Cleanup unused imports
Nyall Dawson
12:42 AM Revision 2ce58cdb (qgis): Remove some unused ui files
Nyall Dawson
12:42 AM Revision 91d51914 (qgis): Minor cleanup ParametersPanel
Nyall Dawson
12:42 AM Revision 21d12b4e (qgis): Remove unused processing icons
Nyall Dawson
11:23 PM Revision d5f3568b (qgis): fix group background color of groups in expression builder tree
fixes #35299 Denis Rouzaud
11:23 PM Revision 6038a7b3 (qgis): use transparent color
Denis Rouzaud
11:22 PM Revision 8717c77a (qgis): Update OTB downloading link to version 7.1
Cédric Traizet
11:22 PM Revision fb419b63 (qgis): OTB plugin modification for OTB 7.1
Cédric Traizet
11:22 PM Revision 0f86b770 (qgis): fix fields properties table background on dark modes
Denis Rouzaud
11:21 PM Revision 6111ba50 (qgis): Check that plugin dir exists before linking to it
Sandro Santilli
11:19 PM Revision 216d67a4 (qgis): remove assert on message bar
Denis Rouzaud
11:09 PM Revision 1f3ad932 (qgis): Update tests expected results
Paul Blottiere
11:08 PM Revision f1f711de (qgis): Fix service-desc type and json link in landing page
Paul Blottiere
02:45 PM Revision 2d0ffedc (qgis): new release of backport bot
Denis Rouzaud
02:12 PM Revision 004e1e48 (qgis): revert backport
Denis Rouzaud
02:02 PM Revision 2734f67d (qgis): fix fields properties table background on dark modes (#35300)
Denis Rouzaud
02:01 PM Revision b999cc91 (qgis): update backport bot
Denis Rouzaud
01:23 PM Revision 3c71c51b (qgis): Merge pull request #35217 from signedav/relation_fix
Fix multiple connecting slots in dual view Matthias Kuhn
01:21 PM Revision 79e2dfd5 (qgis): Merge pull request #35291 from m-kuhn/offline_editing_fix_added_features
Improve offline editing layer detection and code Matthias Kuhn
11:38 AM Revision 9c4834d3 (qgis): Extract guts of QgsDataSourceSelectDialog to a QWidget, so that this
widget logic can be used outside of a dialog Nyall Dawson
10:45 AM Revision 5d005615 (qgis): remove assert on message bar
Denis Rouzaud
10:25 AM Revision d6fb107a (qgis): Mac bundlings fixes (#35289)
* Qscintilla library may have _qt5 in name
* codecs qt plugins not in qt5, remove from Mac bundle check
* fix Mac i...
Denis Rouzaud
10:24 AM Revision 53a6b62e (qgis): Mac bundlings fixes (#35290)
* Qscintilla library may have _qt5 in name
* codecs qt plugins not in qt5, remove from Mac bundle check
* fix Mac i...
Denis Rouzaud
10:07 AM Revision b897533a (qgis): Merge pull request #35240 from mhugent/fix_absolute_path_qlr_3_10
Backport 3.10 Fix absolute paths in qlr export Matthias Kuhn
10:03 AM Revision 34d44c08 (qgis): [MESH] Resampling from vertex values to face values (#35264)
[FEATURE] Implements resampling from values on vertices to values on faces with the neighbor average method. (note th... Vincent Cloarec
09:58 AM Revision 20a7ed44 (qgis): [FEATURE][MESH] coloring mesh vector dataset with color ramp shader (#3...
fixes #33978 Allows user to color the mesh layer vector dataset (arrow, stream lines, traces) with color ramp shader ... Vincent Cloarec
08:41 AM Revision 9cacb427 (qgis): Undo erroneous change
Matthias Kuhn
08:20 AM Revision 4414ca75 (qgis): Improve wording of doc issues
Use "Title (Request in QGIS)" rather than "Request in QGIS (Title)" for new documentation issues. Matthias Kuhn
08:13 AM Revision ad9f968d (qgis): Use ProviderMetaData to decode string
Matthias Kuhn
07:40 AM Revision 632ab0e9 (qgis): Improve docs
Matthias Kuhn
07:11 AM Revision 17ae82d6 (qgis): Fix incorrect variable name to allow deletion of geopackage from browser
github-actions[bot]
07:11 AM Revision 97db1ab0 (qgis): Fix incorrect variable name to allow deletion of geopackage from browser
github-actions[bot]
07:04 AM Revision 846d350d (qgis): [processing] Fix incorrect tooltips show for output parameters
(cherry picked from commit d4f378a3d24ec64cba557be4a857a08ff7335f26)
(cherry picked from commit fdfb7e608c8e40ae978de...
Nyall Dawson
04:37 AM Revision 090fdf87 (qgis): Fix incorrect variable name to allow deletion of geopackage from browser
Stephen Knox
01:53 AM Revision 28467f2a (qgis): Sipify
Nyall Dawson
01:53 AM Revision b0474d7f (qgis): [processing] Hookup backend API allowing features sources to be
limited to a specific maximum number of features, and allowing
per-source overriding of the default "invalid geometry...
Nyall Dawson
01:53 AM Revision 9ca35a38 (qgis): Spelling
Nyall Dawson

2020-03-23

12:54 AM Revision e1b5fa30 (qgis): invert logic
Alex Hay
12:54 AM Revision 05ffd2db (qgis): Add coverage check on atlas exports
Fixes #26144 Alex Hay
12:54 AM Revision 24cf1cab (qgis): Generic messagebox title
Alex Hay
12:48 AM Revision 488dcf11 (qgis): [RPM] remove python3-qscintilla as requirement
github-actions[bot]
12:48 AM Revision ff31f9b3 (qgis): [RPM] remove python3-qscintilla as requirement
github-actions[bot]
09:57 PM Revision 4e043db9 (qgis): remove python3-qscintilla as requirement
python3-qscintilla does not exist anymore in fedora 33. Also,
python3-qscintilla-qt5 is already required and provides...
Basil Eric Rabi
09:56 PM Revision e807e32c (qgis): Fix crash when pasting polygon features and unique constraints are
violated
Fixes #35171
Nyall Dawson
08:57 PM Revision 58d0c6ac (qgis): code layout
Co-Authored-By: Mathieu Pellerin <[email protected]> Denis Rouzaud
08:57 PM Revision 66deb4bb (qgis): fix style name + fix tab width on mac
Denis Rouzaud
08:57 PM Revision 1f3290f7 (qgis): force tab widget to use scroll buttons
by default it is style dependent Denis Rouzaud
05:46 PM Revision de2f10e9 (qgis): do not make connections of new created objects unique and move connecti...
David Signer
05:18 PM Revision db3a83a9 (qgis): fix style name + fix tab width on mac
Denis Rouzaud
05:18 PM Revision a44c1cbf (qgis): force tab widget to use scroll buttons
by default it is style dependent Denis Rouzaud
05:18 PM Revision 1167f7f8 (qgis): code layout
Co-Authored-By: Mathieu Pellerin <[email protected]> Denis Rouzaud
05:16 PM Revision 4679777f (qgis): fix OTB link
Denis Rouzaud
03:46 PM Revision 44bf3676 (qgis): fix style name + fix tab width on mac
Denis Rouzaud
03:46 PM Revision 0e215c3a (qgis): force tab widget to use scroll buttons
by default it is style dependent Denis Rouzaud
03:46 PM Revision c168e756 (qgis): code layout
Co-Authored-By: Mathieu Pellerin <[email protected]> Denis Rouzaud
01:26 PM Revision 76602426 (qgis): Merge pull request #35222 from pblottiere/ogcapif_responses_object
Responses are object instead of array in the {root}/api json document Paul Blottiere
10:25 AM Revision 4bad2544 (qgis): [FEATURE][processing] Add option to enable automatic snapping to grid
while designer models
If enabled, model component moving or resizing will be automatically
snapped to a grid
Nyall Dawson
10:25 AM Revision 681d12e5 (qgis): Tweak snapping logic, and add explicit action to "Snap Selected Compone...
This is useful when a user doesn't want to enable the auto snapping, but wants to line
up stuff nicely by hand
Nyall Dawson
10:25 AM Revision 4e1ebf00 (qgis): Disable snap to grid by default
Nyall Dawson
10:25 AM Revision 7bba9de2 (qgis): Add a 'select all' action to model designer
Nyall Dawson
10:25 AM Revision 598c2da7 (qgis): Collapse 'Snap Items' to a single undo command when multiple items are ...
Nyall Dawson
10:25 AM Revision 24d7bf68 (qgis): Fix #32759, Don't zoom out when selecting vertices on the vertex editor
github-actions[bot]
10:01 AM Revision b4275674 (qgis): Update expected json
Paul Blottiere
07:44 AM Revision df0b95aa (qgis): [BUG] Fix QgsColorRampShaderWidget (#35214)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
07:43 AM Revision 9dc5100b (qgis): [BUG] Fix QgsColorRampShaderWidget (#35215)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
05:40 AM Revision ac3eefdf (qgis): [processing] Fix incorrect tooltips show for output parameters
(cherry picked from commit d4f378a3d24ec64cba557be4a857a08ff7335f26) Nyall Dawson
05:40 AM Revision 972ff179 (qgis): Re-enable otb tests with stable download link of 7.0
Matthias Kuhn
05:24 AM Revision 78d445ee (qgis): [FEATURE] Add numeric formatter "fraction" style
This style represents decimal numbers as vulgar fractions, e.g.
"3/4" instead of 0.75.
Options include using Unicode...
Nyall Dawson
05:16 AM Revision ab046560 (qgis): Fix "zoom to" actions fail to correctly set canvas extent
when canvas has a locked scale
In these particular actions, we should ignore the canvas scale
lock so that the canva...
Nyall Dawson
02:37 AM Revision 6fb84776 (qgis): Ensure expected button order in QgsProcessingAlgorithmDialogBase
gacarrillor
01:43 AM Revision 36a3e634 (qgis): Fix#32759: Use visible extent and take magnification into account
Stefanow Natsis
01:16 AM Revision 9a0e1a94 (qgis): Fix typo
Nyall Dawson
01:16 AM Revision d4f378a3 (qgis): [processing] Fix incorrect tooltips show for output parameters
Nyall Dawson

2020-03-22

06:08 PM Revision b6301852 (qgis): Cleanup scalebar widget enabling code by adding flags to QgsScaleBarRen...
subclasses, so that the subclass itself can indicate what settings
it respects and we can avoid all the hardcoded log...
Nyall Dawson
06:08 PM Revision 4079878d (qgis): Rename API methods as requested
Nyall Dawson
06:08 PM Revision 1887846a (qgis): [FEATURE][layouts] Add "hollow" scalebar style
This matches the "hollow" scalebar style from ArcMap, and is a style
used in South African mapping standards
Fixes #...
Nyall Dawson
06:08 PM Revision 84fd3b57 (qgis): Bump sort key for numeric scalebar to give more room
Nyall Dawson
06:08 PM Revision e7cc8307 (qgis): [FEATURE][layouts] Add "Stepped Line" scalebar style
Designed to match the appearance and behavior of the ArcMap equivalent,
this was a scalebar format which was previous...
Nyall Dawson
06:08 PM Revision d10267f3 (qgis): Spelling
Nyall Dawson
03:10 PM Revision c65d243a (qgis): Port fix for #35219 to 3.10
Marco Hugentobler
12:47 PM Revision 37470980 (qgis): Re-enable otb tests with stable download link of 7.0
Matthias Kuhn
12:45 PM Revision f7d09d9e (qgis): Merge pull request #35219 from mhugent/fix_absolute_path_qlr
Fix absolute paths in qlr export (bug #27497) Marco Hugentobler
08:17 AM Revision 132e674a (qgis): QString()
Marco Hugentobler
07:41 AM Revision ccfecae6 (qgis): Indentation
Nyall Dawson
07:41 AM Revision a0af7838 (qgis): Spelling
Nyall Dawson
07:41 AM Revision e82a2e4d (qgis): [FEATURE][layouts] Also allow full fill symbols to be used for single box
and double box fill styles
Sponsored by SLYR
Nyall Dawson
07:41 AM Revision 9378dcd7 (qgis): [FEATURE][layouts] Allow scalebar line style to be set using
standard QGIS line symbols
Instead of the previous settings of scalebar line color/width/cap styles,
we now expose t...
Nyall Dawson
07:41 AM Revision 2c01373d (qgis): Fix build
Nyall Dawson
07:41 AM Revision 1e3e205a (qgis): Fix deprecation warning
Nyall Dawson
06:24 AM Revision f3e2ef1f (qgis): [FEATURE][symbology] Add data-defined property to font family/style for...
Mathieu Pellerin - nIRV
03:26 AM Revision 85671943 (qgis): Try updating downloading links to OTB 7.1
Nyall Dawson
03:26 AM Revision 2b58ee3d (qgis): Blacklist OTB tests on Travis: need updating for OTB 7.1
Nyall Dawson

2020-03-21

06:57 PM Revision e82e98d8 (qgis): replace deprecated QLatin1Literal by QLatin1String (#35229)
Denis Rouzaud
06:57 PM Revision 11121aea (qgis): remove relative includes (#35228)
Denis Rouzaud
02:37 PM Revision 4356845c (qgis): fix build on mac
Denis Rouzaud
06:11 AM Revision 07570562 (qgis): [FEATURE][symbology] Add a font style setting for font markers (#35197)
Mathieu Pellerin - nIRV

2020-03-20

11:33 PM Revision d9df359e (qgis): Fix azure ci
Nyall Dawson
11:32 PM Revision 79944903 (qgis): Sipify
Nyall Dawson
06:52 PM Revision da0208b7 (qgis): add "Organize Columns" button to the attribute table toolbar to allow
unhiding columns if all of them were hidden by accident (fix #23397) Alexander Bruy
06:51 PM Revision 892d06c1 (qgis): add "Organize Columns" button to the attribute table toolbar to allow
unhiding columns if all of them were hidden by accident (fix #23397) Alexander Bruy
06:50 PM Revision 9f844664 (qgis): fix incorrect tabs order when adding new text format via style manager
(fix #33056)
(cherry picked from commit cff6d5f9bcf4edeb8a4173eaddaa18416ff8f0f9)
Alexander Bruy
06:50 PM Revision 28982954 (qgis): disable callout settings when corresponding checkbox or data-defined
button is not active (fix #32067)
(cherry picked from commit 7a7f487ce7f0d090d541de5a26be97cea571df54)
Alexander Bruy
06:49 PM Revision 6d2817bd (qgis): fix build
Alexander Bruy
06:49 PM Revision 0b01508c (qgis): fix incorrect tabs order when adding new text format via style manager
(fix #33056)
(cherry picked from commit cff6d5f9bcf4edeb8a4173eaddaa18416ff8f0f9)
Alexander Bruy
06:49 PM Revision e5a6d37f (qgis): disable callout settings when corresponding checkbox or data-defined
button is not active (fix #32067) Alexander Bruy
06:48 PM Revision a9a86848 (qgis): In batch mode, don't try to run rows with invalid parameter values
github-actions[bot]
06:48 PM Revision f5c1d220 (qgis): In batch mode, don't try to run rows with invalid parameter values
github-actions[bot]
06:45 PM Revision 96d48235 (qgis): Review fixes
Nyall Dawson
06:45 PM Revision b45203a6 (qgis): Make a proper registry for scalebar renderers
Nyall Dawson
06:44 PM Revision 58e6a2cc (qgis): Fixed two typos
Since this is also used to the python documentation the average use might fail copying the example. pgab
06:44 PM Revision 4aed9624 (qgis): fix qcompare
Julien Cabieces
06:44 PM Revision d5d650c9 (qgis): Fix tests and split subTask test
Julien Cabieces
06:44 PM Revision 30937e73 (qgis): be sure that task has ended when deleted
Julien Cabieces
06:44 PM Revision c2a4ad42 (qgis): fix python task manager test
Julien Cabieces
06:44 PM Revision 08f4f9c3 (qgis): fix taskmanager subTaskPartialComplete2 test
Julien Cabieces
06:44 PM Revision 722a41e0 (qgis): remove unlock from terminated/completed
Julien Cabieces
06:44 PM Revision e91cac05 (qgis): Force task status update to be main in the main thread
Julien Cabieces
06:44 PM Revision 1eeba4cb (qgis): fix invoke method call for Qt 5.9
Julien Cabieces
06:44 PM Revision 046b1e89 (qgis): Make the task manager cancel operation thread-safe
Julien Cabieces
06:15 PM Revision eb55d389 (qgis): Responses are object instead of array
Paul Blottiere
01:23 PM Revision 364dc3fd (qgis): Fix multi split for multilinestring (#34510)
* Fix multi split for multilinestring Loïc BARTOLETTI
01:21 PM Revision 4dbc64f0 (qgis): Fixes the activation of the shape map tools when digitizing is finished
github-actions[bot]
01:17 PM Revision db74e451 (qgis): Fix absolute paths in qlr export (bug #27497)
Marco Hugentobler
01:16 PM Revision 10bc9f2f (qgis): Release of 3.10.4
Jürgen Fischer
01:16 PM Revision 560de3ec (qgis): translation update for 3.10.4 from transifex
Jürgen Fischer
01:15 PM Revision 121cc00f (qgis): Release of 3.12.1
Jürgen Fischer
01:15 PM Revision e5fdc9ea (qgis): translation update for 3.12.1 from transifex
Jürgen Fischer
11:53 AM Revision 45781edd (qgis): connect the slots as UniqueConnection, since init() is used for reiniti...
David Signer
11:21 AM Revision 02623cd0 (qgis): [BUG] Fix QgsColorRampShaderWidget (#35138)
Fixes issues related to the QgsColorRampShaderWidget in mesh/raster
fix #33882
fix #34962
Vincent Cloarec
06:52 AM Revision e7f4e002 (qgis): Make method private.
Ismail Sunni
03:56 AM Revision 7b7c8065 (qgis): [FEATURE][expressions] Add @layers, @layer_ids project scope variables
which contain lists of map layers and map layers ids for all layers
from the current project
This mimics the existin...
Nyall Dawson

2020-03-19

11:44 PM Revision 435838a8 (qgis): FIX #31036 Remove color scheme doesn't work
github-actions[bot]
11:44 PM Revision 05d783e7 (qgis): FIX #31036 Remove color scheme doesn't work
github-actions[bot]
09:09 PM Revision c1620d3f (qgis): FIX #31036 Remove color scheme doesn't work
Ivan Ivanov
09:09 PM Revision 60ab9702 (qgis): Show data defined buttons for dynamic parameters even in batch mode
github-actions[bot]
09:09 PM Revision ab6ce8f5 (qgis): Show data defined buttons for dynamic parameters even in batch mode
github-actions[bot]
05:41 PM Revision 4fee5e9c (qgis): Fixes #33880 : fix backgroundcachefeatureiterator when there is
a sidefilterexpression and filter fids Julien Cabieces
05:41 PM Revision 2053cb58 (qgis): fix python provider
Julien Cabieces
05:41 PM Revision 9b02ea3a (qgis): made fid request prior to expression request
Julien Cabieces
03:03 PM Revision b5f2cff9 (qgis): Merge pull request #35177 from alexbruy/param-definition
[processing] port some parameter definition widgets to C++ Alexander Bruy
12:24 PM Revision 5c44eea1 (qgis): Add signal for map settings changed.
Ismail Sunni
10:49 AM Revision 4284cc19 (qgis): fix mesh layer SIP bindings
Alexander Bruy
10:49 AM Revision 12703315 (qgis): tests for CRS definition widget
Alexander Bruy
10:49 AM Revision f4e4adbe (qgis): [processing] port CRS parameter defintion widget to C++
Alexander Bruy
10:49 AM Revision a749f5b4 (qgis): correctly set current index for expression parent combobox
Alexander Bruy
10:49 AM Revision 16b4ef8e (qgis): [processing] port expression parameter definition widget to C++
Alexander Bruy
10:49 AM Revision 2642d9cb (qgis): tests for point definition widget
Alexander Bruy
10:49 AM Revision 5e6b8aef (qgis): add exsting parent layer to the list if no other options are available
Alexander Bruy
10:49 AM Revision 972223b5 (qgis): [processing] port point parameter definition widget to C++
Alexander Bruy
10:49 AM Revision 175fa786 (qgis): add tooltip and placeholder text for point parameter definition widget
Alexander Bruy
10:49 AM Revision 77ae9034 (qgis): tests for expression definition widget
Alexander Bruy
06:42 AM Revision 08e850db (qgis): [processing] In batch mode, don't try to run rows with invalid paramete...
Previously we would show a warning about these, but then go ahead and try
to run the row anyway (using an empty set o...
Nyall Dawson
06:41 AM Revision 49233b87 (qgis): [processing] Show data defined buttons for dynamic parameters even in b...
Nyall Dawson
04:19 AM Revision 95ae099e (qgis): Update qgsdecorationtitledialog.cpp
Håvard Tveite
04:19 AM Revision 63e047c6 (qgis): Update help URLs for copyright and title decorations
Håvard Tveite
04:18 AM Revision 61e9ffeb (qgis): Fix messed up undo/redo when changing picture type
Nyall Dawson
04:18 AM Revision 880874bf (qgis): [layouts][FEATURE] Rework picture item UI and behavior
Adds an explicit choice between SVG or raster image sources,
which allows us to clean up the configuration panel for ...
Nyall Dawson
04:18 AM Revision 73efe647 (qgis): Expand tests
Nyall Dawson
02:59 AM Revision d3984233 (qgis): Update qgsdecorationcopyrightdialog.cpp
Håvard Tveite
02:59 AM Revision 46a48496 (qgis): Backport to 3.10 of "Update help URLs for copyright and title decoratio...
Håvard Tveite

2020-03-18

11:28 PM Revision a33a5d46 (qgis): Fix help links for copyright and title decorations
Håvard Tveite
11:28 PM Revision 3a32b182 (qgis): Update qgsdecorationtitledialog.cpp
Update the label for the title decoration Håvard Tveite
11:27 PM Revision 5ab380bb (qgis): Revert "improve GTIFF JPEG compression by adding PHOTOMETRIC=YCBCR (fix...
This reverts commit 02410b9b9fe33a5bdc3e3c2a092a1f94376bc54b. Nyall Dawson
08:16 PM Revision 4bff85ab (qgis): Revert "improve GTIFF JPEG compression by adding PHOTOMETRIC=YCBCR (fix...
This reverts commit 02410b9b9fe33a5bdc3e3c2a092a1f94376bc54b. Nyall Dawson
08:09 PM Revision 02410b9b (qgis): improve GTIFF JPEG compression by adding PHOTOMETRIC=YCBCR (fix #35002)
Alexander Bruy
08:06 PM Revision a0530f3c (qgis): Workaround double slot calling causing empty replies to overwrite
valid reply content Nyall Dawson
08:06 PM Revision e6344c17 (qgis): Don't use an event loop to wait for task starting
This is already handled in a MUCH nicer way by QgsTask::waitForFinished
(mutex based, not eventloop based)
Nyall Dawson
08:06 PM Revision f822bd63 (qgis): Timeout for blocking network requests in content cache should match
the user's preset network timeout value, not a hardcoded value Nyall Dawson
06:36 PM Revision c2129a8b (qgis): Merge pull request #35169 from troopa81/backport_33990_to_release_312
[Backport 3.12] Fixes crash when displaying relation editor Alessandro Pasotti
04:35 PM Revision d1dbe733 (qgis): Merge pull request #35027 from jgrocha/backport-34795-to-release-3_12
[Backport release-3_12] Fix TypeError when displaying Postgis layers extent Alessandro Pasotti
04:33 PM Revision dd5928c0 (qgis): Merge pull request #35150 from pblottiere/ogcapif_double
Fixes double type in ogcapif api document Alessandro Pasotti
03:48 PM Revision 7c541948 (qgis): extentsChanged deprecated as reloadVisible (private)
David Signer
03:01 PM Revision 8562f785 (qgis): docs
David Signer
02:42 PM Revision 01c7cb18 (qgis): Merge pull request #34928 from gacarrillor/adjust_run_button_status_in_...
[processing][needs-docs] Adjust status of controls executing an algorithm dialog Matthias Kuhn
12:19 PM Revision 4e732c4f (qgis): After fixing a broken layer path, also auto-fix any other broken layers...
github-actions[bot]
12:18 PM Revision 658223c8 (qgis): After fixing a broken layer path, also auto-fix any other broken layers...
github-actions[bot]
12:18 PM Revision 015e1b75 (qgis): Fix icon sizes on hidpi for SVG fill image selector
github-actions[bot]
12:17 PM Revision b058ae56 (qgis): Fix icon sizes on hidpi for SVG fill image selector
github-actions[bot]
12:16 PM Revision 158c4fc9 (qgis): Fix margins on svg/image selector widget
github-actions[bot]
12:16 PM Revision 2a77a6bd (qgis): Fix margins on svg/image selector widget
github-actions[bot]
07:40 AM Revision 3d25d147 (qgis): doc about how to compile with 3D, speedup build time with ninja
Etienne Trimaille
07:28 AM Revision 67b5fd03 (qgis): Fixes crash when displaying relation editor
Julien Cabieces
07:21 AM Revision 29db15a4 (qgis): After fixing a broken layer path, also auto-fix any other broken layers
which are pointing to a file in the same folder as the layer we just fixed,
(where a matching filename exists in the ...
Nyall Dawson
07:10 AM Revision 342f1e33 (qgis): Merge pull request #31387 from gacarrillor/colour_refactor_fields
Show 'template layer' constraints info in the Refactor fields algorithm's UI Matthias Kuhn
06:50 AM Revision eab16883 (qgis): Fix icon sizes on hidpi for SVG fill image selector
Nyall Dawson
06:28 AM Revision 433d4013 (qgis): Fix margins on svg/image selector widget
Nyall Dawson
06:01 AM Revision a10bb387 (qgis): Add more CRS expression varaibles
Fixes #35113 Alex Hay
06:01 AM Revision 1d27b452 (qgis): typo
Alex Hay
06:00 AM Revision 7614de45 (qgis): [processing] Constrain model item resizing to prevent items being resized
to a too small size Nyall Dawson
04:29 AM Revision d64cafe6 (qgis): trying to improve bug triaging
Etienne Trimaille
04:26 AM Revision 05f2c45e (qgis): Fix: change adding new actions to a button to be the same in the whole ...
Ivan Ivanov
04:26 AM Revision 452ca911 (qgis): Add an action to deselect features only from the current layer
Ivan Ivanov
04:16 AM Revision 424dc674 (qgis): Don't override all cursors in bad layer handler dialog
github-actions[bot]
04:16 AM Revision edb7c29b (qgis): Don't override all cursors in bad layer handler dialog
github-actions[bot]
04:15 AM Revision c0d4c69a (qgis): Fix conversion of ESRI CRS when running GDAL algorithms under proj 6
github-actions[bot]
04:15 AM Revision 7f079a80 (qgis): Fix conversion of ESRI CRS when running GDAL algorithms under proj 6
github-actions[bot]
01:48 AM Revision 81317996 (qgis): reading of all the custom properties to e.g. copy them to the offline p...
David Signer
01:37 AM Revision 6b03b572 (qgis): Bugfix/transparency widget
github-actions[bot]
01:37 AM Revision 73c11811 (qgis): Bugfix/transparency widget
github-actions[bot]
01:04 AM Revision 48406015 (qgis): make selection methods invokable in QgsVectorLayer
Denis Rouzaud
01:04 AM Revision ac40ed4f (qgis): fix sip
Denis Rouzaud

2020-03-17

11:32 PM Revision d64586a6 (qgis): Save current active tab in render mesh properties
Vincent Cloarec
11:32 PM Revision e523572c (qgis): undo/redo for meshlayer style
Vincent Cloarec
11:24 PM Revision 694edc04 (qgis): [DBManager] Use ST_EstimatedExtent with newer PostGIS
github-actions[bot]
11:24 PM Revision 818eb6a2 (qgis): [DBManager] Use ST_EstimatedExtent with newer PostGIS
github-actions[bot]
11:23 PM Revision 1b2ae9db (qgis): Fix transparency widget syncToLayer causes corruption of widget values
Fixes a small bug in the QgsTransparencyWidget which changed a QgsRasterLayers' no-data-values just by the order of c... Benjamin Jakimow
11:15 PM Revision d7569e53 (qgis): Fixes double type in ogcapif api document
Paul Blottiere
08:36 PM Revision b2af13bd (qgis): [DBManager] Use ST_EstimatedExtent with newer PostGIS
Avoids errors with PostGIS 3.0+ ("st_estimated_extent" does not exist
anymore with that version).
Sandro Santilli
07:33 PM Revision 4f0f4a86 (qgis): Merge pull request #34009 from troopa81/fix_oapif_filter_fid
[wfs] Fix background cache iterator when using with both subset string and filter on fid(s) Matthias Kuhn
06:03 PM Revision daaeeb40 (qgis): strip Qt rpath when bundling
William Kyngesburye
06:03 PM Revision 857ad0a6 (qgis): handle quick for Mac bundling
William Kyngesburye
06:03 PM Revision a04bc860 (qgis): also check for private PyQt5/sip in Mac bundling
William Kyngesburye
06:03 PM Revision e0d803c7 (qgis): codecs qt plugins not in qt5, remove from Mac bundle check
William Kyngesburye
06:03 PM Revision 97a68154 (qgis): fix Mac install location for qgis_quick - cmake install must be after p...
William Kyngesburye
06:03 PM Revision 1c9e032b (qgis): Fixes crash when displaying relation editor
Julien Cabieces
06:02 PM Revision 76840626 (qgis): Fix processing locator filter
Ivan Ivanov
06:02 PM Revision 97f24d05 (qgis): Skip unused arg
Ivan Ivanov
06:02 PM Revision a6348b59 (qgis): Make spell checker happy
Ivan Ivanov
06:02 PM Revision 98965e6a (qgis): Apply astyle
Ivan Ivanov
06:02 PM Revision 9e75e3b5 (qgis): Add fuzzy search to all possible locator filters; Move to StringUtils::...
Ivan Ivanov
06:02 PM Revision 5241d64d (qgis): code formatting
Ivan Ivanov
06:02 PM Revision 4f269a5a (qgis): Trim and simplify the query from the locator widget
Ivan Ivanov
06:02 PM Revision 9dc1ade0 (qgis): Reorder the code; Add more context to the algorithm locator; Add more t...
Ivan Ivanov
05:52 PM Revision c1470c48 (qgis): [FEATURE][processing] Add algorithm to filter by layer type
This algorithm allows conditional model branching based on an input
layer type. For instance, it allows a model to ad...
Nyall Dawson
05:52 PM Revision dee6f3f3 (qgis): Add flag to allow a child algorithm's results to prune back the remaini...
When an algorithm returns this flag, and after executing it in a model it doesn't set a
certain output which remainin...
Nyall Dawson
05:52 PM Revision 813c9afa (qgis): Fix initial display of output widget set to temporary output
Nyall Dawson
05:52 PM Revision a7f33be4 (qgis): [FEATURE][processing] Add new algorithm "Filter by geometry type"
This algorithm filters features by their geometry type. Incoming
features will be directed to different outputs based...
Nyall Dawson
05:52 PM Revision 018b03fe (qgis): Spelling
Nyall Dawson
03:32 PM Revision 2770e2c3 (qgis): Merge pull request #35035 from m-kuhn/value_relation_description
Add description to value relation widget Matthias Kuhn
10:40 AM Revision 54ff9372 (qgis): Fix model component size corruption when resizing to 'negative' sizes
Nyall Dawson
10:40 AM Revision 105418d8 (qgis): [modeler] Variables and undo dock can be closed
Nyall Dawson
10:40 AM Revision 06e663ec (qgis): Pixel perfect model rendering
Nyall Dawson
10:31 AM Revision d83da3cf (qgis): Merge pull request #34997 from suricactus/expression_edit
Add ability to edit, import and export user expressions Alessandro Pasotti
08:02 AM Revision 1010280c (qgis): Move the top toolbar buttons to the left
Ivan Ivanov
07:58 AM Revision 8b54d2f0 (qgis): [processing] Fix conversion of ESRI CRS when running GDAL algorithms un...
Fixes #35123 Nyall Dawson
07:27 AM Revision bf2d5b0c (qgis): Q_ENUM TaskStatus for better test debugging
(cherry picked from commit 4aaae4f18858a04f58d75218cd4787b62efc0a98)
(cherry picked from commit bfd878fa4bfb2f33bd2e1...
Nyall Dawson
07:27 AM Revision ac40f180 (qgis): Add missing file
(cherry picked from commit b2016551b3b3484d07bbc34d1c3bbaca5900d152)
(cherry picked from commit 0632ff195aaf642a86253...
Nyall Dawson
07:27 AM Revision fe460f30 (qgis): Fix proj < 6 build
(cherry picked from commit 74411410d286f6ada8ea7bd887914fcd36c89e1b)
(cherry picked from commit 6b1fffa447e0a5302a0a8...
Nyall Dawson
07:27 AM Revision f27215f8 (qgis): Avoid some more unnecessary work
(cherry picked from commit 5b2f2cc626eca0111f07fb4affc284b3e5c3b680)
(cherry picked from commit e1c2ddc9b236a547f3ca7...
Nyall Dawson
07:27 AM Revision abcb9b97 (qgis): Avoid doing unnecessary work calculating coordinate transform when the
src and dest CRSes are equal
(cherry picked from commit 96252f335d9367d77137a9212abb6702f1c86291)
(cherry picked fro...
Nyall Dawson
07:27 AM Revision 69c4ffe9 (qgis): Fix invalid transforms occur if project file contains corrupt/incomplete
coordinate operation details
Also make storage of transform operations more resilent by correctly
handling crses wit...
Nyall Dawson
07:27 AM Revision daed623e (qgis): fixes #34774 - python 2to3 related bug
(cherry picked from commit 7fe174266d9bbbe4a9a9fd287e74a2663e074d37)
(cherry picked from commit 2475c81740221db67b84c...
Raul Bezerra Barbosa
07:27 AM Revision 12f0ae3a (qgis): Don't right-align headers in expression help and metadata tabs
Right aligning makes the header text way too far away from the
body text, which makes it very difficult to read
(che...
Nyall Dawson
07:27 AM Revision 91cd7e65 (qgis): Disable canvas preview jobs when rotation is set on canvas
It's non-trivial to implement the preview jobs for rotated canvases,
and currently it just shows junk images
Fixes #...
Nyall Dawson
07:27 AM Revision c356cf29 (qgis): Fix geom_from_gml example display
(cherry picked from commit 375242cb186a130f345423f93b446f257a58492f)
(cherry picked from commit c2dbe8a464e44fe126672...
Harrissou Santanna
07:27 AM Revision 6a59ddde (qgis): Snap Geometries algorithm is capable of running in-place mode
(cherry picked from commit 4e1e68461d201bce2a7eab636c67918ba9cc754f)
(cherry picked from commit c6b2970ab8ec15ac6d123...
Nyall Dawson
07:27 AM Revision 43cca03d (qgis): Add details to project expression and fix example
(cherry picked from commit ae45af58d67ec65156702ce7041c2cbc7ea2afc7)
(cherry picked from commit 8ed98475b82611b61dd08...
Harrissou Santanna
07:27 AM Revision 52405677 (qgis): Less auto
(cherry picked from commit 1a07654ecf9ce1ef7f8a753c9f89d1badb1c0ebf)
(cherry picked from commit 3e05f07fb853c40b0f4f7...
Nyall Dawson
07:27 AM Revision b7bc1c37 (qgis): [layouts] Fix layers are incorrectly shown when groups are unchecked
for a map theme
Followup https://github.com/qgis/QGIS/pull/33099
Fixes #34257
(cherry picked from commit 38a3a2d47...
Nyall Dawson
06:10 AM Revision cd2caf84 (qgis): Raise an exception when connection is not specified
Nyall Dawson
06:10 AM Revision 60da8d2e (qgis): Also implement hasSpatialIndex for postgres and spatialite
Nyall Dawson
06:10 AM Revision 6a4b67f7 (qgis): Add API for creating spatial indexes to QgsAbstractDatabaseProviderConn...
Nyall Dawson
06:10 AM Revision 4edc7d11 (qgis): Drop postgis GeoDB class from Processing
This class is unused and is a near 1:1 copy of the core connections API
+ db manager classes
Nyall Dawson
06:10 AM Revision 184bb0eb (qgis): Port last postgis alg to connections API
Nyall Dawson
06:10 AM Revision cb883b06 (qgis): Add capability for determining whether a spatial index exists (implemented
for GPKG, spatialite) and deleting a spatial index (implemented for GPKG)
to database connection
Nyall Dawson
06:10 AM Revision e728dd29 (qgis): Add CreateSpatialIndex capability for GPKG connection
Nyall Dawson
06:10 AM Revision ccbe6b99 (qgis): Fix warnings
Nyall Dawson
06:10 AM Revision 3c3efe5f (qgis): Remove unused spatialite python connection class
Nyall Dawson
06:10 AM Revision ba010f88 (qgis): [processing] Use core connections API for Spatialite algorithms instead
of Python reimplementation Nyall Dawson
06:10 AM Revision 2dc4329f (qgis): Create spatial index support for spatialite connections
Nyall Dawson
06:10 AM Revision 97e47fa7 (qgis): [processing] Use core connections API instead of Python GeoDB class
for postgres connection handling Nyall Dawson
06:10 AM Revision c6ee7b67 (qgis): Implement spatial index creation for Postgis connections
Nyall Dawson
06:10 AM Revision 066cc104 (qgis): Add SpatialIndexExists and DeleteSpatialIndex capabilities for postgres...
Nyall Dawson
03:20 AM Revision 470365ac (qgis): Don't override all cursors in bad layer handler dialog
Nyall Dawson
03:17 AM Revision 35f6499b (qgis): When a new project is saved, "Project Home" does not appear in the brow...
github-actions[bot]
03:02 AM Revision ee5e99b6 (qgis): When a new project is saved, "Project Home" does not appear in the brow...
github-actions[bot]
02:26 AM Revision 57033e9c (qgis): locator should not delete it's contents on trigger
Stefanow Natsis
01:21 AM Revision 50c4efb6 (qgis): Fix corresponding dox and update debug message
Harrissou Santanna
01:21 AM Revision f8bedd8b (qgis): Use a cleaner replacement
Co-Authored-By: Nyall Dawson <[email protected]> Harrissou Santanna
01:21 AM Revision 21f39d12 (qgis): Fix deprecated method redirection
Harrissou Santanna
01:18 AM Revision dcf86b35 (qgis): [Tests] GeoJSON stringToFields with a feature collection
The methode `QgsJsonUtils::stringToFields` is a wrapper to `QgsOgrUtils::stringToFields`
The `QgsOgrUtils::stringToF...
René-Luc ReLuc
01:18 AM Revision c67d2581 (qgis): [Tests] GeoJSON stringToFields with a feature collection
The methode `QgsJsonUtils::stringToFields` is a wrapper to `QgsOgrUtils::stringToFields`
The `QgsOgrUtils::stringToF...
René-Luc ReLuc
01:17 AM Revision c72e003a (qgis): When a new project is saved, "Project Home" does not appear in the brow...
Fixes #33230 Ivan Ivanov

2020-03-16

12:03 AM Revision 99955e48 (qgis): Add spatialite connection test
Missing from cmake, so not being run Nyall Dawson
12:03 AM Revision 684a2373 (qgis): Use sqlite3 to directly run some SQL queries in QgsSpatiaLiteProviderCo...
where we don't require result rows
Because GDAL runs some consistency checks on spatialite databases on
opening, thi...
Nyall Dawson
12:03 AM Revision da60d99c (qgis): Skip PyQgsProviderConnectionSpatialite on azure
Nyall Dawson
11:56 PM Revision 602af3f1 (qgis): Allow resizing and moving columns
Alex Hay
11:56 PM Revision 690682e2 (qgis): typo
Alex Hay
10:42 PM Revision 9dc95595 (qgis): avoid crash when histogram and pyramid pages have been deleted
Samweli
10:24 PM Revision 517aa966 (qgis): [processing] Port DestinationSelectionPanel to c++
This is basically a 1:1 port (+some fixes relating to incorrect signal
emissions and many more tests)
Nyall Dawson
10:24 PM Revision 9c85a3a4 (qgis): Fix travis build
Nyall Dawson
10:24 PM Revision dc5da857 (qgis): Fix test
Nyall Dawson
10:24 PM Revision af56ffb9 (qgis): Delete DestinationSelectionPanel
Nyall Dawson
07:51 PM Revision 2b88519b (qgis): Fix case of spatialite provider name
Breaks adding spatialite layers through the browser Nyall Dawson
07:32 PM Revision b16360d0 (qgis): fix taskmanager subTaskPartialComplete2 test
Julien Cabieces
05:20 PM Revision a9c81d1c (qgis): tests for attribute table filtering
David Signer
05:20 PM Revision 5475cfd1 (qgis): style and docs
David Signer
04:41 PM Revision d409c65d (qgis): on ensuring the selection, the dependend objects (like feature info and...
David Signer
03:15 PM Revision 878eb640 (qgis): Fix missing dox
Mathieu Pellerin - nIRV
03:15 PM Revision 35c11288 (qgis): Make use of nice new tech for the new spatialite layer dialog:
- Use a provider connection combo box to list connections
- Use database provider connection functions to store a
new...
Mathieu Pellerin - nIRV
02:02 PM Revision 2cbdcaf9 (qgis): Merge pull request #34943 from troopa81/fix_featurefiltermodel_all
Fixes relation reference widget several issues Alessandro Pasotti
12:28 PM Revision 54112ab0 (qgis): Merge pull request #35106 from alexbruy/fix-34544
clear model before loading new attribute values (fix #34544) Alexander Bruy
11:57 AM Revision 25b9520a (qgis): Restore support for databases without PostGIS installed
Closes #34966 Sandro Santilli
11:57 AM Revision 2f99dbd2 (qgis): Restore support for databases without PostGIS installed
Closes #34966 in 3.12 branch Sandro Santilli
10:51 AM Revision 00492ca9 (qgis): filterFeatures functionality in attributetable filter model instead of ...
David Signer
10:51 AM Revision 18dddffe (qgis): reload visible filter on dataChange of table model and use the same (re...
David Signer
10:47 AM Revision 4c0a0282 (qgis): on ensuring the selection, the dependend objects (like feature info and...
David Signer
10:42 AM Revision 3966d3f0 (qgis): Wrap QgsNewDatabaseTableNameWidget in a dialog class for convenience
Nyall Dawson
10:42 AM Revision 66d084f7 (qgis): [processing] Use QgsNewDatabaseTableNameWidget instead of custom
dialog when saving processing output direct to postgis Nyall Dawson
10:42 AM Revision fe4b2c89 (qgis): Drop PostgisTableSelector
Nyall Dawson
10:34 AM Revision 40d5efce (qgis): Add QgsConnectionRegistry
This registry provides a convenient place to add API relating
to generic connection fetching and handling methods
Cu...
Nyall Dawson
10:34 AM Revision 124f9b16 (qgis): Make provider key lookup case insensitive
We use a confusing mix of provider key casing (e.g. 'ogr', 'WFS', 'wms'),
so make the lookups case insensitive to avo...
Nyall Dawson
10:22 AM Revision 2ceb1c93 (qgis): clear model before loading new attribute values (fix #34544)
Alexander Bruy
10:17 AM Revision fc89bcad (qgis): Merge pull request #35087 from qgis-bot/backport-35061-to-release-3_12
[Backport release-3_12] azure pipelines: fix link output Matthias Kuhn
10:17 AM Revision d33c390a (qgis): Merge pull request #35086 from qgis-bot/backport-35061-to-release-3_10
[Backport release-3_10] azure pipelines: fix link output Matthias Kuhn
09:24 AM Revision 6d1fdc66 (qgis): filterFeatures functionality in attributetable filter model instead of ...
David Signer
07:59 AM Revision db566f82 (qgis): Fixes the activation of the shape map tools when digitizing is finished...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
07:47 AM Revision aaef2ddc (qgis): Top align widgets in expression builder dialog
(cherry picked from commit a4b97741da4f6c799efc3e436ff31c553c4e8943) Harrissou Santanna
07:47 AM Revision 3e05f07f (qgis): Less auto
(cherry picked from commit 1a07654ecf9ce1ef7f8a753c9f89d1badb1c0ebf) Nyall Dawson
07:47 AM Revision 5a8e131f (qgis): [layouts] Fix layers are incorrectly shown when groups are unchecked
for a map theme
Followup https://github.com/qgis/QGIS/pull/33099
Fixes #34257
(cherry picked from commit 38a3a2d47...
Nyall Dawson
07:47 AM Revision 57538749 (qgis): Fix invalid transforms occur if project file contains corrupt/incomplete
coordinate operation details
Also make storage of transform operations more resilent by correctly
handling crses wit...
Nyall Dawson
07:47 AM Revision 8ed98475 (qgis): Add details to project expression and fix example
(cherry picked from commit ae45af58d67ec65156702ce7041c2cbc7ea2afc7) Harrissou Santanna
07:47 AM Revision a2b53be3 (qgis): Avoid doing unnecessary work calculating coordinate transform when the
src and dest CRSes are equal
(cherry picked from commit 96252f335d9367d77137a9212abb6702f1c86291)
Nyall Dawson
07:47 AM Revision c6b2970a (qgis): Snap Geometries algorithm is capable of running in-place mode
(cherry picked from commit 4e1e68461d201bce2a7eab636c67918ba9cc754f) Nyall Dawson
07:47 AM Revision 91fc0581 (qgis): added fix for the missing category layers
(cherry picked from commit abdef05aef097109d018c9a54319946e5c85c9b3) Samweli
07:47 AM Revision 0e73f449 (qgis): Use widget's logicalDpiX() instead of a screens
Fixes #34772
(cherry picked from commit e7ac0ee1215b59cd7b348e20791ec2beabf478be)
Nyall Dawson
07:47 AM Revision c2dbe8a4 (qgis): Fix geom_from_gml example display
(cherry picked from commit 375242cb186a130f345423f93b446f257a58492f) Harrissou Santanna
07:47 AM Revision e1c2ddc9 (qgis): Avoid some more unnecessary work
(cherry picked from commit 5b2f2cc626eca0111f07fb4affc284b3e5c3b680) Nyall Dawson
07:47 AM Revision 6b1fffa4 (qgis): Fix proj < 6 build
(cherry picked from commit 74411410d286f6ada8ea7bd887914fcd36c89e1b) Nyall Dawson
07:47 AM Revision 2475c817 (qgis): fixes #34774 - python 2to3 related bug
(cherry picked from commit 7fe174266d9bbbe4a9a9fd287e74a2663e074d37) Raul Bezerra Barbosa
07:47 AM Revision bfd878fa (qgis): Q_ENUM TaskStatus for better test debugging
(cherry picked from commit 4aaae4f18858a04f58d75218cd4787b62efc0a98) Nyall Dawson
07:47 AM Revision 4916e393 (qgis): Disable canvas preview jobs when rotation is set on canvas
It's non-trivial to implement the preview jobs for rotated canvases,
and currently it just shows junk images
Fixes #...
Nyall Dawson
07:47 AM Revision a677daa4 (qgis): more robust code
(cherry picked from commit 61d1ac1226d0e0b23a4ae5743b23f18009975ddf) Harrissou Santanna
07:47 AM Revision 1ddf3bf9 (qgis): Allow to cancel server connections list modification
(cherry picked from commit ca89d34059b64c7da0edf8a3c06911b0f8899e28) Harrissou Santanna
07:47 AM Revision f42360cc (qgis): Allow to open data loader dialog from metasearch
fixes #34759
(cherry picked from commit eca526116071834344a2087414c2c8f659705d8d)
Harrissou Santanna
07:47 AM Revision 8e655d9e (qgis): Don't right-align headers in expression help and metadata tabs
Right aligning makes the header text way too far away from the
body text, which makes it very difficult to read
(che...
Nyall Dawson
07:47 AM Revision 0632ff19 (qgis): Add missing file
(cherry picked from commit b2016551b3b3484d07bbc34d1c3bbaca5900d152) Nyall Dawson
07:36 AM Revision 1f535371 (qgis): reload visible filter on dataChange of table model and use the same (re...
David Signer
07:17 AM Revision eef36008 (qgis): reload visible filter on dataChange of table model and use the same (re...
David Signer
03:11 AM Revision 9276ea8e (qgis): Add Group button also adds selected layers if >= 2
Stefanow Natsis
02:51 AM Revision f246a480 (qgis): Split button toolbars into two rows
Ivan Ivanov
01:08 AM Revision b2016551 (qgis): Add missing file
Nyall Dawson
01:08 AM Revision 51f40f71 (qgis): Add interface class QgsFileFilterGenerator for classes which can genera...
Nyall Dawson
01:08 AM Revision edd0635f (qgis): [processing] Move responsiblity for creation of file filter strings fro...
Nyall Dawson
01:08 AM Revision 62112ac9 (qgis): [processing] Add missing parameter types to alg wrapper
Nyall Dawson

2020-03-15

10:22 PM Revision a93db7d7 (qgis): add a completer for the file widget when creating a new GPKG (#35072)
Denis Rouzaud
08:31 PM Revision 9b9c906d (qgis): Merge pull request #34876 from olivierdalang/plugins_take_2
[plugin manager] allow to install stable or experimental Matthias Kuhn
08:11 PM Revision b181e537 (qgis): Remove unused code.
Ismail Sunni
08:09 PM Revision 66069a89 (qgis): Move connect from construction for maptoomeasureline and add it as virt...
Ismail Sunni
07:54 PM Revision 6211fe2c (qgis): Move connect from construction for maptoolidentify.
Ismail Sunni
04:15 PM Revision 59c75791 (qgis): Merge pull request #35093 from nirvn/because
Because testing is nicer... Alessandro Pasotti
03:14 PM Revision 47070a7d (qgis): Merge pull request #35076 from alexbruy/maplayer-datatype
Data type support for QgsProcessingParameterMapLayer Alexander Bruy
01:04 PM Revision bbb059e5 (qgis): Update azure-pipelines.yml
Jürgen Fischer
01:03 PM Revision 88bcf54a (qgis): Update azure-pipelines.yml
Jürgen Fischer
10:53 AM Revision 539a7ff3 (qgis): fix tests
Alexander Bruy
09:46 AM Revision 92ed232f (qgis): Doh
Mathieu Pellerin - nIRV
09:24 AM Revision abf537e0 (qgis): Will travis like this?
Mathieu Pellerin - nIRV
08:43 AM Revision 2df995f4 (qgis): add gui test for map layer datatype
Alexander Bruy
08:37 AM Revision f6ee3e81 (qgis): Add 5 tests to remove NULL geometries alg with the remove EMPTY geometr...
gacarrillor
08:37 AM Revision 1c5fa2d0 (qgis): Apply suggestions (variable name and missing blank space)
gacarrillor
08:37 AM Revision 766b1e43 (qgis): Optionally, remove empty geoms in RemoveNullGeometries algorithm
gacarrillor
08:23 AM Revision 0e652a15 (qgis): avoid extra const copy
Alexander Bruy
07:53 AM Revision e791d29c (qgis): Merge pull request #35055 from alexbruy/labeling-ux
[UI] Couple of UI/UX fixes for Text format widget Alexander Bruy
03:42 AM Revision 5f2d309a (qgis): azure pipelines: fix link output
github-actions[bot]
03:42 AM Revision ecb298a6 (qgis): azure pipelines: fix link output
github-actions[bot]
03:39 AM Revision ea843c8f (qgis): azure pipelines: fix link output
Jürgen Fischer
 

Also available in: Atom