Activity

From 2022-01-22 to 2022-02-20

2022-02-20

11:42 PM Revision a78eaa7f (qgis): replace comma in layer name with underscore when exporting layer to DXF
(fix #47381) Alexander Bruy
11:42 PM Revision 76f50822 (qgis): add test for buffering empty layer with dissolve
(cherry picked from commit bf406a5845437067724f9a44a26318fd7b7614a8) Alexander Bruy
11:42 PM Revision 59b49e5f (qgis): Fix NULL HTML edit widget
Fix #47363 Alessandro Pasotti
11:42 PM Revision d94926fb (qgis): Fix NULL HTML edit widget
Fix #47363 Alessandro Pasotti
11:41 PM Revision a0b64c63 (qgis): replace tabs with spaces in the attribute form init function template
(fix #46988) Alexander Bruy
11:41 PM Revision 96c60f95 (qgis): Add a help text to the contour_level_list parameter
Harrissou Santanna
11:41 PM Revision 444a2e18 (qgis): [processing] don't try to dissolve buffer results if there are no
features (fix #46396)
(cherry picked from commit 508f37ecfc5051ff76e7db891161f121e1601e54)
Alexander Bruy
11:41 PM Revision efef63d8 (qgis): Fix loading of storage projects from command line
Fix #47270
(cherry picked from commit cb3d818ed247e567ee1c9132956201147f0478f3)
Alessandro Pasotti
11:41 PM Revision dec41ba7 (qgis): [gui] Fix value map editor widget configuration's load from CSV parsing
Mathieu Pellerin - nIRV
11:41 PM Revision 30a5e944 (qgis): Make "dataset groups" selection mandatory
* Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently...
Harrissou Santanna
11:41 PM Revision 77738749 (qgis): Fix #47244: respect minimum value in optional numeric parameter
Ismail Sunni
11:41 PM Revision a711549a (qgis): Fix wrong height calculation in layou attr table
Fix #44086 Alessandro Pasotti
11:41 PM Revision e38483d2 (qgis): Fix missing scrollbars in combo box for value map / relation
If a value map widget or value relation widget has a combo box
with many options, the default behavior in Qt is not t...
Martin Dobias
11:41 PM Revision 6b3225e4 (qgis): UX - Review tooltip about dimensions in QGIS server dialog
Etienne Trimaille
11:41 PM Revision 45bc483a (qgis): GDAL Rasterize: additional test for extent CRS handling
Andrea Giudiceandrea
11:41 PM Revision 31f41d87 (qgis): qgsdxfexport.cpp: move Q_ASSERT()
Even Rouault
11:41 PM Revision 1f8b50e2 (qgis): DXF export: fix crash on some MultiPolygon geometries when offset != 0 ...
Even Rouault
11:41 PM Revision a0bae7c6 (qgis): [OGR provider] Invalidate /vsicurl/ RAM cache on a specific filename wh...
Even Rouault
11:41 PM Revision d7515a7c (qgis): accept "true" and "True" as valid values for "hasProcessingProvider"
plugin metadata (fix #41120) Alexander Bruy
11:41 PM Revision 7c6b058d (qgis): When repairing or changing the data source for a delimited text layer
to another CSV file, add special handling so that we don't silently
change the layer's provider across to OGR and dro...
Nyall Dawson
11:41 PM Revision 7238c131 (qgis): GDAL Rasterize: add test for extent CRS handling
Andrea Giudiceandrea
11:41 PM Revision 06ed7fdb (qgis): GDAL Rasterize: check earlier for parameter validity
Andrea Giudiceandrea
11:41 PM Revision 439a5b53 (qgis): [processing] Fix model designer sometimes opens behind other windows
Nyall Dawson
11:41 PM Revision 381dbecc (qgis): [processing] Fix initial directory shown in model open file dialogs
should be the users home file, or the last used model directory Nyall Dawson
11:41 PM Revision 9a8022f0 (qgis): [themes] Fix hard to read tooltips with Night Mapping
Mathieu Pellerin - nIRV
11:41 PM Revision 1177ce38 (qgis): [processing] When closing a model with unsaved changes, if the user
accepts the prompt to save the changes BUT then cancels the file dialog
asking for the destination file name, don't t...
Nyall Dawson
11:41 PM Revision befc8aa7 (qgis): [processing] When a model algorithm parameter value is set to be taken
from an expression, abort the model execution if the expression
evaluation fails instead of treating the value as nul...
Nyall Dawson
11:41 PM Revision bb45ed3d (qgis): [processing] GDAL Rasterize: add extent CRS conversion
Andrea Giudiceandrea
11:41 PM Revision 584a8cb5 (qgis): [processing] GDAL Rasterize: make extent parameter optional
The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the inp... Andrea Giudiceandrea
11:41 PM Revision 883a029f (qgis): [processing] Fix algorithm parameter values do not get correctly
re-attached after pasting content into a new model
Fixes #39753
Nyall Dawson
11:41 PM Revision a82c271d (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
action when editing an existing model opened through the dialog Nyall Dawson
11:41 PM Revision 7b748bef (qgis): Fix incorrect curved label placement above/below lines when allow
upside down labels is set to Always
(cherry picked from commit c5bf3de97cfe102ebeb805755ebeab3e40420064)
Nyall Dawson
11:39 PM Revision e7cc8882 (qgis): Don't use custom palette in crash handler dialog, this results in
unreadable text on dark themes
Fixes #47065
(cherry picked from commit 0188cbee9cf6e3aa3fdae8955818e3ff257c1ea9)
Nyall Dawson
11:39 PM Revision ff747728 (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W...
Even Rouault
11:39 PM Revision 620f4926 (qgis): Don't hardcode arial font for georeferencer status bar text
Nyall Dawson
11:39 PM Revision 2d09cb5e (qgis): [labeling] Fix line anchor placements are reversed for labels which
sit below lines
(cherry picked from commit b39288ba6df7aaab4ce3c25b56da2b7c3f4f5ed6)
Nyall Dawson
11:39 PM Revision ba4fe5e9 (qgis): WFS provider: use expression query builder when adding a filter, if a S...
Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the...
Even Rouault
11:39 PM Revision 238cfac9 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
Ismail Sunni
11:39 PM Revision da3fb823 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
Fixes #47097 Nyall Dawson
11:39 PM Revision 72ac116b (qgis): Remove unused qgsCalloc function
Nyall Dawson
11:39 PM Revision 28a5b041 (qgis): When temporal range changes we must invalidate the previous labeling
solution if any time-enabled vector layers have labels enabled
Fixes #45160
Nyall Dawson
11:39 PM Revision 509097ba (qgis): Use correct approach to unset data defined field for label position
when auxiliary column is removed
Refs #46403
Nyall Dawson
11:39 PM Revision 91c1af31 (qgis): Gracefully handle empty existing property values when creating auxiliary
fields
Fixes #46403
Nyall Dawson
11:39 PM Revision 1dfc4c5c (qgis): Add support for grass8
Sandro Mani
11:39 PM Revision 938e19a3 (qgis): Fix typo
Nyall Dawson
11:39 PM Revision 26307e16 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
Nyall Dawson
11:39 PM Revision 186c7d20 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
Nyall Dawson
11:39 PM Revision 4e03aa59 (qgis): Add missing file
Nyall Dawson
11:39 PM Revision 610aeef1 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
Ismail Sunni
11:39 PM Revision 594fcfab (qgis): Correctly handle sort field as field in atlas sorting
Fixes #40332 Alex Hay
11:39 PM Revision 4a48062e (qgis): Add additional tests
Nyall Dawson
11:39 PM Revision 6aab6adb (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
Alexander Bruy
11:39 PM Revision eace1ae9 (qgis): don't re-add layer to the temporary store
Alexander Bruy
11:39 PM Revision 56c28947 (qgis): add tests for reloading output of the GDAL rasterize algorithms
Alexander Bruy
11:39 PM Revision d73022cf (qgis): handle complex fieldnames when converting to rule based renderers
Fixes #46459 Alex Hay
11:39 PM Revision e64fdeec (qgis): spacing
Alex R
11:39 PM Revision a8e1f716 (qgis): update test
Alex R
11:39 PM Revision b26890bf (qgis): handle null
Alex R
11:39 PM Revision e533fe83 (qgis): Safer approach to handling reprojection with distance within requests
We can't safely handle a distance within query when transforming, as
we cannot transform the static within tolerance ...
Nyall Dawson
11:39 PM Revision 00f0a31f (qgis): Add QgsAbstractFeatureIterator::updateRequestToSourceCrs method
The method superceeds filterRectToSourceCrs, deprecating it for
shortage of functionality now that we support multipl...
Sandro Santilli
11:39 PM Revision dae703b4 (qgis): Add test for ExtractWithinDistance with PostgreSQL layer inputs
This is a test for the bug reported in #45352
Tests matching and mismatching CRS for target and reference layers
(ch...
Sandro Santilli
11:39 PM Revision c228fed6 (qgis): Add unit test for QgsFeatureRequest
Tests the default constructor, the copy constructor and
the assignment operator.
(cherry picked from commit 2ea5c99f...
Sandro Santilli
11:39 PM Revision c4e9b99f (qgis): Add equality/inequality operators for QgsFeatureRequest::OrderBy
Equality useful for unit tests, inequality for completeness
(cherry picked from commit 95be545b8173d7cf11de2275f2289...
Sandro Santilli
11:39 PM Revision 511b58c9 (qgis): Add equality/inequality operators for QgsFeatureRequest::QgsSimplifyMethod
Includes unit test
The equality operator is useful for unit tests, the inequality
operator was added for completenes...
Sandro Santilli
11:39 PM Revision 9d41d0a9 (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
(cherry picked from commit 9ce1664ea82b1cc1619a1a8b600c7787707ad3c5) Sandro Santilli
11:39 PM Revision 0ea05e3c (qgis): Add human-readable errors upon not meeting expected test preconditions
(cherry picked from commit 31a97bd8a6ce8625534617d5ccb2982838320054) Sandro Santilli
11:39 PM Revision 9414192b (qgis): Fix color widgets incorrectly change colors when mouse is hovered
over widget Nyall Dawson
11:39 PM Revision b8d64f81 (qgis): Don't hardcode text color for options dialog tabs
This breaks dark theme readability
Fixes #47065
Nyall Dawson
11:39 PM Revision 57cb704a (qgis): Don't hardcode black color for symbol layer list item text color
Breaks readability on dark themes
Refs #47065
Nyall Dawson
11:39 PM Revision dfa01d15 (qgis): handle percent-encoded font references in SLD (fix #27263)
Alexander Bruy
11:39 PM Revision b9463d61 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
Fixes #42290 Nyall Dawson
11:39 PM Revision 08a556f2 (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
(fix #45694) Alexander Bruy
11:39 PM Revision 4a5c4838 (qgis): Scroll area wheel event blocking should not propagate to item views
This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view
Nyall Dawson
11:39 PM Revision 9e5606a7 (qgis): Fix duplicate shortcut registered warning on startup
Nyall Dawson
11:39 PM Revision f4abb6b9 (qgis): Fix grammar
Nyall Dawson
11:39 PM Revision 21facdd2 (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ...
Nyall Dawson
11:39 PM Revision dcdbf3f2 (qgis): Fix layout crash when resizing frames
Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ...
Alessandro Pasotti
11:39 PM Revision c46a53f1 (qgis): Cleanup includes
(cherry picked from commit 7525a9e58fa9ef5b442dfb78dfbbd53ed2898741) Nyall Dawson
11:39 PM Revision 2f9bf7ee (qgis): Also scan for 'new QScrollArea'
(cherry picked from commit 48834f6187fceb15e71004b3aa40e645948f91a3) Nyall Dawson
11:39 PM Revision ee623bc0 (qgis): Use QgsScrollArea
(cherry picked from commit 64b032f7da75c018762e9e9d3290d16626cff8df) Nyall Dawson
11:39 PM Revision 694a1691 (qgis): Add test to ensure QgsScrollArea is used instead of QScrollArea in ui f...
(cherry picked from commit 8409f7f817103d728b4348fee25883cedac57a52) Nyall Dawson
11:39 PM Revision a0ee72f1 (qgis): Use a QgsScrollArea in symbol selector widget
(cherry picked from commit fb1ca9162e66886b6977440feace9595d9e6134b) Nyall Dawson
11:39 PM Revision b484fef3 (qgis): Don't recursively try to handle scroll event logic in nested scroll
areas
Fixes #46871
(cherry picked from commit f589e6e4ecc7484c5a346e17bc83786d964cff7b)
Nyall Dawson
11:39 PM Revision de2f6581 (qgis): Fix scroll area child widgets wheel event lock lasts too long after
scrolling stops in some circumstances
Basically, if the user moves the mouse after scrolling the area
with the wheel...
Nyall Dawson
11:39 PM Revision d4501905 (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
11:39 PM Revision 88633b28 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn
11:39 PM Revision bc006c1b (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co...
Nyall Dawson
11:39 PM Revision 7b2ed0e7 (qgis): Restrict workaround to adwaita/fusion themes
(cherry picked from commit 97103ab7a38ea518831d63d6785c6a379dba8564) Nyall Dawson
11:39 PM Revision b662bab0 (qgis): Workaround broken inactive window coloring applies incorrectly
to list/tree/dock widgets in the active window
This is a theming issue which is apparent on certain default
Linux th...
Nyall Dawson
11:39 PM Revision 911642f9 (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
11:39 PM Revision 58db4bd5 (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
11:39 PM Revision 2ed1d698 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
11:39 PM Revision 51bd311b (qgis): Store geometry for edit init code dialog
Matthias Kuhn
11:39 PM Revision 0ad89ec5 (qgis): More workflows on queued LTR branch
Nyall Dawson
11:39 PM Revision 0e8da3c8 (qgis): Correctly run tests on queued_ltr_backports branch
Nyall Dawson
11:39 PM Revision 7f7eab46 (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
11:39 PM Revision 03ec3dc3 (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
11:38 PM Revision 2f9dd9a6 (qgis): Fix NULL HTML edit widget
Fix #47363 Alessandro Pasotti

2022-02-19

09:48 PM Revision 2be52d9d (qgis): Create QgsFieldDomain and subclasses which directly represent
the GDAL field domain coded value/range/glob domains Nyall Dawson
09:48 PM Revision 6c1ca4d2 (qgis): Minor tweaks
Nyall Dawson
09:48 PM Revision 37b56f37 (qgis): Fix dox
Nyall Dawson
09:48 PM Revision e73f5bcc (qgis): Fix test
Nyall Dawson
09:48 PM Revision d06fb3dd (qgis): [feature] Allow creation of new field domains through right click
menu on gpkg items in browser
Allows users to create new range, coded value or glob field domains
Nyall Dawson
09:48 PM Revision dfac7df6 (qgis): Fix error retrieval
Nyall Dawson
09:48 PM Revision 118b3d32 (qgis): Create QgsFieldDomainDialog dialog for configuring a field domain
Nyall Dawson
09:48 PM Revision 9c4bcf00 (qgis): Add widgets for creation of field domains
Nyall Dawson
09:48 PM Revision 37de21e5 (qgis): Fix build on older gdal
Nyall Dawson
09:48 PM Revision a6ec4acf (qgis): Fix documentation warning
Nyall Dawson
09:48 PM Revision ebb0e77b (qgis): Move logic for converting OGR field types to QVariant types to QgsOgrUtils
Nyall Dawson
09:48 PM Revision 5a566c7b (qgis): Add QgsOgrUtils::stringToVariant
Nyall Dawson
09:48 PM Revision cd26dcf8 (qgis): Add method to convert OGR field domain to QgsFieldDomain equivalent
Nyall Dawson
09:48 PM Revision 3d9a7417 (qgis): More repr
Nyall Dawson
09:48 PM Revision 8036ea89 (qgis): Add API to retrieve field domain names and definitions to QgsAbstractDa...
and implement for GPKG connections Nyall Dawson
09:48 PM Revision f482c850 (qgis): Show a "Field Domains" item for geopackages under the browser,
which lists existing field domains in the database Nyall Dawson
09:48 PM Revision 1729ab1b (qgis): Add python file
Nyall Dawson
09:48 PM Revision 8cd9b801 (qgis): Add browser properties widget for showing the properties of an existing
field domain Nyall Dawson
09:48 PM Revision a7b6b41f (qgis): Add docs
Nyall Dawson
09:48 PM Revision c06cac2a (qgis): Test requires GDAL 3.3+
Nyall Dawson
09:48 PM Revision 4261e6a5 (qgis): Partial work on centralizing all QVariant::Type to display string
logic in a new QgsVariantUtils class
(I've likely missed a few places here, but it's a start!)
Nyall Dawson
09:48 PM Revision d1867293 (qgis): Split parts of QgsGeoPackageProviderConnection out to new base class
QgsOgrProviderConnection
This moves the generic parts of the GPKG connection class which rely
solely on OGR API out ...
Nyall Dawson
09:48 PM Revision cd94ee08 (qgis): [ogr] Set domain name for fields where available
Nyall Dawson
09:48 PM Revision 815b4c00 (qgis): Update test
Nyall Dawson
09:48 PM Revision d956af80 (qgis): Fix setting capabilities for Gpkg connection
Nyall Dawson
09:48 PM Revision f63bebd9 (qgis): Silence debug
Nyall Dawson
09:48 PM Revision e5a0d13e (qgis): Add domain name to QgsFieldConstraints
Nyall Dawson
09:48 PM Revision c264eb50 (qgis): Clarify removal
Nyall Dawson
09:48 PM Revision a06fcde8 (qgis): Add action to unset an existing field domain
Nyall Dawson
09:48 PM Revision 58f76f47 (qgis): Rename widget to generic name
Nyall Dawson
09:48 PM Revision 4a7fb87a (qgis): [feature] Add browser properties page for field and fields items
In particular, this allows users to easily see what field domain
may be attached to particular fields
Nyall Dawson
09:48 PM Revision eaba5b3e (qgis): Add method to convert QVariant type to OGR field type
Nyall Dawson
09:48 PM Revision 44844bc7 (qgis): Add method to convert QVariant to OGRField
Nyall Dawson
09:48 PM Revision 7db84789 (qgis): Add method to convert QgsFieldDomain to OGR field domain
Nyall Dawson
09:48 PM Revision 063e0593 (qgis): Add API to QgsAbstractDatabaseProviderConnection to create new field
domains on a database and set field domain associated with a field
And implement for OGR database provider connectio...
Nyall Dawson
09:48 PM Revision 886df443 (qgis): [feature] Show "Set Field Domain" action when right clicking
a field in the browser for a Geopackage table
Allows users to set the field domain associated with that field
Nyall Dawson
09:48 PM Revision f8bbcab8 (qgis): Add flag for browser data item to indicate that children of the item
must be refreshed whenever the item is refreshed
This behaviour is not automatic. The new flag allows items to opt-i...
Nyall Dawson
09:48 PM Revision 51889b22 (qgis): When a gpkg item is refreshed in the browser, also refresh
the fields and field domains children
Otherwise the fields we show will not be correctly updated
when the gpkg item ...
Nyall Dawson
09:48 PM Revision 3332b27e (qgis): QgsFieldItem is only equal when the QgsField is also equal
Otherwise the field item will not be updated when the gpkg parent
item is refreshed and the field definition has chan...
Nyall Dawson
09:48 PM Revision 6e350be9 (qgis): Refresh fields item when a field has a domain set for it
Nyall Dawson
09:48 PM Revision 7273b4d2 (qgis): Fix state of browser properties splitter section is not correctly
saved/restored Nyall Dawson
09:48 PM Revision 22ecaaba (qgis): Fix warnings
Nyall Dawson
09:47 PM Revision 237152e5 (qgis): [feature][labeling] Allow data-defined control over line anchor type
Allows data-defined control over whether the 'hint' or 'strict'
anchoring type is used
Nyall Dawson
08:58 AM Revision f3657c88 (qgis): Merge pull request #47440 from kadas-albireo/master
Add LIB_SUFFIX Sandro Mani

2022-02-18

12:00 AM Revision a578ecb3 (qgis): Add QgsFields()['field_name'] getter for PyQGIS
A nice shorthand way to retrieve a field definition by name, instead
of having to determine the field index first.
Nyall Dawson
12:00 AM Revision bec8c01d (qgis): Update tests/src/python/test_qgsexpression.py
Nyall Dawson
12:00 AM Revision d5013285 (qgis): Update tests/src/python/test_qgsexpression.py
Nyall Dawson
12:00 AM Revision 1877b363 (qgis): Show full traceback on Python expression function exception
hannes metzler
12:00 AM Revision 202b2d9f (qgis): Remove whitespace in empty lines
hannes metzler
12:00 AM Revision 24c8014e (qgis): Add tests for traceback on eval error and "" on eval success
hannes metzler
12:00 AM Revision e8a1f951 (qgis): [feature] Add a 'Skip' option for custom environmental variables
Add a "Skip" option (in addition to those already available "Overwrite", "If Undefined", "Unset", "Prepend", "Append"... Andrea Giudiceandrea
11:22 PM Revision b9fe23ca (qgis): Add LIB_SUFFIX
Sandro Mani
10:40 PM Revision 0b092b97 (qgis): pass filter to remote ept decoder
Stefanow Natsis
10:35 PM Revision 77d0be85 (qgis): Cleanup
Stefanow Natsis
10:35 PM Revision d7bd8502 (qgis): add subsetStringChanged
Stefanow Natsis
10:35 PM Revision dd89955c (qgis): setSubsetString()
Stefanow Natsis
10:35 PM Revision 6d595f31 (qgis): fix ci
Stefanow Natsis
10:35 PM Revision 6e58fe45 (qgis): fix ci
Stefanow Natsis
10:35 PM Revision 0025b0fa (qgis): Refresh 3d view on change
Stefanow Natsis
10:35 PM Revision b72f890b (qgis): More cleanup
Stefanow Natsis
10:35 PM Revision 9c935a4c (qgis): More cleanup, remove quoted stuff
Stefanow Natsis
10:35 PM Revision 53e2779e (qgis): Test all points in block
Stefanow Natsis
10:35 PM Revision 44f3bada (qgis): compare with 0
Stefanow Natsis
10:35 PM Revision 09303101 (qgis): Remove hard coded renderer filter
Stefanow Natsis
10:35 PM Revision e74e47e7 (qgis): Testing infrastructure and first tests
Stefanow Natsis
10:35 PM Revision a277b866 (qgis): Repair IN logic
Stefanow Natsis
10:35 PM Revision 80b32b32 (qgis): Stole some stuff from qgsexpression
Stefanow Natsis
10:35 PM Revision b46dbbff (qgis): 1. is true, 0. is false, NaN is error
Stefanow Natsis
10:35 PM Revision 0cc57a44 (qgis): Change all evals to return doubles
Stefanow Natsis
10:35 PM Revision 7c4d1a51 (qgis): Remove some unused code
Stefanow Natsis
10:35 PM Revision a87b11bf (qgis): more copy from expressions
Stefanow Natsis
10:35 PM Revision fbb0a4b2 (qgis): Removed context concept
Stefanow Natsis
10:35 PM Revision 26853874 (qgis): change columns to attributes
Stefanow Natsis
10:35 PM Revision 09bb0f54 (qgis): Fix not and minus
Stefanow Natsis
10:35 PM Revision 10bc163f (qgis): Added evaluation tests
Stefanow Natsis
10:35 PM Revision 923bfc21 (qgis): Pass QgsPointcloudAttributeCollection to prepare
Stefanow Natsis
10:35 PM Revision 5c58035c (qgis): Rename to QgsPointCloud*
Stefanow Natsis
10:35 PM Revision e26c5c10 (qgis): Remove named nodes
Stefanow Natsis
10:35 PM Revision 779eaa04 (qgis): Iterate referenced attributes
Stefanow Natsis
10:35 PM Revision adb5f92f (qgis): Sip include
Stefanow Natsis
10:35 PM Revision 2b9885ec (qgis): Properly filter by all attributes
Stefanow Natsis
10:35 PM Revision 81937278 (qgis): working proof of concept (hardcoded expression)
Stefanow Natsis
10:35 PM Revision 68d214c1 (qgis): Also to isStatic
Stefanow Natsis
10:35 PM Revision 2f827826 (qgis): Pass QgsPointCloudBlock* to prepare and int to evaluate
Stefanow Natsis
01:08 PM Revision 8734b09d (qgis): Bump version to 3.25
Jürgen Fischer
01:06 PM Revision 6b44a420 (qgis): Release of 3.24 (Tisler)
Jürgen Fischer
01:06 PM Revision 1c8ef137 (qgis): changelog and news update for 3.24
Jürgen Fischer
01:06 PM Revision c8aaeca8 (qgis): translation update for 3.24.0 from transifex
Jürgen Fischer
01:05 PM Revision ce8e65e9 (qgis): Release of 3.22.4
Jürgen Fischer
01:05 PM Revision 6c99f075 (qgis): translation update for 3.22.4 from transifex
Jürgen Fischer
12:30 PM Revision c9e9350f (qgis): release.pl: NSIS images no long needed
Jürgen Fischer
11:29 AM Revision 9b6e5592 (qgis): clearer naming of parent and parent's parent of the current object
David Signer
11:23 AM Revision b00b774f (qgis): delete QgsFeatureAction when the addFeatureFinished signal is called
David Signer
04:41 AM Revision 0df8b3e0 (qgis): Merge pull request #47430 from qgis/backport-47418-to-queued_ltr_backports
[Backport queued_ltr_backports] replace comma in layer name with underscore when exporting layer to DXF (fix #47381) Alexander Bruy

2022-02-17

12:56 AM Revision da263a05 (qgis): add LTR banner to splash
Jürgen Fischer
11:33 PM Revision 49123679 (qgis): replace comma in layer name with underscore when exporting layer to DXF
(fix #47381) Alexander Bruy
11:32 PM Revision 48d33447 (qgis): fix indentation
Vincent Cloarec
11:32 PM Revision 62f86f76 (qgis): MDAL 0.9.4
Vincent Cloarec
11:30 PM Revision f83b8ad3 (qgis): replace comma in layer name with underscore when exporting layer to DXF
(fix #47381) Alexander Bruy
04:48 PM Revision 2c7b3936 (qgis): Fix maptiler hmac sha256 signature when URL contains spaces
the url() method decodes URLs, so e.g. "http://example.com/?q=hello%20world"
would get decoded to "http://example.com...
Martin Dobias
04:48 PM Revision dd148fcc (qgis): fix mesh calculator aggregate on file
Vincent Cloarec
04:48 PM Revision 1e438ca0 (qgis): typo
Vincent Cloarec
04:43 PM Revision 88d1931d (qgis): fix mesh calculator aggregate on file (#47423)
Vincent Cloarec
04:43 PM Revision e9c99cd3 (qgis): Use docked widget size when undocking the first time
NEDJIMAbelgacem
01:28 PM Revision 2d24e983 (qgis): fix comment
tomasMizera
01:28 PM Revision df3695aa (qgis): add signal when user interacts with map
tomasMizera
09:27 AM Revision a762caf3 (qgis): fix python test classes inheriting QgsVectorLayerTools
David Signer
07:26 AM Revision 77a55af2 (qgis): Fix crash when interpolating angle on a multipoint
Fixes #47405 Nyall Dawson
07:23 AM Revision 83be39f2 (qgis): Fix crash when interpolating angle on a multipoint
Fixes #47405 Nyall Dawson
04:17 AM Revision f8ca03fb (qgis): MDAL 0.9.4
Vincent Cloarec
04:17 AM Revision ddb28244 (qgis): fix indentation
Vincent Cloarec
04:14 AM Revision 47def9f2 (qgis): MDAL 0.9.4 (#47411)
* MDAL 0.9.4
* fix indentation
Vincent Cloarec
01:49 AM Revision 528012db (qgis): remove hide button
NEDJIMAbelgacem
01:49 AM Revision 7faaf3fe (qgis): [processing] don't try to dissolve buffer results if there are no
features (fix #46396)
(cherry picked from commit 508f37ecfc5051ff76e7db891161f121e1601e54)
Alexander Bruy
01:49 AM Revision 0e4bd99c (qgis): add test for buffering empty layer with dissolve
(cherry picked from commit bf406a5845437067724f9a44a26318fd7b7614a8) Alexander Bruy

2022-02-16

12:52 AM Revision 14411f62 (qgis): Re-use possibly cached postgis_version from pgsql description method
Sandro Santilli
12:06 AM Revision 64ab758c (qgis): Improved debugging output in QgsPostgresConn class
These added debugging lines are aimed at finding the root cause
of not reusing existing connection, references #47391
Sandro Santilli
10:23 PM Revision ac53e013 (qgis): Merge pull request #47407 from DelazJ/airyOverlayIntersects
Attempt to aerate overlay_intersects help and shorten sentences Alessandro Pasotti
08:01 PM Revision 238c383a (qgis): Merge pull request #47383 from qgis/backport-47380-to-release-3_22
[Backport release-3_22] Fix crash when $uuid is used in an expression Even Rouault
05:34 PM Revision 2a4c2bdf (qgis): Attempt to aerate overlay_intersects help and shorten sentences
Harrissou Santanna
04:38 PM Revision 2a8a037b (qgis): Trust primary key of layers setup by DBManager TopoViewer plugin
Removes two very expensive queries per TopoViewer instance
Closes #47389
Sandro Santilli
04:35 PM Revision 51da2ef5 (qgis): Trust primary key of layers setup by DBManager TopoViewer plugin
Removes two very expensive queries per TopoViewer instance
Closes #47389
Sandro Santilli
03:32 PM Revision fca68981 (qgis): Re-use possibly cached postgis_version from pgsql description method
Sandro Santilli
03:28 PM Revision b2711334 (qgis): Re-use possibly cached postgis_version from pgsql description method
Sandro Santilli
12:24 PM Revision 033b02b6 (qgis): fix typo
David Signer
12:05 PM Revision 7dac040b (qgis): reenter lost override keyword and some docs
David Signer
11:25 AM Revision a4709502 (qgis): better readability for the the same
David Signer
11:18 AM Revision 776265ed (qgis): don't hide the parent dialog widget when it's QgisApp main window. This...
David Signer
09:48 AM Revision bc43eee2 (qgis): showing form not modal to be able to controll the mapcanvas when adding...
David Signer
09:24 AM Revision f971a47b (qgis): Do dialogs not open modal since otherwise the canvas are blocked and we...
Pass widget as parent to the dialog to avoid "orphaned" child dialogs. The widget is passed as parent to QgsFeatureAc... David Signer
05:56 AM Revision 5197f6ce (qgis): Fix crash when $uuid is used in an expression
This is an alias for uuid(), but logic was missing to auto insert
parameters with their default values when $ syntax ...
Nyall Dawson
05:52 AM Revision 7fbaa962 (qgis): Fix crash when $uuid is used in an expression
This is an alias for uuid(), but logic was missing to auto insert
parameters with their default values when $ syntax ...
Nyall Dawson

2022-02-15

12:28 AM Revision 1194d9cd (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
Sandro Mani
11:45 PM Revision 5bc2ec4a (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
Sandro Mani
09:31 PM Revision 6172252e (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
Sandro Mani
09:31 PM Revision 28fafa30 (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
Sandro Mani
09:30 PM Revision 18e4bde7 (qgis): export usage when exporting WMS XYZ raster layer
Vincent Cloarec
09:30 PM Revision 3d452dc5 (qgis): Wrong text in warning message
northing/easting instead of latitude/longitude. Parent dialog has labels "Latitude" and "Longitude" (and they are con... Eduard Kazakov
09:29 PM Revision bf406a58 (qgis): add test for buffering empty layer with dissolve
Alexander Bruy
09:29 PM Revision 508f37ec (qgis): [processing] don't try to dissolve buffer results if there are no
features (fix #46396) Alexander Bruy
09:28 PM Revision 8da027d8 (qgis): Fix crash when opening projects and a custom bad layer handler has been...
Since setting a custom bad layer handler via QgsProject::setBadLayerHandler
will delete the previous bad layer handle...
Nyall Dawson
09:28 PM Revision cfa6f77c (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
Sandro Mani
09:23 PM Revision 6154178e (qgis): Bump follow-redirects in /resources/server/src/landingpage
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release note...
dependabot[bot]
01:12 PM Revision ac7fe74c (qgis): fix relative lock & distance
Alex Hay
01:07 PM Revision 8a1f2d7e (qgis): Bump follow-redirects in /resources/server/src/landingpage
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release note...
dependabot[bot]
08:57 AM Revision 02516c2b (qgis): Catch CS exception
Alessandro Pasotti
08:57 AM Revision 387a9ede (qgis): Fix server OAPIF bbox reprojection
Fix #47302 Alessandro Pasotti
08:53 AM Revision ade43556 (qgis): Merge pull request #47318 from elpaso/bugfix-gh47302-server-wfs3-bbox-r...
Fix server OAPIF bbox reprojection Alessandro Pasotti
05:40 AM Revision abb00dde (qgis): Fix crash when opening projects and a custom bad layer handler has been...
Since setting a custom bad layer handler via QgsProject::setBadLayerHandler
will delete the previous bad layer handle...
Nyall Dawson
04:26 AM Revision 22ecf354 (qgis): QgsDistanceArea::bearing can raise QgsCsExceptions, so ensure that
these are always gracefully caught
Avoids some unwanted "unhandled exception" message boxes which
can pop up while m...
Nyall Dawson
04:26 AM Revision 4410cbc3 (qgis): Correctly raise exceptions from XYZ tiles algorithm threads, and fix Py...
Nyall Dawson

2022-02-14

11:55 PM Revision 11289e07 (qgis): Layout attr table field formatter
Fixes #41798 Alessandro Pasotti
11:55 PM Revision 9fdd36a9 (qgis): Clear layer cache and optimize cache getter
Alessandro Pasotti
11:55 PM Revision 28183b33 (qgis): Update control images
Alessandro Pasotti
11:52 PM Revision d279c4a6 (qgis): Clear layer cache and optimize cache getter
Alessandro Pasotti
11:52 PM Revision 854be5a8 (qgis): Layout attr table field formatter
Fixes #41798 Alessandro Pasotti
11:52 PM Revision 39dda88f (qgis): Update control images
Alessandro Pasotti
11:50 PM Revision 4a7515f8 (qgis): replace tabs with spaces in the attribute form init function template
(fix #46988) Alexander Bruy
09:58 PM Revision f5ce830e (qgis): replace tabs with spaces in the attribute form init function template
(fix #46988) Alexander Bruy
09:55 PM Revision e6ee19cd (qgis): Fix loading of storage projects from command line
Fix #47270
(cherry picked from commit cb3d818ed247e567ee1c9132956201147f0478f3)
Alessandro Pasotti
09:55 PM Revision 03a20796 (qgis): [gui] Fix value map editor widget configuration's load from CSV parsing
Mathieu Pellerin - nIRV
09:54 PM Revision f10e370c (qgis): Do not always show scrollbar in crash handler dialog
Harrissou Santanna
09:54 PM Revision 1892ac4f (qgis): replace tabs with spaces in the attribute form init function template
(fix #46988) Alexander Bruy
04:58 PM Revision 227d0369 (qgis): Hopefully a better condition when to add the alpha band for VRT
Martin Dobias
04:58 PM Revision 03f4518c (qgis): Use Even's code suggestions + add tests
Martin Dobias
04:58 PM Revision e25d13d4 (qgis): Avoid black frame around rotated/warped rasters (fixes #23760)
Adding alpha band when creating warped VRT ensures the region
outside of the original raster extent gets transparent ...
Martin Dobias
04:55 PM Revision 24ddb040 (qgis): Hopefully a better condition when to add the alpha band for VRT
Martin Dobias
04:55 PM Revision 49f0059a (qgis): Avoid black frame around rotated/warped rasters (fixes #23760)
Adding alpha band when creating warped VRT ensures the region
outside of the original raster extent gets transparent ...
Martin Dobias
04:55 PM Revision dda53897 (qgis): Use Even's code suggestions + add tests
Martin Dobias
09:27 AM Revision 7975911a (qgis): Catch CS exception
Alessandro Pasotti
07:24 AM Revision 49bf7e5d (qgis): Correctly raise exceptions from XYZ tiles algorithm threads, and fix Py...
Nyall Dawson
07:20 AM Revision ef85926a (qgis): Correctly raise exceptions from XYZ tiles algorithm threads, and fix Py...
Nyall Dawson
06:51 AM Revision f9c5c3a7 (qgis): Use variables to set postgresql connection configs (#47059)
Sandro Santilli
06:13 AM Revision 1eb1206f (qgis): [gui] Fix value map editor widget configuration's load from CSV parsing
Mathieu Pellerin - nIRV
06:10 AM Revision 4131eb26 (qgis): [gui] Fix value map editor widget configuration's load from CSV parsing
Mathieu Pellerin - nIRV
05:21 AM Revision 465f3433 (qgis): Fix #47244: respect minimum value in optional numeric parameter
Ismail Sunni
05:20 AM Revision 6f39a163 (qgis): Cleanup some georeferencer API to disambiguate if points are source/
destination coordinates, and whether they are in pixels/map coordinates
And make some TODO notes flagging errors ide...
Nyall Dawson
05:20 AM Revision 75e1cab7 (qgis): Minor cleanup to rename ambiguous method
Nyall Dawson
05:20 AM Revision 7be6cd27 (qgis): Fix shortcut
Nyall Dawson
05:20 AM Revision bdd25ba6 (qgis): Create world file only option is also compatible with Helmert transforms
(cherry picked from commit 4e035e686bc33c64b183fe21648f2e1dac1a6d9d) Nyall Dawson
05:20 AM Revision 89a98d9e (qgis): Cleanup handling of 'Create world file only' option
(cherry picked from commit 4877003f39bdd79db86d43811cce938e64bad983) Nyall Dawson
05:20 AM Revision 12e935ed (qgis): Use an appropriate number of decimal places for display
(cherry picked from commit 27db7754a584541689b100bd316aa8472634c2e7) Nyall Dawson
05:20 AM Revision ae16c31d (qgis): Show CRS details in tooltips for destination X/Y values
Helps clarify for users exactly what CRS these destination coordinates
are in
(cherry picked from commit 622c1206499...
Nyall Dawson
05:20 AM Revision 89180f48 (qgis): Cleanup code, fix deleting points
(cherry picked from commit 93564e06998babd08a7c4b298cd6cc8583274257) Nyall Dawson
05:20 AM Revision 5423285d (qgis): When changing destination points coordinates in table, automatically
set CRS of destination to match the georeference target CRS
(cherry picked from commit 90c13252ef11243a6c907c4a2aaca...
Nyall Dawson
05:20 AM Revision edd8e15f (qgis): More robust
(cherry picked from commit a39ed7b4e44acb4a56ee72d2f5511af45e9c0888) Nyall Dawson
05:20 AM Revision 7b9b77a8 (qgis): Fix reading and writing invalid crs information to gcp points files
(cherry picked from commit feaa95402624cb01c3e4033fa73389b89276f823) Nyall Dawson
05:20 AM Revision 2393254e (qgis): When loading gcp points for a raster which is already
georeferenced, assume the source points are in the
raster's IF there's no explicit crs information in the .points fil...
Nyall Dawson
05:20 AM Revision 2668c421 (qgis): Cleanup dialog code
(cherry picked from commit a2bb366c1d69ad2298671016adc22d58a59ef915) Nyall Dawson
05:20 AM Revision 4d170d39 (qgis): Remove unused code
(cherry picked from commit 610a0a6f06e5f85c7756f8fe9650181d4b05f06c) Nyall Dawson
05:20 AM Revision 3d96fab9 (qgis): [georeferencer] Cleanup target CRS handling, and ensure destination
points in table are always updated to reflect actual target CRS
whenever it is changed
(cherry picked from commit 15...
Nyall Dawson
05:20 AM Revision 1ea1c7b4 (qgis): Use a proper model for gcp list, fix use of delegates, fix gcp
points don't move on canvas when edited in list
(cherry picked from commit ca2dbef4300c65814850afdc7a4a64cf9cd3a0e2)
Nyall Dawson
05:20 AM Revision 9667d49a (qgis): Move code for calculating residuals to QgsGCPList out of model
(cherry picked from commit 977585ce3daaa09da83fd40e11a3fe9cfc133481) Nyall Dawson
05:20 AM Revision 31c7c62a (qgis): Never silently overwrite gcp point files without prompting user
(cherry picked from commit d76fe7939f8d89a5bdedf7f48ba9a063b809fd53) Nyall Dawson
05:20 AM Revision b71596ee (qgis): Fix reading destination CRS from .points files
(cherry picked from commit 23402c8c7015908f775d5c9f4d4a1b19165a81f1) Nyall Dawson
05:20 AM Revision 5da754b6 (qgis): wip
(cherry picked from commit 74d7e13ff9a137b2ec479f35ab7703691aacb28e) Nyall Dawson
05:20 AM Revision a739e38f (qgis): Start on test suite for georeferencer
Nyall Dawson
05:20 AM Revision 12bbf321 (qgis): Spelling
Nyall Dawson
05:20 AM Revision 2054dc60 (qgis): Fix logic determining when link georef to qgis canvas actions are
enabled
And partially fix this functionality when using an already
georeferenced image (not fully)
Nyall Dawson
05:20 AM Revision f7f8e09c (qgis): When saving/loading GCP files, use source layer coordinates for source
points instead of always using source pixel row/columns
The "always use pixels" approach does not work well when a s...
Nyall Dawson
05:20 AM Revision 85c40b12 (qgis): [georeferencer] Fix recenter on points fails when some points in list
are disabled Nyall Dawson
05:20 AM Revision ef1543e6 (qgis): Rename method for clarity
Nyall Dawson
05:20 AM Revision 1f9a746c (qgis): Add test for createGCPVectors
Nyall Dawson
05:20 AM Revision b2314b7e (qgis): Don't cache transformed destination points
This is too fragile, there's too many different situations which
should lead us to invalidate the cached point which ...
Nyall Dawson
05:20 AM Revision 16e9f91c (qgis): Fix memory leaks and make gcp container class safer to use
Nyall Dawson
05:20 AM Revision 90febde1 (qgis): Cleanup georeferencer GCP data class by separating data point
from class which stores graphical item representing point Nyall Dawson
05:20 AM Revision 5090e877 (qgis): Fix misleading override of QList::size
Nyall Dawson
05:20 AM Revision bc57bbda (qgis): Remove unused method/member
Nyall Dawson
05:20 AM Revision f2ffdcb9 (qgis): Fix incorrect display of residual lines for previously georeferenced im...
Nyall Dawson
05:20 AM Revision 8821ea5e (qgis): When autosaving the georeferencer gcp points, we MUST use the original
raster file name for these and not the output raster file name
The GCPs relate specifically to the ORIGINAL image, n...
Nyall Dawson
05:20 AM Revision afaf6d3a (qgis): Don't misuse a string as a bool
Nyall Dawson
05:20 AM Revision 634acee2 (qgis): Saving gcps should ALWAYS use source pixel coordinates
Nyall Dawson
05:20 AM Revision e2554849 (qgis): When calling QgsGeorefTransform::updateParametersFromGcps the source po...
Nyall Dawson
05:20 AM Revision a869946a (qgis): Const
Nyall Dawson
05:20 AM Revision cee89ff0 (qgis): Remove fragile cached transformed destination point -- this needlessly ...
Nyall Dawson
05:20 AM Revision 50cb9fad (qgis): Fix loading existing GCPs for images which are already referenced resul...
Nyall Dawson
05:20 AM Revision 10457a9b (qgis): Rename things to clarify that they aren't always pixel values
Nyall Dawson
05:20 AM Revision 11314ad6 (qgis): Add tests for source pixel to coord rect conversion, rename for clarity
Nyall Dawson
05:20 AM Revision d4562338 (qgis): Simplify call
Nyall Dawson
05:20 AM Revision 9efa619d (qgis): Rename method for clarity
Nyall Dawson
05:20 AM Revision 678ade26 (qgis): Add tests for conversion of source coordinate to pixel
Nyall Dawson
05:20 AM Revision 12be2f55 (qgis): [georeferencer] Fix incorrect pixel to layer coordinate update causes i...
Nyall Dawson
05:20 AM Revision 23b68cd2 (qgis): Fix build on older Qt
Nyall Dawson
04:10 AM Revision 5fa76327 (qgis): Add a help text to the contour_level_list parameter
Harrissou Santanna
04:10 AM Revision 90199c09 (qgis): Make "dataset groups" selection mandatory
* Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently...
Harrissou Santanna
03:26 AM Revision 66d08350 (qgis): Create world file only option is also compatible with Helmert transforms
(cherry picked from commit 4e035e686bc33c64b183fe21648f2e1dac1a6d9d) Nyall Dawson
03:26 AM Revision f188c092 (qgis): Cleanup handling of 'Create world file only' option
(cherry picked from commit 4877003f39bdd79db86d43811cce938e64bad983) Nyall Dawson
03:25 AM Revision c7423f2b (qgis): Use an appropriate number of decimal places for display
(cherry picked from commit 27db7754a584541689b100bd316aa8472634c2e7) Nyall Dawson
03:25 AM Revision b480c554 (qgis): Show CRS details in tooltips for destination X/Y values
Helps clarify for users exactly what CRS these destination coordinates
are in
(cherry picked from commit 622c1206499...
Nyall Dawson
03:25 AM Revision c8027f45 (qgis): Cleanup code, fix deleting points
(cherry picked from commit 93564e06998babd08a7c4b298cd6cc8583274257) Nyall Dawson
03:25 AM Revision 18bd04bf (qgis): When changing destination points coordinates in table, automatically
set CRS of destination to match the georeference target CRS
(cherry picked from commit 90c13252ef11243a6c907c4a2aaca...
Nyall Dawson
03:25 AM Revision df4f6ac2 (qgis): More robust
(cherry picked from commit a39ed7b4e44acb4a56ee72d2f5511af45e9c0888) Nyall Dawson
03:25 AM Revision 4e724610 (qgis): Fix reading and writing invalid crs information to gcp points files
(cherry picked from commit feaa95402624cb01c3e4033fa73389b89276f823) Nyall Dawson
03:25 AM Revision c822fded (qgis): When loading gcp points for a raster which is already
georeferenced, assume the source points are in the
raster's IF there's no explicit crs information in the .points fil...
Nyall Dawson
03:25 AM Revision 5599bb9e (qgis): Cleanup dialog code
(cherry picked from commit a2bb366c1d69ad2298671016adc22d58a59ef915) Nyall Dawson
03:25 AM Revision e3399e50 (qgis): Remove unused code
(cherry picked from commit 610a0a6f06e5f85c7756f8fe9650181d4b05f06c) Nyall Dawson
03:25 AM Revision 20a8b075 (qgis): [georeferencer] Cleanup target CRS handling, and ensure destination
points in table are always updated to reflect actual target CRS
whenever it is changed
(cherry picked from commit 15...
Nyall Dawson
03:22 AM Revision b380a0c7 (qgis): Use a proper model for gcp list, fix use of delegates, fix gcp
points don't move on canvas when edited in list
(cherry picked from commit ca2dbef4300c65814850afdc7a4a64cf9cd3a0e2)
Nyall Dawson
03:22 AM Revision 3d1bff55 (qgis): Move code for calculating residuals to QgsGCPList out of model
(cherry picked from commit 977585ce3daaa09da83fd40e11a3fe9cfc133481) Nyall Dawson
03:22 AM Revision 1b0260bf (qgis): Never silently overwrite gcp point files without prompting user
(cherry picked from commit d76fe7939f8d89a5bdedf7f48ba9a063b809fd53) Nyall Dawson
03:22 AM Revision f7b85732 (qgis): Fix reading destination CRS from .points files
(cherry picked from commit 23402c8c7015908f775d5c9f4d4a1b19165a81f1) Nyall Dawson
03:22 AM Revision c4610adf (qgis): wip
(cherry picked from commit 74d7e13ff9a137b2ec479f35ab7703691aacb28e) Nyall Dawson
03:18 AM Revision 4877003f (qgis): Cleanup handling of 'Create world file only' option
Nyall Dawson
03:18 AM Revision 93564e06 (qgis): Cleanup code, fix deleting points
Nyall Dawson
03:18 AM Revision 15d7c8a3 (qgis): [georeferencer] Cleanup target CRS handling, and ensure destination
points in table are always updated to reflect actual target CRS
whenever it is changed
Nyall Dawson
03:18 AM Revision 610a0a6f (qgis): Remove unused code
Nyall Dawson
03:18 AM Revision a2bb366c (qgis): Cleanup dialog code
Nyall Dawson
03:18 AM Revision 4e035e68 (qgis): Create world file only option is also compatible with Helmert transforms
Nyall Dawson
03:18 AM Revision 8a12a0be (qgis): When loading gcp points for a raster which is already
georeferenced, assume the source points are in the
raster's IF there's no explicit crs information in the .points file
Nyall Dawson
03:18 AM Revision 27db7754 (qgis): Use an appropriate number of decimal places for display
Nyall Dawson
03:18 AM Revision 622c1206 (qgis): Show CRS details in tooltips for destination X/Y values
Helps clarify for users exactly what CRS these destination coordinates
are in
Nyall Dawson
03:18 AM Revision feaa9540 (qgis): Fix reading and writing invalid crs information to gcp points files
Nyall Dawson
03:18 AM Revision 90c13252 (qgis): When changing destination points coordinates in table, automatically
set CRS of destination to match the georeference target CRS Nyall Dawson
03:18 AM Revision a39ed7b4 (qgis): More robust
Nyall Dawson
02:22 AM Revision 03faae1e (qgis): Fix wrong height calculation in layou attr table
Fix #44086 Alessandro Pasotti
02:16 AM Revision 1c3d74e0 (qgis): Fix missing scrollbars in combo box for value map / relation
If a value map widget or value relation widget has a combo box
with many options, the default behavior in Qt is not t...
Martin Dobias
02:00 AM Revision 33e3947f (qgis): Avoid crash with in-editable QgsCheckableComboBox
Matthias Kuhn
02:00 AM Revision b7cab9a2 (qgis): Add test
Matthias Kuhn
01:42 AM Revision d3479295 (qgis): Fix #47244: respect minimum value in optional numeric parameter
Ismail Sunni
01:39 AM Revision 85849836 (qgis): Fix #47244: respect minimum value in optional numeric parameter
Ismail Sunni

2022-02-13

12:14 AM Revision 80e845da (qgis): UX - Review tooltip about dimensions in QGIS server dialog
Etienne Trimaille
12:14 AM Revision 155295eb (qgis): Make "dataset groups" selection mandatory
* Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently...
Harrissou Santanna
12:14 AM Revision 1c064659 (qgis): Add a help text to the contour_level_list parameter
Harrissou Santanna
12:14 AM Revision a673230d (qgis): When repairing or changing the data source for a delimited text layer
to another CSV file, add special handling so that we don't silently
change the layer's provider across to OGR and dro...
Nyall Dawson
12:09 AM Revision 4c49b4f0 (qgis): Fix loading of storage projects from command line
Fix #47270
(cherry picked from commit cb3d818ed247e567ee1c9132956201147f0478f3)
Alessandro Pasotti
11:51 PM Revision 69f0a0ed (qgis): Fix wrong height calculation in layou attr table
Fix #44086 Alessandro Pasotti
11:47 PM Revision b0a83e94 (qgis): Fix wrong height calculation in layou attr table
Fix #44086 Alessandro Pasotti
11:43 PM Revision af58cc81 (qgis): Fix missing scrollbars in combo box for value map / relation
If a value map widget or value relation widget has a combo box
with many options, the default behavior in Qt is not t...
Martin Dobias
11:43 PM Revision 4bdc1a15 (qgis): doxymentation
Alexander Bruy
11:43 PM Revision 31a39541 (qgis): make labeling Edit Rule widget a full-featured dialog (fix #36761)
Alexander Bruy
11:39 PM Revision f82235e6 (qgis): Fix missing scrollbars in combo box for value map / relation
If a value map widget or value relation widget has a combo box
with many options, the default behavior in Qt is not t...
Martin Dobias
11:39 PM Revision 5d9144ca (qgis): Add test
Matthias Kuhn
11:39 PM Revision fdf22454 (qgis): Avoid crash with in-editable QgsCheckableComboBox
Matthias Kuhn
11:38 PM Revision a4ee8638 (qgis): [vectortile] Add a symbol pointer null check
Mathieu Pellerin - nIRV
11:36 PM Revision d3e5457e (qgis): Avoid crash with in-editable QgsCheckableComboBox
Matthias Kuhn
11:36 PM Revision 801be8f2 (qgis): Add test
Matthias Kuhn

2022-02-12

11:24 AM Revision a9e468b6 (qgis): [vectortile] Add a symbol pointer null check
Mathieu Pellerin - nIRV
11:21 AM Revision bbfa18f3 (qgis): [vectortile] Add a symbol pointer null check
Mathieu Pellerin - nIRV
10:27 AM Revision c18f76ee (qgis): Fix server OAPIF bbox reprojection
Fix #47302 Alessandro Pasotti
06:58 AM Revision fb57979a (qgis): Merge pull request #47297 from qgis/backport-47277-to-queued_ltr_backports
[Backport queued_ltr_backports] DXF export: fix crash on some MultiPolygon geometries when offset != 0 (fixes #46245) Matthias Kuhn
06:58 AM Revision 4ff41e71 (qgis): Merge pull request #47262 from DelazJ/plural
More pluralization of strings (part 1) Matthias Kuhn

2022-02-11

09:33 PM Revision 4718d727 (qgis): Added tests
Stefanow Natsis
05:29 PM Revision e6a70ef9 (qgis): Q_UNUSED variable
Stefanow Natsis
05:12 PM Revision 34217701 (qgis): Split only on split points
Stefanow Natsis
11:08 AM Revision 4662daf4 (qgis): qgsdxfexport.cpp: move Q_ASSERT()
Even Rouault
11:07 AM Revision e48fea44 (qgis): DXF export: fix crash on some MultiPolygon geometries when offset != 0 ...
Even Rouault
11:04 AM Revision 0a71331a (qgis): Merge pull request #47277 from rouault/fix_46245
DXF export: fix crash on some MultiPolygon geometries when offset != 0 (fixes #46245) Even Rouault
09:29 AM Revision 87a76012 (qgis): [Bugfix][Server] WFS FeatureID for Typename with ()
If the WFS TypeName contains (), the way QGIS Server extract TypeName from FeatureID is broken by (). René-Luc ReLuc
09:29 AM Revision 3d6c6cb8 (qgis): [Server][Tests] WFS: multiple FEATUREID values
René-Luc ReLuc
09:13 AM Revision 7960a52a (qgis): CORE_EXPORT
Denis Rouzaud

2022-02-10

10:51 PM Revision d1c558f2 (qgis): Adding myself @sumandari and @dimasciput to the contributors map (#47252)
sumandari
10:14 PM Revision e1732571 (qgis): Add a help text to the contour_level_list parameter
Harrissou Santanna
10:14 PM Revision ecdc98c2 (qgis): Make "dataset groups" selection mandatory
* Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently...
Harrissou Santanna
03:17 PM Revision cb3d818e (qgis): Fix loading of storage projects from command line
Fix #47270 Alessandro Pasotti
12:34 PM Revision 7890c087 (qgis): qgsdxfexport.cpp: move Q_ASSERT()
Even Rouault
06:40 AM Revision 3337016a (qgis): Hide qmessagebar warnings related to QXcbClipboard
Tim Sutton

2022-02-09

08:47 PM Revision 15a77662 (qgis): fix expression translation string
Jürgen Fischer
08:40 PM Revision ae851cef (qgis): DXF export: fix crash on some MultiPolygon geometries when offset != 0 ...
Even Rouault
08:30 PM Revision fdb41bd1 (qgis): Fix shortcut
Nyall Dawson
08:30 PM Revision 5584eaad (qgis): Fix build on older Qt
Nyall Dawson
08:30 PM Revision 1a96f299 (qgis): Fix logic determining when link georef to qgis canvas actions are
enabled
And partially fix this functionality when using an already
georeferenced image (not fully)
Nyall Dawson
08:30 PM Revision 0d02d78a (qgis): [georeferencer] Fix incorrect pixel to layer coordinate update causes i...
Nyall Dawson
08:30 PM Revision 7f079c27 (qgis): Cleanup some georeferencer API to disambiguate if points are source/
destination coordinates, and whether they are in pixels/map coordinates
And make some TODO notes flagging errors ide...
Nyall Dawson
08:30 PM Revision 2fc2812e (qgis): Rename method for clarity
Nyall Dawson
08:30 PM Revision 45714187 (qgis): Add tests for conversion of source coordinate to pixel
Nyall Dawson
08:30 PM Revision 38cab6b5 (qgis): When saving/loading GCP files, use source layer coordinates for source
points instead of always using source pixel row/columns
The "always use pixels" approach does not work well when a s...
Nyall Dawson
08:30 PM Revision bac71a9c (qgis): Spelling
Nyall Dawson
08:30 PM Revision 2ce753d3 (qgis): Start on test suite for georeferencer
Nyall Dawson
08:30 PM Revision 4c1bae1e (qgis): [georeferencer] Fix recenter on points fails when some points in list
are disabled Nyall Dawson
08:30 PM Revision e35c0579 (qgis): Add test for createGCPVectors
Nyall Dawson
08:30 PM Revision f63cb678 (qgis): Don't cache transformed destination points
This is too fragile, there's too many different situations which
should lead us to invalidate the cached point which ...
Nyall Dawson
08:30 PM Revision 80b58f7f (qgis): Fix memory leaks and make gcp container class safer to use
Nyall Dawson
08:30 PM Revision 4c0bf94b (qgis): Cleanup georeferencer GCP data class by separating data point
from class which stores graphical item representing point Nyall Dawson
08:30 PM Revision 2127c0cd (qgis): Fix misleading override of QList::size
Nyall Dawson
08:30 PM Revision 0ce7c5f6 (qgis): Remove unused method/member
Nyall Dawson
08:30 PM Revision f8524432 (qgis): Fix incorrect display of residual lines for previously georeferenced im...
Nyall Dawson
08:30 PM Revision 7a238906 (qgis): When autosaving the georeferencer gcp points, we MUST use the original
raster file name for these and not the output raster file name
The GCPs relate specifically to the ORIGINAL image, n...
Nyall Dawson
08:30 PM Revision 23002170 (qgis): Don't misuse a string as a bool
Nyall Dawson
08:30 PM Revision a198bf41 (qgis): Saving gcps should ALWAYS use source pixel coordinates
Nyall Dawson
08:30 PM Revision d5575b69 (qgis): When calling QgsGeorefTransform::updateParametersFromGcps the source po...
Nyall Dawson
08:30 PM Revision 9acb8ec7 (qgis): Const
Nyall Dawson
08:30 PM Revision fbd3cfac (qgis): Remove fragile cached transformed destination point -- this needlessly ...
Nyall Dawson
08:30 PM Revision d51b6bcb (qgis): Rename method for clarity
Nyall Dawson
08:30 PM Revision 1e0f1c24 (qgis): Rename things to clarify that they aren't always pixel values
Nyall Dawson
08:30 PM Revision 9c33bc70 (qgis): Add tests for source pixel to coord rect conversion, rename for clarity
Nyall Dawson
08:30 PM Revision 0f963eaf (qgis): Simplify call
Nyall Dawson
08:30 PM Revision 0640d001 (qgis): Fix loading existing GCPs for images which are already referenced resul...
Nyall Dawson
08:30 PM Revision 5953cfda (qgis): Minor cleanup to rename ambiguous method
Nyall Dawson
08:26 PM Revision 6255e7ac (qgis): Add test for createGCPVectors
Nyall Dawson
08:26 PM Revision 8d083acf (qgis): Rename method for clarity
Nyall Dawson
08:26 PM Revision ee1b3e9a (qgis): Spelling
Nyall Dawson
08:26 PM Revision e841d764 (qgis): Start on test suite for georeferencer
Nyall Dawson
08:26 PM Revision 610024cb (qgis): Minor cleanup to rename ambiguous method
Nyall Dawson
08:26 PM Revision 9331fb12 (qgis): [georeferencer] Fix incorrect pixel to layer coordinate update causes i...
Nyall Dawson
08:26 PM Revision c5ca66d2 (qgis): Use a proper model for gcp list, fix use of delegates, fix gcp
points don't move on canvas when edited in list Nyall Dawson
08:26 PM Revision e016f02c (qgis): Move code for calculating residuals to QgsGCPList out of model
Nyall Dawson
08:26 PM Revision b174b013 (qgis): Never silently overwrite gcp point files without prompting user
Nyall Dawson
08:26 PM Revision a8614e8a (qgis): Fix reading destination CRS from .points files
Nyall Dawson
08:26 PM Revision 46a79921 (qgis): wip
Nyall Dawson
08:26 PM Revision e09423d4 (qgis): Fix build on older Qt
Nyall Dawson
08:26 PM Revision 53ebdb89 (qgis): Fix shortcut
Nyall Dawson
08:26 PM Revision b20a05a5 (qgis): Fix logic determining when link georef to qgis canvas actions are
enabled
And partially fix this functionality when using an already
georeferenced image (not fully)
Nyall Dawson
08:26 PM Revision 3560d034 (qgis): Add tests for conversion of source coordinate to pixel
Nyall Dawson
08:26 PM Revision fa424a47 (qgis): [georeferencer] Fix recenter on points fails when some points in list
are disabled Nyall Dawson
08:26 PM Revision 399f48e9 (qgis): Cleanup some georeferencer API to disambiguate if points are source/
destination coordinates, and whether they are in pixels/map coordinates
And make some TODO notes flagging errors ide...
Nyall Dawson
08:26 PM Revision f54fc593 (qgis): Don't cache transformed destination points
This is too fragile, there's too many different situations which
should lead us to invalidate the cached point which ...
Nyall Dawson
08:26 PM Revision 867011cc (qgis): Fix memory leaks and make gcp container class safer to use
Nyall Dawson
08:26 PM Revision f4dcf326 (qgis): Cleanup georeferencer GCP data class by separating data point
from class which stores graphical item representing point Nyall Dawson
08:26 PM Revision 56fccbd1 (qgis): Fix misleading override of QList::size
Nyall Dawson
08:26 PM Revision b8b79f6f (qgis): Remove unused method/member
Nyall Dawson
08:26 PM Revision de731492 (qgis): Fix incorrect display of residual lines for previously georeferenced im...
Nyall Dawson
08:26 PM Revision b6f3df33 (qgis): When autosaving the georeferencer gcp points, we MUST use the original
raster file name for these and not the output raster file name
The GCPs relate specifically to the ORIGINAL image, n...
Nyall Dawson
08:26 PM Revision 93f6c1c8 (qgis): Don't misuse a string as a bool
Nyall Dawson
08:26 PM Revision 990f89cc (qgis): Saving gcps should ALWAYS use source pixel coordinates
Nyall Dawson
08:26 PM Revision db2bfdde (qgis): When calling QgsGeorefTransform::updateParametersFromGcps the source po...
Nyall Dawson
08:26 PM Revision 62f0eb04 (qgis): Const
Nyall Dawson
08:26 PM Revision 1f1859c0 (qgis): Remove fragile cached transformed destination point -- this needlessly ...
Nyall Dawson
08:26 PM Revision 47d7e774 (qgis): Fix loading existing GCPs for images which are already referenced resul...
Nyall Dawson
08:26 PM Revision 85a44c65 (qgis): Rename things to clarify that they aren't always pixel values
Nyall Dawson
08:26 PM Revision 2ea363d7 (qgis): Add tests for source pixel to coord rect conversion, rename for clarity
Nyall Dawson
08:26 PM Revision 2ee2c4e3 (qgis): Simplify call
Nyall Dawson
08:26 PM Revision 0f54c0e1 (qgis): Rename method for clarity
Nyall Dawson
08:26 PM Revision baf05347 (qgis): When saving/loading GCP files, use source layer coordinates for source
points instead of always using source pixel row/columns
The "always use pixels" approach does not work well when a s...
Nyall Dawson
08:25 PM Revision 046fcd68 (qgis): Fix loading of storage projects from command line
Fix #47270 Alessandro Pasotti
08:05 PM Revision 5de670e1 (qgis): Hide qmessagebar warnings related to QXcbClipboard
Tim Sutton
02:48 PM Revision 4171ec99 (qgis): Merge pull request #47271 from elpaso/fix-server-crash
Fix server crash (unreported) Alessandro Pasotti
12:31 PM Revision 97d89fd2 (qgis): test fix still...
Harrissou Santanna
11:55 AM Revision 47d047ea (qgis): Fix server crash (unreported)
Followup #47029 Alessandro Pasotti
11:20 AM Revision 638d2647 (qgis): Fix test function output
Harrissou Santanna
11:20 AM Revision a67113ee (qgis): Fix test function output
Harrissou Santanna
10:38 AM Revision 3b528a11 (qgis): optimize translation strings related to file path functions
Jürgen Fischer
10:19 AM Revision 76ae7475 (qgis): Use more (s) plural form
Co-authored-by: Nyall Dawson <[email protected]> Harrissou Santanna
09:26 AM Revision a6c83cdd (qgis): Merge pull request #47214 from mhugent/wms_case_sensitive_url_parts
Server: some parameters for external wms layers are case sensitive Alessandro Pasotti
09:25 AM Revision 03796bd6 (qgis): When repairing or changing the data source for a delimited text layer
to another CSV file, add special handling so that we don't silently
change the layer's provider across to OGR and dro...
Nyall Dawson
09:21 AM Revision 68f6b250 (qgis): Merge pull request #47267 from nyalldawson/repair_csv
Fix repairing/changing data source for delimited text layers drops delimited text setup Alessandro Pasotti
09:21 AM Revision 37e61b19 (qgis): UX - Review tooltip about dimensions in QGIS server dialog
Etienne Trimaille
09:17 AM Revision ea93537e (qgis): Fix logarithmic classification with narrow ranges
Fix #45454 Alessandro Pasotti
05:04 AM Revision 4a37fe8b (qgis): [OGR provider] Invalidate /vsicurl/ RAM cache on a specific filename wh...
Even Rouault
02:19 AM Revision 4adffffd (qgis): accept "true" and "True" as valid values for "hasProcessingProvider"
plugin metadata (fix #41120) Alexander Bruy
02:19 AM Revision 8c29475f (qgis): Fix layout attr table sorting with spaces
Fix #43744 Alessandro Pasotti
01:13 AM Revision ae648229 (qgis): When repairing or changing the data source for a delimited text layer
to another CSV file, add special handling so that we don't silently
change the layer's provider across to OGR and dro...
Nyall Dawson

2022-02-08

11:38 PM Revision cba223d7 (qgis): Fix layout attr table sorting with spaces
Fix #43744 Alessandro Pasotti
11:36 PM Revision d6bb40c6 (qgis): Fix form pop-up suppress on relation-ref widget
Fix #47226 Alessandro Pasotti
11:36 PM Revision 9ae9d40d (qgis): Add a help text to the contour_level_list parameter
Harrissou Santanna
11:36 PM Revision f6a4ecfa (qgis): Make "dataset groups" selection mandatory
* Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently...
Harrissou Santanna
11:34 PM Revision 598caaef (qgis): Fix layout attr table sorting with spaces
Fix #43744 Alessandro Pasotti
11:33 PM Revision 7ac4cb28 (qgis): Fix form pop-up suppress on relation-ref widget
Fix #47226 Alessandro Pasotti
11:32 PM Revision 290872b0 (qgis): Fix UI alignment
nicogodet
11:32 PM Revision 2279a75f (qgis): UX - Review tooltip about dimensions in QGIS server dialog
Etienne Trimaille
10:58 PM Revision a1c3749d (qgis): Hide qmessagebar warnings related to QXcbClipboard
Tim Sutton
10:15 PM Revision 56c14fa4 (qgis): [OGR provider] Invalidate /vsicurl/ RAM cache on a specific filename wh...
Even Rouault
10:11 PM Revision ec434472 (qgis): [OGR provider] Invalidate /vsicurl/ RAM cache on a specific filename wh...
Even Rouault
10:11 PM Revision 9dfb401b (qgis): GDAL Rasterize: additional test for extent CRS handling
Andrea Giudiceandrea
10:11 PM Revision 4b49eced (qgis): [processing] GDAL Rasterize: make extent parameter optional
The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the inp... Andrea Giudiceandrea
10:11 PM Revision 3acd92f0 (qgis): GDAL Rasterize: add test for extent CRS handling
Andrea Giudiceandrea
10:11 PM Revision 90742750 (qgis): GDAL Rasterize: check earlier for parameter validity
Andrea Giudiceandrea
10:11 PM Revision b3cee8a0 (qgis): [processing] GDAL Rasterize: add extent CRS conversion
Andrea Giudiceandrea
10:07 PM Revision 1702e477 (qgis): accept "true" and "True" as valid values for "hasProcessingProvider"
plugin metadata (fix #41120) Alexander Bruy
10:03 PM Revision dd6ce2d1 (qgis): accept "true" and "True" as valid values for "hasProcessingProvider"
plugin metadata (fix #41120) Alexander Bruy
09:37 PM Revision 6e6ea317 (qgis): More pluralization of strings
Harrissou Santanna
11:01 AM Revision 0547f00a (qgis): More verbose exception
Paul Blottiere
11:01 AM Revision 313be640 (qgis): Add unit test
Paul Blottiere
11:01 AM Revision 362202c8 (qgis): Raise an error if a typename is invalid in GetFeature
Paul Blottiere
11:01 AM Revision 719cb5c3 (qgis): Add unit test
Paul Blottiere
11:01 AM Revision ca5a3ef8 (qgis): Return an exception when an excluded layout is used
Paul Blottiere
10:58 AM Revision 17579752 (qgis): Merge pull request #47198 from pblottiere/describefeaturetype_truncate
WFS GetFeature document and exceptions Paul Blottiere
10:58 AM Revision 40e19bf5 (qgis): Merge pull request #47199 from pblottiere/ignore_excluded_layout
WMS GetPrint ignore excluded layout Paul Blottiere
07:49 AM Revision 376cad6a (qgis): [processing] Fix algorithm parameter values do not get correctly
re-attached after pasting content into a new model
Fixes #39753
Nyall Dawson
07:49 AM Revision 2db79261 (qgis): Rename "MSSQL" text to "MS SQL Server" in browser/data source manager
"mssql" isn't a standard name for this software -- it's actually named
"SQL Server". The new strings give a bit more ...
Nyall Dawson
07:49 AM Revision 2aaab9f0 (qgis): [qgis_process] Add unit test for running algorithm with very complex
parameter names Nyall Dawson
07:44 AM Revision 33c7918b (qgis): GDAL Rasterize: add test for extent CRS handling
Andrea Giudiceandrea
07:44 AM Revision 5d95c558 (qgis): GDAL Rasterize: additional test for extent CRS handling
Andrea Giudiceandrea
07:44 AM Revision 25cd03b6 (qgis): GDAL Rasterize: check earlier for parameter validity
Andrea Giudiceandrea
07:44 AM Revision e505b6a2 (qgis): [processing] GDAL Rasterize: make extent parameter optional
The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the inp... Andrea Giudiceandrea
07:44 AM Revision 6d7aa57f (qgis): [processing] GDAL Rasterize: add extent CRS conversion
Andrea Giudiceandrea
07:41 AM Revision e21ece09 (qgis): Merge pull request #47205 from agiudiceandrea/fix-47200-gdal-rasterize-...
[processing] GDAL "Rasterize (vector to raster)" alg: make the 'EXTENT' parameter optional and transform it to the so... Alexander Bruy
05:20 AM Revision e7ab41ed (qgis): Fix different terms used for PostgreSQL/PostGIS between browser/data so...
Nyall Dawson
05:20 AM Revision c93849f8 (qgis): Update test
Nyall Dawson
01:55 AM Revision 85ee8cfd (qgis): Merge pull request #47175 from qgis/backport-47145-to-release-3_22
[Backport release-3_22] OAPIF source select: fix missing extra query in collections url Even Rouault
01:38 AM Revision b172553d (qgis): Cleanup PDAL/EPT handling in cmake
Nyall Dawson
01:38 AM Revision e85df91f (qgis): Rename HAVE_PDAL as HAVE_PDAL_QGIS
The grass public headers define HAVE_PDAL if grass is built with
PDAL support, so this macro gets redefined on GRASS ...
Nyall Dawson
01:38 AM Revision 1a659153 (qgis): Make grass provider/plugin a bit less debug noisy
Nyall Dawson
01:38 AM Revision 8858a8a8 (qgis): Fix some warnings building on msvc
Nyall Dawson

2022-02-07

12:58 AM Revision ca14c574 (qgis): Update src/providers/wms/qgswmscapabilities.cpp
Nyall Dawson
12:58 AM Revision 62a49da2 (qgis): explicit message error for WMS connection in browser tree item
Vincent Cloarec
12:17 AM Revision 7b66a6d3 (qgis): Fix expression preview width on QByteArray
Fix #46174 Alessandro Pasotti
10:58 PM Revision 180a0d32 (qgis): Merge pull request #47187 from DelazJ/transifexIssues
Better handle plural forms for localization Matthias Kuhn
09:55 PM Revision 5df61b6d (qgis): Fix expression preview width on QByteArray
Fix #46174 Alessandro Pasotti
09:52 PM Revision 9c4179f1 (qgis): Fix expression preview width on QByteArray
Fix #46174 Alessandro Pasotti
11:18 AM Revision 8ebb2ae6 (qgis): [processing] When a model algorithm parameter value is set to be taken
from an expression, abort the model execution if the expression
evaluation fails instead of treating the value as nul...
Nyall Dawson
10:51 AM Revision be87acb0 (qgis): Update control image
Alessandro Pasotti
09:12 AM Revision 5f262509 (qgis): GDAL Rasterize: additional test for extent CRS handling
Andrea Giudiceandrea
07:15 AM Revision 48c9e6a7 (qgis): [processing] When closing a model with unsaved changes, if the user
accepts the prompt to save the changes BUT then cancels the file dialog
asking for the destination file name, don't t...
Nyall Dawson
07:06 AM Revision 0fed3f39 (qgis): [processing] Fix algorithm parameter values do not get correctly
re-attached after pasting content into a new model
Fixes #39753
Nyall Dawson
07:03 AM Revision e6379fb8 (qgis): [processing] When a model algorithm parameter value is set to be taken
from an expression, abort the model execution if the expression
evaluation fails instead of treating the value as null
Nyall Dawson
07:02 AM Revision c74c9344 (qgis): [processing] Fix algorithm parameter values do not get correctly
re-attached after pasting content into a new model
Fixes #39753
Nyall Dawson
07:02 AM Revision 8cf7f56d (qgis): Be a bit more forgiving and handle raw map layer pointers in
expression values
But raise a warning on debug builds that these should be avoided
in place of weak pointers
Nyall Dawson
07:02 AM Revision 2bd18332 (qgis): [expressions] Make file function (such as base_file_name) gracefully
handle map layer values
These are treated as the file path to the layer.
E.g.
base_file_name(@some_variable_wh...
Nyall Dawson
07:02 AM Revision 300487c1 (qgis): More tests
Nyall Dawson
07:02 AM Revision 45ca76ce (qgis): Be safer and store weak pointer to map layer
Nyall Dawson
06:43 AM Revision 9139c083 (qgis): Merge pull request #47204 from m-kuhn/en_plurals
Matthias Kuhn
03:32 AM Revision 69aba413 (qgis): Fix test outputs
Harrissou Santanna
03:01 AM Revision b8cd9c17 (qgis): [processing] Add a 'New Model' action to model designer dialog
The dialog had all the standard open/save/save as actions, but was
missing the ability to directly create a new model...
Nyall Dawson
03:01 AM Revision 8f345570 (qgis): [processing] When closing a model with unsaved changes, if the user
accepts the prompt to save the changes BUT then cancels the file dialog
asking for the destination file name, don't t...
Nyall Dawson
01:04 AM Revision d899da1e (qgis): [processing] Fix issues with edits to model outputs getting discarded
Specifically, this fixes two issues
1. If a user edits a dark green output block in a model and changes the
name of ...
Nyall Dawson

2022-02-06

05:20 PM Revision 8fd9c1e4 (qgis): Server: some parameters for external wms layers are case sensitive
Marco Hugentobler
04:51 PM Revision ad823771 (qgis): GDAL Rasterize: add test for extent CRS handling
Andrea Giudiceandrea
10:01 AM Revision 78d764e4 (qgis): GDAL Rasterize: check earlier for parameter validity
Andrea Giudiceandrea

2022-02-05

05:37 PM Revision 8563a5eb (qgis): Merge pull request #47209 from qgis/dependabot/npm_and_yarn/resources/s...
Matthias Kuhn
05:31 PM Revision 26f869b2 (qgis): Merge pull request #47208 from qgis/dependabot/npm_and_yarn/resources/s...
Matthias Kuhn
03:24 PM Revision ecd91b19 (qgis): Bump node-fetch from 2.6.6 to 2.6.7 in /resources/server/src/landingpage
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.co...
dependabot[bot]
03:24 PM Revision 875d0268 (qgis): Bump follow-redirects in /resources/server/src/landingpage
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release note...
dependabot[bot]
03:21 PM Revision cd3178a9 (qgis): Remove minimum percentage for translations
Matthias Kuhn
12:49 PM Revision 8e4a6d6e (qgis): [processing] GDAL Rasterize: add extent CRS conversion
Andrea Giudiceandrea
12:01 PM Revision bba4e06f (qgis): Add English translation
Finally QGIS will have an English translation. As the main language used
in international communication and most QGIS...
Matthias Kuhn
11:39 AM Revision 98d5eb68 (qgis): [processing] GDAL Rasterize: make extent parameter optional
The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the inp... Andrea Giudiceandrea
02:05 AM Revision 29a59e70 (qgis): Add method to test whether model file name matches model name
Nyall Dawson
02:05 AM Revision 7b9b4860 (qgis): [processing] When "saving as" a model, if the model name originally
was a complete match for the old file name, then update the model
name for the saved as model to also match the NEW f...
Nyall Dawson
02:05 AM Revision c462e905 (qgis): [processing] Move model related tests out to own file
No other changes Nyall Dawson
02:05 AM Revision 91ca892c (qgis): Fix translation string
Nyall Dawson
02:05 AM Revision a1690552 (qgis): [processing] Improve UX when saving models
- When saving a model to a file, don't require that the model already
has a name entered. Instead, if no model name h...
Nyall Dawson
02:05 AM Revision b5d2ebd6 (qgis): Fix build
Nyall Dawson
01:14 AM Revision fa6bcda3 (qgis): [themes] Fix hard to read tooltips with Night Mapping
Mathieu Pellerin - nIRV

2022-02-04

11:26 PM Revision 4872d339 (qgis): [processing] Fix initial directory shown in model open file dialogs
should be the users home file, or the last used model directory Nyall Dawson
11:26 PM Revision 3d5bf072 (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
action when editing an existing model opened through the dialog Nyall Dawson
11:26 PM Revision 08d10a32 (qgis): [processing] Fix model designer sometimes opens behind other windows
Nyall Dawson
11:22 PM Revision fd5a4da8 (qgis): [processing] Fix editing a number parameter definition in modeler
without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ...
Nyall Dawson
05:35 PM Revision 20d28431 (qgis): Add unit test
Paul Blottiere
04:38 PM Revision 07369b85 (qgis): More verbose exception
Paul Blottiere
04:13 PM Revision 8c5fa81e (qgis): Add unit test
Paul Blottiere
04:00 PM Revision 786c675c (qgis): Raise an error if a typename is invalid in GetFeature
Paul Blottiere
03:39 PM Revision 5a316f64 (qgis): Return an exception when an excluded layout is used
Paul Blottiere
10:25 AM Revision 59766787 (qgis): missing utility include
Denis Rouzaud
10:20 AM Revision d5d3ed65 (qgis): Merge pull request #47173 from alexbruy/identify-number-format
Homogenize number of decimal places in Identify tool (fix #27929) Alessandro Pasotti
10:15 AM Revision 30267703 (qgis): Fix interpolated line renderer exact inverted
Fix #46371 Alessandro Pasotti
09:22 AM Revision db1115f9 (qgis): avoid detach in range loop
Denis Rouzaud
09:14 AM Revision 91cf8954 (qgis): [processing] Default to "Model Input" sources for map layer parameters
when configuring a new algorithm
While the previous behaviour of defaulting to a static value makes
sense for things...
Nyall Dawson
08:55 AM Revision 25b42ed5 (qgis): msvc: use /bigobj for qgsexpression_texts.cpp
Jürgen Fischer
08:17 AM Revision 5903f384 (qgis): [themes] Fix hard to read tooltips with Night Mapping
Mathieu Pellerin - nIRV
08:14 AM Revision 8a0661e5 (qgis): [themes] Fix hard to read tooltips with Night Mapping
Mathieu Pellerin - nIRV
07:43 AM Revision 8cdf9cfa (qgis): Add .tsv extension to delimited text supported files filter
Nyall Dawson
07:38 AM Revision fe6ac9b7 (qgis): [processing] Fix editing a number parameter definition in modeler
without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ...
Nyall Dawson
07:37 AM Revision 104b9f88 (qgis): [processing] Fix initial directory shown in model open file dialogs
should be the users home file, or the last used model directory Nyall Dawson
07:37 AM Revision 10bb8a2c (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
action when editing an existing model opened through the dialog Nyall Dawson
07:37 AM Revision 51ab3c9a (qgis): [processing] Fix model designer sometimes opens behind other windows
Nyall Dawson
07:34 AM Revision e748877a (qgis): [processing] Fix initial directory shown in model open file dialogs
should be the users home file, or the last used model directory Nyall Dawson
07:34 AM Revision 608648b8 (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
action when editing an existing model opened through the dialog Nyall Dawson
07:34 AM Revision 8486afbd (qgis): [processing] Fix model designer sometimes opens behind other windows
Nyall Dawson
07:34 AM Revision ae32db4c (qgis): [processing] Fix editing a number parameter definition in modeler
without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ...
Nyall Dawson
07:30 AM Revision 6b8115aa (qgis): [labeling] Fix line anchor placements are reversed for labels which
sit below lines
(cherry picked from commit b39288ba6df7aaab4ce3c25b56da2b7c3f4f5ed6)
Nyall Dawson
07:30 AM Revision f9e17bf7 (qgis): Fix incorrect curved label placement above/below lines when allow
upside down labels is set to Always
(cherry picked from commit c5bf3de97cfe102ebeb805755ebeab3e40420064)
Nyall Dawson
07:05 AM Revision 71322acf (qgis): Replace %1 with %n
Harrissou Santanna
07:03 AM Revision 8d9b4227 (qgis): Add .tsv extension to delimited text supported files filter
Nyall Dawson
07:00 AM Revision 4de9f1fe (qgis): Add .tsv extension to delimited text supported files filter
Nyall Dawson
06:27 AM Revision ec21ecd3 (qgis): Fix typo
Harrissou Santanna
06:25 AM Revision 4493958f (qgis): Better handle plural forms in localization
Harrissou Santanna
03:53 AM Revision 615af056 (qgis): Fix two issues with varying width interpolated renderer
Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s...
Alessandro Pasotti
03:00 AM Revision 50cd02a4 (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
Nyall Dawson
02:02 AM Revision 056c779d (qgis): QString fixup
Nyall Dawson
01:49 AM Revision b5c529ad (qgis): add toString functions for each geometry classes
antoine dauce
01:09 AM Revision 0230c09b (qgis): [hana] Fix warning in release builds
Nyall Dawson
01:09 AM Revision 4c0bbce5 (qgis): Fix uninitialized variable warnings
Nyall Dawson
01:09 AM Revision 36b63ca7 (qgis): [grass] Fix use of deprecated method
Nyall Dawson

2022-02-03

12:56 AM Revision 53aad23a (qgis): Fix two issues with varying width interpolated renderer
Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s...
Alessandro Pasotti
12:56 AM Revision 9eb3c070 (qgis): Remove duplicate item in the ui file.
Ismail Sunni
12:56 AM Revision a217597c (qgis): Disabled option section when collapsded mode not checked per #45993
Ismail Sunni
12:52 AM Revision 430705ce (qgis): Fix two issues with varying width interpolated renderer
Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s...
Alessandro Pasotti
12:47 AM Revision afb76d60 (qgis): Set to general tab first
Co-authored-by: Harrissou Sant-anna <[email protected]> Ismail Sunni
12:47 AM Revision 57a8809c (qgis): Make tables of layers in QGIS Server option sortable. Fix #47044
Ismail Sunni
12:47 AM Revision 0fedc14d (qgis): Set services capabilities tab first
Co-authored-by: Harrissou Sant-anna <[email protected]> Ismail Sunni
09:48 PM Revision e97b126d (qgis): added test on invalid expression
Benjamin Jakimow
09:48 PM Revision 1640a50e (qgis): addresses https://github.com/qgis/QGIS/issues/47127
calling QgsProperty::setExpressionString with empty string
deactivates the QgsProperty (isActive() == False)
Benjamin Jakimow
09:48 PM Revision 7cdf03e8 (qgis): setExpressionString deactivates QgsProperty if expression string is empty
Benjamin Jakimow
09:48 PM Revision f9531fc6 (qgis): fixed indentation
Benjamin Jakimow
09:48 PM Revision 0a0da905 (qgis): fixed indentation
Benjamin Jakimow
07:32 PM Revision db9e4837 (qgis): add a couple of tests to be sure that distance and area strings are
localized correctly Alexander Bruy
07:19 PM Revision 68f7dff8 (qgis): Merge pull request #46743 from roya0045/exp_tagger
Matthias Kuhn
07:15 PM Revision 3ac6704c (qgis): if the value is small enough and would be shown as 0.00 (even if it is
non-zero, e.g. 0.0001) show it in scientific notation Alexander Bruy
06:13 PM Revision d408f1c2 (qgis): Merge pull request #47170 from agiudiceandrea/fix-multiple-images-qrc
Matthias Kuhn
05:53 PM Revision 55a912e3 (qgis): OAPIF source select: fix missing extra query in collections url
Fix #46535 Alessandro Pasotti
05:49 PM Revision a6d7c90b (qgis): Merge pull request #47145 from elpaso/bugfix-gh46535-oapif-collections-...
OAPIF source select: fix missing extra query in collections url Alessandro Pasotti
04:48 PM Revision 47559400 (qgis): fix QgsPointCloudIndex::nodePointCount
NEDJIMAbelgacem
04:48 PM Revision 131a6b3f (qgis): add node index unit tests
NEDJIMAbelgacem
03:38 PM Revision e3d3060c (qgis): add debug message
NEDJIMAbelgacem
03:38 PM Revision c42e99a6 (qgis): remove-unloaded-chunks-from-replacement-queue
NEDJIMAbelgacem
03:14 PM Revision 05c33d6b (qgis): use the same number of decimal places in the Identify tool (fix #27929)
Derived values of Length, Area and Perimiter now use the same number of
decimal places as other values which are disp...
Alexander Bruy
12:52 PM Revision 926f9dad (qgis): fix relation editor not taking the whole vertical space in form (#47169)
Co-authored-by: Denis Rouzaud <[email protected]> qgis-bot
12:28 PM Revision 1c3afe94 (qgis): Remove multiple occurrences of images.qrc resource from *.ui files
Andrea Giudiceandrea
12:02 PM Revision 71046f80 (qgis): Merge pull request #47029 from pblottiere/wfs_filters_mapping
Fixes WFS EXP_FILTER parsing in GetFeature request Paul Blottiere
12:00 PM Revision 81772e96 (qgis): fix relation editor not taking the whole vertical space in form
Denis Rouzaud
11:56 AM Revision 2ec22154 (qgis): fix relation editor not taking the whole vertical space in form (#47167)
Denis Rouzaud
11:51 AM Revision ed9bb49f (qgis): Add 'Stepped Line' and 'Hollow' styles to QgsLayoutItemScaleBar::setSty...
Andrea Giudiceandrea
11:51 AM Revision a5baaf3e (qgis): [processing] reword error messages about missing GRASS (fix #46052)
Alexander Bruy
11:51 AM Revision 3226e30e (qgis): [processing] reword message about invalid features to make it clear
where to find “Invalid features filtering” option (fix #42557) Alexander Bruy
11:05 AM Revision 716673de (qgis): Merge pull request #45376 from mhugent/server_capabilities_url_fix
Take query parameters for url advertised in capabilities from the original request Marco Hugentobler
08:34 AM Revision 43ffbc56 (qgis): Consider that the MAP-parameter can be upper or lower case in the origi...
Marco Hugentobler
07:44 AM Revision 75a5bb3d (qgis): [labeling] Fix line anchor placements are reversed for labels which
sit below lines Nyall Dawson
07:44 AM Revision fb538f0e (qgis): Fix incorrect curved label placement above/below lines when allow
upside down labels is set to Always Nyall Dawson
06:23 AM Revision 9564e14b (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
Nyall Dawson
06:20 AM Revision 3ae5e9a7 (qgis): Merge pull request #47161 from nyalldawson/model_from_file_return
Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile when file does not exist Alexander Bruy
03:41 AM Revision 33fd50e7 (qgis): detect grass 8 in processing provider
Jürgen Fischer
01:55 AM Revision 7bd931c9 (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W...
Even Rouault
01:34 AM Revision 85e07eb1 (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
exporting to Python code Alexander Bruy
01:33 AM Revision 4c184f44 (qgis): Fix HTML excape in file writer tooltips
Fix #46508 Alessandro Pasotti
01:24 AM Revision 12953ca8 (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
Nyall Dawson
01:15 AM Revision 1a78e07d (qgis): detect grass 8 in processing provider
Jürgen Fischer

2022-02-02

11:25 PM Revision 4754cd3f (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W...
Even Rouault
11:21 PM Revision 00daed0e (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W...
Even Rouault
11:10 PM Revision 9c870f41 (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
exporting to Python code Alexander Bruy
11:07 PM Revision adb9942f (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
exporting to Python code Alexander Bruy
09:23 PM Revision 0b667e47 (qgis): QgsDistanceArea::bearing can raise QgsCsExceptions, so ensure that
these are always gracefully caught
Avoids some unwanted "unhandled exception" message boxes which
can pop up while m...
Nyall Dawson
09:22 PM Revision 582bb30d (qgis): Fix HTML excape in file writer tooltips
Fix #46508 Alessandro Pasotti
09:19 PM Revision e46875b9 (qgis): QgsDistanceArea::bearing can raise QgsCsExceptions, so ensure that
these are always gracefully caught
Avoids some unwanted "unhandled exception" message boxes which
can pop up while m...
Nyall Dawson
09:18 PM Revision 298e1748 (qgis): Fix HTML excape in file writer tooltips
Fix #46508 Alessandro Pasotti
05:58 PM Revision ac763823 (qgis): detect grass 8 in processing provider
Jürgen Fischer
04:51 PM Revision 9910af69 (qgis): Add toExpressionList and toOgcFilterList methods
Paul Blottiere
04:51 PM Revision 7837215f (qgis): Add test with '<' symbol in QGIS expression
Paul Blottiere
04:51 PM Revision 602391ee (qgis): Add doc and update binding
Paul Blottiere
04:51 PM Revision 6d5a2a7f (qgis): Add unit tests
Paul Blottiere
04:51 PM Revision 6540a37a (qgis): QString
Paul Blottiere
04:51 PM Revision a6a6ebd4 (qgis): Fix expression filter iteration
Paul Blottiere
04:51 PM Revision 9bdbe12f (qgis): Binding
Paul Blottiere
04:51 PM Revision 7e794aca (qgis): Flake8
Paul Blottiere
12:26 PM Revision 9e1fbf72 (qgis): OAPIF source select: fix missing extra query in collections url
Fix #46535 Alessandro Pasotti
09:07 AM Revision 71ab6eca (qgis): Don't hardcode arial font for georeferencer status bar text
Nyall Dawson
08:34 AM Revision 9c2938fb (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
Even Rouault
06:50 AM Revision e608ba2f (qgis): Fix warning
Nyall Dawson
05:48 AM Revision d678c09f (qgis): Don't use custom palette in crash handler dialog, this results in
unreadable text on dark themes
Fixes #47065
(cherry picked from commit 0188cbee9cf6e3aa3fdae8955818e3ff257c1ea9)
Nyall Dawson
04:46 AM Revision e28a75fd (qgis): Fix line dependent orientation rendering of curved labels
Fixes #45051 Nyall Dawson
04:46 AM Revision 93063b83 (qgis): Silence debug noise
Nyall Dawson
03:33 AM Revision abea26aa (qgis): Don't hardcode arial font for georeferencer status bar text
Nyall Dawson
03:33 AM Revision d9d0260e (qgis): WFS provider: use expression query builder when adding a filter, if a S...
Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the...
Even Rouault
03:31 AM Revision 8c39ee09 (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
Even Rouault
03:28 AM Revision 35608f68 (qgis): Don't hardcode arial font for georeferencer status bar text
Nyall Dawson
03:27 AM Revision e870bfed (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
Even Rouault
03:24 AM Revision a34d07a1 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
Ismail Sunni
02:29 AM Revision 4c521f8c (qgis): [processing] Fix python exception raised after running in-place
algorithm which requires no parameters
(cherry picked from commit a2c52a80259aee5858dfe6e45c6437007f18531f)
Nyall Dawson
02:23 AM Revision 880c6246 (qgis): Remove unused qgsCalloc function
Nyall Dawson
02:23 AM Revision f299704c (qgis): Use better approach for malloc size safety (logic ported from GDAL)
Fixes #47097 Nyall Dawson
02:22 AM Revision b5ec05fe (qgis): Don't slightly colorise the icons for selected items in lists
This can result in misleading symbol icons in the legend, where
the icon will be slightly colorised to match the high...
Nyall Dawson
01:41 AM Revision 1f1e6164 (qgis): Gracefully handle empty existing property values when creating auxiliary
fields
Fixes #46403
Nyall Dawson
01:41 AM Revision 20c289e9 (qgis): Use correct approach to unset data defined field for label position
when auxiliary column is removed
Refs #46403
Nyall Dawson
01:41 AM Revision 6cf6d52d (qgis): When temporal range changes we must invalidate the previous labeling
solution if any time-enabled vector layers have labels enabled
Fixes #45160
Nyall Dawson
01:33 AM Revision 13d8468e (qgis): Silence debug noise
Nyall Dawson
01:33 AM Revision e3909cb0 (qgis): Fix line dependent orientation rendering of curved labels
Fixes #45051 Nyall Dawson
01:30 AM Revision 158bbc18 (qgis): Fix line dependent orientation rendering of curved labels
Fixes #45051 Nyall Dawson
01:30 AM Revision d03f6dbf (qgis): Silence debug noise
Nyall Dawson

2022-02-01

11:42 PM Revision c92d98e6 (qgis): WFS provider: use expression query builder when adding a filter, if a S...
Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the...
Even Rouault
11:40 PM Revision 6319e0d1 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
Ismail Sunni
11:39 PM Revision de73373c (qgis): WFS provider: use expression query builder when adding a filter, if a S...
Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the...
Even Rouault
11:37 PM Revision 62eb4cd9 (qgis): geopackage.gpkg: set journal_mode to delete
Even Rouault
11:37 PM Revision ea49102f (qgis): curved_poly.gpkg: fix incorrect triggers
Even Rouault
11:37 PM Revision a68a01ac (qgis): curved_polys.gpkg: set journal_mode to delete
Even Rouault
11:37 PM Revision fe410ec9 (qgis): OGR provider: only enable journal_mode = wal when editing. requires GDA...
This requires the NOLOCK open option of the GPKG driver added per https://github.com/OSGeo/gdal/pull/5207
For earlier...
Even Rouault
11:36 PM Revision 42df6455 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
Ismail Sunni
10:47 PM Revision 00213062 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
Fixes #47097 Nyall Dawson
10:47 PM Revision ac9fd15c (qgis): Remove unused qgsCalloc function
Nyall Dawson
10:44 PM Revision 01f0130f (qgis): Remove unused qgsCalloc function
Nyall Dawson
10:44 PM Revision 3983e141 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
Fixes #47097 Nyall Dawson
08:44 PM Revision 21c80a6a (qgis): When temporal range changes we must invalidate the previous labeling
solution if any time-enabled vector layers have labels enabled
Fixes #45160
Nyall Dawson
08:41 PM Revision cde74acf (qgis): Update test
Nyall Dawson
08:41 PM Revision 59ab60c4 (qgis): Fix some badly formatted plural version strings
Nyall Dawson
08:41 PM Revision a622004e (qgis): [processing] Fix python exception raised after running in-place
algorithm which requires no parameters Nyall Dawson
08:41 PM Revision d61cab28 (qgis): When temporal range changes we must invalidate the previous labeling
solution if any time-enabled vector layers have labels enabled
Fixes #45160
Nyall Dawson
08:41 PM Revision 08bb0c52 (qgis): When processing is initialized in external scripts, ensure the GRASS,
SAGA and OTB providers are included by default
Fixes #45935
Nyall Dawson
08:41 PM Revision ecb62a5c (qgis): In saga/grass/otb processing plugin tests, only load the provider
being tested instead of every provider Nyall Dawson
03:04 PM Revision 1dbc4a28 (qgis): add las extra bytes infos reading
NEDJIMAbelgacem
03:04 PM Revision a08ebbaa (qgis): fix ci tests
NEDJIMAbelgacem
03:04 PM Revision e0e611e5 (qgis): add extrabytes values reading test and use ept datasets instead of las
NEDJIMAbelgacem
03:04 PM Revision 2bb44325 (qgis): add unitest
NEDJIMAbelgacem
03:04 PM Revision e5f625f8 (qgis): extend attribute datatypes to include the ones used for extrabytes
NEDJIMAbelgacem
09:17 AM Revision faea3b9d (qgis): In saga/grass/otb processing plugin tests, only load the provider
being tested instead of every provider Nyall Dawson
09:17 AM Revision afb3bb5c (qgis): When processing is initialized in external scripts, ensure the GRASS,
SAGA and OTB providers are included by default
Fixes #45935
Nyall Dawson
09:14 AM Revision 65287ee4 (qgis): In saga/grass/otb processing plugin tests, only load the provider
being tested instead of every provider Nyall Dawson
09:14 AM Revision dd368a42 (qgis): When processing is initialized in external scripts, ensure the GRASS,
SAGA and OTB providers are included by default
Fixes #45935
Nyall Dawson
09:12 AM Revision 03693e3c (qgis): Add mask images for tests to consider font differences
Marco Hugentobler
07:57 AM Revision 93c0510f (qgis): explicit message error for WMS connection in the data source manager
and avoid dupplicate text Vincent Cloarec
07:42 AM Revision 46a28c62 (qgis): Fix handling of delete key presses while rotating labels
We need to disable the default behavior of this key and only allow
it to remove the current label rotation
Nyall Dawson
07:42 AM Revision d2955fe2 (qgis): Rework QgsMapToolLabel to provide more fine tuned status results,
and show a descriptive error when interactive labeling cannot
be used because a label rotation is set to an invalid e...
Nyall Dawson
07:10 AM Revision 30b81cec (qgis): Don't use custom palette in crash handler dialog, this results in
unreadable text on dark themes
Fixes #47065
Nyall Dawson
06:35 AM Revision 23285878 (qgis): export usage for when exporting map
Vincent Cloarec
05:46 AM Revision 76a01577 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
Nyall Dawson
05:46 AM Revision dcef543d (qgis): Use sortValue for sorting
Alessandro Pasotti
05:46 AM Revision acdbc567 (qgis): Fix attr table sorting
Fix #34935 Alessandro Pasotti
04:39 AM Revision 49b620b1 (qgis): Add support for grass8
Sandro Mani
04:09 AM Revision b5eb5cce (qgis): Correctly handle sort field as field in atlas sorting
Fixes #40332 Alex Hay
04:09 AM Revision 372755c3 (qgis): Fix typo
Nyall Dawson
04:09 AM Revision 22929256 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
Nyall Dawson
03:51 AM Revision 149a8d83 (qgis): Use 'Save Multiple Styles' text instead
Nyall Dawson
03:51 AM Revision 2481b1ba (qgis): Build vector layer style menu add display time, so that it can
correctly respond to creation/removal of styles within the layer
properties dialog
Fixes #46596
Nyall Dawson
03:28 AM Revision 76ac6c54 (qgis): Text improvements for crash handler dialog
Tim Sutton
03:27 AM Revision 2b777348 (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
Alexander Bruy
03:27 AM Revision 9090ece2 (qgis): add tests for reloading output of the GDAL rasterize algorithms
Alexander Bruy
03:27 AM Revision 78320600 (qgis): don't re-add layer to the temporary store
Alexander Bruy
03:25 AM Revision c5b8b071 (qgis): handle complex fieldnames when converting to rule based renderers
Fixes #46459 Alex Hay
03:25 AM Revision c222af78 (qgis): Add additional tests
Nyall Dawson
02:58 AM Revision ba9bbcf0 (qgis): Use sortValue for sorting
Alessandro Pasotti
02:58 AM Revision 5c6b5c61 (qgis): Fix attr table sorting
Fix #34935 Alessandro Pasotti
02:58 AM Revision e5bbb0f7 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
Nyall Dawson
02:54 AM Revision 6e62aa87 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
Nyall Dawson
02:54 AM Revision 2f2d9802 (qgis): Use sortValue for sorting
Alessandro Pasotti
02:54 AM Revision b8d44195 (qgis): Fix attr table sorting
Fix #34935 Alessandro Pasotti
02:51 AM Revision 4f52108b (qgis): fix rubberband when a click happened during left mouse holding
speillet
02:51 AM Revision c0497932 (qgis): init mDraggingGuideOldPosition
speillet
02:51 AM Revision 50d0be14 (qgis): invalid left mouse pressed if right mouse released
speillet
02:51 AM Revision 8b8f39f4 (qgis): fix guide creation behaviour if a click happened during left mouse holding
speillet
02:51 AM Revision db62185e (qgis): change variable name
speillet
02:51 AM Revision 35c595dc (qgis): remove comment
speillet
01:57 AM Revision 69c80731 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
Ismail Sunni
01:14 AM Revision 6a67f99f (qgis): Add support for grass8
Sandro Mani
01:08 AM Revision e9476981 (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a...
NEDJIMAbelgacem
01:06 AM Revision e29173a7 (qgis): Add context menu for bookmark group.
Ismail Sunni
01:06 AM Revision f271f861 (qgis): Add group name to newBookmark.
Ismail Sunni
01:06 AM Revision 68a0c931 (qgis): Apply suggestions from code review
Nyall Dawson
01:06 AM Revision aede9be1 (qgis): Update src/app/qgisapp.cpp
Nyall Dawson
01:06 AM Revision b7fe7418 (qgis): Fix failed banned keywords test.
Ismail Sunni

2022-01-31

12:54 AM Revision e6072c93 (qgis): Add support for grass8
Sandro Mani
12:51 AM Revision 15d48a14 (qgis): - Fix shadow rendering (fix light camera setting mistake)
- Add depth and shadow texture coordinates checking
- Improve performance by selecting front faces for forward pass a...
NEDJIMAbelgacem
12:51 AM Revision 6cb2f641 (qgis): Use polygon offset instead of fixed shadow bias gives better result
NEDJIMAbelgacem
11:39 PM Revision c04d1cec (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
Alexander Bruy
11:39 PM Revision 708acc45 (qgis): don't re-add layer to the temporary store
Alexander Bruy
11:39 PM Revision 3b793234 (qgis): add tests for reloading output of the GDAL rasterize algorithms
Alexander Bruy
11:36 PM Revision 48cf7674 (qgis): Add additional tests
Nyall Dawson
11:36 PM Revision 59d16c9b (qgis): handle complex fieldnames when converting to rule based renderers
Fixes #46459 Alex Hay
11:27 PM Revision a37299e8 (qgis): Fix typo
Nyall Dawson
11:27 PM Revision 3299692a (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
Nyall Dawson
11:27 PM Revision 721d05f8 (qgis): Correctly handle sort field as field in atlas sorting
Fixes #40332 Alex Hay
11:26 PM Revision 9ba642fa (qgis): don't re-add layer to the temporary store
Alexander Bruy
11:26 PM Revision efa4e885 (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
Alexander Bruy
11:26 PM Revision d03ea9cd (qgis): add tests for reloading output of the GDAL rasterize algorithms
Alexander Bruy
11:25 PM Revision eee34c87 (qgis): Add additional tests
Nyall Dawson
11:25 PM Revision 6a59b850 (qgis): handle complex fieldnames when converting to rule based renderers
Fixes #46459 Alex Hay
11:23 PM Revision d45c41f6 (qgis): Add missing file
Nyall Dawson
11:23 PM Revision bb5a3783 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
Nyall Dawson
11:23 PM Revision 73e036eb (qgis): Correctly handle sort field as field in atlas sorting
Fixes #40332 Alex Hay
11:23 PM Revision 2f74a24e (qgis): Fix typo
Nyall Dawson
11:23 PM Revision 0ca3c3b3 (qgis): update test
Alex R
11:23 PM Revision 97fcbdfa (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
Nyall Dawson
11:23 PM Revision 83263715 (qgis): spacing
Alex R
11:23 PM Revision 252b8095 (qgis): handle null
Alex R
11:20 PM Revision 9477965f (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
Ismail Sunni
11:16 PM Revision d7520736 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
Ismail Sunni
10:21 PM Revision 3c976cae (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a...
NEDJIMAbelgacem
10:17 PM Revision 22c816c1 (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a...
NEDJIMAbelgacem
08:58 PM Revision b96fb907 (qgis): Merge pull request #47057 from strk/improve-test-docs
Improve documentation about running tests Matthias Kuhn
08:37 PM Revision f949adc7 (qgis): Add spaces to make flake8 happy
Mathieu Pellerin - nIRV
08:37 PM Revision 663a7090 (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> Mathieu Pellerin - nIRV
08:37 PM Revision 835fe144 (qgis): [processing] Add missing field types to the advanced (i.e. python) fiel...
Mathieu Pellerin - nIRV
06:17 PM Revision 749ab3f5 (qgis): Improve documentation about runnng tests
- Add hints about hunting for names to pass to ctest -R
- Add a test environment preparation section in test/README....
Sandro Santilli
06:16 PM Revision 41a8d2d0 (qgis): Update instruction about running authmanager tests
Sandro Santilli
05:40 PM Revision 688a3fc3 (qgis): Merge pull request #47060 from strk/QGIS_WORKSPACE
Matthias Kuhn
04:31 PM Revision 596153ae (qgis): Merge pull request #47076 from nyalldawson/backport_46971
Fix DistanceWithin algorithm with PostgreSQL provider (backport) Sandro Santilli
01:46 PM Revision d0f2cd0e (qgis): Merge branch 'master' into exp_tagger
Alex Hay
12:01 PM Revision 7747c30d (qgis): Add support for field subtype to QgsFields::iconForFieldType
Nyall Dawson
12:01 PM Revision e95ff884 (qgis): Show field type icons in add attribute dialog
Nyall Dawson
12:01 PM Revision d5856ec4 (qgis): Allow enum parameters to have icons specified for values for parameter ...
Nyall Dawson
12:01 PM Revision 0e20e6a8 (qgis): Consistently use QgsFields::iconForFieldType
Nyall Dawson
12:01 PM Revision 7bcd9352 (qgis): Show field type icons in field mapping widget
Nyall Dawson
09:58 AM Revision 92d50189 (qgis): Gracefully handle empty existing property values when creating auxiliary
fields
Fixes #46403
Nyall Dawson
09:58 AM Revision 1a7ca810 (qgis): Use correct approach to unset data defined field for label position
when auxiliary column is removed
Refs #46403
Nyall Dawson
09:55 AM Revision adacc902 (qgis): Use correct approach to unset data defined field for label position
when auxiliary column is removed
Refs #46403
Nyall Dawson
09:55 AM Revision 30447580 (qgis): Gracefully handle empty existing property values when creating auxiliary
fields
Fixes #46403
Nyall Dawson
08:24 AM Revision 269fbc1b (qgis): Fix a string
Nyall Dawson
08:24 AM Revision 6e435a69 (qgis): Update field calculator algorithm strings
Nyall Dawson
08:24 AM Revision e1460e32 (qgis): Unify a few more strings
Nyall Dawson
08:24 AM Revision 5a1b9e55 (qgis): Add field type icons in field calculator field type combo box
Nyall Dawson
08:24 AM Revision cd382064 (qgis): Remove unwanted types
Nyall Dawson
08:24 AM Revision a20f7789 (qgis): Partial work on centralizing all QVariant::Type to display string
logic in a new QgsVariantUtils class
(I've likely missed a few places here, but it's a start!)
Nyall Dawson
08:11 AM Revision d1a4af72 (qgis): fix mesh simplification ui
Vincent Cloarec
07:23 AM Revision d9558517 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
over widget Nyall Dawson
07:22 AM Revision e56719b4 (qgis): update test
Alex R
07:22 AM Revision 6baf4e79 (qgis): handle null
Alex R
07:22 AM Revision 1ffc6229 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
Nyall Dawson
07:22 AM Revision 16f8d108 (qgis): spacing
Alex R
07:19 AM Revision a6f2afa5 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
Nyall Dawson
07:19 AM Revision fcb8cf04 (qgis): spacing
Alex R
07:19 AM Revision 2f16fe1b (qgis): update test
Alex R
07:19 AM Revision b817d23e (qgis): handle null
Alex R
06:40 AM Revision 6092d472 (qgis): Add missing file
Nyall Dawson
06:36 AM Revision 9d5f66b2 (qgis): Add missing file
Nyall Dawson
05:41 AM Revision 267844d9 (qgis): Don't hardcode black color for symbol layer list item text color
Breaks readability on dark themes
Refs #47065
Nyall Dawson
05:41 AM Revision c5b0ac9b (qgis): Don't hardcode text color for options dialog tabs
This breaks dark theme readability
Fixes #47065
Nyall Dawson
05:05 AM Revision 8d68ccee (qgis): fix mesh simplification ui
Vincent Cloarec
05:01 AM Revision d374c7ca (qgis): fix mesh simplification ui
Vincent Cloarec
04:49 AM Revision 0209d69b (qgis): Set frame DD properties
Alessandro Pasotti
04:49 AM Revision 7ef84cbc (qgis): Fix layout attr table layer source DD not set
Fixes #47021 by copying the DD properties from the multiframe
into the frame.
Alessandro Pasotti
04:31 AM Revision 6b642706 (qgis): address comments
Alex R
04:31 AM Revision 3b5e3fc3 (qgis): Update src/core/expression/qgsexpressionfunction.cpp
Nyall Dawson
04:31 AM Revision 3105c5e0 (qgis): improvement & bugfix
Alex R
04:31 AM Revision 21753375 (qgis): Update resources/function_help/json/array_remove_at
Co-authored-by: Harrissou Sant-anna <[email protected]> Alex Hay
04:16 AM Revision c13c4cac (qgis): Fix a bunch of errors are dumped while importing default style database
on SECOND launch of a new profile
We weren't creating the stylemetadata table after importing the initial
style data...
Nyall Dawson
04:16 AM Revision f2caa2e0 (qgis): Add a wavy line symbol to default style
Nyall Dawson
04:16 AM Revision 02a911f7 (qgis): Tag all symbols in default library with addedVersion
Avoids an ambiguity in the style database update logic which forced
us to always attempt to reimport these ambiguous ...
Nyall Dawson
04:02 AM Revision fd77a599 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
over widget Nyall Dawson
03:57 AM Revision 3ae62313 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
over widget Nyall Dawson
03:48 AM Revision c31fbc4b (qgis): Add equality/inequality operators for QgsFeatureRequest::OrderBy
Equality useful for unit tests, inequality for completeness
(cherry picked from commit 95be545b8173d7cf11de2275f2289...
Sandro Santilli
03:48 AM Revision e291d7bd (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
(cherry picked from commit 9ce1664ea82b1cc1619a1a8b600c7787707ad3c5) Sandro Santilli
03:48 AM Revision 7f1ce141 (qgis): Add equality/inequality operators for QgsFeatureRequest::QgsSimplifyMethod
Includes unit test
The equality operator is useful for unit tests, the inequality
operator was added for completenes...
Sandro Santilli
03:48 AM Revision 2378ef97 (qgis): Add unit test for QgsFeatureRequest
Tests the default constructor, the copy constructor and
the assignment operator.
(cherry picked from commit 2ea5c99f...
Sandro Santilli
03:48 AM Revision d8f223dc (qgis): Add human-readable errors upon not meeting expected test preconditions
(cherry picked from commit 31a97bd8a6ce8625534617d5ccb2982838320054) Sandro Santilli
03:48 AM Revision 6c08116d (qgis): Add test for ExtractWithinDistance with PostgreSQL layer inputs
This is a test for the bug reported in #45352
Tests matching and mismatching CRS for target and reference layers
(ch...
Sandro Santilli
03:48 AM Revision d8e238df (qgis): Safer approach to handling reprojection with distance within requests
We can't safely handle a distance within query when transforming, as
we cannot transform the static within tolerance ...
Nyall Dawson
03:48 AM Revision b46420ba (qgis): Add QgsAbstractFeatureIterator::updateRequestToSourceCrs method
The method superceeds filterRectToSourceCrs, deprecating it for
shortage of functionality now that we support multipl...
Sandro Santilli
03:37 AM Revision 9ce1664e (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
Sandro Santilli
03:37 AM Revision 95be545b (qgis): Add equality/inequality operators for QgsFeatureRequest::OrderBy
Equality useful for unit tests, inequality for completeness Sandro Santilli
03:37 AM Revision 182732e0 (qgis): Add equality/inequality operators for QgsFeatureRequest::QgsSimplifyMethod
Includes unit test
The equality operator is useful for unit tests, the inequality
operator was added for completenes...
Sandro Santilli
03:37 AM Revision 2ea5c99f (qgis): Add unit test for QgsFeatureRequest
Tests the default constructor, the copy constructor and
the assignment operator.
Sandro Santilli
03:37 AM Revision edfccd9d (qgis): Add test for ExtractWithinDistance with PostgreSQL layer inputs
This is a test for the bug reported in #45352
Tests matching and mismatching CRS for target and reference layers
Sandro Santilli
03:37 AM Revision 3004fde9 (qgis): Add QgsAbstractFeatureIterator::updateRequestToSourceCrs method
The method superceeds filterRectToSourceCrs, deprecating it for
shortage of functionality now that we support multipl...
Sandro Santilli
03:37 AM Revision 8e04498d (qgis): Safer approach to handling reprojection with distance within requests
We can't safely handle a distance within query when transforming, as
we cannot transform the static within tolerance ...
Nyall Dawson
03:37 AM Revision 31a97bd8 (qgis): Add human-readable errors upon not meeting expected test preconditions
Sandro Santilli
03:37 AM Revision 4e4e2e75 (qgis): Don't hardcode text color for options dialog tabs
This breaks dark theme readability
Fixes #47065
Nyall Dawson
03:37 AM Revision 4465f736 (qgis): Don't hardcode black color for symbol layer list item text color
Breaks readability on dark themes
Refs #47065
Nyall Dawson
03:33 AM Revision 7099e7b6 (qgis): Don't hardcode text color for options dialog tabs
This breaks dark theme readability
Fixes #47065
Nyall Dawson
03:33 AM Revision 8354915f (qgis): Don't hardcode black color for symbol layer list item text color
Breaks readability on dark themes
Refs #47065
Nyall Dawson
03:31 AM Revision bcd38e6c (qgis): Fix layout attr table layer source DD not set
Fixes #47021 by copying the DD properties from the multiframe
into the frame.
Alessandro Pasotti
03:31 AM Revision 61401f13 (qgis): Set frame DD properties
Alessandro Pasotti
03:27 AM Revision 61dc66b9 (qgis): Fix layout attr table layer source DD not set
Fixes #47021 by copying the DD properties from the multiframe
into the frame.
Alessandro Pasotti
03:27 AM Revision fbdad096 (qgis): Set frame DD properties
Alessandro Pasotti
03:26 AM Revision c5a28164 (qgis): handle percent-encoded font references in SLD (fix #27263)
Alexander Bruy

2022-01-30

12:26 AM Revision 7fcd0bba (qgis): Fix layout crash when resizing frames
Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ...
Alessandro Pasotti
12:23 AM Revision 320471b4 (qgis): Add a scroll area to "select transformation" dialog
to make it easier to resize Harrissou Santanna
12:23 AM Revision dfd102f0 (qgis): Move from QScrollArea to QgsScrollArea
Harrissou Santanna
12:23 AM Revision b983aa36 (qgis): Remove horizontal scrolling, set dialog min size
and switch margins for a better display Harrissou Santanna
12:21 AM Revision f8d407f1 (qgis): Avoid crs definition errors when closing options dialog
Fixes #47014 Nyall Dawson
12:21 AM Revision 7138d8d4 (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
(fix #45694) Alexander Bruy
12:21 AM Revision 95b1affa (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
Manager (fix #36449) Alexander Bruy
12:21 AM Revision 7ebfc1df (qgis): add test for QgsVectorTileProviderConnection class
Alexander Bruy
09:06 PM Revision 5e327757 (qgis): GH_WORKSPACE -> QGIS_WORKSPACE
Sandro Santilli
12:17 PM Revision e1b8abd5 (qgis): Merge pull request #47049 from nirvn/refactor_missing_array_fix
Add missing string,integer,double array field types in the refactor and aggregate algorithms Mathieu Pellerin - nIRV
11:20 AM Revision 8860a8a2 (qgis): Merge pull request #47053 from nirvn/save_as_gpkg_preserve_array
[vector file writer] Preserve array fields when saving as geopackage Mathieu Pellerin - nIRV
11:02 AM Revision cf924673 (qgis): Merge pull request #47046 from nirvn/json_field_exp_fix
[core] Fix conversion of array and map values for json fields Mathieu Pellerin - nIRV
10:36 AM Revision f223ef21 (qgis): Address review and tests failure
Mathieu Pellerin - nIRV
10:33 AM Revision c14de22c (qgis): Address review, add additional string list test
Mathieu Pellerin - nIRV
10:08 AM Revision f75c0c47 (qgis): Update src/core/qgsfield.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Mathieu Pellerin - nIRV
10:08 AM Revision 81e5e914 (qgis): Merge pull request #47052 from nirvn/new_gpkg_json_field_missing
[ui] Fix missing array & json field types in the new {memory,geopackage} layer dialogs Mathieu Pellerin - nIRV
10:07 AM Revision db2288bf (qgis): Merge pull request #47062 from nirvn/add_field_missing_types_fix
[processing] Add a bunch of mixing field types to the {add field,field calculator} algorithms Mathieu Pellerin - nIRV
08:39 AM Revision 6d4c9e16 (qgis): Add array_agg test
Mathieu Pellerin - nIRV
08:27 AM Revision a9d5ae21 (qgis): [processing] Add missing {string,integer,double} array types support in...
Mathieu Pellerin - nIRV
07:48 AM Revision 2918c1a2 (qgis): Skip gml_id to work around gdal >= 3.4 changing default GML format
Mathieu Pellerin - nIRV
07:48 AM Revision e722475a (qgis): [processing] Add missing {string,integer,double} array types in the fie...
Mathieu Pellerin - nIRV
07:48 AM Revision 36f513d7 (qgis): [processing] Rework the field mapping model class to allow for subtypes
Mathieu Pellerin - nIRV
07:30 AM Revision ce683702 (qgis): Add test
Mathieu Pellerin - nIRV
07:14 AM Revision ea173f3f (qgis): [vector file writer] Preserve array fields when saving as geopackage
Mathieu Pellerin - nIRV
06:27 AM Revision 39998508 (qgis): add test for QgsVectorTileProviderConnection class
Alexander Bruy
06:27 AM Revision 7f518412 (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
Manager (fix #36449) Alexander Bruy
06:26 AM Revision 4d9f6362 (qgis): Merge pull request #47030 from alexbruy/split-vector-backport
[backport release-3_22][processing] save NULL and empty values into different files in Split Vector Layer algorithm (... Alexander Bruy
06:24 AM Revision 50c4cd00 (qgis): Merge pull request #47028 from alexbruy/dsmanager-vector-mbtiles
fix loading of file-based mbtiles vector MVT package via Data Source Manager (fix #36449) Alexander Bruy
06:21 AM Revision f8925deb (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
(fix #45694) Alexander Bruy
06:18 AM Revision 83c71038 (qgis): Merge pull request #47064 from alexbruy/matrix-delete-column
[processing] fix deleting columns in the matrix parameter modeler widget (fix #45694) Alexander Bruy

2022-01-29

06:35 AM Revision 5b43f6d9 (qgis): Don't change value ordering to preserve backward compatibility
Mathieu Pellerin - nIRV
06:28 AM Revision 439f9f87 (qgis): [processing] While we're at it, also fix the field calculator alg's mis...
Mathieu Pellerin - nIRV
06:26 AM Revision 53248bde (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
(fix #45694) Alexander Bruy
05:30 AM Revision 069ceeb1 (qgis): [processing] Add a bunch of missing field types to the add field to att...
Mathieu Pellerin - nIRV
03:04 AM Revision d41ed995 (qgis): [ui] Fix missing array field types in new memory layer dialog (and fix ...
Mathieu Pellerin - nIRV

2022-01-28

02:27 PM Revision 91fe8484 (qgis): Merge pull request #47045 from qgis/3nids-patch-2
remove lost file Denis Rouzaud
02:24 PM Revision 05d97e6d (qgis): [ui] Fix missing json field type in the new geopackage layer dialog
Mathieu Pellerin - nIRV
10:56 AM Revision 36b8a44e (qgis): add test for QgsVectorTileProviderConnection class
Alexander Bruy
10:39 AM Revision def2fc34 (qgis): [core] Fix conversion of array and map values for json fields
Mathieu Pellerin - nIRV
08:11 AM Revision f102ccf4 (qgis): remove lost file
Denis Rouzaud
07:34 AM Revision 3ca2eb75 (qgis): add test
(cherry picked from commit 9a3465e88ec884f0b5f6881111f45679b0559487) Alexander Bruy
06:30 AM Revision e83c8a5b (qgis): allow adding curved polygon to multipolygon
Denis Rouzaud
06:30 AM Revision 514739b1 (qgis): add test for QgsGeometry::addPart with curved parts on non-curved geoms...
Denis Rouzaud
06:30 AM Revision e88ae904 (qgis): add default Z/M values when calling QgsGeometry::coerceToType
Denis Rouzaud
06:30 AM Revision 9af554eb (qgis): fix with Python < 3.9
Denis Rouzaud
06:30 AM Revision 100fc91c (qgis): cast not always valid
Denis Rouzaud
06:30 AM Revision 68ba5407 (qgis): code a bit clearer
Denis Rouzaud
06:30 AM Revision be0fe08c (qgis): better dox for deprecated interface actions methods
Denis Rouzaud
06:30 AM Revision 03a10559 (qgis): remove files leftover
Denis Rouzaud
06:30 AM Revision cf072765 (qgis): remove leftover circular string curve point tool
Denis Rouzaud
06:30 AM Revision 5aacbb88 (qgis): also handle points
Denis Rouzaud
06:30 AM Revision 6e9a7d51 (qgis): fix erasing at iterator pos
Denis Rouzaud
06:30 AM Revision d8d824aa (qgis): fix unused warning
Denis Rouzaud
06:30 AM Revision 41ea4053 (qgis): fix more dox
Denis Rouzaud
06:30 AM Revision aef39ea1 (qgis): fix cpp check warning
Denis Rouzaud
06:30 AM Revision 71bb4f0a (qgis): fix unused warning
Denis Rouzaud
06:30 AM Revision 2635d429 (qgis): fix annotation map tool does not support shape + set tool name
Denis Rouzaud
06:30 AM Revision 8f748239 (qgis): correctly handle case when the capture is not done on a vector layer (a...
Denis Rouzaud
06:30 AM Revision 95104982 (qgis): enable shapes in annotation map tool
Denis Rouzaud
06:30 AM Revision bef73cd0 (qgis): correctly undo and clean
Denis Rouzaud
06:30 AM Revision b31c3fb0 (qgis): adapt existing shape tests
the deletion test with circular vertices has been dropped since the capture map tool behaves differently Denis Rouzaud
06:30 AM Revision deca81af (qgis): fix warning
Denis Rouzaud
06:30 AM Revision f4766853 (qgis): refactor fill ring to support shape digitizing
Denis Rouzaud
06:30 AM Revision 997197c6 (qgis): fix win build
Denis Rouzaud
06:30 AM Revision c01999d5 (qgis): fix more tests
Denis Rouzaud
06:30 AM Revision acca2f1b (qgis): avoid detach warnings
Denis Rouzaud
06:30 AM Revision 2b6195c7 (qgis): fix app test + clean up
Denis Rouzaud
06:30 AM Revision 09a43768 (qgis): fix layout
Denis Rouzaud
06:30 AM Revision f9ff15f0 (qgis): harmonize new settings with existing ones
Denis Rouzaud
06:30 AM Revision 4beb70b0 (qgis): fix categories
Denis Rouzaud
06:30 AM Revision a63af99a (qgis): support adding multi lines as a part
Denis Rouzaud
06:30 AM Revision 11e63e9d (qgis): fix adding curve part to multi line
Denis Rouzaud
06:30 AM Revision f879351c (qgis): add missing folder to Doxygen
Denis Rouzaud
06:30 AM Revision e2e8a128 (qgis): refactor add ring to fully support capture map tool
Denis Rouzaud
06:30 AM Revision 42d86f74 (qgis): refactoring of existing shape tools
Denis Rouzaud
06:30 AM Revision 7c905091 (qgis): clean up QgisInterface
Denis Rouzaud
06:30 AM Revision 972f53d3 (qgis): new class QgsMapToolsDigitizingTechniqueManager to handle actions in ap...
Denis Rouzaud
06:30 AM Revision 0aed1cc6 (qgis): adapt QgsMapToolCapture to correctly support shape map tools
Denis Rouzaud
06:30 AM Revision 55e88192 (qgis): abstract class for shape map tools
Denis Rouzaud
06:30 AM Revision 71324310 (qgis): add a registry for shape map tools
Denis Rouzaud
06:30 AM Revision 2c13d729 (qgis): add settings registry to app
Denis Rouzaud
06:30 AM Revision e37e985b (qgis): sipify
Denis Rouzaud
06:30 AM Revision 8ec0dc59 (qgis): make actions exclusive
Denis Rouzaud
06:30 AM Revision f0d98978 (qgis): clean up of QgisApp
Denis Rouzaud
06:30 AM Revision 83c5e6fe (qgis): add new class QgsMapToolCaptureLayerGeometry to handle layer specific o...
such as avoiding intersections Denis Rouzaud
06:30 AM Revision f577cf9e (qgis): use const abstract geom in virtual handlers
Denis Rouzaud
06:30 AM Revision 04d79bef (qgis): more dox
Denis Rouzaud
06:30 AM Revision c88a63f6 (qgis): also create a virtual handler for QgsMapToolDigitizeFeature::featureDig...
Denis Rouzaud
06:30 AM Revision 281a327d (qgis): fix use of deprecated methods
Denis Rouzaud
06:30 AM Revision d434e21b (qgis): allow to add linear geometries on curved geometry layers
Denis Rouzaud
06:30 AM Revision be561092 (qgis): add point/line/polygon specific handlers for capture map tool
Denis Rouzaud
06:30 AM Revision e2a80d97 (qgis): use a current CaptureTechnique in QgsMapToolCapture
QgisApp has been adapted to switch between the different techniques Denis Rouzaud
06:30 AM Revision 6780475a (qgis): convert add part map tool to use QgsMapToolCapture capabilities
Denis Rouzaud
06:30 AM Revision 864787e6 (qgis): make QgsMapToolCapture capable of capturing point/line/polygons
This moves part of the code from QgsMapToolDigitizeFeature to QgsMapToolCapture so the tool can actually capture poin... Denis Rouzaud
06:21 AM Revision b98c1df9 (qgis): use default args for Z/M values in QgsGeometry::coerceToType
Denis Rouzaud
06:21 AM Revision 31ac4082 (qgis): add test for Z/M default in coerceToType
Denis Rouzaud
01:41 AM Revision dad4538e (qgis): Remove horizontal scrolling, set dialog min size
and switch margins for a better display Harrissou Santanna
01:41 AM Revision 8cc467c6 (qgis): Add a scroll area to "select transformation" dialog
to make it easier to resize Harrissou Santanna
01:41 AM Revision cdc2224f (qgis): Move from QScrollArea to QgsScrollArea
Harrissou Santanna
01:37 AM Revision d27bf67d (qgis): Fix layout crash when resizing frames
Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ...
Alessandro Pasotti
01:35 AM Revision 70a014de (qgis): Remove horizontal scrolling, set dialog min size
and switch margins for a better display Harrissou Santanna
01:35 AM Revision ea841c8d (qgis): Add a scroll area to "select transformation" dialog
to make it easier to resize Harrissou Santanna
01:35 AM Revision 56ed5fd4 (qgis): Move from QScrollArea to QgsScrollArea
Harrissou Santanna
01:33 AM Revision d6410f27 (qgis): handle percent-encoded font references in SLD (fix #27263)
Alexander Bruy
01:32 AM Revision b648b3e8 (qgis): Fix layout crash when resizing frames
Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ...
Alessandro Pasotti
01:27 AM Revision 97d2e7a4 (qgis): handle percent-encoded font references in SLD (fix #27263)
Alexander Bruy
01:27 AM Revision 7a005042 (qgis): Merge pull request #46999 from kadas-albireo/master
Assume WMS GetLegendGraphics image resolution 72 when scaling to fit layout WMS legend size constraints Sandro Mani
01:26 AM Revision 572cb3a0 (qgis): Scroll area wheel event blocking should not propagate to item views
This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view
Nyall Dawson
01:26 AM Revision 600ab80f (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
Layer -> Add Layer menu (fix #42881) Alexander Bruy
01:25 AM Revision e3a5dd26 (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
Alexander Bruy
01:22 AM Revision 68dde17c (qgis): [themes] Fix push button flat property not taken into account
Mathieu Pellerin - nIRV

2022-01-27

11:14 PM Revision 56872c19 (qgis): rename private headers accordingly and include them as so in CMakeLists
Denis Rouzaud
11:14 PM Revision faf082d2 (qgis): remove old unused cpp files
Denis Rouzaud
04:02 PM Revision c1222bd2 (qgis): Consider hightlight label parameters for maps in GetPrint
Marco Hugentobler
04:02 PM Revision 558a405d (qgis): Formating
Marco Hugentobler
04:02 PM Revision ed53728e (qgis): Unit test for GetPrint and labeldistance
Marco Hugentobler
04:02 PM Revision 9a9e861a (qgis): Add unit test for label options
Marco Hugentobler
04:02 PM Revision 48c78420 (qgis): Add parameters HIGHLIGHT_LABELDISTANCE, HIGHLIGHT_LABELROTATION, HIGHLI...
Marco Hugentobler
09:48 AM Revision e57a4278 (qgis): [processing] save NULL and empty values into different files in Split
Vector Layer algorithm (fix #38105)
Also fix unreported bug with reporting incorrect feature count written
to the fi...
Alexander Bruy
09:20 AM Revision c716e02d (qgis): Update backport bot
Matthias Kuhn
09:01 AM Revision f5f43498 (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
Manager (fix #36449) Alexander Bruy
08:46 AM Revision d90bc87c (qgis): Merge pull request #46997 from alexbruy/split-vector-null
[processing] save NULL and empty values into different files in Split Vector Layer algorithm (fix #38105) Alexander Bruy
08:36 AM Revision 46307f70 (qgis): update display expression when adding fields through attribute table (#...
(fix #28353) Alexander Bruy
07:21 AM Revision 9a3465e8 (qgis): ad test
Alexander Bruy

2022-01-26

10:59 PM Revision f740edbd (qgis): Merge pull request #47004 from qgis/backport-46983-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix duplicate shortcut registered warning on startup Matthias Kuhn
10:32 PM Revision 80f2443f (qgis): [themes] Fix push button flat property not taken into account
Mathieu Pellerin - nIRV
08:22 PM Revision bce6254c (qgis): [dual view] translate message for undefined display expression + avoid ...
Denis Rouzaud
08:14 PM Revision 87111e44 (qgis): Merge pull request #47006 from m-kuhn/multipart
Fix post MultiPart Matthias Kuhn
06:56 PM Revision a622b3d0 (qgis): Merge pull request #47020 from Houska1/patch-1
Matthias Kuhn
06:26 PM Revision 123fc52b (qgis): Remove nonfunctional test
Matthias Kuhn
05:46 PM Revision 4c9b6595 (qgis): Add myself to contributors list
Martin Pergler
05:13 PM Revision 0780bf08 (qgis): [processing] save NULL and empty values into different files in Split
Vector Layer algorithm (fix #38105)
Also fix unreported bug with reporting incorrect feature count written
to the fi...
Alexander Bruy
03:51 PM Revision 7d9eaa07 (qgis): Add part to test
Matthias Kuhn
03:25 PM Revision 8ffbb8d0 (qgis): Extend tests
Matthias Kuhn
02:05 PM Revision 9c01fdf7 (qgis): move decodeDepth to header
NEDJIMAbelgacem
02:05 PM Revision ca392819 (qgis): fix ci build
NEDJIMAbelgacem
02:05 PM Revision e43a7613 (qgis): combine sampling into 1 function
NEDJIMAbelgacem
02:05 PM Revision 36a0c3fd (qgis): Use average depth when the sampled depth is 1
NEDJIMAbelgacem
02:05 PM Revision 36c23519 (qgis): enable zoom in on a void area
NEDJIMAbelgacem
02:05 PM Revision 2df48ba8 (qgis): address Stefanos reviews
NEDJIMAbelgacem
02:05 PM Revision c57b3af6 (qgis): disable camera movement when the clicked position is void
NEDJIMAbelgacem
02:05 PM Revision 325b41ed (qgis): enable dragging and zooming and use wiser way to choose rotation center
NEDJIMAbelgacem
11:00 AM Revision e7f3bf44 (qgis): Merge pull request #47009 from 3nids/test-geom-addpart
refactor QgsGeometry addPart test for better readability Denis Rouzaud
10:23 AM Revision 53ac71bd (qgis): add resize event
NEDJIMAbelgacem
10:23 AM Revision 154c6c56 (qgis): fix setting and saving of the dock size
NEDJIMAbelgacem
10:13 AM Revision cf7eddc6 (qgis): noqa: E704 (Multiple statements on one line)
Denis Rouzaud
10:08 AM Revision dbbf8dac (qgis): Merge pull request #46992 from pblottiere/envi_saveas
Fix output filename when a raster is saved in a format without extension Paul Blottiere
09:54 AM Revision fd00dd43 (qgis): Merge pull request #47001 from AlisterH/patch-2
Update r.water.outlet.txt to tell the user what kind of input raster is needed Alexander Bruy
09:51 AM Revision e72ca18a (qgis): do check WKTs
Denis Rouzaud
09:44 AM Revision e2c79c9c (qgis): Add test
Matthias Kuhn
08:13 AM Revision 6ad3490e (qgis): be more explicit about types
Denis Rouzaud
07:44 AM Revision ccd11e2c (qgis): fix layout
Denis Rouzaud
07:24 AM Revision 8b75cbfb (qgis): refactor QgsGeometry addPart test for better readability
Denis Rouzaud
01:13 AM Revision 1ff65a3d (qgis): Revert "Set content also when there is no buffer"
This reverts commit c62a2558e24b335caca53d0769487e0eddf0f0da.
Fixes https://github.com/qgis/QGIS/issues/46989
Matthias Kuhn

2022-01-25

10:14 PM Revision ecb367d7 (qgis): Pass smoothed legend image to painter
Sandro Mani
10:14 PM Revision b33048cd (qgis): Use QImage::dotsPerMeterX rather than assuming 72dpi
Sandro Mani
10:11 PM Revision a6ffa313 (qgis): Fix duplicate shortcut registered warning on startup
Nyall Dawson
10:09 PM Revision c77cef1c (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
Alexander Bruy
10:08 PM Revision 926c70bb (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
Layer -> Add Layer menu (fix #42881) Alexander Bruy
10:07 PM Revision c4d2dc2f (qgis): Fix duplicate shortcut registered warning on startup
Nyall Dawson
10:06 PM Revision 8625bbc2 (qgis): Fix grammar
Nyall Dawson
10:06 PM Revision 91fb92f6 (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
Alexander Bruy
10:03 PM Revision 62793f68 (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
Layer -> Add Layer menu (fix #42881) Alexander Bruy
09:22 PM Revision a56d9398 (qgis): Update r.water.outlet.txt
to tell the user what kind of input raster is needed Alister Hood
08:36 PM Revision afd96130 (qgis): Assume WMS GetLegendGraphics image resolution 72 when scaling to fit la...
Sandro Mani
02:21 PM Revision 7d6b3f15 (qgis): Add unit test
Paul Blottiere
02:08 PM Revision b0cce8b8 (qgis): Fix raster filename when no extension
Paul Blottiere
12:23 PM Revision 0c888cc1 (qgis): Fix grammar
Nyall Dawson
12:19 PM Revision 95eefb9b (qgis): Merge pull request #46986 from nyalldawson/fix_vector_tile_zoom_doc
Matthias Kuhn
06:27 AM Revision 322be663 (qgis): Merge pull request #46976 from alexbruy/dd-params-picture
Disable data-defined buttons for incompatible SVG pictures in Layout item (fix #26524) Alexander Bruy
05:45 AM Revision 7c7ce7aa (qgis): Scroll area wheel event blocking should not propagate to item views
This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view
Nyall Dawson
05:35 AM Revision e30e4821 (qgis): Fix grammar
Nyall Dawson
05:34 AM Revision ec672f19 (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ...
Nyall Dawson
02:23 AM Revision 9bf23569 (qgis): Flag a lot of situations where ballpark transforms are appropriate
so warnings are not shown
Fixes #45621
Nyall Dawson
02:23 AM Revision 9665b53d (qgis): Flag a few more transforms as being appropriate for ballpark results
Nyall Dawson
02:23 AM Revision b8c6bb80 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
tables, or queries will not run on case-sensitive databases
Fixes #46907
Nyall Dawson
02:23 AM Revision 38bfdaa2 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
Fixes #42290 Nyall Dawson
02:21 AM Revision da44e7c7 (qgis): Also scan for 'new QScrollArea'
(cherry picked from commit 48834f6187fceb15e71004b3aa40e645948f91a3) Nyall Dawson
02:21 AM Revision 9769d1e6 (qgis): Cleanup includes
(cherry picked from commit 7525a9e58fa9ef5b442dfb78dfbbd53ed2898741) Nyall Dawson
02:21 AM Revision 933b4a03 (qgis): Use QgsScrollArea
(cherry picked from commit 64b032f7da75c018762e9e9d3290d16626cff8df) Nyall Dawson
02:21 AM Revision 364bf437 (qgis): Use a QgsScrollArea in symbol selector widget
(cherry picked from commit fb1ca9162e66886b6977440feace9595d9e6134b) Nyall Dawson
02:21 AM Revision b22edd3e (qgis): Don't recursively try to handle scroll event logic in nested scroll
areas
Fixes #46871
(cherry picked from commit f589e6e4ecc7484c5a346e17bc83786d964cff7b)
Nyall Dawson
02:21 AM Revision 7580b8b0 (qgis): Fix scroll area child widgets wheel event lock lasts too long after
scrolling stops in some circumstances
Basically, if the user moves the mouse after scrolling the area
with the wheel...
Nyall Dawson
02:21 AM Revision c96000f3 (qgis): Add test to ensure QgsScrollArea is used instead of QScrollArea in ui f...
(cherry picked from commit 8409f7f817103d728b4348fee25883cedac57a52) Nyall Dawson
01:16 AM Revision 09d309d4 (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
01:16 AM Revision c267d315 (qgis): Store geometry for edit init code dialog
Matthias Kuhn
01:16 AM Revision 4185b319 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn

2022-01-24

12:24 AM Revision dcc22363 (qgis): allow space in mesh name
Vincent Cloarec
10:30 PM Revision 390c5dec (qgis): Store geometry for edit init code dialog
Matthias Kuhn
10:30 PM Revision 7b1c23f1 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn
10:30 PM Revision 338eb57f (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
10:27 PM Revision 159a3e99 (qgis): Merge pull request #46977 from m-kuhn/init_gui
Matthias Kuhn
09:41 PM Revision 31e45750 (qgis): allow space in mesh name
Vincent Cloarec
09:37 PM Revision b847dca5 (qgis): allow space in mesh name
Vincent Cloarec
09:36 PM Revision 50848fd3 (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
08:28 PM Revision e0474b75 (qgis): NaN value when no color for MapTiler WMS Interpretation converter
Vincent Cloarec
07:01 PM Revision 3b428232 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn
07:01 PM Revision 3420e4bd (qgis): Store geometry for edit init code dialog
Matthias Kuhn
02:12 PM Revision 3f120689 (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
09:59 AM Revision 8e35fff4 (qgis): disable data-defined buttons for incompatible SVG pictures (fix #26524)
Alexander Bruy
09:12 AM Revision 4d6dd2e2 (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
09:08 AM Revision 4fd2f04b (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
08:26 AM Revision 77bc1959 (qgis): [postgres] Add styleExists test, minor fix for listStylesInDatabase ret...
Nyall Dawson
08:26 AM Revision 0e543ab6 (qgis): Address review
Nyall Dawson
08:26 AM Revision 1be383a3 (qgis): [api] Add QgsProviderMetadata method to test whether a style with
a specified ID already exists Nyall Dawson
08:26 AM Revision 5cdd5b59 (qgis): Fix build
Nyall Dawson
08:26 AM Revision 95156956 (qgis): [mssql] Add layer styles tests, minor fixes for layer style handling
Nyall Dawson
08:26 AM Revision 39f30409 (qgis): Add test for OGR
Nyall Dawson
08:26 AM Revision 1872e4b2 (qgis): [spatialite] Unit tests, minor fixes for style handling
Nyall Dawson
08:26 AM Revision 6a350b4e (qgis): Add checks for existing styles and confirmation question to app classes
Nyall Dawson
08:26 AM Revision f1365b1a (qgis): [api] Don't use widgets in QgsProviderMetadata::saveStyle implementations
This is not safe to do -- it causes a crash if the api is used in
a background thread
Fixes #46954
Fixes #46914
Nyall Dawson
08:26 AM Revision 6bd1a7eb (qgis): Document new behaviour
Nyall Dawson
08:26 AM Revision bb8c198c (qgis): Fix warnings
Nyall Dawson
08:26 AM Revision 67452371 (qgis): Fix build
Nyall Dawson
08:25 AM Revision 187b4989 (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co...
Nyall Dawson
08:14 AM Revision bd881692 (qgis): Flag a few more transforms as being appropriate for ballpark results
Nyall Dawson
08:14 AM Revision 919acc40 (qgis): Flag a lot of situations where ballpark transforms are appropriate
so warnings are not shown
Fixes #45621
Nyall Dawson
08:12 AM Revision 6dfb467b (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ...
Nyall Dawson
08:10 AM Revision ce07d114 (qgis): Flag a few more transforms as being appropriate for ballpark results
Nyall Dawson
08:10 AM Revision 382ea72e (qgis): Flag a lot of situations where ballpark transforms are appropriate
so warnings are not shown
Fixes #45621
Nyall Dawson
08:08 AM Revision ba3ab258 (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ...
Nyall Dawson
08:08 AM Revision 11fde965 (qgis): Scroll area wheel event blocking should not propagate to item views
This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view
Nyall Dawson
08:08 AM Revision ee096b15 (qgis): Workaround broken inactive window coloring applies incorrectly
to list/tree/dock widgets in the active window
This is a theming issue which is apparent on certain default
Linux th...
Nyall Dawson
08:08 AM Revision 0480319c (qgis): Restrict workaround to adwaita/fusion themes
(cherry picked from commit 97103ab7a38ea518831d63d6785c6a379dba8564) Nyall Dawson
06:56 AM Revision 53c91e70 (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
06:56 AM Revision 04a94d24 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
06:56 AM Revision 83d505c8 (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
05:20 AM Revision 1f1a541f (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
02:55 AM Revision 79b39b67 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_...
Even Rouault
02:47 AM Revision fe4b64ef (qgis): Correctly run tests on queued_ltr_backports branch
Nyall Dawson
02:47 AM Revision 383133d4 (qgis): More workflows on queued LTR branch
Nyall Dawson
02:19 AM Revision 9585748b (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
02:19 AM Revision 2c71239a (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
02:19 AM Revision ccfc394d (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
02:16 AM Revision 395add31 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
02:16 AM Revision ef4b820b (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
02:16 AM Revision ea6db11d (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault

2022-01-23

11:41 PM Revision c1b451b9 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_...
Even Rouault
11:39 PM Revision 965a205e (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
11:38 PM Revision c596d6fe (qgis): Translate Data Source Manager
Fix #46929 Alessandro Pasotti
11:37 PM Revision 1cae7227 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_...
Even Rouault
11:35 PM Revision 4f481633 (qgis): Fix clazy warning
Nyall Dawson
11:34 PM Revision f30ab3d3 (qgis): Fix build warning
Nyall Dawson
08:33 PM Revision a2fadecb (qgis): Merge pull request #46881 from elpaso/blocklist_flacky_queryresult_widg...
Flaky TestQgsQueryResultWidget Even Rouault
08:22 PM Revision ada86eac (qgis): Merge pull request #46922 from qgis/backport-46875-to-release-3_22
[Backport release-3_22] [mssql] Fix detection of primary key, likely other issues too Even Rouault
08:18 PM Revision af426727 (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
08:17 PM Revision 845075b0 (qgis): Merge pull request #46921 from qgis/backport-46701-to-release-3_22
[Backport release-3_22] Avoid deadlock in QGIS server Even Rouault
08:16 PM Revision e2db04a9 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
tables, or queries will not run on case-sensitive databases
Fixes #46907
Nyall Dawson
08:14 PM Revision 88c85848 (qgis): Merge pull request #46910 from ismailsunni/fix_46689
Set ogr as the default option for embedded layer. Fix #46689 Even Rouault
08:12 PM Revision ab3da0e9 (qgis): Merge pull request #46923 from nyalldawson/fix_46907
[mssql] Use correct capitalisation for queries involving INFORMATION_SCHEMA tables Even Rouault
 

Also available in: Atom