Activity

From 2020-02-16 to 2020-03-16

2020-03-16

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 dc5da857 (qgis): Fix test
Nyall Dawson
10:24 PM Revision af56ffb9 (qgis): Delete DestinationSelectionPanel
Nyall Dawson
10:24 PM Revision 9c85a3a4 (qgis): Fix travis build
Nyall Dawson
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
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 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
03:15 PM Revision 878eb640 (qgis): Fix missing dox
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 fe4b2c89 (qgis): Drop PostgisTableSelector
Nyall Dawson
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: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 0632ff19 (qgis): Add missing file
(cherry picked from commit b2016551b3b3484d07bbc34d1c3bbaca5900d152) 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 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 6b1fffa4 (qgis): Fix proj < 6 build
(cherry picked from commit 74411410d286f6ada8ea7bd887914fcd36c89e1b) Nyall Dawson
07:47 AM Revision bfd878fa (qgis): Q_ENUM TaskStatus for better test debugging
(cherry picked from commit 4aaae4f18858a04f58d75218cd4787b62efc0a98) Nyall Dawson
07:47 AM Revision e1c2ddc9 (qgis): Avoid some more unnecessary work
(cherry picked from commit 5b2f2cc626eca0111f07fb4affc284b3e5c3b680) Nyall Dawson
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 f42360cc (qgis): Allow to open data loader dialog from metasearch
fixes #34759
(cherry picked from commit eca526116071834344a2087414c2c8f659705d8d)
Harrissou Santanna
07:47 AM Revision c2dbe8a4 (qgis): Fix geom_from_gml example display
(cherry picked from commit 375242cb186a130f345423f93b446f257a58492f) Harrissou Santanna
07:47 AM Revision a677daa4 (qgis): more robust code
(cherry picked from commit 61d1ac1226d0e0b23a4ae5743b23f18009975ddf) 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 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 1ddf3bf9 (qgis): Allow to cancel server connections list modification
(cherry picked from commit ca89d34059b64c7da0edf8a3c06911b0f8899e28) Harrissou Santanna
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 0e73f449 (qgis): Use widget's logicalDpiX() instead of a screens
Fixes #34772
(cherry picked from commit e7ac0ee1215b59cd7b348e20791ec2beabf478be)
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 aaef2ddc (qgis): Top align widgets in expression builder dialog
(cherry picked from commit a4b97741da4f6c799efc3e436ff31c553c4e8943) Harrissou Santanna
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: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 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 b2016551 (qgis): Add missing file
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 766b1e43 (qgis): Optionally, remove empty geoms in RemoveNullGeometries algorithm
gacarrillor
08:37 AM Revision 1c5fa2d0 (qgis): Apply suggestions (variable name and missing blank space)
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

2020-03-14

