Activity

From 2021-09-27 to 2021-10-26

2021-10-26

05:56 PM Revision 579c683b (qgis): fixed ./tests/src/python/test_qgsvectorlayer.py:3681:36: F541 f-string
is missing placeholders Benjamin Jakimow
05:40 PM Revision 5a36681d (qgis): ensures QgsVectorLayer::featuresDeleted is only called once and with all
deleted FIDs when changes are commited by QgsVectorLayer::commitChanges
implemented related test
(testCommitChangesR...
Benjamin Jakimow
12:11 PM Revision d3fa4960 (qgis): QgsAttributeTableModel clears mFieldFormatters on loadAttributes
(addresses #45478)
Signed-off-by: Benjamin Jakimow <[email protected]>
Benjamin Jakimow
06:55 AM Revision 570d754f (qgis): Merge pull request #45662 from Koyaani/split_ellipse_tests
[TEST] Split ellipse tests Loïc Bartoletti
06:54 AM Revision 62432ead (qgis): Merge pull request #45661 from Koyaani/split_multicurve_tests
[TEST] Split multi curve tests Loïc Bartoletti
05:30 AM Revision b06e136a (qgis): [feature][symbolgy] Expose choice of clipping behaviour for line
pattern fill
This allows users to control how lines in the fill should be
clipped to the polygon shape. Options are:...
Nyall Dawson

2021-10-25

05:07 PM Revision 8315db4d (qgis): split test mehtod
Antoine Facchini
04:56 PM Revision 15e21435 (qgis): add curveN tests
antoine dauce
02:16 PM Revision 84f04f03 (qgis): code formatting
antoine dauce
12:11 PM Revision ff6a6c91 (qgis): Merge pull request #45053 from rouault/backport-45043-to-queued_ltr_bac...
[Backport queue_ltr_backports] WFS: set namespace prefix on geometry and attribute elements in FILTER when the typena... Even Rouault
09:55 AM Revision 088ffe6a (qgis): [symbology] Add support for rendering line pattern fills line-by-line
When exporting to a vector format (e.g. PDF) or when a line subsymbol
has dynamic (data defined properties), automati...
Nyall Dawson
09:55 AM Revision ef3983ce (qgis): Add test mask
Nyall Dawson
09:55 AM Revision d0c1cb78 (qgis): Update src/core/symbology/qgsfillsymbollayer.cpp
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
09:55 AM Revision 78d026e0 (qgis): Add test masks
Nyall Dawson
05:53 AM Revision d98819d1 (qgis): Fix spacer location in widget
Nyall Dawson
05:53 AM Revision 34292032 (qgis): Optimise logic about when a random marker fill / point pattern fill
needs to set expression context variables for each individual rendered
point
We shouldn't consider data defined prop...
Nyall Dawson
05:53 AM Revision 03e304fb (qgis): Retain subsymbol if possible when changing symbol layer types
E.g. don't reset the marker symbol when changing between centroid/
point pattern/random marker fills. Cos that's just...
Nyall Dawson
05:53 AM Revision 07854886 (qgis): Fix geometry generator used in subsymbol of point pattern fill results
in only a single marker being rendered Nyall Dawson
03:00 AM Revision 2bbd6dad (qgis): debian packaging: include authmethod_apiheader
Jürgen Fischer

2021-10-24

01:30 AM Revision 3b556c7b (qgis): add algorithm to native algorithms
Clemens Raffler
01:30 AM Revision baf50af3 (qgis): add more testcases with differing layer CRSs
Clemens Raffler
01:30 AM Revision 5c4933d7 (qgis): fix crs handling, remove ellipsoidal measuring, clarify helpstring
Clemens Raffler
01:30 AM Revision 72d931e8 (qgis): port shortest line algorithm to c++
Clemens Raffler
01:30 AM Revision 7f220633 (qgis): rework algorithm
Clemens Raffler
01:30 AM Revision 992515cf (qgis): rework helpstring, parameters and redundant code
Clemens Raffler
01:30 AM Revision 9eabef76 (qgis): add ellipsoid and crs settings in test
Clemens Raffler
01:30 AM Revision 6fc11b19 (qgis): fix documentation test
Clemens Raffler
01:30 AM Revision 257f4529 (qgis): add python based test
Clemens Raffler
01:30 AM Revision 0ce9fc50 (qgis): add point testdata
Clemens Raffler
01:30 AM Revision 3a79ddf9 (qgis): remove geometry check in index creation
Clemens Raffler
01:30 AM Revision e16f8518 (qgis): run styling script
Clemens Raffler
01:30 AM Revision 9ef92b7d (qgis): add testcase for centroid based distance
Clemens Raffler
01:30 AM Revision af7d8ce3 (qgis): add missing include
Clemens Raffler
01:30 AM Revision 95ff6a05 (qgis): add parameter for centroid based distance calculation
Clemens Raffler
01:30 AM Revision 4507337e (qgis): add test result datasets
Clemens Raffler
01:30 AM Revision 57e2248e (qgis): adress review: const and qgis::ListToSet()
Clemens Raffler
01:30 AM Revision 9b57e635 (qgis): implement attribute caching index
Clemens Raffler
01:30 AM Revision 8577f5f3 (qgis): fix invalid destination source check
Clemens Raffler
01:30 AM Revision f8d11765 (qgis): run styling script
Clemens Raffler
04:13 PM Revision 14c5caaf (qgis): Use distanceWithin in QgsFeatureRequest::accept
Sandro Santilli
10:00 AM Revision fe1f42fe (qgis): Fix ui
Nyall Dawson
10:00 AM Revision 87094024 (qgis): [feature][symbology] Add optional rotation angle for point pattern
fill
Allows the fill pattern to be rotated
Sponsored by North Road, thanks to SLYR
Nyall Dawson
09:16 AM Revision 11992d69 (qgis): Merge pull request #45645 from joto/tileRangeFromExtent-const
Make QgsTileMatrix::tileRangeFromExtent() const Matthias Kuhn
05:50 AM Revision 243bede0 (qgis): Use distanceWithin in QgsFeatureRequest::accept
Sandro Santilli
05:48 AM Revision 2588bb2e (qgis): When a geometry generator symbol layer is used as part of a
SUBSYMBOL, the $geometry part of the expression must refer to
the shape which is being rendered by the parent symbol,...
Nyall Dawson
05:48 AM Revision 0175782b (qgis): Set new Qgis::RenderContextFlag::RenderingSubSymbol flag on render cont...
whenever a subsymbol component of a parent symbol is being rendered
This flag allows symbol layers to refine their b...
Nyall Dawson
05:48 AM Revision 99fcbc99 (qgis): Update src/core/geometry/qgsgeos.cpp
Nyall Dawson
05:48 AM Revision 462e2586 (qgis): Add check for empty geom in QgsGeos::closestPoint
Simon Knibbs
05:47 AM Revision 68aaa0ca (qgis): Reword TIN mesh creation algorithm help
Harrissou Santanna
05:47 AM Revision a6a4d7a9 (qgis): Add description string display on mesh algorithms
and do some harmonization Harrissou Santanna
05:47 AM Revision 67016640 (qgis): Better rephrasing
Co-authored-by: Nyall Dawson <[email protected]> Harrissou Santanna
05:47 AM Revision 6ba06119 (qgis): Use distanceWithin in QgsFeatureRequest::accept
Sandro Santilli

2021-10-23

10:30 PM Revision 9329891f (qgis): Make QgsTileMatrix::tileRangeFromExtent() const
Because there is no reason for it not to be. Jochen Topf
10:09 PM Revision 1aea9613 (qgis): Reword TIN mesh creation algorithm help
Harrissou Santanna
10:09 PM Revision 9436bae6 (qgis): Add description string display on mesh algorithms
and do some harmonization Harrissou Santanna
10:09 PM Revision 6a0d12a6 (qgis): Better rephrasing
Co-authored-by: Nyall Dawson <[email protected]> Harrissou Santanna
10:05 PM Revision f4bf8e73 (qgis): Reword TIN mesh creation algorithm help
Harrissou Santanna
10:05 PM Revision bea32cb5 (qgis): Add description string display on mesh algorithms
and do some harmonization Harrissou Santanna
10:05 PM Revision 496bd6f1 (qgis): Better rephrasing
Co-authored-by: Nyall Dawson <[email protected]> Harrissou Santanna
10:04 PM Revision e0607daf (qgis): Fix form mode save button from attr dialog
Fix #45527 Alessandro Pasotti
10:03 PM Revision 74bf4cb7 (qgis): Add check for empty geom in QgsGeos::closestPoint (#45635)
qgis-bot
10:02 PM Revision b27190fa (qgis): Remove canvasPolygon() helper function
Because it doesn't do enough for an extra function to make sense here.
This also gets rid of an unused variable.
Jochen Topf
10:02 PM Revision f1a4c7d6 (qgis): Make helper functions only used in this cpp file static
Jochen Topf
10:02 PM Revision e4b611db (qgis): Make some member functions const, because they can be
Also removes the getDefaultInterval() member function from the .h file
because it is not used and doesn't have an imp...
Jochen Topf
03:50 PM Revision 961d0b3a (qgis): Update test, don't assume that SVG fills have a subsymbol by default
Nyall Dawson
03:50 PM Revision ec41cb59 (qgis): Don't expose an outline subsymbol for SVG fill symbol layers
This is inconsistent with all other fill types, which don't
have a special outline subsymbol. Users should be creatin...
Nyall Dawson
03:50 PM Revision eb609b19 (qgis): Fix some non-error debug msgs being shown at level 1
Nyall Dawson
12:11 PM Revision c7102e82 (qgis): Set new Qgis::RenderContextFlag::RenderingSubSymbol flag on render cont...
whenever a subsymbol component of a parent symbol is being rendered
This flag allows symbol layers to refine their b...
Nyall Dawson
12:11 PM Revision 0838fd98 (qgis): When a geometry generator symbol layer is used as part of a
SUBSYMBOL, the $geometry part of the expression must refer to
the shape which is being rendered by the parent symbol,...
Nyall Dawson
12:06 PM Revision 853f2184 (qgis): When a geometry generator symbol layer is used as part of a
SUBSYMBOL, the $geometry part of the expression must refer to
the shape which is being rendered by the parent symbol,...
Nyall Dawson
12:06 PM Revision 40279cb9 (qgis): Set new Qgis::RenderContextFlag::RenderingSubSymbol flag on render cont...
whenever a subsymbol component of a parent symbol is being rendered
This flag allows symbol layers to refine their b...
Nyall Dawson
11:05 AM Revision 757c69e1 (qgis): [feature][symbology] Add random point offset for point pattern fills
This optional setting allows each point to be randomly shifted up
to the specified maximum distance in the x/y direct...
Nyall Dawson
10:57 AM Revision 00b45af5 (qgis): Use unique_ptr instead of bare pointers in grid decorator code
Jochen Topf
07:45 AM Revision 6a37ee72 (qgis): [FEATURE][symbology] Add coordinate reference mode (i.e. pattern alignm...
Mathieu Pellerin - nIRV
05:03 AM Revision 6197f036 (qgis): Add check for empty geom in QgsGeos::closestPoint
Simon Knibbs
05:03 AM Revision 4a9a874c (qgis): Update src/core/geometry/qgsgeos.cpp
Nyall Dawson
05:03 AM Revision 493358eb (qgis): Update src/core/geometry/qgsgeos.cpp
Nyall Dawson
05:03 AM Revision c935ab6f (qgis): Add check for empty geom in QgsGeos::closestPoint
Simon Knibbs
04:58 AM Revision 835f6d35 (qgis): Add check for empty geom in QgsGeos::closestPoint (#45627)
Simon J Knibbs
04:58 AM Revision b56e8618 (qgis): [feature][symbology] Add option to control marker clipping for
point pattern fill
A new option exposes the ability to clip markers in the fill by:
- "Clip to shape": default beha...
Nyall Dawson

2021-10-22

09:29 PM Revision 3d6c6501 (qgis): Fix form mode save button from attr dialog
Fix #45527 Alessandro Pasotti
09:29 PM Revision 024ae4a8 (qgis): Fix form mode save button from attr dialog
Fix #45527 Alessandro Pasotti
09:24 PM Revision 45335778 (qgis): Fix form mode save button from attr dialog
Fix #45527 Alessandro Pasotti
09:22 PM Revision dae83c51 (qgis): Use cmake provided FindPostgreSQL scripts where possible
Matthias Kuhn
09:22 PM Revision fb0f334b (qgis): Align cmake version in install with code
Matthias Kuhn
09:18 PM Revision 5c3b1369 (qgis): Removed redundant check for old style config
Tom Cummins
09:18 PM Revision 476b68fb (qgis): Small refactoring as per the GitHub conversations on the PR
Tom Cummins
09:18 PM Revision c4d2512b (qgis): Marked the two parameters as unused on headerTableCellChanged
Tom Cummins
09:18 PM Revision 6b840a4c (qgis): [FEATURE] Add new authentication method that supports a HTTP header
Tom Cummins
09:18 PM Revision ad842be1 (qgis): Allow more data providers other than WMS
Tom Cummins
09:18 PM Revision 69f1886f (qgis): Update the standard header section
Tom Cummins
09:18 PM Revision 033bcd1c (qgis): Added ability to add additional headers to the API Header authenticatio...
Tom Cummins
09:18 PM Revision 7c03c9ec (qgis): Calling QgsGeometry.asPoint on a multipoint with a single point part
should be allowed Nyall Dawson
09:18 PM Revision deba02b1 (qgis): [feature][expressions] Add new "scale" function for scaling a geometry
Just like the 'rotate' function, 'scale' accepts an optional point
to apply the scaling from. If not specified, scali...
Nyall Dawson
09:17 PM Revision 7f8181f2 (qgis): Fix formatting
Nyall Dawson
09:17 PM Revision 61eeb31e (qgis): Add point input expression tests
Nyall Dawson
09:17 PM Revision 9496367e (qgis): [feature][expressions] Add expressions for creating triangular/square/c...
along a geometry
The new expression functions are:
- triangular_wave: Constructs triangular waves along the boundary...
Nyall Dawson
09:17 PM Revision 430c5b24 (qgis): [api] Add methods to create triangular, square, and sine-like waves
along a geometry's boundaries
also includes variations on these which allow for randomized
triangle/square/sine-like...
Nyall Dawson
09:16 PM Revision e976479b (qgis): Fix python issue with enum doc
Nyall Dawson
09:16 PM Revision fc0d1869 (qgis): Promote some symbol layer enums to enum classes, move to Qgis
Nyall Dawson
09:16 PM Revision e87c2d6e (qgis): Fix build
Nyall Dawson
09:16 PM Revision cda03d80 (qgis): Fix grass build
Nyall Dawson
09:16 PM Revision 999213f9 (qgis): Complete documentation for QgsPointPatternFillSymbolLayer
Nyall Dawson
09:16 PM Revision 6453d5f3 (qgis): Condense duplicate enums
Nyall Dawson
09:16 PM Revision 9752abe1 (qgis): Fix python startup
Nyall Dawson
04:43 PM Revision 929fb833 (qgis): split test method
antoine dauce
04:27 PM Revision 341e865f (qgis): Type guessing logic for category value delegate
Alessandro Pasotti
04:17 PM Revision 51be34ee (qgis): Fix multiple localization issues with vector renderers
Fix #45582 Alessandro Pasotti
04:17 PM Revision 3797cc62 (qgis): Fix categorized renderer localization
Alessandro Pasotti
04:17 PM Revision d98c99e4 (qgis): Handle variable precision in range dlg
Alessandro Pasotti
04:17 PM Revision 6a22e1ff (qgis): Handle lists and address PR review comments.
Alessandro Pasotti
04:17 PM Revision f6e922e3 (qgis): Fix snapping widget localization
Alessandro Pasotti
03:45 PM Revision 1b3a3cce (qgis): wip: split method
Antoine Facchini
02:15 PM Revision b89cda5d (qgis): Bump version to 3.23
Jürgen Fischer
02:12 PM Revision d9022691 (qgis): Release of 3.22 (Białowieża)
Jürgen Fischer
02:12 PM Revision b1c8c1a6 (qgis): changelog and news update for 3.22
Jürgen Fischer
02:11 PM Revision 19750da0 (qgis): translation update for 3.22.0 from transifex
Jürgen Fischer
02:10 PM Revision be6cb030 (qgis): Release of 3.16.12
Jürgen Fischer
02:10 PM Revision 619bb2d6 (qgis): translation update for 3.16.12 from transifex
Jürgen Fischer
12:20 PM Revision 93225b09 (qgis): Fix several dangling references in grid decoration
The functions in question all return values, not references, so we need
to store those values somwhere.
Jochen Topf
04:57 AM Revision afd21542 (qgis): Avoid "jumpy" pattern in point pattern fill when rendering without
image brush and the map is panned Nyall Dawson
04:57 AM Revision a4c61f03 (qgis): Update tests
Nyall Dawson
03:38 AM Revision f380ca28 (qgis): Be case tolerant
Nyall Dawson
03:38 AM Revision 6d591001 (qgis): Accept also "true" for queryable/opaque/noSubsets attributes
pathmapper
02:34 AM Revision 297ee725 (qgis): definition annotation
jfbourdon
02:34 AM Revision dfe2638d (qgis): add return value
jfbourdon

2021-10-21

11:03 PM Revision c6008b7e (qgis): fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
reverting 3fb0f66 (followup #45348)
Using --no-public-is-protected (default on Windows) also works on Linux
and fixe...
Jürgen Fischer
11:36 AM Revision 5df09e0e (qgis): Add test for quoted delimiter
Ivan Ivanov
11:00 AM Revision 1c70953f (qgis): Fix whatsThis description of grid decoration
Fix copy-and-paste error in `whatsThis` description of grid decoration. Jochen Topf
10:27 AM Revision a2fc871d (qgis): Properly quote the delimiter in the processing aggregate algorithm
Ivan Ivanov
10:19 AM Revision d4f8e540 (qgis): remove too long checks after renumbering mesh (#45595)
Vincent Cloarec
10:18 AM Revision b4741b62 (qgis): Mesh editing fixes (#45598)
* fix QgsMeshVerticesElevationDataset
* disable mesh simplification in edit mode
* fix export process algorithm
do...
Vincent Cloarec
10:17 AM Revision a7db0f23 (qgis): avoid detaching QSharedDataPointer<QgsMeshSpatialIndexData> (#45604)
Vincent Cloarec
06:10 AM Revision 6c4b9d18 (qgis): Add missing mesh and annotations toolbars from the View -> Toolbars menu
Nyall Dawson
06:09 AM Revision 72e94dcf (qgis): QString fixups
Nyall Dawson
04:08 AM Revision 3deae727 (qgis): Be case tolerant
Nyall Dawson
04:08 AM Revision 07047fcc (qgis): Accept also "true" for queryable/opaque/noSubsets attributes
pathmapper
04:05 AM Revision df8b975f (qgis): Accept also "true" for queryable/opaque/noSubsets attributes
pathmapper
04:05 AM Revision 39a7ad3c (qgis): Be case tolerant
Nyall Dawson
02:52 AM Revision bfb684d1 (qgis): [themes] Fix scrollbar border radius touching container border and area...
Mathieu Pellerin - nIRV
02:24 AM Revision 098f822e (qgis): Update qgis_global_settings.ini
David Marteau
02:24 AM Revision c96d20bf (qgis): Update resources/qgis_global_settings.ini
Co-authored-by: Matthias Kuhn <[email protected]> Nyall Dawson

2021-10-20

12:06 AM Revision 8667785b (qgis): add tests
antoine dauce
12:06 AM Revision 00ae7b8a (qgis): split test method
antoine dauce
12:06 AM Revision 406f1719 (qgis): better formatting
antoine dauce
04:11 PM Revision b35e8526 (qgis): fix mesh editor test for MSVC (#45578)
Vincent Cloarec
04:10 PM Revision ed7960a8 (qgis): minor mesh editing fixes (#45576)
Vincent Cloarec
12:13 PM Revision 4100bdd4 (qgis): Fix QgsImageCache [fix #43787]
David Marteau
11:55 AM Revision 0a276742 (qgis): Actually use real correct result for test
Reverts 846e0aa4, which replaced a valid failing test with broken
results
Nyall Dawson
11:55 AM Revision 37fec6a5 (qgis): Add shortcut path for string word wrapping
Nyall Dawson
11:55 AM Revision 320260a3 (qgis): Fix regression in word wrapping
The switch to QRegularExpression mean that word wrapping was ALWAYS
being applied, even when the string was short eno...
Nyall Dawson
10:05 AM Revision ffc4eac0 (qgis): mdal 0.9.0 (#45562)
mdal 0.9.0
Co-authored-by: Vincent Cloarec <[email protected]>
Peter Petrik
07:25 AM Revision 24e2526e (qgis): Don't use ugly colors for newly created gradient color ramps
Because NO ONE EVER wanted a bright blue->bright green color ramp! Nyall Dawson

2021-10-19

08:21 AM Revision ffec1cc1 (qgis): Fix some labels (#45549)
* [needs-docs] Correct name for mesh calculator output
* [needs-docs] Use same label for input layer
as in the "joi...
Harrissou Santanna
08:20 AM Revision 7e2b31e3 (qgis): fix reference time for memory mesh provider (#45560)
Vincent Cloarec
08:03 AM Revision 98c90632 (qgis): mdal0.9.0
PeterPetrik
07:07 AM Revision 7cc5533f (qgis): [api] Provide a mean to know whether QgsVectorLayerUtils' guessFriendly...
Mathieu Pellerin - nIRV
02:45 AM Revision 7b7a7245 (qgis): Update qgspostgresrasterprovider.cpp
Long Huan

2021-10-18

09:37 PM Revision a329b882 (qgis): Fix DB manager trigger info dlg (less than)
Fix #45420 Alessandro Pasotti
05:01 PM Revision 6e7625fc (qgis): Merge pull request #45547 from Koyaani/split_circularstring_tests
[TEST] Split circular string tests Matthias Kuhn
03:26 PM Revision ba7cdded (qgis): Have QgsFeatureRequest store ref geometry engine by shared pointer
This reduces the number of GEOS conversions and preparations
upon copying the request (for example by QgsDistanceWith...
Sandro Santilli
03:26 PM Revision 27ae2c95 (qgis): Avoid re-preparing geos geometry from QgsVectorLayerFeatureIterator
Does so by exposing a referenceGeometryEngine method to
QgsFeatureRequest and copying the engine rather than creating...
Sandro Santilli
11:42 AM Revision ccba5d95 (qgis): [ogr] Insure that the connections pool always carry on open options
(fixes #45534) Mathieu Pellerin - nIRV
10:35 AM Revision 16e8bbc7 (qgis): Add minor test for z
Co-authored-by: Loïc Bartoletti <[email protected]> Antoine Facchini
10:35 AM Revision a5680539 (qgis): Add minor test for m
Co-authored-by: Loïc Bartoletti <[email protected]> Antoine Facchini
09:07 AM Revision a81b872b (qgis): Add some more SIP downcasts for map tools
Nyall Dawson
05:43 AM Revision ec27fae8 (qgis): Update qgspostgresrasterprovider.cpp
Long Huan
05:40 AM Revision 1f8aa469 (qgis): Update qgspostgresrasterprovider.cpp
Long Huan
03:24 AM Revision 0a35415a (qgis): Ensure that UUID form widget doesn't try to generate UUIDs which
are too long to fit in a string Nyall Dawson
03:21 AM Revision 738fe8f8 (qgis): Ensure that UUID form widget doesn't try to generate UUIDs which
are too long to fit in a string Nyall Dawson

2021-10-17

12:41 AM Revision c0cfba5f (qgis): CI - Update release URL when it is a bugfix release
Etienne Trimaille
12:38 AM Revision 9d5b7930 (qgis): CI - Update release URL when it is a bugfix release
Etienne Trimaille
12:33 AM Revision a7f78006 (qgis): More heuristics to determine whether to iterate over target source
Sandro Santilli
12:30 AM Revision e0a3a211 (qgis): [layouts] use missing_image.png for raster format
(fixes #45481 and #45477) Joonalai
12:15 AM Revision e823fb8b (qgis): [wfs] use QgsWFSNewConnection instead of QgsNewHttpConnection (fixes #...
Joonalai
12:12 AM Revision e4a81905 (qgis): Don't restrict smooth algorithm outputs for use as inputs to line
parameters
Fixes #45503
Nyall Dawson
12:11 AM Revision dcf5cb6e (qgis): Save/load projectsInDatabase in PG connections
Fix #45508 Alessandro Pasotti
12:08 AM Revision 1c9a4767 (qgis): fix build without QtWebKit
Vincent Cloarec
08:36 PM Revision 62bdaacd (qgis): fix debian/libqgis-dev.install.in (followup 78e46913b45c09ad426794d74b0...
Jürgen Fischer
08:22 PM Revision 6214761b (qgis): debian unstable: switch back from sip5-tools to python3-sip
Jürgen Fischer

2021-10-15

10:36 PM Revision 4284beb0 (qgis): Add API in expression to set help string on a variable
Etienne Trimaille
07:27 PM Revision 6fd6d4aa (qgis): Save/load projectsInDatabase in PG connections
Fix #45508 Alessandro Pasotti
07:23 PM Revision 134d3bff (qgis): Merge pull request #45523 from elpaso/bugfix-gh45508-pg-export-load-con...
Save/load projectsInDatabase in PG connections Alessandro Pasotti
05:47 PM Revision c9d128d7 (qgis): split test method
antoine dauce
02:43 PM Revision 697f2bc4 (qgis): Improve robustness of mesh editing (#45497)
* renaming and typo
* QgsMeshEditor:checkConsistency returns error
* change approach for remove vertex filling hole...
Vincent Cloarec
11:38 AM Revision 527b111f (qgis): invalid value for memory mesh layer dataset (#45525)
Vincent Cloarec
09:59 AM Revision 01d8a9c4 (qgis): [gradient fill] Don't restrict reference point widget range to 0-1
You can get valid/interesting results by setting the reference
points outside this range
Nyall Dawson

2021-10-14

10:27 PM Revision f401ec2c (qgis): Enable loading .qlr files as command line parameters
Stefanow Natsis
06:48 PM Revision 2d9ad365 (qgis): Merge pull request #45517 from nicogodet/backport-45194-to-release-3_16
[Backport release-3_16] Fix v.rectify Loïc Bartoletti
05:19 PM Revision 8f37bba3 (qgis): Use a checkbox to create virtual mesh in mesh calculator (#45492)
Harrissou Santanna
05:04 PM Revision 243254e7 (qgis): Fix tests
nicogodet
04:55 PM Revision 0f3011b5 (qgis): Merge pull request #45174 from elpaso/bugfix-gh45139-geojson-field-order
Fix geojson attr table field order Even Rouault
03:37 PM Revision ce2d58d0 (qgis): Add test control files for issue GH #30817
Alessandro Pasotti
03:24 PM Revision d92b8b01 (qgis): Merge pull request #45515 from troopa81/fix_crash_when_blank_after_page
[ExternalResourceWidget] Fix crash when loading blank after a page Julien Cabieces
03:10 PM Revision e2e5a727 (qgis): Save/load projectsInDatabase in PG connections
Fix #45508 Alessandro Pasotti
01:57 PM Revision d7af7d28 (qgis): Adapt test to GDAL 3.4
Alessandro Pasotti
12:09 PM Revision 96808065 (qgis): Server getprint atlas: fix pk-less layers
Fix #30817 Alessandro Pasotti
10:32 AM Revision d2348730 (qgis): Fix v.rectify
nicogodet
09:32 AM Revision cd34632b (qgis): [ExternalResourceWidget] Fix crash when loading blank after a page
Julien Cabieces
07:34 AM Revision 2d703b6d (qgis): Use a regular grid for style manager icon views
Because the irregular grid just looks gross Nyall Dawson
05:30 AM Revision 02003274 (qgis): Fix parameter names for affine expression function
Convention in qgis is underscore_name for expression function
names/parameter names
Nyall Dawson
04:39 AM Revision 59de78a1 (qgis): Don't restrict smooth algorithm outputs for use as inputs to line
parameters
Fixes #45503
Nyall Dawson
04:35 AM Revision e1b09853 (qgis): Don't restrict smooth algorithm outputs for use as inputs to line
parameters
Fixes #45503
Nyall Dawson
02:37 AM Revision e5c188da (qgis): Use GEOSDistanceWithin when available
Sandro Santilli

2021-10-13

12:38 AM Revision 316fad9c (qgis): Make TestPyQgsPostgresProvider.testGeneratedFields idempotent
References #45417 Sandro Santilli
12:38 AM Revision 1221e617 (qgis): Make TestPyQgsPostgresProvider.testPktComposite idempotent
References #45417 Sandro Santilli
12:38 AM Revision 2b8a3fd4 (qgis): Use an exception-safe TableBackup class for reentrancy
Use from testJson Sandro Santilli
12:38 AM Revision 368cb40d (qgis): Expose and use a simpler scopedTableBackup() method
Sandro Santilli
12:38 AM Revision 820389ad (qgis): Fix testPktUpdateBigintPkNonFirst test and make idempotent
The test was checking the *wrong* table for effects of edits
performed. This commit fixes that, makes failures easier...
Sandro Santilli
12:38 AM Revision 2b9717f2 (qgis): Make TestPyQgsPostgresProvider.testPktUpdateBigintPk idempotent
References #45417 Sandro Santilli
12:38 AM Revision b36d2f47 (qgis): Make TestPyQgsPostgresProvider.testPktFloatingPoint idempotent
References #45417 Sandro Santilli
12:38 AM Revision 2a4ba7d0 (qgis): Make TestPyQgsPostgresProvider.testPktCompositeFloat idempotent
References #45417 Sandro Santilli
12:38 AM Revision 51d728b2 (qgis): Have testNestedInsert use an editable layer, making it idempotent
Also have it commit changes to avoid leaving cursors open Sandro Santilli
12:38 AM Revision 1ff8b57e (qgis): Make TestPyQgsPostgresProvider.testNonPkBigintField idempotent
References #45417 Sandro Santilli
12:38 AM Revision a3360965 (qgis): Initialize the sequence associated with serial PK of editable layer
Sandro Santilli
09:49 AM Revision 1295cb1a (qgis): Merge pull request #45500 from basilrabi/rpm
update RPM patch Matthias Kuhn
09:28 AM Revision 54f77cee (qgis): Expose control over buffer join, cap, miter limit to expression "buffer...
Nyall Dawson
09:07 AM Revision ea699105 (qgis): [TEST] Split line string tests (#45172)
* split lineString test method
* update copyright
* add tests
* fix typo
* add length3D test
Antoine Facchini
09:06 AM Revision f62079b3 (qgis): add tests for multi point class
antoine dauce
09:06 AM Revision 9122cb55 (qgis): split test mehtod
antoine dauce
09:05 AM Revision 15adccc7 (qgis): Automatically focus accept button
Stefanow Natsis
08:41 AM Revision 548d59b3 (qgis): Merge pull request #45194 from nicogodet/fix-vrectify
Fix v.rectify Loïc Bartoletti

2021-10-12

06:16 PM Revision 7e2f7bbd (qgis): update RPM patch
Basil Eric Rabi
02:32 PM Revision 6fb2eb9d (qgis): Merge pull request #45489 from Koyaani/geometry_checker_highlight_param...
[Geometry Checker] Change parameter label Loïc Bartoletti
10:56 AM Revision 2c18deaa (qgis): Merge pull request #45235 from pathmapper/wfs_110_capabilities_schema
Use correct schema URL for xsi:schemaLocation for WFS 1.1.0 GetCapabilities response Paul Blottiere
10:12 AM Revision e7aedcf9 (qgis): change parameter label
antoine dauce
09:40 AM Revision 57fda412 (qgis): Further fixes to ensure geometry generator symbol icons are correctly
generated Nyall Dawson
09:16 AM Revision 25129773 (qgis): Use correct schema URL for WFS 1.1.0 GetCapabilities response
pathmapper
08:34 AM Revision 27427e77 (qgis): Fix test
Mathieu Pellerin - nIRV
08:34 AM Revision ce497848 (qgis): All public now
Mathieu Pellerin - nIRV
08:34 AM Revision 070a3e97 (qgis): [sipify] make all protected methods slots
Denis Rouzaud
08:34 AM Revision ef84e48a (qgis): Run sipify_all.sh
Mathieu Pellerin - nIRV
08:34 AM Revision 5c9fe706 (qgis): do not check spelling in .sip.in files
since they are auto-generated Denis Rouzaud
08:34 AM Revision a6645d9c (qgis): fix test + rebase
Denis Rouzaud
08:34 AM Revision ec167363 (qgis): run sipify
Denis Rouzaud
08:34 AM Revision e3a77b94 (qgis): fix enum in protected section
Denis Rouzaud
08:34 AM Revision b4869de3 (qgis): fix test
Denis Rouzaud
08:34 AM Revision ce873d30 (qgis): protected -> public
Mathieu Pellerin - nIRV
06:54 AM Revision e8bb8985 (qgis): Update tests
Nyall Dawson
06:54 AM Revision 9d514447 (qgis): Fix build
Nyall Dawson
06:54 AM Revision e733b517 (qgis): Split QgsVertexId out to own file, promote type to enum class
Nyall Dawson

2021-10-11

09:31 PM Revision 8cc230d8 (qgis): Add action info to the form d&d panel
Alessandro Pasotti
09:29 PM Revision c068d40a (qgis): Add tooltip to annotations and mesh digitizing toolbars
Harrissou Santanna
02:28 PM Revision a840cbf9 (qgis): fix aggregate functions with mesh virtual dataset group (#45446)
Vincent Cloarec
12:11 PM Revision 18a782f1 (qgis): Merge pull request #45272 from lbartoletti/geometryvalidator_curve_support
[FIX] GeometryValidator init curve support Loïc Bartoletti
11:31 AM Revision d16cced8 (qgis): fix time handling of mesh layer when gap of reference time (#45456)
fix time handling of mesh layer when gap of reference time Vincent Cloarec
11:30 AM Revision 1d85b094 (qgis): fix mesh editing context menu (#45457)
fix mesh editing context menu Vincent Cloarec
11:25 AM Revision 971c8951 (qgis): message box to warn user mesh edit removes dataset groups (#45459)
* message box to warn user mesh edit remove dataset groups
* allow edit copy of mesh layer
Vincent Cloarec
09:05 AM Revision 57590fd3 (qgis): Merge pull request #45463 from elpaso/bugfix-gh45439-server-api-path-ma...
Bugfix gh45439 server api path match backport Alessandro Pasotti
08:47 AM Revision 1666afe7 (qgis): Merge pull request #42648 from roya0045/fix_mainangle
[Bugfix] geometry engine::main_angle : promote longer box in case of tie Loïc Bartoletti
08:36 AM Revision 7a0fb2ac (qgis): [ui] Fix unmet expectation: when navigating the processing toolbox pane...
Mathieu Pellerin - nIRV
08:36 AM Revision f774de99 (qgis): [ui] Fix unmet expectation: when navigating the browser panel via keybo...
Mathieu Pellerin - nIRV
08:04 AM Revision 6a717fcf (qgis): use double
Loïc Bartoletti
04:38 AM Revision 768b69c9 (qgis): Pressing enter in style manager dialog should edit selected symbol
Nyall Dawson
04:38 AM Revision 58287d17 (qgis): Don't show menu and then symbol editor dialog immediately if enter is p...
Nyall Dawson
04:38 AM Revision 8426d0d5 (qgis): Escape should close legend patch shape dialog
Nyall Dawson
04:38 AM Revision 359e8cd1 (qgis): Better dialog titles for style manager edit/add dialogs
Make it clearer if the dialog is editing an existing symbol, or
creating a new one
Nyall Dawson
04:03 AM Revision f5f6da03 (qgis): When drawing symbol icons for geometry generator symbol layers,
actually evaluate the expression when we can so that the icons
are an accurate representation of the symbol
Nyall Dawson
04:03 AM Revision a2e94484 (qgis): De-duplicate geometry generator code
Nyall Dawson
04:03 AM Revision ca71c92f (qgis): Fix geometry generator symbol tests on hidpi displays
Nyall Dawson
04:03 AM Revision 1f739837 (qgis): Expose some useful API from QgsLegendPatchShape
Nyall Dawson
03:24 AM Revision e7bd8f89 (qgis): Ensure labeling map tools only try to affect labels from vector layers
Labels from other layer types (eg vector tiles) are unsupported,
which results in a crash.
Fixes #44486
(cherry pic...
Nyall Dawson
03:24 AM Revision 4932f3a5 (qgis): Fix build
Nyall Dawson
03:24 AM Revision 515747db (qgis): Fix test
Nyall Dawson

2021-10-10

01:59 AM Revision 03a1f3d8 (qgis): Allow copy/paste/remove via ctrl-c/ctrl-v/del in style manager dialog
Nyall Dawson
07:43 PM Revision 56b9d808 (qgis): add missing text for mesh editing undo/redo
Vincent Cloarec
07:14 PM Revision 5c73b299 (qgis): [Backport queued_ltr_backports] Correctly escape complex source strings...
Fixes #45403 qgis-bot
04:10 PM Revision 03023f7b (qgis): Merge pull request #45427 from qgis/backport-45425-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix offset background when drawing rotated text using QgsTextRenderer Even Rouault
04:07 PM Revision d329038a (qgis): Merge pull request #45422 from qgis/backport-45389-to-release-3_16
[Backport release-3_16] Fix crash when rendering clipped features and clipped shape results in promoting a single par... Even Rouault
01:26 PM Revision 24a61faf (qgis): [ui][processing] Also allow the enter key to launch the selected algorithm
Mathieu Pellerin - nIRV
08:54 AM Revision b5f898f4 (qgis): Remember last used path for style item export
Nyall Dawson
07:11 AM Revision 6c9f0e64 (qgis): [ui] Properly fix UI state restoration on QGIS launch
Mathieu Pellerin - nIRV

2021-10-09

01:26 PM Revision 20e3a732 (qgis): Merge branch 'master' into metasearch-ogcapi-records
Tom Kralidis

2021-10-08

03:37 PM Revision c1b88ce1 (qgis): Fix landing page after d61df93315e
Handle the messy initial / by making sure the
paths matches are evaluated against a sanitized
URL that always starts ...
Alessandro Pasotti
03:36 PM Revision 0386b723 (qgis): Server OGC API handler: make it more robust in path matching
Alessandro Pasotti
03:36 PM Revision 2560f0f5 (qgis): More tests for href
Alessandro Pasotti
03:36 PM Revision a7a68650 (qgis): Server OGC API: fix url path match
Fixes #45439 Alessandro Pasotti
03:07 PM Revision 8498c554 (qgis): Merge pull request #45450 from elpaso/bugfix-gh45439-server-api-path-match
Server OGC API: fix url path match Alessandro Pasotti
12:57 PM Revision 8ba18051 (qgis): Fix landing page after d61df93315e
Handle the messy initial / by making sure the
paths matches are evaluated against a sanitized
URL that always starts ...
Alessandro Pasotti
11:17 AM Revision 2b1a1c19 (qgis): Server OGC API handler: make it more robust in path matching
Alessandro Pasotti
04:10 AM Revision 38dea122 (qgis): fix performance issue of layer render clone when adding features
(cherry picked from commit 850a6ace6b8191aff191f99295960e1ea0ddf03c)
(cherry picked from commit 3788178c1bdec67c90a29...
Yun Lin

2021-10-07

01:53 AM Revision 36a8b5d5 (qgis): Update test
Nyall Dawson
09:29 PM Revision dce904e6 (qgis): [Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols
Add a test for WMS GetLegendGraphic to JSOn format for a vector layer with multiple symbols René-Luc ReLuc
09:29 PM Revision 16518725 (qgis): fix tiny mistakes
nicogodet
09:29 PM Revision 0d640254 (qgis): add tests
nicogodet
09:22 PM Revision 293ab686 (qgis): Convert all values from string to numeric
Martin Dobias
09:22 PM Revision cb8fe6e6 (qgis): Fix missing GPS time when identifying point cloud (fixes #44168)
Martin Dobias
09:22 PM Revision 3f66157d (qgis): Another try - using Qt's fuzzy comparison
Martin Dobias
05:54 PM Revision 9df14378 (qgis): More tests for href
Alessandro Pasotti
08:56 AM Revision 7cd8f093 (qgis): Server OGC API: fix url path match
Fixes #45439 Alessandro Pasotti
08:28 AM Revision f39c61bf (qgis): Merge pull request #45434 from kadas-albireo/master
Explicitly include PYQT5_SIP_DIR when running sip-build Sandro Mani
02:51 AM Revision 775032d4 (qgis): Fix PG error when failing to update geom & constrained field
The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100
Alessandro Pasotti
02:51 AM Revision bf876a68 (qgis): fix test position
Alessandro Pasotti
02:51 AM Revision 1b00f688 (qgis): indent
Alessandro Pasotti
02:51 AM Revision 911db827 (qgis): Move deallocation after the failure
Alessandro Pasotti
02:37 AM Revision da6c68ec (qgis): update test
Nyall Dawson

2021-10-06

12:35 AM Revision 7d7e6362 (qgis): add tests
nicogodet
12:35 AM Revision 6a278721 (qgis): add tests
nicogodet
12:35 AM Revision 2e9269bb (qgis): fix tiny mistakes
nicogodet
12:35 AM Revision b0f080ef (qgis): fix tiny mistakes
nicogodet
12:33 AM Revision 7e670841 (qgis): Update test
Nyall Dawson
12:31 AM Revision 09cfa8ae (qgis): add tests
nicogodet
12:31 AM Revision f6e20c3e (qgis): fix tiny mistakes
nicogodet
06:39 PM Revision e49f393b (qgis): Merge pull request #45408 from 3nids/polyrel-set-expression-layer
[polymorphic relation] set the layer of the expression widget Matthias Kuhn
04:09 PM Revision ff176aa0 (qgis): Explicitly include PYQT5_SIP_DIR when running sip-build
Sandro Mani
09:14 AM Revision 7ddfc5fc (qgis): Fix directory based data files (like Arcinfo coverages) don't show
as datasets in browser
If we don't show them, it's impossible for users to fix data
corresponding paths
Nyall Dawson
09:14 AM Revision 498c5236 (qgis): Flake
Nyall Dawson
09:14 AM Revision 0ddb4b35 (qgis): [ogr] Add special handling for querying sublayers for an ArcInfo
coverage directory Nyall Dawson
09:14 AM Revision efcf8f82 (qgis): [mdal] Fix encode/decode driver detection for drivers with _ in name (e...
Nyall Dawson
09:14 AM Revision 111680d3 (qgis): Add test files
Nyall Dawson
09:14 AM Revision 6a6d6f6c (qgis): Don't show metadata.xml subcomponent file from ESRI tin folders as
a OGR layer in browser Nyall Dawson
09:14 AM Revision fcbcf2ca (qgis): [mdal] Don't report sublayers for .adf files which aren't ESRI tin adf
files (e.g. arcinfo grids) Nyall Dawson
09:14 AM Revision 92707dc5 (qgis): ESRI Tin metadata.xml file should also be ignored by gdal provider
Nyall Dawson
08:51 AM Revision 53ccb9fa (qgis): Fix map grid decoration bottom vertical label
Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set Andrea Giudiceandrea
08:11 AM Revision c29223a6 (qgis): Fix map grid decoration bottom vertical label
Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set Andrea Giudiceandrea
08:07 AM Revision 33d07757 (qgis): Fix map grid decoration bottom vertical label
Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set Andrea Giudiceandrea
07:27 AM Revision 6c7b761c (qgis): [processing] Correctly escape complex source strings in history log
Fixes #45403 Nyall Dawson
07:23 AM Revision c33a3c09 (qgis): [processing] Correctly escape complex source strings in history log
Fixes #45403 Nyall Dawson
06:59 AM Revision 5a24e63b (qgis): Fix offset background when drawing rotated text using QgsTextRenderer
Nyall Dawson
06:59 AM Revision 08b7b487 (qgis): Add text mask
Nyall Dawson
06:55 AM Revision de20bca5 (qgis): Fix offset background when drawing rotated text using QgsTextRenderer
Nyall Dawson
06:55 AM Revision 8e52596c (qgis): Add text mask
Nyall Dawson
05:17 AM Revision 78929903 (qgis): Fix wrong cat renderer feature count for NULLs
Fixes #45280 Alessandro Pasotti
05:17 AM Revision 08a42b70 (qgis): Fix feature count for categorized renderer (NULLs)
Fixes #45280
Backported from master #45361
Alessandro Pasotti
05:17 AM Revision e4feeaa7 (qgis): Missing includes
Alessandro Pasotti
04:45 AM Revision a755ee9c (qgis): fix mesh layer temporal properties when source layer is break
Vincent Cloarec
04:45 AM Revision 3ee6a00c (qgis): set default style by global group index
Vincent Cloarec
04:45 AM Revision 16200ca1 (qgis): Show "Change Data Source" option for mesh layers right click menu
Nyall Dawson
04:45 AM Revision 99a832ef (qgis): fix null temporal properties
Vincent Cloarec
04:45 AM Revision b48d7dcc (qgis): Don't reset mesh layer styling when changing data source for layer
This breaks fixing mesh layer paths when restoring projects with
broken mesh layers -- fixing the path causes the exi...
Nyall Dawson
04:15 AM Revision 89a4f0b9 (qgis): force downloading wms capabilities when refreshing wms connection items
Samweli
04:00 AM Revision 061b810d (qgis): Fix behaviour of triggers when logging an existing layer
When adding logging via db manager to an existing layer, all the
time_start of existing features are still null. When...
Augustin Trancart
03:55 AM Revision 9e37db38 (qgis): Remove unnecessary check, Add const, fix text case
Harrissou Santanna
03:55 AM Revision 77ef4a97 (qgis): Save selection only in case of the "existing file" storage type, otherw...
and title case the combobox items Harrissou Santanna
03:55 AM Revision 52126bc3 (qgis): Ensure selected storage mode and relative path options are reinstated
reverts part of b1fa33386f Harrissou Santanna
03:55 AM Revision f801c7db (qgis): Use combobox to store path as absolute or relative (to project or defau...
Harrissou Santanna
03:55 AM Revision f2333d55 (qgis): Switch storage mode selection to combobox
Harrissou Santanna
03:55 AM Revision 6c9b0c72 (qgis): Switch storage mode and relative path options from radio button to comb...
Harrissou Santanna
03:45 AM Revision 0be26cb4 (qgis): Move deallocation after the failure
Alessandro Pasotti
03:45 AM Revision 59468b58 (qgis): indent
Alessandro Pasotti
03:45 AM Revision ccaf6530 (qgis): fix test position
Alessandro Pasotti
03:45 AM Revision 33e3fde7 (qgis): Fix PG error when failing to update geom & constrained field
The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100
Alessandro Pasotti
03:41 AM Revision 77c831ef (qgis): Fix PG error when failing to update geom & constrained field (#45266)
The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100
Alessandro Pasotti
03:36 AM Revision 5573fa20 (qgis): Sync nodata raster transparency widget
Fixes #45132 Alessandro Pasotti
03:01 AM Revision eb76c6ec (qgis): Revert "Export pointOnSurface instead of centroid for gaps, overlaps an...
Revert "Some test adjustments for pointOnSurface"
This reverts commits 614d0ca5f02ce7ac5898a12ee8a408218727b570 and ...
Stefanow Natsis
03:01 AM Revision da5c657f (qgis): Also export the Value field
Stefanow Natsis
03:01 AM Revision 343edc8b (qgis): Default to homePath if path is missing
Stefanow Natsis
03:01 AM Revision 7c8e87d1 (qgis): Store more geometry checker settings
Stefanow Natsis
03:01 AM Revision f861fbb9 (qgis): Some test adjustments for pointOnSurface
Stefanow Natsis
03:01 AM Revision e4b0c0f9 (qgis): Export pointOnSurface instead of centroid for gaps, overlaps and area
Stefanow Natsis
03:01 AM Revision c4a8bdd9 (qgis): Fix crash when rendering clipped features and clipped shape results
in promoting a single part geometry to multipart
Fixes #45190
Nyall Dawson
02:57 AM Revision 6a4cdb36 (qgis): Fix crash when rendering clipped features and clipped shape results
in promoting a single part geometry to multipart
Fixes #45190
Nyall Dawson
02:47 AM Revision 19f4d89d (qgis): Processing - Fix the default value the HTTP method
Etienne Trimaille
02:46 AM Revision 8bad9e05 (qgis): Merge pull request #45412 from kadas-albireo/master
Also support application/geojson as supported identify format, add tests Sandro Mani

2021-10-05

10:57 PM Revision ccdf4a5c (qgis): Document PostgreSQL test db requirements
Test DB needs be accessible via custom username/password,
and the qgis_test service should connect as a user with
the...
Sandro Santilli
10:57 PM Revision a703d5d7 (qgis): Have tests/testdata/provider/testdata_pg.sh run more checks
... and give more hints about proper setup
Also fix support for passing a database name as commandline argument
(kin...
Sandro Santilli
10:10 PM Revision 0150ab87 (qgis): fix #41870 force UTF-8 encoding for prj files
PeterPetrik
10:09 PM Revision cd1bf9b6 (qgis): Fix wrong histogram X axis for byte rasters
Fix #45379 Alessandro Pasotti
10:07 PM Revision 989b651f (qgis): Make TestPyQgsPostgresProvider.testGeneratedColumns idempotent
Closes #45414 Sandro Santilli
09:11 PM Revision e96f912a (qgis): Fix overwriting default style of geopackage layers
Credit to @rouault for the fix!
Fixes #42811
(cherry picked from commit eef6939b96407b3d050988be4a0eeb692ffc5b68)
Nyall Dawson
05:53 PM Revision 265fd08e (qgis): Also support application/geojson as supported identify format, add tests
Sandro Mani
03:56 PM Revision 68b4dad8 (qgis): Python formating
Marco Hugentobler
03:39 PM Revision 207a13fb (qgis): [polymorphic relation] set the layer of the expression widget
Denis Rouzaud
02:59 PM Revision 9f49c0d1 (qgis): MDAL update & FLO-2D bug fix (#45349)
API for edges edits
data on volumes for dynamic drivers
WRITE support for PLY
Fix loading FLO-2D
Peter Petrik
02:58 PM Revision d0d7f076 (qgis): Add unit test to make sure query parameters for url advertised in capab...
Marco Hugentobler
01:12 PM Revision dd95ea57 (qgis): Merge pull request #45397 from kadas-albireo/master
Fix layout legend not showing WMS legend graphics unless image already cached Sandro Mani
12:59 PM Revision ccd4b712 (qgis): Merge pull request #45401 from PeterPetrik/fix_server_build
fix server build Peter Petrik
12:25 PM Revision 09055d32 (qgis): Fix layout legend not showing WMS legend graphics unless image already ...
Sandro Mani
12:25 PM Revision b10965db (qgis): Guard against invalid pointer access
Sandro Mani
11:58 AM Revision d338914d (qgis): fix server build
PeterPetrik
10:17 AM Revision b6e119c0 (qgis): Merge pull request #45396 from Gustry/test_wkb
Tests - Add read WKB from PostGIS St_Binary Matthias Kuhn
09:35 AM Revision 8630bb36 (qgis): Tests - Add read WKB from PostGIS St_Binary
Etienne Trimaille
08:48 AM Revision 37a37fe2 (qgis): add PLY to the build
PeterPetrik
08:27 AM Revision 3263d962 (qgis): Merge pull request #45386 from rldhont/test-server-wms-getlegendgraphic...
[Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols Paul Blottiere
04:21 AM Revision 335c01a1 (qgis): Ensure labeling map tools only try to affect labels from vector layers
Labels from other layer types (eg vector tiles) are unsupported,
which results in a crash.
Fixes #44486
Nyall Dawson
04:21 AM Revision 1cba45b0 (qgis): Use updated api in labeling map tools to retrieve layers by ID
Nyall Dawson
04:21 AM Revision d6dae3e1 (qgis): Add api for map canvas/map tools to retrieve layers by ID, including
layers which have been set for a canvas but which AREN'T part of
QgsProject::instance()
Required to fix test failure...
Nyall Dawson
04:10 AM Revision 332ba6e5 (qgis): Add shortcut path when a line symbol is being rendered with
a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994
Nyall Dawson
02:50 AM Revision 1abf47f7 (qgis): Fixed the endpoint URL
Mario Locati
02:50 AM Revision 708a89e3 (qgis): Addition of the INGV endpoint
Mario Locati

2021-10-04

01:01 AM Revision 21e7b8cd (qgis): Add help button to mesh calculator dialog
and fix title case on mesh/raster calculator file selector dialog Harrissou Santanna
12:57 AM Revision 5bc837cd (qgis): [plugin manager] Enable "Sort by Date Created" action
See https://github.com/qgis/QGIS-Django/issues/69, https://github.com/qgis/QGIS-Django/pull/70, https://github.com/qg... Andrea Giudiceandrea
12:54 AM Revision f6d7ed73 (qgis): Fix feature count for categorized renderer (NULLs)
Fixes #45280 Alessandro Pasotti
12:54 AM Revision 924eb4f2 (qgis): Fix wrong cat renderer feature count for NULLs
Fixes #45280 Alessandro Pasotti
12:45 AM Revision bda3b044 (qgis): Improve layers capabilities frame
Add tooltip to the columns and buttons and do not allow text edit for checkboxes Harrissou Santanna
12:45 AM Revision 33c73232 (qgis): Make the filter button text more generic
Harrissou Santanna
12:43 AM Revision 5b47d462 (qgis): Mapbox GL style converter: allow attribute defined value for icon-rotat...
Even Rouault
12:34 AM Revision a0af9381 (qgis): PG: identify pk when exporting
When exporting a layer, if no PK information is
passed in the destination URI, the first numeric field
with NOT NULL ...
Alessandro Pasotti
06:17 PM Revision 5f0c7cd7 (qgis): [Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols
Add a test for WMS GetLegendGraphic to JSOn format for a vector layer with multiple symbols René-Luc ReLuc
05:16 PM Revision 1006aa7b (qgis): Allow calling testdata_pg.sh from any directory
Sandro Santilli
04:06 PM Revision 3d0216b3 (qgis): fix unused var warning
PeterPetrik
01:57 PM Revision 1cf7ffa9 (qgis): Take query parameters for url advertised in capabilities from the origi...
Marco Hugentobler
01:33 PM Revision 686bad0b (qgis): fix compilation
PeterPetrik
12:56 PM Revision bc757fe3 (qgis): also build pyi with sip-build (followup 6fd34ca92b3e2bc)
Jürgen Fischer
11:41 AM Revision 71c643aa (qgis): Merge pull request #45360 from rldhont/backport-45115-to-queued_ltr_bac...
[Backport queued_ltr_backports][Server] Fix: WMS GetStyles contains previous SLD_BODY requests René-Luc ReLuc
09:18 AM Revision 1b8e8c04 (qgis): [Server] Fix: WMS GetStyles contains previous SLD_BODY requests
The WMS Server restorer does not remove styles created from SLD provided in WMS requests.
The custom property that c...
René-Luc ReLuc

2021-10-03

11:57 PM Revision de53894d (qgis): Merge pull request #45369 from kadas-albireo/master
Fix mingw CI build Matthias Kuhn
08:19 PM Revision 7316a6b6 (qgis): Fix mingw CI build
Sandro Mani
11:58 AM Revision bcc051b2 (qgis): Merge pull request #45367 from nirvn/quick_dox_since
Add a since QGIS 3.22 note to the AttributeEditorType enum's AeTypeAction Matthias Kuhn
11:58 AM Revision 77bab948 (qgis): Merge pull request #45364 from nirvn/about_plugins_version
Add active python plugins' version to the about QGIS dialog to further improve quality of issue reporting Matthias Kuhn
08:13 AM Revision 2af9b0f6 (qgis): Update src/app/qgisapp.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Mathieu Pellerin - nIRV
08:11 AM Revision 35ee59b1 (qgis): Bump julianwachholz/flake8-action from 2.0.0 to 2.0.2
Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from 2.0.0 to 2.0.2.
- [Release...
dependabot[bot]
05:08 AM Revision 29ae5bd4 (qgis): Add a since QGIS 3.22 note to the AttributeEditorType enum's AeTypeAction
Mathieu Pellerin - nIRV

2021-10-02

09:30 AM Revision 9bbd846a (qgis): Add active python plugins' version to the about QGIS dialog to further ...
Mathieu Pellerin - nIRV

2021-10-01

01:04 AM Revision c7417b8d (qgis): FindPyQt5.cmake: skip PyQt5_sip
Jürgen Fischer
12:31 AM Revision 907dca37 (qgis): Fix DB manager postgis double query
Fixes #45318 Alessandro Pasotti
11:21 PM Revision fe7d16a0 (qgis): Fix DB manager postgis double query
Fixes #45318 Alessandro Pasotti
11:18 PM Revision 5a572dac (qgis): Fix DB manager postgis double query
Fixes #45318 Alessandro Pasotti
11:17 PM Revision e0e38cc4 (qgis): Quote layer name in virtual layers creation
Fixes #45347 Alessandro Pasotti
11:16 PM Revision b54001c3 (qgis): Copy output image format and output size to QgsRenderContext
These QgsMapSettings properties are useful to rendering operations
to use when they need to create temporary QImages ...
Nyall Dawson
09:00 PM Revision 674e0347 (qgis): Bump julianwachholz/flake8-action from 2.0.0 to 2.0.2
Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from 2.0.0 to 2.0.2.
- [Release...
dependabot[bot]
05:23 PM Revision 7a6d8ecf (qgis): Merge pull request #45115 from rldhont/server-restore-layers-at-end
[Server] Fix: WMS GetStyles contains previous SLD_BODY requests René-Luc ReLuc
02:59 PM Revision 99aef5da (qgis): Merge pull request #45020 from lbartoletti/fix_vertextool_zlayer_diff_crs
VertexTool. Fixes move vertex on Z layer if CRS are differents Loïc Bartoletti
11:22 AM Revision 5883a596 (qgis): fix compilation
PeterPetrik
10:40 AM Revision e0a20c2d (qgis): update MDAL 0.8.93
PeterPetrik
10:34 AM Revision 23de7b8b (qgis): able to open FLO-2D files
PeterPetrik
09:53 AM Revision 0d32170c (qgis): Update src/core/qgspointlocator.h
Vincent Cloarec
09:53 AM Revision 5d923e3b (qgis): add default value
Loïc Bartoletti
09:53 AM Revision 1bcec6ac (qgis): Update src/core/qgspointlocator.h
Vincent Cloarec
09:53 AM Revision 6c76bb12 (qgis): sipify
Loïc Bartoletti
09:53 AM Revision 1273e7a8 (qgis): [Bugfix] VertexTool fixes moveVertex on Z layer, when drag and match la...
Loïc Bartoletti
09:53 AM Revision ec6b7dcd (qgis): add transformations in qgspointlocator. Taken from #41306 pr
Loïc Bartoletti
09:53 AM Revision 2fb69d0c (qgis): fix vertextool
Loïc Bartoletti
09:53 AM Revision 812bbf9e (qgis): other approach
Vincent Cloarec
09:53 AM Revision efb082b5 (qgis): sipify
Loïc Bartoletti
09:53 AM Revision bf745b7d (qgis): Add QgsMapTool::toLayerCoordinates which acepts QgsPoint
Loïc Bartoletti
09:25 AM Revision bcb9b5c8 (qgis): Merge pull request #45273 from qgis/backport-45267-to-queued_ltr_backports
[Backport queued_ltr_backports] [WFS provider] Honour DCP HTTP URLs for transactions and SQL query builder (fixes #45... Alessandro Pasotti
09:24 AM Revision 97884adb (qgis): Merge pull request #45282 from pathmapper/empty_check
Remove redundant check Alessandro Pasotti
09:02 AM Revision 994d1a4a (qgis): Merge pull request #45303 from kadas-albireo/master
Assorted cmake improvements Loïc Bartoletti

2021-09-30

10:29 PM Revision 138c8bac (qgis): Merge pull request #45334 from qgis/backport-45321-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix array display in expression builder Even Rouault
04:58 PM Revision 12be3a6a (qgis): Merge pull request #45304 from qgis/backport-45223-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix Z/M dimension URI via DB Manager. Fixes #34894 Loïc Bartoletti
12:46 PM Revision 69b9450c (qgis): Update mingw deps for sip6
Sandro Mani
12:13 PM Revision 721c10a3 (qgis): Enhance header detection in FindQwt.cmake and FindZSTD.cmake
Sandro Mani
12:13 PM Revision 711ed223 (qgis): Simplify cmake configuration in mingw build script
Sandro Mani
12:13 PM Revision c5bb41dc (qgis): PyQt5 cmake improvements
Sandro Mani
12:07 PM Revision e6d3480f (qgis): Add missing custom widget declaration for QgsSpinBox
Sandro Mani
12:04 PM Revision 0b1ccc61 (qgis): Merge pull request #45052 from rouault/backport-45045-to-queued_ltr_bac...
[Backport queued_ltr_backports ]WFS: try harder guessing the layer geometry type when a filter returns 0 features (fi... Alessandro Pasotti
11:41 AM Revision 523ea1ef (qgis): Add shortcut path when a line symbol is being rendered with
a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994
Nyall Dawson
11:37 AM Revision 40e29f40 (qgis): Merge pull request #45292 from troopa81/bp_45176_to_queued_bp_ltr
[Backport to queued_ltr_backports][Postgres] save of cleared attributes Alessandro Pasotti
11:37 AM Revision 3dffaa3a (qgis): Merge pull request #45312 from nyalldawson/fix_41994
Add shortcut path when a line symbol is being rendered with a dash pattern which is all 0 lengths Alessandro Pasotti
11:37 AM Revision 251c8339 (qgis): Merge pull request #45314 from domi4484/backport-45170-to-queued_ltr_ba...
Cache only joined attributes without colliding names Alessandro Pasotti
11:36 AM Revision fb8b7940 (qgis): Merge pull request #45332 from PeterPetrik/rich_text_icons
Rich text icons Alessandro Pasotti
11:36 AM Revision 4811915e (qgis): Merge pull request #45329 from qgis/backport-45322-to-queued_ltr_backports
[Backport queued_ltr_backports] fix #43042 incorrect PostGIS raster extent on macOS Alessandro Pasotti
11:34 AM Revision 7b2c1963 (qgis): Merge pull request #45291 from troopa81/bp_45199_to_queued_bp_ltr
[Backport to queued_ltr_backports] Don't return default value when null Alessandro Pasotti
11:24 AM Revision c42a77dc (qgis): Merge pull request #45315 from troopa81/check_valid_field_index_represe...
Check for valid field index in QgsFieldFormatter::representValue Alessandro Pasotti
11:21 AM Revision b38d2b4b (qgis): Merge pull request #45325 from troopa81/keep_order_ext_storage
Keep order for external storage items Alessandro Pasotti
10:31 AM Revision 1c0e85f0 (qgis): add QStringLiteral
Julien Cabieces
10:31 AM Revision 89fa8249 (qgis): Fixes #45290 : fix array display in expression builder
Julien Cabieces
10:28 AM Revision 5ebf9e18 (qgis): Merge pull request #45321 from troopa81/fix_array_expr_builder
Fix array display in expression builder Julien Cabieces
09:42 AM Revision aa00c9f7 (qgis): Merge pull request #45327 from DelazJ/calculatorDialogs
Group widgets in mesh/raster calculator dialogs Peter Petrik
09:33 AM Revision 0aaecf30 (qgis): minify svgs
PeterPetrik
09:18 AM Revision 76237306 (qgis): add icons for rich editor to default theme
PeterPetrik

2021-09-29

11:49 PM Revision f76af64f (qgis): msvc build fixes
Jürgen Fischer
08:01 PM Revision 2d7ac57f (qgis): Apply suggestions from code review
Nyall Dawson
08:01 PM Revision aeae9dc3 (qgis): Fixes #44692 : emit customPropertyChanged when read from XML
Julien Cabieces
08:01 PM Revision acb2063d (qgis): Table layout item: set source layer in font tool btn
Fixes #45098 Alessandro Pasotti
08:01 PM Revision 2d2b543c (qgis): Also update font btn layer in changeLayer
Alessandro Pasotti
07:57 PM Revision 5a70964c (qgis): fix #43042 incorrect PostGIS raster extent on macOS
PeterPetrik
07:54 PM Revision ddd9c206 (qgis): ifdef guards to enable tests without qtwebkit
José de Paula Rodrigues Neto Assis
07:53 PM Revision e8394721 (qgis): fix #43042 incorrect PostGIS raster extent on macOS
PeterPetrik
07:50 PM Revision 360351a0 (qgis): Fix symbol sizes in Meters at Scale cannot be negative
Fixes #45298 Nyall Dawson
05:34 PM Revision e97d6f3b (qgis): fix flake8
Julien Cabieces
05:27 PM Revision cd2f4f9f (qgis): add QStringLiteral
Julien Cabieces
05:04 PM Revision 818e398e (qgis): Keep order for external storage items
Julien Cabieces
04:26 PM Revision de901ba4 (qgis): Move the NODATA button inside the Operators group to control its width
Harrissou Santanna
04:26 PM Revision 2d4080e9 (qgis): Organize widgets inside separate spatial and temporal extent groups
Also add tooltip to the mask layer option Harrissou Santanna
04:26 PM Revision 4e7e12e1 (qgis): Organize widgets inside separate spatial extent and resolution groups
mimic the save as raster dialog Harrissou Santanna
04:26 PM Revision 96ec6dc4 (qgis): Disable Mask layer button when no polygon layer is in the project
Harrissou Santanna
04:26 PM Revision 508dd0f8 (qgis): Turn the extent checkboxes into radiobuttons
more coherent with their behaviour (they are mutually exclusive) Harrissou Santanna
03:18 PM Revision 96f86998 (qgis): Fixes #45290 : fix array display in expression builder
Julien Cabieces
11:37 AM Revision 68265318 (qgis): Merge pull request #45313 from nyalldawson/fix_42811
Fix overwriting default style of geopackage layers Even Rouault
10:07 AM Revision 0449b415 (qgis): Merge pull request #45270 from elpaso/bugfix-gh45216-server-wfs11-srsname
Server WFS 1.1: honor srsName and axis order Alessandro Pasotti
09:03 AM Revision 7b4f881e (qgis): check for valid field index in QgsFieldFormatter::representValue
Julien Cabieces
08:58 AM Revision 89e8d7d4 (qgis): check for valid field index in QgsFieldFormatter::representValue
Julien Cabieces
08:39 AM Revision 5a258d75 (qgis): Cache only joined attributes without colliding names
Backport of #45170 Damiano Lombardi
03:41 AM Revision eef6939b (qgis): Fix overwriting default style of geopackage layers
Credit to @rouault for the fix!
Fixes #42811
Nyall Dawson
03:33 AM Revision f4e2e900 (qgis): Add shortcut path when a line symbol is being rendered with
a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994
Nyall Dawson
02:52 AM Revision 3d981b3b (qgis): Also update font btn layer in changeLayer
Alessandro Pasotti
02:52 AM Revision 0f739914 (qgis): Table layout item: set source layer in font tool btn
Fixes #45098 Alessandro Pasotti
02:48 AM Revision b90e1be0 (qgis): Also update font btn layer in changeLayer
Alessandro Pasotti
02:48 AM Revision bc5ba974 (qgis): Table layout item: set source layer in font tool btn
Fixes #45098 Alessandro Pasotti
02:48 AM Revision 6c46c464 (qgis): Fix mac build
Stefanow Natsis
02:48 AM Revision b593511d (qgis): Properly highlight all selected errors
Stefanow Natsis
02:45 AM Revision 2f53ccda (qgis): correctly fix static build of WMS (#45297)
Denis Rouzaud

2021-09-28

09:40 PM Revision b8435567 (qgis): fix msvc build
Jürgen Fischer
09:40 PM Revision 029b9758 (qgis): debian packaging: add sip-build for sid/impish
Jürgen Fischer
09:20 PM Revision 08ad87f1 (qgis): Merge pull request #45262 from nyalldawson/provider
Always pass on transform context to providers, even minimal ones Even Rouault
09:18 PM Revision 7188cdf4 (qgis): QgsAdvancedDigitizingDockWidget: convert locale to double (#45064)
Loïc Bartoletti
09:17 PM Revision 64302698 (qgis): not == => !=
Co-authored-by: Even Rouault <[email protected]> Loïc Bartoletti
09:17 PM Revision b04973f8 (qgis): Fix Z/M dimension URI via DB Manager. Fixes #34894
Loïc Bartoletti
09:14 PM Revision 98ff01ea (qgis): Fix Z/M dimension URI via DB Manager. Fixes #34894 (#45223)
Loïc Bartoletti
08:04 PM Revision 644dfcf8 (qgis): Merge pull request #45300 from kadas-albireo/master
Add missing custom widget declaration for QgsSpinBox Sandro Mani
08:02 PM Revision d6ad32fc (qgis): Merge pull request #45287 from 3nids/avoid-copy
avoid copy in for loops Even Rouault
06:54 PM Revision e2dd38e6 (qgis): Add dimenstion support for GetPrint
Matthias Kuhn
04:07 PM Revision b3e62009 (qgis): fix static building of WMS provider (#45294)
Denis Rouzaud
02:28 PM Revision 263b6a56 (qgis): Add test on inline_points parameter
nicogodet
02:18 PM Revision 87801607 (qgis): [Postgres] Fixes #39146 save of cleared attributes
Julien Cabieces
01:52 PM Revision 3a295222 (qgis): Fixes #45198 : Don't return default value when null
Julien Cabieces
01:17 PM Revision 7d364b5b (qgis): Add missing custom widget declaration for QgsSpinBox
Sandro Mani
12:14 PM Revision 77be95fe (qgis): Update default toolbar locations
- Hide annotation and mesh digitizing toolbars by default
- Move selection toolbar to top row to avoid three rows of ...
Nyall Dawson
11:09 AM Revision b4182644 (qgis): avoid copy in for loops
Denis Rouzaud
10:49 AM Revision de5ab294 (qgis): Merge pull request #45037 from mhugent/mvt_expressions_interpolate
Mvt expressions interpolate Marco Hugentobler
10:07 AM Revision 95320d23 (qgis): fix build analysis on iOS (#45285)
follow up #45283 Denis Rouzaud
09:18 AM Revision 596c92dc (qgis): Remove more redundant checks
pathmapper
08:40 AM Revision 0b90fdc8 (qgis): remove useless cast
Loïc Bartoletti
08:21 AM Revision 0f29ec3b (qgis): fix building analysis on iOS (#45283)
QProcess is not available on iOS Denis Rouzaud
08:07 AM Revision 797367dd (qgis): Fix rule based symbology doesn't work for columns with '-' in name
Fixes #44379
(cherry picked from commit 51fa9840248135a7fe7ee181b7d645f3c591c9cc)
Nyall Dawson
06:52 AM Revision 8e48ac53 (qgis): Remove redundant check
pathmapper
06:41 AM Revision 33c5548e (qgis): Review fixes
Nyall Dawson
06:41 AM Revision 447eb10d (qgis): Fix some deprecation warnings in tests
Nyall Dawson
06:40 AM Revision babd7dfb (qgis): fix ugly code
Vincent Cloarec
05:25 AM Revision 5660e700 (qgis): Remove unused argument (always set to false)
Nyall Dawson
05:25 AM Revision b30c17f0 (qgis): Don't overwrite existing data defined property expressions when
an interactive map tool is used to move/rotate/edit labels
But instead automatically upgrade this property to use a
...
Nyall Dawson
05:25 AM Revision 41f09184 (qgis): Also make label property dialog understand coalesce type properties
Nyall Dawson
05:25 AM Revision 9db24c26 (qgis): Make labeling map tools aware that it's possible to edit
properties of the form coalesce("new aux field", 'some' || 'expression')
Refs #44475
Nyall Dawson
05:25 AM Revision 2037ad92 (qgis): Remove unused code
Nyall Dawson
05:25 AM Revision bbd8a5c9 (qgis): Add option not to overwrite existing property in
QgsAuxiliaryLayer::createProperty(*)
Instead, if a property already exists it will be upgraded to
an expression base...
Nyall Dawson
05:25 AM Revision 1fb21f69 (qgis): Delete cad dock AFTER map tools, as they may reference it in their clea...
Nyall Dawson
03:37 AM Revision 9fdc868b (qgis): Check fields origin
Damiano Lombardi
03:37 AM Revision e9fd2dd3 (qgis): Cache only joined attributes without colliding names. Fix #45169
Damiano Lombardi
03:37 AM Revision bcb16797 (qgis): Update layer fields before caching joined layer
Damiano Lombardi
02:46 AM Revision 7824b3d1 (qgis): Also reset field precision
Stefanow Natsis
02:45 AM Revision 094302d9 (qgis): Correctly handle transform context for vector tile layers
Nyall Dawson
02:27 AM Revision a7a54145 (qgis): Always pass on transform context to providers, even minimal ones
Nyall Dawson

2021-09-27

12:57 AM Revision 51cb63fe (qgis): Add a target dpi argument to QgsImageCache
This allows callers to specify the desired rendering resolution of the
image when they aren't explicitly requesting a...
Nyall Dawson
12:57 AM Revision 902ad77b (qgis): When QgsImageCache is used to render pdf content, respect the target DPI
For the PDF QImage driver we need to pass the desired target size onto
the image reader so that it can correctly rend...
Nyall Dawson
12:57 AM Revision c3ac5189 (qgis): Spelling
Nyall Dawson
12:57 AM Revision 6c236a21 (qgis): [layouts] Respect image rotation exif flags
Fixes #38611 Nyall Dawson
12:57 AM Revision f01022e6 (qgis): Use correct layout dpi to render picture item content
Specifically this fixes very low resolution rendering of PDF files
in layout picture items
Nyall Dawson
12:57 AM Revision efb9971f (qgis): Also respect layout dpi when rendering pdf using older deprecated code
paths Nyall Dawson
12:34 AM Revision 635c880d (qgis): Also reset field precision
Stefanow Natsis
12:31 AM Revision e98c9160 (qgis): Also reset field precision
Stefanow Natsis
09:11 PM Revision 50214071 (qgis): Merge pull request #45275 from qgis/backport-45265-to-queued_ltr_backports
[Backport queued_ltr_backports] Add missing include Even Rouault
07:35 PM Revision 2011ffbf (qgis): Merge pull request #45263 from nyalldawson/fix_44379
Fix rule based symbology doesn't work for columns with '-' in name Even Rouault
07:20 PM Revision 347f7001 (qgis): Add missing include
Fix build error on centos7 Loïc Bartoletti
07:16 PM Revision aa320c7e (qgis): Merge pull request #45265 from lbartoletti/patch-1
Add missing include Even Rouault
03:57 PM Revision adcc9e62 (qgis): do not link Qt5::PrintSupport on iOS (#45268)
* do not link Qt5::PrintSupport on iOS
* Update CMakeLists.txt
* Update CMakeLists.txt
Denis Rouzaud
03:31 PM Revision 4753b5f8 (qgis): [WFS provider] Honour DCP HTTP URLs for transactions and SQL query buil...
Even Rouault
03:27 PM Revision 473d6dfc (qgis): Merge pull request #45267 from rouault/fix_45242
[WFS provider] Honour DCP HTTP URLs for transactions and SQL query builder (fixes #45242) Even Rouault
02:51 PM Revision 1c9ed80e (qgis): add tests
Loïc Bartoletti
02:51 PM Revision c917e221 (qgis): sipify
Loïc Bartoletti
02:51 PM Revision 36f1bec6 (qgis): QgsGeometryValidator init curve support
Loïc Bartoletti
02:50 PM Revision 8acfeca8 (qgis): Server WFS 1.1: honor srsName and axis order
Fixes #45216 Alessandro Pasotti
01:16 PM Revision 6bcdb884 (qgis): [WFS provider] Honour DCP HTTP URLs for transactions and SQL query buil...
Even Rouault
09:56 AM Revision 5beb18b4 (qgis): Add missing include
Fix build error on centos7 Loïc Bartoletti
08:23 AM Revision 51fa9840 (qgis): Fix rule based symbology doesn't work for columns with '-' in name
Fixes #44379 Nyall Dawson
08:14 AM Revision 675c7392 (qgis): Remove unnecessary vertical spacer
Harrissou Santanna
08:14 AM Revision 298f190e (qgis): Reorganize the operators and expression groupboxes
to match the raster calculator ones Harrissou Santanna
08:14 AM Revision 8712dee7 (qgis): Upper case the if function label
Harrissou Santanna
08:14 AM Revision 5b68dc58 (qgis): Fix widget labels case and constraint operators widget size
Harrissou Santanna
08:14 AM Revision 4062ed09 (qgis): Reorder the operators to match the mesh calc ones
Harrissou Santanna
08:13 AM Revision 030bfd96 (qgis): change the var with another
antoine dauce
07:38 AM Revision b5fb85bf (qgis): Add missing signals to QgsAuthSettingsWidget
Nyall Dawson
06:04 AM Revision 52a05299 (qgis): Add encodeUri/decodeUri tests
Mathieu Pellerin - nIRV
06:04 AM Revision 619aa7c3 (qgis): [vector tile] Add encodeUri/decodeUri functions, fix bad layer handler'...
Mathieu Pellerin - nIRV
06:04 AM Revision 6b80624e (qgis): [vectortile] Use the general metadata information function (possible th...
Mathieu Pellerin - nIRV
03:42 AM Revision 9287772c (qgis): Fix nonsense test values
Nyall Dawson
03:42 AM Revision 615f68ac (qgis): When rendering symbols with sizes in map units or meters at scale
yet NO scale is available, handle things semi-gracefully
1. Treat map units and meters at map units as millimeter va...
Nyall Dawson
03:42 AM Revision d3792a9f (qgis): Add QgsMapToPixel::isValid() to determine if a map to pixel is default
constructed with no parameters set or not Nyall Dawson
03:42 AM Revision 49d4b952 (qgis): Avoid trying to calculate excessively large spread/blurs in
preview icons for draw effects
This can quasi-hang the QGIS interface
Fixes #41149
Nyall Dawson
03:42 AM Revision 59925dff (qgis): Update tests/src/python/test_qgsrendercontext.py
Nyall Dawson
03:42 AM Revision fdc3d47b (qgis): Add test to ensure QgsRenderContext created without map settings
has an invalid (default constructed) mapToPixel Nyall Dawson
03:42 AM Revision f2856db9 (qgis): Implement a more robust way of limiting sizes for symbol preview icons
Nyall Dawson
03:42 AM Revision c6ad4577 (qgis): Add unit tests
Nyall Dawson
03:42 AM Revision 84b82326 (qgis): Better comment
Nyall Dawson
03:42 AM Revision 4f3efc11 (qgis): spelling
Nyall Dawson
02:55 AM Revision 157c4894 (qgis): Fixes a crash when adding a single point to multi
Fixes #45152 Alessandro Pasotti
02:55 AM Revision bee364e9 (qgis): Add test for regression #45153
Alessandro Pasotti
02:55 AM Revision c32189c2 (qgis): Update tests/src/app/maptooladdfeaturepoint/testqgsmaptooladdfeaturepoi...
Co-authored-by: Loïc Bartoletti <[email protected]> Alessandro Pasotti
02:55 AM Revision 6a57fd02 (qgis): Astyle
Alessandro Pasotti
 

Also available in: Atom