Activity
From 2022-01-19 to 2022-02-17
2022-02-17
- 11:33 PM Revision 49123679 (qgis): replace comma in layer name with underscore when exporting layer to DXF
- (fix #47381)
- 11:32 PM Revision 62f86f76 (qgis): MDAL 0.9.4
- 11:32 PM Revision 48d33447 (qgis): fix indentation
- 11:30 PM Revision f83b8ad3 (qgis): replace comma in layer name with underscore when exporting layer to DXF
- (fix #47381)
- 04:48 PM Revision 2c7b3936 (qgis): Fix maptiler hmac sha256 signature when URL contains spaces
- the url() method decodes URLs, so e.g. "http://example.com/?q=hello%20world"
would get decoded to "http://example.com... - 04:48 PM Revision dd148fcc (qgis): fix mesh calculator aggregate on file
- 04:48 PM Revision 1e438ca0 (qgis): typo
- 04:43 PM Revision 88d1931d (qgis): fix mesh calculator aggregate on file (#47423)
- 04:43 PM Revision e9c99cd3 (qgis): Use docked widget size when undocking the first time
- 01:28 PM Revision df3695aa (qgis): add signal when user interacts with map
- 01:28 PM Revision 2d24e983 (qgis): fix comment
- 09:27 AM Revision a762caf3 (qgis): fix python test classes inheriting QgsVectorLayerTools
- 07:26 AM Revision 77a55af2 (qgis): Fix crash when interpolating angle on a multipoint
- Fixes #47405
- 07:23 AM Revision 83be39f2 (qgis): Fix crash when interpolating angle on a multipoint
- Fixes #47405
- 04:17 AM Revision ddb28244 (qgis): fix indentation
- 04:17 AM Revision f8ca03fb (qgis): MDAL 0.9.4
- 04:14 AM Revision 47def9f2 (qgis): MDAL 0.9.4 (#47411)
- * MDAL 0.9.4
* fix indentation - 01:49 AM Revision 528012db (qgis): remove hide button
- 01:49 AM Revision 7faaf3fe (qgis): [processing] don't try to dissolve buffer results if there are no
- features (fix #46396)
(cherry picked from commit 508f37ecfc5051ff76e7db891161f121e1601e54) - 01:49 AM Revision 0e4bd99c (qgis): add test for buffering empty layer with dissolve
- (cherry picked from commit bf406a5845437067724f9a44a26318fd7b7614a8)
2022-02-16
- 12:52 AM Revision 14411f62 (qgis): Re-use possibly cached postgis_version from pgsql description method
- 12:06 AM Revision 64ab758c (qgis): Improved debugging output in QgsPostgresConn class
- These added debugging lines are aimed at finding the root cause
of not reusing existing connection, references #47391 - 10:23 PM Revision ac53e013 (qgis): Merge pull request #47407 from DelazJ/airyOverlayIntersects
- Attempt to aerate overlay_intersects help and shorten sentences
- 08:01 PM Revision 238c383a (qgis): Merge pull request #47383 from qgis/backport-47380-to-release-3_22
- [Backport release-3_22] Fix crash when $uuid is used in an expression
- 05:34 PM Revision 2a4c2bdf (qgis): Attempt to aerate overlay_intersects help and shorten sentences
- 04:38 PM Revision 2a8a037b (qgis): Trust primary key of layers setup by DBManager TopoViewer plugin
- Removes two very expensive queries per TopoViewer instance
Closes #47389 - 04:35 PM Revision 51da2ef5 (qgis): Trust primary key of layers setup by DBManager TopoViewer plugin
- Removes two very expensive queries per TopoViewer instance
Closes #47389 - 03:32 PM Revision fca68981 (qgis): Re-use possibly cached postgis_version from pgsql description method
- 03:28 PM Revision b2711334 (qgis): Re-use possibly cached postgis_version from pgsql description method
- 12:24 PM Revision 033b02b6 (qgis): fix typo
- 12:05 PM Revision 7dac040b (qgis): reenter lost override keyword and some docs
- 11:25 AM Revision a4709502 (qgis): better readability for the the same
- 11:18 AM Revision 776265ed (qgis): don't hide the parent dialog widget when it's QgisApp main window. This...
- 09:48 AM Revision bc43eee2 (qgis): showing form not modal to be able to controll the mapcanvas when adding...
- 09:24 AM Revision f971a47b (qgis): Do dialogs not open modal since otherwise the canvas are blocked and we...
- Pass widget as parent to the dialog to avoid "orphaned" child dialogs. The widget is passed as parent to QgsFeatureAc...
- 05:56 AM Revision 5197f6ce (qgis): Fix crash when $uuid is used in an expression
- This is an alias for uuid(), but logic was missing to auto insert
parameters with their default values when $ syntax ... - 05:52 AM Revision 7fbaa962 (qgis): Fix crash when $uuid is used in an expression
- This is an alias for uuid(), but logic was missing to auto insert
parameters with their default values when $ syntax ...
2022-02-15
- 12:28 AM Revision 1194d9cd (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
- 11:45 PM Revision 5bc2ec4a (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
- 09:31 PM Revision 6172252e (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
- 09:31 PM Revision 28fafa30 (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
- 09:30 PM Revision 18e4bde7 (qgis): export usage when exporting WMS XYZ raster layer
- 09:30 PM Revision 3d452dc5 (qgis): Wrong text in warning message
- northing/easting instead of latitude/longitude. Parent dialog has labels "Latitude" and "Longitude" (and they are con...
- 09:29 PM Revision bf406a58 (qgis): add test for buffering empty layer with dissolve
- 09:29 PM Revision 508f37ec (qgis): [processing] don't try to dissolve buffer results if there are no
- features (fix #46396)
- 09:28 PM Revision 8da027d8 (qgis): Fix crash when opening projects and a custom bad layer handler has been...
- Since setting a custom bad layer handler via QgsProject::setBadLayerHandler
will delete the previous bad layer handle... - 09:28 PM Revision cfa6f77c (qgis): Temporarily add smani/mingw-extras COPR repo for dependencies missing i...
- 09:23 PM Revision 6154178e (qgis): Bump follow-redirects in /resources/server/src/landingpage
- Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release note... - 01:12 PM Revision ac7fe74c (qgis): fix relative lock & distance
- 01:07 PM Revision 8a1f2d7e (qgis): Bump follow-redirects in /resources/server/src/landingpage
- Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release note... - 08:57 AM Revision 387a9ede (qgis): Fix server OAPIF bbox reprojection
- Fix #47302
- 08:57 AM Revision 02516c2b (qgis): Catch CS exception
- 08:53 AM Revision ade43556 (qgis): Merge pull request #47318 from elpaso/bugfix-gh47302-server-wfs3-bbox-r...
- Fix server OAPIF bbox reprojection
- 05:40 AM Revision abb00dde (qgis): Fix crash when opening projects and a custom bad layer handler has been...
- Since setting a custom bad layer handler via QgsProject::setBadLayerHandler
will delete the previous bad layer handle... - 04:26 AM Revision 22ecf354 (qgis): QgsDistanceArea::bearing can raise QgsCsExceptions, so ensure that
- these are always gracefully caught
Avoids some unwanted "unhandled exception" message boxes which
can pop up while m... - 04:26 AM Revision 4410cbc3 (qgis): Correctly raise exceptions from XYZ tiles algorithm threads, and fix Py...
2022-02-14
- 11:55 PM Revision 28183b33 (qgis): Update control images
- 11:55 PM Revision 9fdd36a9 (qgis): Clear layer cache and optimize cache getter
- 11:55 PM Revision 11289e07 (qgis): Layout attr table field formatter
- Fixes #41798
- 11:52 PM Revision d279c4a6 (qgis): Clear layer cache and optimize cache getter
- 11:52 PM Revision 854be5a8 (qgis): Layout attr table field formatter
- Fixes #41798
- 11:52 PM Revision 39dda88f (qgis): Update control images
- 11:50 PM Revision 4a7515f8 (qgis): replace tabs with spaces in the attribute form init function template
- (fix #46988)
- 09:58 PM Revision f5ce830e (qgis): replace tabs with spaces in the attribute form init function template
- (fix #46988)
- 09:55 PM Revision e6ee19cd (qgis): Fix loading of storage projects from command line
- Fix #47270
(cherry picked from commit cb3d818ed247e567ee1c9132956201147f0478f3) - 09:55 PM Revision 03a20796 (qgis): [gui] Fix value map editor widget configuration's load from CSV parsing
- 09:54 PM Revision f10e370c (qgis): Do not always show scrollbar in crash handler dialog
- 09:54 PM Revision 1892ac4f (qgis): replace tabs with spaces in the attribute form init function template
- (fix #46988)
- 04:58 PM Revision e25d13d4 (qgis): Avoid black frame around rotated/warped rasters (fixes #23760)
- Adding alpha band when creating warped VRT ensures the region
outside of the original raster extent gets transparent ... - 04:58 PM Revision 227d0369 (qgis): Hopefully a better condition when to add the alpha band for VRT
- 04:58 PM Revision 03f4518c (qgis): Use Even's code suggestions + add tests
- 04:55 PM Revision dda53897 (qgis): Use Even's code suggestions + add tests
- 04:55 PM Revision 24ddb040 (qgis): Hopefully a better condition when to add the alpha band for VRT
- 04:55 PM Revision 49f0059a (qgis): Avoid black frame around rotated/warped rasters (fixes #23760)
- Adding alpha band when creating warped VRT ensures the region
outside of the original raster extent gets transparent ... - 09:27 AM Revision 7975911a (qgis): Catch CS exception
- 07:24 AM Revision 49bf7e5d (qgis): Correctly raise exceptions from XYZ tiles algorithm threads, and fix Py...
- 07:20 AM Revision ef85926a (qgis): Correctly raise exceptions from XYZ tiles algorithm threads, and fix Py...
- 06:51 AM Revision f9c5c3a7 (qgis): Use variables to set postgresql connection configs (#47059)
- 06:13 AM Revision 1eb1206f (qgis): [gui] Fix value map editor widget configuration's load from CSV parsing
- 06:10 AM Revision 4131eb26 (qgis): [gui] Fix value map editor widget configuration's load from CSV parsing
- 05:21 AM Revision 465f3433 (qgis): Fix #47244: respect minimum value in optional numeric parameter
- 05:20 AM Revision 5423285d (qgis): When changing destination points coordinates in table, automatically
- set CRS of destination to match the georeference target CRS
(cherry picked from commit 90c13252ef11243a6c907c4a2aaca... - 05:20 AM Revision 12be2f55 (qgis): [georeferencer] Fix incorrect pixel to layer coordinate update causes i...
- 05:20 AM Revision 6f39a163 (qgis): Cleanup some georeferencer API to disambiguate if points are source/
- destination coordinates, and whether they are in pixels/map coordinates
And make some TODO notes flagging errors ide... - 05:20 AM Revision ef1543e6 (qgis): Rename method for clarity
- 05:20 AM Revision 12bbf321 (qgis): Spelling
- 05:20 AM Revision a739e38f (qgis): Start on test suite for georeferencer
- 05:20 AM Revision 75e1cab7 (qgis): Minor cleanup to rename ambiguous method
- 05:20 AM Revision 3d96fab9 (qgis): [georeferencer] Cleanup target CRS handling, and ensure destination
- points in table are always updated to reflect actual target CRS
whenever it is changed
(cherry picked from commit 15... - 05:20 AM Revision bdd25ba6 (qgis): Create world file only option is also compatible with Helmert transforms
- (cherry picked from commit 4e035e686bc33c64b183fe21648f2e1dac1a6d9d)
- 05:20 AM Revision 89a98d9e (qgis): Cleanup handling of 'Create world file only' option
- (cherry picked from commit 4877003f39bdd79db86d43811cce938e64bad983)
- 05:20 AM Revision 12e935ed (qgis): Use an appropriate number of decimal places for display
- (cherry picked from commit 27db7754a584541689b100bd316aa8472634c2e7)
- 05:20 AM Revision ae16c31d (qgis): Show CRS details in tooltips for destination X/Y values
- Helps clarify for users exactly what CRS these destination coordinates
are in
(cherry picked from commit 622c1206499... - 05:20 AM Revision d4562338 (qgis): Simplify call
- 05:20 AM Revision 678ade26 (qgis): Add tests for conversion of source coordinate to pixel
- 05:20 AM Revision edd8e15f (qgis): More robust
- (cherry picked from commit a39ed7b4e44acb4a56ee72d2f5511af45e9c0888)
- 05:20 AM Revision 7b9b77a8 (qgis): Fix reading and writing invalid crs information to gcp points files
- (cherry picked from commit feaa95402624cb01c3e4033fa73389b89276f823)
- 05:20 AM Revision 2393254e (qgis): When loading gcp points for a raster which is already
- georeferenced, assume the source points are in the
raster's IF there's no explicit crs information in the .points fil... - 05:20 AM Revision 2668c421 (qgis): Cleanup dialog code
- (cherry picked from commit a2bb366c1d69ad2298671016adc22d58a59ef915)
- 05:20 AM Revision 4d170d39 (qgis): Remove unused code
- (cherry picked from commit 610a0a6f06e5f85c7756f8fe9650181d4b05f06c)
- 05:20 AM Revision 9efa619d (qgis): Rename method for clarity
- 05:20 AM Revision 1ea1c7b4 (qgis): Use a proper model for gcp list, fix use of delegates, fix gcp
- points don't move on canvas when edited in list
(cherry picked from commit ca2dbef4300c65814850afdc7a4a64cf9cd3a0e2) - 05:20 AM Revision 9667d49a (qgis): Move code for calculating residuals to QgsGCPList out of model
- (cherry picked from commit 977585ce3daaa09da83fd40e11a3fe9cfc133481)
- 05:20 AM Revision 31c7c62a (qgis): Never silently overwrite gcp point files without prompting user
- (cherry picked from commit d76fe7939f8d89a5bdedf7f48ba9a063b809fd53)
- 05:20 AM Revision b71596ee (qgis): Fix reading destination CRS from .points files
- (cherry picked from commit 23402c8c7015908f775d5c9f4d4a1b19165a81f1)
- 05:20 AM Revision 5da754b6 (qgis): wip
- (cherry picked from commit 74d7e13ff9a137b2ec479f35ab7703691aacb28e)
- 05:20 AM Revision 23b68cd2 (qgis): Fix build on older Qt
- 05:20 AM Revision 7be6cd27 (qgis): Fix shortcut
- 05:20 AM Revision 2054dc60 (qgis): Fix logic determining when link georef to qgis canvas actions are
- enabled
And partially fix this functionality when using an already
georeferenced image (not fully) - 05:20 AM Revision f7f8e09c (qgis): When saving/loading GCP files, use source layer coordinates for source
- points instead of always using source pixel row/columns
The "always use pixels" approach does not work well when a s... - 05:20 AM Revision 85c40b12 (qgis): [georeferencer] Fix recenter on points fails when some points in list
- are disabled
- 05:20 AM Revision 1f9a746c (qgis): Add test for createGCPVectors
- 05:20 AM Revision b2314b7e (qgis): Don't cache transformed destination points
- This is too fragile, there's too many different situations which
should lead us to invalidate the cached point which ... - 05:20 AM Revision 16e9f91c (qgis): Fix memory leaks and make gcp container class safer to use
- 05:20 AM Revision 90febde1 (qgis): Cleanup georeferencer GCP data class by separating data point
- from class which stores graphical item representing point
- 05:20 AM Revision 5090e877 (qgis): Fix misleading override of QList::size
- 05:20 AM Revision bc57bbda (qgis): Remove unused method/member
- 05:20 AM Revision f2ffdcb9 (qgis): Fix incorrect display of residual lines for previously georeferenced im...
- 05:20 AM Revision 8821ea5e (qgis): When autosaving the georeferencer gcp points, we MUST use the original
- raster file name for these and not the output raster file name
The GCPs relate specifically to the ORIGINAL image, n... - 05:20 AM Revision afaf6d3a (qgis): Don't misuse a string as a bool
- 05:20 AM Revision 634acee2 (qgis): Saving gcps should ALWAYS use source pixel coordinates
- 05:20 AM Revision e2554849 (qgis): When calling QgsGeorefTransform::updateParametersFromGcps the source po...
- 05:20 AM Revision a869946a (qgis): Const
- 05:20 AM Revision cee89ff0 (qgis): Remove fragile cached transformed destination point -- this needlessly ...
- 05:20 AM Revision 50cb9fad (qgis): Fix loading existing GCPs for images which are already referenced resul...
- 05:20 AM Revision 10457a9b (qgis): Rename things to clarify that they aren't always pixel values
- 05:20 AM Revision 11314ad6 (qgis): Add tests for source pixel to coord rect conversion, rename for clarity
- 05:20 AM Revision 89180f48 (qgis): Cleanup code, fix deleting points
- (cherry picked from commit 93564e06998babd08a7c4b298cd6cc8583274257)
- 04:10 AM Revision 90199c09 (qgis): Make "dataset groups" selection mandatory
- * Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently... - 04:10 AM Revision 5fa76327 (qgis): Add a help text to the contour_level_list parameter
- 03:26 AM Revision 66d08350 (qgis): Create world file only option is also compatible with Helmert transforms
- (cherry picked from commit 4e035e686bc33c64b183fe21648f2e1dac1a6d9d)
- 03:26 AM Revision f188c092 (qgis): Cleanup handling of 'Create world file only' option
- (cherry picked from commit 4877003f39bdd79db86d43811cce938e64bad983)
- 03:25 AM Revision c7423f2b (qgis): Use an appropriate number of decimal places for display
- (cherry picked from commit 27db7754a584541689b100bd316aa8472634c2e7)
- 03:25 AM Revision b480c554 (qgis): Show CRS details in tooltips for destination X/Y values
- Helps clarify for users exactly what CRS these destination coordinates
are in
(cherry picked from commit 622c1206499... - 03:25 AM Revision c8027f45 (qgis): Cleanup code, fix deleting points
- (cherry picked from commit 93564e06998babd08a7c4b298cd6cc8583274257)
- 03:25 AM Revision 18bd04bf (qgis): When changing destination points coordinates in table, automatically
- set CRS of destination to match the georeference target CRS
(cherry picked from commit 90c13252ef11243a6c907c4a2aaca... - 03:25 AM Revision df4f6ac2 (qgis): More robust
- (cherry picked from commit a39ed7b4e44acb4a56ee72d2f5511af45e9c0888)
- 03:25 AM Revision 4e724610 (qgis): Fix reading and writing invalid crs information to gcp points files
- (cherry picked from commit feaa95402624cb01c3e4033fa73389b89276f823)
- 03:25 AM Revision c822fded (qgis): When loading gcp points for a raster which is already
- georeferenced, assume the source points are in the
raster's IF there's no explicit crs information in the .points fil... - 03:25 AM Revision 5599bb9e (qgis): Cleanup dialog code
- (cherry picked from commit a2bb366c1d69ad2298671016adc22d58a59ef915)
- 03:25 AM Revision e3399e50 (qgis): Remove unused code
- (cherry picked from commit 610a0a6f06e5f85c7756f8fe9650181d4b05f06c)
- 03:25 AM Revision 20a8b075 (qgis): [georeferencer] Cleanup target CRS handling, and ensure destination
- points in table are always updated to reflect actual target CRS
whenever it is changed
(cherry picked from commit 15... - 03:22 AM Revision b380a0c7 (qgis): Use a proper model for gcp list, fix use of delegates, fix gcp
- points don't move on canvas when edited in list
(cherry picked from commit ca2dbef4300c65814850afdc7a4a64cf9cd3a0e2) - 03:22 AM Revision 3d1bff55 (qgis): Move code for calculating residuals to QgsGCPList out of model
- (cherry picked from commit 977585ce3daaa09da83fd40e11a3fe9cfc133481)
- 03:22 AM Revision 1b0260bf (qgis): Never silently overwrite gcp point files without prompting user
- (cherry picked from commit d76fe7939f8d89a5bdedf7f48ba9a063b809fd53)
- 03:22 AM Revision f7b85732 (qgis): Fix reading destination CRS from .points files
- (cherry picked from commit 23402c8c7015908f775d5c9f4d4a1b19165a81f1)
- 03:22 AM Revision c4610adf (qgis): wip
- (cherry picked from commit 74d7e13ff9a137b2ec479f35ab7703691aacb28e)
- 03:18 AM Revision 27db7754 (qgis): Use an appropriate number of decimal places for display
- 03:18 AM Revision feaa9540 (qgis): Fix reading and writing invalid crs information to gcp points files
- 03:18 AM Revision 8a12a0be (qgis): When loading gcp points for a raster which is already
- georeferenced, assume the source points are in the
raster's IF there's no explicit crs information in the .points file - 03:18 AM Revision a2bb366c (qgis): Cleanup dialog code
- 03:18 AM Revision a39ed7b4 (qgis): More robust
- 03:18 AM Revision 90c13252 (qgis): When changing destination points coordinates in table, automatically
- set CRS of destination to match the georeference target CRS
- 03:18 AM Revision 93564e06 (qgis): Cleanup code, fix deleting points
- 03:18 AM Revision 15d7c8a3 (qgis): [georeferencer] Cleanup target CRS handling, and ensure destination
- points in table are always updated to reflect actual target CRS
whenever it is changed - 03:18 AM Revision 4e035e68 (qgis): Create world file only option is also compatible with Helmert transforms
- 03:18 AM Revision 622c1206 (qgis): Show CRS details in tooltips for destination X/Y values
- Helps clarify for users exactly what CRS these destination coordinates
are in - 03:18 AM Revision 610a0a6f (qgis): Remove unused code
- 03:18 AM Revision 4877003f (qgis): Cleanup handling of 'Create world file only' option
- 02:22 AM Revision 03faae1e (qgis): Fix wrong height calculation in layou attr table
- Fix #44086
- 02:16 AM Revision 1c3d74e0 (qgis): Fix missing scrollbars in combo box for value map / relation
- If a value map widget or value relation widget has a combo box
with many options, the default behavior in Qt is not t... - 02:00 AM Revision 33e3947f (qgis): Avoid crash with in-editable QgsCheckableComboBox
- 02:00 AM Revision b7cab9a2 (qgis): Add test
- 01:42 AM Revision d3479295 (qgis): Fix #47244: respect minimum value in optional numeric parameter
- 01:39 AM Revision 85849836 (qgis): Fix #47244: respect minimum value in optional numeric parameter
2022-02-13
- 12:14 AM Revision 80e845da (qgis): UX - Review tooltip about dimensions in QGIS server dialog
- 12:14 AM Revision 1c064659 (qgis): Add a help text to the contour_level_list parameter
- 12:14 AM Revision 155295eb (qgis): Make "dataset groups" selection mandatory
- * Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently... - 12:14 AM Revision a673230d (qgis): When repairing or changing the data source for a delimited text layer
- to another CSV file, add special handling so that we don't silently
change the layer's provider across to OGR and dro... - 12:09 AM Revision 4c49b4f0 (qgis): Fix loading of storage projects from command line
- Fix #47270
(cherry picked from commit cb3d818ed247e567ee1c9132956201147f0478f3) - 11:51 PM Revision 69f0a0ed (qgis): Fix wrong height calculation in layou attr table
- Fix #44086
- 11:47 PM Revision b0a83e94 (qgis): Fix wrong height calculation in layou attr table
- Fix #44086
- 11:43 PM Revision af58cc81 (qgis): Fix missing scrollbars in combo box for value map / relation
- If a value map widget or value relation widget has a combo box
with many options, the default behavior in Qt is not t... - 11:43 PM Revision 4bdc1a15 (qgis): doxymentation
- 11:43 PM Revision 31a39541 (qgis): make labeling Edit Rule widget a full-featured dialog (fix #36761)
- 11:39 PM Revision 5d9144ca (qgis): Add test
- 11:39 PM Revision f82235e6 (qgis): Fix missing scrollbars in combo box for value map / relation
- If a value map widget or value relation widget has a combo box
with many options, the default behavior in Qt is not t... - 11:39 PM Revision fdf22454 (qgis): Avoid crash with in-editable QgsCheckableComboBox
- 11:38 PM Revision a4ee8638 (qgis): [vectortile] Add a symbol pointer null check
- 11:36 PM Revision 801be8f2 (qgis): Add test
- 11:36 PM Revision d3e5457e (qgis): Avoid crash with in-editable QgsCheckableComboBox
2022-02-12
- 11:24 AM Revision a9e468b6 (qgis): [vectortile] Add a symbol pointer null check
- 11:21 AM Revision bbfa18f3 (qgis): [vectortile] Add a symbol pointer null check
- 10:27 AM Revision c18f76ee (qgis): Fix server OAPIF bbox reprojection
- Fix #47302
- 06:58 AM Revision fb57979a (qgis): Merge pull request #47297 from qgis/backport-47277-to-queued_ltr_backports
- [Backport queued_ltr_backports] DXF export: fix crash on some MultiPolygon geometries when offset != 0 (fixes #46245)
- 06:58 AM Revision 4ff41e71 (qgis): Merge pull request #47262 from DelazJ/plural
- More pluralization of strings (part 1)
2022-02-11
- 09:33 PM Revision 4718d727 (qgis): Added tests
- 05:29 PM Revision e6a70ef9 (qgis): Q_UNUSED variable
- 05:12 PM Revision 34217701 (qgis): Split only on split points
- 11:08 AM Revision 4662daf4 (qgis): qgsdxfexport.cpp: move Q_ASSERT()
- 11:07 AM Revision e48fea44 (qgis): DXF export: fix crash on some MultiPolygon geometries when offset != 0 ...
- 11:04 AM Revision 0a71331a (qgis): Merge pull request #47277 from rouault/fix_46245
- DXF export: fix crash on some MultiPolygon geometries when offset != 0 (fixes #46245)
- 09:29 AM Revision 87a76012 (qgis): [Bugfix][Server] WFS FeatureID for Typename with ()
- If the WFS TypeName contains (), the way QGIS Server extract TypeName from FeatureID is broken by ().
- 09:29 AM Revision 3d6c6cb8 (qgis): [Server][Tests] WFS: multiple FEATUREID values
- 09:13 AM Revision 7960a52a (qgis): CORE_EXPORT
2022-02-10
- 10:51 PM Revision d1c558f2 (qgis): Adding myself @sumandari and @dimasciput to the contributors map (#47252)
- 10:14 PM Revision e1732571 (qgis): Add a help text to the contour_level_list parameter
- 10:14 PM Revision ecdc98c2 (qgis): Make "dataset groups" selection mandatory
- * Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently... - 03:17 PM Revision cb3d818e (qgis): Fix loading of storage projects from command line
- Fix #47270
- 12:34 PM Revision 7890c087 (qgis): qgsdxfexport.cpp: move Q_ASSERT()
- 06:40 AM Revision 3337016a (qgis): Hide qmessagebar warnings related to QXcbClipboard
2022-02-09
- 08:47 PM Revision 15a77662 (qgis): fix expression translation string
- 08:40 PM Revision ae851cef (qgis): DXF export: fix crash on some MultiPolygon geometries when offset != 0 ...
- 08:30 PM Revision fdb41bd1 (qgis): Fix shortcut
- 08:30 PM Revision 5584eaad (qgis): Fix build on older Qt
- 08:30 PM Revision e35c0579 (qgis): Add test for createGCPVectors
- 08:30 PM Revision bac71a9c (qgis): Spelling
- 08:30 PM Revision 2fc2812e (qgis): Rename method for clarity
- 08:30 PM Revision 7f079c27 (qgis): Cleanup some georeferencer API to disambiguate if points are source/
- destination coordinates, and whether they are in pixels/map coordinates
And make some TODO notes flagging errors ide... - 08:30 PM Revision 0d02d78a (qgis): [georeferencer] Fix incorrect pixel to layer coordinate update causes i...
- 08:30 PM Revision 9c33bc70 (qgis): Add tests for source pixel to coord rect conversion, rename for clarity
- 08:30 PM Revision f63cb678 (qgis): Don't cache transformed destination points
- This is too fragile, there's too many different situations which
should lead us to invalidate the cached point which ... - 08:30 PM Revision 1a96f299 (qgis): Fix logic determining when link georef to qgis canvas actions are
- enabled
And partially fix this functionality when using an already
georeferenced image (not fully) - 08:30 PM Revision 38cab6b5 (qgis): When saving/loading GCP files, use source layer coordinates for source
- points instead of always using source pixel row/columns
The "always use pixels" approach does not work well when a s... - 08:30 PM Revision 45714187 (qgis): Add tests for conversion of source coordinate to pixel
- 08:30 PM Revision d51b6bcb (qgis): Rename method for clarity
- 08:30 PM Revision 4c1bae1e (qgis): [georeferencer] Fix recenter on points fails when some points in list
- are disabled
- 08:30 PM Revision 2ce753d3 (qgis): Start on test suite for georeferencer
- 08:30 PM Revision 0f963eaf (qgis): Simplify call
- 08:30 PM Revision 1e0f1c24 (qgis): Rename things to clarify that they aren't always pixel values
- 08:30 PM Revision 4c0bf94b (qgis): Cleanup georeferencer GCP data class by separating data point
- from class which stores graphical item representing point
- 08:30 PM Revision 2127c0cd (qgis): Fix misleading override of QList::size
- 08:30 PM Revision 0ce7c5f6 (qgis): Remove unused method/member
- 08:30 PM Revision f8524432 (qgis): Fix incorrect display of residual lines for previously georeferenced im...
- 08:30 PM Revision 7a238906 (qgis): When autosaving the georeferencer gcp points, we MUST use the original
- raster file name for these and not the output raster file name
The GCPs relate specifically to the ORIGINAL image, n... - 08:30 PM Revision 23002170 (qgis): Don't misuse a string as a bool
- 08:30 PM Revision a198bf41 (qgis): Saving gcps should ALWAYS use source pixel coordinates
- 08:30 PM Revision d5575b69 (qgis): When calling QgsGeorefTransform::updateParametersFromGcps the source po...
- 08:30 PM Revision 9acb8ec7 (qgis): Const
- 08:30 PM Revision fbd3cfac (qgis): Remove fragile cached transformed destination point -- this needlessly ...
- 08:30 PM Revision 0640d001 (qgis): Fix loading existing GCPs for images which are already referenced resul...
- 08:30 PM Revision 80b58f7f (qgis): Fix memory leaks and make gcp container class safer to use
- 08:30 PM Revision 5953cfda (qgis): Minor cleanup to rename ambiguous method
- 08:26 PM Revision 867011cc (qgis): Fix memory leaks and make gcp container class safer to use
- 08:26 PM Revision 0f54c0e1 (qgis): Rename method for clarity
- 08:26 PM Revision 3560d034 (qgis): Add tests for conversion of source coordinate to pixel
- 08:26 PM Revision 9331fb12 (qgis): [georeferencer] Fix incorrect pixel to layer coordinate update causes i...
- 08:26 PM Revision 399f48e9 (qgis): Cleanup some georeferencer API to disambiguate if points are source/
- destination coordinates, and whether they are in pixels/map coordinates
And make some TODO notes flagging errors ide... - 08:26 PM Revision 8d083acf (qgis): Rename method for clarity
- 08:26 PM Revision ee1b3e9a (qgis): Spelling
- 08:26 PM Revision 2ea363d7 (qgis): Add tests for source pixel to coord rect conversion, rename for clarity
- 08:26 PM Revision 610024cb (qgis): Minor cleanup to rename ambiguous method
- 08:26 PM Revision c5ca66d2 (qgis): Use a proper model for gcp list, fix use of delegates, fix gcp
- points don't move on canvas when edited in list
- 08:26 PM Revision e016f02c (qgis): Move code for calculating residuals to QgsGCPList out of model
- 08:26 PM Revision b174b013 (qgis): Never silently overwrite gcp point files without prompting user
- 08:26 PM Revision a8614e8a (qgis): Fix reading destination CRS from .points files
- 08:26 PM Revision 46a79921 (qgis): wip
- 08:26 PM Revision e09423d4 (qgis): Fix build on older Qt
- 08:26 PM Revision 53ebdb89 (qgis): Fix shortcut
- 08:26 PM Revision b20a05a5 (qgis): Fix logic determining when link georef to qgis canvas actions are
- enabled
And partially fix this functionality when using an already
georeferenced image (not fully) - 08:26 PM Revision baf05347 (qgis): When saving/loading GCP files, use source layer coordinates for source
- points instead of always using source pixel row/columns
The "always use pixels" approach does not work well when a s... - 08:26 PM Revision fa424a47 (qgis): [georeferencer] Fix recenter on points fails when some points in list
- are disabled
- 08:26 PM Revision 6255e7ac (qgis): Add test for createGCPVectors
- 08:26 PM Revision f54fc593 (qgis): Don't cache transformed destination points
- This is too fragile, there's too many different situations which
should lead us to invalidate the cached point which ... - 08:26 PM Revision 2ee2c4e3 (qgis): Simplify call
- 08:26 PM Revision f4dcf326 (qgis): Cleanup georeferencer GCP data class by separating data point
- from class which stores graphical item representing point
- 08:26 PM Revision 56fccbd1 (qgis): Fix misleading override of QList::size
- 08:26 PM Revision b8b79f6f (qgis): Remove unused method/member
- 08:26 PM Revision de731492 (qgis): Fix incorrect display of residual lines for previously georeferenced im...
- 08:26 PM Revision b6f3df33 (qgis): When autosaving the georeferencer gcp points, we MUST use the original
- raster file name for these and not the output raster file name
The GCPs relate specifically to the ORIGINAL image, n... - 08:26 PM Revision 93f6c1c8 (qgis): Don't misuse a string as a bool
- 08:26 PM Revision 990f89cc (qgis): Saving gcps should ALWAYS use source pixel coordinates
- 08:26 PM Revision db2bfdde (qgis): When calling QgsGeorefTransform::updateParametersFromGcps the source po...
- 08:26 PM Revision 62f0eb04 (qgis): Const
- 08:26 PM Revision 1f1859c0 (qgis): Remove fragile cached transformed destination point -- this needlessly ...
- 08:26 PM Revision 47d7e774 (qgis): Fix loading existing GCPs for images which are already referenced resul...
- 08:26 PM Revision 85a44c65 (qgis): Rename things to clarify that they aren't always pixel values
- 08:26 PM Revision e841d764 (qgis): Start on test suite for georeferencer
- 08:25 PM Revision 046fcd68 (qgis): Fix loading of storage projects from command line
- Fix #47270
- 08:05 PM Revision 5de670e1 (qgis): Hide qmessagebar warnings related to QXcbClipboard
- 02:48 PM Revision 4171ec99 (qgis): Merge pull request #47271 from elpaso/fix-server-crash
- Fix server crash (unreported)
- 12:31 PM Revision 97d89fd2 (qgis): test fix still...
- 11:55 AM Revision 47d047ea (qgis): Fix server crash (unreported)
- Followup #47029
- 11:20 AM Revision 638d2647 (qgis): Fix test function output
- 11:20 AM Revision a67113ee (qgis): Fix test function output
- 10:38 AM Revision 3b528a11 (qgis): optimize translation strings related to file path functions
- 10:19 AM Revision 76ae7475 (qgis): Use more (s) plural form
- Co-authored-by: Nyall Dawson <[email protected]>
- 09:26 AM Revision a6c83cdd (qgis): Merge pull request #47214 from mhugent/wms_case_sensitive_url_parts
- Server: some parameters for external wms layers are case sensitive
- 09:25 AM Revision 03796bd6 (qgis): When repairing or changing the data source for a delimited text layer
- to another CSV file, add special handling so that we don't silently
change the layer's provider across to OGR and dro... - 09:21 AM Revision 68f6b250 (qgis): Merge pull request #47267 from nyalldawson/repair_csv
- Fix repairing/changing data source for delimited text layers drops delimited text setup
- 09:21 AM Revision 37e61b19 (qgis): UX - Review tooltip about dimensions in QGIS server dialog
- 09:17 AM Revision ea93537e (qgis): Fix logarithmic classification with narrow ranges
- Fix #45454
- 05:04 AM Revision 4a37fe8b (qgis): [OGR provider] Invalidate /vsicurl/ RAM cache on a specific filename wh...
- 02:19 AM Revision 4adffffd (qgis): accept "true" and "True" as valid values for "hasProcessingProvider"
- plugin metadata (fix #41120)
- 02:19 AM Revision 8c29475f (qgis): Fix layout attr table sorting with spaces
- Fix #43744
- 01:13 AM Revision ae648229 (qgis): When repairing or changing the data source for a delimited text layer
- to another CSV file, add special handling so that we don't silently
change the layer's provider across to OGR and dro...
2022-02-08
- 11:38 PM Revision cba223d7 (qgis): Fix layout attr table sorting with spaces
- Fix #43744
- 11:36 PM Revision d6bb40c6 (qgis): Fix form pop-up suppress on relation-ref widget
- Fix #47226
- 11:36 PM Revision f6a4ecfa (qgis): Make "dataset groups" selection mandatory
- * Align with other mesh algorithms
* This is a mulselection widget. And if no selection is done, these algs currently... - 11:36 PM Revision 9ae9d40d (qgis): Add a help text to the contour_level_list parameter
- 11:34 PM Revision 598caaef (qgis): Fix layout attr table sorting with spaces
- Fix #43744
- 11:33 PM Revision 7ac4cb28 (qgis): Fix form pop-up suppress on relation-ref widget
- Fix #47226
- 11:32 PM Revision 290872b0 (qgis): Fix UI alignment
- 11:32 PM Revision 2279a75f (qgis): UX - Review tooltip about dimensions in QGIS server dialog
- 10:58 PM Revision a1c3749d (qgis): Hide qmessagebar warnings related to QXcbClipboard
- 10:15 PM Revision 56c14fa4 (qgis): [OGR provider] Invalidate /vsicurl/ RAM cache on a specific filename wh...
- 10:11 PM Revision ec434472 (qgis): [OGR provider] Invalidate /vsicurl/ RAM cache on a specific filename wh...
- 10:11 PM Revision 90742750 (qgis): GDAL Rasterize: check earlier for parameter validity
- 10:11 PM Revision b3cee8a0 (qgis): [processing] GDAL Rasterize: add extent CRS conversion
- 10:11 PM Revision 3acd92f0 (qgis): GDAL Rasterize: add test for extent CRS handling
- 10:11 PM Revision 9dfb401b (qgis): GDAL Rasterize: additional test for extent CRS handling
- 10:11 PM Revision 4b49eced (qgis): [processing] GDAL Rasterize: make extent parameter optional
- The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the inp...
- 10:07 PM Revision 1702e477 (qgis): accept "true" and "True" as valid values for "hasProcessingProvider"
- plugin metadata (fix #41120)
- 10:03 PM Revision dd6ce2d1 (qgis): accept "true" and "True" as valid values for "hasProcessingProvider"
- plugin metadata (fix #41120)
- 09:37 PM Revision 6e6ea317 (qgis): More pluralization of strings
- 11:01 AM Revision 362202c8 (qgis): Raise an error if a typename is invalid in GetFeature
- 11:01 AM Revision 0547f00a (qgis): More verbose exception
- 11:01 AM Revision 313be640 (qgis): Add unit test
- 11:01 AM Revision 719cb5c3 (qgis): Add unit test
- 11:01 AM Revision ca5a3ef8 (qgis): Return an exception when an excluded layout is used
- 10:58 AM Revision 17579752 (qgis): Merge pull request #47198 from pblottiere/describefeaturetype_truncate
- WFS GetFeature document and exceptions
- 10:58 AM Revision 40e19bf5 (qgis): Merge pull request #47199 from pblottiere/ignore_excluded_layout
- WMS GetPrint ignore excluded layout
- 07:49 AM Revision 376cad6a (qgis): [processing] Fix algorithm parameter values do not get correctly
- re-attached after pasting content into a new model
Fixes #39753 - 07:49 AM Revision 2db79261 (qgis): Rename "MSSQL" text to "MS SQL Server" in browser/data source manager
- "mssql" isn't a standard name for this software -- it's actually named
"SQL Server". The new strings give a bit more ... - 07:49 AM Revision 2aaab9f0 (qgis): [qgis_process] Add unit test for running algorithm with very complex
- parameter names
- 07:44 AM Revision 33c7918b (qgis): GDAL Rasterize: add test for extent CRS handling
- 07:44 AM Revision 5d95c558 (qgis): GDAL Rasterize: additional test for extent CRS handling
- 07:44 AM Revision 25cd03b6 (qgis): GDAL Rasterize: check earlier for parameter validity
- 07:44 AM Revision 6d7aa57f (qgis): [processing] GDAL Rasterize: add extent CRS conversion
- 07:44 AM Revision e505b6a2 (qgis): [processing] GDAL Rasterize: make extent parameter optional
- The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the inp...
- 07:41 AM Revision e21ece09 (qgis): Merge pull request #47205 from agiudiceandrea/fix-47200-gdal-rasterize-...
- [processing] GDAL "Rasterize (vector to raster)" alg: make the 'EXTENT' parameter optional and transform it to the so...
- 05:20 AM Revision e7ab41ed (qgis): Fix different terms used for PostgreSQL/PostGIS between browser/data so...
- 05:20 AM Revision c93849f8 (qgis): Update test
- 01:55 AM Revision 85ee8cfd (qgis): Merge pull request #47175 from qgis/backport-47145-to-release-3_22
- [Backport release-3_22] OAPIF source select: fix missing extra query in collections url
- 01:38 AM Revision b172553d (qgis): Cleanup PDAL/EPT handling in cmake
- 01:38 AM Revision e85df91f (qgis): Rename HAVE_PDAL as HAVE_PDAL_QGIS
- The grass public headers define HAVE_PDAL if grass is built with
PDAL support, so this macro gets redefined on GRASS ... - 01:38 AM Revision 1a659153 (qgis): Make grass provider/plugin a bit less debug noisy
- 01:38 AM Revision 8858a8a8 (qgis): Fix some warnings building on msvc
2022-02-07
- 12:58 AM Revision 62a49da2 (qgis): explicit message error for WMS connection in browser tree item
- 12:58 AM Revision ca14c574 (qgis): Update src/providers/wms/qgswmscapabilities.cpp
- 12:17 AM Revision 7b66a6d3 (qgis): Fix expression preview width on QByteArray
- Fix #46174
- 10:58 PM Revision 180a0d32 (qgis): Merge pull request #47187 from DelazJ/transifexIssues
- Better handle plural forms for localization
- 09:55 PM Revision 5df61b6d (qgis): Fix expression preview width on QByteArray
- Fix #46174
- 09:52 PM Revision 9c4179f1 (qgis): Fix expression preview width on QByteArray
- Fix #46174
- 11:18 AM Revision 8ebb2ae6 (qgis): [processing] When a model algorithm parameter value is set to be taken
- from an expression, abort the model execution if the expression
evaluation fails instead of treating the value as nul... - 10:51 AM Revision be87acb0 (qgis): Update control image
- 09:12 AM Revision 5f262509 (qgis): GDAL Rasterize: additional test for extent CRS handling
- 07:15 AM Revision 48c9e6a7 (qgis): [processing] When closing a model with unsaved changes, if the user
- accepts the prompt to save the changes BUT then cancels the file dialog
asking for the destination file name, don't t... - 07:06 AM Revision 0fed3f39 (qgis): [processing] Fix algorithm parameter values do not get correctly
- re-attached after pasting content into a new model
Fixes #39753 - 07:03 AM Revision e6379fb8 (qgis): [processing] When a model algorithm parameter value is set to be taken
- from an expression, abort the model execution if the expression
evaluation fails instead of treating the value as null - 07:02 AM Revision c74c9344 (qgis): [processing] Fix algorithm parameter values do not get correctly
- re-attached after pasting content into a new model
Fixes #39753 - 07:02 AM Revision 45ca76ce (qgis): Be safer and store weak pointer to map layer
- 07:02 AM Revision 8cf7f56d (qgis): Be a bit more forgiving and handle raw map layer pointers in
- expression values
But raise a warning on debug builds that these should be avoided
in place of weak pointers - 07:02 AM Revision 300487c1 (qgis): More tests
- 07:02 AM Revision 2bd18332 (qgis): [expressions] Make file function (such as base_file_name) gracefully
- handle map layer values
These are treated as the file path to the layer.
E.g.
base_file_name(@some_variable_wh... - 06:43 AM Revision 9139c083 (qgis): Merge pull request #47204 from m-kuhn/en_plurals
- 03:32 AM Revision 69aba413 (qgis): Fix test outputs
- 03:01 AM Revision 8f345570 (qgis): [processing] When closing a model with unsaved changes, if the user
- accepts the prompt to save the changes BUT then cancels the file dialog
asking for the destination file name, don't t... - 03:01 AM Revision b8cd9c17 (qgis): [processing] Add a 'New Model' action to model designer dialog
- The dialog had all the standard open/save/save as actions, but was
missing the ability to directly create a new model... - 01:04 AM Revision d899da1e (qgis): [processing] Fix issues with edits to model outputs getting discarded
- Specifically, this fixes two issues
1. If a user edits a dark green output block in a model and changes the
name of ...
2022-02-06
- 05:20 PM Revision 8fd9c1e4 (qgis): Server: some parameters for external wms layers are case sensitive
- 04:51 PM Revision ad823771 (qgis): GDAL Rasterize: add test for extent CRS handling
- 10:01 AM Revision 78d764e4 (qgis): GDAL Rasterize: check earlier for parameter validity
2022-02-05
- 05:37 PM Revision 8563a5eb (qgis): Merge pull request #47209 from qgis/dependabot/npm_and_yarn/resources/s...
- 05:31 PM Revision 26f869b2 (qgis): Merge pull request #47208 from qgis/dependabot/npm_and_yarn/resources/s...
- 03:24 PM Revision ecd91b19 (qgis): Bump node-fetch from 2.6.6 to 2.6.7 in /resources/server/src/landingpage
- Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.co... - 03:24 PM Revision 875d0268 (qgis): Bump follow-redirects in /resources/server/src/landingpage
- Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release note... - 03:21 PM Revision cd3178a9 (qgis): Remove minimum percentage for translations
- 12:49 PM Revision 8e4a6d6e (qgis): [processing] GDAL Rasterize: add extent CRS conversion
- 12:01 PM Revision bba4e06f (qgis): Add English translation
- Finally QGIS will have an English translation. As the main language used
in international communication and most QGIS... - 11:39 AM Revision 98d5eb68 (qgis): [processing] GDAL Rasterize: make extent parameter optional
- The corresponding -te parameter in gdal_rasterize is optional (if not specified, it defaults to the extent of the inp...
- 02:05 AM Revision a1690552 (qgis): [processing] Improve UX when saving models
- - When saving a model to a file, don't require that the model already
has a name entered. Instead, if no model name h... - 02:05 AM Revision b5d2ebd6 (qgis): Fix build
- 02:05 AM Revision 7b9b4860 (qgis): [processing] When "saving as" a model, if the model name originally
- was a complete match for the old file name, then update the model
name for the saved as model to also match the NEW f... - 02:05 AM Revision 91ca892c (qgis): Fix translation string
- 02:05 AM Revision c462e905 (qgis): [processing] Move model related tests out to own file
- No other changes
- 02:05 AM Revision 29a59e70 (qgis): Add method to test whether model file name matches model name
- 01:14 AM Revision fa6bcda3 (qgis): [themes] Fix hard to read tooltips with Night Mapping
2022-02-04
- 11:26 PM Revision 3d5bf072 (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
- action when editing an existing model opened through the dialog
- 11:26 PM Revision 08d10a32 (qgis): [processing] Fix model designer sometimes opens behind other windows
- 11:26 PM Revision 4872d339 (qgis): [processing] Fix initial directory shown in model open file dialogs
- should be the users home file, or the last used model directory
- 11:22 PM Revision fd5a4da8 (qgis): [processing] Fix editing a number parameter definition in modeler
- without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ... - 05:35 PM Revision 20d28431 (qgis): Add unit test
- 04:38 PM Revision 07369b85 (qgis): More verbose exception
- 04:13 PM Revision 8c5fa81e (qgis): Add unit test
- 04:00 PM Revision 786c675c (qgis): Raise an error if a typename is invalid in GetFeature
- 03:39 PM Revision 5a316f64 (qgis): Return an exception when an excluded layout is used
- 10:25 AM Revision 59766787 (qgis): missing utility include
- 10:20 AM Revision d5d3ed65 (qgis): Merge pull request #47173 from alexbruy/identify-number-format
- Homogenize number of decimal places in Identify tool (fix #27929)
- 10:15 AM Revision 30267703 (qgis): Fix interpolated line renderer exact inverted
- Fix #46371
- 09:22 AM Revision db1115f9 (qgis): avoid detach in range loop
- 09:14 AM Revision 91cf8954 (qgis): [processing] Default to "Model Input" sources for map layer parameters
- when configuring a new algorithm
While the previous behaviour of defaulting to a static value makes
sense for things... - 08:55 AM Revision 25b42ed5 (qgis): msvc: use /bigobj for qgsexpression_texts.cpp
- 08:17 AM Revision 5903f384 (qgis): [themes] Fix hard to read tooltips with Night Mapping
- 08:14 AM Revision 8a0661e5 (qgis): [themes] Fix hard to read tooltips with Night Mapping
- 07:43 AM Revision 8cdf9cfa (qgis): Add .tsv extension to delimited text supported files filter
- 07:38 AM Revision fe6ac9b7 (qgis): [processing] Fix editing a number parameter definition in modeler
- without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ... - 07:37 AM Revision 104b9f88 (qgis): [processing] Fix initial directory shown in model open file dialogs
- should be the users home file, or the last used model directory
- 07:37 AM Revision 51ab3c9a (qgis): [processing] Fix model designer sometimes opens behind other windows
- 07:37 AM Revision 10bb8a2c (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
- action when editing an existing model opened through the dialog
- 07:34 AM Revision 608648b8 (qgis): [processing] Fix model designer 'save' action functions like a 'save as'
- action when editing an existing model opened through the dialog
- 07:34 AM Revision 8486afbd (qgis): [processing] Fix model designer sometimes opens behind other windows
- 07:34 AM Revision e748877a (qgis): [processing] Fix initial directory shown in model open file dialogs
- should be the users home file, or the last used model directory
- 07:34 AM Revision ae32db4c (qgis): [processing] Fix editing a number parameter definition in modeler
- without an existing min/max limit set results in incorrect min/max
values being added to the parameter
These limits ... - 07:30 AM Revision f9e17bf7 (qgis): Fix incorrect curved label placement above/below lines when allow
- upside down labels is set to Always
(cherry picked from commit c5bf3de97cfe102ebeb805755ebeab3e40420064) - 07:30 AM Revision 6b8115aa (qgis): [labeling] Fix line anchor placements are reversed for labels which
- sit below lines
(cherry picked from commit b39288ba6df7aaab4ce3c25b56da2b7c3f4f5ed6) - 07:05 AM Revision 71322acf (qgis): Replace %1 with %n
- 07:03 AM Revision 8d9b4227 (qgis): Add .tsv extension to delimited text supported files filter
- 07:00 AM Revision 4de9f1fe (qgis): Add .tsv extension to delimited text supported files filter
- 06:27 AM Revision ec21ecd3 (qgis): Fix typo
- 06:25 AM Revision 4493958f (qgis): Better handle plural forms in localization
- 03:53 AM Revision 615af056 (qgis): Fix two issues with varying width interpolated renderer
- Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s... - 03:00 AM Revision 50cd02a4 (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
- 02:02 AM Revision 056c779d (qgis): QString fixup
- 01:49 AM Revision b5c529ad (qgis): add toString functions for each geometry classes
- 01:09 AM Revision 36b63ca7 (qgis): [grass] Fix use of deprecated method
- 01:09 AM Revision 4c0bbce5 (qgis): Fix uninitialized variable warnings
- 01:09 AM Revision 0230c09b (qgis): [hana] Fix warning in release builds
2022-02-03
- 12:56 AM Revision 53aad23a (qgis): Fix two issues with varying width interpolated renderer
- Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s... - 12:56 AM Revision a217597c (qgis): Disabled option section when collapsded mode not checked per #45993
- 12:56 AM Revision 9eb3c070 (qgis): Remove duplicate item in the ui file.
- 12:52 AM Revision 430705ce (qgis): Fix two issues with varying width interpolated renderer
- Fixes #46362
Also fixes an unreported issue where the "Ignore out of range" checkbox
is not correctly set when it s... - 12:47 AM Revision 0fedc14d (qgis): Set services capabilities tab first
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 12:47 AM Revision 57a8809c (qgis): Make tables of layers in QGIS Server option sortable. Fix #47044
- 12:47 AM Revision afb76d60 (qgis): Set to general tab first
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 09:48 PM Revision e97b126d (qgis): added test on invalid expression
- 09:48 PM Revision f9531fc6 (qgis): fixed indentation
- 09:48 PM Revision 7cdf03e8 (qgis): setExpressionString deactivates QgsProperty if expression string is empty
- 09:48 PM Revision 0a0da905 (qgis): fixed indentation
- 09:48 PM Revision 1640a50e (qgis): addresses https://github.com/qgis/QGIS/issues/47127
- calling QgsProperty::setExpressionString with empty string
deactivates the QgsProperty (isActive() == False) - 07:32 PM Revision db9e4837 (qgis): add a couple of tests to be sure that distance and area strings are
- localized correctly
- 07:19 PM Revision 68f7dff8 (qgis): Merge pull request #46743 from roya0045/exp_tagger
- 07:15 PM Revision 3ac6704c (qgis): if the value is small enough and would be shown as 0.00 (even if it is
- non-zero, e.g. 0.0001) show it in scientific notation
- 06:13 PM Revision d408f1c2 (qgis): Merge pull request #47170 from agiudiceandrea/fix-multiple-images-qrc
- 05:53 PM Revision 55a912e3 (qgis): OAPIF source select: fix missing extra query in collections url
- Fix #46535
- 05:49 PM Revision a6d7c90b (qgis): Merge pull request #47145 from elpaso/bugfix-gh46535-oapif-collections-...
- OAPIF source select: fix missing extra query in collections url
- 04:48 PM Revision 131a6b3f (qgis): add node index unit tests
- 04:48 PM Revision 47559400 (qgis): fix QgsPointCloudIndex::nodePointCount
- 03:38 PM Revision e3d3060c (qgis): add debug message
- 03:38 PM Revision c42e99a6 (qgis): remove-unloaded-chunks-from-replacement-queue
- 03:14 PM Revision 05c33d6b (qgis): use the same number of decimal places in the Identify tool (fix #27929)
- Derived values of Length, Area and Perimiter now use the same number of
decimal places as other values which are disp... - 12:52 PM Revision 926f9dad (qgis): fix relation editor not taking the whole vertical space in form (#47169)
- Co-authored-by: Denis Rouzaud <[email protected]>
- 12:28 PM Revision 1c3afe94 (qgis): Remove multiple occurrences of images.qrc resource from *.ui files
- 12:02 PM Revision 71046f80 (qgis): Merge pull request #47029 from pblottiere/wfs_filters_mapping
- Fixes WFS EXP_FILTER parsing in GetFeature request
- 12:00 PM Revision 81772e96 (qgis): fix relation editor not taking the whole vertical space in form
- 11:56 AM Revision 2ec22154 (qgis): fix relation editor not taking the whole vertical space in form (#47167)
- 11:51 AM Revision ed9bb49f (qgis): Add 'Stepped Line' and 'Hollow' styles to QgsLayoutItemScaleBar::setSty...
- 11:51 AM Revision 3226e30e (qgis): [processing] reword message about invalid features to make it clear
- where to find “Invalid features filtering” option (fix #42557)
- 11:51 AM Revision a5baaf3e (qgis): [processing] reword error messages about missing GRASS (fix #46052)
- 11:05 AM Revision 716673de (qgis): Merge pull request #45376 from mhugent/server_capabilities_url_fix
- Take query parameters for url advertised in capabilities from the original request
- 08:34 AM Revision 43ffbc56 (qgis): Consider that the MAP-parameter can be upper or lower case in the origi...
- 07:44 AM Revision 75a5bb3d (qgis): [labeling] Fix line anchor placements are reversed for labels which
- sit below lines
- 07:44 AM Revision fb538f0e (qgis): Fix incorrect curved label placement above/below lines when allow
- upside down labels is set to Always
- 06:23 AM Revision 9564e14b (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
- 06:20 AM Revision 3ae5e9a7 (qgis): Merge pull request #47161 from nyalldawson/model_from_file_return
- Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile when file does not exist
- 03:41 AM Revision 33fd50e7 (qgis): detect grass 8 in processing provider
- 01:55 AM Revision 7bd931c9 (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
- This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W... - 01:34 AM Revision 85e07eb1 (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
- exporting to Python code
- 01:33 AM Revision 4c184f44 (qgis): Fix HTML excape in file writer tooltips
- Fix #46508
- 01:24 AM Revision 12953ca8 (qgis): Fix incorrect return code from QgsProcessingModelAlgorithm::fromFile wh...
- 01:15 AM Revision 1a78e07d (qgis): detect grass 8 in processing provider
2022-02-02
- 11:25 PM Revision 4754cd3f (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
- This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W... - 11:21 PM Revision 00daed0e (qgis): Conversion between QgsCoordinateReferenceSystem and OGRSpatialReference...
- This helps preserving metadata, like datum code, which is generally
absent from WKT2 output. Or when importing from W... - 11:10 PM Revision 9c870f41 (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
- exporting to Python code
- 11:07 PM Revision adb9942f (qgis): [processing] fix signature of the QgsMeshDatasetGroups parameter when
- exporting to Python code
- 09:23 PM Revision 0b667e47 (qgis): QgsDistanceArea::bearing can raise QgsCsExceptions, so ensure that
- these are always gracefully caught
Avoids some unwanted "unhandled exception" message boxes which
can pop up while m... - 09:22 PM Revision 582bb30d (qgis): Fix HTML excape in file writer tooltips
- Fix #46508
- 09:19 PM Revision e46875b9 (qgis): QgsDistanceArea::bearing can raise QgsCsExceptions, so ensure that
- these are always gracefully caught
Avoids some unwanted "unhandled exception" message boxes which
can pop up while m... - 09:18 PM Revision 298e1748 (qgis): Fix HTML excape in file writer tooltips
- Fix #46508
- 05:58 PM Revision ac763823 (qgis): detect grass 8 in processing provider
- 04:51 PM Revision a6a6ebd4 (qgis): Fix expression filter iteration
- 04:51 PM Revision 602391ee (qgis): Add doc and update binding
- 04:51 PM Revision 7837215f (qgis): Add test with '<' symbol in QGIS expression
- 04:51 PM Revision 6d5a2a7f (qgis): Add unit tests
- 04:51 PM Revision 9bdbe12f (qgis): Binding
- 04:51 PM Revision 9910af69 (qgis): Add toExpressionList and toOgcFilterList methods
- 04:51 PM Revision 7e794aca (qgis): Flake8
- 04:51 PM Revision 6540a37a (qgis): QString
- 12:26 PM Revision 9e1fbf72 (qgis): OAPIF source select: fix missing extra query in collections url
- Fix #46535
- 09:07 AM Revision 71ab6eca (qgis): Don't hardcode arial font for georeferencer status bar text
- 08:34 AM Revision 9c2938fb (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
- 06:50 AM Revision e608ba2f (qgis): Fix warning
- 05:48 AM Revision d678c09f (qgis): Don't use custom palette in crash handler dialog, this results in
- unreadable text on dark themes
Fixes #47065
(cherry picked from commit 0188cbee9cf6e3aa3fdae8955818e3ff257c1ea9) - 04:46 AM Revision e28a75fd (qgis): Fix line dependent orientation rendering of curved labels
- Fixes #45051
- 04:46 AM Revision 93063b83 (qgis): Silence debug noise
- 03:33 AM Revision abea26aa (qgis): Don't hardcode arial font for georeferencer status bar text
- 03:33 AM Revision d9d0260e (qgis): WFS provider: use expression query builder when adding a filter, if a S...
- Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the... - 03:31 AM Revision 8c39ee09 (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
- 03:28 AM Revision 35608f68 (qgis): Don't hardcode arial font for georeferencer status bar text
- 03:27 AM Revision e870bfed (qgis): QgsVectorTileLayerRenderer::render(): fix nullptr deref in error code p...
- 03:24 AM Revision a34d07a1 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
- 02:29 AM Revision 4c521f8c (qgis): [processing] Fix python exception raised after running in-place
- algorithm which requires no parameters
(cherry picked from commit a2c52a80259aee5858dfe6e45c6437007f18531f) - 02:23 AM Revision 880c6246 (qgis): Remove unused qgsCalloc function
- 02:23 AM Revision f299704c (qgis): Use better approach for malloc size safety (logic ported from GDAL)
- Fixes #47097
- 02:22 AM Revision b5ec05fe (qgis): Don't slightly colorise the icons for selected items in lists
- This can result in misleading symbol icons in the legend, where
the icon will be slightly colorised to match the high... - 01:41 AM Revision 20c289e9 (qgis): Use correct approach to unset data defined field for label position
- when auxiliary column is removed
Refs #46403 - 01:41 AM Revision 1f1e6164 (qgis): Gracefully handle empty existing property values when creating auxiliary
- fields
Fixes #46403 - 01:41 AM Revision 6cf6d52d (qgis): When temporal range changes we must invalidate the previous labeling
- solution if any time-enabled vector layers have labels enabled
Fixes #45160 - 01:33 AM Revision e3909cb0 (qgis): Fix line dependent orientation rendering of curved labels
- Fixes #45051
- 01:33 AM Revision 13d8468e (qgis): Silence debug noise
- 01:30 AM Revision 158bbc18 (qgis): Fix line dependent orientation rendering of curved labels
- Fixes #45051
- 01:30 AM Revision d03f6dbf (qgis): Silence debug noise
2022-02-01
- 11:42 PM Revision c92d98e6 (qgis): WFS provider: use expression query builder when adding a filter, if a S...
- Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the... - 11:40 PM Revision 6319e0d1 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
- 11:39 PM Revision de73373c (qgis): WFS provider: use expression query builder when adding a filter, if a S...
- Fixes #46888, fixes #42800
If we have an existing full SQL request (typically set before adding the
layer), open the... - 11:37 PM Revision fe410ec9 (qgis): OGR provider: only enable journal_mode = wal when editing. requires GDA...
- This requires the NOLOCK open option of the GPKG driver added per https://github.com/OSGeo/gdal/pull/5207
For earlier... - 11:37 PM Revision a68a01ac (qgis): curved_polys.gpkg: set journal_mode to delete
- 11:37 PM Revision 62eb4cd9 (qgis): geopackage.gpkg: set journal_mode to delete
- 11:37 PM Revision ea49102f (qgis): curved_poly.gpkg: fix incorrect triggers
- 11:36 PM Revision 42df6455 (qgis): Fix #46538, fix misleading warning when uninstalling experimental plugin.
- 10:47 PM Revision ac9fd15c (qgis): Remove unused qgsCalloc function
- 10:47 PM Revision 00213062 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
- Fixes #47097
- 10:44 PM Revision 01f0130f (qgis): Remove unused qgsCalloc function
- 10:44 PM Revision 3983e141 (qgis): Use better approach for malloc size safety (logic ported from GDAL)
- Fixes #47097
- 08:44 PM Revision 21c80a6a (qgis): When temporal range changes we must invalidate the previous labeling
- solution if any time-enabled vector layers have labels enabled
Fixes #45160 - 08:41 PM Revision cde74acf (qgis): Update test
- 08:41 PM Revision a622004e (qgis): [processing] Fix python exception raised after running in-place
- algorithm which requires no parameters
- 08:41 PM Revision 59ab60c4 (qgis): Fix some badly formatted plural version strings
- 08:41 PM Revision d61cab28 (qgis): When temporal range changes we must invalidate the previous labeling
- solution if any time-enabled vector layers have labels enabled
Fixes #45160 - 08:41 PM Revision ecb62a5c (qgis): In saga/grass/otb processing plugin tests, only load the provider
- being tested instead of every provider
- 08:41 PM Revision 08bb0c52 (qgis): When processing is initialized in external scripts, ensure the GRASS,
- SAGA and OTB providers are included by default
Fixes #45935 - 03:04 PM Revision e0e611e5 (qgis): add extrabytes values reading test and use ept datasets instead of las
- 03:04 PM Revision e5f625f8 (qgis): extend attribute datatypes to include the ones used for extrabytes
- 03:04 PM Revision 1dbc4a28 (qgis): add las extra bytes infos reading
- 03:04 PM Revision 2bb44325 (qgis): add unitest
- 03:04 PM Revision a08ebbaa (qgis): fix ci tests
- 09:17 AM Revision afb3bb5c (qgis): When processing is initialized in external scripts, ensure the GRASS,
- SAGA and OTB providers are included by default
Fixes #45935 - 09:17 AM Revision faea3b9d (qgis): In saga/grass/otb processing plugin tests, only load the provider
- being tested instead of every provider
- 09:14 AM Revision 65287ee4 (qgis): In saga/grass/otb processing plugin tests, only load the provider
- being tested instead of every provider
- 09:14 AM Revision dd368a42 (qgis): When processing is initialized in external scripts, ensure the GRASS,
- SAGA and OTB providers are included by default
Fixes #45935 - 09:12 AM Revision 03693e3c (qgis): Add mask images for tests to consider font differences
- 07:57 AM Revision 93c0510f (qgis): explicit message error for WMS connection in the data source manager
- and avoid dupplicate text
- 07:42 AM Revision 46a28c62 (qgis): Fix handling of delete key presses while rotating labels
- We need to disable the default behavior of this key and only allow
it to remove the current label rotation - 07:42 AM Revision d2955fe2 (qgis): Rework QgsMapToolLabel to provide more fine tuned status results,
- and show a descriptive error when interactive labeling cannot
be used because a label rotation is set to an invalid e... - 07:10 AM Revision 30b81cec (qgis): Don't use custom palette in crash handler dialog, this results in
- unreadable text on dark themes
Fixes #47065 - 06:35 AM Revision 23285878 (qgis): export usage for when exporting map
- 05:46 AM Revision 76a01577 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
- 05:46 AM Revision acdbc567 (qgis): Fix attr table sorting
- Fix #34935
- 05:46 AM Revision dcef543d (qgis): Use sortValue for sorting
- 04:39 AM Revision 49b620b1 (qgis): Add support for grass8
- 04:09 AM Revision b5eb5cce (qgis): Correctly handle sort field as field in atlas sorting
- Fixes #40332
- 04:09 AM Revision 372755c3 (qgis): Fix typo
- 04:09 AM Revision 22929256 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
- 03:51 AM Revision 2481b1ba (qgis): Build vector layer style menu add display time, so that it can
- correctly respond to creation/removal of styles within the layer
properties dialog
Fixes #46596 - 03:51 AM Revision 149a8d83 (qgis): Use 'Save Multiple Styles' text instead
- 03:28 AM Revision 76ac6c54 (qgis): Text improvements for crash handler dialog
- 03:27 AM Revision 9090ece2 (qgis): add tests for reloading output of the GDAL rasterize algorithms
- 03:27 AM Revision 2b777348 (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
- 03:27 AM Revision 78320600 (qgis): don't re-add layer to the temporary store
- 03:25 AM Revision c5b8b071 (qgis): handle complex fieldnames when converting to rule based renderers
- Fixes #46459
- 03:25 AM Revision c222af78 (qgis): Add additional tests
- 02:58 AM Revision e5bbb0f7 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
- 02:58 AM Revision 5c6b5c61 (qgis): Fix attr table sorting
- Fix #34935
- 02:58 AM Revision ba9bbcf0 (qgis): Use sortValue for sorting
- 02:54 AM Revision 2f2d9802 (qgis): Use sortValue for sorting
- 02:54 AM Revision 6e62aa87 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
- 02:54 AM Revision b8d44195 (qgis): Fix attr table sorting
- Fix #34935
- 02:51 AM Revision 4f52108b (qgis): fix rubberband when a click happened during left mouse holding
- 02:51 AM Revision 8b8f39f4 (qgis): fix guide creation behaviour if a click happened during left mouse holding
- 02:51 AM Revision 50d0be14 (qgis): invalid left mouse pressed if right mouse released
- 02:51 AM Revision 35c595dc (qgis): remove comment
- 02:51 AM Revision c0497932 (qgis): init mDraggingGuideOldPosition
- 02:51 AM Revision db62185e (qgis): change variable name
- 01:57 AM Revision 69c80731 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
- 01:14 AM Revision 6a67f99f (qgis): Add support for grass8
- 01:08 AM Revision e9476981 (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- - The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a... - 01:06 AM Revision e29173a7 (qgis): Add context menu for bookmark group.
- 01:06 AM Revision b7fe7418 (qgis): Fix failed banned keywords test.
- 01:06 AM Revision 68a0c931 (qgis): Apply suggestions from code review
- 01:06 AM Revision f271f861 (qgis): Add group name to newBookmark.
- 01:06 AM Revision aede9be1 (qgis): Update src/app/qgisapp.cpp
2022-01-31
- 12:54 AM Revision e6072c93 (qgis): Add support for grass8
- 12:51 AM Revision 6cb2f641 (qgis): Use polygon offset instead of fixed shadow bias gives better result
- 12:51 AM Revision 15d48a14 (qgis): - Fix shadow rendering (fix light camera setting mistake)
- - Add depth and shadow texture coordinates checking
- Improve performance by selecting front faces for forward pass a... - 11:39 PM Revision 708acc45 (qgis): don't re-add layer to the temporary store
- 11:39 PM Revision c04d1cec (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
- 11:39 PM Revision 3b793234 (qgis): add tests for reloading output of the GDAL rasterize algorithms
- 11:36 PM Revision 48cf7674 (qgis): Add additional tests
- 11:36 PM Revision 59d16c9b (qgis): handle complex fieldnames when converting to rule based renderers
- Fixes #46459
- 11:27 PM Revision 721d05f8 (qgis): Correctly handle sort field as field in atlas sorting
- Fixes #40332
- 11:27 PM Revision a37299e8 (qgis): Fix typo
- 11:27 PM Revision 3299692a (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
- 11:26 PM Revision efa4e885 (qgis): [processing] reload output layer after GDAL rasterize (fix #45729)
- 11:26 PM Revision d03ea9cd (qgis): add tests for reloading output of the GDAL rasterize algorithms
- 11:26 PM Revision 9ba642fa (qgis): don't re-add layer to the temporary store
- 11:25 PM Revision 6a59b850 (qgis): handle complex fieldnames when converting to rule based renderers
- Fixes #46459
- 11:25 PM Revision eee34c87 (qgis): Add additional tests
- 11:23 PM Revision d45c41f6 (qgis): Add missing file
- 11:23 PM Revision 73e036eb (qgis): Correctly handle sort field as field in atlas sorting
- Fixes #40332
- 11:23 PM Revision bb5a3783 (qgis): Fix quoteFieldExpression gives incorrect results when field name is pad...
- 11:23 PM Revision 2f74a24e (qgis): Fix typo
- 11:23 PM Revision 0ca3c3b3 (qgis): update test
- 11:23 PM Revision 83263715 (qgis): spacing
- 11:23 PM Revision 97fcbdfa (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
- 11:23 PM Revision 252b8095 (qgis): handle null
- 11:20 PM Revision 9477965f (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
- 11:16 PM Revision d7520736 (qgis): Fix #45671, fix wrong name in layertree for mesh layer.
- 10:21 PM Revision 3c976cae (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- - The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a... - 10:17 PM Revision 22c816c1 (qgis): - Fix crash when we hit QgsChunkedEntity::mMaxLoadedChunks limit
- - The reason is that it might happen that some tiles and queued for load and
didn't have their entities created yet a... - 08:58 PM Revision b96fb907 (qgis): Merge pull request #47057 from strk/improve-test-docs
- Improve documentation about running tests
- 08:37 PM Revision 835fe144 (qgis): [processing] Add missing field types to the advanced (i.e. python) fiel...
- 08:37 PM Revision f949adc7 (qgis): Add spaces to make flake8 happy
- 08:37 PM Revision 663a7090 (qgis): Apply suggestions from code review
- Co-authored-by: Matthias Kuhn <[email protected]>
- 06:17 PM Revision 749ab3f5 (qgis): Improve documentation about runnng tests
- - Add hints about hunting for names to pass to ctest -R
- Add a test environment preparation section in test/README.... - 06:16 PM Revision 41a8d2d0 (qgis): Update instruction about running authmanager tests
- 05:40 PM Revision 688a3fc3 (qgis): Merge pull request #47060 from strk/QGIS_WORKSPACE
- 04:31 PM Revision 596153ae (qgis): Merge pull request #47076 from nyalldawson/backport_46971
- Fix DistanceWithin algorithm with PostgreSQL provider (backport)
- 01:46 PM Revision d0f2cd0e (qgis): Merge branch 'master' into exp_tagger
- 12:01 PM Revision 7bcd9352 (qgis): Show field type icons in field mapping widget
- 12:01 PM Revision 0e20e6a8 (qgis): Consistently use QgsFields::iconForFieldType
- 12:01 PM Revision d5856ec4 (qgis): Allow enum parameters to have icons specified for values for parameter ...
- 12:01 PM Revision e95ff884 (qgis): Show field type icons in add attribute dialog
- 12:01 PM Revision 7747c30d (qgis): Add support for field subtype to QgsFields::iconForFieldType
- 09:58 AM Revision 92d50189 (qgis): Gracefully handle empty existing property values when creating auxiliary
- fields
Fixes #46403 - 09:58 AM Revision 1a7ca810 (qgis): Use correct approach to unset data defined field for label position
- when auxiliary column is removed
Refs #46403 - 09:55 AM Revision 30447580 (qgis): Gracefully handle empty existing property values when creating auxiliary
- fields
Fixes #46403 - 09:55 AM Revision adacc902 (qgis): Use correct approach to unset data defined field for label position
- when auxiliary column is removed
Refs #46403 - 08:24 AM Revision 269fbc1b (qgis): Fix a string
- 08:24 AM Revision a20f7789 (qgis): Partial work on centralizing all QVariant::Type to display string
- logic in a new QgsVariantUtils class
(I've likely missed a few places here, but it's a start!) - 08:24 AM Revision 6e435a69 (qgis): Update field calculator algorithm strings
- 08:24 AM Revision cd382064 (qgis): Remove unwanted types
- 08:24 AM Revision 5a1b9e55 (qgis): Add field type icons in field calculator field type combo box
- 08:24 AM Revision e1460e32 (qgis): Unify a few more strings
- 08:11 AM Revision d1a4af72 (qgis): fix mesh simplification ui
- 07:23 AM Revision d9558517 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
- over widget
- 07:22 AM Revision 16f8d108 (qgis): spacing
- 07:22 AM Revision 1ffc6229 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
- 07:22 AM Revision e56719b4 (qgis): update test
- 07:22 AM Revision 6baf4e79 (qgis): handle null
- 07:19 AM Revision fcb8cf04 (qgis): spacing
- 07:19 AM Revision a6f2afa5 (qgis): Update src/core/symbology/qgsrulebasedrenderer.cpp
- 07:19 AM Revision b817d23e (qgis): handle null
- 07:19 AM Revision 2f16fe1b (qgis): update test
- 06:40 AM Revision 6092d472 (qgis): Add missing file
- 06:36 AM Revision 9d5f66b2 (qgis): Add missing file
- 05:41 AM Revision 267844d9 (qgis): Don't hardcode black color for symbol layer list item text color
- Breaks readability on dark themes
Refs #47065 - 05:41 AM Revision c5b0ac9b (qgis): Don't hardcode text color for options dialog tabs
- This breaks dark theme readability
Fixes #47065 - 05:05 AM Revision 8d68ccee (qgis): fix mesh simplification ui
- 05:01 AM Revision d374c7ca (qgis): fix mesh simplification ui
- 04:49 AM Revision 0209d69b (qgis): Set frame DD properties
- 04:49 AM Revision 7ef84cbc (qgis): Fix layout attr table layer source DD not set
- Fixes #47021 by copying the DD properties from the multiframe
into the frame. - 04:31 AM Revision 6b642706 (qgis): address comments
- 04:31 AM Revision 21753375 (qgis): Update resources/function_help/json/array_remove_at
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 04:31 AM Revision 3105c5e0 (qgis): improvement & bugfix
- 04:31 AM Revision 3b5e3fc3 (qgis): Update src/core/expression/qgsexpressionfunction.cpp
- 04:16 AM Revision 02a911f7 (qgis): Tag all symbols in default library with addedVersion
- Avoids an ambiguity in the style database update logic which forced
us to always attempt to reimport these ambiguous ... - 04:16 AM Revision c13c4cac (qgis): Fix a bunch of errors are dumped while importing default style database
- on SECOND launch of a new profile
We weren't creating the stylemetadata table after importing the initial
style data... - 04:16 AM Revision f2caa2e0 (qgis): Add a wavy line symbol to default style
- 04:02 AM Revision fd77a599 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
- over widget
- 03:57 AM Revision 3ae62313 (qgis): Fix color widgets incorrectly change colors when mouse is hovered
- over widget
- 03:48 AM Revision e291d7bd (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
- (cherry picked from commit 9ce1664ea82b1cc1619a1a8b600c7787707ad3c5)
- 03:48 AM Revision d8f223dc (qgis): Add human-readable errors upon not meeting expected test preconditions
- (cherry picked from commit 31a97bd8a6ce8625534617d5ccb2982838320054)
- 03:48 AM Revision d8e238df (qgis): Safer approach to handling reprojection with distance within requests
- We can't safely handle a distance within query when transforming, as
we cannot transform the static within tolerance ... - 03:48 AM Revision 7f1ce141 (qgis): Add equality/inequality operators for QgsFeatureRequest::QgsSimplifyMethod
- Includes unit test
The equality operator is useful for unit tests, the inequality
operator was added for completenes... - 03:48 AM Revision c31fbc4b (qgis): Add equality/inequality operators for QgsFeatureRequest::OrderBy
- Equality useful for unit tests, inequality for completeness
(cherry picked from commit 95be545b8173d7cf11de2275f2289... - 03:48 AM Revision 2378ef97 (qgis): Add unit test for QgsFeatureRequest
- Tests the default constructor, the copy constructor and
the assignment operator.
(cherry picked from commit 2ea5c99f... - 03:48 AM Revision b46420ba (qgis): Add QgsAbstractFeatureIterator::updateRequestToSourceCrs method
- The method superceeds filterRectToSourceCrs, deprecating it for
shortage of functionality now that we support multipl... - 03:48 AM Revision 6c08116d (qgis): Add test for ExtractWithinDistance with PostgreSQL layer inputs
- This is a test for the bug reported in #45352
Tests matching and mismatching CRS for target and reference layers
(ch... - 03:37 AM Revision 95be545b (qgis): Add equality/inequality operators for QgsFeatureRequest::OrderBy
- Equality useful for unit tests, inequality for completeness
- 03:37 AM Revision 31a97bd8 (qgis): Add human-readable errors upon not meeting expected test preconditions
- 03:37 AM Revision 9ce1664e (qgis): Add (intended-to-fail) test for https://github.com/qgis/QGIS/issues/45352
- 03:37 AM Revision 8e04498d (qgis): Safer approach to handling reprojection with distance within requests
- We can't safely handle a distance within query when transforming, as
we cannot transform the static within tolerance ... - 03:37 AM Revision 3004fde9 (qgis): Add QgsAbstractFeatureIterator::updateRequestToSourceCrs method
- The method superceeds filterRectToSourceCrs, deprecating it for
shortage of functionality now that we support multipl... - 03:37 AM Revision 182732e0 (qgis): Add equality/inequality operators for QgsFeatureRequest::QgsSimplifyMethod
- Includes unit test
The equality operator is useful for unit tests, the inequality
operator was added for completenes... - 03:37 AM Revision 2ea5c99f (qgis): Add unit test for QgsFeatureRequest
- Tests the default constructor, the copy constructor and
the assignment operator. - 03:37 AM Revision edfccd9d (qgis): Add test for ExtractWithinDistance with PostgreSQL layer inputs
- This is a test for the bug reported in #45352
Tests matching and mismatching CRS for target and reference layers - 03:37 AM Revision 4e4e2e75 (qgis): Don't hardcode text color for options dialog tabs
- This breaks dark theme readability
Fixes #47065 - 03:37 AM Revision 4465f736 (qgis): Don't hardcode black color for symbol layer list item text color
- Breaks readability on dark themes
Refs #47065 - 03:33 AM Revision 7099e7b6 (qgis): Don't hardcode text color for options dialog tabs
- This breaks dark theme readability
Fixes #47065 - 03:33 AM Revision 8354915f (qgis): Don't hardcode black color for symbol layer list item text color
- Breaks readability on dark themes
Refs #47065 - 03:31 AM Revision bcd38e6c (qgis): Fix layout attr table layer source DD not set
- Fixes #47021 by copying the DD properties from the multiframe
into the frame. - 03:31 AM Revision 61401f13 (qgis): Set frame DD properties
- 03:27 AM Revision 61dc66b9 (qgis): Fix layout attr table layer source DD not set
- Fixes #47021 by copying the DD properties from the multiframe
into the frame. - 03:27 AM Revision fbdad096 (qgis): Set frame DD properties
- 03:26 AM Revision c5a28164 (qgis): handle percent-encoded font references in SLD (fix #27263)
2022-01-30
- 12:26 AM Revision 7fcd0bba (qgis): Fix layout crash when resizing frames
- Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ... - 12:23 AM Revision dfd102f0 (qgis): Move from QScrollArea to QgsScrollArea
- 12:23 AM Revision 320471b4 (qgis): Add a scroll area to "select transformation" dialog
- to make it easier to resize
- 12:23 AM Revision b983aa36 (qgis): Remove horizontal scrolling, set dialog min size
- and switch margins for a better display
- 12:21 AM Revision f8d407f1 (qgis): Avoid crs definition errors when closing options dialog
- Fixes #47014
- 12:21 AM Revision 7138d8d4 (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
- (fix #45694)
- 12:21 AM Revision 95b1affa (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
- Manager (fix #36449)
- 12:21 AM Revision 7ebfc1df (qgis): add test for QgsVectorTileProviderConnection class
- 09:06 PM Revision 5e327757 (qgis): GH_WORKSPACE -> QGIS_WORKSPACE
- 12:17 PM Revision e1b8abd5 (qgis): Merge pull request #47049 from nirvn/refactor_missing_array_fix
- Add missing string,integer,double array field types in the refactor and aggregate algorithms
- 11:20 AM Revision 8860a8a2 (qgis): Merge pull request #47053 from nirvn/save_as_gpkg_preserve_array
- [vector file writer] Preserve array fields when saving as geopackage
- 11:02 AM Revision cf924673 (qgis): Merge pull request #47046 from nirvn/json_field_exp_fix
- [core] Fix conversion of array and map values for json fields
- 10:36 AM Revision f223ef21 (qgis): Address review and tests failure
- 10:33 AM Revision c14de22c (qgis): Address review, add additional string list test
- 10:08 AM Revision f75c0c47 (qgis): Update src/core/qgsfield.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 10:08 AM Revision 81e5e914 (qgis): Merge pull request #47052 from nirvn/new_gpkg_json_field_missing
- [ui] Fix missing array & json field types in the new {memory,geopackage} layer dialogs
- 10:07 AM Revision db2288bf (qgis): Merge pull request #47062 from nirvn/add_field_missing_types_fix
- [processing] Add a bunch of mixing field types to the {add field,field calculator} algorithms
- 08:39 AM Revision 6d4c9e16 (qgis): Add array_agg test
- 08:27 AM Revision a9d5ae21 (qgis): [processing] Add missing {string,integer,double} array types support in...
- 07:48 AM Revision 36f513d7 (qgis): [processing] Rework the field mapping model class to allow for subtypes
- 07:48 AM Revision e722475a (qgis): [processing] Add missing {string,integer,double} array types in the fie...
- 07:48 AM Revision 2918c1a2 (qgis): Skip gml_id to work around gdal >= 3.4 changing default GML format
- 07:30 AM Revision ce683702 (qgis): Add test
- 07:14 AM Revision ea173f3f (qgis): [vector file writer] Preserve array fields when saving as geopackage
- 06:27 AM Revision 39998508 (qgis): add test for QgsVectorTileProviderConnection class
- 06:27 AM Revision 7f518412 (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
- Manager (fix #36449)
- 06:26 AM Revision 4d9f6362 (qgis): Merge pull request #47030 from alexbruy/split-vector-backport
- [backport release-3_22][processing] save NULL and empty values into different files in Split Vector Layer algorithm (...
- 06:24 AM Revision 50c4cd00 (qgis): Merge pull request #47028 from alexbruy/dsmanager-vector-mbtiles
- fix loading of file-based mbtiles vector MVT package via Data Source Manager (fix #36449)
- 06:21 AM Revision f8925deb (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
- (fix #45694)
- 06:18 AM Revision 83c71038 (qgis): Merge pull request #47064 from alexbruy/matrix-delete-column
- [processing] fix deleting columns in the matrix parameter modeler widget (fix #45694)
2022-01-29
- 06:35 AM Revision 5b43f6d9 (qgis): Don't change value ordering to preserve backward compatibility
- 06:28 AM Revision 439f9f87 (qgis): [processing] While we're at it, also fix the field calculator alg's mis...
- 06:26 AM Revision 53248bde (qgis): [processing] fix deleting columns in the matrix parameter modeler widget
- (fix #45694)
- 05:30 AM Revision 069ceeb1 (qgis): [processing] Add a bunch of missing field types to the add field to att...
- 03:04 AM Revision d41ed995 (qgis): [ui] Fix missing array field types in new memory layer dialog (and fix ...
2022-01-28
- 02:27 PM Revision 91fe8484 (qgis): Merge pull request #47045 from qgis/3nids-patch-2
- remove lost file
- 02:24 PM Revision 05d97e6d (qgis): [ui] Fix missing json field type in the new geopackage layer dialog
- 10:56 AM Revision 36b8a44e (qgis): add test for QgsVectorTileProviderConnection class
- 10:39 AM Revision def2fc34 (qgis): [core] Fix conversion of array and map values for json fields
- 08:11 AM Revision f102ccf4 (qgis): remove lost file
- 07:34 AM Revision 3ca2eb75 (qgis): add test
- (cherry picked from commit 9a3465e88ec884f0b5f6881111f45679b0559487)
- 06:30 AM Revision 9af554eb (qgis): fix with Python < 3.9
- 06:30 AM Revision 03a10559 (qgis): remove files leftover
- 06:30 AM Revision be0fe08c (qgis): better dox for deprecated interface actions methods
- 06:30 AM Revision cf072765 (qgis): remove leftover circular string curve point tool
- 06:30 AM Revision 514739b1 (qgis): add test for QgsGeometry::addPart with curved parts on non-curved geoms...
- 06:30 AM Revision e83c8a5b (qgis): allow adding curved polygon to multipolygon
- 06:30 AM Revision e88ae904 (qgis): add default Z/M values when calling QgsGeometry::coerceToType
- 06:30 AM Revision 100fc91c (qgis): cast not always valid
- 06:30 AM Revision 68ba5407 (qgis): code a bit clearer
- 06:30 AM Revision 5aacbb88 (qgis): also handle points
- 06:30 AM Revision 2b6195c7 (qgis): fix app test + clean up
- 06:30 AM Revision a63af99a (qgis): support adding multi lines as a part
- 06:30 AM Revision 4beb70b0 (qgis): fix categories
- 06:30 AM Revision d8d824aa (qgis): fix unused warning
- 06:30 AM Revision 11e63e9d (qgis): fix adding curve part to multi line
- 06:30 AM Revision acca2f1b (qgis): avoid detach warnings
- 06:30 AM Revision c01999d5 (qgis): fix more tests
- 06:30 AM Revision 997197c6 (qgis): fix win build
- 06:30 AM Revision f4766853 (qgis): refactor fill ring to support shape digitizing
- 06:30 AM Revision deca81af (qgis): fix warning
- 06:30 AM Revision b31c3fb0 (qgis): adapt existing shape tests
- the deletion test with circular vertices has been dropped since the capture map tool behaves differently
- 06:30 AM Revision bef73cd0 (qgis): correctly undo and clean
- 06:30 AM Revision 95104982 (qgis): enable shapes in annotation map tool
- 06:30 AM Revision 8f748239 (qgis): correctly handle case when the capture is not done on a vector layer (a...
- 06:30 AM Revision 2635d429 (qgis): fix annotation map tool does not support shape + set tool name
- 06:30 AM Revision 71bb4f0a (qgis): fix unused warning
- 06:30 AM Revision aef39ea1 (qgis): fix cpp check warning
- 06:30 AM Revision 41ea4053 (qgis): fix more dox
- 06:30 AM Revision f879351c (qgis): add missing folder to Doxygen
- 06:30 AM Revision 09a43768 (qgis): fix layout
- 06:30 AM Revision 6e9a7d51 (qgis): fix erasing at iterator pos
- 06:30 AM Revision f9ff15f0 (qgis): harmonize new settings with existing ones
- 06:30 AM Revision e2e8a128 (qgis): refactor add ring to fully support capture map tool
- 06:30 AM Revision 42d86f74 (qgis): refactoring of existing shape tools
- 06:30 AM Revision 7c905091 (qgis): clean up QgisInterface
- 06:30 AM Revision 972f53d3 (qgis): new class QgsMapToolsDigitizingTechniqueManager to handle actions in ap...
- 06:30 AM Revision f0d98978 (qgis): clean up of QgisApp
- 06:30 AM Revision 0aed1cc6 (qgis): adapt QgsMapToolCapture to correctly support shape map tools
- 06:30 AM Revision 55e88192 (qgis): abstract class for shape map tools
- 06:30 AM Revision 71324310 (qgis): add a registry for shape map tools
- 06:30 AM Revision 2c13d729 (qgis): add settings registry to app
- 06:30 AM Revision 8ec0dc59 (qgis): make actions exclusive
- 06:30 AM Revision d434e21b (qgis): allow to add linear geometries on curved geometry layers
- 06:30 AM Revision 83c5e6fe (qgis): add new class QgsMapToolCaptureLayerGeometry to handle layer specific o...
- such as avoiding intersections
- 06:30 AM Revision e37e985b (qgis): sipify
- 06:30 AM Revision f577cf9e (qgis): use const abstract geom in virtual handlers
- 06:30 AM Revision 04d79bef (qgis): more dox
- 06:30 AM Revision 281a327d (qgis): fix use of deprecated methods
- 06:30 AM Revision c88a63f6 (qgis): also create a virtual handler for QgsMapToolDigitizeFeature::featureDig...
- 06:30 AM Revision 6780475a (qgis): convert add part map tool to use QgsMapToolCapture capabilities
- 06:30 AM Revision be561092 (qgis): add point/line/polygon specific handlers for capture map tool
- 06:30 AM Revision e2a80d97 (qgis): use a current CaptureTechnique in QgsMapToolCapture
- QgisApp has been adapted to switch between the different techniques
- 06:30 AM Revision 864787e6 (qgis): make QgsMapToolCapture capable of capturing point/line/polygons
- This moves part of the code from QgsMapToolDigitizeFeature to QgsMapToolCapture so the tool can actually capture poin...
- 06:21 AM Revision b98c1df9 (qgis): use default args for Z/M values in QgsGeometry::coerceToType
- 06:21 AM Revision 31ac4082 (qgis): add test for Z/M default in coerceToType
- 01:41 AM Revision dad4538e (qgis): Remove horizontal scrolling, set dialog min size
- and switch margins for a better display
- 01:41 AM Revision cdc2224f (qgis): Move from QScrollArea to QgsScrollArea
- 01:41 AM Revision 8cc467c6 (qgis): Add a scroll area to "select transformation" dialog
- to make it easier to resize
- 01:37 AM Revision d27bf67d (qgis): Fix layout crash when resizing frames
- Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ... - 01:35 AM Revision 56ed5fd4 (qgis): Move from QScrollArea to QgsScrollArea
- 01:35 AM Revision ea841c8d (qgis): Add a scroll area to "select transformation" dialog
- to make it easier to resize
- 01:35 AM Revision 70a014de (qgis): Remove horizontal scrolling, set dialog min size
- and switch margins for a better display
- 01:33 AM Revision d6410f27 (qgis): handle percent-encoded font references in SLD (fix #27263)
- 01:32 AM Revision b648b3e8 (qgis): Fix layout crash when resizing frames
- Fix #46575
QgsLayoutPageCollection::endPageSizeChange() calls attemptMove()
which emits sizePositionChanged() which ... - 01:27 AM Revision 97d2e7a4 (qgis): handle percent-encoded font references in SLD (fix #27263)
- 01:27 AM Revision 7a005042 (qgis): Merge pull request #46999 from kadas-albireo/master
- Assume WMS GetLegendGraphics image resolution 72 when scaling to fit layout WMS legend size constraints
- 01:26 AM Revision 572cb3a0 (qgis): Scroll area wheel event blocking should not propagate to item views
- This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view - 01:26 AM Revision 600ab80f (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
- Layer -> Add Layer menu (fix #42881)
- 01:25 AM Revision e3a5dd26 (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
- 01:22 AM Revision 68dde17c (qgis): [themes] Fix push button flat property not taken into account
2022-01-27
- 11:14 PM Revision faf082d2 (qgis): remove old unused cpp files
- 11:14 PM Revision 56872c19 (qgis): rename private headers accordingly and include them as so in CMakeLists
- 04:02 PM Revision ed53728e (qgis): Unit test for GetPrint and labeldistance
- 04:02 PM Revision c1222bd2 (qgis): Consider hightlight label parameters for maps in GetPrint
- 04:02 PM Revision 558a405d (qgis): Formating
- 04:02 PM Revision 9a9e861a (qgis): Add unit test for label options
- 04:02 PM Revision 48c78420 (qgis): Add parameters HIGHLIGHT_LABELDISTANCE, HIGHLIGHT_LABELROTATION, HIGHLI...
- 09:48 AM Revision e57a4278 (qgis): [processing] save NULL and empty values into different files in Split
- Vector Layer algorithm (fix #38105)
Also fix unreported bug with reporting incorrect feature count written
to the fi... - 09:20 AM Revision c716e02d (qgis): Update backport bot
- 09:01 AM Revision f5f43498 (qgis): fix loading of file-based mbtiles vector MVT package via Data Source
- Manager (fix #36449)
- 08:46 AM Revision d90bc87c (qgis): Merge pull request #46997 from alexbruy/split-vector-null
- [processing] save NULL and empty values into different files in Split Vector Layer algorithm (fix #38105)
- 08:36 AM Revision 46307f70 (qgis): update display expression when adding fields through attribute table (#...
- (fix #28353)
- 07:21 AM Revision 9a3465e8 (qgis): ad test
2022-01-26
- 10:59 PM Revision f740edbd (qgis): Merge pull request #47004 from qgis/backport-46983-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix duplicate shortcut registered warning on startup
- 10:32 PM Revision 80f2443f (qgis): [themes] Fix push button flat property not taken into account
- 08:22 PM Revision bce6254c (qgis): [dual view] translate message for undefined display expression + avoid ...
- 08:14 PM Revision 87111e44 (qgis): Merge pull request #47006 from m-kuhn/multipart
- Fix post MultiPart
- 06:56 PM Revision a622b3d0 (qgis): Merge pull request #47020 from Houska1/patch-1
- 06:26 PM Revision 123fc52b (qgis): Remove nonfunctional test
- 05:46 PM Revision 4c9b6595 (qgis): Add myself to contributors list
- 05:13 PM Revision 0780bf08 (qgis): [processing] save NULL and empty values into different files in Split
- Vector Layer algorithm (fix #38105)
Also fix unreported bug with reporting incorrect feature count written
to the fi... - 03:51 PM Revision 7d9eaa07 (qgis): Add part to test
- 03:25 PM Revision 8ffbb8d0 (qgis): Extend tests
- 02:05 PM Revision 36a0c3fd (qgis): Use average depth when the sampled depth is 1
- 02:05 PM Revision 9c01fdf7 (qgis): move decodeDepth to header
- 02:05 PM Revision ca392819 (qgis): fix ci build
- 02:05 PM Revision 2df48ba8 (qgis): address Stefanos reviews
- 02:05 PM Revision c57b3af6 (qgis): disable camera movement when the clicked position is void
- 02:05 PM Revision 36c23519 (qgis): enable zoom in on a void area
- 02:05 PM Revision 325b41ed (qgis): enable dragging and zooming and use wiser way to choose rotation center
- 02:05 PM Revision e43a7613 (qgis): combine sampling into 1 function
- 11:00 AM Revision e7f3bf44 (qgis): Merge pull request #47009 from 3nids/test-geom-addpart
- refactor QgsGeometry addPart test for better readability
- 10:23 AM Revision 53ac71bd (qgis): add resize event
- 10:23 AM Revision 154c6c56 (qgis): fix setting and saving of the dock size
- 10:13 AM Revision cf7eddc6 (qgis): noqa: E704 (Multiple statements on one line)
- 10:08 AM Revision dbbf8dac (qgis): Merge pull request #46992 from pblottiere/envi_saveas
- Fix output filename when a raster is saved in a format without extension
- 09:54 AM Revision fd00dd43 (qgis): Merge pull request #47001 from AlisterH/patch-2
- Update r.water.outlet.txt to tell the user what kind of input raster is needed
- 09:51 AM Revision e72ca18a (qgis): do check WKTs
- 09:44 AM Revision e2c79c9c (qgis): Add test
- 08:13 AM Revision 6ad3490e (qgis): be more explicit about types
- 07:44 AM Revision ccd11e2c (qgis): fix layout
- 07:24 AM Revision 8b75cbfb (qgis): refactor QgsGeometry addPart test for better readability
- 01:13 AM Revision 1ff65a3d (qgis): Revert "Set content also when there is no buffer"
- This reverts commit c62a2558e24b335caca53d0769487e0eddf0f0da.
Fixes https://github.com/qgis/QGIS/issues/46989
2022-01-25
- 10:14 PM Revision ecb367d7 (qgis): Pass smoothed legend image to painter
- 10:14 PM Revision b33048cd (qgis): Use QImage::dotsPerMeterX rather than assuming 72dpi
- 10:11 PM Revision a6ffa313 (qgis): Fix duplicate shortcut registered warning on startup
- 10:09 PM Revision c77cef1c (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
- 10:08 PM Revision 926c70bb (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
- Layer -> Add Layer menu (fix #42881)
- 10:07 PM Revision c4d2dc2f (qgis): Fix duplicate shortcut registered warning on startup
- 10:06 PM Revision 8625bbc2 (qgis): Fix grammar
- 10:06 PM Revision 91fb92f6 (qgis): fix adding vector layers to QGIS from MetaSearch (fix #46135)
- 10:03 PM Revision 62793f68 (qgis): open Point Cloud tab in the Data Source Manager when opening it from the
- Layer -> Add Layer menu (fix #42881)
- 09:22 PM Revision a56d9398 (qgis): Update r.water.outlet.txt
- to tell the user what kind of input raster is needed
- 08:36 PM Revision afd96130 (qgis): Assume WMS GetLegendGraphics image resolution 72 when scaling to fit la...
- 02:21 PM Revision 7d6b3f15 (qgis): Add unit test
- 02:08 PM Revision b0cce8b8 (qgis): Fix raster filename when no extension
- 12:23 PM Revision 0c888cc1 (qgis): Fix grammar
- 12:19 PM Revision 95eefb9b (qgis): Merge pull request #46986 from nyalldawson/fix_vector_tile_zoom_doc
- 06:27 AM Revision 322be663 (qgis): Merge pull request #46976 from alexbruy/dd-params-picture
- Disable data-defined buttons for incompatible SVG pictures in Layout item (fix #26524)
- 05:45 AM Revision 7c7ce7aa (qgis): Scroll area wheel event blocking should not propagate to item views
- This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view - 05:35 AM Revision e30e4821 (qgis): Fix grammar
- 05:34 AM Revision ec672f19 (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
- available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ... - 02:23 AM Revision 9665b53d (qgis): Flag a few more transforms as being appropriate for ballpark results
- 02:23 AM Revision 9bf23569 (qgis): Flag a lot of situations where ballpark transforms are appropriate
- so warnings are not shown
Fixes #45621 - 02:23 AM Revision b8c6bb80 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
- tables, or queries will not run on case-sensitive databases
Fixes #46907 - 02:23 AM Revision 38bfdaa2 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
- Fixes #42290
- 02:21 AM Revision c96000f3 (qgis): Add test to ensure QgsScrollArea is used instead of QScrollArea in ui f...
- (cherry picked from commit 8409f7f817103d728b4348fee25883cedac57a52)
- 02:21 AM Revision 364bf437 (qgis): Use a QgsScrollArea in symbol selector widget
- (cherry picked from commit fb1ca9162e66886b6977440feace9595d9e6134b)
- 02:21 AM Revision da44e7c7 (qgis): Also scan for 'new QScrollArea'
- (cherry picked from commit 48834f6187fceb15e71004b3aa40e645948f91a3)
- 02:21 AM Revision 7580b8b0 (qgis): Fix scroll area child widgets wheel event lock lasts too long after
- scrolling stops in some circumstances
Basically, if the user moves the mouse after scrolling the area
with the wheel... - 02:21 AM Revision 9769d1e6 (qgis): Cleanup includes
- (cherry picked from commit 7525a9e58fa9ef5b442dfb78dfbbd53ed2898741)
- 02:21 AM Revision 933b4a03 (qgis): Use QgsScrollArea
- (cherry picked from commit 64b032f7da75c018762e9e9d3290d16626cff8df)
- 02:21 AM Revision b22edd3e (qgis): Don't recursively try to handle scroll event logic in nested scroll
- areas
Fixes #46871
(cherry picked from commit f589e6e4ecc7484c5a346e17bc83786d964cff7b) - 01:16 AM Revision c267d315 (qgis): Store geometry for edit init code dialog
- 01:16 AM Revision 09d309d4 (qgis): Update src/gui/qgsgui.cpp
- 01:16 AM Revision 4185b319 (qgis): Improve init code warning wording
- References https://github.com/qgis/QGIS/issues/46974
2022-01-24
- 12:24 AM Revision dcc22363 (qgis): allow space in mesh name
- 10:30 PM Revision 390c5dec (qgis): Store geometry for edit init code dialog
- 10:30 PM Revision 338eb57f (qgis): Update src/gui/qgsgui.cpp
- 10:30 PM Revision 7b1c23f1 (qgis): Improve init code warning wording
- References https://github.com/qgis/QGIS/issues/46974
- 10:27 PM Revision 159a3e99 (qgis): Merge pull request #46977 from m-kuhn/init_gui
- 09:41 PM Revision 31e45750 (qgis): allow space in mesh name
- 09:37 PM Revision b847dca5 (qgis): allow space in mesh name
- 09:36 PM Revision 50848fd3 (qgis): Update src/gui/qgsgui.cpp
- 08:28 PM Revision e0474b75 (qgis): NaN value when no color for MapTiler WMS Interpretation converter
- 07:01 PM Revision 3b428232 (qgis): Improve init code warning wording
- References https://github.com/qgis/QGIS/issues/46974
- 07:01 PM Revision 3420e4bd (qgis): Store geometry for edit init code dialog
- 02:12 PM Revision 3f120689 (qgis): Fix virtual layers using joined fields
- Fix #46834
- 09:59 AM Revision 8e35fff4 (qgis): disable data-defined buttons for incompatible SVG pictures (fix #26524)
- 09:12 AM Revision 4d6dd2e2 (qgis): Fix virtual layers using joined fields
- Fix #46834
- 09:08 AM Revision 4fd2f04b (qgis): Fix virtual layers using joined fields
- Fix #46834
- 08:26 AM Revision f1365b1a (qgis): [api] Don't use widgets in QgsProviderMetadata::saveStyle implementations
- This is not safe to do -- it causes a crash if the api is used in
a background thread
Fixes #46954
Fixes #46914 - 08:26 AM Revision 5cdd5b59 (qgis): Fix build
- 08:26 AM Revision 1be383a3 (qgis): [api] Add QgsProviderMetadata method to test whether a style with
- a specified ID already exists
- 08:26 AM Revision 67452371 (qgis): Fix build
- 08:26 AM Revision 6bd1a7eb (qgis): Document new behaviour
- 08:26 AM Revision 0e543ab6 (qgis): Address review
- 08:26 AM Revision 6a350b4e (qgis): Add checks for existing styles and confirmation question to app classes
- 08:26 AM Revision 1872e4b2 (qgis): [spatialite] Unit tests, minor fixes for style handling
- 08:26 AM Revision 77bc1959 (qgis): [postgres] Add styleExists test, minor fix for listStylesInDatabase ret...
- 08:26 AM Revision 95156956 (qgis): [mssql] Add layer styles tests, minor fixes for layer style handling
- 08:26 AM Revision bb8c198c (qgis): Fix warnings
- 08:26 AM Revision 39f30409 (qgis): Add test for OGR
- 08:25 AM Revision 187b4989 (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
- When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co... - 08:14 AM Revision bd881692 (qgis): Flag a few more transforms as being appropriate for ballpark results
- 08:14 AM Revision 919acc40 (qgis): Flag a lot of situations where ballpark transforms are appropriate
- so warnings are not shown
Fixes #45621 - 08:12 AM Revision 6dfb467b (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
- available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ... - 08:10 AM Revision 382ea72e (qgis): Flag a lot of situations where ballpark transforms are appropriate
- so warnings are not shown
Fixes #45621 - 08:10 AM Revision ce07d114 (qgis): Flag a few more transforms as being appropriate for ballpark results
- 08:08 AM Revision ba3ab258 (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
- available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ... - 08:08 AM Revision 11fde965 (qgis): Scroll area wheel event blocking should not propagate to item views
- This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view - 08:08 AM Revision 0480319c (qgis): Restrict workaround to adwaita/fusion themes
- (cherry picked from commit 97103ab7a38ea518831d63d6785c6a379dba8564)
- 08:08 AM Revision ee096b15 (qgis): Workaround broken inactive window coloring applies incorrectly
- to list/tree/dock widgets in the active window
This is a theming issue which is apparent on certain default
Linux th... - 06:56 AM Revision 53c91e70 (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 06:56 AM Revision 04a94d24 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
- Refs #34518
- 06:56 AM Revision 83d505c8 (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
- Fixes #34518
- 05:20 AM Revision 1f1a541f (qgis): Set ogr as the default option for embedded layer. Fix #46689
- 02:55 AM Revision 79b39b67 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
- Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_... - 02:47 AM Revision 383133d4 (qgis): More workflows on queued LTR branch
- 02:47 AM Revision fe4b64ef (qgis): Correctly run tests on queued_ltr_backports branch
- 02:19 AM Revision 2c71239a (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
- Refs #34518
- 02:19 AM Revision ccfc394d (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 02:19 AM Revision 9585748b (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
- Fixes #34518
- 02:16 AM Revision ef4b820b (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 02:16 AM Revision ea6db11d (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
- Fixes #34518
- 02:16 AM Revision 395add31 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
- Refs #34518
2022-01-23
- 11:41 PM Revision c1b451b9 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
- Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_... - 11:39 PM Revision 965a205e (qgis): Set ogr as the default option for embedded layer. Fix #46689
- 11:38 PM Revision c596d6fe (qgis): Translate Data Source Manager
- Fix #46929
- 11:37 PM Revision 1cae7227 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
- Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_... - 11:35 PM Revision 4f481633 (qgis): Fix clazy warning
- 11:34 PM Revision f30ab3d3 (qgis): Fix build warning
- 08:33 PM Revision a2fadecb (qgis): Merge pull request #46881 from elpaso/blocklist_flacky_queryresult_widg...
- Flaky TestQgsQueryResultWidget
- 08:22 PM Revision ada86eac (qgis): Merge pull request #46922 from qgis/backport-46875-to-release-3_22
- [Backport release-3_22] [mssql] Fix detection of primary key, likely other issues too
- 08:18 PM Revision af426727 (qgis): Set ogr as the default option for embedded layer. Fix #46689
- 08:17 PM Revision 845075b0 (qgis): Merge pull request #46921 from qgis/backport-46701-to-release-3_22
- [Backport release-3_22] Avoid deadlock in QGIS server
- 08:16 PM Revision e2db04a9 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
- tables, or queries will not run on case-sensitive databases
Fixes #46907 - 08:14 PM Revision 88c85848 (qgis): Merge pull request #46910 from ismailsunni/fix_46689
- Set ogr as the default option for embedded layer. Fix #46689
- 08:12 PM Revision ab3da0e9 (qgis): Merge pull request #46923 from nyalldawson/fix_46907
- [mssql] Use correct capitalisation for queries involving INFORMATION_SCHEMA tables
2022-01-21
- 09:39 PM Revision d5d6b9c8 (qgis): Translate Data Source Manager
- Fix #46929
- 09:37 PM Revision 5f33b4f9 (qgis): use source model indexes in virtual protected slots
- 09:37 PM Revision 0bccb17f (qgis): fix re-implemented buttons being null
- 09:37 PM Revision 973b97af (qgis): fix spell, layout and sip
- 09:37 PM Revision 8291009c (qgis): use an enum for columns
- 09:37 PM Revision 17408141 (qgis): do not set delegate if not given
- 09:35 PM Revision 08eedd70 (qgis): Translate Data Source Manager
- Fix #46929
- 09:34 PM Revision cb522d3b (qgis): Fix a regression followup #46515
- See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479
- 03:47 PM Revision c956c73b (qgis): Fix a regression followup #46515
- See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479
- 03:43 PM Revision 001d2f60 (qgis): Merge pull request #46931 from elpaso/bugfix-followup-pr-46515
- Fix a regression followup #46515
- 11:50 AM Revision 6f66b0a2 (qgis): Fix a regression followup #46515
- See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479
- 06:15 AM Revision dd1082d7 (qgis): Fix broken merge features tool
- Follow up #46625
- 02:14 AM Revision 74a6f644 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
- tables, or queries will not run on case-sensitive databases
Fixes #46907 - 01:48 AM Revision a7f73772 (qgis): Fix warning
2022-01-20
- 12:24 AM Revision 232a7aa5 (qgis): [mssql] Fix initial state of 'list tables with no geometry' checkbox wh...
- 12:24 AM Revision b198fece (qgis): [mssql] Fix detection of primary key, likely other issues too
- Calling QSqlQuery::clear() also resets the QSqlQuery::setForwardOnly
flag, so we need to ensure that we set this afte... - 12:21 AM Revision bcfad6f7 (qgis): [mssql] Fix initial state of 'list tables with no geometry' checkbox wh...
- 12:21 AM Revision 499b9f69 (qgis): [mssql] Fix detection of primary key, likely other issues too
- Calling QSqlQuery::clear() also resets the QSqlQuery::setForwardOnly
flag, so we need to ensure that we set this afte... - 10:45 PM Revision fc20a1fc (qgis): Avoid deadlock in QGIS server
- 10:42 PM Revision 1c8f9d9e (qgis): Merge pull request #46701 from m-kuhn/server_freeze
- Avoid deadlock in QGIS server
- 10:37 PM Revision 23e9e061 (qgis): Merge pull request #46913 from DelazJ/meshPluginsMenu_46908
- Dedicated method allowing to add plugins to the Mesh menu
- 09:37 PM Revision b8de4d38 (qgis): Add version mention
- 09:37 PM Revision cbf29f90 (qgis): Add \since mention
- 06:55 PM Revision 1f4492a0 (qgis): Mesh menu is a default menu
- 04:59 PM Revision 37ca3392 (qgis): Add methods to get, add and remove plugins to mesh menu
- 04:36 PM Revision eaa66801 (qgis): fix see also of setClearValue (#46912)
- Co-authored-by: nicogodet <[email protected]>
- 03:07 PM Revision 0ef51fec (qgis): Dedicated method allowing to add plugins to the Mesh menu
- 02:10 PM Revision 6b67cb61 (qgis): fix see also of setClearValue
- 02:10 PM Revision 53529ef5 (qgis): fix 3d maximum texture size
- 02:07 PM Revision 0017f1ae (qgis): fix see also of setClearValue (#46911)
- 12:07 PM Revision d78985c1 (qgis): Set ogr as the default option for embedded layer. Fix #46689
- 04:10 AM Revision 1d0ad41d (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
- When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co... - 04:07 AM Revision 7c4a6de0 (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
- When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co...
2022-01-19
- 11:54 PM Revision caa73e0e (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
- Fixes #42290
- 11:54 PM Revision 3620c99f (qgis): allow plain/text error message for XYZ raster tile
- also a filter for XYZ vector tile on the content of the reply (error message only if plain text)
- 11:51 PM Revision 00532ec4 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
- Fixes #42290
- 10:17 PM Revision 66545c61 (qgis): empty XYZ usage when unknown
- 05:00 PM Revision 9a34f803 (qgis): extent MapTiler interpretation converter range to -10000/9000
- 12:46 PM Revision 7f740e0f (qgis): Merge pull request #46770 from NEDJIMAbelgacem/3d-view-dock-undock
- Dock/Undock behaviour to 3D views
Also available in: Atom