Activity
From 2022-09-18 to 2022-10-17
2022-10-17
-
11:07 PM Revision b60157d2 (qgis): Add test for NOT NULL constraint
-
11:07 PM Revision 645bc943 (qgis): Fix NOT NULL constraint not set in spatialite with newlines
- Fix #50523 (second part)
-
11:07 PM Revision 961dfc4d (qgis): Fixes spatialite savepoint not removed after rollback.
- Fixes #50523 (partial fix)
According to https://sqlite.org/lang_savepoint.html:
Note that unlike that plain ROLLBA... -
11:04 PM Revision aa281d91 (qgis): Fix crash on empty polygon conversion to curve
- Closes GH-50466
Includes unit test - 05:53 PM Revision 94c0998d (qgis): Move all `--projwin` and `--extent` checks to `getConsoleCommands`
-
02:15 PM Revision 0cb4e0c0 (qgis): Improve selection of PostGIS raster overviews
- 02:11 PM Revision e8ddc938 (qgis): Merge pull request #50554 from pblottiere/postgis_raster_level
- Improve selection of PostGIS raster overviews
- 02:10 PM Revision c1157fdb (qgis): Tests for `--extent` gdal_calc option
- 01:55 PM Revision 126f3b03 (qgis): Add `--extent` option to gdal_calc
-
10:51 AM Revision 4fbb83ef (qgis): Improve selection of PostGIS raster overviews
-
08:18 AM Revision 1b406f61 (qgis): Increase ci test timeout to 90 seconds
- There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second... -
07:40 AM Revision 218ce80a (qgis): Increase ci test timeout to 90 seconds
- There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second... -
07:39 AM Revision 6fc8f5a9 (qgis): [georeferencer] Fix options ignored when "create world file only"
- is active
And reduce duplicate code
Fixes #49331 -
06:51 AM Revision e482e503 (qgis): Use a better tooltip for the status bar scale widget
- It's clearly evident that the scale shown is formatted as x:y, so
stating this in the tooltip is just odd -
06:35 AM Revision 730325db (qgis): Fixes #49589 : avoid endless recursion when evaluating aggregate
- expressions
-
06:35 AM Revision 2cca644f (qgis): Fixes #50076 : Fix build WITH_GSL=OFF
-
06:35 AM Revision a73764aa (qgis): Ensure coordinate display in status bar updates immediately when
- related settings change, and update the tooltip to match
the actual values displayed in the widget
Refs #50540 -
06:35 AM Revision 984ee1bc (qgis): Fix cppcheck warning
-
06:35 AM Revision 940ea160 (qgis): Ensure identify tool uses correct labels for x/y values when
- coordinate axis order for project is y/x
Fixes #50540 -
06:35 AM Revision 8fc1810e (qgis): Fix clang-tidy narrowing warning
-
06:35 AM Revision 624919cb (qgis): Fix clang tidy warning
-
06:35 AM Revision 4a3e0b5b (qgis): Add formal api for setting/retrieving project coordinate axis order
- Instead of requiring informa fragile/slow project readEntry calls
-
05:20 AM Revision 75d9c5bd (qgis): Increase ci test timeout to 90 seconds
- There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second... -
05:20 AM Revision fb9139fd (qgis): Increase ci test timeout to 90 seconds
- There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second... -
05:16 AM Revision f395a5ec (qgis): Increase ci test timeout to 90 seconds
- There's a handful of tests which float somewhere around the 55+/- 10
second execution time, so the previous 60 second... -
02:56 AM Revision 07db65bc (qgis): Fix truncation of recent project list removes too many items, raises a ...
-
02:50 AM Revision f8e5ee7c (qgis): Address PR comments
-
02:50 AM Revision 2e5a7015 (qgis): Fix test
-
02:50 AM Revision f83c2962 (qgis): Fix opacity SLD export
- Fixes #33376
-
02:50 AM Revision 8188c51b (qgis): Fix test
-
02:50 AM Revision dbff27ea (qgis): Update src/core/symbology/qgsfillsymbollayer.cpp
- Co-authored-by: Julien Cabieces <[email protected]>
-
02:49 AM Revision d240a761 (qgis): GUI: Fix mismatch in Data Source Manager modeless option
-
02:44 AM Revision 6a043112 (qgis): [ogr] When writing features, skip unset attribute values
-
02:44 AM Revision 6eb05d30 (qgis): [ogr] Update skipConstraintCheck logic to handle QgsUnsetAttributeValue
-
02:41 AM Revision 23a045b3 (qgis): Fixes #49589 : avoid endless recursion when evaluating aggregate
- expressions
-
02:39 AM Revision f52a6904 (qgis): [themes] Fix line edit placeholder text color
-
02:38 AM Revision b3e557f9 (qgis): Fixes #49589 : avoid endless recursion when evaluating aggregate
- expressions
- 02:35 AM Revision 6c32e641 (qgis): fix reversed iterator check when iterating over map
- 02:35 AM Revision 6019ef81 (qgis): fix style
-
02:34 AM Revision 9d8b4cc9 (qgis): [Backport release-3_22] fix new vertex Z value on edge during mesh edit...
- * fix new vertex Z value on edge during mesh editing
* use projected point in edge -
02:25 AM Revision 49051e5c (qgis): Fix rendering of linestrings with nan z values
- Fixes #50510
2022-10-15
-
09:13 AM Revision 544fb472 (qgis): Fix unreported crash on windows when unquoted content-disposition filename
- Windows crashed when the filename returned in the
content-disposition header from a POST action was
not quoted.
AFAI...
2022-10-14
-
10:46 PM Revision b2b8a90a (qgis): export mesh to vector layer, fix invalid fields
- 10:42 PM Revision 74d977f5 (qgis): export mesh to vector layer, fix invalid fields
- 03:58 PM Revision a8e8f97c (qgis): fix edge search in mesh element tool
- * fix edge search in mesh element tool
* fix QgsMeshLayer::closestEdge()
* add test for hovered elements duing mesh... -
09:00 AM Revision 36f28f95 (qgis): Merge pull request #50521 from troopa81/bp_49904_to_queued_ltr
- [Backport to queued_ltr_backports] Pass stepWidth/stepHeight parameter to external WMS layer
-
09:00 AM Revision fdf02c44 (qgis): [Fix] Server WFS: Date time with ISO Date time field format
- If in the field editor widget setup config, the date time field format is ISO format,
do not use the field format sto... -
08:59 AM Revision 84e3556f (qgis): Merge pull request #50536 from qgis/backport-50497-to-release-3_22
- [Backport release-3_22] Fix unwanted side effect with QgsAccessControl filter cache
-
04:44 AM Revision f0789dc9 (qgis): Manual backport of #50295 grid multiline labels
-
04:40 AM Revision 283bfcaa (qgis): Manual backport of #50295 grid multiline labels
-
02:48 AM Revision 3eaf8239 (qgis): [ogr] Optimise attribute population during feature iteration
- Shaves a few percentage points off the execution time when
iterating over OGR layers -
02:26 AM Revision 47514c6f (qgis): Fix #50535 spatialite insert logging
2022-10-13
-
11:18 PM Revision 257c7748 (qgis): Merge pull request #50539 from qgis/backport-50374-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix opacity for vector tile layer
-
08:13 PM Revision 71e673f1 (qgis): Merge pull request #50538 from qgis/backport-50496-to-queued_ltr_backports
- [Backport queued_ltr_backports] Check if labels/diagrams are enabled before checking if we can show/h…
-
06:48 PM Revision 5c3a7f0a (qgis): fix #49973
-
06:48 PM Revision 05abc301 (qgis): remove outdated comment
- 06:42 PM Revision 51545d23 (qgis): Allow no dataset group when exporting mesh elements in processing (#50377)
-
01:42 PM Revision af85d098 (qgis): Add unit test
-
01:42 PM Revision 6de4e5b9 (qgis): Fix opacity for vector tile layer
-
01:39 PM Revision 6bb11130 (qgis): Check if labels/diagrams are enabled before checking if we can show/hid...
-
01:37 PM Revision 763bb91f (qgis): Merge pull request #50374 from pblottiere/server_vector_tile_opacity
- Fix opacity for vector tile layer
-
01:35 PM Revision 207a21ec (qgis): Merge pull request #50496 from pblottiere/as_show_fix
- Check if labels/diagrams are enabled before checking if we can show/h…
-
11:51 AM Revision 31426e13 (qgis): replace egrep with grep -E
-
11:50 AM Revision a3b4ff37 (qgis): fix msvc build
-
10:49 AM Revision 38d744bc (qgis): Merge pull request #50527 from troopa81/fix_querylogger_settings_btn
- Remove query logger empty settings menu button
- 09:43 AM Revision 81d61229 (qgis): Fix unwanted side effect with QgsAccessControl filter cache
- Prevent leaking access control cache filter between
requests. -
09:39 AM Revision 08591c63 (qgis): Merge pull request #50497 from dmarteau/fix-FilterFeatures
- Fix unwanted side effect with QgsAccessControl filter cache
2022-10-12
-
12:47 AM Revision fb3c110d (qgis): Arrange includes
-
12:47 AM Revision 31221f68 (qgis): Tighten includes
- Avoid unnecessary expensive qgsexpression.h include in widely used
qgsproperty.h header -
12:14 AM Revision 77a310fb (qgis): Fix broken logic in clearing python console history
- - clearing session was also clearing the file history
- clearing file history was doing nothing - 04:42 PM Revision 22cbbf72 (qgis): Fix unwanted side effect with QgsAccessControl filter cache
- Prevent leaking access control cache filter between
requests. -
03:30 PM Revision 0048402d (qgis): Fixes #50403 : remove query logger empty settings menu button
- 02:53 PM Revision 6244677e (qgis): Fixes #50288 - Fix extension detection for raster processing output
-
12:31 PM Revision 3b54633a (qgis): Add some tests
-
12:30 PM Revision d624a98a (qgis): Some cleaning
-
09:19 AM Revision 0f633b9a (qgis): Pass stepWidth/stepHeight parameter to external WMS layer
- 09:01 AM Revision 9a3e3ebc (qgis): Fixes #50288 - Fix extension detection for raster processing output
- 08:57 AM Revision 3abc6984 (qgis): Fixes #50288 - Fix extension detection for raster processing output
- 08:56 AM Revision 4af899ab (qgis): Fix #47525
2022-10-11
-
12:26 AM Revision 9b71b929 (qgis): Fix broken logic in clearing python console history
- - clearing session was also clearing the file history
- clearing file history was doing nothing -
12:22 AM Revision 34227bdf (qgis): Fix broken logic in clearing python console history
- - clearing session was also clearing the file history
- clearing file history was doing nothing - 12:22 AM Revision 8f12403b (qgis): build QGIS-core with Qt6
-
12:22 AM Revision 893dfcc9 (qgis): do not build native if WITH_GUI=OFF
-
12:22 AM Revision 3c4ccab1 (qgis): try to fix bench test
- 07:59 PM Revision e272c055 (qgis): fix style
- 07:59 PM Revision a2d65aba (qgis): fix reversed iterator check when iterating over map
-
07:57 PM Revision f6d766f5 (qgis): Fix QgsFileWidget does not reactivate widget's window after
- selecting a file/folder via the browse button on mac
-
07:57 PM Revision 9335b8f0 (qgis): retrieve exact behavior of MDAL / FLO2D format
-
07:57 PM Revision 145d0133 (qgis): bump MDAL to 1.0
-
07:57 PM Revision 36438147 (qgis): fix mingw build
-
07:57 PM Revision 9917b4ab (qgis): fix narrowing conversion (clang-tidy)
- 07:55 PM Revision 9f333806 (qgis): fix reversed iterator check when iterating over map
- 07:55 PM Revision 8e5cbe7b (qgis): fix style
- 07:12 PM Revision 3877ce07 (qgis): Fix #47525
- 07:05 PM Revision 673f4481 (qgis): Fix #47525
-
06:19 PM Revision 17f37fcb (qgis): GH Labeler - Add new files pattern
- 04:30 PM Revision 2c10568f (qgis): fix new vertex Z value on edge during mesh editing (#50441)
- * fix new vertex Z value on edge during mesh editing
* use projected point in edge -
06:53 AM Revision 1040260b (qgis): [themes] Fix line edit placeholder text color
-
06:48 AM Revision a5e65be0 (qgis): [themes] Fix line edit placeholder text color
-
06:47 AM Revision ed309f1f (qgis): Fix QgsFileWidget does not reactivate widget's window after
- selecting a file/folder via the browse button on mac
-
06:42 AM Revision 31d7685f (qgis): Fix QgsFileWidget does not reactivate widget's window after
- selecting a file/folder via the browse button on mac
-
04:02 AM Revision 526fbc02 (qgis): Fix potential crash in QgsFloatingWidget
2022-10-10
-
12:13 AM Revision dcb2d129 (qgis): [raster] Fix inverted color filter and non-opaque pixels
-
08:10 PM Revision adec434e (qgis): Merge pull request #50479 from pblottiere/as_clean_after_remove
- Remove auxiliary storage table after removing a vector layer from a p…
-
01:51 PM Revision cc42f5f3 (qgis): Angle and offset properties of symbol layers are hidden
-
11:52 AM Revision 7f3920dc (qgis): Check if labels/diagrams are enabled before checking if we can show/hid...
-
09:02 AM Revision bc4d2751 (qgis): Fix doc
-
08:34 AM Revision 4b210c32 (qgis): [raster] Fix inverted color filter and non-opaque pixels
-
08:30 AM Revision 9e58254c (qgis): [raster] Fix inverted color filter and non-opaque pixels
-
06:33 AM Revision ccafc155 (qgis): Fix potential crash in QgsFloatingWidget
-
06:29 AM Revision 34db1786 (qgis): Fix potential crash in QgsFloatingWidget
-
06:27 AM Revision 722de83b (qgis): Make QgsFeature::clearGeometry a no-op if feature already has no geometry
-
06:24 AM Revision f668f166 (qgis): [themes] Fix line edit placeholder text color
-
06:01 AM Revision ed54489a (qgis): Move some useful python console methods to base class
-
06:01 AM Revision fcb83a7a (qgis): Fix code folding not shown for non-python code editor classes
-
06:01 AM Revision 39a4a638 (qgis): Promote to enum class
-
05:17 AM Revision 4ee60c94 (qgis): [raster] Fix inverted color filter and non-opaque pixels
2022-10-07
-
05:58 PM Revision 6829f681 (qgis): Add unit tests
-
05:57 PM Revision a66abdc9 (qgis): Remove auxiliary storage table after removing a vector layer from a pro...
2022-10-06
-
04:29 PM Revision 0441af02 (qgis): Add unit test
-
02:58 PM Revision 880ec9c3 (qgis): Fix opacity for vector tile layer
-
11:28 AM Revision 2a911b67 (qgis): Fix QgsNetworkAccessManager ssl error handler race condition issue
-
11:24 AM Revision 65bf297d (qgis): Fix QgsNetworkAccessManager ssl error handler race condition issue
2022-10-05
-
12:21 AM Revision ac9f440f (qgis): Update test image
- 12:24 PM Revision a46f227e (qgis): Use auth as set in the gui for the "Detect" button (#50460)
2022-10-04
- 11:01 PM Revision c0af7241 (qgis): Refactoring. Removed unnecessary repeated multiplications within a loop...
- I did read the message that the class 'QgsLineString' is critical and changes must be accompanied with unit tests, bu...
- 11:01 PM Revision 55dcfef2 (qgis): Refactoring. Removed unnecessary repeated multiplications within a loop...
- I did read the message that the class 'QgsLineString' is critical and changes must be accompanied with unit tests, bu...
-
09:22 PM Revision 801ed323 (qgis): use unique_ptr
-
09:22 PM Revision ffbd8a8b (qgis): don't load bad layers, report their error
-
09:22 PM Revision 8212a536 (qgis): also report layer error when exporting point clouds
-
09:13 PM Revision c55a71e1 (qgis): Avoid some proj warnings by gracefully handling invalid CRS in QgsCoord...
- 09:13 PM Revision 9a38b3c1 (qgis): extend tags for "select within distance" so that "select by" search wor...
-
10:13 AM Revision a28b49fa (qgis): Merge pull request #50214 from qgis/backport-50199-to-release-3_22
- [Backport release-3_22] Server: fix atlas fixed scales
2022-10-03
-
11:13 PM Revision 2d5c3d4d (qgis): Make some strings translatable in various Qgs* classes (release-3_22) (...
-
11:11 PM Revision bc6bde54 (qgis): Make some strings translatable in various Qgs* classes (#50442)
- 03:35 PM Revision 23131404 (qgis): Merge pull request #50434 from agiudiceandrea/fix-concave_hull-tests
- Fix a typo in concave_hull function tests
-
02:01 PM Revision 11fc255c (qgis): Update src/core/symbology/qgsfillsymbollayer.cpp
- Co-authored-by: Julien Cabieces <[email protected]>
-
02:01 PM Revision e10ede12 (qgis): Fix test
-
02:01 PM Revision f6e53a27 (qgis): Fix test
-
02:01 PM Revision d6881d3c (qgis): Address PR comments
-
02:01 PM Revision de07f188 (qgis): Fix opacity SLD export
- Fixes #33376
-
01:57 PM Revision a5ebe10c (qgis): Merge pull request #50349 from elpaso/bugfix-gh33376-sld-opacity
- Fix opacity SLD export
-
01:01 PM Revision 38c775fb (qgis): Fix concave_hull function tests
-
04:23 AM Revision 8a7eb46a (qgis): mesh editing, fix default Z value when snap on 2D feature
2022-10-02
- 11:58 PM Revision 95e00c50 (qgis): Resolves 'Delete holes' bug when 'area' argument is used
- Fixes #49578
-
11:19 PM Revision 40bb69ac (qgis): fix cppcheck
-
11:19 PM Revision 4862edf0 (qgis): Fixes #46790 : make it clear when feature count is estimated
-
11:19 PM Revision 82fb64de (qgis): fix message for translation
-
11:19 PM Revision 2f8e9b38 (qgis): Update tooltip message and homogenize categorized item and layer
- legend feature count
-
11:14 PM Revision 502a539a (qgis): print error example concave hull
- function correction in the example in the help from `concavehull` to `concave_hull`
-
09:51 PM Revision 49cf87d1 (qgis): Merge pull request #50423 from qgis/dependabot/github_actions/actions/c...
- Bump actions/cache from 3.0.8 to 3.0.9
-
09:50 PM Revision 74b1075a (qgis): Merge pull request #50422 from qgis/dependabot/github_actions/actions/s...
- Bump actions/stale from 5 to 6
-
10:54 AM Revision 3ad65c48 (qgis): Fix test
2022-10-01
- 09:01 PM Revision f722cd18 (qgis): Bump actions/cache from 3.0.8 to 3.0.9
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/act... - 09:01 PM Revision a91e96d3 (qgis): Bump actions/stale from 5 to 6
- Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/sta... -
09:25 AM Revision d02e2753 (qgis): Fixes #46790 : make it clear when feature count is estimated
-
09:25 AM Revision ff2c27ee (qgis): fix message for translation
-
09:25 AM Revision 88701504 (qgis): fix cppcheck
-
09:25 AM Revision 82660c58 (qgis): Update tooltip message and homogenize categorized item and layer
- legend feature count
- 09:19 AM Revision 98004b50 (qgis): Merge pull request #50256 from troopa81/fix_estcount_infos
- Make it clear when feature count is estimated
2022-09-30
-
01:35 AM Revision 11ef3e51 (qgis): Add setting to enable WMS tile prefetch (#50346)
-
01:33 AM Revision da34e1ed (qgis): Fix array_get argument name
- 02:54 PM Revision 1ac13980 (qgis): mesh editing, fix default Z value when snap on 2D feature
2022-09-29
-
01:30 AM Revision 8de9cd45 (qgis): Fix array_get argument name
- Fixes https://github.com/qgis/QGIS-Documentation/issues/7814
-
09:20 PM Revision f86315da (qgis): [spatialite] Fix corrupted default attribute values when fields
- are loaded using gaiaVectorLayer
- 09:20 PM Revision d9d40ddc (qgis): Allow negative values for elevation spinboxes in export dialog
-
03:25 PM Revision 63737667 (qgis): Add project option WMSAddLayerGroupsLegendGraphic
-
12:54 PM Revision c1193cb4 (qgis): Support display of groups in WMS GetLegendGraphic
-
11:11 AM Revision c2f1d019 (qgis): Avoid repeated cost of QGlobalStatic access when creating GEOS geometries
-
11:11 AM Revision 6af23a67 (qgis): Fix optimised geometry->GEOS conversion and avoid leak
-
11:10 AM Revision 3d168edd (qgis): Fix raster contour renderer ignores opacity setting
- Fixes #41663
-
10:47 AM Revision 603df94e (qgis): Fix truncation of recent project list removes too many items, raises a ...
-
10:42 AM Revision 132d4ea4 (qgis): Fix truncation of recent project list removes too many items, raises a ...
-
10:29 AM Revision f7cff34a (qgis): Merge pull request #50178 from Gustry/extent_widget
- UX - Use native extent widget for QGIS server settings
-
09:27 AM Revision 21fabb76 (qgis): Fix dizzy easter egg (#50380)
- Fixes #50345
-
09:26 AM Revision f89b642b (qgis): move oapi files to distinct folder (#50375)
-
08:46 AM Revision 2c9e75f1 (qgis): Fix point pattern fill sometimes ignores symbol opacity setting
- Fixes #48031
-
08:41 AM Revision 42cfcbd5 (qgis): Fix broken path in svg raises Qt warnings while rendering
-
07:32 AM Revision 73e50bfc (qgis): Ensure correct expression context is used when generating symbol preview
- icons
Fixes #49106
2022-09-28
-
05:50 PM Revision 0dde7f62 (qgis): UX - Use native extent widget for QGIS server settings
-
03:06 PM Revision 649b9a29 (qgis): fix message for translation
-
03:06 PM Revision cf59ba9e (qgis): fix cppcheck
-
03:06 PM Revision b8b98be8 (qgis): Fixes #46790 : make it clear when feature count is estimated
-
03:06 PM Revision da967bc0 (qgis): Update tooltip message and homogenize categorized item and layer
- legend feature count
-
02:58 PM Revision 52e44c1e (qgis): Merge pull request #50247 from troopa81/fix_evaldefval_flags
- Update provider flags according to project ones
-
02:17 PM Revision d4ada87e (qgis): Update src/core/symbology/qgsfillsymbollayer.cpp
- Co-authored-by: Julien Cabieces <[email protected]>
-
02:13 PM Revision 46845194 (qgis): Add a QgsOgcCrsUtils::parseCrsName() function to parse the different st...
- Recognizes the following flavors:
```
//! CRS flavor
enum class CRSFlavor
{
UNKNOWN, //! unknown/un... -
02:13 PM Revision c1e4cf5a (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
-
02:13 PM Revision 2bfbd3a9 (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
-
02:13 PM Revision c065728a (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
-
02:09 PM Revision cb1e62a7 (qgis): Merge pull request #50281 from rouault/fix_29391
- [WFS provider] Recognize OGC HTTP URIs
-
02:09 PM Revision aaa187d0 (qgis): Improve exception log message
-
07:58 AM Revision 1c054214 (qgis): Cache summed up area for curve geometry classes
- Avoids recalculation when area is retrieved multiple times
-
07:30 AM Revision 9e7cebc3 (qgis): [afs] Shortcut a bunch of expensive extra work when a simple one ring p...
-
07:30 AM Revision 14324b5a (qgis): Optimise QgsArcGisRestUtils::convertCompoundCurve
- This method was quite slow due to numerous list resizing and
temporary point construction. I've removed all this for ... -
07:30 AM Revision 38012046 (qgis): [afs] Use a hash for quick object id to feature id lookups instead
- of QList::indexOf
Speeds up feature retrieval for large layers -
07:30 AM Revision 8343da39 (qgis): Minor optimisation to arcgis rest feature reading
-
06:53 AM Revision 252a839c (qgis): Add tests for validationError
-
06:53 AM Revision 765d89c6 (qgis): Add method to get user friendly error when a relationship is not valid
-
06:53 AM Revision 6501df1c (qgis): When we can't auto load a relationship because its definition is
- broken, show a warning to users instead of silently failing
-
04:23 AM Revision f6a4fdf5 (qgis): Apply suggestions from code review
-
04:09 AM Revision c2b30d90 (qgis): Optimise QgsLineString::sumUpArea
2022-09-27
-
11:47 PM Revision 2b5b5ed1 (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
-
11:47 PM Revision f3cd8199 (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
-
09:51 PM Revision 6e5da9c4 (qgis): Add a QgsOgcCrsUtils::parseCrsName() function to parse the different st...
- Recognizes the following flavors:
```
//! CRS flavor
enum class CRSFlavor
{
UNKNOWN, //! unknown/un... -
09:51 PM Revision 9f4a7a26 (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
-
06:08 PM Revision 51efff02 (qgis): add test
-
05:05 PM Revision 2d1e3fb3 (qgis): Merge pull request #50200 from troopa81/fix_legend_geomgenerator
- Fix legend icon geom generator is involved
-
04:29 PM Revision 163e4393 (qgis): Address PR comments
-
09:44 AM Revision b7339690 (qgis): Fix test
-
08:43 AM Revision c7306abb (qgis): remove outdated 3D headers patch (#50286)
-
06:52 AM Revision 8bde361b (qgis): [spatialite] Fix corrupted default attribute values when fields
- are loaded using gaiaVectorLayer
-
06:48 AM Revision f1f74ff8 (qgis): [spatialite] Fix corrupted default attribute values when fields
- are loaded using gaiaVectorLayer
-
05:26 AM Revision a0fb44b0 (qgis): Fix handling of vector tiles when zoom level 0 is not available
- E.g. when a vector tile connection has a manually set zoom level
range which doesn't include level 0, we still need t... -
05:20 AM Revision 056ee1fe (qgis): Fix drag and drop of files to georeferencer window
- Fixes #49175
- 03:58 AM Revision e689e2d9 (qgis): Update README.md: major new features
- Updated readme to include major new features added since 3.18, plus some wordsmithing of existing text.
2022-09-26
-
01:10 AM Revision 8f71c946 (qgis): Add test for SLD UOM points and remove data modifying test
- Add test for issue #35561
-
01:08 AM Revision 91a8b1cd (qgis): [WFS provider] Handle the case of a layer with a geometry field but whe...
-
01:08 AM Revision 0c842286 (qgis): [WFS provider] When DescribeFeatureType returns unknown geometry type, ...
-
01:07 AM Revision da08a1e7 (qgis): App: fix performance issue when closing a project with a lot of layers
-
01:07 AM Revision 59ba38ce (qgis): App: fix performance issue when drag-dropping a lot of layers at once (...
-
01:06 AM Revision fbef581f (qgis): Fix SLD rule text fields quoting
- Fixes #42348
-
01:06 AM Revision c5e43ead (qgis): more debug info for PG testSaveStyleInvalidXML
-
01:06 AM Revision fc80d24f (qgis): drop project backward compatibility for symbology with QGIS 3.16 and older
- This part of the codes writes the symbology with backward compatibility so the project can be open under QGIS 3.16 an...
-
01:06 AM Revision 7759766f (qgis): fix test
-
01:06 AM Revision 70a05c94 (qgis): fix
-
01:06 AM Revision b7a2f3b1 (qgis): Update test_provider_postgres.py
-
01:06 AM Revision a21c2a2f (qgis): fix layout
-
09:53 PM Revision 01db45d0 (qgis): fix QgsMapTool convert to subclass (#50303)
-
09:07 PM Revision 3fec0aad (qgis): Fix SLD rule text fields quoting
- Fixes #42348
-
09:01 PM Revision 10875853 (qgis): Fix crash when deleting layout items
- Fix #49573
-
09:01 PM Revision cf885e7b (qgis): Fix SLD rule text fields quoting
- Fixes #42348
-
06:47 PM Revision 6f8107d9 (qgis): [WFS provider] Include namespace prefix and URI in FILTER ...
- computed from setSubsetString() when a namespace is declared on <<wfs:FeatureType> in GetCapabilities response
Fixes... -
04:39 PM Revision 39574dfb (qgis): Fix opacity SLD export
- Fixes #33376
- 12:23 PM Revision 9855fa64 (qgis): typo & flake8
- 12:23 PM Revision ae1231e1 (qgis): Add a coment to GRASS logic
- 12:23 PM Revision 3470163e (qgis): More robust output process
- Co-Authored-By: Andrea Giudiceandrea <[email protected]>
- 12:23 PM Revision 1b90470a (qgis): Fix output process of r.horizon
- 12:23 PM Revision 4e07c2fa (qgis): More robust output process
- Co-Authored-By: Andrea Giudiceandrea <[email protected]>
- 12:23 PM Revision 34b79f4b (qgis): typo & flake8
- 12:23 PM Revision 34584438 (qgis): Add a coment to GRASS logic
- 12:23 PM Revision 569a236f (qgis): Fix output process of r.horizon
- 12:19 PM Revision 30d0c467 (qgis): Merge pull request #50265 from nicogodet/fix-50238
- Fix output process of r.horizon
-
11:55 AM Revision 42c8ffd3 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
- This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t... -
10:42 AM Revision 71167132 (qgis): fix layout
-
10:37 AM Revision 885f4fa6 (qgis): Update test_provider_postgres.py
- 09:35 AM Revision 7c94e1f2 (qgis): Add a coment to GRASS logic
-
09:12 AM Revision a81a6e11 (qgis): Fixes #37804 : save original layout item picture mode
-
09:02 AM Revision 01bca902 (qgis): Fix crash when deleting layout items
- Fix #49573
-
08:57 AM Revision 27f089ed (qgis): Fix crash when deleting layout items
- Fix #49573
-
08:39 AM Revision 6f072cfb (qgis): Never try to handle base parameter type values as map layers
- in QgsProcessingParameterDefinition::valueAs* methods
Avoids misleading log messages and a crash on macos
Fixes #48598 -
08:29 AM Revision 8868f4f8 (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
- The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ... -
07:59 AM Revision a0cf6418 (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
- 07:56 AM Revision db246497 (qgis): Merge pull request #49226 from Kanahiro/fix/grass7-unicodeerror
- Fix GRASS7/SAGA UnicodeDecodeError in QGIS of Windows-Japanese or others
-
07:43 AM Revision 655461e1 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
-
07:18 AM Revision a47bff72 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
- This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t... -
07:14 AM Revision 7d1497b4 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
- This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t... -
05:44 AM Revision 04ead0ac (qgis): Fix identity sequence
-
05:44 AM Revision e3e9f47b (qgis): Tests for issue GH #50168 identity evaluate default
-
05:43 AM Revision b0e41580 (qgis): don't hide the main window
-
05:41 AM Revision a25c3a80 (qgis): Fixes #37804 : save original layout item picture mode
-
05:38 AM Revision 2fc10b02 (qgis): [WFS provider] Include namespace prefix and URI in FILTER ...
- computed from setSubsetString() when a namespace is declared on <<wfs:FeatureType> in GetCapabilities response
Fixes... -
05:36 AM Revision 1ea9e361 (qgis): Mesh layer Rendering properties page is missing the scale
- range setting
-
05:36 AM Revision c3d73525 (qgis): Show standard Rendering tab in point cloud layer properties
- Allows modification of layer scale range in layer properties dialog
Fixes #50268 -
05:29 AM Revision 7621a9a1 (qgis): Address PR comments
-
05:29 AM Revision 913b651e (qgis): Followup layer metadata search widget
- - Fix a bug with PG SQL update
- Filter by geometry type
- Handle raster icons -
05:29 AM Revision 84272d4c (qgis): Sipify
-
05:29 AM Revision d054b8f4 (qgis): code layout
-
05:29 AM Revision b88681fa (qgis): Fix aspatial and test
-
05:29 AM Revision 92ac6400 (qgis): tidy
-
04:51 AM Revision 054d238a (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
- The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ... -
04:51 AM Revision 1ad460cb (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
-
04:47 AM Revision ab7feb6e (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
- The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ... -
04:47 AM Revision 400c4225 (qgis): [WFS provider] When DescribeFeatureType returns unknown geometry type, ...
-
04:47 AM Revision a38a4f4a (qgis): [WFS provider] Handle the case of a layer with a geometry field but whe...
-
04:47 AM Revision ec96b494 (qgis): [WFS provider] Handle gml:description/identifier/name attributes (fixes...
-
04:47 AM Revision 164cf218 (qgis): App: fix performance issue when closing a project with a lot of layers
-
04:47 AM Revision fff4a452 (qgis): App: fix performance issue when drag-dropping a lot of layers at once (...
-
04:02 AM Revision 5474cac2 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
-
03:58 AM Revision 078a53d6 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
-
03:25 AM Revision 26422144 (qgis): Format between and not between functions syntax to match other operators'
2022-09-25
-
01:43 AM Revision b6243c19 (qgis): Fixes #37804 : save original layout item picture mode
-
01:42 AM Revision 31a5bb04 (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
-
01:40 AM Revision ec7edb8e (qgis): don't hide the main window
-
01:38 AM Revision 5a2a89bb (qgis): Fixes #37804 : save original layout item picture mode
-
01:38 AM Revision ff01449a (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
- 01:37 AM Revision 937b1450 (qgis): Bump vuetify from 2.6.2 to 2.6.10 in /resources/server/src/landingpage
- Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.2 to 2.6.10.
- [Release not... -
01:36 AM Revision 3d05ad33 (qgis): don't hide the main window
-
01:32 AM Revision 37437b05 (qgis): ignore stderr when checking astyle version
-
01:18 AM Revision 939da085 (qgis): world_map.gpkg: little fix to avoid warning with recent GDAL versions
- Recent GDAL versions emit in the console a non critical warning when opening
world_map.gpkg at QGIS startup:
"Warning... -
01:18 AM Revision dba95821 (qgis): Fix layout grid multiline labels
- Fix #49666
-
01:17 AM Revision 1f4e5643 (qgis): [feature][quick] Add temporal handling to map {canvas,settings}
-
01:16 AM Revision f55b838d (qgis): [quick][qt6] Handle QQuickItem's geometryChanged->geometryChange functi...
-
01:15 AM Revision e91ca3d1 (qgis): [quick] Further optimize handling of silent refresh for smoother canvas...
-
01:15 AM Revision 75a79f6f (qgis): [quick] Add a map settings center property return the current extent ce...
2022-09-24
-
11:45 AM Revision c6eca784 (qgis): Merge pull request #50279 from elpaso/bugfix-unreported-splitwithlines-...
- Fix unreported endless alg splitwithlines
2022-09-23
-
11:22 PM Revision 90baf014 (qgis): suggest to fix topological mesh error when starting mesh editing
-
07:29 PM Revision 963c05f5 (qgis): fix
-
05:17 AM Revision 0e03879d (qgis): suggest to fix topological mesh error when starting mesh editing
2022-09-22
-
11:56 PM Revision ba134722 (qgis): make header checking case insensitive
-
11:56 PM Revision 1cbc8d8b (qgis): Revert "make searching for headers case insensitive"
- This reverts commit 5aab168424f568ef32af82290eaf0efb393cc787.
-
11:56 PM Revision 3511cf80 (qgis): ignore return code when checking if server supports range requests
-
11:18 AM Revision 69bbf686 (qgis): Merge pull request #50266 from elpaso/bugfix-gh50152-sld-svg-params
- Fix SLD SVG parametric import
- 08:35 AM Revision d3434fbf (qgis): More robust output process
- Co-Authored-By: Andrea Giudiceandrea <[email protected]>
-
06:44 AM Revision 13c0f06f (qgis): more debug info for PG testSaveStyleInvalidXML
-
05:54 AM Revision 1d7a28cf (qgis): remove 3D extra headers to fix Docker builds (#50285)
-
05:47 AM Revision 13c51bad (qgis): remove 3D extra headers to fix Docker builds
2022-09-21
- 12:24 AM Revision 1d26730e (qgis): Bump vuetify from 2.6.2 to 2.6.10 in /resources/server/src/landingpage
- Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.2 to 2.6.10.
- [Release not... -
10:08 PM Revision e344403b (qgis): Fix directory chooser path
- Fixes #50055
-
08:41 PM Revision ef678d15 (qgis): fix test
-
05:06 PM Revision b1c65222 (qgis): Fix unreported endless alg splitwithlines
-
02:32 PM Revision a730215c (qgis): drop project backward compatibility for symbology with QGIS 3.16 and older
- This part of the codes writes the symbology with backward compatibility so the project can be open under QGIS 3.16 an...
- 02:31 PM Revision 0325e623 (qgis): Merge pull request #50273 from qgis/backport-50255-to-release-3_22
- [Backport release-3_22] [QgsOgrUtils test] Remove an old comment
-
01:17 PM Revision f5f9d83b (qgis): Actual tests
-
12:12 PM Revision fffcb1dd (qgis): Tests for SVG parameters in the SLD import
- 11:37 AM Revision 9c7682b3 (qgis): [QgsOgrUtils test] Remove an old comment
- 11:34 AM Revision 4e6727cd (qgis): Merge pull request #50255 from lbartoletti/bugfix_50218_suite_rm_old_co...
- [QgsOgrUtils test] Remove an old comment
- 10:08 AM Revision e79bd7d3 (qgis): Merge pull request #50263 from elpaso/bugfix-gh50239-options-crash-locale
- Fix crash in options dlg with french locale
-
09:30 AM Revision dcf64e80 (qgis): add an ok boolean to check if it exists a restricted symbol
2022-09-20
-
06:42 PM Revision 7632de87 (qgis): Fix SLD SVG parametric import
- Fix #50152
- 04:47 PM Revision 720d24e1 (qgis): typo & flake8
- 04:38 PM Revision a4bf4afe (qgis): Fix output process of r.horizon
-
04:23 PM Revision 3ee4fb9a (qgis): Fix crash in options dlg with french locale
- Fixes #50239
- 03:44 PM Revision a556f6c5 (qgis): Mesh 3D stacked, don't use volume height when only one level
- 11:18 AM Revision 77eb9cb7 (qgis): [QgsOgrUtils test] Remove an old comment
- 11:15 AM Revision 63d2a6b3 (qgis): Merge pull request #50250 from qgis/backport-50233-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix wkbType cast from OGR 25D Type.
- 11:13 AM Revision 21e1e666 (qgis): Merge pull request #50231 from rouault/fix_50215
- [OGR provider] Handles layer of geometry type unknown with null geometries
-
09:59 AM Revision 48098227 (qgis): Hide real name string args from schema and messages
-
09:59 AM Revision 2765bc2a (qgis): Server OAPIF: be good and accept both aliased and real field names ...
- ... when filtering and sorting, but only output aliased field names.
Fixes #49399 -
09:59 AM Revision 8094f2ee (qgis): Typo
-
09:59 AM Revision 2d6fccc0 (qgis): Test tolerant
-
09:55 AM Revision 8b252071 (qgis): Merge pull request #50203 from elpaso/bugfix-gh49399-wfs3-displayname
- Server OAPIF: be good and accept both aliased and real field names ...
- 08:57 AM Revision 3095882c (qgis): Merge pull request #50251 from qgis/backport-50233-to-release-3_22
- [Backport release-3_22] Fix wkbType cast from OGR 25D Type.
2022-09-19
- 12:20 AM Revision 435bfa8a (qgis): tests: fix test
- 12:20 AM Revision e0deb174 (qgis): [QgsOgrUtils] Ogr To QGS Wkb Type: fix also Point25D to PointZ
- 12:20 AM Revision cf1d7720 (qgis): Fix wkbType cast from OGR 25D Type.
- As mentionned by @Koyaani a PolygonZ is opened as a Polygon25D and
can cause problems.
This fix use the QgsOgrUtils ... - 12:20 AM Revision 231bd360 (qgis): [QgsOgrUtils] Ogr To QGS Wkb Type: fix also Point25D to PointZ
- 12:20 AM Revision ad37b85e (qgis): tests: fix test
- 12:20 AM Revision fb6c7ba9 (qgis): Fix wkbType cast from OGR 25D Type.
- As mentionned by @Koyaani a PolygonZ is opened as a Polygon25D and
can cause problems.
This fix use the QgsOgrUtils ... - 12:16 AM Revision 2ab15834 (qgis): Merge pull request #50233 from lbartoletti/bugfix_50218_wkbtype
- Fix wkbType cast from OGR 25D Type.
- 09:57 PM Revision fdaba7c0 (qgis): [QgsOgrUtils] Ogr To QGS Wkb Type: fix also Point25D to PointZ
- 09:34 PM Revision 7459e973 (qgis): tests: fix test
-
04:31 PM Revision 939487ad (qgis): Fixes #49463 : update provider flags according to project ones
-
10:24 AM Revision 9eedb44e (qgis): [WFS/OPAIF provider] Take into account page size, max feature count, et...
- The issue was that the service name should be passed in lower case.
The regression likely dates back to 4790f92444d w... -
10:12 AM Revision 93971797 (qgis): Fix directory chooser path
- Fixes #50055
-
10:10 AM Revision 52be016b (qgis): fix 32bit build (followup 978f54aca97d98a730a)
-
10:07 AM Revision 8963fa07 (qgis): Fix directory chooser path
- Fixes #50055
-
10:03 AM Revision 1c41c597 (qgis): Tests for issue GH #50168 identity evaluate default
-
10:03 AM Revision d646d8ef (qgis): Fix identity sequence
-
09:59 AM Revision 46a2458c (qgis): Merge pull request #50230 from elpaso/bugfix-gh50168-pg-identity-default
- Bugfix gh50168 pg identity default
-
09:17 AM Revision bf9325d6 (qgis): Generalize a warning
Also available in: Atom