09:26 PM Revision 77fcfe93 (qgis): fix crash when using a script with a QgsProcessingParameterDateTime in ...
Denis Rouzaud
06:13 PM Revision b134c777 (qgis): Merge pull request #35065 from elpaso/mssql-connections-api
Mssql connections api Alessandro Pasotti
11:18 AM Revision 9a53cf2a (qgis): MSSQL revert geometryColumnTypes and homogenize
Other providers return an "invalid" col type from geometryColumnTypes
let's keep it that way (for now)
Alessandro Pasotti
10:23 AM Revision bc23d862 (qgis): Change indentation; Sipified; Fix class modifiers
Ivan Ivanov
10:23 AM Revision 368c297e (qgis): Cleanup code, fix indentation, add "skipped expressions" dialog
Ivan Ivanov
10:23 AM Revision 0a68ef84 (qgis): Add ability to edit, import and export user expressions
Fixes #34690 Ivan Ivanov
10:23 AM Revision e2725a9e (qgis): Add the ability to edit user expressions
Ivan Ivanov
10:23 AM Revision 585fa90e (qgis): Fixes based on the feedback:
- dynamic_cast -> static_cast
- QString -> QStringLiteral
Ivan Ivanov
10:23 AM Revision dd9f3975 (qgis): Change titles on file dialogs too
Ivan Ivanov
09:48 AM Revision cff6d5f9 (qgis): fix incorrect tabs order when adding new text format via style manager
(fix #33056) Alexander Bruy
09:48 AM Revision 7a7f487c (qgis): disable callout settings when corresponding checkbox or data-defined
button is not active (fix #32067) Alexander Bruy
09:46 AM Revision 8842ab3f (qgis): handle NullGeometry case
Alexander Bruy
08:37 AM Revision 835bf12e (qgis): fix crash when a sink parameter definition is missing in a processing a...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
08:37 AM Revision 1b0c7248 (qgis): fix crash when a sink parameter definition is missing in a processing a...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
07:57 AM Revision cf310c5d (qgis): Add API to show empty entries in QgsDatabaseSchemaComboBox
Nyall Dawson
07:57 AM Revision 93c917f7 (qgis): [feature][processing] Add dedicated parameter type for database schemas
Allows selection from the existing database schema for a specific
database provider connection (the provider must imp...
Nyall Dawson
07:57 AM Revision 55d37614 (qgis): Fix another test
Nyall Dawson
07:57 AM Revision 3c11776c (qgis): Fix test
Nyall Dawson
07:57 AM Revision edfc5113 (qgis): Remove unused redundant algorithm
Nyall Dawson
07:57 AM Revision 71a90aa8 (qgis): Widget wrapper for schema param
Nyall Dawson
07:57 AM Revision d277f9ff (qgis): Remove unused old postgis widget wrappers
Nyall Dawson
07:57 AM Revision 83d2a816 (qgis): [processing] Use proper database schema/table name widgets in algorithms
Nyall Dawson
07:57 AM Revision 7b1975ba (qgis): Optionally allow entry of new table names in table name parameter
Nyall Dawson
07:57 AM Revision 55845ee7 (qgis): Widget wrapper for database table parameter
Nyall Dawson
07:57 AM Revision 30fbf24f (qgis): Add API to show empty entries in QgsDatabaseTableComboBox
Nyall Dawson
07:57 AM Revision 513966ca (qgis): [feature][processing] Add dedicated parameter type for database tables
Allows selection of an existing database table for a specific
database provider connection (the provider must impleme...
Nyall Dawson
07:57 AM Revision 8ebfc857 (qgis): Address review comment
Nyall Dawson
07:51 AM Revision 0181d100 (qgis): [feature][processing] data types support for map layer parameter.
Allow to define accepted layer types for map layer parameters, for
example vector points and rasters.
Alexander Bruy
07:51 AM Revision 70c5018b (qgis): map layer data type support in modeler
Alexander Bruy
07:51 AM Revision 2a60d645 (qgis): add tests
Alexander Bruy
07:51 AM Revision 56971a98 (qgis): handle map layer data type when parsing description files
Alexander Bruy
07:51 AM Revision 73ccb5b1 (qgis): support for map layer data types in the processing layer selector widget
Alexander Bruy
03:50 AM Revision 9502dca6 (qgis): Fix some build warnings on Windows
Nyall Dawson
03:50 AM Revision 465f8a5c (qgis): Disable PyQgsCoordinateOperationWidget on azure
Test is failing with no clues to why Nyall Dawson
01:37 AM Revision 4aaae4f1 (qgis): Q_ENUM TaskStatus for better test debugging
Nyall Dawson
01:03 AM Revision 14b80de7 (qgis): fix crash when a sink parameter definition is missing in a processing a...
Denis Rouzaud

2020-03-13

11:47 PM Revision dcb07c4c (qgis): Check table name when adding features in offline editing
Matthias Kuhn
11:47 PM Revision a76c2ddf (qgis): Modernize iterators in offline editing
Matthias Kuhn
11:45 PM Revision 35d8b062 (qgis): Disable qgis_vertextool on azure
This is consistently failing (yet passes on my local windows build) Nyall Dawson
10:51 PM Revision 5b2f2cc6 (qgis): Avoid some more unnecessary work
Nyall Dawson
10:51 PM Revision 96252f33 (qgis): Avoid doing unnecessary work calculating coordinate transform when the
src and dest CRSes are equal Nyall Dawson
10:51 PM Revision b91bccc6 (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
10:51 PM Revision 74411410 (qgis): Fix proj < 6 build
Nyall Dawson
10:07 PM Revision 02a94f03 (qgis): Fix build on some platforms
Nyall Dawson
07:56 PM Revision 970052de (qgis): [FEATURE][MESH] save style for mesh layer (#34996)
save style for mesh layer and refactoring for raster and vector widget properties Vincent Cloarec
04:30 PM Revision 9e5966cf (qgis): Harmonize 3D map view widget with 2D ones to display the map theme drop...
fixes #33954
* Add tool button for 3d map theme for #33954
* Populate map theme options.
* Remove map theme from 3d ...
Ismail Sunni
04:22 PM Revision 8eaf2bfa (qgis): MSSQL connections API
Alessandro Pasotti
04:12 PM Revision 613145c4 (qgis): Target corresponding help section for raster layer properties tabs
Harrissou Santanna
04:12 PM Revision dad3c0b3 (qgis): Add help button to mesh layer properties dialog
and open dedicated section Harrissou Santanna
04:06 PM Revision 2760f8ad (qgis): MSSQL connections API initial implementation
Alessandro Pasotti
04:06 PM Revision c8db1a5c (qgis): Add MSSQL exceptions and UTF8 tests
Alessandro Pasotti
04:06 PM Revision 2a751f73 (qgis): Return an empty geomety types list when aspatial
Alessandro Pasotti
03:30 PM Revision e6fa6c8c (qgis): [BUG][MESH][3D] fix enable/disable mesh 3D rendering (#34999)
fixes #34985 and fixes #34986 (mesh 3d gui) Vincent Cloarec
02:37 PM Revision f0394038 (qgis): fix 'fields and values' not accessible in expression editor in default ...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
12:41 PM Revision af99e24f (qgis): Merge pull request #34757 from troopa81/backport_34329_to_release-3_12
[Backport 3.12] Fix relation reference constraint when identifying a feature Matthias Kuhn
12:40 PM Revision 14032d3f (qgis): fix 'fields and values' not accessible in expression editor in default ...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
11:31 AM Revision b133b813 (qgis): fix 'fields and values' not accessible in expression editor in default ...
Denis Rouzaud
09:06 AM Revision c0409523 (qgis): Minor refactor of temporal controller dock widget
- Split widget from dock widget for flexibility
- Move dock widget class to app and only expose QgsTemporalControllWi...
Nyall Dawson
09:06 AM Revision ade535b4 (qgis): Move method for determining project temporal extent to new utils class ...
Nyall Dawson
09:06 AM Revision 1272445f (qgis): Fix reset values on spin boxes
Nyall Dawson
09:06 AM Revision 9063b371 (qgis): Remove unused files
Nyall Dawson
09:06 AM Revision ea78314e (qgis): Make temporal dock settings open as an inline panel
Allows for interactive change of frame rate while seeing results immediately,
avoids a blocking modal dialog
Nyall Dawson
09:06 AM Revision 2dc4c34d (qgis): Setup a panel widget stack in temporal controller dock
Nyall Dawson
09:06 AM Revision 3b6c4db5 (qgis): When clicking the "time range from project" button in the temporal dock,
if NO explicit time range is set for a project then automatically calculate
the range from the map's layers
Nyall Dawson
09:06 AM Revision 79fb8fb1 (qgis): Don't automatically set every raster layer loaded with a project
as temporal enabled
And add unit tests for raster layer temporal properties read/write
Nyall Dawson
09:06 AM Revision f37da160 (qgis): Raster layer temporal widget fixups
- Add checkbox to disable temporal handling for layer
- Don't apply changes to layer outside of saveTemporalPropertie...
Nyall Dawson
09:06 AM Revision dbc0b469 (qgis): add test
Nyall Dawson
09:06 AM Revision 64329ea1 (qgis): Fix project properties shows random dates for project temporal range
when temporal range has not been set Nyall Dawson
09:06 AM Revision 059e2932 (qgis): Move raster temporal properties to new tab, fix inconsistent margins
in all raster layer properties pages, and make clicking the temporal
indicator icon go straight to the layer's tempor...
Nyall Dawson
09:06 AM Revision 1bce6e44 (qgis): Minor UI layout fixes
Nyall Dawson
09:06 AM Revision 91c70faf (qgis): Spelling
Nyall Dawson
09:06 AM Revision 97cc157a (qgis): QgsTemporalMapSettingsWidget is a QgsPanelWidget
Nyall Dawson
08:45 AM Revision 7d58725c (qgis): Fix grammar
Martin Dobias
08:45 AM Revision 31ee21d8 (qgis): [quick] Fix slow value relation widget
If value relation widget in qgis_quick was populated with lots of items,
it was getting very slow - this was due to t...
Martin Dobias
08:14 AM Revision 4f87d7aa (qgis): do not show empty config when loading attribute form properties (#35045)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
08:14 AM Revision 26f0539f (qgis): do not show empty config when loading attribute form properties (#35046)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
07:56 AM Revision bedc2d93 (qgis): [dbmanager] clear create table dialog on succes (fix #25535)
Alexander Bruy
06:15 AM Revision 5552e12f (qgis): Fix test on newer proj versions
Nyall Dawson
06:09 AM Revision cad36958 (qgis): Disable test when pg test environment not available
Nyall Dawson
04:50 AM Revision 3833928c (qgis): Fix some use-after-free issues in task manager test
Nyall Dawson
04:39 AM Revision ff325027 (qgis): Add API to determine if a layer should be rendered for a given time range
Nyall Dawson
04:39 AM Revision a82c5d0b (qgis): Automatically default to temporal mode if raster backend supports it
Nyall Dawson
04:39 AM Revision 8dc2299d (qgis): Ensure that raster layers set to a fixed time range are completely
skipped in render jobs outside that time range Nyall Dawson
04:39 AM Revision ee2b94f2 (qgis): Minor API tweak
Nyall Dawson
04:39 AM Revision 4b1b4ab2 (qgis): Hide access to setRequestedTemporalRange from QgsRasterDataProviderTemp...
Only QgsRasterLayerRenderer should be accessing this, so block access
via friend class
Nyall Dawson
04:39 AM Revision 0a2560ae (qgis): Add shell for QgsVectorDataTemporalCapabilities
Just an API placeholder Nyall Dawson
04:39 AM Revision e071d2dd (qgis): Add missing cast code
Nyall Dawson
04:39 AM Revision ea16cc78 (qgis): Fix wrong test for data provider temporal capabilies
Nyall Dawson
04:39 AM Revision ede9e98d (qgis): Fix broken see also link
Nyall Dawson

2020-03-12

12:29 AM Revision 427487ad (qgis): azure pipelines: switch to vs2017-win2016 image
github-actions[bot]
12:28 AM Revision d0475bad (qgis): azure pipelines: switch to vs2017-win2016 image
github-actions[bot]
11:56 PM Revision 14355ba0 (qgis): do not show empty config when loading attribute form properties (#35039)
Denis Rouzaud
11:31 PM Revision 712230fc (qgis): changed pause button to use pause icon instead of a stop icon
Samweli
11:31 PM Revision 8e48ab6c (qgis): updated icons used in the temporal navigation buttons
Samweli
09:35 PM Revision 6b3679b2 (qgis): Merge pull request #34968 from elpaso/tablewidget
[api] New database table name widget Alessandro Pasotti
07:02 PM Revision 37193708 (qgis): Remove unused actions from the ui file
Alessandro Pasotti
04:52 PM Revision 2225fb64 (qgis): Drag'n'drop improvements backport to 3.10 (#34656)
* [FEATURE] Merge pull request #34411 from 3nids/dnd_sync_selec
improvement of the Drag'n'Drop designer
* Merge pul...
Denis Rouzaud
04:51 PM Revision 3b941e4b (qgis): Only set tooltip if text is not empty
Matthias Kuhn
04:50 PM Revision 23f8640d (qgis): Fix API break
Co-Authored-By: Denis Rouzaud <[email protected]> Matthias Kuhn
04:30 PM Revision 94fc1ba2 (qgis): Add description to value relation widget
Add the possibility to add a description to each value in a value relation widget. Matthias Kuhn
02:09 PM Revision 4c496252 (qgis): azure pipelines: switch to vs2017-win2016 image
Jürgen Fischer
11:29 AM Revision 5d417852 (qgis): Merge pull request #34795 from jgrocha/fix-db-manager-extent-to-string
Fix TypeError when displaying Postgis layers extent Even Rouault
11:06 AM Revision 6eaefb66 (qgis): Correctly clamp frame numbers so that invalid frames are not possible
Nyall Dawson
11:06 AM Revision 99129fe4 (qgis): updates on the temporal controller navigation logic
Samweli
11:06 AM Revision 7700ef34 (qgis): added temporal vcr widget
Samweli
11:06 AM Revision b8959ce1 (qgis): expand temporal controller logic to cover wmst layers
Samweli
11:06 AM Revision c119ea55 (qgis): logic for temporal navigation vcr widget
Samweli
11:06 AM Revision d446c0a2 (qgis): formatted wms provider code
Samweli
11:06 AM Revision 3e06d0a6 (qgis): new temporal map settings dialog
Samweli
11:06 AM Revision 46267fd4 (qgis): Expand tests
Nyall Dawson
11:06 AM Revision 6bbada4b (qgis): Fix test
Nyall Dawson
11:06 AM Revision 088696f3 (qgis): Improve logic for automatic calculation of project temporal range
Nyall Dawson
11:06 AM Revision 19499f37 (qgis): Remove redundant code for setting default layer temporal properties
Nyall Dawson
11:06 AM Revision 0d49009a (qgis): Dox updates
Nyall Dawson
11:06 AM Revision ca56f2f5 (qgis): Remove unused enum
Nyall Dawson
11:06 AM Revision f894ca41 (qgis): Rename some methods for clarity
Nyall Dawson
11:06 AM Revision 3e21500a (qgis): updates on temporal widgets ui
Samweli
11:06 AM Revision d66175ac (qgis): Save the time step and frame rate settings into the project and restore
alongside projects Nyall Dawson
11:06 AM Revision ac3409ea (qgis): Doc and spelling test fixes
Nyall Dawson
11:06 AM Revision 05fa67a8 (qgis): Add an option to loop animations
Nyall Dawson
11:06 AM Revision 23289023 (qgis): Make play/rewind/pause buttons show animation state, and add explicit
buttons to fast forward to end or rewind to start of animation Nyall Dawson
11:06 AM Revision dd129c1a (qgis): updates on temporal animation logic
Samweli
11:06 AM Revision fb13b0f0 (qgis): Emit signals when animation state changes
Nyall Dawson
11:06 AM Revision 1e4c252c (qgis): Automatically stop animation when it hits the start or end
Nyall Dawson
11:06 AM Revision f7e5347a (qgis): Dox, header cleanups
Nyall Dawson
11:06 AM Revision 835f928b (qgis): Dock widget ui fixes
Nyall Dawson
11:06 AM Revision e6f285bf (qgis): Fix cache invalidation during animations
Nyall Dawson
11:06 AM Revision 9f6cf709 (qgis): Fix test value
Nyall Dawson
11:06 AM Revision 6f92b12f (qgis): Cleanup raster temporal capabilities/layer classes
Nyall Dawson
11:06 AM Revision 3445cafa (qgis): Disconnect from previous temporal controller when setting canvas contro...
Nyall Dawson
11:06 AM Revision 0b8d8e94 (qgis): Use QgsDoubleSpinBox
Nyall Dawson
11:06 AM Revision 5edaef84 (qgis): Cleanup temporal controller dock widget code
Nyall Dawson
11:06 AM Revision 66e8ef29 (qgis): Cleanup QgsTemporalMapSettingsWidget/dialog, hide from stable API/python
Nyall Dawson
11:06 AM Revision 2959276c (qgis): Add constructor variant to QgsInterval which uses QgsUnitTypes::Tempora...
Nyall Dawson
11:06 AM Revision 555d1ef9 (qgis): Fix warning
Nyall Dawson
11:06 AM Revision d0aa808d (qgis): updates on raster layer properties ui
Samweli
11:06 AM Revision 1ae73448 (qgis): Promote temporal units to first class citizen of QGIS
Adds temporal units to QgsUnitTypes, and adds associated helper API Nyall Dawson
11:06 AM Revision 2e07961c (qgis): Minor fixes to temporal navigation object logic
Nyall Dawson
11:06 AM Revision f58e4659 (qgis): Correctly hookup dock visibility action
Nyall Dawson
11:06 AM Revision 92b25744 (qgis): Dox and API naming improvements
Nyall Dawson
11:06 AM Revision 9be31ccd (qgis): Minor code improvements to QgsLayerTreeViewTemporalIndicatorProvider
Nyall Dawson
11:06 AM Revision eef889a8 (qgis): Fix raster temporal properties were never saved
Nyall Dawson
11:02 AM Revision 76e7f760 (qgis): Fixes the activation of the shape map tools when digitizing is finished...
* Fixes the activation of the shape map tools when digitizing is finished. Fixes #25168
The digitizing logic for the...
Loïc BARTOLETTI
10:09 AM Revision afbb37f9 (qgis): refresh filteredFeatures on master model change (like add or delete fea...
David Signer
09:49 AM Revision 3ccc3b81 (qgis): add missing QgsProcessingAlgorithm::parameterAsDateTime (#35003)
Denis Rouzaud
09:44 AM Revision c0c3326f (qgis): Add refresh button
Alessandro Pasotti
09:17 AM Revision f9015c94 (qgis): [server] Use request.data() instead of REQUEST_BODY parameter in post r...
Arnaud Morvan
08:23 AM Revision 22712f56 (qgis): Typo
Alessandro Pasotti
04:14 AM Revision 3c2d3183 (qgis): Nicer resize handle size and placement for model items
Nyall Dawson
04:14 AM Revision e3f1c576 (qgis): Snapping api work
Nyall Dawson
04:14 AM Revision a386ca0d (qgis): Allow multi-item move by cursor keys
Nyall Dawson
04:14 AM Revision b22e669b (qgis): Multi item selection work
Nyall Dawson
04:14 AM Revision bb82c127 (qgis): [processing] Start re-working model designer to use view tools
Based heavily on the layout designer approach, which is working well.. Nyall Dawson
04:14 AM Revision b510ad08 (qgis): Fix doxygen warning
Nyall Dawson
04:14 AM Revision 44ae1cac (qgis): Spelling
Nyall Dawson
04:14 AM Revision 59a5fe05 (qgis): Dox, build fix
Nyall Dawson
04:14 AM Revision fd65c2d0 (qgis): Fix mouse handles go out of sync after moving items with cursor keys
Nyall Dawson
04:14 AM Revision 1e67ee42 (qgis): [FEATURE][processing] Add action to model designer to delete all select...
Nyall Dawson
04:14 AM Revision 3918f011 (qgis): Set scene for select tool
Nyall Dawson
04:14 AM Revision a82bd1de (qgis): Implement an ugly workaround due to QGraphicsScene lack of event
propagation Nyall Dawson
04:14 AM Revision 86b73630 (qgis): Ignore right clicks on mouse handles
Nyall Dawson
04:14 AM Revision 4169c7bd (qgis): Improved appearance of resized components
Nyall Dawson
04:14 AM Revision 3b61938e (qgis): [FEATURE][processing] Allow interactive resizing of model components
Allows for components to be freely resized via the standard mouse controls Nyall Dawson
04:14 AM Revision d97f0242 (qgis): Batch multi item move undo commands
Nyall Dawson
04:14 AM Revision 50119859 (qgis): Avoid crash when closing model designer
Nyall Dawson
04:14 AM Revision 115f5e46 (qgis): Nicer feedback updates while dragging model items
Nyall Dawson
04:14 AM Revision d6df6f74 (qgis): Remove older item move code
Nyall Dawson
04:14 AM Revision 9044acd1 (qgis): Start work on model designer mouse handles
Nyall Dawson
04:14 AM Revision b7b4ef23 (qgis): Fix multi item moves, avoid unnecessary scene rebuilds
Nyall Dawson
04:14 AM Revision 5149f0b6 (qgis): Rebase fixes
Nyall Dawson
04:14 AM Revision 28aea7ee (qgis): Move more of layout mouse handles code to base class
Nyall Dawson
04:14 AM Revision 821e6f2c (qgis): Start refactoring layout mouse handles to move functionality to
a generic base class Nyall Dawson

2020-03-11

10:54 PM Revision 174e00a9 (qgis): Merge pull request #34925 from pblottiere/ogcapif_fix
Fix landing page test for OGC API Features certification Paul Blottiere
07:45 PM Revision ab1755c6 (qgis): Merge pull request #34795 from jgrocha/fix-db-manager-extent-to-string
Fix TypeError when displaying Postgis layers extent Even Rouault
07:31 PM Revision e8cd82b2 (qgis): no comment :/
Alessandro Pasotti
07:25 PM Revision 0ee1d12e (qgis): Revert "Update backport.yml (#34883)" (#35004)
This reverts commit 0c3f233c46336b8031ccf75379691b07c8837bb8. Denis Rouzaud
07:24 PM Revision 9b57e62a (qgis): Revert "Update backport.yml (#34883)"
This reverts commit 0c3f233c46336b8031ccf75379691b07c8837bb8. Denis Rouzaud
06:50 PM Revision 136ad8c8 (qgis): Merge pull request #34469 from troopa81/fix_taskmgr_raceconditions
Fix Task manager race conditions issues Even Rouault
06:24 PM Revision e96e7629 (qgis): Use the whitelist filter
Alessandro Pasotti
06:17 PM Revision f92f59ce (qgis): Merge pull request #34655 from qgis-bot/backport-34501-to-release-3_10
[Backport release-3_10] fix browsing counter not reset in feature list (attribute table) Even Rouault
06:15 PM Revision 31aeb6e3 (qgis): Browser proxy model: add white list filter and renamed black one
Alessandro Pasotti
06:14 PM Revision 4e6b042d (qgis): Merge pull request #34782 from qgis-bot/backport-34765-to-release-3_12
[Backport release-3_12] [BUG][Mesh] Fix streamlines/traces issue when CRS transform fails Even Rouault
06:10 PM Revision d5aaf851 (qgis): Merge pull request #34822 from troopa81/backport_34336_to_release-3_12
[Backport 3.12] Fix form filtering when used in feature selection dialog Even Rouault
06:09 PM Revision 7fe17426 (qgis): fixes #34774 - python 2to3 related bug
Raul Bezerra Barbosa
06:02 PM Revision dddb30f9 (qgis): Merge pull request #33942 from qgis-bot/backport-33922-to-release-3_10
[Backport release-3_10] Fix recent expressions in select by exp dlg Even Rouault
05:56 PM Revision 4e0a3559 (qgis): Merge pull request #33976 from troopa81/backport_fix_from_33629_to_rele...
[Backport 3.10] Fixes for Oracle curves and surfaces support Even Rouault
05:50 PM Revision 399dc623 (qgis): Merge pull request #33918 from alexbruy/organize-columns
add "Organize Columns" button to the attribute table toolbar (fix #23397) Even Rouault
05:42 PM Revision 4ed2c483 (qgis): Merge pull request #34718 from elpaso/bugfix-gh34696-spatialite-nofield...
[backport] Fix spatialite editing with nofields (or def values) Even Rouault
05:41 PM Revision 60007391 (qgis): Merge pull request #34717 from elpaso/bugfix-gh34696-spatialite-nofield...
[backport] Fix spatialite editing with nofields (or def values) Even Rouault
05:39 PM Revision a3f49111 (qgis): Add tests for item provider registry new methods
Alessandro Pasotti
05:31 PM Revision 016f7ed4 (qgis): New DB table widget: new tests and fixes for file-based DBS
Alessandro Pasotti
05:31 PM Revision 1bf8cfe3 (qgis): Browser proxy model: add test for showLayers
Alessandro Pasotti
05:30 PM Revision 912ffdec (qgis): Merge pull request #34989 from rldhont/tests-geojson-stringtofields-mul...
[Tests] GeoJSON stringToFields with a feature collection René-Luc ReLuc
04:21 PM Revision 3439b226 (qgis): Data item registry: add utility method
Alessandro Pasotti
04:20 PM Revision bc68bab3 (qgis): GPKG layer data items: add path prexix (for searches)
Alessandro Pasotti
04:17 PM Revision ff120814 (qgis): PG: add encodeUri implementation + fixes and tests
Alessandro Pasotti
04:07 PM Revision 0cf9a81b (qgis): More fixes in output json for unit tests
Paul Blottiere
04:05 PM Revision c4a017b7 (qgis): Make sure QgsDataSourceUri remembers the schema
This is useful for partial URI storage (schema level) Alessandro Pasotti
03:54 PM Revision 1a580839 (qgis): Fix feature list combobox entries, add tests and checks
Julien Cabieces
03:54 PM Revision 6af6e855 (qgis): Fixes #34537 : Allow setting null in relation reference widget
Julien Cabieces
01:37 PM Revision 2a6e0074 (qgis): Fix test for json landing page
Paul Blottiere
11:00 AM Revision 438cedfc (qgis): Update json result
Paul Blottiere
11:00 AM Revision 9ae479a3 (qgis): [Tests] GeoJSON stringToFields with a feature collection
The methode `QgsJsonUtils::stringToFields` is a wrapper to `QgsOgrUtils::stringToFields`
The `QgsOgrUtils::stringToF...
René-Luc ReLuc
10:58 AM Revision c56889ab (qgis): Update html anding page for tests
Paul Blottiere
07:51 AM Revision d1c13a95 (qgis): adapt test and fix arrows positioning
Vincent Cloarec
07:51 AM Revision ba37a9c5 (qgis): fix typo and switch with dataOnEdges
Vincent Cloarec
07:51 AM Revision f26f1960 (qgis): remove bad files
Vincent Cloarec
07:51 AM Revision c2f29003 (qgis): fix QAbstractTextureImage shared
Vincent Cloarec
07:51 AM Revision 42bc0656 (qgis): arrows for 3D mesh layer dataset rendering
Vincent Cloarec
07:51 AM Revision dd6af4cd (qgis): workaround for testExtrudedPolygons
Test fails sometime, apply same workaround than others Vincent Cloarec

2020-03-10

11:39 PM Revision 4dd598fb (qgis): Also warn for unsaved changes when opening a model through the model de...
Nyall Dawson
11:39 PM Revision e9c594d3 (qgis): Make Model Designer window title follow app conventions
Show unsaved changes via * prefix, show model name in title
Also less Python, more c++
Nyall Dawson
11:39 PM Revision c4df4dc8 (qgis): The model "last used parameter values" setting should live outside
the undo stack
We don't want to roll these back if users are undo/redoing changes
Nyall Dawson
11:39 PM Revision e7b5c266 (qgis): [FEATURE][processing] Add undo/redo support to model designer
Makes QGIS more forgiving for users!
Sponsored by NRCan
Nyall Dawson
11:39 PM Revision d16ee228 (qgis): Hide from sip
Nyall Dawson
08:25 PM Revision 80240893 (qgis): Merge pull request #34887 from lbartoletti/backport-34797-to-release-3_12
[Backport 3.12] Backport 34797 to release 3 12 Matthias Kuhn
08:24 PM Revision 190390da (qgis): Merge pull request #34884 from lbartoletti/backport-34797-to-release-3_10
[Backport 3.10] Backport 34797 to release 3 10 Matthias Kuhn
06:42 PM Revision 6a597e9f (qgis): Fix Multi-Edit dialog is never deleted when launched from the main
window
This results in a leak, plus a gradual slow down in QGIS performance
over time if many multi-edit operations ...
Nyall Dawson
06:42 PM Revision 82748a5b (qgis): [temporal] Don't connect the temporal indicator for layers missing temp...
Mathieu Pellerin - nIRV
03:08 PM Revision 2e992c09 (qgis): Fix case in data item provider keys
Alessandro Pasotti
02:58 PM Revision b42bdddd (qgis): New database table widget new signals & tests
Alessandro Pasotti
02:57 PM Revision d1404ac5 (qgis): Add hasChildren to browser proxy model
this to allow filtering out layers Alessandro Pasotti
02:50 PM Revision 867d0f6f (qgis): Data items: add data provider origin key
Adds the data provider key of the data provider
that created the item.
Also keeps a map between data *item* provider...
Alessandro Pasotti
01:15 PM Revision db73faae (qgis): small code readability improvement
Denis Rouzaud
11:17 AM Revision a180149a (qgis): fix missing GEOS include (#34959)
Denis Rouzaud
10:10 AM Revision 6969db19 (qgis): Add API to show empty entries in QgsProviderConnectionComboBox
Nyall Dawson
10:10 AM Revision 4f66115b (qgis): [feature][processing] Add dedicated parameter type for database connect...
Allows selection from the registered database connections for a specific
database provider type (the provider must im...
Nyall Dawson
10:10 AM Revision 6997c182 (qgis): Add widget wrapper for provider connection parameter
Nyall Dawson
10:10 AM Revision f587430d (qgis): Remove ad-hoc python provider connection parameters and replace
with proper provider connection parameters Nyall Dawson
10:10 AM Revision 95ec3073 (qgis): Fix see also links
Nyall Dawson
10:10 AM Revision 1ea60fae (qgis): Fix test
Nyall Dawson
09:07 AM Revision 3b40c3a1 (qgis): avoid reloading triangular mesh when transforms are invalid
Vincent Cloarec
08:12 AM Revision 700a4112 (qgis): QgsNewDatabaseTableNameWidget implementation (WIP)
Alessandro Pasotti
08:08 AM Revision 7edf1f28 (qgis): Merge pull request #34954 from gacarrillor/duplicate_nodes_in_holes
Remove duplicate nodes from all inner rings Matthias Kuhn
04:22 AM Revision 8d2f75da (qgis): Test for Remove Duplicate Vertices alg. (Polygons with duplicates in se...
gacarrillor
03:46 AM Revision 329c552f (qgis): Remove duplicate nodes from all interior rings in a polygon
gacarrillor
01:11 AM Revision 2aaac598 (qgis): updates on temporal source changes
Samweli
01:11 AM Revision 9845ffa5 (qgis): added tests for changed signal in temporal properties
Samweli
01:11 AM Revision 86a336ca (qgis): update, using one layer tree view indicator for temporal layers
Samweli
01:11 AM Revision 1b53cbc2 (qgis): added temporal layer indicators
Samweli
01:11 AM Revision 54d608cf (qgis): added temporal source for temporal layers
Samweli
01:11 AM Revision e621d162 (qgis): updates on temporal layer indicator logic
Samweli
01:11 AM Revision 2f0eb958 (qgis): ui tweaks and tests fix
Samweli

2020-03-09

10:59 PM Revision f2085804 (qgis): Fix some build warnings
Nyall Dawson
10:59 PM Revision 89b654e5 (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
Nyall Dawson
10:52 PM Revision ca89d340 (qgis): Allow to cancel server connections list modification
Harrissou Santanna
10:52 PM Revision 61d1ac12 (qgis): more robust code
Harrissou Santanna
10:52 PM Revision eca52611 (qgis): Allow to open data loader dialog from metasearch
fixes #34759 Harrissou Santanna
10:46 PM Revision 323a9a46 (qgis): fix indentation
Ivan Ivanov
10:46 PM Revision 4caa2540 (qgis): Fix inconsistancies in the expression builder help panel
Fix the HTML help for the following classes of expressions:
- Map layers
- Relation
- User expressions
- Variables
- ...
Ivan Ivanov
07:04 PM Revision 597aa5b6 (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
01:17 PM Revision aca8e030 (qgis): Merge pull request #33833 from kadas-albireo/vectorprops
Move QgsVectorLayerProperties and dependencies to GUI Sandro Mani
12:04 PM Revision e8e13ecb (qgis): Add new GUI widget QgsDatabaseSchemaComboBox for selection of
available schemas for a specific data connection
(providers must implement the connections API)
Nyall Dawson
12:04 PM Revision 35411af6 (qgis): Add new GUI widget QgsDatabaseTableComboBox for selection of
available tables for a specific data connection
(providers must implement the connections API)
Nyall Dawson
12:04 PM Revision 26df3028 (qgis): Add icon to provider connections
Nyall Dawson
12:04 PM Revision 2bdb0cc2 (qgis): Add new GUI widget QgsProviderConnectionComboBox for selection of
registered connections for a specific data provider
(providers must implement the connections API)
Nyall Dawson
12:04 PM Revision 85e1fbed (qgis): Protected->private
Nyall Dawson
12:04 PM Revision f7731bc2 (qgis): Add model for database tables from a connection
Optionally limited to a specific schema, if desired Nyall Dawson
12:04 PM Revision d18dc425 (qgis): test fix
Nyall Dawson
12:04 PM Revision cb01e4ee (qgis): Fix windows builds
Nyall Dawson
12:04 PM Revision bd5dcd29 (qgis): Add refresh schemas button to combobox
Since we don't auto update the schema list by listening to database
changes, we need a way for users to manually refr...
Nyall Dawson
12:04 PM Revision 643b1696 (qgis): More tolerant test
Nyall Dawson
12:04 PM Revision a0a57d5b (qgis): Add a model for schemas from a database connection
Nyall Dawson
12:04 PM Revision 2eb4eaff (qgis): Add some more useful roles to model
Nyall Dawson
12:04 PM Revision 1fba2258 (qgis): Add model for connections from a provider
Nyall Dawson
12:04 PM Revision 22173787 (qgis): Add signals to QgsProviderMetadata for connection created, changed and ...
Nyall Dawson
12:04 PM Revision e0ca4d40 (qgis): Dox
Nyall Dawson
10:29 AM Revision e45bea55 (qgis): Add some documentation to vector layer properties related classes moved...
Sandro Mani
10:29 AM Revision 7c79610d (qgis): Update sip bindings
Sandro Mani
10:29 AM Revision 84bd5797 (qgis): Move QgsVectorLayerProperties and dependencies to GUI
Sandro Mani
06:29 AM Revision 0f229208 (qgis): Fix tab order
Nyall Dawson
06:29 AM Revision bcf9c828 (qgis): [FEATURE][callouts] Add control over anchor point for callout on label
This gives users control over where a callout should join to the label
text. (Previously, you only had control over w...
Nyall Dawson
06:06 AM Revision 78bd73eb (qgis): fix active faces not supported
Vincent Cloarec
05:59 AM Revision 0675c0b6 (qgis): [FEATURE] Mesh 1D Renderer (#34848)
* MDAL 0.5.90 : support for custom Logger and 1D meshes
* [FEATURE] [MESH] Support rendering of 1D meshes, see https:...
Peter Petrik

2020-03-08

10:31 PM Revision a4b97741 (qgis): Top align widgets in expression builder dialog
Harrissou Santanna
10:30 PM Revision 375242cb (qgis): Fix geom_from_gml example display
Harrissou Santanna
10:29 PM Revision 6dbf341d (qgis): [FEATURE] Add expression variables for current map temporal range
Adds:
@map_start_time: Start of the map's temporal time range (as a datetime value)
@map_end_time: End of the map's ...
Nyall Dawson
04:14 PM Revision 12f52838 (qgis): debian packaging: update libpython detection also on sid (followup 4987...
(cherry picked from commit 722dd8ad45bedc0e693043d0bbb2c6794336aa0d) Jürgen Fischer
04:14 PM Revision 117da6e0 (qgis): debian packaging: update libpython detection also on sid (followup 4987...
(cherry picked from commit 722dd8ad45bedc0e693043d0bbb2c6794336aa0d) Jürgen Fischer
04:11 PM Revision 722dd8ad (qgis): debian packaging: update libpython detection also on sid (followup 4987...
Jürgen Fischer
02:16 PM Revision 871a3c0e (qgis): [processing] Disable Parameters panel during algorithm execution (not t...
gacarrillor

2020-03-07

11:16 PM Revision 0153dc80 (qgis): [processing] Disable runAsBatch/runAsSingle buttons during algorithm ex...
gacarrillor
08:23 PM Revision 237f1f7e (qgis): [processing][needs-docs] Adjust status of controls in algorithm dialog
+ Run button is not shown anymore in the Log tab, therefore, you can only run algorithms from the Parameters tab.
+...
gacarrillor
04:55 AM Revision 6c86055e (qgis): PG: expose foreign tables
Alessandro Pasotti
04:55 AM Revision 8addbde0 (qgis): Disable foreign table test on Travis
Alessandro Pasotti

2020-03-06

12:03 AM Revision abdef05a (qgis): added fix for the missing category layers
Samweli
10:43 PM Revision 0facf545 (qgis): QGIS Project temporal settings
Adds the ability to set a temporal range for a project Samweli Mwakisambwe
10:21 PM Revision 2e57d114 (qgis): Fix link for json api in landing page
Paul Blottiere
10:17 PM Revision 29e74a38 (qgis): Update content type
Paul Blottiere
09:53 PM Revision 3296cab6 (qgis): Fix service-desc type in landing page
Paul Blottiere
09:04 PM Revision 716349af (qgis): Merge pull request #34888 from elpaso/server-standalone-bugfixes
Server standalone bugfixes Alessandro Pasotti
09:03 PM Revision 54e38040 (qgis): DB manager: connections refresh
Fixes #34862 Alessandro Pasotti
09:02 PM Revision ae5ddd7f (qgis): DB manager: connections refresh
Fixes #34862 Alessandro Pasotti
02:55 PM Revision 36e773f0 (qgis): [QgsQuick] Use generic function onImageCapture otherwise use default Ph...
Viktor Sklencar
11:51 AM Revision 1773270f (qgis): Merge pull request #34904 from elpaso/pgraster-test-fix
Try to make PG raster test more robust Alessandro Pasotti
10:14 AM Revision beab5a3d (qgis): Merge pull request #34819 from obrix/fix_missing_context_attributes
Add missing attributes at QgsAttributeEditorContext creation. Alessandro Pasotti
10:00 AM Revision 5a845849 (qgis): Merge pull request #34888 from elpaso/server-standalone-bugfixes
Server standalone bugfixes Alessandro Pasotti
09:53 AM Revision 834a0921 (qgis): debian packaging: drop dependency on python-gdal for ubuntu focal (fixe...
(cherry picked from commit 27482959791b6b42bb0ee96367c62db4eab90e3e) Jürgen Fischer
09:53 AM Revision 185d016d (qgis): debian packaging: drop dependency on python-gdal for ubuntu focal (fixe...
(cherry picked from commit 27482959791b6b42bb0ee96367c62db4eab90e3e) Jürgen Fischer
09:53 AM Revision 27482959 (qgis): debian packaging: drop dependency on python-gdal for ubuntu focal (fixe...
Jürgen Fischer
09:52 AM Revision 3b6bc304 (qgis): Try to make PG raster test more robust
Alessandro Pasotti
09:24 AM Revision 4e1e6846 (qgis): Snap Geometries algorithm is capable of running in-place mode
Nyall Dawson
09:24 AM Revision bc3077e5 (qgis): [processing] When running an algorithm in place mode, don't auto close
the dialog after changing features
Otherwise it can be a real pain to iteratively change/undo/tweak parameter
value
Nyall Dawson
09:22 AM Revision 08b47a49 (qgis): Fix missing icon, less Python
Nyall Dawson
09:22 AM Revision 8845b535 (qgis): More c++ ports
Nyall Dawson
09:22 AM Revision df7dd5ba (qgis): More model dialog Python -> c++ ports
Nyall Dawson
09:22 AM Revision 2a1bf564 (qgis): [FEATURE][processing] Remember parameter values between model designer ...
When designing a model, users typically will need to run the model
many times as they tweak its structure.
This chan...
Nyall Dawson
09:22 AM Revision eefd04cb (qgis): Start creation of a c++ base class for modeler dialog
Nyall Dawson
09:22 AM Revision 93355082 (qgis): Add a menu bar to model designer
Nyall Dawson
09:22 AM Revision a0e6a374 (qgis): Port some more model designer Python code to c++
Nyall Dawson
09:22 AM Revision 0b3f7a58 (qgis): Hookup toggle to hide comments from model designer
Nyall Dawson
09:22 AM Revision 034b8754 (qgis): Add test for storage of designer parameter values
Nyall Dawson
09:22 AM Revision 56610002 (qgis): Identation
Nyall Dawson
09:22 AM Revision b84bf68d (qgis): Bit less Python
Nyall Dawson
08:37 AM Revision b3864dbf (qgis): Merge pull request #34890 from elpaso/bugfix-gh34862-db-manager-stinks-...
DB manager: connections refresh Alessandro Pasotti
02:56 AM Revision 9959a22e (qgis): Don't inherit QgsTemporalProperty for QgsDataProviderTemporalCapabilities
The QgsTemporalProperty interface has members which are geared more to
user-setable temporal properties (e.g. "isActi...
Nyall Dawson
02:56 AM Revision fa6d62f9 (qgis): Minor header cleanups and documentation improvements
Nyall Dawson
02:56 AM Revision ce065059 (qgis): Only pass on the render context temporal range to the data provider
when the layer is set to the ModeTemporalRangeFromDataProvider mode Nyall Dawson
02:56 AM Revision 9bbfe815 (qgis): When the canvas temporal range is changed, we need to invalidate any
cached images we have of temporal enabled layers
Otherwise these will not be re-rendered using the update temporal r...
Nyall Dawson
02:56 AM Revision 326f5839 (qgis): Store canvas temporal range directly in canvas map settings, instead of
a separate variable. Nyall Dawson
02:56 AM Revision 266d920d (qgis): Dox++
Nyall Dawson
02:56 AM Revision c307f0ea (qgis): fixup
Nyall Dawson

2020-03-05

10:37 PM Revision e7ac0ee1 (qgis): Use widget's logicalDpiX() instead of a screens
Fixes #34772 Nyall Dawson
08:45 PM Revision 6548d6c1 (qgis): Merge pull request #34750 from gacarrillor/remove_duplicate_nodes_in_co...
Remove duplicate nodes from each part in a collection Matthias Kuhn
06:49 PM Revision 889563e5 (qgis): When exporting a model to python, export comments as python comments
Nyall Dawson
06:49 PM Revision 64868ce8 (qgis): Bit more Python to c++ porting
Nyall Dawson
06:49 PM Revision 23aa83c2 (qgis): Add unit tests, minor fixes
Nyall Dawson
06:49 PM Revision 0af98f9f (qgis): Nicer comment text appearance
Nyall Dawson
06:49 PM Revision 13fc85d7 (qgis): [FEATURE][processsing] Add support for comments attached to components
This allows users to create comments attached to model components (inputs,
algorithms or outputs). Comments are shown...
Nyall Dawson
06:49 PM Revision 961557da (qgis): UX improvements for comment editing
Nyall Dawson
06:49 PM Revision 03fc0335 (qgis): Don't lose properties of existing outputs when editing algorithm
Nyall Dawson
06:09 PM Revision d3649a51 (qgis): DB manager: connections refresh
Fixes #34862 Alessandro Pasotti
04:14 PM Revision 6dcf3927 (qgis): fix build
Loïc BARTOLETTI
03:34 PM Revision 542c183f (qgis): Merge pull request #34871 from elpaso/pgraster-set-subset-string-app-ex...
[feature] PG raster expose set filter to app Alessandro Pasotti
03:07 PM Revision c1942a85 (qgis): Server standalone better request log formatting
Alessandro Pasotti
02:39 PM Revision b559a153 (qgis): Server standalone: strip initial blank in header values
Alessandro Pasotti
01:29 PM Revision 1a456103 (qgis): Merge pull request #34797 from lbartoletti/fix_key_conflict_for_close_e...
Use a different key sequence for close editing line. Fixes #34793 Matthias Kuhn
12:00 PM Revision 32f19a29 (qgis): Merge pull request #34797 from lbartoletti/fix_key_conflict_for_close_e...
Use a different key sequence for close editing line. Fixes #34793 Matthias Kuhn
10:51 AM Revision 3246a92d (qgis): Merge pull request #34827 from elpaso/parent-form-current-value-2
[feature] Get current parent form values in child forms Alessandro Pasotti
10:41 AM Revision 0c3f233c (qgis): Update backport.yml (#34883)
Denis Rouzaud
10:33 AM Revision 66bc89f2 (qgis): Update backport.yml
Denis Rouzaud
10:33 AM Revision 292dae6c (qgis): Update backport.yml
Denis Rouzaud
09:55 AM Revision 9ba699ee (qgis): Port more of modeler scene to c++
Nyall Dawson
09:55 AM Revision 0fff9338 (qgis): Remove exception which is never raised
Nyall Dawson
09:55 AM Revision d8eb0efc (qgis): Add missing changed signal emissions
Nyall Dawson
09:55 AM Revision 70731d82 (qgis): Port most of the remaining ModelerScene code to c++
ModelerScene is now a shell class, implementing the bare minimum
required for older Python API compatibility
Nyall Dawson
09:55 AM Revision 5c44441c (qgis): Move some modeler scene code to c++, avoid hard link between scene
and dialog Nyall Dawson
09:55 AM Revision d79fed41 (qgis): Indentation
Nyall Dawson
09:55 AM Revision ef8f26e3 (qgis): Much simpler code for determining linked parameters in modeler
Nyall Dawson
09:55 AM Revision d6d1b858 (qgis): Metatype
Nyall Dawson
09:55 AM Revision 873ad5f7 (qgis): Clone should be const
Nyall Dawson
09:55 AM Revision 616504be (qgis): Add missing parameter dependancies for QgsProcessingParameterCoordinate...
Nyall Dawson
09:41 AM Revision d7616bf5 (qgis): added current layer range label
Samweli
09:41 AM Revision ccf8a036 (qgis): removed duplicate signal
Samweli
09:41 AM Revision 51b475f6 (qgis): added checks for possible null temporal capabilities
Samweli
09:41 AM Revision 391f606f (qgis): moved temporal range from provider to layer temporal properties
Samweli
09:41 AM Revision 1abbc2a5 (qgis): saving and restoring temporal properties
Samweli
09:41 AM Revision 8848cbd2 (qgis): improved provider temporal capabilities tests
Samweli
09:41 AM Revision f39a5765 (qgis): updated tests format
Samweli
09:41 AM Revision 02569516 (qgis): ousing right wms reference request parameter
Samweli
09:41 AM Revision c42f1627 (qgis): added temporal capabilities tests
Samweli
09:41 AM Revision 2517b566 (qgis): suggested changes from the review
Samweli
09:41 AM Revision 872094cf (qgis): removed status label in temporal properties
Samweli
09:41 AM Revision 1cbb8e76 (qgis): fixed conflicts
Samweli
09:41 AM Revision c178276e (qgis): removed provider capabilities setting in temporal layer properties
Samweli
09:41 AM Revision 4abaee8c (qgis): small tweaks,eg. remove of unwanted spaces
Samweli
09:41 AM Revision 6352d688 (qgis): added abstract temporal class
updates on tests and abstract temporal class
updates on qgsabstracttemporal sip and tests
update qgsabstracttempora...
Samweli
09:41 AM Revision b30ccf32 (qgis): fixed travis tests
Samweli
09:11 AM Revision e73bfbe8 (qgis): Merge pull request #34874 from elpaso/bugfix-gh34823-pgraster-schema-an...
[backport] PG raster, bugfixes and SQL filter Alessandro Pasotti
09:08 AM Revision 404fbb59 (qgis): PG raster: PR recommendations
Alessandro Pasotti
08:09 AM Revision 923dabd8 (qgis): Merge pull request #34797 from lbartoletti/fix_key_conflict_for_close_e...
Use a different key sequence for close editing line. Fixes #34793 Matthias Kuhn
07:21 AM Revision 958b9823 (qgis): Align 3D View properties tab rendering with common properties tabs
* using groupbox for items instead of line separator
* reducing the oversized margins
Harrissou Santanna
07:21 AM Revision caf69cf2 (qgis): Fix capitalization inconsistency
Harrissou Santanna
07:20 AM Revision ef0f421c (qgis): Remove oversized margin of the Container properties frame
in drag-and-drop mode of attribute forms, harmonizing with fields properties Harrissou Santanna
07:17 AM Revision c398a266 (qgis): Fix QgsCoordinateReferenceSystem documentation rendering
with better list display, highlight related methods Harrissou Santanna
07:17 AM Revision 7ca97f38 (qgis): Add version of deprecation
Harrissou Santanna
07:17 AM Revision 1eae00e0 (qgis): Update some use of QgsCoordinateReferenceSystem
Harrissou Santanna

2020-03-04

12:52 AM Revision ae45af58 (qgis): Add details to project expression and fix example
Harrissou Santanna
08:58 PM Revision 74a54693 (qgis): Connectios API fix Postgres char conversion in execSQL
Fixes #34806 Alessandro Pasotti
08:57 PM Revision 1ffda15a (qgis): Typo endianness
Alessandro Pasotti
08:56 PM Revision 53f94bc8 (qgis): Setting a flag, it's worth a break
gacarrillor
06:44 PM Revision e833a64d (qgis): Load test table for PG raster test
Alessandro Pasotti
06:38 PM Revision c924cfd1 (qgis): [feature][plugin manager] allow to install stable or experimental
Olivier Dalang
05:04 PM Revision f87e8b9f (qgis): Merge pull request #34846 from elpaso/bugfix-gh34823-pgraster-schema-an...
PG raster, bugfixes and SQL filter Alessandro Pasotti
04:56 PM Revision 60e9ed4b (qgis): Fix drill-down test
Alessandro Pasotti
04:42 PM Revision 41f6d729 (qgis): PG raster: update since in dox
Alessandro Pasotti
04:25 PM Revision 385acae4 (qgis): PG raster: reset renderer when filter changes
Alessandro Pasotti
02:29 PM Revision 9815b2ae (qgis): PG raster: update extent when filter changes
plus other changes:
- fix extent calculation when filter is set
- more tests
Alessandro Pasotti
01:27 PM Revision 6a929609 (qgis): make QgsVectorLayer::wkbType and geometryType invokable (#34857)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> qgis-bot
11:29 AM Revision 71b9b767 (qgis): PG raster set subset signals and app
Alessandro Pasotti
11:26 AM Revision d6821a94 (qgis): Merge pull request #34846 from elpaso/bugfix-gh34823-pgraster-schema-an...
PG raster, bugfixes and SQL filter Alessandro Pasotti
08:52 AM Revision 36457fae (qgis): Code layout 2
Alessandro Pasotti
08:52 AM Revision af8a55b6 (qgis): Code layout
Alessandro Pasotti
08:52 AM Revision 195efa42 (qgis): Final touches to the parent form API
Alessandro Pasotti
08:51 AM Revision fa6958fb (qgis): Merge pull request #34818 from troopa81/fix_crashrelationreftest
Fix crash in relation reference test Alessandro Pasotti
08:23 AM Revision 00f2eab0 (qgis): make QgsVectorLayer::wkbType and geometryType invokable (#34855)
Denis Rouzaud
06:43 AM Revision 595716e2 (qgis): out back alive the set milestone bot
Denis Rouzaud

2020-03-03

12:53 AM Revision 78eb3a6c (qgis): [ui] Add missing label mask panel title
github-actions[bot]
12:52 AM Revision 9ebcf192 (qgis): Unlock resizing the result columns
Stefanow Natsis
12:52 AM Revision 0bfff34a (qgis): Added buttons to select-deselect all layers in check geometries
Stefanow Natsis
10:19 PM Revision b9edcbd1 (qgis): Move responsibility for painting model components to c++
Nyall Dawson
10:19 PM Revision d80bdd33 (qgis): Move last part of ModelerGraphicItem to c++, generalize handling of
folding buttons Nyall Dawson
10:19 PM Revision 7d0b476f (qgis): Move almost all the remaining Python code for model graphic items to c++
Only minimal shells of objects are left in Python now, the bare minimum
required because they call objects which depe...
Nyall Dawson
05:35 PM Revision fb3efd87 (qgis): Merge pull request #34771 from arnaud-morvan/backport-34268-to-release-...
[backport 3.10] Do not replace plus by space in REQUEST_BODY René-Luc ReLuc
05:34 PM Revision 9ec86b69 (qgis): Merge pull request #34770 from arnaud-morvan/backport-34268-to-release-...
[backport 3.12] Do not replace plus by space in REQUEST_BODY René-Luc ReLuc
04:07 PM Revision a6679eed (qgis): PG raster enable filters in source select
Alessandro Pasotti
03:24 PM Revision 1e90f30a (qgis): PG raster: fix envelope and size rounding
Alessandro Pasotti
02:49 PM Revision a082bde5 (qgis): Merge pull request #34835 from kyngchaos/master
Qscintilla library may have _qt5 in name William Kyngesburye
02:25 PM Revision ea1826a3 (qgis): Modular PG raster tests
It should be now possible to disable test
cases individually.
Alessandro Pasotti
01:55 PM Revision 18d98d42 (qgis): Testdata for PG raster
Alessandro Pasotti
01:50 PM Revision aee84a54 (qgis): PG raster: fix composite pkeys and extent-less rasters
Fixes composite pkeys and force manual raster envelope
calculation in case metadata have no values for extent
Alessandro Pasotti
11:08 AM Revision e286044e (qgis): Fix datasource uri with explicit schema
Fixes #34823 Alessandro Pasotti
10:17 AM Revision 04ecf6a6 (qgis): osgeo4w: include postgres raster provider (fixes #34823)
(cherry picked from commit 794215df55c943dd522b46756ebf141180143802) Jürgen Fischer
10:17 AM Revision 794215df (qgis): osgeo4w: include postgres raster provider (fixes #34823)
Jürgen Fischer
09:26 AM Revision 644cce58 (qgis): fix message log for zip errors (#34820)
Denis Rouzaud
07:08 AM Revision d34c0135 (qgis): Port model arrow item to c++
Nyall Dawson
07:08 AM Revision 5c72f834 (qgis): Fix spell check false positive for Qt::LeftEdge
Nyall Dawson
07:08 AM Revision b624d3d5 (qgis): Move logic for calculation of linkage points for model items to C++
Nyall Dawson
07:08 AM Revision 997ac4eb (qgis): Add method to determine distance from point to rectangle bounds
Nyall Dawson
07:08 AM Revision d8111e10 (qgis): Make link point collapsing handling more generic
Nyall Dawson
02:55 AM Revision ec71254a (qgis): Qscintilla library may have _qt5 in name
William Kyngesburye

2020-03-02

11:45 PM Revision 919088c7 (qgis): Avoid deprecation warning
Nyall Dawson
11:27 PM Revision 989d0c68 (qgis): QtDBus linked to other Qt frameowrks, needs bundling
William Kyngesburye
03:59 PM Revision bcd401df (qgis): Fix form filtering when used in feature selection dialog
Julien Cabieces
02:52 PM Revision 3faa7f2c (qgis): Fix style.
obrix
02:07 PM Revision bf18ebc3 (qgis): Merge pull request #34815 from elpaso/bugfix-gh34806-pgconnection-char
Connections API fix Postgres char conversion in execSQL Alessandro Pasotti
12:49 PM Revision c9bdd13e (qgis): fix sip
Loïc BARTOLETTI
11:37 AM Revision f407bd55 (qgis): Add missing attributes at QgsAttributeEditorContext creation. Fix some ...
obrix
11:35 AM Revision abf6fc1f (qgis): Fixes #34779 crash in testrelationreference test
Julien Cabieces
09:54 AM Revision a7566def (qgis): [ui] Add missing label mask panel title
Mathieu Pellerin - nIRV
09:53 AM Revision 55a582d0 (qgis): Make size a property of QgsProcessingModelComponent
API only for now, cannot be set by users Nyall Dawson
09:53 AM Revision 72d73054 (qgis): Start using c++ base clases in model designer
Nyall Dawson
09:53 AM Revision a38f0cbb (qgis): Move another method to c++
Nyall Dawson
09:53 AM Revision 1d25155d (qgis): Rework hiding of model controls to use a flag on the scene
Nyall Dawson
09:53 AM Revision 16841efa (qgis): Start moving base classes to c++
Nyall Dawson
09:53 AM Revision 167a8d38 (qgis): Less Python, more c++
Nyall Dawson
09:53 AM Revision 6c98448a (qgis): Use signals to avoid storing arrows in graphic item
Nyall Dawson
09:53 AM Revision d9cc2aed (qgis): Add clone method to QgsProcessingModelComponent
Nyall Dawson
09:53 AM Revision fe4352c2 (qgis): Use signals to avoid hard dependancy between component graphic items an...
Nyall Dawson
09:53 AM Revision 8f6a6111 (qgis): Use actual component sizes when drawing model instead of hardcoded values
(still not user-setable!) Nyall Dawson
09:53 AM Revision 62c95830 (qgis): Fix build
Nyall Dawson
09:53 AM Revision 0df4e35a (qgis): Use subclasses instead of instance checking for component type
specific logic Nyall Dawson
09:53 AM Revision 1bf51a4f (qgis): Move item state handling to c++
Nyall Dawson
09:53 AM Revision 2f8dbacc (qgis): Move more functionality to c++ base class
Nyall Dawson
09:53 AM Revision 0dbb082d (qgis): Move designer edit buttons to c++
Nyall Dawson
09:53 AM Revision b567ddec (qgis): Move model storage for graphic items to c++ base class
Nyall Dawson
09:27 AM Revision 0f32dcfb (qgis): remove shift+c to close line
Loïc BARTOLETTI
09:22 AM Revision aac0c92d (qgis): Connectios API fix Postgres char conversion in execSQL
Fixes #34806 Alessandro Pasotti
09:02 AM Revision dfa5cb68 (qgis): New snapping modes: Centroid and middle of a segment (midpoint) (#33622)
Snap on centroid and midpoint segment [FEATURE][needs-docs] Loïc BARTOLETTI
08:02 AM Revision 14760f5a (qgis): Use Shift+Right click to close a line and add a test
Loïc BARTOLETTI
01:32 AM Revision d3ce32af (qgis): Typo endianness
Alessandro Pasotti

2020-03-01

10:43 PM Revision a1a5ed3f (qgis): Merge pull request #34802 from rldhont/backport-34697-release-3_10
[Backport Release-3_10][Bugfix][Server] WMS GetFeatureInfo provides bounding box when configured René-Luc ReLuc
10:42 PM Revision 16b5ac77 (qgis): Merge pull request #34801 from rldhont/backport-34697-release-3_12
[Backport Release-3_12][Bugfix][Server] WMS GetFeatureInfo provides bounding box when configured René-Luc ReLuc
03:58 PM Revision bcffd466 (qgis): [Bugfix][Server] WMS GetFeatureInfo provides bounding box when configured
Some providers always retrieve geometry even if the NoGeometry flags is used in request. So in WMS GetFeatureInfo the... René-Luc ReLuc
03:56 PM Revision a59194af (qgis): [Bugfix][Server] WMS GetFeatureInfo provides bounding box when configured
Some providers always retrieve geometry even if the NoGeometry flags is used in request. So in WMS GetFeatureInfo the... René-Luc ReLuc
11:36 AM Revision 1a07654e (qgis): Less auto
Nyall Dawson
11:36 AM Revision 38a3a2d4 (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
Nyall Dawson
11:00 AM Revision 79a0b7cf (qgis): Fix incorrect rowCount results in layout model
github-actions[bot]
11:00 AM Revision 9c284e11 (qgis): Fix incorrect rowCount results in layout model
github-actions[bot]
10:12 AM Revision 58cabe6b (qgis): Revert "Use a font size in points, not pixels, for hi-dpi compatibility"
This reverts commit ac412e38adb6abc9d113657f8466b3a833a6e546. Nyall Dawson
10:12 AM Revision cd6d5118 (qgis): [processing] Port some model designer graphic item internals to c++
for stability and re-usability from c++ code Nyall Dawson
10:12 AM Revision 4d381b74 (qgis): Fix doxy warning
Nyall Dawson
07:36 AM Revision 099db4b9 (qgis): Use a different key sequence for close editing line. Fixes #34793
You can not close an editing line by pressing 'C' key when advanced digtizing tool is enabled, since 'C' is always us... Loïc BARTOLETTI
03:16 AM Revision c5c7427a (qgis): Display extent properly if query returns a list of values
Jorge Rocha

2020-02-29

11:32 AM Revision 496531b8 (qgis): Fix incorrect rowCount results in layout model
Nyall Dawson
03:38 AM Revision e41930d1 (qgis): Avoid a boolean variable in GeometryCollection.removeDuplicateNodes(); ...
gacarrillor

2020-02-28

11:06 PM Revision 3bdeb05d (qgis): [BUG][Mesh] Fix streamlines/traces issue when CRS transform fails
github-actions[bot]
11:03 PM Revision 22f758fc (qgis): [BUG][Mesh] Fix streamlines/traces issue when CRS transform fails (#34765)
[bug] Fix streamlines/traces issue when transform fails Vincent Cloarec
11:01 PM Revision 595d483a (qgis): [BUG] Fix On The Fly Issues with mesh layer (#34767)
fix #29330 and fix #28827 [BUG]
Do not create triangles for invalid vertices and fix OTF mesh layer bug
Vincent Cloarec
11:01 PM Revision f39caae2 (qgis): [BUG] Fix On The Fly Issues with mesh layer (#34766)
fix #29330 and fix #28827 [BUG]
Do not create triangles for invalid vertices and fix OTF mesh layer bug
Vincent Cloarec
10:52 PM Revision 1924d825 (qgis): Don't use constants for model graphic item sizes
Allows flexibility for items to have different sizes (not currently user-settable!) Nyall Dawson
10:52 PM Revision ac412e38 (qgis): Use a font size in points, not pixels, for hi-dpi compatibility
Nyall Dawson
10:52 PM Revision 435599a4 (qgis): [processing] Avoid redefining model element size multiple times, don't
hardcode font name (instead use correct theme font) Nyall Dawson
09:04 PM Revision edee4a3d (qgis): spelling fixes (closes #32408)
Jürgen Fischer
07:36 PM Revision 277b6462 (qgis): Merge pull request #34697 from rldhont/fix-server-wms-getfeatureinfo-bbox
[Bugfix][Server] WMS GetFeatureInfo provides bounding box when configured René-Luc ReLuc
04:02 PM Revision f66af763 (qgis): Merge pull request #34268 from arnaud-morvan/request_body_plus
Do not replace plus by space in REQUEST_BODY Paul Blottiere
03:54 PM Revision 4dea14ce (qgis): Merge pull request #34268 from arnaud-morvan/request_body_plus
Do not replace plus by space in REQUEST_BODY Paul Blottiere
03:52 PM Revision 1978cb9b (qgis): Merge pull request #34760 from elpaso/relation-reference-add-checkbox-t...
[feature] Relation wdgt: add checkbox to hide save child edits button Alessandro Pasotti
03:26 PM Revision b7c1fa9a (qgis): Merge pull request #34763 from olivierdalang/backport-34726-to-release-...
[Backport 3.10] Fix planimetric measurements checkbox not restored in options dialog Matthias Kuhn
03:26 PM Revision 7562e632 (qgis): Merge pull request #34764 from olivierdalang/backport-34726-to-release-...
[Backport 3.12] Fix planimetric measurements checkbox not restored in options dialog Matthias Kuhn
02:04 PM Revision 1402d0d6 (qgis): [Bugfix][Server] WMS GetFeatureInfo provides bounding box when configured
Some providers always retrieve geometry even if the NoGeometry flags is used in request. So in WMS GetFeatureInfo the... René-Luc ReLuc
01:26 PM Revision d7a9ef8c (qgis): Fix planimetric measurements checkbox not restored in options dialog
see https://github.com/opengisch/QGIS-Issues-SH/issues/12#issuecomment-591450501 Olivier Dalang
01:21 PM Revision 37da9368 (qgis): Fix planimetric measurements checkbox not restored in options dialog
see https://github.com/opengisch/QGIS-Issues-SH/issues/12#issuecomment-591450501 Olivier Dalang
01:20 PM Revision 9c337e9e (qgis): [feature] Relation wdgt: add checkbox to hide save child edits button
This is very useful for embedded forms.
Funded by: ARPA Piemonte
Alessandro Pasotti
01:20 PM Revision 4b80e034 (qgis): Fix dox comment
Alessandro Pasotti
10:50 AM Revision 3d3af4c1 (qgis): made fid request prior to expression request
Julien Cabieces
09:48 AM Revision 6ad3f1f5 (qgis): fix python provider
Julien Cabieces
09:48 AM Revision 70091931 (qgis): Fixes #33880 : fix backgroundcachefeatureiterator when there is
a sidefilterexpression and filter fids Julien Cabieces
08:45 AM Revision 0a9bbd72 (qgis): Merge pull request #34336 from troopa81/fix_formfilter_featureselectiondlg
Fix form filtering when used in feature selection dialog Matthias Kuhn
08:37 AM Revision 9debb6cc (qgis): fix QCOMPARE
Julien Cabieces
08:37 AM Revision ef6d95b8 (qgis): Fix relation reference constraint when identifying a feature
Julien Cabieces
08:35 AM Revision d94a1ecd (qgis): Fix relation reference widget test crashes under debug builds
github-actions[bot]
08:35 AM Revision 9287a0e8 (qgis): Fix relation reference widget test crashes under debug builds
github-actions[bot]
08:34 AM Revision 7f900a89 (qgis): Fix relation reference constraint when identifying a feature
Julien Cabieces
08:34 AM Revision e153f123 (qgis): fix QCOMPARE
Julien Cabieces
07:57 AM Revision ec31fbd7 (qgis): [BUG] Fix On The Fly Issues with mesh layer (#34727)
* fix #29330 and fix #28827 [BUG]
Do not create triangles for invalid vertices and fix OTF mesh layer bug
Vincent Cloarec
06:41 AM Revision 7e3e4847 (qgis): Remove oversized margin of the Container properties frame
in drag-and-drop mode of attribute forms Harrissou Santanna
06:41 AM Revision eed9173c (qgis): Fix relation reference widget test crashes under debug builds
Because of the new assert in QgsMapToolAdvancedDigitizing requiring
the cad widget
Not the cleanest fix -- the widge...
Nyall Dawson
05:45 AM Revision 73555afc (qgis): Update the short help description of the Random points along line algor...
github-actions[bot]
05:44 AM Revision 12ff1b37 (qgis): Silence some more noisy debug messages
Nyall Dawson
04:49 AM Revision 7cd3934f (qgis): Second call to removeDuplicateNodes should return false for basic geome...
gacarrillor
03:02 AM Revision 1d5a0ea2 (qgis): Add a vertical spacer at the bottom of mask label tab
github-actions[bot]
02:39 AM Revision b79cba2a (qgis): Update the short help description of the Random points along line algor...
github-actions[bot]
02:39 AM Revision 7d8d8f3d (qgis): Correct bug from postgres comment using quote or caps
github-actions[bot]
01:41 AM Revision 0548ebf2 (qgis): Correct bug from postgres comment using quote or caps
github-actions[bot]
01:25 AM Revision 0801d0b9 (qgis): Add a vertical spacer at the bottom of mask label tab
Harrissou Santanna
01:23 AM Revision 833202f3 (qgis): Update the short help description of the Random points along line algor...
Fixes #33160 Håvard Tveite

2020-02-27

11:37 PM Revision 0e5a985d (qgis): [labelling] Fix suboptimal logic for polygon's default around centroid ...
Mathieu Pellerin - nIRV
11:36 PM Revision d87843c2 (qgis): Correct bug from postgres comment using quote or caps
Corentin.F
11:34 PM Revision e37610e3 (qgis): Turn relative path into absolute path for reading embedded projects.
Paul Blottiere
11:34 PM Revision c0a54ba0 (qgis): Add unit tests
Paul Blottiere
11:34 PM Revision c4135952 (qgis): Add qgz project for tests
Paul Blottiere
11:33 PM Revision b162215b (qgis): Fixes #31626 don't crash on oracle getFeature(id) with an invalid id
Julien Cabieces
11:33 PM Revision 5a81d74d (qgis): Make containsAdvancedEffects function more accurate
github-actions[bot]
11:33 PM Revision c823d36a (qgis): Make containsAdvancedEffects function more accurate
github-actions[bot]
08:50 PM Revision f2b2e961 (qgis): Merge pull request #34734 from m-kuhn/formatString
Remove debug message Paul Blottiere
05:48 PM Revision 65009c22 (qgis): Merge pull request #34329 from troopa81/fix_relationref_identify
Fix relation reference constraint when identifying a feature Matthias Kuhn
05:36 PM Revision c154ecd3 (qgis): Merge pull request #34732 from elpaso/store-force-suppress-popup-property
Fix store force no popup Alessandro Pasotti
05:20 PM Revision 03436dcb (qgis): Merge pull request #34726 from olivierdalang/fix_planimetric_checkbox
Fix planimetric measurements checkbox not restored in options dialog Matthias Kuhn
04:51 PM Revision 1ebaad73 (qgis): Remove debug message
The message ended up as WARNING in QGIS server log files Matthias Kuhn
02:54 PM Revision 131ab9cc (qgis): Fix store force no popup
Followup PR #34654 Alessandro Pasotti
02:46 PM Revision 1ce79c64 (qgis): Test for Remove Duplicate Nodes from each part of a multipolygon
gacarrillor
10:26 AM Revision c68a50f0 (qgis): Fix planimetric measurements checkbox not restored in options dialog
see https://github.com/opengisch/QGIS-Issues-SH/issues/12#issuecomment-591450501 Olivier Dalang
09:39 AM Revision 7f54853a (qgis): Make containsAdvancedEffects function more accurate
by skipping layers that fall outside visible scale range Mathieu Pellerin - nIRV
09:00 AM Revision f4a3af27 (qgis): Fix form filtering when used in feature selection dialog
Julien Cabieces
08:54 AM Revision fa1ff552 (qgis): Fix spatialite editing with nofields (or def values)
Fixes #34696 Alessandro Pasotti
08:52 AM Revision f70b4259 (qgis): Fix spatialite editing with nofields (or def values)
Fixes #34696 Alessandro Pasotti
08:11 AM Revision c90fbd59 (qgis): Merge pull request #34654 from elpaso/vectorlayertools-suppress-form-popup
[feature] Relation widget force suppress popup Alessandro Pasotti
08:10 AM Revision 69053fdf (qgis): Merge pull request #34698 from elpaso/bugfix-gh34696-spatialite-nofields
Fix spatialite editing with nofields (or def values) Alessandro Pasotti
05:55 AM Revision 403fe33b (qgis): Test for Remove Duplicate Vertices alg. (geometry collection)
gacarrillor
05:50 AM Revision 20be2e11 (qgis): Remove duplicate nodes from all parts in a collection
gacarrillor
05:33 AM Revision 7057b378 (qgis): Check in updated internal srs db based on latest proj version
Nyall Dawson
05:30 AM Revision 83eaba98 (qgis): Accept "proj:..." prefix in QgsCoordinateReferenceSystem::createFromString
instead of just "proj4:..."
(cherry picked from commit f5470496ae36e5d8f7041bfdf2eae861586c113b)
Nyall Dawson
05:30 AM Revision e21f1f63 (qgis): Show formatted WKT definitions in custom projection dialog
Because an unformatted WKT string is just a huge barely decipherable blob...
(cherry picked from commit 489124d7d1c3...
Nyall Dawson
05:30 AM Revision cfe5f4be (qgis): Purge totally completely horribly outdated QgsRasterLayer docs
(cherry picked from commit 183706ef0aa14722caeccbf2dee1aa3e6e6721a6) Nyall Dawson
05:30 AM Revision dc9b82a3 (qgis): [processing] Fix incorrect error about "cannot load dependant fields"
when a field parameter is linked to a feature source parameter which
has the "selected features only" checked
(cherr...
Nyall Dawson
05:30 AM Revision 58f31742 (qgis): Add API to QgsFieldModel/QgsFieldComboBox to manually set the fields
to show in the widget (i.e. when no layer is available)
(cherry picked from commit 9a6cb4689f5b16887344a6e663f0adcea...
Nyall Dawson
05:30 AM Revision 3e812aa2 (qgis): Always default to WKT definitions for newly added custom projections
(cherry picked from commit 64ececf36bc09d81c4620752820bad64c15bec2a) Nyall Dawson
05:30 AM Revision 8fff8f9d (qgis): Always default to WKT definitions for newly added custom projections
(cherry picked from commit 64ececf36bc09d81c4620752820bad64c15bec2a)
(cherry picked from commit db46dc9ff551f090fa962...
Nyall Dawson
05:30 AM Revision f6cea993 (qgis): Show formatted WKT definitions in custom projection dialog
Because an unformatted WKT string is just a huge barely decipherable blob...
(cherry picked from commit 489124d7d1c3...
Nyall Dawson
05:30 AM Revision 61466702 (qgis): Fix node tool rectangular selection when layer has a different crs to c...
Fixes #34591
(cherry picked from commit d0bb1d192bc5ec4d0b5e326b96879972ae4a6d05)
Nyall Dawson
05:30 AM Revision 7aee00a3 (qgis): Purge totally completely horribly outdated QgsRasterLayer doc
(cherry picked from commit 183706ef0aa14722caeccbf2dee1aa3e6e6721a6) Nyall Dawson
05:30 AM Revision f50812d2 (qgis): Accept "proj:..." prefix in QgsCoordinateReferenceSystem::createFromString
instead of just "proj4:..."
(cherry picked from commit f5470496ae36e5d8f7041bfdf2eae861586c113b)
(cherry picked from...
Nyall Dawson
02:29 AM Revision b8983c7d (qgis): postgres provider: re-allow adding layers from PostgreSQL 8.4
github-actions[bot]
02:28 AM Revision c053e7ec (qgis): postgres provider: re-allow adding layers from PostgreSQL 8.4
github-actions[bot]
01:15 AM Revision e11f65b8 (qgis): dataset scalar 3D
Vincent Cloarec
01:15 AM Revision 4b038fa2 (qgis): after Peter review
. Vincent Cloarec
01:15 AM Revision eb95c598 (qgis): fix triangular mesh update
Vincent Cloarec
01:15 AM Revision 053784d0 (qgis): add normals to QgsMeshLayerUtils
Vincent Cloarec
01:15 AM Revision 3ba413cf (qgis): add tests
Vincent Cloarec
01:15 AM Revision a6484cae (qgis): fix issue for Qt version <5.10
Vincent Cloarec
01:15 AM Revision fcf3410f (qgis): typo
Vincent Cloarec
01:15 AM Revision 5d780dde (qgis): Help text correction for format_date() function. (For milliseconds 'z' ...
github-actions[bot]
01:15 AM Revision 409b8cb2 (qgis): Help text correction for format_date() function. (For milliseconds 'z' ...
github-actions[bot]
01:14 AM Revision 11f8f47d (qgis): fix crash when exporting check geometries gaps
github-actions[bot]
01:14 AM Revision 9b922163 (qgis): fix crash when exporting check geometries gaps
github-actions[bot]

2020-02-26

12:58 AM Revision d569b073 (qgis): postgres provider: re-allow adding layers from PostgreSQL 8.4
Jürgen Fischer
09:37 PM Revision 200f75ea (qgis): fix crash when exporting check geometries gaps
Fixes #34661 Stefanow Natsis
09:36 PM Revision 3f80823b (qgis): fix for format_date() help text
Raymond Nijssen
09:33 PM Revision 33480ef4 (qgis): Merge pull request #34686 from elpaso/bugfix-34666-merge-feature-evalua...
Fix merge selected features when evaluate defaults Alessandro Pasotti
09:33 PM Revision 34ddd208 (qgis): Merge pull request #34686 from elpaso/bugfix-34666-merge-feature-evalua...
Fix merge selected features when evaluate defaults Alessandro Pasotti
09:28 PM Revision d4e24b8d (qgis): Merge pull request #34268 from arnaud-morvan/request_body_plus
Do not replace plus by space in REQUEST_BODY Paul Blottiere
06:28 PM Revision 6b23d90f (qgis): Fix spatialite editing with nofields (or def values)
Fixes #34696 Alessandro Pasotti
05:49 PM Revision 3a6db5cc (qgis): Reword checkbox force hide
Alessandro Pasotti
04:42 PM Revision 37288929 (qgis): Merge pull request #34686 from elpaso/bugfix-34666-merge-feature-evalua...
Fix merge selected features when evaluate defaults Alessandro Pasotti
04:15 PM Revision 840c678d (qgis): Merge pull request #34688 from elpaso/relation-embedded-focus-first-fea...
Focus on first feature in embedded forms Alessandro Pasotti
11:14 AM Revision b5dec5af (qgis): Focus on first feature in embedded forms
Alessandro Pasotti
11:08 AM Revision 39a9ae9d (qgis): Merge pull request #34355 from troopa81/fix_chainfilter_nonull
In relation reference widget, fix chain filter when null values are not allowed Matthias Kuhn
10:19 AM Revision e128f3b9 (qgis): Merge pull request #34659 from elpaso/bugfix-unreported-main-message-ba...
Fix crash when accessing mainMessageBar Alessandro Pasotti
10:06 AM Revision 8655e444 (qgis): Fix merge selected features when evaluate defaults
... on provider side
Fixes #34666
Alessandro Pasotti
09:57 AM Revision 0d9bd568 (qgis): [layouts] Fix crash when reading layouts XML after failing to add a layout
github-actions[bot]
08:47 AM Revision cc1727b6 (qgis): Fix node tool rectangular selection when layer has a different crs to c...
github-actions[bot]
08:46 AM Revision a8c7ebee (qgis): Make "pre-set DPI not equal to painter's DPI" check less stringent
github-actions[bot]
08:45 AM Revision 7e531f1e (qgis): Make "pre-set DPI not equal to painter's DPI" check less stringent
github-actions[bot]
08:26 AM Revision 9d3daf3b (qgis): [layouts] Fix crash when reading layouts XML after failing to add a layout
github-actions[bot]
07:40 AM Revision 04015982 (qgis): Make "pre-set DPI not equal to painter's DPI" check less stringent
This assert gets tripped frequently when working with magnified maps,
because there's tiny (inconsequential) differen...
Nyall Dawson
06:02 AM Revision ae3916d2 (qgis): Grass location fix
github-actions[bot]
06:02 AM Revision 6d853a18 (qgis): [labelling] Fix suboptimal logic for polygon's default around centroid
github-actions[bot]
05:46 AM Revision bebb4d74 (qgis): [layouts] Fix crash when reading layouts XML after failing to add a layout
(fixes #34621) Mathieu Pellerin - nIRV
05:45 AM Revision a38e649b (qgis): Grass location fix
github-actions[bot]
05:45 AM Revision d0bb1d19 (qgis): Fix node tool rectangular selection when layer has a different crs to c...
Fixes #34591 Nyall Dawson
02:59 AM Revision 458eb1d2 (qgis): [labelling] Fix suboptimal logic for polygon's default around centroid ...
Mathieu Pellerin - nIRV
02:50 AM Revision 47557791 (qgis): [GRASS] catch new location crash on win
Hopefully fixes #28148 Radim Blazek
02:45 AM Revision 80696d1c (qgis): Less noisy transform failure errors
- Don't spew a whole lot of "rethrowing expection" log messages on the
default log level
- Don't output tons of dupli...
Nyall Dawson
02:45 AM Revision 0b39db1d (qgis): Dox++
(cherry picked from commit 5b639558f45f1e31ea62867044bf41c72b8d2b5c) Nyall Dawson
02:45 AM Revision 7f757750 (qgis): Expand tests
(cherry picked from commit e93bacd98749005d4b383fde5873c8e0ea90367b) Nyall Dawson
02:45 AM Revision 0d158a37 (qgis): Don't force set new layer encoding to the UI/encoding settings value
This was previously a band-aid fix applied in order to get shapefiles
to load using the encoding specified in the dat...
Nyall Dawson
02:45 AM Revision 750ef2bd (qgis): Always disable GDAL side shapefile encoding handling
And instead always do the decoding on QGIS' side. This unifies
the encoding handling whether or not we are using the ...
Nyall Dawson
02:45 AM Revision 0a2cc895 (qgis): Add helper method to read encoding from shapefile .cpg or LDID information
Ported from the GDAL logic, which unfortunately is not available
for re-use directly from GDAL.
(cherry picked from ...
Nyall Dawson
02:45 AM Revision 99276cb8 (qgis): Don't try to use a fallback transform when we've already established
that only a single transform is possible between a CRS pair
(since we've already tried that transform, it's pointles...
Nyall Dawson
02:45 AM Revision 79f85583 (qgis): Fix FindProj.cmake (followup 38e57db0ed387e32)
(cherry picked from commit 342e6db8285a127a2593ab9bf6c816c5503d4af7) Jürgen Fischer
02:45 AM Revision 2a1139f4 (qgis): Disable a test which relies on proj 4 behavior
(cherry picked from commit 4ab9f17ee7b2b906300043c0ef9c3e1975bc4748) Nyall Dawson
02:45 AM Revision ceeb3b8d (qgis): Update test for proj 6
(cherry picked from commit 6a0266cced3bdc35b81b9b4041db077285e4aa27) Nyall Dawson
02:45 AM Revision b44ae019 (qgis): Update another test for proj 7
(cherry picked from commit efeadcf6697c559a862ec4ce2b86e9dfe3cdeb44) Nyall Dawson
02:45 AM Revision c277feb4 (qgis): When the selected coordinate operation fails to project coordinates,
try falling back to a default PROJ-provided operation to transform the
coordinates
This allows **some** transformati...
Nyall Dawson
02:45 AM Revision 9adfae29 (qgis): Update more test results for proj 7
(cherry picked from commit 97486eeeb2da82e828b15dd45333f998e8e03d6e) Nyall Dawson
02:45 AM Revision f7aac4c6 (qgis): Update test results for proj 7
(cherry picked from commit 9ba4fb9a434f7be708e7510405d66ca4cb7621b5) Nyall Dawson
02:45 AM Revision 141145d6 (qgis): Hard block compilation on proj 6.3.0
Require 6.3.1 for critical fixes
(cherry picked from commit 38e57db0ed387e32a125437f2d4735deaa06140d)
Nyall Dawson
02:45 AM Revision 3256082a (qgis): Remove code paths for proj >= 6.0 < 6.3
We no longer support building with these versions
(cherry picked from commit b2f37bb04334251b90589230fb884f8c985a5709)
Nyall Dawson
02:45 AM Revision cf4aca8f (qgis): Fix build
(cherry picked from commit e0556cf4afa5fb4d1e7869259ae9401751f3e93b) Nyall Dawson
02:45 AM Revision 14256691 (qgis): Fix doxygen warning
(cherry picked from commit a5b6290361816a98d335c1ff7f20b151976d74ed) Nyall Dawson
02:45 AM Revision 6d676f15 (qgis): Default to automatically picking encoding when adding shapefiles
via drag and drop or browser, instead of always picking the System encoding
(cherry picked from commit a74b259eaa0bf...
Nyall Dawson
02:45 AM Revision fd94005e (qgis): Fix interaction of QgsCoordinateTransform::setBallparkTransformsAreAppr...
and setAllowFallbackTransforms and improve dox
setBallparkTransformsAreAppropriate overrules the setAllowFallbackTra...
Nyall Dawson
02:45 AM Revision 27014555 (qgis): Fix allow fallback determination for reversed operations
(cherry picked from commit 69950aee79920cf6fe6100227d3ceeadb55155bd) Nyall Dawson
02:45 AM Revision 7169254a (qgis): Add API to QgsCoordinateTransform to control fallback availability
on a transform-by-transform basis, populate correctly from context
(cherry picked from commit e3b1649fd35190a4bb991d...
Nyall Dawson
02:45 AM Revision 61792633 (qgis): Add API to QgsCoordinateTransformContext to prevent use of fallback
ballpark transforms for a source/dest CRS pair
(cherry picked from commit 61e6ab0ea823148f3a11603bd657b3e35a9184eb)
Nyall Dawson
02:45 AM Revision 0bcdb149 (qgis): QIoDevice::skip was added in Qt 5.10
(cherry picked from commit 9bd81de50b1a5b6f37203559da8b3ed8a3c24b41) Nyall Dawson
02:45 AM Revision 5cb85731 (qgis): Do not try to compute the center of a segment of null length (#34407)
Fix #34396
(cherry picked from commit 0e63de68375d72aa5d87447b67171bd50c4ed4c4)
Hugo Mercier
02:45 AM Revision 8959e812 (qgis): Correct autodetection of vsizip based shapefiles depends on GDAL 3.1
(cherry picked from commit 50bdd361886eb66dcf732cfa187eb1139e9362f0) Nyall Dawson
02:45 AM Revision 74bd1b3f (qgis): Ballpark warning should be warning level, not critical
(cherry picked from commit 8cfc1b4ec6acb99573d91cea2d7a8ffa65879121) Nyall Dawson
02:45 AM Revision 77c39cd1 (qgis): [processing] Log use of ballpark transforms to processing log instead
of to the main window message bar
More processing algorithms will require this, but it's a template for
the others t...
Nyall Dawson
02:45 AM Revision f7417245 (qgis): Add API for disabling fallback handler and for determining after a tran...
(cherry picked from commit 0b48f0a3f2ad8db29aacd1661ee69d6f3488d9e3) Nyall Dawson
02:45 AM Revision 53f9b016 (qgis): Friendlier warning message when fallback transform is used
Hopefully giving enough clues for users to diagnose the error
(cherry picked from commit 6637d45e8f3a9f6fe72be5474a1...
Nyall Dawson
02:45 AM Revision 37546566 (qgis): ifdef out noisy debug code
(cherry picked from commit 9d7355b02222a9e5fefe08e452c4ac822d8eca7f) Nyall Dawson
02:45 AM Revision f1477b71 (qgis): Much much faster QgsCoordinateReferenceSystem equality operator in many...
(cherry picked from commit dcb9098e04b9d59fbed44fefe29729aa0488cae3) Nyall Dawson
02:45 AM Revision 0b10f49b (qgis): Only warn a single time per project for fallback transform usage
(cherry picked from commit b282f2bcd5964f2305a10d4b8343ba65d885e165) Nyall Dawson
02:45 AM Revision 02351d68 (qgis): When using the fallback transform, we can't trust the results of proj_e...
It's giving us incorrect error numbers (such as "failed to load datum shift file",
which is definitely incorrect for ...
Nyall Dawson
02:45 AM Revision 4b072efa (qgis): Don't include proj string in QgsCsException messages
This is too costly to calculate, and results in a lot of processing
time when raster rendering transform errors occur...
Nyall Dawson
02:45 AM Revision fc712779 (qgis): Don't try to get the operation details for the instantiated operation,
instead correctly use the desired operation for the handler
(cherry picked from commit ee4774a84e85749a65c3528b11ef0...
Nyall Dawson
02:45 AM Revision 15e54d24 (qgis): Remove "used" operation from handler
We can't populate this, because it's not a singular proj operation
(cherry picked from commit 9883e18e21f9253b87955f...
Nyall Dawson
02:45 AM Revision e37d2eed (qgis): Mark some transforms as approximate
(cherry picked from commit 890fe57648f2df433f8a939c79bfe121c9788bbe) Nyall Dawson
02:45 AM Revision ec8b6f26 (qgis): Add mechanism to disable user-visible warnings on use of fallback trans...
for a particular QgsCoordinateTransform object
This can be set for transforms where we definitively know that a "bal...
Nyall Dawson
02:45 AM Revision 4e3f8177 (qgis): We can't always rely on proj_errno to indicate multi-point transform
failures, so manually scan for inf values to detect failures which
should result in the fallback transform usage
(ch...
Nyall Dawson
02:45 AM Revision ddff06c0 (qgis): Use metadata method to retrieve Shapefile encoding on GDAL 3.1+ builds
Avoids code duplication, correct behavior with vsi* sources
(cherry picked from commit 54eba4a1b0b7a2312ff70a7cd2096...
Nyall Dawson
02:45 AM Revision ea2d486e (qgis): Split shapefile CPG/LDID based encoding detection to separate methods
(cherry picked from commit 8c10e08ee5bb167c0583002ba67a7e3f8511fa69) Nyall Dawson
02:45 AM Revision 69899707 (qgis): Show warnings on fallback transform
(cherry picked from commit 1684ff1d67beab0a8f38ab35b5f935cac76f02dd) Nyall Dawson
02:45 AM Revision 0a09fb9b (qgis): Default to "Automatic" encoding option when adding OGR vector files
through the Data Source Manager
This allows the embedded (LDID/CPG based) Shapefile encoding to
be used by default, ...
Nyall Dawson
02:45 AM Revision 198e07fb (qgis): Fix crash when adding child features from forms
Fixes #34552
probably fixes other unreported issues.
(cherry picked from commit 1bb6a532cf0f184c5c47122348608d85aaf...
Alessandro Pasotti
02:45 AM Revision ebb22684 (qgis): SIP
(cherry picked from commit f71e04e579cecc50d7a61d5e26c3d22fb0321485) Alessandro Pasotti
02:45 AM Revision 39db73b6 (qgis): Really hide actions menu from forms when empty
because actions() does something else
(cherry picked from commit bcf0e4838c033527d3280b193d054f290a30d65e)
Alessandro Pasotti
02:45 AM Revision 37135ecd (qgis): Fix QgsPoint ctor with invalid arguments
Fixes #34557
(cherry picked from commit 8cbb23cf09ba0a57acf1b6cbbbb49677f5392149)
Alessandro Pasotti
02:45 AM Revision 7099c28f (qgis): Crappy US spelling
(cherry picked from commit 62e6e9e7a1f8173bb87962524b22cdc6373e1aa0) Nyall Dawson
02:44 AM Revision b409aee4 (qgis): use Q_ENUM macro in QgsFileWidget
github-actions[bot]
02:44 AM Revision 503a11e3 (qgis): use Q_ENUM macro in QgsFileWidget
github-actions[bot]

2020-02-25

10:48 PM Revision 6e55bd5e (qgis): use Q_ENUM macro in QgsFileWidget (#34665)
this will allow configuring properly the custom widget Denis Rouzaud
08:47 PM Revision 2a340e5c (qgis): Merge pull request #34652 from elpaso/bugfix-gh34651-relation-reference...
Fix show/hide link/unlink in relation reference w Alessandro Pasotti
05:58 PM Revision a885b38c (qgis): Fix crash when accessing mainMessageBar
Followup #32528 Alessandro Pasotti
02:16 PM Revision 4276c66c (qgis): fix browsing counter not reset in feature list (attribute table)
github-actions[bot]
02:12 PM Revision d87fa0a6 (qgis): fix browsing counter not reset in feature list (attribute table) (#34501)
the counter was not set to 0 when switching to selected or visible only and if there were no features listed Denis Rouzaud
01:55 PM Revision bc12cb12 (qgis): [feature] Relation widget force suppress popup
Adds an option to the relation widget configuration
to suppress form popup open when new features are
added in an emb...
Alessandro Pasotti
12:09 PM Revision d7d85623 (qgis): Fix cannot edit/delete/export project based models
github-actions[bot]
12:09 PM Revision 3b9d827e (qgis): Fix cannot edit/delete/export project based models
github-actions[bot]
12:09 PM Revision a16011a4 (qgis): Minor projection fixes
github-actions[bot]
12:09 PM Revision d9df67a8 (qgis): Minor projection fixes
github-actions[bot]
11:49 AM Revision 75274819 (qgis): Merge pull request #34649 from mhugent/dxf_linebreak_backport_3_10
[backport release-3.10] DXF export: handle line breaks in label text Marco Hugentobler
11:14 AM Revision 1e19b530 (qgis): Fix show/hide link/unlink in relation reference w
widget.
Fixes #34651
Alessandro Pasotti
09:56 AM Revision fcf5e8bd (qgis): [decorations] Fix scale bar label horizontal alignment regression
github-actions[bot]
09:56 AM Revision 5c8274be (qgis): [decorations] Fix scale bar label horizontal alignment regression
github-actions[bot]
09:38 AM Revision 92100d01 (qgis): DXF export: handle line breaks in label text
Marco Hugentobler
09:15 AM Revision 0391e175 (qgis): [processing] Fix cannot edit/delete/export project based models
Fixes #34627 Nyall Dawson
09:15 AM Revision b40d9c4d (qgis): Show a more helpful message when a custom projection based on WKT
is equivalent to a known projection Nyall Dawson
09:15 AM Revision 489124d7 (qgis): Show formatted WKT definitions in custom projection dialog
Because an unformatted WKT string is just a huge barely decipherable blob... Nyall Dawson
09:15 AM Revision f5470496 (qgis): Accept "proj:..." prefix in QgsCoordinateReferenceSystem::createFromString
instead of just "proj4:..." Nyall Dawson
09:15 AM Revision 64ececf3 (qgis): Always default to WKT definitions for newly added custom projections
Nyall Dawson
08:45 AM Revision 00ead2ab (qgis): [decorations] Fix scale bar label horizontal alignment regression
Mathieu Pellerin - nIRV
08:05 AM Revision 27a70eab (qgis): [FEATURE] mesh simplification (#34532)
[FEATURE] fix #31575 mesh layer speed rendering improvements (LOD)
As mesh layer could have millions of triangles, r...
Vincent Cloarec
03:43 AM Revision 3921af8d (qgis): Add missing cast for QgsProcessingParameterDateTime
Nyall Dawson

2020-02-24

08:42 PM Revision bb93dbcf (qgis): Merge pull request #34612 from elpaso/bugfix-gh34586-jsonformatter
Move jsonformatter to own dir, add license and src Alessandro Pasotti
04:28 PM Revision 3f10d8d5 (qgis): Merge pull request #34581 from obrix/fix_qgsfeaturefiltermodel_updateCo...
Small rework on QgsFeatureFilterModel Matthias Kuhn
12:20 PM Revision d016d46c (qgis): Improve readability in refactor fields UI
gacarrillor
12:05 PM Revision 9a6cb468 (qgis): Add API to QgsFieldModel/QgsFieldComboBox to manually set the fields
to show in the widget (i.e. when no layer is available) Nyall Dawson
12:05 PM Revision b28814c2 (qgis): [processing] Fix incorrect error about "cannot load dependant fields"
when a field parameter is linked to a feature source parameter which
has the "selected features only" checked
Nyall Dawson
11:35 AM Revision 313b0001 (qgis): Minor temporal properties cleanups and dox improvements
Nyall Dawson
11:35 AM Revision 183706ef (qgis): Purge totally completely horribly outdated QgsRasterLayer docs
Nyall Dawson
10:18 AM Revision ebfdc2c8 (qgis): Merge pull request #34574 from mhugent/dxf_label_linebreaks
DXF export: handle line breaks in label text Marco Hugentobler
08:23 AM Revision 0efc6f53 (qgis): [FEATURE][processing] New parameter type for datetime (or date, or time...
Adds a new parameter type QgsProcessingParameterDateTime for handling
date/datetime/time values
Nyall Dawson
08:23 AM Revision 6c94bf49 (qgis): Add QgsDateTimeEdit subclasses for specific date and time widgets
Adds QgsDateEdit and QgsTimeEdit subclasses. (All the heavy lifting
with these is done by Qt itself, hence no extra u...
Nyall Dawson
08:23 AM Revision 983a3d86 (qgis): Fix duplicate signals emitted by QgsDateTimeEdit when changed
Nyall Dawson
08:23 AM Revision 1facaf51 (qgis): Allow null string to be customised for QgsDateTimeEdit
E.g. for processing use this needs to be "Not specified" Nyall Dawson
08:23 AM Revision 36f09524 (qgis): Mark some internal methods as private
Nyall Dawson
08:23 AM Revision 0a5ddb3c (qgis): Add support for reading/writing QDateTime, QDate and QTime via QgsXmlUtils
Nyall Dawson
08:23 AM Revision 7c0bd2e2 (qgis): Fix crash in test
Nyall Dawson
08:23 AM Revision bdd951aa (qgis): Add widget wrapper for datetime parameters
Nyall Dawson
04:48 AM Revision e7380c73 (qgis): Merge pull request #34040 from Samweli/temporal_api
Temporal API Nyall Dawson

2020-02-23

06:08 PM Revision f1c6bdf0 (qgis): Move jsonformatter to own dir, add license and src
Fixes #34586 Alessandro Pasotti
05:31 AM Revision 2007370f (qgis): Ensure backwards compatibility with calls not passing 'constraints' key
e.g., processing.execAlgorithmDialog(..., 'FIELDS_MAPPING':[{'expression': 't_id', 'length': -1, 'name': 't_id', 'pre... gacarrillor

2020-02-22

12:05 AM Revision 016a813a (qgis): Refactor fields UI: Add 'template' to label to link that layer to new c...
gacarrillor
11:21 PM Revision b05437c8 (qgis): 'Template properties' column for Refactor Fields algorithm
as a hint on template/target layer constraints.
A row of a template layer field with constraints is coloured and a to...
gacarrillor
09:50 PM Revision 13337b20 (qgis): [feature] data defined control over layout map CRS
Alex Hay
01:39 PM Revision e493545a (qgis): removed unwanted temporal range object method
Samweli
09:55 AM Revision cd141490 (qgis): package.cmd: fix syntax error
Jürgen Fischer
08:13 AM Revision 199156a1 (qgis): Merge pull request #34599 from elpaso/htmlwidget-resize
Htmlwidget resize Alessandro Pasotti
05:52 AM Revision 7afb513c (qgis): Aerate the QgsSettings dox for readability
Harrissou Santanna

2020-02-21

10:51 PM Revision 09fc2c34 (qgis): Highlight NOT NULL target fields in the Refactor fields algorithm's UI:
+ By adding a new 'NOT NULL' column in the mapping widget, and
+ By adding an orange color (same as used in attribute...
gacarrillor
09:49 PM Revision 4ddf4237 (qgis): Use references when iterating on point. Also more expressive variable n...
obrix
09:49 PM Revision b6059883 (qgis): Fix crash when finishing adding a rectangle with the shape digitizing t...
* Avoid casting the current layer to a QgsVectorLayer pointer, this resulted to a null pointer when the current layer... obrix
09:49 PM Revision 0b57cb7b (qgis): Clear existing geometry (rubberband) when the layer has accidentally be...
obrix
09:49 PM Revision 7cb3372b (qgis): Disable ReverseLine and TrimExtendFeature tools when on a raster layer.
obrix
09:49 PM Revision 6ccd3ccd (qgis): For all shape digitizing tools, notify the user if he accidentally swit...
obrix
09:49 PM Revision ab5d7ec2 (qgis): Disable shape digitizing tools when the current layer is a raster layer.
obrix
09:49 PM Revision a06b164b (qgis): Fix PostGIS table access without Raster metadata permissions
github-actions[bot]
09:48 PM Revision c601003a (qgis): add image ressources
(manual copy of cb6e5827692b81f9ec1ca5b0ac90cc1095f3fe88) David Signer
09:48 PM Revision 5251852f (qgis): Record proj version number in srs6.db after running srssync utility
And when running srssync, return early if the version number is unchanged
from the last run.
This avoids running the...
Nyall Dawson
09:47 PM Revision 99991c30 (qgis): Handle more uri components in encode/decodeUri for AFS provider
Nyall Dawson
09:47 PM Revision 5f533e56 (qgis): [FEATURE][processing] Add algorithms for raising warnings and exception...
These algorithms raise either a custom warning in the processing log, OR raise
an exception which causes the model ex...
Nyall Dawson
09:46 PM Revision 2a019570 (qgis): fix mInputNoDataValue
Clemens Raffler
09:46 PM Revision ea7167e1 (qgis): [feature] add Fill noData cells algorithm and tests
Clemens Raffler
09:46 PM Revision 1337417c (qgis): update helpstring and NoData spelling
Clemens Raffler
09:46 PM Revision 487e374c (qgis): fix member variables and don't set NoData value
Clemens Raffler
09:46 PM Revision a9ea0fc5 (qgis): fix member variables
Clemens Raffler
09:46 PM Revision ae48e3be (qgis): skip additional feedback check
Clemens Raffler
09:46 PM Revision d8e57063 (qgis): compress algorithm icon
Clemens Raffler
09:46 PM Revision 1cc1fc2c (qgis): fix tags, helpstring, error reporting and rasterblock writing
Clemens Raffler
07:00 PM Revision d15ce6b4 (qgis): Only consider raster available when metadata table is readable
Closes #32558
Includes automated test.
Sandro Santilli
03:57 PM Revision 8f3a5961 (qgis): Merge pull request #34588 from elpaso/bugfix-gh33824-atlas-filename-exp...
Fix atlas filename expression validation Alessandro Pasotti
03:50 PM Revision a35b8b5d (qgis): Don't crash on wrong widget types
Alessandro Pasotti
02:43 PM Revision 7d8fc079 (qgis): Resize HTML widget on load
Alessandro Pasotti
01:38 PM Revision d2446e05 (qgis): Bump version to 3.13
Jürgen Fischer
01:36 PM Revision 409bcf8e (qgis): Release of 3.12 (București)
Jürgen Fischer
01:36 PM Revision ff1d6eee (qgis): changelog and news update for 3.12
Jürgen Fischer
01:36 PM Revision 38e8e6a9 (qgis): translation update for 3.12.0 from transifex
Jürgen Fischer
01:21 PM Revision ddb07d62 (qgis): adapt update-news.pl to changelog.qgis.org changes
Jürgen Fischer
01:13 PM Revision 0e1f8464 (qgis): Release of 3.10.3
Jürgen Fischer
01:13 PM Revision 96f350b3 (qgis): translation update for 3.10.3 from transifex
Jürgen Fischer
09:48 AM Revision 0d820787 (qgis): Merge pull request #34514 from elpaso/bugfix-gh34404-crash-on-apply-def...
[backport] Fix crash when switching "apply default value on update" Alessandro Pasotti
08:37 AM Revision 342e6db8 (qgis): Fix FindProj.cmake (followup 38e57db0ed387e32)
Jürgen Fischer
04:19 AM Revision 1c8aacf8 (qgis): Don't try to use a fallback transform when we've already established
that only a single transform is possible between a CRS pair
(since we've already tried that transform, it's pointles...
Nyall Dawson
03:13 AM Revision 5f2660a3 (qgis): Drop debugging output from Dockerfile
Sandro Santilli
01:24 AM Revision 282bc331 (qgis): followup 5c95c5f , use utf-8 string
github-actions[bot]

2020-02-20

07:38 PM Revision 68611307 (qgis): make QgsVectorLayer::rollBack invokable (#34585)
Denis Rouzaud
07:08 PM Revision 1a18b817 (qgis): Merge pull request #34554 from elpaso/bugfix-gh34552-relation-reference...
Fix crash when adding child features from forms Alessandro Pasotti
07:01 PM Revision dd25c3a7 (qgis): Fix atlas filename expression validation
Make sure expression is validate within the context
of the layer (even when there is no current feature).
Also do no...
Alessandro Pasotti
06:59 PM Revision 750df366 (qgis): Merge pull request #34578 from elpaso/bugfix-gh34557-python-qgspoint-crash
Fix QgsPoint ctor with invalid arguments Alessandro Pasotti
05:42 PM Revision 6f0910e6 (qgis): Fix asan warnings in AFS provider test
Nyall Dawson
05:42 PM Revision efeadcf6 (qgis): Update another test for proj 7
Nyall Dawson
05:42 PM Revision 97486eee (qgis): Update more test results for proj 7
Nyall Dawson
05:42 PM Revision fe84b45d (qgis): Fix asan warnings from TestQgsProcessingInPlace
Nyall Dawson
05:42 PM Revision 4ab9f17e (qgis): Disable a test which relies on proj 4 behavior
Nyall Dawson
05:42 PM Revision 9ba4fb9a (qgis): Update test results for proj 7
Nyall Dawson
05:42 PM Revision 38e57db0 (qgis): Hard block compilation on proj 6.3.0
Require 6.3.1 for critical fixes Nyall Dawson
05:42 PM Revision b2f37bb0 (qgis): Remove code paths for proj >= 6.0 < 6.3
We no longer support building with these versions Nyall Dawson
05:42 PM Revision 6a0266cc (qgis): Update test for proj 6
Nyall Dawson
02:44 PM Revision 0808c2a3 (qgis): Fix style.
obrix
12:27 PM Revision 7ff58dd1 (qgis): update to MDAL 0.4.2, regression fix for SWW/Telemac files
Peter Petrik
12:27 PM Revision 572ff9b7 (qgis): update to MDAL 0.5.1: fcritical fix for SWW/Telemac files
Peter Petrik
11:14 AM Revision 8cbb23cf (qgis): Fix QgsPoint ctor with invalid arguments
Fixes #34557 Alessandro Pasotti
10:42 AM Revision 9c056147 (qgis): Use references when iterating on point. Also more expressive variable n...
obrix
10:42 AM Revision 912441b9 (qgis): Fix crash when finishing adding a rectangle with the shape digitizing t...
* Avoid casting the current layer to a QgsVectorLayer pointer, this resulted to a null pointer when the current layer... obrix
10:42 AM Revision 0e04f6d7 (qgis): Disable ReverseLine and TrimExtendFeature tools when on a raster layer.
obrix
10:42 AM Revision 249a7f79 (qgis): For all shape digitizing tools, notify the user if he accidentally swit...
obrix
10:42 AM Revision fd323387 (qgis): Clear existing geometry (rubberband) when the layer has accidentally be...
obrix
10:42 AM Revision 95c3fe29 (qgis): Disable shape digitizing tools when the current layer is a raster layer.
obrix
10:37 AM Revision 8115be4a (qgis): astyle
Marco Hugentobler
10:29 AM Revision 9fe0ed80 (qgis): Fix srcsync "... can't be updated" warnings under proj >= 6
github-actions[bot]
09:06 AM Revision 697bad94 (qgis): DXF export: handle line breaks in label text. Line breaks in TEXT or MT...
Marco Hugentobler
08:53 AM Revision b840ad7f (qgis): Fix srcsync "... can't be updated" warnings under proj 7
Nyall Dawson
08:45 AM Revision 4bd25f06 (qgis): followup 5c95c5f , use utf-8 string
Mathieu Pellerin - nIRV
02:26 AM Revision e3c4a67b (qgis): debian packaging: explicitly set python library on focal
(cherry picked from commit 4987a5621d34e93114fdb0681fc7140a85577224) Jürgen Fischer
02:04 AM Revision 4925cfc2 (qgis): [Processing] Fix setting band parameter from string
github-actions[bot]
01:22 AM Revision f867d877 (qgis): Fix geometry type for "Convert geometry type" algorithm
github-actions[bot]

2020-02-19

12:33 AM Revision 4987a562 (qgis): debian packaging: explicitly set python library on focal
Jürgen Fischer
12:32 AM Revision 8d1df2ad (qgis): [Processing] Fix setting band parameter from string
Optional bool variables are in positions 5 and 6. Radoslaw Guzinski
12:29 AM Revision 15d9249f (qgis): Fix crash when choosing categorized renderer
github-actions[bot]
12:16 AM Revision 144dfbe2 (qgis): Fix calculation of pixel diagonal half-length - qgsalgorithmlinedensity...
Håvard Tveite
12:16 AM Revision ee931d8c (qgis): Revert "Revert "Add test for pointcloud layers fetching and related per...
This reverts commit 72e012a2789f1b6aa25c13b41e2b509db7d94d77. Sandro Santilli
12:16 AM Revision 7ed4c249 (qgis): Fix build of pointcloud
Sandro Santilli
12:16 AM Revision 4d028765 (qgis): Make pointcloud building more predictable (use a tagged version)
Sandro Santilli
12:15 AM Revision 69c40132 (qgis): [labeling] Fix candidate generation for horizontal line labels
The previous candidate generation code just used the exact same
logic as parallel line labels but forced the angle to...
Nyall Dawson
12:07 AM Revision 4b22623e (qgis): BUG: fix invalid layer result when Oracle version is under 12
speillet
11:46 PM Revision eb55d755 (qgis): Fix geometry type for "Convert geometry type" algorithm
Harrissou Santanna
11:33 PM Revision f71e04e5 (qgis): SIP
Alessandro Pasotti
11:33 PM Revision bcf0e483 (qgis): Really hide actions menu from forms when empty
because actions() does something else Alessandro Pasotti
11:31 PM Revision dbf999b6 (qgis): Fix crash when choosing categorized renderer
Fix #34551 Matthias Kuhn
06:06 PM Revision 1bb6a532 (qgis): Fix crash when adding child features from forms
Fixes #34552
probably fixes other unreported issues.
Alessandro Pasotti
03:24 PM Revision f39f5db8 (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
03:00 PM Revision a9452e83 (qgis): fix python task manager test
Julien Cabieces
10:58 AM Revision c9327941 (qgis): Merge pull request #34539 from pblottiere/3_10_loglevel
Raise log level of server exception Paul Blottiere
09:28 AM Revision df736134 (qgis): Log with info level
Paul Blottiere
09:28 AM Revision 8db58f31 (qgis): Raise log level of server exception
Paul Blottiere
09:11 AM Revision 6de9e0f6 (qgis): Do not replace plus by space in REQUEST_BODY
Arnaud Morvan
09:11 AM Revision 3af491df (qgis): Add test for plus in request body
Arnaud Morvan

2020-02-18

09:24 PM Revision cd85f387 (qgis): [ui] Fix diagram attribute colors missing on non-default theme in the d...
github-actions[bot]
09:24 PM Revision c1928ede (qgis): [georeferencer] Fix wrong target CRS using GDAL3/PROJ6 builds
github-actions[bot]
05:29 PM Revision 01466da7 (qgis): Merge pull request #34530 from mhugent/wfs_output_formats_backport
Backport fix for wfs capabilities output formats to 3.10 Marco Hugentobler
03:01 PM Revision ced0ed4c (qgis): Merge pull request #34500 from strk/pointcloud-test-recover
Recover pointcloud tests Sandro Santilli
01:20 PM Revision 535195b0 (qgis): Backport fix for wfs capabilities output formats to 3.10
Marco Hugentobler
12:36 PM Revision 5c95c5f7 (qgis): [georeferencer] Fix wrong target CRS using GDAL3/PROJ6 builds
Mathieu Pellerin - nIRV
12:35 PM Revision eb247e30 (qgis): [ui] Fix diagram attribute colors missing on non-default theme in the d...
Mathieu Pellerin - nIRV
12:16 PM Revision 1d0fa9f6 (qgis): proper fix of online merge conflit
Jorge Rocha
11:20 AM Revision f0f2bfc2 (qgis): Install postgresql-client-11 as well
(works around a packaging bug in postgresql-server-dev-11) Sandro Santilli
11:14 AM Revision a3c08ad6 (qgis): Merge pull request #34311 from pblottiere/fix_embedded_layer_read
Turn relative path into absolute path for reading embedded projects. Paul Blottiere
09:53 AM Revision ded072e9 (qgis): Use --with-pgconfig
Sandro Santilli
08:29 AM Revision c9c99f96 (qgis): Try installing pointcloud 1.2.1, and use PATH instead of PG_CONFIG
because PG_CONFIG seems to be unsupported, at least at ./configure
time (https://github.com/pgpointcloud/pointcloud/i...
Sandro Santilli
08:12 AM Revision 38fb7da2 (qgis): Merge pull request #34144 from signedav/imagefix
Image resources in server Matthias Kuhn

2020-02-17

12:40 AM Revision 84bb76a8 (qgis): translation string fixes
(cherry picked from commit 74a6871d9e515b2118ee7e43f078c16ed3521745) Jürgen Fischer
11:40 PM Revision 87823aa9 (qgis): Fix broken setting deletion from advanced settings options
github-actions[bot]
11:40 PM Revision 6b223d0c (qgis): Responsive cancelation of raster projector
github-actions[bot]
11:40 PM Revision 990e1de4 (qgis): Less noisy transform failure errors
github-actions[bot]
11:39 PM Revision 3ac80b9a (qgis): Merge pull request #34460 from elpaso/bugfix-gh34435-raster-last-row-error
GDAL: make sure we are not reading outside the raster Alessandro Pasotti
11:39 PM Revision 4b796821 (qgis): Merge pull request #34309 from elpaso/bugfixgh-gh34259-filter-expressio...
Fix test message from query builder on errors Alessandro Pasotti
11:39 PM Revision 4463f4ab (qgis): Merge pull request #34423 from elpaso/bugfix-gh34379-spatialite-aspatia...
Fix spatialite aspatial add features Alessandro Pasotti
11:37 PM Revision 0b48f0a3 (qgis): Add API for disabling fallback handler and for determining after a tran...
Nyall Dawson
11:37 PM Revision 6637d45e (qgis): Friendlier warning message when fallback transform is used
Hopefully giving enough clues for users to diagnose the error Nyall Dawson
11:37 PM Revision 9d7355b0 (qgis): ifdef out noisy debug code
Nyall Dawson
11:37 PM Revision c1c1dc38 (qgis): [needs-docs] Add setting to control whether the coordinate operation
for transformation between a source and destination CRS pair should
permit falling back to a ballpark transform when ...
Nyall Dawson
11:37 PM Revision b282f2bc (qgis): Only warn a single time per project for fallback transform usage
Nyall Dawson
11:37 PM Revision 4da584dd (qgis): When using the fallback transform, we can't trust the results of proj_e...
It's giving us incorrect error numbers (such as "failed to load datum shift file",
which is definitely incorrect for ...
Nyall Dawson
11:37 PM Revision 5a60a4cb (qgis): Don't include proj string in QgsCsException messages
This is too costly to calculate, and results in a lot of processing
time when raster rendering transform errors occur...
Nyall Dawson
11:37 PM Revision ee4774a8 (qgis): Don't try to get the operation details for the instantiated operation,
instead correctly use the desired operation for the handler Nyall Dawson
11:37 PM Revision 9883e18e (qgis): Remove "used" operation from handler
We can't populate this, because it's not a singular proj operation Nyall Dawson
11:37 PM Revision 890fe576 (qgis): Mark some transforms as approximate
Nyall Dawson
11:37 PM Revision 8bb1c47d (qgis): Add mechanism to disable user-visible warnings on use of fallback trans...
for a particular QgsCoordinateTransform object
This can be set for transforms where we definitively know that a "bal...
Nyall Dawson
11:37 PM Revision fd534f69 (qgis): We can't always rely on proj_errno to indicate multi-point transform
failures, so manually scan for inf values to detect failures which
should result in the fallback transform usage
Nyall Dawson
11:37 PM Revision 1684ff1d (qgis): Show warnings on fallback transform
Nyall Dawson
11:37 PM Revision ec784313 (qgis): When the selected coordinate operation fails to project coordinates,
try falling back to a default PROJ-provided operation to transform the
coordinates
This allows **some** transformati...
Nyall Dawson
11:37 PM Revision 1e17e697 (qgis): Disable "Fallback" option when coordinate transforms are used in proces...
Nyall Dawson
11:37 PM Revision a5b62903 (qgis): Fix doxygen warning
Nyall Dawson
11:37 PM Revision d4d6f79b (qgis): Fix interaction of QgsCoordinateTransform::setBallparkTransformsAreAppr...
and setAllowFallbackTransforms and improve dox
setBallparkTransformsAreAppropriate overrules the setAllowFallbackTra...
Nyall Dawson
11:37 PM Revision e0556cf4 (qgis): Fix build
Nyall Dawson
11:37 PM Revision f749ba58 (qgis): Less noisy transform failure errors
- Don't spew a whole lot of "rethrowing expection" log messages on the
default log level
- Don't output tons of dupli...
Nyall Dawson
11:37 PM Revision 8cfc1b4e (qgis): Ballpark warning should be warning level, not critical
Nyall Dawson
11:37 PM Revision 62e6e9e7 (qgis): Crappy US spelling
Nyall Dawson
11:37 PM Revision ef06fb79 (qgis): [processing] Log use of ballpark transforms to processing log instead
of to the main window message bar
More processing algorithms will require this, but it's a template for
the others t...
Nyall Dawson
11:37 PM Revision e3b1649f (qgis): Add API to QgsCoordinateTransform to control fallback availability
on a transform-by-transform basis, populate correctly from context Nyall Dawson
11:37 PM Revision 69950aee (qgis): Fix allow fallback determination for reversed operations
Nyall Dawson
11:37 PM Revision dcb9098e (qgis): Much much faster QgsCoordinateReferenceSystem equality operator in many...
Nyall Dawson
11:37 PM Revision 61e6ab0e (qgis): Add API to QgsCoordinateTransformContext to prevent use of fallback
ballpark transforms for a source/dest CRS pair Nyall Dawson
11:37 PM Revision 306262d0 (qgis): Fix leak
Nyall Dawson
10:45 PM Revision 163551e0 (qgis): fix translation string
(cherry picked from commit 9d1d20c583d1c468de99c7b907718828247b45dc) Jürgen Fischer
10:43 PM Revision 9d1d20c5 (qgis): fix translation string
Jürgen Fischer
10:00 PM Revision 2e7cdedb (qgis): Typo fix
Harrissou Santanna
08:37 PM Revision 8a5df767 (qgis): fix translation strings
Jürgen Fischer
05:11 PM Revision 65ffb2ee (qgis): disable browsing auto pan/scale in attribute table when showing visible...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> qgis-bot
05:00 PM Revision 2e939e0d (qgis): Merge pull request #34428 from elpaso/bugfix-gh34404-crash-on-apply-def...
Fix crash when switching "apply default value on update" Alessandro Pasotti
04:32 PM Revision 0dcd5269 (qgis): Merge pull request #34291 from elpaso/bugfix-gh29560-pg-identity-pk-def...
backport of Bugfix gh29560 pg identity pk default values 3 10 Alessandro Pasotti
03:42 PM Revision fb18d239 (qgis): fix QCOMPARE
Julien Cabieces
03:35 PM Revision c4296a31 (qgis): fix qcompare
Julien Cabieces
02:25 PM Revision 1508e167 (qgis): remove assert from a left over (fix crash) (#34503)
the assert was copied from other class and I was running with RelWithDebugInfo and not Debug. Denis Rouzaud
01:42 PM Revision 926fe91c (qgis): Merge pull request #34153 from pblottiere/autocheck
Activate buffer drawing when setting a buffer property through auxiliary storage Paul Blottiere
12:04 PM Revision 48dc8d1a (qgis): remove assert from a left over (fix crash)
the assert was copied from other class and I was running with RelWithDebugInfo and not Debug. Denis Rouzaud
11:44 AM Revision 2aef8afd (qgis): Force use of PostgreSQL-11 headerfiles when building pointcloud
Sandro Santilli
11:36 AM Revision b270ff1d (qgis): Recover pointcloud tests
This reverts commit bf6915633cf12a556cd807b136e63509b6cdb33f while
improving predictability of results
Sandro Santilli
11:36 AM Revision c37523d3 (qgis): disable browsing auto pan/scale in attribute table when showing visible...
Denis Rouzaud
10:41 AM Revision 33527cf8 (qgis): Merge pull request #34495 from m-kuhn/disable_pointcloud_test
Revert "Add test for pointcloud layers fetching and related permissions" Matthias Kuhn
09:11 AM Revision 72e012a2 (qgis): Revert "Add test for pointcloud layers fetching and related permissions"
This reverts commit 30fe7484698046b588284ff5485115e70833a268. Matthias Kuhn
09:08 AM Revision 6f43c9d9 (qgis): Update src/gui/attributetable/qgsdualview.cpp
Denis Rouzaud
08:17 AM Revision 4f531d2e (qgis): Less noisy transform failure errors
- Don't spew a whole lot of "rethrowing expection" log messages on the
default log level
- Don't output tons of dupli...
Nyall Dawson
08:16 AM Revision f0ba3433 (qgis): Update src/gui/attributetable/qgsdualview.cpp
Co-Authored-By: Nyall Dawson <[email protected]> Denis Rouzaud
08:01 AM Revision f1842a3d (qgis): disable browsing auto pan/scale in attribute table when showing visible...
fixes #34486 Denis Rouzaud
07:44 AM Revision 9e1db2c7 (qgis): Responsive cancelation of raster projector
In the case of messy transforms (e.g. transforming global coordinates
to a localized projection) the raster projectio...
Nyall Dawson
07:44 AM Revision 323b31c1 (qgis): Fix broken setting deletion from advanced settings options
Nyall Dawson

2020-02-16

11:07 PM Revision 1f10509b (qgis): Enable -Wnon-virtual-dtor in pedantic mode, and remove useless virtual ...
Even Rouault
11:07 PM Revision 7c7c2d77 (qgis): Add final qualifier to provider classes
Even Rouault
11:07 PM Revision 4422d88d (qgis): change Qt version for deprecated Qt3DRender::QBuffer
Vincent Cloarec
11:07 PM Revision f33762a5 (qgis): Fix invalid escape sequence
/usr/lib/python3/dist-packages/qgis/core/__init__.py:195
/usr/lib/python3/dist-packages/qgis/core/__init__.py:195:...
Matthias Kuhn
06:42 PM Revision 02042fe8 (qgis): Merge pull request #34470 from jakimowb/master
repaired broken location references in *.ui files Matthias Kuhn
 

Also available in: Atom