Activity

From 2020-02-29 to 2020-03-29

2020-03-29

11:50 PM Revision be4aca32 (qgis): Save vector layer: for CSV/XLS/XLSX/ODS, only use by default displayed ...
github-actions[bot]
11:50 PM Revision ca05a8b2 (qgis): Save vector layer: for CSV/XLS/XLSX/ODS, only use by default displayed ...
github-actions[bot]
09:46 PM Revision 664e353f (qgis): Save vector layer: for CSV/XLS/XLSX/ODS, only use by default displayed ...
This is a follow-up of https://github.com/qgis/QGIS/pull/35296
This implements the suggestion of
https://github.com/...
Even Rouault
09:45 PM Revision 9e6db516 (qgis): extend mime-type spec for .qgz
github-actions[bot]
09:45 PM Revision f04aca99 (qgis): extend mime-type spec for .qgz
github-actions[bot]
03:20 PM Revision 0fffbf5d (qgis): Merge pull request #34233 from Gustry/cmake
doc about how to compile with 3D, speedup build time with ninja Even Rouault
08:42 AM Revision f08084b6 (qgis): Merge pull request #35415 from suricactus/expr_is_editable
FIX #33355 New Expression to check the edit mode of a layer Matthias Kuhn

2020-03-28

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

2020-03-27

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

2020-03-26

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

2020-03-25

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

2020-03-24

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

2020-03-23

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

2020-03-22

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

2020-03-21

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

2020-03-20

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

2020-03-19

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

2020-03-18

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

2020-03-17

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

2020-03-16

