Activity
From 2023-03-17 to 2023-04-15
2023-04-15
- 03:08 PM Revision 2fb85800 (qgis): Handle bad migration
- 01:59 PM Revision ba589a7e (qgis): Fix new profile map scales
- 10:06 AM Revision ca3a0bdb (qgis): Cleanup api to avoid a potential dangling pointer
- 10:06 AM Revision 90d32205 (qgis): Silence some cppcheck false positives
- 10:06 AM Revision 72d56ebf (qgis): Indentation
- 10:06 AM Revision 29b9c384 (qgis): Add another macro for cppcheck happiness
- 10:06 AM Revision 58128ce1 (qgis): Avoid some false positive assertWithSideEffect warnings
- 10:06 AM Revision eda48ee4 (qgis): Avoid a cpp check dangling pointer warning
- 10:06 AM Revision e3af648c (qgis): Cleanup another api to avoid dangling pointers
- 10:06 AM Revision 991573b1 (qgis): Add some macro definitions to keep cppcheck happy
2023-04-14
- 08:14 PM Revision de171aca (qgis): [ogr] Read field comments automatically on GDAL >= 3.7
- Specifically, this permits QGIS to automatically load comments
for fields which are stored in the GeoPackage "gpkg_da... - 11:46 AM Revision 62075745 (qgis): [processing] add filter by rectangle (extent) option to the point cloud
- filter algorithm
- 11:46 AM Revision 15e6c777 (qgis): [processing] add filter extent and filter rectangle to pdal algorithms
- which support them
- 11:46 AM Revision 47c59225 (qgis): rename method to better reflect its purpose
- 09:41 AM Revision d5200d78 (qgis): Fix Map-based JSON handling in QgsField's convertCompatible()
- 09:41 AM Revision c287d2d1 (qgis): Fix Map-based JSON handling in QgsField's convertCompatible()
- 09:37 AM Revision 95b622e5 (qgis): Fix Map-based JSON handling in QgsField's convertCompatible()
- 06:14 AM Revision 5b92283a (qgis): Expose field alias option when creating new fields in vector
- layers where the data provider supports alias storage
- 06:14 AM Revision 276ff978 (qgis): When creating new fields, only expose the 'Comment' option for
- datasources which support editing comments
This support is currently limited to the postgres provider,
so exposing t... - 06:14 AM Revision ed4052be (qgis): [ogr] Store field aliases when adding fields to data sources
- which support alias storage on GDAL >= 3.7
Currently limited to ESRI file geodatabases, GPKG support pending
upstream - 05:15 AM Revision 219575c1 (qgis): Silence invalid cppcheck container out of bounds warnings
- 05:15 AM Revision b8d6e994 (qgis): Fix container out of bounds access errors
- 05:10 AM Revision 04a95650 (qgis): Fix container out of bounds access errors
- 05:10 AM Revision 0d62c65c (qgis): Silence invalid cppcheck container out of bounds warnings
- 03:27 AM Revision a2b21c46 (qgis): Fix some more cppcheck nullptr redundant checks
- 03:27 AM Revision b118ce25 (qgis): Disable copy of QgsScopedProxyProgressTask
- 02:25 AM Revision a87908d3 (qgis): Fix warnings in pdal_wrench
2023-04-13
- 11:27 PM Revision cc094fb9 (qgis): Fix build on FreeBSD after qtermwidgets update
- After qtermwidgets has been updated in the GRASS provider, the build on FreeBSD is broken with the following error:
... - 07:53 PM Revision db6627d2 (qgis): Fix shadowed angle member in fill symbol
- 07:53 PM Revision 06ed5bd8 (qgis): Remove unnecessary setAngle/angle overrides in QgsPointPatternFillSymbo...
- 02:02 PM Revision ea84b6aa (qgis): Merge pull request #52037 from Djedouas/fix-51515
- Add a save button in layer style panel
- 01:24 PM Revision 2981bddb (qgis): pdal_wrench: fix msvc build
- 11:46 AM Revision 2ec10bf6 (qgis): Fix more cppcheck uninitialized member warnings
- 10:12 AM Revision ee471bff (qgis): update pdal_wrench
- 10:12 AM Revision c4774d64 (qgis): [processing] add new options to build vpc algorithm
- This includes options to calculate statistics from the input data,
calculate exact boundaries and build an overview p... - 09:57 AM Revision 35b76740 (qgis): added tests
- 09:57 AM Revision c037f8a6 (qgis): fix point count
- 09:57 AM Revision f896513a (qgis): Add virtual point cloud provider
- 09:57 AM Revision 2c6f391b (qgis): fix build
- 09:57 AM Revision f89591b7 (qgis): address review
- 09:57 AM Revision 72d732fc (qgis): handle cases of missing indexes
- 09:57 AM Revision 966c6b43 (qgis): only access layer in QgsPointCloudLayerRenderer constructor
- skip intersection calculation
handle potential QgsCsException - 09:57 AM Revision 2dae0333 (qgis): handle virtual point clouds rendering
- disable preview rendering
- 09:44 AM Revision f7a7a24e (qgis): Make map id optional in map_credits layout function
- If not specified, the credits for ALL layers from ALL maps
will be collected - 09:44 AM Revision b391b26f (qgis): Add entry to dynamic text menu for inserting layer credits for
- whole layout
- 08:52 AM Revision e5c2f561 (qgis): qgsquadrilateral: Fix memory leak in area and polygon calls
- The toPolygon() call releases the unique_ptr, the `QgsPolygon` object
needs to be deleted. This achieved by using a `... - 08:50 AM Revision d73264b0 (qgis): Show field aliases in metadata tables
- 08:31 AM Revision 90294106 (qgis): fix msvc build
- 06:22 AM Revision 091731c4 (qgis): Fix some more cppcheck nullptr redundant checks
- 06:16 AM Revision 8107009b (qgis): Fix some more cppcheck nullptr redundant checks
2023-04-12
- 01:29 AM Revision 76a7746c (qgis): Merge pull request #52634 from qgis/backport-52618-to-release-3_30
- [Backport release-3_30] Fix some cppcheck uninitialized member warnings
- 01:26 AM Revision 8cd847c4 (qgis): Merge pull request #52617 from qgis/backport-52614-to-release-3_30
- [Backport release-3_30] Fix incorrect argument order in header
- 01:26 AM Revision 0d6d0280 (qgis): Merge pull request #52616 from qgis/backport-52614-to-release-3_28
- [Backport release-3_28] Fix incorrect argument order in header
- 01:19 AM Revision bdbe1e9f (qgis): Merge pull request #52651 from qgis/backport-52641-to-release-3_30
- [Backport release-3_30] Fix some cppcheck nullptr check warnings
- 01:18 AM Revision 0670a14d (qgis): Merge pull request #52650 from qgis/backport-52641-to-release-3_28
- [Backport release-3_28] Fix some cppcheck nullptr check warnings
- 09:56 PM Revision 04d98419 (qgis): QgsProxyProgressTask cannot be copied -- fix cppcheck warning
- 09:41 AM Revision 3ab993fe (qgis): Fix some cppcheck nullptr check warnings
- 09:41 AM Revision 467eb338 (qgis): Fix some cppcheck nullptr check warnings
- 09:37 AM Revision ad113572 (qgis): Fix some cppcheck nullptr check warnings
2023-04-11
- 01:51 AM Revision 850fb3ae (qgis): Remove unused outdated help files
- 01:51 AM Revision 751c4a9e (qgis): Fix doxygen warning
- 01:51 AM Revision 2ef07349 (qgis): Add test to ensure help examples are valid expressions
- 01:51 AM Revision fe158c2f (qgis): Fix some invalid help example expressions
- 01:51 AM Revision 78b67b9c (qgis): Skip non-available function on earlier GEOS
- 12:19 AM Revision d0238805 (qgis): Fix set but unused variables
- 12:19 AM Revision dc7d33a0 (qgis): Fix 3d set but not used
- 12:19 AM Revision 92335300 (qgis): Search sprite file relative to style file (if sprite url is not http)
- 11:19 AM Revision e3bfb255 (qgis): Fix QGIS crash when removing a style from layer style panel
- 11:19 AM Revision 6149d5da (qgis): Fix #51515 - using properties objects for load/save layer styles
- 11:18 AM Revision 72bb868c (qgis): Same behaviour for all layer types: style applied after loading
- 10:14 AM Revision c6eec2ac (qgis): Merge pull request #52590 from alexbruy/processing-pointcloud-attribute
- New parameter type for point cloud attribute
- 10:10 AM Revision f1fd1523 (qgis): Make grass plugin/provider less debug heavy
- 10:08 AM Revision 212c33fe (qgis): Fix some cppcheck uninitialized member warnings
- 10:04 AM Revision 9aaf0850 (qgis): Fix some cppcheck uninitialized member warnings
- 08:26 AM Revision 920dba2c (qgis): Remember last active dev tools panel between sessions
- 08:26 AM Revision b4797f55 (qgis): Remember db query logger column widths
- 06:06 AM Revision e1e74397 (qgis): Remove excessive parenthesis
- 06:06 AM Revision 12f87c48 (qgis): Add precision to concatenator parameter
- 06:06 AM Revision 6771b19e (qgis): Another unnecessary parenthesis
- 05:07 AM Revision 9913c75b (qgis): Remove excessive parenthesis
- 05:07 AM Revision 3d2fc9db (qgis): Add precision to concatenator parameter
- 05:07 AM Revision 5fb54d4e (qgis): Another unnecessary parenthesis
- 05:06 AM Revision f6e1064a (qgis): Drop cppcheck workflow from stable branches
- The amount of fixes required to get this passing again will be
far too intrusive for safe backporting - 05:06 AM Revision 70fbd783 (qgis): Drop cppcheck workflow from stable branches
- The amount of fixes required to get this passing again will be
far too intrusive for safe backporting - 02:27 AM Revision 5f62066b (qgis): Fix pan tool cursor
- 02:00 AM Revision 37418539 (qgis): Cleanup debug noise
2023-04-10
- 11:29 PM Revision e4a92929 (qgis): Remove excessive parenthesis
- 11:29 PM Revision 12815e09 (qgis): Another unnecessary parenthesis
- 11:29 PM Revision 4e33ef02 (qgis): Add precision to concatenator parameter
- 11:29 PM Revision 1e6d2cd1 (qgis): Add precision to concatenator parameter
- 11:29 PM Revision 9345db45 (qgis): Another unnecessary parenthesis
- 11:29 PM Revision 2a41233c (qgis): Remove excessive parenthesis
- 11:29 PM Revision fbfc19d8 (qgis): Drop cppcheck workflow from stable branches
- The amount of fixes required to get this passing again will be
far too intrusive for safe backporting - 11:29 PM Revision 9a392a8d (qgis): Drop cppcheck workflow from stable branches
- The amount of fixes required to get this passing again will be
far too intrusive for safe backporting - 11:25 PM Revision 91bc7804 (qgis): Another unnecessary parenthesis
- 11:25 PM Revision a2b24599 (qgis): Remove excessive parenthesis
- 11:25 PM Revision 7269abe1 (qgis): Add precision to concatenator parameter
- 11:24 PM Revision 772b9234 (qgis): Change comment
- 11:24 PM Revision a336a23e (qgis): Move loading MVT sprites to utils class and use it from QgsVectorTileLa...
- 11:24 PM Revision 736f849e (qgis): Drop cppcheck workflow from stable branches
- The amount of fixes required to get this passing again will be
far too intrusive for safe backporting - 10:57 AM Revision c5947e4e (qgis): add SIP_DEPRECATED
- 10:27 AM Revision eb0f1d38 (qgis): Fix incorrect argument order in header
- No actual bug fixed by this -- both arguments are always true
wherever this object is used - 10:27 AM Revision 445b0779 (qgis): Fix incorrect argument order in header
- No actual bug fixed by this -- both arguments are always true
wherever this object is used - 10:22 AM Revision db705c94 (qgis): Fix incorrect argument order in header
- No actual bug fixed by this -- both arguments are always true
wherever this object is used - 04:02 AM Revision 18812fba (qgis): Fix build with newer qtermwidget
- 04:02 AM Revision 20a831f1 (qgis): qtermwidget/BlockArray.h: remove useless sizeof() to avoid cppcheck war...
- 04:02 AM Revision 76b5c7d2 (qgis): plugins/qtermwidget: Use Qt::ImCursorRectangle instead of deprecated Qt...
- Qt::ImMicroFocus has been deprecated in QT 5.14 and has been removed from
Qt6. Use its replacement, Qt::ImCursorRecta... - 04:02 AM Revision 7be17741 (qgis): plugins/qtermwidget: Use Qt::MiddleButton instead of deprecated Qt::Mid...
- Qt::MidButton has been deprecated in QT 5.15 and has been removed from
Qt6. Use Qt::MiddleButton instead. - 04:02 AM Revision f5843f0b (qgis): Remove unrequired ;
- and make clang-tidy a bit more smiley
- 04:02 AM Revision 4df3d47f (qgis): GRASS plugin: fix deprecation warnings
- 04:02 AM Revision 8c611df2 (qgis): Many classes: mark assignment operator as deleted due to existence of c...
- 04:02 AM Revision d3770d32 (qgis): Resync qtermwidget with version 1.2.0
- 04:02 AM Revision 18eee8de (qgis): Another attempt to fix mac qtermwidget build
- 04:02 AM Revision 93c90cec (qgis): Fix mac build
- 04:02 AM Revision 66e8ae2d (qgis): Fix some checks
- 04:02 AM Revision d9a57839 (qgis): replace old-style cast with static_cast
- 04:02 AM Revision 58bdb1b5 (qgis): qtermwidget: silence false positive cppcheck warning about assert with ...
- 04:02 AM Revision ed22eab0 (qgis): Fix cppcheck warnings about uninitialized member variables
- 04:02 AM Revision f0c46323 (qgis): qtermwidget: add missing initialization of member variables
- 04:02 AM Revision a81956ff (qgis): qtermwidget: declare deleted assignment operator as the class has point...
- 04:02 AM Revision 98c50510 (qgis): constify methods
- 02:42 AM Revision e2cbd50b (qgis): Don't leave auth method registry in illdefined state after calling clean
- 02:42 AM Revision 6fca53cd (qgis): Avoid spurious cpp check function can be const warning
- 02:42 AM Revision 1af646d4 (qgis): Avoid spurious cpp check function can be const warning
- 02:42 AM Revision 3effadd6 (qgis): Don't leave auth method registry in illdefined state after calling clean
- 02:41 AM Revision 7508c015 (qgis): [vector tiles] Fix editing of label styles results in missing labels
- 02:41 AM Revision e8f2feb8 (qgis): [vector tiles] Fix handling of text buffer default color and opacity
- 02:05 AM Revision afe7a751 (qgis): [vector tiles] Fix handling of text buffer default color and opacity
- 02:05 AM Revision 60f7f89c (qgis): [vector tiles] Fix editing of label styles results in missing labels
- 02:04 AM Revision 795f850a (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
- 02:03 AM Revision bf1cdcf9 (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
2023-04-09
- 10:01 PM Revision 9d192cc7 (qgis): [vector tiles] Fix editing of label styles results in missing labels
- 10:01 PM Revision 982bd6fb (qgis): [vector tiles] Fix handling of text buffer default color and opacity
- 10:00 PM Revision 2235a2f4 (qgis): [vector tiles] Fix handling of text buffer default color and opacity
- 10:00 PM Revision c5bf01d7 (qgis): [vector tiles] Fix editing of label styles results in missing labels
- 09:59 PM Revision 8e3258e1 (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
- 09:59 PM Revision e9a5277f (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
- 09:56 PM Revision 18509b8e (qgis): [vector tiles] Fix editing of label styles results in missing labels
- 09:56 PM Revision bf97c4a2 (qgis): [vector tiles] Fix handling of text buffer default color and opacity
- 09:55 PM Revision c27a241b (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
- 06:42 AM Revision 794478fa (qgis): Don't leave auth method registry in illdefined state after calling clean
- 06:42 AM Revision 31b65b9d (qgis): Avoid spurious cpp check function can be const warning
- 06:42 AM Revision 6cca4875 (qgis): Don't leave auth method registry in illdefined state after calling clean
- 06:42 AM Revision e421a215 (qgis): Avoid spurious cpp check function can be const warning
- 06:39 AM Revision 31729cc7 (qgis): Fix logic for finding grass 8 on non-FreeBSD unix environments
- 06:38 AM Revision 93215027 (qgis): Don't leave auth method registry in illdefined state after calling clean
- 06:38 AM Revision f0d31ed8 (qgis): Avoid spurious cpp check function can be const warning
- 06:38 AM Revision 01c319f9 (qgis): Fix std::string construction
- 06:38 AM Revision 6454f7bf (qgis): Fix sip build
- 06:38 AM Revision 855ac2e8 (qgis): Fix overloaded virtual warning in QgsAuxiliaryLayer
- 06:38 AM Revision e456d5a9 (qgis): Fix hidden overloaded virtual warning
- 06:38 AM Revision 3342172f (qgis): Fix warnings in pdal wrench
- 06:38 AM Revision fc0f53b2 (qgis): Fix some maybe-dangling ref warnings
- 06:38 AM Revision bac0de22 (qgis): [postgres] Avoid unnecessary column type retrieval when sql
- results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop... - 06:37 AM Revision ca01e9f6 (qgis): [postgres] Avoid unnecessary column type retrieval when sql
- results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop...
2023-04-08
2023-04-07
- 03:03 PM Revision 6f44bb42 (qgis): replace deprecated parameterAsFields with parameterAsStrings
- 01:00 PM Revision 89ddbc38 (qgis): fix typos, add Q_DECL_DEPRECATED
- 05:41 AM Revision 8192fee3 (qgis): Fix setting text field length default parameter in New Memory Layer dialog
- 05:41 AM Revision 656aaf29 (qgis): Fix enabling field length parameter in New Memory Layer dialog
- 05:41 AM Revision 53ba34c2 (qgis): Add build dependencies for fedora 38
2023-04-06
- 12:37 AM Revision 28083734 (qgis): handle cases of missing indexes
- 10:14 PM Revision e1c25943 (qgis): Run cppcheck on ubuntu latest
- 10:14 PM Revision 48245b98 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
- This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude... - 10:14 PM Revision dea5892a (qgis): Add some cppcheck macro definitions to avoid some warnings
- 10:14 PM Revision 9db94dd6 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
- This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude... - 10:14 PM Revision 10b15951 (qgis): Run cppcheck on ubuntu latest
- 10:14 PM Revision ba1dafa1 (qgis): Add some cppcheck macro definitions to avoid some warnings
- 09:13 PM Revision 98d15436 (qgis): handle cases of missing indexes
- 09:12 PM Revision 5f48de96 (qgis): Fix circular string digitizing tool (#51943)
- Fix QgsMapToolShapeCircularStringAbstract when layer crs != map crs
- 09:09 PM Revision 03188ddd (qgis): Fix enabling field length parameter in New Memory Layer dialog
- 09:09 PM Revision 69c17a01 (qgis): Fix setting text field length default parameter in New Memory Layer dialog
- 05:20 PM Revision dc77709f (qgis): use dummy QgsPointCloudAttributeCollection with attribute names only if
- there is no index for a point cloud file
- 01:17 PM Revision 3dfa397c (qgis): add method to list available pointcloud attribute names without the need
- to index point cloud first
- 10:54 AM Revision 4ee3c8ba (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 10:54 AM Revision fdba204e (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 10:54 AM Revision de2b18a2 (qgis): Check for nullptr layer
- 10:54 AM Revision bf9f991f (qgis): Check for nullptr layer
- 10:54 AM Revision 3b963dae (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 10:54 AM Revision fda3e1d4 (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 10:53 AM Revision a74c516c (qgis): Run cppcheck on ubuntu latest
- 10:53 AM Revision 0cf2ccb8 (qgis): Add some cppcheck macro definitions to avoid some warnings
- 10:53 AM Revision 32b77c3a (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
- This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude... - 09:21 AM Revision 018e2a1f (qgis): [postgres] Avoid unnecessary column type retrieval when sql
- results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop... - 09:21 AM Revision c3c0df15 (qgis): [postgres] Avoid unnecessary column type retrieval when sql
- results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop... - 09:18 AM Revision 0bc7bf5a (qgis): Move postgres relkind enum to Qgis
- Avoids having to include qgspostgresprovider header in a bunch
of non-provider related files - 09:18 AM Revision a818682f (qgis): Move PGException to more convenient header
- 09:18 AM Revision 2e7b0dd4 (qgis): Deprecated unused, not-useful QgsVectorDataProvider::palAttributeIndexN...
- 09:18 AM Revision afc48e0f (qgis): De-duplicate methods for determining relkind for postgres items
- 09:18 AM Revision 80ab3709 (qgis): Fix warning
- 09:18 AM Revision acea87c8 (qgis): Spelling
- 09:18 AM Revision 1b1747dc (qgis): Use relkind everywhere to determine if table is a materialized view
- 09:18 AM Revision 8d71d289 (qgis): Use relkind everywhere to determine if table is a foreign table
- 09:18 AM Revision 84dfaf25 (qgis): Use relkind everywhere to determine if table is a view
- 09:17 AM Revision 3ddf4447 (qgis): Add extra distance units to processing distance widget
- Refs #52559
- 09:17 AM Revision f34bd0b3 (qgis): [postgres] Avoid unnecessary column type retrieval when sql
- results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop... - 07:27 AM Revision 42e15de6 (qgis): Run cppcheck on ubuntu latest
- 07:27 AM Revision 67a8a356 (qgis): Add some cppcheck macro definitions to avoid some warnings
- 07:27 AM Revision 2804ff7d (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
- This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude... - 07:27 AM Revision a3bd26b1 (qgis): Run cppcheck on ubuntu latest
- 07:27 AM Revision 7cb98e1d (qgis): Add some cppcheck macro definitions to avoid some warnings
- 07:27 AM Revision bfcabc68 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
- This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude... - 07:27 AM Revision b1065f83 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
- This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude... - 07:27 AM Revision 7af380ab (qgis): Add some cppcheck macro definitions to avoid some warnings
- 07:27 AM Revision 3327f081 (qgis): Run cppcheck on ubuntu latest
- 07:23 AM Revision b42fee6f (qgis): Run cppcheck on ubuntu latest
- 07:23 AM Revision 9f99f109 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
- This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude... - 07:23 AM Revision 644478cc (qgis): Add some cppcheck macro definitions to avoid some warnings
- 04:06 AM Revision 70e7e82d (qgis): Fix enabling field length parameter in New Memory Layer dialog
- 04:06 AM Revision 71589bc9 (qgis): Fix setting text field length default parameter in New Memory Layer dialog
- 04:01 AM Revision 1e1a2224 (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 04:01 AM Revision 058a1e96 (qgis): Check for nullptr layer
- 04:01 AM Revision 587d6915 (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 04:01 AM Revision e02a976a (qgis): Check for nullptr layer
- 04:01 AM Revision 53b578ba (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 04:01 AM Revision b35760bf (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 04:00 AM Revision 7ae70aa4 (qgis): Add another check before adding empty scale
- 04:00 AM Revision 7a2fafb1 (qgis): Fix unreported crash when and empty scale is in the settings
- 04:00 AM Revision bec4b6ff (qgis): Fix enabling field length parameter in New Memory Layer dialog
- 04:00 AM Revision 4c83dbe0 (qgis): Fix setting text field length default parameter in New Memory Layer dialog
- 03:57 AM Revision 28b11592 (qgis): Improve QgsScaleCalculator unit support, use standard unit conversion m...
- 03:57 AM Revision 492beeae (qgis): Improve docs
- 03:57 AM Revision 693f7440 (qgis): Expand tests
- 03:57 AM Revision 92dde867 (qgis): Test mask update
- 03:57 AM Revision 70149ae2 (qgis): Check for nullptr layer (#52538)
2023-04-05
- 12:32 AM Revision 8da587db (qgis): Show shortcuts in context menu for easy discovery
- 12:32 AM Revision 895a68fa (qgis): Expose 'Search Selection in PyQGIS docs' action for all python code edi...
- 10:16 PM Revision 8a8f23c8 (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
- This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ... - 01:44 PM Revision cd7e1dc8 (qgis): Fix unreported crash when and empty scale is in the settings
- 01:44 PM Revision a0881c15 (qgis): Add another check before adding empty scale
- 11:37 AM Revision ca6df186 (qgis): Fix unreported crash when an empty scale is in the settings (#52511)
- 09:55 AM Revision 2d3cc1ce (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
- This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ... - 09:55 AM Revision 2f6bcf8c (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
- This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ... - 09:51 AM Revision c3fb3d68 (qgis): Merge pull request #52035 from ptitjano/axis-sort-fix
- qgs3daxis: Fix label transparency issues by using a sort policy
- 04:44 AM Revision 061f5b52 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 04:44 AM Revision be2cd18d (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 04:44 AM Revision 9addeb65 (qgis): Fix #38493 Circle Shape tool when layer crs != map crs
- 03:17 AM Revision 7e0e421a (qgis): PyQt doesn't provide repr for QColor, but it's highly desirable!
- So monkey patch one in ourselves
- 03:17 AM Revision dcf7a98e (qgis): Apply suggestions from code review
- 02:10 AM Revision 1e485e8d (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
- 02:08 AM Revision 0e419a30 (qgis): [gui][editor widgets] Fix height of video frame going to zero after one...
2023-04-04
- 12:06 AM Revision 973549cd (qgis): add missing headers
- fixes #52462
- 12:06 AM Revision c7e37cee (qgis): fix rpm build for Fedora 38
- Also drop workaround for F34 and earlier
- 10:53 PM Revision e3a86b1a (qgis): Delete unused 'Conditions' group
- 10:53 PM Revision 7235ee7d (qgis): better wording
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 10:53 PM Revision d9edb371 (qgis): Add a group for sensors expressions
- 09:36 PM Revision 0d646370 (qgis): [gui][editor widgets] Fix height of video frame going to zero after one...
- 09:32 PM Revision e6d9eb1f (qgis): [gui][editor widgets] Fix height of video frame going to zero after one...
- 04:27 PM Revision 959777cd (qgis): [processing] widget wrapper for point cloud atribute parameter
- 04:27 PM Revision 2111d451 (qgis): use new point cloud attribute parameter in export raster and export
- vector PDAL algorithms
- 02:45 PM Revision b027b0ff (qgis): fix save connection dialog
- fixes #52519
- 02:45 PM Revision b90a692c (qgis): const
- 02:45 PM Revision bc56cec4 (qgis): Update qgsmanageconnectionsdialog.cpp
- 02:41 PM Revision 09f64790 (qgis): fix save connection dialog (#52523)
- 01:09 PM Revision 10df9986 (qgis): Fix coords widget locale issues (plus other unreported)
- 1. fix #52446
2. fix unreported coords not swapped when needed before centering the
canvas
3. fix unreported coord... - 12:18 PM Revision f499307d (qgis): Avoid loss of text in code editors when certain modifiers are pressed
- These are triggered when a InputMethod event is sent to the widget.
There's upstream discussion at https://sourceforg... - 10:57 AM Revision 389f18d7 (qgis): Fix row number
- 10:57 AM Revision 4b92c678 (qgis): Reorganise code
- 10:57 AM Revision 8ee5ba8d (qgis): Fix rendering of upside down text along paths
- 10:57 AM Revision 9fa59d2e (qgis): Add UI action for creating text along line annotation items
- And a properties panel
- 10:56 AM Revision cec7e48e (qgis): Fix layout legend layer title not immediately updating
- Fixes #52261
- 09:57 AM Revision fc2293d7 (qgis): Avoid loss of text in code editors when certain modifiers are pressed
- These are triggered when a InputMethod event is sent to the widget.
There's upstream discussion at https://sourceforg... - 09:56 AM Revision 93548a74 (qgis): Fix layout legend layer title not immediately updating
- Fixes #52261
- 08:09 AM Revision 98a82906 (qgis): const
- 08:08 AM Revision 0fd36136 (qgis): Update qgsmanageconnectionsdialog.cpp
- 07:37 AM Revision aa78d751 (qgis): fix save connection dialog
- fixes #52519
- 06:16 AM Revision 7886f7e9 (qgis): Avoid loss of text in code editors when certain modifiers are pressed
- These are triggered when a InputMethod event is sent to the widget.
There's upstream discussion at https://sourceforg... - 06:12 AM Revision 8f5476e6 (qgis): Avoid loss of text in code editors when certain modifiers are pressed
- These are triggered when a InputMethod event is sent to the widget.
There's upstream discussion at https://sourceforg... - 05:22 AM Revision cb09be03 (qgis): [Geometry Checker] Fix availableResolutionMethods()
- 03:09 AM Revision ad7e2a3d (qgis): Don't report sublayers for non-wms uris
- 03:09 AM Revision 96d203f2 (qgis): Cleanup includes
- 03:09 AM Revision 46a10874 (qgis): Update test
- 03:09 AM Revision 056ff205 (qgis): Add cheat to ensure that tiff items are always shown as single layer
- items in browser rather than containers
This isn't strictly true, but this is a cheat to ensure that
the behaviour i... - 03:09 AM Revision 4810e0c9 (qgis): Implement querySublayers for mbtiles vector tile provider
- 03:09 AM Revision 01f8ac83 (qgis): Raster vrt items are containers, so update zip layer test to reflect this
- 03:09 AM Revision 3c98201b (qgis): Move methods for handling raster mbtile files into QgsWmsProviderMetadata
- Implement all the reuiqred methods for delegating this handling
to the provider - 03:09 AM Revision 54e8097b (qgis): Remove no longer required special handling for mbtile files
- 03:09 AM Revision 6cafd48e (qgis): Fix loading traditional wms services
- 02:41 AM Revision 0d8b2fbf (qgis): [Geometry Checker] Fix availableResolutionMethods()
2023-04-03
- 01:37 AM Revision 3953b567 (qgis): Add example of flip_coordinates with linestring
- 12:44 AM Revision 7edb71b5 (qgis): [OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228)
- - Takes into account storageCrs in /collection response to get the
default crs in priority
- Append &crs=... to /it... - 12:44 AM Revision 51e0d4fa (qgis): [WFS/OGCAPI] In source select dialog box, better handle list of CRS
- - Use an orderered list instead of a set, so that the first element
is really the preferred one
- Do not trust the ... - 12:44 AM Revision 3974ba95 (qgis): [OAPIF provider] Part 2: only enable it if Part 2 conformance class is ...
- 12:44 AM Revision 81d82ec8 (qgis): Add example of flip_coordinates with linestring
- 10:53 PM Revision b0b2d9bf (qgis): [OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228)
- - Takes into account storageCrs in /collection response to get the
default crs in priority
- Append &crs=... to /it... - 10:53 PM Revision f0f61575 (qgis): [OAPIF provider] Part 2: only enable it if Part 2 conformance class is ...
- 10:53 PM Revision 7413c350 (qgis): [WFS/OGCAPI] In source select dialog box, better handle list of CRS
- - Use an orderered list instead of a set, so that the first element
is really the preferred one
- Do not trust the ... - 10:30 PM Revision 52c1e942 (qgis): [Geometry Checker] Fix availableResolutionMethods()
- 10:30 PM Revision 934386b4 (qgis): [Geometry Checker] Fix availableResolutionMethods()
- 10:25 PM Revision 2fb4f894 (qgis): [Geometry Checker] Fix availableResolutionMethods()
- 09:17 PM Revision 8e3e36a7 (qgis): Add example of flip_coordinates with linestring
- 09:17 PM Revision e438a149 (qgis): Add example of flip_coordinates with linestring
- 09:12 PM Revision 5f8c4ae5 (qgis): Add example of flip_coordinates with linestring
- 06:47 PM Revision 1f77406f (qgis): [processing] new parameter type for point cloud attributes
- 11:57 AM Revision d2ac42e6 (qgis): [OAPIF provider] Part 2: only enable it if Part 2 conformance class is ...
- 11:57 AM Revision 18a19806 (qgis): [OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228)
- - Takes into account storageCrs in /collection response to get the
default crs in priority
- Append &crs=... to /it... - 11:57 AM Revision bffc4c18 (qgis): [WFS/OGCAPI] In source select dialog box, better handle list of CRS
- - Use an orderered list instead of a set, so that the first element
is really the preferred one
- Do not trust the ... - 11:52 AM Revision 65402bbf (qgis): Merge pull request #52366 from rouault/fix_52228
- [OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228)
- 10:21 AM Revision e87ee53a (qgis): Fix layout legend layer title not immediately updating
- Fixes #52261
- 10:21 AM Revision bf081f14 (qgis): Fix layout legend layer title not immediately updating
- Fixes #52261
- 10:17 AM Revision a2b3a0c6 (qgis): Fix layout legend layer title not immediately updating
- Fixes #52261
- 09:49 AM Revision 011637bd (qgis): Filter out annoying qt 'QGestureManager::deliverEvent' warnings from UI
- These aren't our fault, so are just noise
- 06:29 AM Revision 799b2905 (qgis): [gui][sensors] Remove the need to apply sensor settings
2023-04-02
- 01:36 AM Revision 6a7e9292 (qgis): QString fixup
- 01:33 AM Revision 9fa128a4 (qgis): Make test handle differences in platform DPI
- 01:33 AM Revision 10bd5cd4 (qgis): Fix logic with secondary map canvases with both "sync extent"
- and "sync scale" enabled
Instead of this combination resulting in frequent unwanted changes
to the secondary canvas ... - 10:14 PM Revision 9d9258c5 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 10:13 PM Revision 5f732bd1 (qgis): Fix #38493 Circle Shape tool when layer crs != map crs
- 10:12 PM Revision b1c42c53 (qgis): Make test handle differences in platform DPI
- 10:12 PM Revision da4dc2bd (qgis): Fix logic with secondary map canvases with both "sync extent"
- and "sync scale" enabled
Instead of this combination resulting in frequent unwanted changes
to the secondary canvas ... - 12:04 PM Revision 84036c70 (qgis): split file
- 12:04 PM Revision 8c63f89a (qgis): Apply suggestions from code review
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 12:04 PM Revision 692d7a76 (qgis): [feature] Expose option to load vector tile sources from files
- in Data Source Manager
The Vector Tile tab now includes choices for selecting from a
"Service" (the existing, connec... - 12:04 PM Revision e4a84d63 (qgis): Implement uri priority methods for vector tile mbtiles provider metadata
- 12:04 PM Revision fd11e0b4 (qgis): Add file filter handling for vector tile layers to QgsProviderMetadata
- And move QgsProviderMetadata.FilterType to Qgis
- 06:33 AM Revision c9a2ead7 (qgis): Fix logic with secondary map canvases with both "sync extent"
- and "sync scale" enabled
Instead of this combination resulting in frequent unwanted changes
to the secondary canvas ... - 06:33 AM Revision 54498f0f (qgis): Make test handle differences in platform DPI
- 04:38 AM Revision 66e038ec (qgis): [Geometry Checker] Fix Minimal polygon area check
- 04:38 AM Revision d82b851e (qgis): [Geometry Checker] Fix Minimal polygon area check
- 02:05 AM Revision f6562d19 (qgis): Bump actions/cache from 3.2.6 to 3.3.1
- Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/act...
2023-04-01
- 01:09 AM Revision 5f856b90 (qgis): Bump actions/stale from 7 to 8
- Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/sta... - 12:25 AM Revision e19bd3a5 (qgis): [Geometry Checker] Fix Minimal polygon area check
- 12:25 AM Revision 198b68c8 (qgis): [Geometry Checker] Fix Minimal polygon area check
- 12:22 AM Revision d6b07131 (qgis): fix void context menu of map canvas
- 12:22 AM Revision 268df5f2 (qgis): Flakify
- 12:22 AM Revision e33c23be (qgis): Don't handle valueChanged for each duplicate widget
- 12:22 AM Revision bad617d6 (qgis): update tests
- 12:22 AM Revision eac527c3 (qgis): Add `-overwrite` to gdalwarp permanently
- 12:22 AM Revision 9de83cf2 (qgis): Secondary canvas extent options should be checkboxes, not radio buttons
- Otherwise it is IMPOSSIBLE to disable one of the "sync extent" options
after enabling them! - 12:22 AM Revision 8b319c46 (qgis): Vector file writer: add GML2 choice, and default to GML3.2 which is the...
- 12:22 AM Revision 28bd021d (qgis): Remove any trace of distutils use as it is going to be removed in pytho...
- 12:22 AM Revision ce508f6f (qgis): qgs3daxis: Fix camera conf by taking into account terrain offset
- This was found by Stefanos Natsis.
- 12:22 AM Revision 27dbb7ea (qgis): Fix flake8 issue
- 12:22 AM Revision aeceb3a9 (qgis): [OGR] Round-trip milliseconds and timezone in DateTime fields (fixes #4...
- 12:22 AM Revision 9fb1cc46 (qgis): Fix title key for prev/next links
- 12:22 AM Revision 5f6ae243 (qgis): Append distance area when using defaultMapUnitsPerMm to consider the co...
- 12:22 AM Revision d3c3fbce (qgis): make operator name and expression more dynamic. E.g. '[ ]' value has no...
- 12:22 AM Revision 04f6a9ee (qgis): pass tags to registerItem so we can find e.g. '/' and '%' by writing "d...
- 12:22 AM Revision b5fd4475 (qgis): Fix insufficiently escaped backslash in regular expressions
- Genealizes the fix of https://github.com/qgis/QGIS/pull/52293 to
other places exhibiting the same issue. - 12:22 AM Revision 88a812c4 (qgis): check menu after contextMenuAboutToShow
- 12:22 AM Revision eeae1833 (qgis): test_provider_ogr_gpkg.py: avoid infinite loop
- 12:22 AM Revision 6d33c7cf (qgis): Remove unused expression code
- 12:22 AM Revision 622815eb (qgis): Better fix (faster rendering, works for PDF, better during progressive ...
- 12:22 AM Revision 62a9d415 (qgis): [vector tile] Fix tile background edge artifacts by using a buffered po...
- 12:22 AM Revision c155c0bc (qgis): Use gdal::dataset_unique_ptr to store return of GDALOpenEx() (fixes #52...
- This avoids an implicit case from OGRDataSourceH to GDALDatasetH, that
doesn't work with all compilers - 12:22 AM Revision b29bb724 (qgis): Fix unintended replacement of percent encoded URL parts
- 12:22 AM Revision 53a71e5e (qgis): Avoid '?&' for prev/next link query string
- 12:22 AM Revision b80bbc42 (qgis): fillRingUnderPoint(): update test to detect if FID is set
- 12:22 AM Revision c394ad31 (qgis): Update src/app/qgsmaptoolfillring.cpp
- 12:22 AM Revision bcf07c67 (qgis): QgsMapToolFillRing::fillRingUnderPoint(): fix -Wmaybe-uninitialized war...
- 12:22 AM Revision 6388d4cb (qgis): missing image
- 12:22 AM Revision 12739aa3 (qgis): fix control images
- 12:22 AM Revision e501d76c (qgis): pass painter to the function to create the default renderer context and...
- 12:22 AM Revision 67a70737 (qgis): fix missing comma and dont make font settings on rule
- 12:22 AM Revision 2a720aee (qgis): dont make variants for new tests
- 12:22 AM Revision 87b168fb (qgis): Update of PyQgsServerWMSGetLegendGraphic on all image requests using la...
- 12:22 AM Revision 495a76ac (qgis): deduplicate duplicate code
- 12:22 AM Revision 35749725 (qgis): tests for meter based default scales
- 12:22 AM Revision 6ef6414b (qgis): Fox offset calculation for prev link
- test added
- 12:22 AM Revision fd55a84d (qgis): Fix DPI on getLegendGraphic concerning a RULE. It should not take the c...
- 12:22 AM Revision f926eb4c (qgis): Fix inconcequent use of DPI at generating the WMS legend
- - Consider DPI of QgsWmsRenderContext what is the OGC default (0.28 mm per pixel) or the passed WMS parameter - this ...
- 12:22 AM Revision fb76f017 (qgis): Update src/gui/qgsexpressiontreeview.cpp
- 12:21 AM Revision 0a88dbca (qgis): [Geometry Checker] Fix Minimal polygon area check
- 10:01 PM Revision cc2d0320 (qgis): Add DistanceUnit value for inches
- 10:01 PM Revision 8271c2de (qgis): Fix warning
- 10:01 PM Revision 0ff713b1 (qgis): Fix virtual dispatch in constructor warnings
- 10:01 PM Revision a0dabca9 (qgis): Expose layer opacity and blend mode control for vector tile layers
- This was always supported, just never exposed for user control!
- 10:01 PM Revision 819544d0 (qgis): Add source widgets for vector tile VTPK and MBTiles layers
- Allows changing the path to the .vtpk / .mbtiles file from the
Layer Properties - Source tab (just like what we expos... - 10:01 PM Revision d1c3e8da (qgis): Add Source tab to vector tile layer properties
- Match other layer types, and add a Source tab with:
- layer name
- CRS override
- optional provider source widget, f... - 10:01 PM Revision 875be15e (qgis): Cleanup includes
- 10:01 PM Revision 2721e5b5 (qgis): Add standard "Rendering" tab to vector tile layer properties
- This was missing for vector tile layers. Add it and populate
with the scale based visibility controls seen for other ... - 09:57 PM Revision fea15d17 (qgis): Bump actions/stale from 7 to 8
- Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/sta... - 09:56 PM Revision 5534a7fa (qgis): Bump actions/cache from 3.2.6 to 3.3.1
- Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/act... - 03:10 PM Revision 50a5c8f0 (qgis): [OAPIF provider] Part 2: only enable it if Part 2 conformance class is ...
- 02:58 PM Revision 3667d28e (qgis): Merge pull request #52477 from nirvn/sensor_imp
- Sensors UI/UX improvements
- 11:59 AM Revision b80ca54b (qgis): [gui][sensors] Add a introductory label in the project properties senso...
- 11:59 AM Revision 56e33a9f (qgis): [sensors] Add sensor error reporting capability
- 11:59 AM Revision 0068efde (qgis): [gui][sensors] Display sensor errors in a message bar within the projec...
- 11:59 AM Revision 49d1be67 (qgis): [gui][sensors] When applying sensor settings, disable apply button
- 07:52 AM Revision 36fcb790 (qgis): Fix test
- 07:19 AM Revision 732c1e19 (qgis): [sensors] Remove action leftover causing console warnings
2023-03-31
- 12:44 AM Revision a78e7aff (qgis): Revert "[Backport ltr] Manual backport of 51456 merge feature relocation"
- 11:44 PM Revision 0f5c9db3 (qgis): fix translation string
- 11:00 PM Revision cdac11b1 (qgis): fix translation string
- 09:08 PM Revision 8b01c621 (qgis): Add QgsCodeEditorPython unittests
- 09:08 PM Revision 0a260966 (qgis): tweak auto close brackets
- 03:50 PM Revision d5cb7c9a (qgis): * release.pl: verify upfront that non-rc splash is available on .1 point
- release and ltr splash on .4 point release of ltr branches
* scripts/update_ts.sh: keep original branch name - 02:48 PM Revision 447e8d71 (qgis): * release.pl: verify upfront that non-rc splash is available on 1. point
- release and ltr splash on .4 point release of a ltr branch
* fix splash (rc->non-rc) - 02:29 PM Revision 9035a01e (qgis): Release of 3.30.1
- 02:29 PM Revision 8cf61f6b (qgis): translation update for 3.30.1 from transifex
- 02:27 PM Revision 90ae1e8f (qgis): scripts/update_ts.sh: keep original branch name
- 02:01 PM Revision 50adba36 (qgis): Release of 3.28.5
- 02:01 PM Revision 2736da0e (qgis): translation update for 3.28.5 from transifex
- 01:16 PM Revision 689a55aa (qgis): Merge pull request #52450 from m-kuhn/bp51456
- Manual backport of 51456 merge feature relocation
- 09:08 AM Revision 26d7fb21 (qgis): Update tests/src/python/test_qgsvectorlayereditutils.py
- 09:04 AM Revision 4a839db8 (qgis): remove unrelated tests
- 08:20 AM Revision 4b37c6e6 (qgis): Merge pull request #52448 from qgis/backport-51836-to-release-3_28
- [Backport release-3_28] Fix #51543 and make big forms more fluid by reducing calls to updateFieldDependencies
- 07:11 AM Revision e2aad87e (qgis): Remove ugly processEvents call which causes issues when loading projects
- 07:11 AM Revision 75b07d42 (qgis): Add dock/undock action to 2d map canvas views
- To match the behaviour of 3d canvas views
- 06:22 AM Revision 44663181 (qgis): Update test
- 06:22 AM Revision be1e3f20 (qgis): Add test
- 06:22 AM Revision 1ce44531 (qgis): no auto
- 06:22 AM Revision 941b0caa (qgis): Add layer tree method to return all selected legend nodes
- 06:22 AM Revision deb12464 (qgis): Add repr for layer tree legend nodes
- 05:17 AM Revision fd7b2fbd (qgis): Fix tests on different dpi setups
- 05:17 AM Revision 12c8c9a6 (qgis): Fix test
- 05:17 AM Revision 2b297581 (qgis): Promote some label flags to enum class, move to Qgis
- 05:17 AM Revision cd3a1bf2 (qgis): [api] Add text-along-line annotation item type
- This annotation item renders curved text along a linestring
- 05:17 AM Revision c8db0004 (qgis): Refactor curved text placement generation to use a flag approach
- 05:17 AM Revision 37f3de3d (qgis): Fix doc warning
- 05:17 AM Revision bb66189a (qgis): Truncate text on line annotation text when line is too short instead
- of hiding all text
- 05:17 AM Revision 1fb04eda (qgis): Fix build
- 05:17 AM Revision fbe7c7fb (qgis): Add api for offsetting text from line
- 02:46 AM Revision b9c0fc46 (qgis): Checkin missed file
- 02:46 AM Revision 50c76929 (qgis): Followup 30700f1, ensure links to Qgis members are set in docstrings
- 02:36 AM Revision 73fea28f (qgis): Fix some warnings in release builds
- 02:28 AM Revision 30700f1e (qgis): Fix GeometryType in documentation:
- QgsWkbTypes::GeometryType to Qgis::GeometryType
and QgsWkbTypes::<geometry>Geometry to Qgis::GeometryType::<geometry>
2023-03-30
- 09:57 PM Revision 6cf3d72c (qgis): Fix clang-tidy warnings
- 09:57 PM Revision f7410c6a (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 09:57 PM Revision 37503320 (qgis): Fix extract algorithm
- 09:57 PM Revision a0838745 (qgis): Always avoid duplicates
- 09:57 PM Revision 54eed255 (qgis): Fix #52114 Random Extract duplicates features
- 09:56 PM Revision 8328a370 (qgis): Fix string length comparison
- 09:56 PM Revision 443df706 (qgis): Add Toggle comment capability to the Html Editor
- 09:56 PM Revision 738b16e2 (qgis): Move toggle comment call to QgsCodeEditor
- 09:54 PM Revision 77641b62 (qgis): Reenable MSYS2 CI
- 05:44 PM Revision 4a4b667b (qgis): Happiness for flake
- 05:36 PM Revision 3ea1674b (qgis): Explicitly set the target feature for merge operation
- 05:36 PM Revision fa80e1d9 (qgis): Update doc
- 05:36 PM Revision ae3573b5 (qgis): Fix docstring
- 05:36 PM Revision 8f185adc (qgis): Fix string
- 05:36 PM Revision a698f1f2 (qgis): Fix docstring
- 05:36 PM Revision 9224dbe1 (qgis): Move merge logic to QgsVectorLayerEditUtils
- 05:35 PM Revision d115db2a (qgis): Remove break
- 05:35 PM Revision 41b0477f (qgis): Move merge selected features logic to QgsVectorLayer
- 05:35 PM Revision fc0cbe32 (qgis): Fix crash in merge features
- Fix #5122
Introduced by #47822 - 05:35 PM Revision eae86059 (qgis): Handle multi pks
- 04:54 PM Revision 625a0642 (qgis): Fix spelling
- 04:54 PM Revision 8a3fe4ce (qgis): Adapt tests
- 04:54 PM Revision 0a21144e (qgis): Fix #51543 and make big forms more fluid
- 01:36 PM Revision bc12bf4e (qgis): Merge pull request #52404 from domi4484/backportMergeFeatureRelocation
- 01:36 PM Revision e528bd4b (qgis): Merge pull request #52209 from qgis/backport-52183-to-queued_ltr_backports
- 11:02 AM Revision 86530824 (qgis): Make test handle differences in platform DPI
- 11:02 AM Revision cf5866e4 (qgis): Fix logic with secondary map canvases with both "sync extent"
- and "sync scale" enabled
Instead of this combination resulting in frequent unwanted changes
to the secondary canvas ... - 11:02 AM Revision 1cef0e34 (qgis): Make test handle differences in platform DPI
- 11:02 AM Revision 77c6d935 (qgis): Fix logic with secondary map canvases with both "sync extent"
- and "sync scale" enabled
Instead of this combination resulting in frequent unwanted changes
to the secondary canvas ... - 10:57 AM Revision 78ab6963 (qgis): Make test handle differences in platform DPI
- 10:57 AM Revision 74e142ee (qgis): Fix logic with secondary map canvases with both "sync extent"
- and "sync scale" enabled
Instead of this combination resulting in frequent unwanted changes
to the secondary canvas ... - 09:38 AM Revision 349216e1 (qgis): update pdal_wrench: fix VPC creation by writing correct STAC items
- 09:38 AM Revision 3a6dc3c9 (qgis): fix tests
- 09:38 AM Revision 1917362d (qgis): enable build virtual point cloud algorithm
- Virtual point cloud (VPC) is similar to GDAL's VRT - it is a single file
referring to other files that contain actual... - 09:38 AM Revision 3104c10a (qgis): do not index input point cloud layers in pdal algorithms
- 09:38 AM Revision f82d7be7 (qgis): add copc.laz as a supported point cloud format
- 09:38 AM Revision 48fcb57a (qgis): update pdal_wrench to the latest revision
- 08:16 AM Revision be99a120 (qgis): Merge pull request #52376 from nirvn/sensors_framework_3
- Sensors GUI registry and configuration widgets
- 07:25 AM Revision 44197617 (qgis): [layouts] Use QPdfWriter to export layouts to PDF
- 05:39 AM Revision f2b77517 (qgis): [sensors] Fix building when WITH_SERIALPORT is false
- 05:39 AM Revision 95c57b13 (qgis): [ui][sensors] Sensors GUI registry implementation
- 04:40 AM Revision 97d68a38 (qgis): Remove redundant call to setWidget(nullptr) when the same logic is alre...
- Fixes crash on dock destruction in some scenarios
- 04:40 AM Revision eb69eb95 (qgis): Move QgsDockableWidgetHelper to a private GUI class
- 04:40 AM Revision 5a70ac2c (qgis): Fix crashes when QgsDockableWidgetHelper is used in tests
- 04:40 AM Revision 1822998b (qgis): [feature][console] Allow Python console to be toggled between a dock
- widget and a full main window dialog
Adds the same toggle button as we use for 3d map canvases and attribute
tables ... - 04:40 AM Revision 6612506d (qgis): Remove outdated code
- 03:23 AM Revision f760495f (qgis): [Postgres] Fixes #51315 : force datestyle to ISO
- 02:12 AM Revision ab6c1c57 (qgis): Fix interplay of legend atlas filtering and multiple map
- extent filtering
2023-03-29
- 12:53 AM Revision efa97651 (qgis): Fix bulid warning
- 12:47 AM Revision 9f55ce59 (qgis): [Postgres] Fixes #51315 : force datestyle to ISO
- 12:43 AM Revision 6873c7d3 (qgis): [Postgres] Fixes #51315 : force datestyle to ISO
- 12:37 AM Revision 106a3b7e (qgis): Fix #48246 Scale Lock Ignored on Zoom to Full
- 12:37 AM Revision 34ceb55b (qgis): Fix #52062 zoomWithCenter when view is rotated
- 12:37 AM Revision 307cf486 (qgis): Fix #43275 Panning in a rotated map view with a locked scale changes t...
- 12:33 AM Revision d0755c34 (qgis): Use qgsDoubleNear for equality comparison
- 12:33 AM Revision 9650c371 (qgis): Fix tests
- 12:33 AM Revision 7ea839bd (qgis): Add rotation in QgsBookmarks
- 12:33 AM Revision 33863cea (qgis): Apply suggestions from code review
- 12:33 AM Revision 9d3140c5 (qgis): Add a context menu to QgsBookmarks
- 12:33 AM Revision b0dc78ae (qgis): Fix initial extent
- 12:30 AM Revision a54e0c5e (qgis): Fixes reproject layer with curve geometries
- 12:30 AM Revision 384b7362 (qgis): Add processing parameter to keep geometries as curves (default false)
- 12:22 AM Revision c5e1ca52 (qgis): Add missing comparison operators
- 12:22 AM Revision b35d5fd1 (qgis): Composite setting key for QAction & QShortcuts keyboad shortcuts
- 12:22 AM Revision 288346e0 (qgis): Use QgsProjectVersion to compare versions
- 07:45 PM Revision 045bf947 (qgis): Fix crash when stored scale list contains invalid values
- Can happen as a result of invalid settings being written by
QGIS 3.30.0 - 07:45 PM Revision e51297bc (qgis): Fix crash when stored scale list contains invalid values
- Can happen as a result of invalid settings being written by
QGIS 3.30.0 - 04:06 PM Revision b148ff10 (qgis): Merge pull request #52420 from YoannQDQ/map-tip-preview
- Map tip preview
- 03:56 PM Revision 715f043d (qgis): server: make capabilities cache size configurable and add a note when a...
- 11:29 AM Revision 66a83b0b (qgis): Fix crash when stored scale list contains invalid values
- Can happen as a result of invalid settings being written by
QGIS 3.30.0 - 11:29 AM Revision e90fb789 (qgis): Fix crash when stored scale list contains invalid values
- Can happen as a result of invalid settings being written by
QGIS 3.30.0 - 11:24 AM Revision 7136793d (qgis): Merge pull request #52427 from nyalldawson/fix_scale_crash
- Fix crash when stored scale list contains invalid values
- 10:38 AM Revision 184b5e45 (qgis): Merge pull request #52051 from pathmapper/full_pagination
- [server/OAPIF] Add full pagination for collection items HTML page
- 02:53 AM Revision 28b18e0c (qgis): update tests
- 02:53 AM Revision 7ec28084 (qgis): Add `-overwrite` to gdalwarp permanently
- 02:09 AM Revision 798e1482 (qgis): Secondary canvas extent options should be checkboxes, not radio buttons
- Otherwise it is IMPOSSIBLE to disable one of the "sync extent" options
after enabling them! - 02:09 AM Revision 378b19db (qgis): Secondary canvas extent options should be checkboxes, not radio buttons
- Otherwise it is IMPOSSIBLE to disable one of the "sync extent" options
after enabling them! - 02:09 AM Revision 65f58b6c (qgis): Add `-overwrite` to gdalwarp permanently
- 02:09 AM Revision 445c3328 (qgis): update tests
- 02:06 AM Revision 1118c14f (qgis): Fix crash when stored scale list contains invalid values
- Can happen as a result of invalid settings being written by
QGIS 3.30.0
2023-03-28
- 10:28 PM Revision 85a615fa (qgis): Apply suggestions from code review
- 10:09 PM Revision 2a5501b5 (qgis): Add `-overwrite` to gdalwarp permanently
- 10:09 PM Revision e914fad1 (qgis): update tests
- 10:09 PM Revision 6be05b4a (qgis): update tests
- 10:09 PM Revision 7c4b74ac (qgis): Add `-overwrite` to gdalwarp permanently
- 10:06 PM Revision a5333497 (qgis): Get rid of QPrinter in QgsMapRendererTask in favor of QPdfWriter
- 10:06 PM Revision 0325cf0c (qgis): [processing] add layer options flag enum
- This enum can be used in the QgsProcessingUtils::mapLayerFromString()
and parameterAsPointCloudLayer() calls to contr... - 10:06 PM Revision be8d45ff (qgis): add missed import
- 10:05 PM Revision 15c4580e (qgis): add test
- 10:05 PM Revision d516eebf (qgis): fix scale list
- fixes #52383
- 10:05 PM Revision 606449a1 (qgis): Update qgsscalecombobox.cpp
- 10:05 PM Revision 8a5fb3a2 (qgis): Add `-overwrite` to gdalwarp permanently
- 10:05 PM Revision f6eb1a3e (qgis): update tests
- 03:49 PM Revision 0e61eb8e (qgis): Add map tip preview in raster layers properties
- 03:49 PM Revision 7d1cc053 (qgis): Add map tip preview in vector layers properties
- 02:58 PM Revision 66b64bc6 (qgis): Add static methods to get a html preview for a given layer
- 02:56 PM Revision cfb236ee (qgis): Move html template to its own method
- 11:51 AM Revision 4f5fc767 (qgis): Update qgsscalecombobox.cpp
- 11:51 AM Revision 01868a69 (qgis): fix scale list
- fixes #52383
- 11:51 AM Revision f30c8f0a (qgis): add test
- 11:47 AM Revision 0a387cc2 (qgis): fix scale list (#52414)
- * fix scale list
fixes #52383
* add test
* Update qgsscalecombobox.cpp - 10:34 AM Revision 346abae5 (qgis): Merge pull request #52329 from nirvn/sensors_framework_2
- Sensor options panel within the project properties dialog
- 09:53 AM Revision f1b7474f (qgis): Secondary canvas extent options should be checkboxes, not radio buttons
- Otherwise it is IMPOSSIBLE to disable one of the "sync extent" options
after enabling them! - 09:53 AM Revision 0eea2563 (qgis): Secondary canvas extent options should be checkboxes, not radio buttons
- Otherwise it is IMPOSSIBLE to disable one of the "sync extent" options
after enabling them! - 09:49 AM Revision cb7416a1 (qgis): Secondary canvas extent options should be checkboxes, not radio buttons
- Otherwise it is IMPOSSIBLE to disable one of the "sync extent" options
after enabling them! - 08:20 AM Revision f7f195d6 (qgis): Update qgsscalecombobox.cpp
- 08:18 AM Revision d55f7a73 (qgis): add test
- 08:18 AM Revision 4bc7fab4 (qgis): fix scale list
- fixes #52383
- 07:08 AM Revision 2f34f979 (qgis): [OGR] Ensure metadata saved file is UTF-8 encoded
- 07:05 AM Revision fe3818d3 (qgis): Expose QgsMapRendererCache for map canvases to PyQGIS
- 07:04 AM Revision 03e1d90b (qgis): Immediately write out the console history file BEFORE running commands
- This prevents loss of history when a user enters a Python command
which results in a QGIS crash - 07:04 AM Revision b9b06b05 (qgis): Don't add 'exec(Path(...))' entries to console history when running scr...
- These just clutter the history
- 06:00 AM Revision 00b53e7c (qgis): [ui][sensors] Add a sensors panel in the project properties dialog
- 05:23 AM Revision 3302b020 (qgis): Fix preview expression for feature lists using variables
- 05:23 AM Revision 92153a59 (qgis): Fix preview expression for feature lists using variables
- 05:23 AM Revision 41d2819d (qgis): [OGR] Ensure metadata saved file is UTF-8 encoded
- 05:22 AM Revision 85d40019 (qgis): Disable broken msys2 workflow
- 02:53 AM Revision 3561b711 (qgis): [OGR] Ensure metadata saved file is UTF-8 encoded
- 02:53 AM Revision d2039d52 (qgis): [OGR] Ensure metadata saved file is UTF-8 encoded
- 02:48 AM Revision c90457f7 (qgis): [OGR] Ensure metadata saved file is UTF-8 encoded
2023-03-27
- 12:55 AM Revision b1f49352 (qgis): thread_local QRegularExpression
- 12:55 AM Revision 52316113 (qgis): Silence some chatty debug messages
- 12:29 AM Revision 81b0e89f (qgis): Fix preview expression for feature lists using variables
- 12:29 AM Revision 189c675a (qgis): Fix preview expression for feature lists using variables
- 12:24 AM Revision 96126c9f (qgis): Fix preview expression for feature lists using variables
- 09:53 PM Revision b2c97ad1 (qgis): Check for capability before attempting to reformat
- 09:53 PM Revision 16fab1ea (qgis): Fallback to lxml if bs4 is not available
- 09:53 PM Revision a4469591 (qgis): Add reformat capability to the HTML editor
- 09:53 PM Revision 85561368 (qgis): Add keyboard shortcut
- 09:43 PM Revision 789a1084 (qgis): Flake8 warnings
- 09:33 PM Revision e8f7e922 (qgis): Merge branch 'queued_ltr_backports' into backportMergeFeatureRelocation
- 09:17 PM Revision 7cf7c560 (qgis): Update doc
- 09:17 PM Revision c0ef75cf (qgis): Explicitly set the target feature for merge operation
- 09:17 PM Revision aa21e30b (qgis): Fix docstring
- 09:17 PM Revision 1fc6f52b (qgis): Fix docstring
- 09:17 PM Revision 88784f68 (qgis): Fix string
- 09:16 PM Revision 2c737638 (qgis): Move merge logic to QgsVectorLayerEditUtils
- 09:14 PM Revision 38f49e5b (qgis): Move merge selected features logic to QgsVectorLayer
- 05:26 PM Revision c2813f8c (qgis): Merge pull request #52063 from signedav/fix_date_search
- Datetime Widget Config: "Protect" field format change possiblities
- 12:58 PM Revision 9b860f69 (qgis): Update comment
- 12:58 PM Revision 95786c34 (qgis): Add QgsTextRenderer method to render text along a line/curved path
- 12:58 PM Revision 107e206c (qgis): Expand documentation
- 04:59 AM Revision 4ec82134 (qgis): Fix some build warnings on mingw windows builds
- 04:59 AM Revision 5f67ab84 (qgis): Fix PROJ version string in "Help->About" window
- 04:59 AM Revision 9f1e3366 (qgis): Fix PROJ version string in "Help->About" window
2023-03-26
- 12:36 AM Revision 2dea1f95 (qgis): Fix PROJ version string in "Help->About" window
- 12:36 AM Revision e16908ef (qgis): Fix PROJ version string in "Help->About" window
- 12:31 AM Revision 58f6fe33 (qgis): Fix PROJ version string in "Help->About" window
- 12:21 PM Revision 3b664137 (qgis): Use newer API for layout legend
- 12:21 PM Revision 2b962d2a (qgis): Update test mask
- 12:21 PM Revision 856f6267 (qgis): [layouts] When legend filtering is enabled for multiple maps,
- ensure that the visible layers for each map is correctly considered
when determining what symbols are overall visible... - 12:21 PM Revision a3d5f1c4 (qgis): Indentation
- 12:21 PM Revision 030c4f92 (qgis): Deprecate confusing old legend filtering API
- 12:21 PM Revision 1742934b (qgis): Add more flexible/understandable api for setting layer tree legend filters
- And update existing broken tests which are incorrectly showing
symbols which should not be visible in the legend - 11:53 AM Revision efee7355 (qgis): fix msvc build
- 06:21 AM Revision 99f8005d (qgis): [sensors] Add a sensor model class
2023-03-24
- 09:03 PM Revision 1242beb1 (qgis): Fix crash in Fix Geometries algorithm on GEOS < 3.10
- Fixes #50888
- 09:03 PM Revision ba0b39f2 (qgis): Fix crash in Fix Geometries algorithm on GEOS < 3.10
- Fixes #50888
- 01:22 PM Revision 0a6056aa (qgis): [WFS/OGCAPI] In source select dialog box, better handle list of CRS
- - Use an orderered list instead of a set, so that the first element
is really the preferred one
- Do not trust the ... - 01:22 PM Revision c8f0b104 (qgis): [OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228)
- - Takes into account storageCrs in /collection response to get the
default crs in priority
- Append &crs=... to /it... - 09:28 AM Revision d2b117a3 (qgis): [sensors] Brand new sensors framework (manager, registry, sensor types)
- 06:23 AM Revision 6b8bb764 (qgis): Vector file writer: add GML2 choice, and default to GML3.2 which is the...
- 04:15 AM Revision 91e7ac6e (qgis): Fix clang-tidy warnings
- 04:15 AM Revision 8ea56a8e (qgis): Fix sort ordering
- 04:15 AM Revision bb60902e (qgis): Fix another clang tidy warning
- 04:15 AM Revision 610aa6ae (qgis): Show a "time" column in db query logger, with color coded bars
- illustrating the most costly queries logged
Brings this helpful visualisation technique from the startup profiler
ov... - 04:15 AM Revision d2b226c7 (qgis): Allow sorting db query panel
- 03:43 AM Revision 296dc8c6 (qgis): Fix crash in Fix Geometries algorithm on GEOS < 3.10
- Fixes #50888
- 03:43 AM Revision 561dd976 (qgis): Fix crash in Fix Geometries algorithm on GEOS < 3.10
- Fixes #50888
- 03:39 AM Revision d1d38a3b (qgis): Fix crash in Fix Geometries algorithm on GEOS < 3.10
- Fixes #50888
- 03:23 AM Revision 1f106366 (qgis): Vector file writer: add GML2 choice, and default to GML3.2 which is the...
- 03:17 AM Revision aba9dfbc (qgis): [feature][processing] Add skip/src/dstnodata params to gdal2xyz
- 02:51 AM Revision 709bc595 (qgis): Fix #51940 Refactor Field Source Expression cursor moves at end
- 02:51 AM Revision 83bf2e01 (qgis): Fix #51940 Refactor Field Source Expression cursor moves at end
- 02:50 AM Revision 5c813af7 (qgis): Avoid trying to fetch sprites for vtpk sources
- 02:50 AM Revision da9eb09b (qgis): Allow layer tree indicators on vector tile layers
- 02:50 AM Revision bd531615 (qgis): Cleanup and fix vtpk data provider encode/uri handling
- 02:50 AM Revision 4848b315 (qgis): Fix missing shortcut to open folders in change data source dialog for s...
- 02:50 AM Revision 7e93aae4 (qgis): Fix some TODOs
- 02:50 AM Revision 41b9a4d9 (qgis): Correctly set layer validity for vector tile layers
- 02:50 AM Revision 7031bc3c (qgis): Show VTPK files in browser
- Implement required methods in vtpk provider metadata so that
VTPK files are shown in the browser panel as valid vecto... - 02:50 AM Revision f499f49e (qgis): Expose "Change Data Source" option for file-based vector tile layers
- 02:50 AM Revision 15499d99 (qgis): Special handling for dropping vtpk layers is no longer required
- 02:50 AM Revision ff9a4caa (qgis): Use correct icon for vector tile files in browser
- 02:50 AM Revision 25ac9b26 (qgis): Cleanup mbtiles uri handling
- 02:50 AM Revision c9f836f5 (qgis): Minor cleanup to type handling
- 02:11 AM Revision a87db9c9 (qgis): Add capacity for storing additional metadata/properties in QgsField
- This adds the API framework for storing additional, semi-structured
properties inside QgsField objects. The intention... - 02:11 AM Revision d37c0b5c (qgis): Ensure custom field metadata properties can be set/accessed from Python
- 02:11 AM Revision 5bd4648a (qgis): Update since
- 02:11 AM Revision 9e9eef3a (qgis): Expand docs
2023-03-23
- 12:35 AM Revision 9af4f3ee (qgis): Remove any trace of distutils use as it is going to be removed in pytho...
- 10:26 PM Revision 462b4be0 (qgis): Missing comma in old versions list
- 10:26 PM Revision 7b007026 (qgis): Mention where source code is
- 10:09 PM Revision 06e575f9 (qgis): qgs3dmapcanvaswidget: Fix some labels capitalization
- 10:09 PM Revision 70debe97 (qgis): qgs3dmapcanvaswidget: Allow to draw the extent on the 2D map canvas
- This adds a QgsRubberband in the 2D map canvas similar to the one used
to display the Frustum.
The option can be ena... - 10:09 PM Revision f4d19849 (qgis): qgs3dmapcanvaswidget: Use QObjectUniquePtr for frustum rubberband
- 10:06 PM Revision 2999d59e (qgis): Set an object name to the QgsLocatorWidget
- 10:06 PM Revision fc39f9c7 (qgis): QgsStatusBar::removeWidget hides the widget (like QStatusBar::removeWid...
- 09:55 PM Revision 26e84b5e (qgis): Vector file writer: add GML2 choice, and default to GML3.2 which is the...
- 09:55 PM Revision e005defb (qgis): Vector file writer: add GML2 choice, and default to GML3.2 which is the...
- 09:49 PM Revision 96c2482c (qgis): Vector file writer: add GML2 choice, and default to GML3.2 which is the...
- 09:48 PM Revision fd05823c (qgis): fix build
- 09:48 PM Revision 2cf8c910 (qgis): Fix #51940 Refactor Field Source Expression cursor moves at end
- 09:48 PM Revision 64cdd102 (qgis): Fix #51940 Refactor Field Source Expression cursor moves at end
- 09:48 PM Revision 70624970 (qgis): Add more details to the modulo operator
- 09:47 PM Revision 7f8b968c (qgis): Add more details to the modulo operator
- 09:47 PM Revision 5a0fba97 (qgis): [processing] Multilayer selection drop support
- Adds drop support for layers in the multiple layer selection widgets to more efficiently select the desired elements....
- 09:46 PM Revision e1e54920 (qgis): More ::set-output removals
- 09:46 PM Revision aaf8b564 (qgis): Welcome 3.30, bye bye 3.22 docker build
- Also get rid of the depprecated :: set-output
- 09:45 PM Revision 73f33009 (qgis): Update code_layout action
- Replace inactive trilom/file-changes-action with tj-actions/changed-files for spell check
- 09:44 PM Revision 125483f0 (qgis): Fix #51940 Refactor Field Source Expression cursor moves at end
- 09:30 PM Revision 70bf31ad (qgis): Add non translatable option page identifier - Fixes #50657
- 09:22 PM Revision f11602d9 (qgis): Support .HEIC HEIF format images in Processing ImportPhotosAlgorithm
- Fixes #51961
- 09:10 PM Revision 8b88e031 (qgis): Fix widget minimum height
- 09:10 PM Revision 4baadf85 (qgis): PyramidsWidget uses SaveOptionsWidget in table mode
- 09:10 PM Revision 474feb12 (qgis): Auto collapse disabled groupboxes
- 09:10 PM Revision b2139c51 (qgis): Fix the layout and contextMenu
- 02:37 AM Revision 7e40694a (qgis): Split xyz vector tile data provider to a separate base class to avoid i...
- 02:37 AM Revision c30bf7ed (qgis): More efficient cloning of vector tile data providers
- 02:37 AM Revision fb8702c0 (qgis): Move vector tile style handling to data provider subclasses
- 02:37 AM Revision 46d144dc (qgis): Fix warnings
- 02:37 AM Revision 338a6a3f (qgis): Move tile matrix set handling to vector tile data provider
- 02:37 AM Revision 55daeff0 (qgis): Move metadata handling to data providers
2023-03-22
- 04:04 PM Revision 866577f6 (qgis): add coordinate operation to reproject algorithm
- 04:04 PM Revision 27210ced (qgis): add threshold and resolution parameters to boudary algorithm
- 04:04 PM Revision c6d8e410 (qgis): update pdal_wrench to the latest revision
- 04:04 PM Revision ed1378b5 (qgis): do not require PDAL >= 2.5 for QGIS, make it requirement only for
- processing provider
- 04:04 PM Revision 38da6956 (qgis): const correctness
- 04:04 PM Revision 58ed5de7 (qgis): temporarily disable build VPC algorithm, as VPC format specification is
- not ready yet
- 04:04 PM Revision 8dc5c2ad (qgis): add filter algorithm
- 04:04 PM Revision 4b94f2b2 (qgis): when loading point clouds in processing use correct provider depending
- on the file type (copc, las, ept) and update PDAL provider tests to use
copc files as input files to avoid indexing - 04:04 PM Revision 7177549f (qgis): use temporary folder override from the context in tile algorithm
- 04:04 PM Revision f2d8bab4 (qgis): add clip algorithm
- 04:04 PM Revision 3a8a7cba (qgis): add build virtual point cloud algorithm
- 04:04 PM Revision 48387f2b (qgis): add merge algorithm
- 04:04 PM Revision 90d8685b (qgis): add export to vector algorithm
- 04:04 PM Revision 4252e418 (qgis): add export to raster algorithm
- 04:04 PM Revision 733d4c9f (qgis): add tile algorithm
- 04:04 PM Revision c9af4f55 (qgis): bump PDAL minimum version to 2.5
- 04:04 PM Revision 92e4bddf (qgis): add density algorithm
- 04:04 PM Revision a068f9d5 (qgis): add boundary algorithm
- 04:04 PM Revision db111c56 (qgis): add export raster (TIN) algorithm
- 04:04 PM Revision b9c10a81 (qgis): add fix (assign) projection algorithm
- 04:04 PM Revision 83efb03a (qgis): add reproject algorithm
- 04:04 PM Revision 3e6cffbc (qgis): add convert format algorithm
- 04:04 PM Revision 26e8b56a (qgis): add information algorithm
- 04:04 PM Revision 21a16e4d (qgis): add Processing provider for PDAL algorithms
- 04:04 PM Revision bc6a9379 (qgis): add pdal_wrench as an external dependency
- 04:04 PM Revision 8de4aeee (qgis): add thin algorithm
- 03:39 PM Revision 2ba0ca91 (qgis): qgs3dmapsettings: remove the unused renderers logic
- This is never used. The set or update renderer logic is handled in
Qgs3DMapScene by listening to the `onLayersChanged... - 03:39 PM Revision 046ee93a (qgis): qgs3dmapscene: remove unnecessary onRenderersChanged logic
- This logic is never triggered. Upading a layer is already is already
handled by `onLayersChanged` and `onLayerRendere... - 07:30 AM Revision 8f1c099f (qgis): Merge pull request #52132 from qgis/backport-52015-to-release-3_30
- [Backport release-3_30] Fix inconcequent use of DPI at generating the WMS legend
- 07:29 AM Revision 3785243e (qgis): Merge pull request #52130 from qgis/backport-52046-to-release-3_30
- [Backport release-3_30] Fix index lost on reload in Attribute Table
- 05:08 AM Revision 49d56c52 (qgis): Update test
- 05:08 AM Revision 54907b3f (qgis): Fix cppcheck warning
- 05:08 AM Revision 18bbb833 (qgis): Maptiler auth can be used for xyzvectortiles provider
- 05:08 AM Revision a951563d (qgis): Update QgsVectorTileLayer encode/decode uri handling and expand tests
- 05:08 AM Revision 2a6d6c05 (qgis): Use unique names for vector tile data providers
- 05:08 AM Revision fa947eae (qgis): Use separate provider metadata for each vector tile data provider
- 05:08 AM Revision d239e390 (qgis): Use standard data provider metadata createProvider methods for most
- vector tile data providers
The exception is QgsArcGisVectorTileServiceDataProvider - that requires
a bit of fiddly r...
2023-03-21
- 12:44 AM Revision 683c4a7a (qgis): qgs3daxis: Fix camera conf by taking into account terrain offset
- This was found by Stefanos Natsis.
- 11:23 PM Revision 3f2b140f (qgis): qgs3daxis: Fix camera conf by taking into account terrain offset
- This was found by Stefanos Natsis.
- 11:21 PM Revision d4c2da99 (qgis): qgs3daxis: Fix a typo in the constructor description
- 11:18 PM Revision c20d083e (qgis): Make Execute SQL dialog non-modal
- Allows running mutiple sql concurrently, and checking layer properties
etc while the dialog is open - 11:18 PM Revision 49856336 (qgis): Add a right-click menu to SQL results window, with option to copy
- cell contents
- 11:18 PM Revision 1a298802 (qgis): Show tooltips in sql results window
- 10:01 PM Revision b371267f (qgis): Improved 3d measure tool (#52208)
- * cleanup 3d measure tool class from pickers
* update qgs3dmapscene and identify tool
* remove pickers from chunked... - 01:24 PM Revision 74baacc4 (qgis): Merge pull request #52246 from signedav/fetchlimit_relationreference
- Relation Reference: Limit number of entries (resp. unlimit it) per widget
- 12:07 PM Revision 698520f0 (qgis): Merge pull request #51645 from rouault/backport-51625-to-release-3_28
- [queued_ltr_backports] [OGR] Round-trip milliseconds and timezone in DateTime fields (fixes #48393, fixes #44160)
2023-03-20
- 12:47 AM Revision cbabdac2 (qgis): qgs3daxis: Fix camera conf by taking into account terrain offset
- This was found by Stefanos Natsis.
- 12:46 AM Revision dbd153bd (qgis): qgs3daxis: Fix camera conf by taking into account terrain offset
- This was found by Stefanos Natsis.
- 12:45 AM Revision 3556ece3 (qgis): expose Qgs3dMapCanvas in app lib
- 12:44 AM Revision 8bebb666 (qgis): fix doc
- 12:44 AM Revision 4e10546b (qgis): follow-up refctoring settings for code editor
- 12:43 AM Revision ef900087 (qgis): pass tags to registerItem so we can find e.g. '/' and '%' by writing "d...
- 12:43 AM Revision 8ee29de6 (qgis): make operator name and expression more dynamic. E.g. '[ ]' value has no...
- 12:43 AM Revision 7606eaaa (qgis): Update src/gui/qgsexpressiontreeview.cpp
- 12:43 AM Revision 869d67c0 (qgis): pass tags to registerItem so we can find e.g. '/' and '%' by writing "d...
- 12:43 AM Revision dbd7ac66 (qgis): Update src/gui/qgsexpressiontreeview.cpp
- 12:43 AM Revision b1971c0c (qgis): make operator name and expression more dynamic. E.g. '[ ]' value has no...
- 12:43 AM Revision 61087b9b (qgis): qgs3daxis: Fix camera conf by taking into account terrain offset
- This was found by Stefanos Natsis.
- 06:50 PM Revision fa222567 (qgis): Allow temporary folder location to be overridden through
- QgsProcessingContext
- 06:50 PM Revision b11e2eb9 (qgis): Fix grass provider
- 06:50 PM Revision 9d44782b (qgis): [processing] Allow temporary folder to be temporarily changed through
- the algorithm settings panel
- 06:50 PM Revision 30598b9a (qgis): Pass QgsProcessingContext on to all processing functions which
- generate temporary file names
- 06:49 PM Revision aadfbab4 (qgis): Split vector tile classes into separate files
- 06:49 PM Revision 505a1e63 (qgis): Fix doxygen test
- 06:49 PM Revision 8a3d9d20 (qgis): Fix doxygen error
- 06:49 PM Revision ce8f6a5d (qgis): Add missing CORE_EXPORT
- 03:06 PM Revision 50f3420b (qgis): qgsterraingenerator: Use Qgs3DUtils
- 01:26 PM Revision d68a6a92 (qgis): Update src/gui/qgsexpressiontreeview.cpp
- 01:26 PM Revision 8912a593 (qgis): make operator name and expression more dynamic. E.g. '[ ]' value has no...
- 01:26 PM Revision 140d9c3d (qgis): pass tags to registerItem so we can find e.g. '/' and '%' by writing "d...
- 01:08 PM Revision 4806bfb1 (qgis): pass tags to registerItem so we can find e.g. '/' and '%' by writing "d...
- 01:08 PM Revision a214d8de (qgis): Update src/gui/qgsexpressiontreeview.cpp
- 01:08 PM Revision c164add2 (qgis): make operator name and expression more dynamic. E.g. '[ ]' value has no...
- 01:04 PM Revision 4eaeb3ec (qgis): add since note
- 07:56 AM Revision 0ee7b4cd (qgis): Merge pull request #52303 from YoannQDQ/reverse-wheel-zoom
- 07:06 AM Revision 7b610805 (qgis): Port generic portions of reformat code action to base class
- 07:06 AM Revision 069f1a64 (qgis): Add language capabilities
- 07:06 AM Revision 56ce8ca6 (qgis): Add reset buttons to numeric controls
- 07:06 AM Revision a6b4742e (qgis): Use settings registry for new settings
- 07:06 AM Revision 1c2aead5 (qgis): Remove duplicate code
- 07:06 AM Revision 8e526353 (qgis): Move toggle comment handling to base QgsCodeEditor class
- 07:06 AM Revision e04aa7b1 (qgis): Massive speed up to QgsStringUtils::levenshteinDistance by using std::v...
- 07:06 AM Revision 68bc9182 (qgis): Spelling
- 07:06 AM Revision e6dd89f8 (qgis): Fix capability check
- 07:06 AM Revision ce9e57c0 (qgis): Expose reformat code action right click menu for QgsCodeEditors which s...
- reformatting
- 07:06 AM Revision 8a3ab39b (qgis): Fix invalid base class used in processing ui file
- 07:06 AM Revision f3132a8e (qgis): [processing] Fix python script editor windows can get garbage collected
- Fixes #52304
- 07:06 AM Revision a4f325c9 (qgis): Apply syntax check before running black
- 07:06 AM Revision 3312bf1a (qgis): Move syntax checking capability to QgsCodeEditorPython
- 07:06 AM Revision ac5f8da7 (qgis): Support reformatting in base QgsCodeEditorPython class
- 07:06 AM Revision 6c8bda7b (qgis): Fix crash in processing script editor when text is changed programatically
- 02:55 AM Revision e3fda27d (qgis): Move source path handling to vector tile provider subclasses
- 02:55 AM Revision 46746ad4 (qgis): Move isValid to subclasses
- 02:55 AM Revision be004f5f (qgis): Fix clang tidy warning
- 02:55 AM Revision 953c7201 (qgis): Documentation
- 02:55 AM Revision 0b62e8bb (qgis): Cleanup unused members
- 02:55 AM Revision 12a99327 (qgis): Handle renderer usage
- 02:55 AM Revision 6a1b12b1 (qgis): Move async request handling to data provider
- 02:55 AM Revision abb93288 (qgis): Use data provider to get tiles
- 02:55 AM Revision f56c6822 (qgis): Move xyz tile loading to data provider
- 02:55 AM Revision 5c78cf45 (qgis): Move vtpk loading to data provider
- 02:55 AM Revision f3edc969 (qgis): Move mbtiles decoding to data provider
- 02:55 AM Revision d2ca8a17 (qgis): Start using data provider in renderer
- 02:55 AM Revision ca34d14e (qgis): Start moving readTile to data providers
- 02:55 AM Revision f3cab74b (qgis): Add clone method for vector tile data providers
- 02:55 AM Revision 227b5cea (qgis): Move crs to subclasses
- 02:55 AM Revision 097b2ca6 (qgis): Start splitting vector tile data provider into separate classes
- 02:44 AM Revision 4f41d104 (qgis): Use unique_ptr
- 02:44 AM Revision 77bee23f (qgis): Catch exceptions when trying to load cpp plugins
- Fixes crash when showing the plugin manager when a cpp plugin
raises an unhandled exception - 02:02 AM Revision 5f74dbd8 (qgis): Fix insufficiently escaped backslash in regular expressions
- Genealizes the fix of https://github.com/qgis/QGIS/pull/52293 to
other places exhibiting the same issue. - 02:02 AM Revision 59c5f637 (qgis): Fix insufficiently escaped backslash in regular expressions
- Genealizes the fix of https://github.com/qgis/QGIS/pull/52293 to
other places exhibiting the same issue.
2023-03-19
- 10:31 PM Revision dc8603d0 (qgis): Add setting to reverse wheel zoom (fix #30940)
- 10:30 PM Revision 32bcc8be (qgis): Ensure wheelFactor is at least 1.01
- 10:03 PM Revision 51195590 (qgis): remove extra include
- 10:03 PM Revision 4f67a0c1 (qgis): add test
- 10:03 PM Revision d01d2af6 (qgis): [settings] method to delete all items of a named list
- 10:03 PM Revision ef0fa3e5 (qgis): correctly save GPS devices
- 09:29 PM Revision 3c2701d1 (qgis): Fix insufficiently escaped backslash in regular expressions
- Genealizes the fix of https://github.com/qgis/QGIS/pull/52293 to
other places exhibiting the same issue. - 09:29 PM Revision 5b2e876e (qgis): Fix insufficiently escaped backslash in regular expressions
- Genealizes the fix of https://github.com/qgis/QGIS/pull/52293 to
other places exhibiting the same issue. - 09:24 PM Revision 2193baaa (qgis): Merge pull request #52299 from rouault/insufficiently_escape_backslash
- Fix insufficiently escaped backslash in regular expressions
- 02:00 PM Revision d5d8e3d5 (qgis): Fix insufficiently escaped backslash in regular expressions
- Genealizes the fix of https://github.com/qgis/QGIS/pull/52293 to
other places exhibiting the same issue. - 07:07 AM Revision 3eb9bdaa (qgis): Merge pull request #52295 from qgis/backport-52293-to-release-3_30
- [Backport release-3_30] fix #46025
- 07:06 AM Revision dfa17ce3 (qgis): Merge pull request #52294 from qgis/backport-52293-to-release-3_28
- [Backport release-3_28] fix #46025
- 05:13 AM Revision b0cdf393 (qgis): fix add new mesh face with undo
- 05:13 AM Revision d6fda05d (qgis): fix clang-tidy
- 04:56 AM Revision a82da052 (qgis): fix clang-tidy
2023-03-18
- 10:52 PM Revision 920940c0 (qgis): fix #46025
- 10:52 PM Revision cbbc7bb4 (qgis): fix #46025
- 10:48 PM Revision b8458777 (qgis): fix #46025
- 02:56 PM Revision e5d6ade3 (qgis): Merge pull request #51912 from YoannQDQ/python-console-__file__-availab...
2023-03-17
- 04:12 PM Revision 2201fc62 (qgis): fix WMS connection cannot be removed (#52282)
- fixes #52275
- 04:05 AM Revision f6d4ad36 (qgis): fix mesh doc (#52279)
- 03:04 AM Revision b36bfa9e (qgis): check menu after contextMenuAboutToShow
- 03:04 AM Revision cb6d3b61 (qgis): fix void context menu of map canvas
- 03:04 AM Revision 84980007 (qgis): fix global map shading when exporting canvas as image
- 01:52 AM Revision 4c74bd99 (qgis): Populate combo box in code rather than in ui
- 01:52 AM Revision 5040a3b2 (qgis): Fix flake8
- 01:52 AM Revision 8db1026e (qgis): Use pushWarning instead of pushMessage
- 01:52 AM Revision 53c7b801 (qgis): Fallback to difflib if levenshtein unavailable
- 01:52 AM Revision 6523f0c5 (qgis): Keep cursor position after formatting
- 01:52 AM Revision 311c1b14 (qgis): Fix infinite loop
- 01:52 AM Revision 63a48983 (qgis): Add black formatter
- 01:52 AM Revision 364bb968 (qgis): Change wording format->reformat
- 01:52 AM Revision d2d7c5b4 (qgis): Use native levenshtein distance
- 01:52 AM Revision 0f84e095 (qgis): Add isort (sort imports)
- 01:52 AM Revision 04a84361 (qgis): Conditional import
- 01:52 AM Revision 40654135 (qgis): Dynamic ruler position
- 01:52 AM Revision 3c97906b (qgis): Add formatting options
- 01:52 AM Revision ef6de1ff (qgis): Add format code action in Python Console Editor
- 01:52 AM Revision 00d279e9 (qgis): Fix merge error
- 01:36 AM Revision 655e2483 (qgis): expose Qgs3dMapCanvas in app lib
- 01:20 AM Revision 308ee0ef (qgis): expose Qgs3dMapCanvas in app ib
2023-03-16
Also available in: Atom