swh:1:snp:ddab58068ba462c6d9c86b5a775e71ab09bfd519

sort by:
Revision Author Date Message Commit Date
6b44a42 Release of 3.24 (Tisler) 18 February 2022, 12:06:10 UTC
1c8ef13 changelog and news update for 3.24 18 February 2022, 12:06:09 UTC
c8aaeca translation update for 3.24.0 from transifex 18 February 2022, 12:06:01 UTC
c9e9350 release.pl: NSIS images no long needed 18 February 2022, 11:30:00 UTC
f83b8ad replace comma in layer name with underscore when exporting layer to DXF (fix #47381) 17 February 2022, 22:30:48 UTC
2c7b393 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/?q=hello world" and the generated signature would be incorrect. The toEncoded() takes care of it. 17 February 2022, 15:48:47 UTC
88d1931 fix mesh calculator aggregate on file (#47423) 17 February 2022, 15:43:42 UTC
e9c99cd Use docked widget size when undocking the first time 17 February 2022, 15:43:09 UTC
2d24e98 fix comment 17 February 2022, 12:28:07 UTC
df3695a add signal when user interacts with map 17 February 2022, 12:28:07 UTC
83be39f Fix crash when interpolating angle on a multipoint Fixes #47405 17 February 2022, 06:23:34 UTC
47def9f MDAL 0.9.4 (#47411) * MDAL 0.9.4 * fix indentation 17 February 2022, 03:14:02 UTC
528012d remove hide button 17 February 2022, 00:49:31 UTC
64ab758 Improved debugging output in QgsPostgresConn class These added debugging lines are aimed at finding the root cause of not reusing existing connection, references #47391 16 February 2022, 23:06:49 UTC
ac53e01 Merge pull request #47407 from DelazJ/airyOverlayIntersects Attempt to aerate overlay_intersects help and shorten sentences 16 February 2022, 21:23:55 UTC
2a4c2bd Attempt to aerate overlay_intersects help and shorten sentences 16 February 2022, 16:34:32 UTC
51da2ef Trust primary key of layers setup by DBManager TopoViewer plugin Removes two very expensive queries per TopoViewer instance Closes #47389 16 February 2022, 15:35:37 UTC
b271133 Re-use possibly cached postgis_version from pgsql description method 16 February 2022, 14:28:39 UTC
7fbaa96 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 was used. Fixes #47374 16 February 2022, 04:52:27 UTC
18e4bde export usage when exporting WMS XYZ raster layer 15 February 2022, 20:30:51 UTC
3d452dc Wrong text in warning message northing/easting instead of latitude/longitude. Parent dialog has labels "Latitude" and "Longitude" (and they are controlled in this warning), not "Norhing" and "Easting". 15 February 2022, 20:30:28 UTC
bf406a5 add test for buffering empty layer with dissolve 15 February 2022, 20:29:43 UTC
508f37e [processing] don't try to dissolve buffer results if there are no features (fix #46396) 15 February 2022, 20:29:43 UTC
cfa6f77 Temporarily add smani/mingw-extras COPR repo for dependencies missing in rawhide 15 February 2022, 20:28:28 UTC
6154178 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 notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> 15 February 2022, 20:23:42 UTC
ade4355 Merge pull request #47318 from elpaso/bugfix-gh47302-server-wfs3-bbox-reprojection Fix server OAPIF bbox reprojection 15 February 2022, 07:53:28 UTC
abb00dd Fix crash when opening projects and a custom bad layer handler has been set Since setting a custom bad layer handler via QgsProject::setBadLayerHandler will delete the previous bad layer handler, we can't be sure that the QgisApp::mAppBadLayersHandler pointer is pointing to an object which still exists. Change QgisApp::mAppBadLayersHandler to a weak pointer instead, and cleanup some related code to suit. 15 February 2022, 04:40:38 UTC
d279c4a Clear layer cache and optimize cache getter 14 February 2022, 22:52:23 UTC
39dda88 Update control images 14 February 2022, 22:52:23 UTC
854be5a Layout attr table field formatter Fixes #41798 14 February 2022, 22:52:23 UTC
f10e370 Do not always show scrollbar in crash handler dialog 14 February 2022, 20:54:47 UTC
1892ac4 replace tabs with spaces in the attribute form init function template (fix #46988) 14 February 2022, 20:54:17 UTC
24ddb04 Hopefully a better condition when to add the alpha band for VRT 14 February 2022, 15:55:09 UTC
dda5389 Use Even's code suggestions + add tests 14 February 2022, 15:55:09 UTC
49f0059 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 when rendering. 14 February 2022, 15:55:09 UTC
7975911 Catch CS exception 14 February 2022, 08:27:04 UTC
ef85926 Correctly raise exceptions from XYZ tiles algorithm threads, and fix Python 3.10 compatibility 14 February 2022, 06:20:55 UTC
f9c5c3a Use variables to set postgresql connection configs (#47059) 14 February 2022, 05:51:14 UTC
4131eb2 [gui] Fix value map editor widget configuration's load from CSV parsing 14 February 2022, 05:10:35 UTC
4e035e6 Create world file only option is also compatible with Helmert transforms 14 February 2022, 02:18:53 UTC
4877003 Cleanup handling of 'Create world file only' option 14 February 2022, 02:18:53 UTC
27db775 Use an appropriate number of decimal places for display 14 February 2022, 02:18:53 UTC
622c120 Show CRS details in tooltips for destination X/Y values Helps clarify for users exactly what CRS these destination coordinates are in 14 February 2022, 02:18:53 UTC
93564e0 Cleanup code, fix deleting points 14 February 2022, 02:18:53 UTC
90c1325 When changing destination points coordinates in table, automatically set CRS of destination to match the georeference target CRS 14 February 2022, 02:18:53 UTC
a39ed7b More robust 14 February 2022, 02:18:53 UTC
feaa954 Fix reading and writing invalid crs information to gcp points files 14 February 2022, 02:18:53 UTC
8a12a0b 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 14 February 2022, 02:18:53 UTC
a2bb366 Cleanup dialog code 14 February 2022, 02:18:53 UTC
610a0a6 Remove unused code 14 February 2022, 02:18:53 UTC
15d7c8a [georeferencer] Cleanup target CRS handling, and ensure destination points in table are always updated to reflect actual target CRS whenever it is changed 14 February 2022, 02:18:53 UTC
8584983 Fix #47244: respect minimum value in optional numeric parameter 14 February 2022, 00:39:50 UTC
b0a83e9 Fix wrong height calculation in layou attr table Fix #44086 13 February 2022, 22:47:32 UTC
4bdc1a1 doxymentation 13 February 2022, 22:43:08 UTC
31a3954 make labeling Edit Rule widget a full-featured dialog (fix #36761) 13 February 2022, 22:43:08 UTC
f82235e 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 to add scrollbars, only arrows at the top/bottom of the list. That however makes it quite slow to scroll if the list of choices is long. This fixes the issue for both value map and value relation. If the list of choices is short that it fits the screen, no scrollbar gets shown. 13 February 2022, 22:39:53 UTC
801be8f Add test 13 February 2022, 22:36:33 UTC
d3e5457 Avoid crash with in-editable QgsCheckableComboBox 13 February 2022, 22:36:33 UTC
bbfa18f [vectortile] Add a symbol pointer null check 12 February 2022, 10:21:27 UTC
c18f76e Fix server OAPIF bbox reprojection Fix #47302 12 February 2022, 09:27:16 UTC
4ff41e7 Merge pull request #47262 from DelazJ/plural More pluralization of strings (part 1) 12 February 2022, 05:58:12 UTC
0a71331 Merge pull request #47277 from rouault/fix_46245 DXF export: fix crash on some MultiPolygon geometries when offset != 0 (fixes #46245) 11 February 2022, 10:04:50 UTC
d1c558f Adding myself @sumandari and @dimasciput to the contributors map (#47252) 10 February 2022, 21:51:54 UTC
7890c08 qgsdxfexport.cpp: move Q_ASSERT() 10 February 2022, 11:34:40 UTC
15a7766 fix expression translation string 09 February 2022, 19:47:27 UTC
ae851ce DXF export: fix crash on some MultiPolygon geometries when offset != 0 (fixes #46245) 09 February 2022, 19:40:02 UTC
c5ca66d Use a proper model for gcp list, fix use of delegates, fix gcp points don't move on canvas when edited in list 09 February 2022, 19:26:43 UTC
e016f02 Move code for calculating residuals to QgsGCPList out of model 09 February 2022, 19:26:43 UTC
b174b01 Never silently overwrite gcp point files without prompting user 09 February 2022, 19:26:43 UTC
a8614e8 Fix reading destination CRS from .points files 09 February 2022, 19:26:43 UTC
46a7992 wip 09 February 2022, 19:26:43 UTC
e09423d Fix build on older Qt 09 February 2022, 19:26:43 UTC
53ebdb8 Fix shortcut 09 February 2022, 19:26:43 UTC
b20a05a 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) 09 February 2022, 19:26:43 UTC
baf0534 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 source image already has some georeferencing information attached. Also add tests for this, and fix loading of "enabled" status for points when loading points from a file 09 February 2022, 19:26:43 UTC
fa424a4 [georeferencer] Fix recenter on points fails when some points in list are disabled 09 February 2022, 19:26:43 UTC
6255e7a Add test for createGCPVectors 09 February 2022, 19:26:43 UTC
f54fc59 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 are not being caught. 09 February 2022, 19:26:43 UTC
867011c Fix memory leaks and make gcp container class safer to use 09 February 2022, 19:26:43 UTC
f4dcf32 Cleanup georeferencer GCP data class by separating data point from class which stores graphical item representing point 09 February 2022, 19:26:43 UTC
56fccbd Fix misleading override of QList::size 09 February 2022, 19:26:43 UTC
b8b79f6 Remove unused method/member 09 February 2022, 19:26:43 UTC
de73149 Fix incorrect display of residual lines for previously georeferenced images 09 February 2022, 19:26:43 UTC
b6f3df3 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, not the warped output exported after georeferencing. If we use the output file name for the .points file then when THIS georeferenced output is loaded into the georeferencer we get misleading location of source GCP points, as the pixel coordinates are from the ORIGINAL image, not the warped one. 09 February 2022, 19:26:43 UTC
93f6c1c Don't misuse a string as a bool 09 February 2022, 19:26:43 UTC
990f89c Saving gcps should ALWAYS use source pixel coordinates 09 February 2022, 19:26:43 UTC
db2bfdd When calling QgsGeorefTransform::updateParametersFromGcps the source points must ALWAYS be in source layer coordinates 09 February 2022, 19:26:43 UTC
62f0eb0 Const 09 February 2022, 19:26:43 UTC
1f1859c Remove fragile cached transformed destination point -- this needlessly complicates the code 09 February 2022, 19:26:43 UTC
47d7e77 Fix loading existing GCPs for images which are already referenced results in incorrect placement of source points 09 February 2022, 19:26:43 UTC
85a44c6 Rename things to clarify that they aren't always pixel values 09 February 2022, 19:26:43 UTC
2ea363d Add tests for source pixel to coord rect conversion, rename for clarity 09 February 2022, 19:26:43 UTC
2ee2c4e Simplify call 09 February 2022, 19:26:43 UTC
0f54c0e Rename method for clarity 09 February 2022, 19:26:43 UTC
3560d03 Add tests for conversion of source coordinate to pixel 09 February 2022, 19:26:43 UTC
9331fb1 [georeferencer] Fix incorrect pixel to layer coordinate update causes issues when a second raster is loaded into the georeferencer 09 February 2022, 19:26:43 UTC
399f48e 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 identified along the way 09 February 2022, 19:26:43 UTC
8d083ac Rename method for clarity 09 February 2022, 19:26:43 UTC
ee1b3e9 Spelling 09 February 2022, 19:26:43 UTC
e841d76 Start on test suite for georeferencer 09 February 2022, 19:26:43 UTC
back to top