12:03 AM Revision 684a2373 (qgis): Use sqlite3 to directly run some SQL queries in QgsSpatiaLiteProviderCo...
where we don't require result rows
Because GDAL runs some consistency checks on spatialite databases on
opening, thi...
Nyall Dawson
12:03 AM Revision 99955e48 (qgis): Add spatialite connection test
Missing from cmake, so not being run Nyall Dawson
12:03 AM Revision da60d99c (qgis): Skip PyQgsProviderConnectionSpatialite on azure
Nyall Dawson
11:56 PM Revision 602af3f1 (qgis): Allow resizing and moving columns
Alex Hay
11:56 PM Revision 690682e2 (qgis): typo
Alex Hay
10:42 PM Revision 9dc95595 (qgis): avoid crash when histogram and pyramid pages have been deleted
Samweli
10:24 PM Revision 517aa966 (qgis): [processing] Port DestinationSelectionPanel to c++
This is basically a 1:1 port (+some fixes relating to incorrect signal
emissions and many more tests)
Nyall Dawson
10:24 PM Revision 9c85a3a4 (qgis): Fix travis build
Nyall Dawson
10:24 PM Revision dc5da857 (qgis): Fix test
Nyall Dawson
10:24 PM Revision af56ffb9 (qgis): Delete DestinationSelectionPanel
Nyall Dawson
07:51 PM Revision 2b88519b (qgis): Fix case of spatialite provider name
Breaks adding spatialite layers through the browser Nyall Dawson
07:32 PM Revision b16360d0 (qgis): fix taskmanager subTaskPartialComplete2 test
Julien Cabieces
05:20 PM Revision a9c81d1c (qgis): tests for attribute table filtering
David Signer
05:20 PM Revision 5475cfd1 (qgis): style and docs
David Signer
04:41 PM Revision d409c65d (qgis): on ensuring the selection, the dependend objects (like feature info and...
David Signer
03:15 PM Revision 878eb640 (qgis): Fix missing dox
Mathieu Pellerin - nIRV
03:15 PM Revision 35c11288 (qgis): Make use of nice new tech for the new spatialite layer dialog:
- Use a provider connection combo box to list connections
- Use database provider connection functions to store a
new...
Mathieu Pellerin - nIRV
02:02 PM Revision 2cbdcaf9 (qgis): Merge pull request #34943 from troopa81/fix_featurefiltermodel_all
Fixes relation reference widget several issues Alessandro Pasotti
12:28 PM Revision 54112ab0 (qgis): Merge pull request #35106 from alexbruy/fix-34544
clear model before loading new attribute values (fix #34544) Alexander Bruy
11:57 AM Revision 25b9520a (qgis): Restore support for databases without PostGIS installed
Closes #34966 Sandro Santilli
11:57 AM Revision 2f99dbd2 (qgis): Restore support for databases without PostGIS installed
Closes #34966 in 3.12 branch Sandro Santilli
10:51 AM Revision 18dddffe (qgis): reload visible filter on dataChange of table model and use the same (re...
David Signer
10:51 AM Revision 00492ca9 (qgis): filterFeatures functionality in attributetable filter model instead of ...
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 66d084f7 (qgis): [processing] Use QgsNewDatabaseTableNameWidget instead of custom
dialog when saving processing output direct to postgis Nyall Dawson
10:42 AM Revision fe4b2c89 (qgis): Drop PostgisTableSelector
Nyall Dawson
10:42 AM Revision 3966d3f0 (qgis): Wrap QgsNewDatabaseTableNameWidget in a dialog class for convenience
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: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: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 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 bfd878fa (qgis): Q_ENUM TaskStatus for better test debugging
(cherry picked from commit 4aaae4f18858a04f58d75218cd4787b62efc0a98) Nyall Dawson
07:47 AM Revision 0632ff19 (qgis): Add missing file
(cherry picked from commit b2016551b3b3484d07bbc34d1c3bbaca5900d152) Nyall Dawson
07:47 AM Revision 57538749 (qgis): Fix invalid transforms occur if project file contains corrupt/incomplete
coordinate operation details
Also make storage of transform operations more resilent by correctly
handling crses wit...
Nyall Dawson
07:47 AM Revision 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 e1c2ddc9 (qgis): Avoid some more unnecessary work
(cherry picked from commit 5b2f2cc626eca0111f07fb4affc284b3e5c3b680) 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 6b1fffa4 (qgis): Fix proj < 6 build
(cherry picked from commit 74411410d286f6ada8ea7bd887914fcd36c89e1b) 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 a677daa4 (qgis): more robust code
(cherry picked from commit 61d1ac1226d0e0b23a4ae5743b23f18009975ddf) 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:47 AM Revision c2dbe8a4 (qgis): Fix geom_from_gml example display
(cherry picked from commit 375242cb186a130f345423f93b446f257a58492f) Harrissou Santanna
07:47 AM Revision 91fc0581 (qgis): added fix for the missing category layers
(cherry picked from commit abdef05aef097109d018c9a54319946e5c85c9b3) Samweli
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 aaef2ddc (qgis): Top align widgets in expression builder dialog
(cherry picked from commit a4b97741da4f6c799efc3e436ff31c553c4e8943) 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 3e05f07f (qgis): Less auto
(cherry picked from commit 1a07654ecf9ce1ef7f8a753c9f89d1badb1c0ebf) Nyall Dawson
07:36 AM Revision 1f535371 (qgis): reload visible filter on dataChange of table model and use the same (re...
David Signer
07:17 AM Revision eef36008 (qgis): reload visible filter on dataChange of table model and use the same (re...
David Signer
03:11 AM Revision 9276ea8e (qgis): Add Group button also adds selected layers if >= 2
Stefanow Natsis
02:51 AM Revision f246a480 (qgis): Split button toolbars into two rows
Ivan Ivanov
01:08 AM Revision b2016551 (qgis): Add missing file
Nyall Dawson
01:08 AM Revision 51f40f71 (qgis): Add interface class QgsFileFilterGenerator for classes which can genera...
Nyall Dawson
01:08 AM Revision edd0635f (qgis): [processing] Move responsiblity for creation of file filter strings fro...
Nyall Dawson
01:08 AM Revision 62112ac9 (qgis): [processing] Add missing parameter types to alg wrapper
Nyall Dawson

2020-03-15

10:22 PM Revision a93db7d7 (qgis): add a completer for the file widget when creating a new GPKG (#35072)
Denis Rouzaud
08:31 PM Revision 9b9c906d (qgis): Merge pull request #34876 from olivierdalang/plugins_take_2
[plugin manager] allow to install stable or experimental Matthias Kuhn
08:11 PM Revision b181e537 (qgis): Remove unused code.
Ismail Sunni
08:09 PM Revision 66069a89 (qgis): Move connect from construction for maptoomeasureline and add it as virt...
Ismail Sunni
07:54 PM Revision 6211fe2c (qgis): Move connect from construction for maptoolidentify.
Ismail Sunni
04:15 PM Revision 59c75791 (qgis): Merge pull request #35093 from nirvn/because
Because testing is nicer... Alessandro Pasotti
03:14 PM Revision 47070a7d (qgis): Merge pull request #35076 from alexbruy/maplayer-datatype
Data type support for QgsProcessingParameterMapLayer Alexander Bruy
01:04 PM Revision bbb059e5 (qgis): Update azure-pipelines.yml
Jürgen Fischer
01:03 PM Revision 88bcf54a (qgis): Update azure-pipelines.yml
Jürgen Fischer
10:53 AM Revision 539a7ff3 (qgis): fix tests
Alexander Bruy
09:46 AM Revision 92ed232f (qgis): Doh
Mathieu Pellerin - nIRV
09:24 AM Revision abf537e0 (qgis): Will travis like this?
Mathieu Pellerin - nIRV
08:43 AM Revision 2df995f4 (qgis): add gui test for map layer datatype
Alexander Bruy
08:37 AM Revision 766b1e43 (qgis): Optionally, remove empty geoms in RemoveNullGeometries algorithm
gacarrillor
08:37 AM Revision f6ee3e81 (qgis): Add 5 tests to remove NULL geometries alg with the remove EMPTY geometr...
gacarrillor
08:37 AM Revision 1c5fa2d0 (qgis): Apply suggestions (variable name and missing blank space)
gacarrillor
08: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 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
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 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
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 30fbf24f (qgis): Add API to show empty entries in QgsDatabaseTableComboBox
Nyall Dawson
07:57 AM Revision 71a90aa8 (qgis): Widget wrapper for schema param
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 cf310c5d (qgis): Add API to show empty entries in QgsDatabaseSchemaComboBox
Nyall Dawson
07:57 AM Revision 55845ee7 (qgis): Widget wrapper for database table parameter
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 55d37614 (qgis): Fix another test
Nyall Dawson
07:57 AM Revision 3c11776c (qgis): Fix test
Nyall Dawson
07:57 AM Revision 8ebfc857 (qgis): Address review comment
Nyall Dawson
07:57 AM Revision edfc5113 (qgis): Remove unused redundant algorithm
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 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:51 AM Revision 56971a98 (qgis): handle map layer data type when parsing description files
Alexander Bruy
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 73ccb5b1 (qgis): support for map layer data types in the processing layer selector widget
Alexander Bruy
07:51 AM Revision 2a60d645 (qgis): add tests
Alexander Bruy
07:51 AM Revision 70c5018b (qgis): map layer data type support in modeler
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 a76c2ddf (qgis): Modernize iterators in offline editing
Matthias Kuhn
11:47 PM Revision dcb07c4c (qgis): Check table name when adding features 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 74411410 (qgis): Fix proj < 6 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: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 dad3c0b3 (qgis): Add help button to mesh layer properties dialog
and open dedicated section Harrissou Santanna
04:12 PM Revision 613145c4 (qgis): Target corresponding help section for raster layer properties tabs
Harrissou Santanna
04:06 PM Revision 2760f8ad (qgis): MSSQL connections API initial implementation
Alessandro Pasotti
04:06 PM Revision 2a751f73 (qgis): Return an empty geomety types list when aspatial
Alessandro Pasotti
04:06 PM Revision c8db1a5c (qgis): Add MSSQL exceptions and UTF8 tests
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 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 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 2dc4c34d (qgis): Setup a panel widget stack in temporal controller dock
Nyall Dawson
09:06 AM Revision 9063b371 (qgis): Remove unused files
Nyall Dawson
09:06 AM Revision 97cc157a (qgis): QgsTemporalMapSettingsWidget is a QgsPanelWidget
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 91c70faf (qgis): Spelling
Nyall Dawson
09:06 AM Revision 1bce6e44 (qgis): Minor UI layout fixes
Nyall Dawson
09:06 AM Revision 1272445f (qgis): Fix reset values on spin boxes
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 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 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 ade535b4 (qgis): Move method for determining project temporal extent to new utils class ...
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
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 e071d2dd (qgis): Add missing cast code
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 ff325027 (qgis): Add API to determine if a layer should be rendered for a given time range
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 ede9e98d (qgis): Fix broken see also link
Nyall Dawson
04:39 AM Revision 0a2560ae (qgis): Add shell for QgsVectorDataTemporalCapabilities
Just an API placeholder Nyall Dawson
04:39 AM Revision a82c5d0b (qgis): Automatically default to temporal mode if raster backend supports it
Nyall Dawson
04:39 AM Revision ea16cc78 (qgis): Fix wrong test for data provider temporal capabilies
Nyall Dawson
04:39 AM Revision ee2b94f2 (qgis): Minor API tweak
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 3445cafa (qgis): Disconnect from previous temporal controller when setting canvas contro...
Nyall Dawson
11:06 AM Revision 7700ef34 (qgis): added temporal vcr widget
Samweli
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 46267fd4 (qgis): Expand tests
Nyall Dawson
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 6eaefb66 (qgis): Correctly clamp frame numbers so that invalid frames are not possible
Nyall Dawson
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 eef889a8 (qgis): Fix raster temporal properties were never saved
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 b8959ce1 (qgis): expand temporal controller logic to cover wmst layers
Samweli
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 c119ea55 (qgis): logic for temporal navigation vcr widget
Samweli
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 f7e5347a (qgis): Dox, header cleanups
Nyall Dawson
11:06 AM Revision d0aa808d (qgis): updates on raster layer properties ui
Samweli
11:06 AM Revision dd129c1a (qgis): updates on temporal animation logic
Samweli
11:06 AM Revision 99129fe4 (qgis): updates on the temporal controller navigation logic
Samweli
11:06 AM Revision 3e21500a (qgis): updates on temporal widgets ui
Samweli
11:06 AM Revision 3e06d0a6 (qgis): new temporal map settings dialog
Samweli
11:06 AM Revision d446c0a2 (qgis): formatted wms provider code
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: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 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
04:14 AM Revision b7b4ef23 (qgis): Fix multi item moves, avoid unnecessary scene rebuilds
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 fd65c2d0 (qgis): Fix mouse handles go out of sync after moving items with cursor keys
Nyall Dawson
04:14 AM Revision 59a5fe05 (qgis): Dox, build fix
Nyall Dawson
04:14 AM Revision 5149f0b6 (qgis): Rebase fixes
Nyall Dawson
04:14 AM Revision b22e669b (qgis): Multi item selection work
Nyall Dawson
04:14 AM Revision a386ca0d (qgis): Allow multi-item move by cursor keys
Nyall Dawson
04:14 AM Revision e3f1c576 (qgis): Snapping api work
Nyall Dawson
04:14 AM Revision 3918f011 (qgis): Set scene for select tool
Nyall Dawson
04:14 AM Revision 9044acd1 (qgis): Start work on model designer mouse handles
Nyall Dawson
04:14 AM Revision d6df6f74 (qgis): Remove older item move code
Nyall Dawson
04:14 AM Revision 44ae1cac (qgis): Spelling
Nyall Dawson
04:14 AM Revision 50119859 (qgis): Avoid crash when closing model designer
Nyall Dawson
04:14 AM Revision d97f0242 (qgis): Batch multi item move undo commands
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 4169c7bd (qgis): Improved appearance of resized components
Nyall Dawson
04:14 AM Revision 86b73630 (qgis): Ignore right clicks on mouse handles
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 3c2d3183 (qgis): Nicer resize handle size and placement for model items
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 b510ad08 (qgis): Fix doxygen warning
Nyall Dawson
04:14 AM Revision 115f5e46 (qgis): Nicer feedback updates while dragging model items
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 6af6e855 (qgis): Fixes #34537 : Allow setting null in relation reference widget
Julien Cabieces
03:54 PM Revision 1a580839 (qgis): Fix feature list combobox entries, add tests and checks
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 dd6af4cd (qgis): workaround for testExtrudedPolygons
Test fails sometime, apply same workaround than others Vincent Cloarec
07:51 AM Revision ba37a9c5 (qgis): fix typo and switch with dataOnEdges
Vincent Cloarec
07:51 AM Revision d1c13a95 (qgis): adapt test and fix arrows positioning
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

2020-03-10

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 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 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 d16ee228 (qgis): Hide from sip
Nyall Dawson
11:39 PM Revision 4dd598fb (qgis): Also warn for unsaved changes when opening a model through the model de...
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 95ec3073 (qgis): Fix see also links
Nyall Dawson
10:10 AM Revision 6969db19 (qgis): Add API to show empty entries in QgsProviderConnectionComboBox
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 1ea60fae (qgis): Fix test
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
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 e621d162 (qgis): updates on temporal layer indicator logic
Samweli
01:11 AM Revision 2f0eb958 (qgis): ui tweaks and tests fix
Samweli
01:11 AM Revision 54d608cf (qgis): added temporal source for temporal layers
Samweli
01:11 AM Revision 1b53cbc2 (qgis): added temporal layer indicators
Samweli
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

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 eca52611 (qgis): Allow to open data loader dialog from metasearch
fixes #34759 Harrissou Santanna
10:52 PM Revision 61d1ac12 (qgis): more robust code
Harrissou Santanna
10:52 PM Revision ca89d340 (qgis): Allow to cancel server connections list modification
Harrissou Santanna
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
10:46 PM Revision 323a9a46 (qgis): fix indentation
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 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 a0a57d5b (qgis): Add a model for schemas from a database connection
Nyall Dawson
12:04 PM Revision 22173787 (qgis): Add signals to QgsProviderMetadata for connection created, changed and ...
Nyall Dawson
12:04 PM Revision cb01e4ee (qgis): Fix windows builds
Nyall Dawson
12:04 PM Revision d18dc425 (qgis): test fix
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 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 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 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 e0ca4d40 (qgis): Dox
Nyall Dawson
12:04 PM Revision 26df3028 (qgis): Add icon to provider connections
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 643b1696 (qgis): More tolerant test
Nyall Dawson
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
10:29 AM Revision e45bea55 (qgis): Add some documentation to vector layer properties related classes moved...
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 8addbde0 (qgis): Disable foreign table test on Travis
Alessandro Pasotti
04:55 AM Revision 6c86055e (qgis): PG: expose foreign tables
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 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:24 AM Revision 4e1e6846 (qgis): Snap Geometries algorithm is capable of running in-place mode
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 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 56610002 (qgis): Identation
Nyall Dawson
09:22 AM Revision 034b8754 (qgis): Add test for storage of designer parameter values
Nyall Dawson
09:22 AM Revision b84bf68d (qgis): Bit less Python
Nyall Dawson
09:22 AM Revision 08b47a49 (qgis): Fix missing icon, less Python
Nyall Dawson
09:22 AM Revision 0b3f7a58 (qgis): Hookup toggle to hide comments from model designer
Nyall Dawson
09:22 AM Revision eefd04cb (qgis): Start creation of a c++ base class for modeler dialog
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 326f5839 (qgis): Store canvas temporal range directly in canvas map settings, instead of
a separate variable. Nyall Dawson
02:56 AM Revision c307f0ea (qgis): fixup
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 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 266d920d (qgis): Dox++
Nyall Dawson
02:56 AM Revision fa6d62f9 (qgis): Minor header cleanups and documentation improvements
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

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 23aa83c2 (qgis): Add unit tests, minor fixes
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 64868ce8 (qgis): Bit more Python to c++ porting
Nyall Dawson
06:49 PM Revision 03fc0335 (qgis): Don't lose properties of existing outputs when editing algorithm
Nyall Dawson
06:49 PM Revision 889563e5 (qgis): When exporting a model to python, export comments as python comments
Nyall Dawson
06:49 PM Revision 0af98f9f (qgis): Nicer comment text appearance
Nyall Dawson
06:49 PM Revision 961557da (qgis): UX improvements for comment editing
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 d79fed41 (qgis): Indentation
Nyall Dawson
09:55 AM Revision 616504be (qgis): Add missing parameter dependancies for QgsProcessingParameterCoordinate...
Nyall Dawson
09:55 AM Revision 0fff9338 (qgis): Remove exception which is never raised
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 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 d8eb0efc (qgis): Add missing changed signal emissions
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 ef8f26e3 (qgis): Much simpler code for determining linked parameters in modeler
Nyall Dawson
09:55 AM Revision 9ba699ee (qgis): Port more of modeler scene to c++
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 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 1cbb8e76 (qgis): fixed conflicts
Samweli
09:41 AM Revision 872094cf (qgis): removed status label in temporal properties
Samweli
09:41 AM Revision b30ccf32 (qgis): fixed travis tests
Samweli
09:41 AM Revision 2517b566 (qgis): suggested changes from the review
Samweli
09:41 AM Revision c42f1627 (qgis): added temporal capabilities tests
Samweli
09:41 AM Revision 02569516 (qgis): ousing right wms reference request parameter
Samweli
09:41 AM Revision f39a5765 (qgis): updated tests format
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 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 51b475f6 (qgis): added checks for possible null temporal capabilities
Samweli
09:41 AM Revision 8848cbd2 (qgis): improved provider temporal capabilities 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 1eae00e0 (qgis): Update some use of QgsCoordinateReferenceSystem
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

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 195efa42 (qgis): Final touches to the parent form API
Alessandro Pasotti
08:52 AM Revision af8a55b6 (qgis): Code layout
Alessandro Pasotti
08:52 AM Revision 36457fae (qgis): Code layout 2
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 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
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
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 d8111e10 (qgis): Make link point collapsing handling more generic
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 5c72f834 (qgis): Fix spell check false positive for Qt::LeftEdge
Nyall Dawson
07:08 AM Revision 997ac4eb (qgis): Add method to determine distance from point to rectangle bounds
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 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 8f6a6111 (qgis): Use actual component sizes when drawing model instead of hardcoded values
(still not user-setable!) Nyall Dawson
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 6c98448a (qgis): Use signals to avoid storing arrows in graphic item
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 16841efa (qgis): Start moving base classes 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 b567ddec (qgis): Move model storage for graphic items to c++ base class
Nyall Dawson
09:53 AM Revision 1bf51a4f (qgis): Move item state handling to c++
Nyall Dawson
09:53 AM Revision 167a8d38 (qgis): Less Python, more c++
Nyall Dawson
09:53 AM Revision 72d73054 (qgis): Start using c++ base clases in model designer
Nyall Dawson
09:53 AM Revision d9cc2aed (qgis): Add clone method to QgsProcessingModelComponent
Nyall Dawson
09:53 AM Revision a38f0cbb (qgis): Move another method to c++
Nyall Dawson
09:53 AM Revision 62c95830 (qgis): Fix build
Nyall Dawson
09:53 AM Revision fe4352c2 (qgis): Use signals to avoid hard dependancy between component graphic items an...
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 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:36 AM Revision 1a07654e (qgis): Less auto
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
 

Also available in: Atom