Activity
From 2023-06-15 to 2023-07-14
2023-07-14
- 09:44 PM Revision cdd15e07 (qgis): expression help: show defaults in syntax help with ':=' instead of '='
- (cherry picked from commit ef2b1c16daa8ecba1550f40f622bfc10b9376834)
- 09:43 PM Revision ff27d14e (qgis): expression help: show defaults in syntax help with ':=' instead of '='
- (cherry picked from commit ef2b1c16daa8ecba1550f40f622bfc10b9376834)
- 05:41 PM Revision 96e7f9eb (qgis): Show raster band description
- Fix #53831
- 03:32 PM Revision 23b42c5f (qgis): Update src/server/services/wms/qgsdxfwriter.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 12:06 PM Revision b73b773a (qgis): Move QgsWmsRestorer in QGIS Server DXF export one level up. Otherwise, ...
- 11:10 AM Revision ef2b1c16 (qgis): expression help: show defaults in syntax help with ':=' instead of '='
- 04:20 AM Revision e0223770 (qgis): Fix common angle keyboard shortcuts
2023-07-13
- 10:55 PM Revision 44229df5 (qgis): Fix common angle keyboard shortcuts
- 10:52 PM Revision 159f7c40 (qgis): MapService: Pass dpi parameter to export requests if available
- 10:51 PM Revision cd68ecf5 (qgis): Fix common angle keyboard shortcuts
- 10:48 PM Revision d30a656f (qgis): Fix export legend as JSON when a rule based does not have a symbol
- 10:47 PM Revision 9236287f (qgis): Fix export legend as JSON when a rule based does not have a symbol
- 10:23 PM Revision 6fe05401 (qgis): Fix crash when trying to re-load a layer from processing results
- into the project when that layer already exists in the project
Fixes #53576
Fixes #53729 - 10:23 PM Revision 92e8c09f (qgis): When an algorithm is added to a model with optional layer parameters,
- leave the default values for these as empty instead of setting
them to model input layers
We don't want to auto-fill... - 08:27 PM Revision cd6d5c7b (qgis): Merge pull request #53819 from DelazJ/discoverCurve
- Make turning segments into curve less undiscoverable
- 02:49 PM Revision ca5c6b3d (qgis): Make turning segments into curve less undiscoverable
- 09:21 AM Revision 07277c27 (qgis): Fix a bunch of debug spam when running processing algorithms on
- debug builds
Prefetch once upfront properties for feature sources so that
we aren't bombarded by the QObject thread ... - 09:21 AM Revision 20f7c7b7 (qgis): Disable msys2 workflow
- This is broken and requires changes to handle newer protobuf versions
- 08:26 AM Revision 97158d2a (qgis): When an algorithm is added to a model with optional layer parameters,
- leave the default values for these as empty instead of setting
them to model input layers
We don't want to auto-fill... - 08:20 AM Revision 58561ffa (qgis): When an algorithm is added to a model with optional layer parameters,
- leave the default values for these as empty instead of setting
them to model input layers
We don't want to auto-fill... - 07:07 AM Revision 224acf40 (qgis): Fix crash when trying to re-load a layer from processing results
- into the project when that layer already exists in the project
Fixes #53576
Fixes #53729 - 07:03 AM Revision e567b35c (qgis): Fix crash when trying to re-load a layer from processing results
- into the project when that layer already exists in the project
Fixes #53576
Fixes #53729 - 06:10 AM Revision c547f567 (qgis): [feature] Add 'DTM Filter (slope-based)' algorithm for filtering a
- digital elevation model in order to classify pixels into ground
and non-ground cells
This is a port of the SAGA "DTM... - 04:55 AM Revision 38a93532 (qgis): Disable msys2 workflow
- This is broken and requires changes to handle newer protobuf versions
- 04:50 AM Revision 65ebdf94 (qgis): Disable msys2 workflow
- This is broken and requires changes to handle newer protobuf versions
- 02:09 AM Revision 58dca7d4 (qgis): Add tests
- 02:09 AM Revision 1e48ebff (qgis): Add setX, setY, setZ functions to QgsVector3D
2023-07-12
- 12:45 AM Revision b9b9fe82 (qgis): Add tinygltf (2.8.10) to external libs
- This is a simple header-only library that allows reading GLTF files
containing 3D graphics content. This will be usef... - 09:12 PM Revision 042abbf9 (qgis): [xyz] Fix tile caching of redirected XYZ URLs
- 12:59 PM Revision 07d2c248 (qgis): Merge pull request #53772 from benoitdm-oslandia/feat/contrib
- Add @benoitdm-oslandia to contributors list
- 11:58 AM Revision ae993396 (qgis): [xyz] Fix tile caching of redirected XYZ URLs
- 11:52 AM Revision 5d5cad27 (qgis): [xyz] Fix tile caching of redirected XYZ URLs
- 11:05 AM Revision 3d74f2c2 (qgis): Fix typo
- 11:04 AM Revision 3641670b (qgis): Add optional tile padding boundary to QgsRasterIterator
- Allows returned blocks to overlap by the specified number of pixels.
Useful for algorithms which need to consider nei... - 11:04 AM Revision 29a5e14a (qgis): Make api more useful
- 09:14 AM Revision fffe590e (qgis): Add @benoitdm-oslandia to contributors list
- 06:58 AM Revision aa596871 (qgis): Setup framework for tiled mesh data providers to be cloned
- 06:58 AM Revision 1e13f673 (qgis): Show extensions in layer metadata
- 06:58 AM Revision a739ad70 (qgis): Use nlohmann for json instead of QVariant
- But leave QVariant version of util function for use in Python scripts
- 06:58 AM Revision b50a6c64 (qgis): Add tests for basic cesium tiles provider properties
- 06:58 AM Revision b55c5ef7 (qgis): Add unit tests for QgsCesiumUtils
- 06:58 AM Revision 4d8d6b7a (qgis): Handle offline tileset reading
- 06:58 AM Revision b81e52dd (qgis): Parse bounding region values from cesium tiles root tileset
- 06:58 AM Revision abeb8ae5 (qgis): Read tileset on creating cesium tiles data provider
- And add some very basic provider metadata
- 06:58 AM Revision 6a9a364a (qgis): Fix outdated provider name used in browser item
2023-07-11
- 01:27 AM Revision 158f12e7 (qgis): Bump semver from 5.7.1 to 5.7.2 in /resources/server/src/landingpage
- Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node... - 12:30 PM Revision 45d9f405 (qgis): Bump semver from 5.7.1 to 5.7.2 in /resources/server/src/landingpage
- Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node... - 09:28 AM Revision 3cd1fc30 (qgis): Partially consider 3d point symbol sizes when calculating the bounding
- boxes of chunks
(This is only a basic consideration -- the symbols may be scaled and
rotated which would affect thei... - 09:28 AM Revision ffe3b57e (qgis): Partially consider 3d point symbol sizes when calculating the bounding
- boxes of chunks
(This is only a basic consideration -- the symbols may be scaled and
rotated which would affect thei... - 09:23 AM Revision 0a598e3b (qgis): Partially consider 3d point symbol sizes when calculating the bounding
- boxes of chunks
(This is only a basic consideration -- the symbols may be scaled and
rotated which would affect thei... - 09:12 AM Revision 52fcb789 (qgis): Fix export legend as JSON when a rule based does not have a symbol
- 09:11 AM Revision 67aea39f (qgis): Fix export legend as JSON when a rule based does not have a symbol
- 09:07 AM Revision 611d644a (qgis): Merge pull request #53738 from Gustry/getlegend-json
- Fix export legend as JSON when a rule based does not have a symbol
- 06:57 AM Revision c1c38eec (qgis): Rename some variables for clarity
- 06:57 AM Revision 089f488d (qgis): Remove outdated / redundant files from before proj 6 requirement
- 06:57 AM Revision bc8c3a75 (qgis): Add method to translate proj projection names
- And abort crssync if unhandled projection strings are found
- 06:57 AM Revision 190f62f2 (qgis): Fix spell check
- 06:57 AM Revision 1463ccd5 (qgis): Deprecate vw_srs from crs database, and use consistent translated
- strings for projection names instead of hardcoded values from
srs.db
2023-07-10
- 09:34 PM Revision a5537c87 (qgis): Fix toolTip of "Invert selection" button in refactor fields algorithm
- instead of showing the parent widget tooltip (FIELDS_MAPPING)
- 09:34 PM Revision 60e6bde7 (qgis): Contributors.json: Set committer to "Yes" for lbartoletti
- 09:33 PM Revision cc11dd22 (qgis): Add myself to contributors list
- 03:39 PM Revision d4da6d34 (qgis): Merge pull request #53771 from Djedouas/add-me-contributors
- Add myself (@Djedouas) to contributors list
- 11:43 AM Revision 10e589e3 (qgis): Add myself (@Djedouas) to contributors list
- 11:06 AM Revision 140fd9eb (qgis): Contributors.json: Set committer to "Yes" for lbartoletti
2023-07-09
- 02:48 PM Revision 0eae9d60 (qgis): Convert PJ_TYPE_DERIVED_PROJECTED_CRS for proj 9.2+
- 02:48 PM Revision a29fb2cf (qgis): Add tests for crs type
- 02:48 PM Revision 71d6188e (qgis): Add method to return CRS type, based on proj_get_type() values
- And show in CRS details for layer properties
- 02:48 PM Revision 95dc22f6 (qgis): Fix handling of ' in enum docstrings in sipify
- 02:48 PM Revision 2d82659d (qgis): Avoid unwanted warning
- 10:14 AM Revision 3b1b6d56 (qgis): Correctly use horizontal vs single crs extraction methods in different
- functions
- 10:14 AM Revision 3d3e09e0 (qgis): Fix indentation
- 10:14 AM Revision f50bbae6 (qgis): Remove hardcoded blocker to creation of vertical/compound CRS
- Allow creation of QgsCoordinateReferenceSystem objects which
represent compound or vertical only CRS.
This is a prel... - 10:14 AM Revision 870842db (qgis): Rename method to 'unboundCrs' for clarity
- 10:14 AM Revision d4a90c99 (qgis): Fix leak
- 10:14 AM Revision e211b520 (qgis): Don't try to create crs objects from unknown authorities
- 10:14 AM Revision 31138aa9 (qgis): Add method to retrieve list of known crs authorities
- 10:14 AM Revision 73b906ae (qgis): Add test for map units for compound/vertical crs
- 10:14 AM Revision f6e2b6b2 (qgis): Split methods for retrieving a single crs from a proj object from
- those which retrieve a horizontal crs
- 10:01 AM Revision 32f5418f (qgis): Fix build with exiv2 0.28
2023-07-08
- 02:51 PM Revision d24e6ec6 (qgis): Fix user selector icon size #53548
- 09:04 AM Revision 0c143962 (qgis): [OGR provider] Do not try to open FileGeodatabase in update mode if not...
- 09:04 AM Revision d54c024e (qgis): [OGR provider] Do not try to open FileGeodatabase in update mode if not...
- 03:27 AM Revision 91844be5 (qgis): [OGR provider] Do not try to open FileGeodatabase in update mode if not...
- 03:27 AM Revision c69f9ebf (qgis): [OGR provider] Do not try to open FileGeodatabase in update mode if not...
- 03:22 AM Revision ebba1b05 (qgis): Add "Square Inches" to area units in Options dialog
- 03:22 AM Revision 3ea6656a (qgis): [OGR provider] Do not try to open FileGeodatabase in update mode if not...
2023-07-07
- 10:58 PM Revision f00fce84 (qgis): Fix: test_provider_postgres_latency
- 08:56 PM Revision 290c9aa0 (qgis): Add "Square Inches" to area units in Options dialog
- 08:53 PM Revision a49515ab (qgis): Apply suggestions from code review
- 08:53 PM Revision 8f3676dd (qgis): Add search tolerance to QgsLayoutViewToolSelect
- 08:53 PM Revision 3692390f (qgis): grab & ungrab mouse as needed
- 08:51 PM Revision c431054d (qgis): Add "Square Inches" to area units in Options dialog
- 11:08 AM Revision 720b8dd7 (qgis): Fix export legend as JSON when a rule based does not have a symbol
- 07:26 AM Revision 5064b265 (qgis): Merge pull request #53741 from ptitjano/nan-rectangle-null
- qgsrectangle: Consider a NaN rectangle as null
- 06:29 AM Revision 23e99486 (qgis): Fix test failures
- 06:29 AM Revision 022b7243 (qgis): Fix test
- 06:29 AM Revision 325a5cb1 (qgis): Fix lint
- 06:29 AM Revision 39431595 (qgis): Apply suggestions from code review
- 06:29 AM Revision 1a1d2a7a (qgis): Alternative approach to a QGIS specific unittest class
- 06:29 AM Revision 54b45078 (qgis): Monkey patch and deprecate API
- 06:29 AM Revision 1626b7e9 (qgis): Move tests to QgisUnitTests
2023-07-06
- 11:37 PM Revision 52239aba (qgis): Update python/plugins/processing/tools/dataobjects.py
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:37 PM Revision e6a764f8 (qgis): testprocessingui: fix tests accoringly. Replace System by UTF-8
- 11:37 PM Revision 784b45b8 (qgis): resolveDefaultEncoding: return UTF-8 as default in case of undefined lo...
- 11:37 PM Revision 71fa5c42 (qgis): move logic to QgsProcessingUtils and create a convenient method resolve...
- 11:37 PM Revision f6dad782 (qgis): Processing: determine and set default encoding from locale
- A shapefile can have a .cpg file to determine its encoding.
However, in processing, this file is not created when the... - 11:37 PM Revision a95dca8b (qgis): qgsprocessingoutputdestinationwidget.cpp: fix widget and avoid error wi...
- 11:30 PM Revision 412fbbcc (qgis): qgsrectangle: Consider a NaN rectangle as null
- By default, a QgsBox3d contains NaN values. This means a null
`QgsRectangle` built from `QgsBox3d` whith `QgsBox3d().... - 05:33 PM Revision 6339e5fb (qgis): Merge pull request #53629 from ptitjano/feat/provider-extent-3d
- Add some new methods to QgsBox3d
- 02:12 PM Revision 80a9043c (qgis): qgsbox3d: Add combineWith methods
- 02:12 PM Revision 4e1348df (qgis): qgsbox3d: Simplify some methods in the 2d case
- 02:12 PM Revision 1bae6ee1 (qgis): qgsbox3d: Add a new contains method based on x,y,z coordinates
- 02:12 PM Revision 58c161f1 (qgis): qgsbox3d: Add is3D method
- 10:10 AM Revision 8ffb1a5a (qgis): Add data item provider for tiled mesh connections
- 10:10 AM Revision 57875062 (qgis): Add a null-renderer layer renderer for tiled mesh layers
- Fixes crash
- 10:10 AM Revision deacd317 (qgis): Add generic provider metadata implementation for cross-provider
- tiled mesh provider handling
- 10:10 AM Revision 4595f65c (qgis): Implement tiled mesh source select widget
- 10:10 AM Revision dc2b5ba2 (qgis): Fix test
- 10:10 AM Revision 6baf8492 (qgis): Fix cppcheck warning
- 10:10 AM Revision 65d40ee0 (qgis): Add since
- 10:10 AM Revision c0781269 (qgis): Tiled mesh data item GUI provider
- 09:06 AM Revision 0b4e7386 (qgis): move logic to QgsProcessingUtils and create a convenient method resolve...
- 09:06 AM Revision a3a8a62b (qgis): Update python/plugins/processing/tools/dataobjects.py
- Co-authored-by: Nyall Dawson <[email protected]>
- 09:06 AM Revision 5d26623a (qgis): testprocessingui: fix tests accoringly. Replace System by UTF-8
- 09:06 AM Revision 6fa523e5 (qgis): qgsprocessingoutputdestinationwidget.cpp: fix widget and avoid error wi...
- 09:06 AM Revision 5dfa2a6e (qgis): resolveDefaultEncoding: return UTF-8 as default in case of undefined lo...
- 09:06 AM Revision f6f0c927 (qgis): Processing: determine and set default encoding from locale
- A shapefile can have a .cpg file to determine its encoding.
However, in processing, this file is not created when the... - 07:35 AM Revision 19fd260a (qgis): Handle multi selection from layout item list view
- 07:35 AM Revision 728787f7 (qgis): Apply suggestions from code review
- 07:03 AM Revision 23b83569 (qgis): Remove unused variable
- 07:03 AM Revision 13f975ea (qgis): Remove unused
- 07:03 AM Revision bf161f85 (qgis): Layer properties dialog for tiled mesh layers
- 07:03 AM Revision 7d92d570 (qgis): Fix metadata table layout for tiled mesh layers
- 07:03 AM Revision 8f4ec245 (qgis): Standardise layer properties dialog title creation
- 07:03 AM Revision dec74c11 (qgis): Apply suggestions from code review
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 05:45 AM Revision 158b0e2b (qgis): Use more pathlib instead of os module
- 05:45 AM Revision 2c006b18 (qgis): fix lint errors
- 05:45 AM Revision c0ca40ae (qgis): add userDescriptionFolder() method
- 05:45 AM Revision 5e29c75d (qgis): Update python/plugins/grassprovider/Grass7Utils.py
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 05:45 AM Revision 6cc773d7 (qgis): Add comments
- 05:45 AM Revision f08e5e94 (qgis): support grass algorithms in profile folder
- 05:45 AM Revision 0420b158 (qgis): More informative message if ext module fails to load
- 05:45 AM Revision 47fa0c81 (qgis): Update python/plugins/grassprovider/Grass7AlgorithmProvider.py
- Co-authored-by: Nicolas Godet <[email protected]>
- 05:45 AM Revision 75420dee (qgis): remove unnecessary casts from last commit
- 05:45 AM Revision 75d204d7 (qgis): Update python/plugins/grassprovider/Grass7AlgorithmProvider.py
- Co-authored-by: Nicolas Godet <[email protected]>
- 04:14 AM Revision 1469d94b (qgis): When elevation profile scales are locked, ensure the lock is
- respected when the profile is resized
Refs #53303 - 04:14 AM Revision 46af6e23 (qgis): Fix interaction of locked scale ranges with zoom distance range tool
- in elevation profile canvas
Fixes #53303 - 04:14 AM Revision 18623539 (qgis): Fix generation of elevation profiles for lines when capture curve
- exactly coincides with line features
Fixes #49279 - 04:14 AM Revision 0a131659 (qgis): Add method to test whether 3 points are collinear
- 04:14 AM Revision 8d4f2edf (qgis): Avoid unnecessary tesselation of triangle features
- 04:14 AM Revision 7ff6e4c8 (qgis): Improve documentation
- 04:14 AM Revision 9bc24abf (qgis): Add additional test
- 04:14 AM Revision f6d33043 (qgis): Fix profile generation of exactly vertical polygons
- Fixes #52815
- 04:14 AM Revision 75d41b9f (qgis): Add method to return the fraction along a line for a point
- 03:58 AM Revision 9eb449ed (qgis): Simpler dwg/dxf import dialog
- 03:57 AM Revision 950d1d4d (qgis): Also detect 'dsm' and 'dtm' phrases in raster layer names as hints
- that a layer represents an elevation surface
- 03:56 AM Revision ccedd915 (qgis): Fix loss of selection signal when QgsCrsSelectionWidget is not
- permitting invalid crs selection yet an invalid crs has been
set as the selected crs via api
Refs #53309
2023-07-05
- 10:38 PM Revision f94801f2 (qgis): Add test for round trip through encodedUri/setEncodedUri should not los...
- ref https://github.com/qgis/QGIS/pull/53701#discussion_r1252491175
- 10:38 PM Revision 478433a7 (qgis): Avoid data loss for query items
- Fix https://github.com/qgis/QGIS/issues/53654
- 10:38 PM Revision 2ee259be (qgis): Add test with an explicit "+" character
- 09:12 AM Revision 0f961e89 (qgis): qgsbox3d: Add isNull method
- This has is the following logic:
- QgSBox3d().isNull() == True
- QgSBox3d().isNull(0, 0, 0, 0, 0, 0) == False
- QgSB... - 09:12 AM Revision 06a09f83 (qgis): qgsbox3d: Add support for toString method
- 09:12 AM Revision 0773042a (qgis): qgsbox3d: Add isEmpty method
- This has is the following logic:
- QgSBox3d().isEmpty() == True
- QgSBox3d().isEmpty(0, 0, 0, 0, 0, 0) == True
- QgS... - 09:12 AM Revision 6d1a08a5 (qgis): qgsbox3d: Use nan for default values
- This will be necessary to properly define `isNull` method in the next
commit.
This way, it behaves the same as `QgsPo... - 06:25 AM Revision 5ff8b98b (qgis): Update comment, "id" should not be included, ref https://github.com/qgi...
- 06:25 AM Revision 63d13cdb (qgis): Add some German hardcoded localized variants of the strings
- 06:25 AM Revision 1c00634d (qgis): Add further suggested hints/candidates from PR comment and make spell c...
- 04:37 AM Revision 830bfb98 (qgis): Consolidate save metadata to file functionality to common function
- 04:37 AM Revision b55b1790 (qgis): Start a new class for common functionality across layer properties
- dialogs, and consolidate all duplicate metadata load from file
code in there - 04:37 AM Revision 5e848137 (qgis): Move most layer load style from default duplications to common method
- Vector layer has special code, can't be consolidated
- 04:37 AM Revision 6a822cb7 (qgis): Deprecate old methods
- 04:37 AM Revision 11817f0e (qgis): Fix build
- 04:37 AM Revision cf2c6819 (qgis): Fix some warnings
- 04:37 AM Revision 9e12fd66 (qgis): De-duplicate config page widget handling
- 04:37 AM Revision db405bd6 (qgis): Consolidate rollback code
- 04:37 AM Revision e0abadb1 (qgis): Move save style as default logic to common method
- 04:37 AM Revision 32174125 (qgis): Move more code to base class
- 04:37 AM Revision 84f842d8 (qgis): Move more common code to base class
- 04:37 AM Revision 2f7cf5dc (qgis): Move to inheritance instead, using QgsLayerPropertiesDialog base class
- 04:37 AM Revision 425350b5 (qgis): Consolidate save style to file code
- 04:37 AM Revision 20cc48c3 (qgis): Move save style to file common code to consolidated method
- 04:37 AM Revision 1ff4824e (qgis): Condense duplicate save/load default metadata to common class
- 04:27 AM Revision cbe93e85 (qgis): Update src/providers/postgres/qgspostgresconn.cpp
- 04:27 AM Revision 8c4602d8 (qgis): do not call deduceEndian() if PGver >= 7.4
2023-07-04
- 01:43 AM Revision 00c47de3 (qgis): Add provider connection implementation for tiled mesh connections
- This provider connection implementation differs a little from the
other existing implementations, in that it's design... - 01:43 AM Revision 6c4409d7 (qgis): Expand documentation
- 01:43 AM Revision 151ab7e8 (qgis): Support tiled mesh layers in app layer creation functions
- 01:43 AM Revision 1f0d1296 (qgis): Ensure tiled mesh layers can be added from browser panel
- 01:43 AM Revision 706be0b4 (qgis): Move point cloud, vector tile and plugin layer loading in app
- to a single unified template based function
Avoids a bunch of duplicated code - 12:39 AM Revision 5293002a (qgis): qgsbox3d: Add a setMinimal method
- 10:06 PM Revision 89103795 (qgis): Make the snapping priority label clearer
- keeps naming coherent with previous menus and avoids confusion between common angles and angles as a corner
- 10:06 PM Revision 15373ee8 (qgis): testprocessingui: fix tests accoringly. Replace System by UTF-8
- 10:06 PM Revision ed186743 (qgis): qgsprocessingoutputdestinationwidget.cpp: fix widget and avoid error wi...
- 10:06 PM Revision 9bd8c129 (qgis): Processing: determine and set default encoding from locale
- A shapefile can have a .cpg file to determine its encoding.
However, in processing, this file is not created when the... - 10:06 PM Revision c298bda6 (qgis): Update python/plugins/processing/tools/dataobjects.py
- Co-authored-by: Nyall Dawson <[email protected]>
- 10:06 PM Revision e5ea4d22 (qgis): resolveDefaultEncoding: return UTF-8 as default in case of undefined lo...
- 10:06 PM Revision 09ac50fd (qgis): move logic to QgsProcessingUtils and create a convenient method resolve...
- 09:51 PM Revision 8b38b2f7 (qgis): Make the text in the Name field of the bookmark editor dialog box autom...
- This allows you to click the button to make a bookmark, and immediately start typing a name for the bookmark, without...
- 05:32 PM Revision c0fec263 (qgis): qgsbox3d: Treat a box with Z nan values as a 2d box
- 05:32 PM Revision 48800e78 (qgis): qgsbox3d: Add 3d optional parameters to the QgsRectangle constructor
- 05:32 PM Revision 34e123e8 (qgis): qgsbox3d: Add a normalize step parameter to the constructors
- This allows to choose if a normalization step needs to be applied. It
is set to True by default to allow backward com... - 03:55 PM Revision 40449146 (qgis): Merge pull request #53705 from ptitjano/feat/new-geometry-tests
- Add boundingboxintersects test for some geometries
- 10:59 AM Revision dcadac02 (qgis): qgscompoundcurve: Add a boundingboxintersects test
2023-07-03
2023-07-02
- 11:50 PM Revision 15c09cb1 (qgis): Tweaking user profile selector dialog and settings
- - Simplify labels
- Group items with relabeling
- Provide clear name to selector dialog - 11:36 PM Revision d7f6b9db (qgis): Fix v.reclass description file
- Make the 'column' parameter optional
- 11:36 PM Revision 53779302 (qgis): GRASS: add ext module for v.reclass
- In order to check that either 'rules' or 'column' parameter is set
- 10:17 PM Revision d8022947 (qgis): more housekeeping after qtermwidget removal (followup bf1a8ffd68c4)
- 10:04 PM Revision 178c2de0 (qgis): avoid double entry for English (followup bba4e06f203748b425, refs 7df22...
- 06:23 AM Revision 9859ecbd (qgis): do not add username and password to the logger
- 06:23 AM Revision 4e5940e3 (qgis): add PQconnectdb to Query Logger
- 06:23 AM Revision 74228dc3 (qgis): Update src/providers/postgres/qgspostgresconn.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 06:22 AM Revision c7eae096 (qgis): MSSQL: fix ZM types select plus unreported M metadata detection
- Fix #53633
Plus fixes unreported 'M' detection issue when reading type from
metadata (geometry_columns table)
Moved... - 06:22 AM Revision db9ba161 (qgis): Use the static method for type parsing
- 06:21 AM Revision 0eec1f79 (qgis): Fix v.reclass description file
- Make the 'column' parameter optional
- 06:20 AM Revision f95cd079 (qgis): [Oracle] Remove useless source files
- 06:19 AM Revision 455bb08f (qgis): Bump tj-actions/changed-files from 36 to 37
- Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36 to 37.
- [Release notes](https:...
2023-07-01
- 09:56 PM Revision f58f67e4 (qgis): Bump tj-actions/changed-files from 36 to 37
- Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36 to 37.
- [Release notes](https:...
2023-06-30
- 06:34 PM Revision 982d3b0e (qgis): Fix loss of selection signal when QgsCrsSelectionWidget is not
- permitting invalid crs selection yet an invalid crs has been
set as the selected crs via api
Refs #53309 - 01:03 PM Revision 75a436d1 (qgis): fix global map shading with hdpi and renderer custom painter jop
- 01:03 PM Revision 5294e51d (qgis): render mesh in hight dpi
- 10:24 AM Revision b52fec6f (qgis): MSSQL: fix ZM types select plus unreported M metadata detection
- Fix #53633
Plus fixes unreported 'M' detection issue when reading type from
metadata (geometry_columns table)
Moved... - 10:24 AM Revision 38a9c5b9 (qgis): Use the static method for type parsing
- 10:20 AM Revision aae97478 (qgis): Merge pull request #53651 from elpaso/bugfix-gh53633-mssql-add-ZM-to-se...
- Bugfix gh53633 mssql add zm to select and fix m detection
- 03:37 AM Revision 8ebde048 (qgis): fix global map shading with hdpi and renderer custom painter jop
- 03:37 AM Revision b69d361f (qgis): Update src/core/raster/qgsrasterlayerelevationproperties.cpp
- Co-authored-by: Björn <[email protected]>
- 03:37 AM Revision 5a213855 (qgis): Detect phrases in french raster layer names as hints that a layer repre...
- 03:33 AM Revision 3ae1d8a5 (qgis): fix global map shading with hdpi and renderer custom painter jop
- 02:27 AM Revision 460dca5b (qgis): render mesh in hight dpi
- 02:17 AM Revision 187fc40b (qgis): render mesh in hight dpi
2023-06-29
- 10:45 PM Revision 970480fd (qgis): Fix typo in testqgsmergeattributesdialog.cpp
- beginnning -> beginning
- 10:44 PM Revision 534d9f32 (qgis): Fix v.reclass description file
- Make the 'column' parameter optional
- 09:05 PM Revision 04be59dc (qgis): Detect phrases in french raster layer names as hints that a layer repre...
- 09:05 PM Revision d022c370 (qgis): Update src/core/raster/qgsrasterlayerelevationproperties.cpp
- Co-authored-by: Björn <[email protected]>
- 08:59 PM Revision a3392018 (qgis): Detect phrases in french raster layer names as hints that a layer repre...
- 08:59 PM Revision 669505e3 (qgis): Update src/core/raster/qgsrasterlayerelevationproperties.cpp
- Co-authored-by: Björn <[email protected]>
- 03:33 PM Revision 3b33ceb8 (qgis): Use the static method for type parsing
- 03:22 PM Revision 4a5b372e (qgis): MSSQL: fix ZM types select plus unreported M metadata detection
- Fix #53633
Plus fixes unreported 'M' detection issue when reading type from
metadata (geometry_columns table)
Moved... - 12:47 PM Revision 51a8a0a2 (qgis): Add additional test
- 12:47 PM Revision 990e6f64 (qgis): Avoid unnecessary tesselation of triangle features
- 12:47 PM Revision 8ecc5d1d (qgis): Fix profile generation of exactly vertical polygons
- Fixes #52815
- 12:47 PM Revision ddb2e838 (qgis): Fix generation of elevation profiles for lines when capture curve
- exactly coincides with line features
Fixes #49279 - 12:47 PM Revision e01e995b (qgis): Add method to test whether 3 points are collinear
- 12:47 PM Revision 8a6f060b (qgis): Add method to return the fraction along a line for a point
- 12:47 PM Revision 9cbd3fd5 (qgis): Also detect 'dsm' and 'dtm' phrases in raster layer names as hints
- that a layer represents an elevation surface
- 12:47 PM Revision 8d1ccaab (qgis): Improve documentation
- 12:43 PM Revision 4b673bf8 (qgis): Improve documentation
- 12:43 PM Revision cd0157e6 (qgis): Fix profile generation of exactly vertical polygons
- Fixes #52815
- 12:43 PM Revision 6e4a70b9 (qgis): Avoid unnecessary tesselation of triangle features
- 12:43 PM Revision b14d42d1 (qgis): Add method to return the fraction along a line for a point
- 12:43 PM Revision ad3232f8 (qgis): Fix generation of elevation profiles for lines when capture curve
- exactly coincides with line features
Fixes #49279 - 12:43 PM Revision 933db142 (qgis): Add method to test whether 3 points are collinear
- 12:43 PM Revision ebebb475 (qgis): Add additional test
- 12:42 PM Revision d7032ce0 (qgis): Also detect 'dsm' and 'dtm' phrases in raster layer names as hints
- that a layer represents an elevation surface
- 09:42 AM Revision 51d14e48 (qgis): Update qgspostgresconn.cpp
- 09:17 AM Revision 03093043 (qgis): Hookup data provider creation
- 09:17 AM Revision 5cf695a8 (qgis): Update test
- 09:17 AM Revision 95ee560f (qgis): Fix warning
- 09:17 AM Revision f819efec (qgis): Change provider key to 'cesiumtiles'
- 09:17 AM Revision 526a8585 (qgis): Expand tests
- 09:17 AM Revision 6c26baf7 (qgis): Add shell for Cesium 3D Tiles data provider
- 08:19 AM Revision 5e0200b0 (qgis): Update qgspostgresconn.cpp
2023-06-28
- 07:17 PM Revision df64c94c (qgis): qgscurvepolygon: Add a boundingboxintersects test
- 07:11 PM Revision 4ecc7cdb (qgis): qgsgeometrycollection: Add a boundingboxintersects test
- 09:47 AM Revision e7ff6a83 (qgis): Add tests for processing component
- 09:47 AM Revision 1e1535d6 (qgis): Handle tiled mesh layers in more code paths
- 09:47 AM Revision 8adb33cb (qgis): Add TiledMesh to Qgis::MapLayerType enum and partially handle
- 09:47 AM Revision 4557632c (qgis): Move enum
- 09:47 AM Revision 611b7d89 (qgis): Fix warning
- 09:47 AM Revision 5cf8f2ce (qgis): Shell for QgsTiledMeshLayer/QgsTiledMeshDataProvider
- 09:47 AM Revision 0ed5f50e (qgis): Silence some warnings
- 09:47 AM Revision f0b3f7f5 (qgis): Add some tests
- 09:39 AM Revision 58906b68 (qgis): Ensure elevation profile dock titles are really unique
- Fixes #53552
- 09:39 AM Revision 61a3f44e (qgis): Provider registry tiled mesh file handling support
- 09:39 AM Revision ab24dc2c (qgis): Add test for QgsProviderRegistry::fileTiledMeshFilters
- 09:39 AM Revision 60e58524 (qgis): Fix warning on non debug builds
- 09:39 AM Revision b3f80e8f (qgis): Rebuild cached provider registry file filter strings whenever a new
- provider is registered.
Otherwise any file filter handling implemented in the provider
will not be considered - 09:36 AM Revision 79634f25 (qgis): Merge pull request #53619 from qgis/backport-53617-to-release-3_32
- [Backport release-3_32] MSSQL: fix geom type detection when no metadata are used
- 09:22 AM Revision c579127d (qgis): When elevation profile scales are locked, ensure the lock is
- respected when the profile is resized
Refs #53303 - 09:22 AM Revision 9d204621 (qgis): Fix interaction of locked scale ranges with zoom distance range tool
- in elevation profile canvas
Fixes #53303 - 09:16 AM Revision 6e02d953 (qgis): Fix interaction of locked scale ranges with zoom distance range tool
- in elevation profile canvas
Fixes #53303 - 09:16 AM Revision 42b509a0 (qgis): When elevation profile scales are locked, ensure the lock is
- respected when the profile is resized
Refs #53303 - 04:08 AM Revision a3e06229 (qgis): Deprecate layer type specific signals from QgsAbstractDataSourceWidget
- and move toward generic signal for all layer types
- 04:08 AM Revision 1b76bc8f (qgis): Update src/providers/gpx/qgsgpxsourceselect.cpp
- Co-authored-by: Mathieu Pellerin <[email protected]>
2023-06-27
- 11:41 PM Revision 4a6a6b94 (qgis): MSSQL: fix geom type detection when no metadata are used
- Fix #53614
- 11:37 PM Revision 634511e3 (qgis): MSSQL: fix geom type detection when no metadata are used
- Fix #53614
- 09:35 PM Revision e53d9002 (qgis): Remove more residual
- 09:35 PM Revision bf1a8ffd (qgis): Drop interactive shell from grass c++ plugin, drop embedded qtermwidget
- Qtermwidget upstream is effectively dead, and there's no movement
toward getting this library modernised and compatib... - 09:35 PM Revision 37fe52ad (qgis): Upgrade a handful of tests to newer methods
- 09:35 PM Revision 93e6b836 (qgis): HANA: Set sessionVariable:APPLICATION in connection string
- 09:34 PM Revision fefa9637 (qgis): Replace reference to CAD tools
- 09:32 PM Revision 33853820 (qgis): Drop unused mingw-extras repo
- 03:43 PM Revision 951d7e33 (qgis): [ui] Allow toggling of vector tile labels in the layer tree right-click...
- 03:43 PM Revision 1f1d1f98 (qgis): [vector tile] Add a pair of function to QgsVectorTileLayer to toggle l...
- 11:57 AM Revision 38187e17 (qgis): Replace reference to CAD tools
- 11:56 AM Revision 44c33956 (qgis): Replace reference to CAD tools
- 09:12 AM Revision 10b214f3 (qgis): Drop unused mingw-extras repo
- 09:07 AM Revision a9f24df4 (qgis): Drop unused mingw-extras repo
- 06:54 AM Revision afe3e968 (qgis): Ensure elevation profile dock titles are really unique
- Fixes #53552
- 06:49 AM Revision c8185ac7 (qgis): Ensure elevation profile dock titles are really unique
- Fixes #53552
- 06:49 AM Revision d1ec7cbf (qgis): WITH_QTGAMEPAD should default to false
- 06:49 AM Revision d849feab (qgis): Change to version 3.34
- 06:49 AM Revision 0233b38f (qgis): Fix build
- 06:49 AM Revision c3b20257 (qgis): Address review comments
- 06:49 AM Revision 391ab375 (qgis): Another 3.32 -> 3.34 update
- 06:49 AM Revision ac74fb6b (qgis): Add unit tests, fix sip annotation
- 06:49 AM Revision 75340527 (qgis): Allow setting 2d input controller for map canvas
- 06:49 AM Revision f86e46ed (qgis): Add optional WITH_QTGAMEPAD cmake switch, and create 2d/3d gamepad
- map controller classes which expose QGamepad functionality
Especially handy because the underlying QGamepad classes
... - 06:49 AM Revision a1e246bc (qgis): Auto register gamepad devices
- 06:49 AM Revision eca6b7a4 (qgis): Add framework for handling non-keyboard/mouse map controllers
- This is the base API interface classes for creation of custom
2d or 3d map controllers, and registering them in a com...
2023-06-26
- 10:53 PM Revision d441e185 (qgis): Fix array creation mismatched allocation function warning
- 10:34 PM Revision 3c99f364 (qgis): Replace reference to CAD tools
- 10:29 AM Revision 093f1107 (qgis): Merge pull request #53586 from qgis/backport-53582-to-release-3_32
- [Backport release-3_32] Fix array creation mismatched allocation function warning
- 07:49 AM Revision c7871792 (qgis): Fix array creation mismatched allocation function warning
- 07:49 AM Revision 71e478ec (qgis): Fix array creation mismatched allocation function warning
- 07:45 AM Revision 71499aac (qgis): Fix array creation mismatched allocation function warning
- 06:33 AM Revision b48b7521 (qgis): Drop unused mingw-extras repo
- 05:31 AM Revision 0f0f4f15 (qgis): Fix build with WITH_BINDINGS=yes and WITH_QTSERIALPORT=no
- auto_generated/sensor/qgsabstractsensor.sip: In function ‘const sipTypeDef* sipSubClass_QgsAbstractSensor(void**)’:
a... - 05:30 AM Revision d0e72f69 (qgis): Fix global map shading to work high DPI
- 04:18 AM Revision d376e391 (qgis): OGR: regenerate qix on end editing
- GDAL deletes the qix when saving, if the qix was there before
editing started we generate a new one after editing end... - 04:18 AM Revision e4722604 (qgis): Fixes #52145 : Correctly split 3D feature
- 04:18 AM Revision b3feb7db (qgis): fix tests
- 04:18 AM Revision a3ecfbb4 (qgis): restrictedSymbolSizeOK must be false only with geometrygenerator
- 04:18 AM Revision bbdd3595 (qgis): Fixes #49728 : Fix layout legend when geometry generator is involved
- 04:18 AM Revision 76d0f181 (qgis): PAL Fix multipoint bounds offset
- Fix #53030
- 04:18 AM Revision 6e528d3a (qgis): fix test
- 04:18 AM Revision 1f121c7c (qgis): Fix map and elevation profile data defined background color
- 04:18 AM Revision c68a68d3 (qgis): use GEOSCoordSeq_getXYZ_r and unique_ptr
- 04:18 AM Revision 160e4ca0 (qgis): Fix #43275 Panning in a rotated map view with a locked scale changes t...
- 04:18 AM Revision d71e7ceb (qgis): Fix #48246 Scale Lock Ignored on Zoom to Full
- 04:18 AM Revision 55005c8a (qgis): Fix #52062 zoomWithCenter when view is rotated
- 04:18 AM Revision 0167db78 (qgis): Move qix generation to real leave
- 04:18 AM Revision 2737dd91 (qgis): re-include header
- 04:18 AM Revision 96d79991 (qgis): Fixes #52356 : Update graduated renderer widget according to current mo...
- 04:18 AM Revision 87682add (qgis): fix unnecessary request to PostgreSQL (#53449)
- 04:18 AM Revision 63b0d8e2 (qgis): Fixes #53412 : transfer back rasterblock back to python caller
- 04:18 AM Revision 29cd7219 (qgis): Fix a leak in style model
- 04:18 AM Revision 8a79d5b9 (qgis): Fix a use after free issue in app cleanup
- The project and layertree were being destroyed before the
layer tree view was being removed, which meant that in some... - 04:18 AM Revision d73cf443 (qgis): Fix documentation test
- 04:18 AM Revision c7879b94 (qgis): Cache database connection capabilities for browser items so
- we don't create a new connection on every call to the qt model
flags
Greatly speeds up browser when a large number o... - 04:18 AM Revision d48a0dfc (qgis): do not use field alias for the display role in the field mapping model ...
- 04:18 AM Revision 82063449 (qgis): do not explicitly mark source widget as valid as this overrides
- validation result (fix #52622)
- 04:18 AM Revision 86bd45e7 (qgis): allow overzooming when converting tile scale to zoom, so the styling is
- applied correctly
- 04:18 AM Revision c49c961d (qgis): [GRASS] Use -stable link to manuals
- 04:18 AM Revision d4b82557 (qgis): store component position not only in the graphic item but also in the
- modeler component to prevent jumping when trying to move it (fix #51757)
- 04:18 AM Revision 80a02e0b (qgis): Fix grass provider points to out of date help documents
- Instead of storing the calculated default URL for the help
documentation within the user's profile, make the help
PAT... - 04:18 AM Revision 4d5df75f (qgis): handle multiline comments when exporting models to Python (fix #50715)
- 04:18 AM Revision 305f4635 (qgis): make floor division operator visible in the expression builder and add
- help for it (fix #52094)
- 04:18 AM Revision 71a3fe85 (qgis): do not raise error in processing algoirthm if map tool previously used
- by the canvas was destroyed (fix #53294)
- 04:18 AM Revision 710bbddc (qgis): Fix crash when creating new grass mapsets when "set" is pressed
- and no region is selected
- 04:18 AM Revision 058b85a6 (qgis): address review
- (cherry picked from commit 44d72c14819cb84ac468af00d906b95734c729d8)
- 04:18 AM Revision 1f50cf86 (qgis): apply pixel size conversion factor to line width if style does not
- define "line-width" property
(cherry picked from commit 68fa66dfc1e617cd8595b5916b0e8d64c9051fdc) - 04:18 AM Revision bff135a9 (qgis): Use specific typing for QgsWkbPtr
- Wkb knows uin32 and we offer conversion functions to this.
- 04:18 AM Revision 6ecc3931 (qgis): Reverse order
- 04:18 AM Revision ba1ebb64 (qgis): Fix circular relations
- 04:18 AM Revision 9159c975 (qgis): Fix buffered transaction crash because of wrong orderLayers method
2023-06-25
- 12:35 AM Revision fd8b6b0b (qgis): Fix user selector icon size #53548
- 12:31 AM Revision 6393a7e1 (qgis): Fix global map shading to work high DPI
- 12:30 AM Revision 294e6100 (qgis): Fix build with WITH_BINDINGS=yes and WITH_QTSERIALPORT=no
- auto_generated/sensor/qgsabstractsensor.sip: In function ‘const sipTypeDef* sipSubClass_QgsAbstractSensor(void**)’:
a... - 12:30 AM Revision 29d9bffd (qgis): Drop unused mingw-extras repo
- 12:27 AM Revision f848b7cd (qgis): Fix global map shading to work high DPI
- 12:25 AM Revision 56c0de88 (qgis): Drop unused mingw-extras repo
- 12:24 AM Revision ecdb1e29 (qgis): Fix build with WITH_BINDINGS=yes and WITH_QTSERIALPORT=no
- auto_generated/sensor/qgsabstractsensor.sip: In function ‘const sipTypeDef* sipSubClass_QgsAbstractSensor(void**)’:
a...
2023-06-23
- 08:08 PM Revision b9862de8 (qgis): transifex: update configuration and exclude qtermwidget translations
- 08:07 PM Revision 7df22c4d (qgis): transifex: switch back from branch to individual resource per release
- 02:42 PM Revision bbc4be0c (qgis): Bump version to 3.33
- 02:40 PM Revision 311a8cb8 (qgis): Release of 3.32 (Lima)
- 02:40 PM Revision 734c5a22 (qgis): changelog and news update for 3.32
- 02:40 PM Revision bee10271 (qgis): translation update for 3.32.0 from transifex
- 02:01 PM Revision 5ac45272 (qgis): Release of 3.28.8
- 02:01 PM Revision d07e0fee (qgis): translation update for 3.28.8 from transifex
- 01:47 PM Revision c42bed7a (qgis): Fix map layout item lock group layers
- Fix #53379 plus unreported lock layers lost when reloading project
- 01:43 PM Revision 3d72bedd (qgis): Merge pull request #53428 from elpaso/bugfix-gh53379-layout-lock-layers...
- Fix map layout item lock group layers
- 07:53 AM Revision 2c8938ee (qgis): use GEOSCoordSeq_getXYZ_r and unique_ptr
- 07:53 AM Revision beea3f83 (qgis): Fixes #52145 : Correctly split 3D feature
- 07:05 AM Revision f0179e2f (qgis): Partially fix sizes of layer tree icons on hidpi displays
- 07:05 AM Revision c2352af9 (qgis): Add mechanism to make screen properties available for icon
- generation in layer tree model
- 07:05 AM Revision 3cfb71b3 (qgis): Fix symbol legend nodes are generating new preview icons for
- every call to draw
These should be cached, but the logic for restricting the maximum
size of rendered symbols was br... - 07:05 AM Revision b86bb1e2 (qgis): Simplify logic
2023-06-22
- 01:31 AM Revision 14a1bdd2 (qgis): use GEOSCoordSeq_getXYZ_r and unique_ptr
- 01:31 AM Revision 58ccea20 (qgis): Fixes #52145 : Correctly split 3D feature
- 01:26 AM Revision 4c044045 (qgis): Fixes #52145 : Correctly split 3D feature
- 01:26 AM Revision a275cb61 (qgis): use GEOSCoordSeq_getXYZ_r and unique_ptr
- 01:24 AM Revision 6c689b02 (qgis): fix PostgreSQL Client Version in About window
- 01:23 AM Revision 39fade10 (qgis): Workaround exception when cleaning up faulthandler on windows
- Fixes #53473
- 01:09 AM Revision 65087e49 (qgis): Update src/plugins/topology/checkDock.cpp
- 01:09 AM Revision e5db7474 (qgis): Fixes #52903 : Fix topology checker results display with geometry colle...
- 12:16 PM Revision aa045d11 (qgis): [ui] Fix georeferencer actions pixelated under highdpi screens
- 12:16 PM Revision b6a9119c (qgis): [georeferencer] Remove reference to missing icon (removed a while back)
- 10:49 AM Revision 1515da07 (qgis): Update src/core/symbology/qgsstylemodel.cpp
- 10:49 AM Revision f6f4d60c (qgis): Spelling
- 10:49 AM Revision 7d4c4e3c (qgis): Address review
- 10:49 AM Revision 0f76f986 (qgis): Add unit tests for QgsScreenProperties
- 10:49 AM Revision ff7a5c93 (qgis): Fix pixelated icons in style lists on hi dpi displays
- Use QgsScreenProperties in style model to ensure we
correctly generate preview icons matching the device
pixel ratio ... - 10:49 AM Revision 357a5469 (qgis): Fix oversized pixelated preview images shown in symbol and
- shape button tooltips
- 10:49 AM Revision b6338da0 (qgis): Create QgsScreenProperties as a small storage class for QScreen settings
- 10:49 AM Revision d9815e70 (qgis): Fix oversized pixelated tooltip previews for text items in style model
- 10:49 AM Revision 1298018b (qgis): Fix incorrect sizing of symbol layer previews on hidpi display,
- pixelated icons
- 10:49 AM Revision 255d7c8d (qgis): Fix rendering of svg markers when device pixel ratio > 1 and
- forcing vector outputs
The marker size was being incorrectly multiplied by the
device pixel ratio - 10:49 AM Revision 06417669 (qgis): Fix incorrect sizing & pixelation of symbol previews on hidpi
- displays
- 10:49 AM Revision b5e3af7a (qgis): Use QgsScreenProperties instead of direct QScreen pointers
- 09:10 AM Revision 14cf1de3 (qgis): Update src/core/vectortile/qgsvectortilelayerrenderer.cpp
- 09:10 AM Revision c23d7eca (qgis): [vector tiles] Fix rendering of styles with a min. zoom level that is h...
- than the tile maximum zoom level (fixes #53481)
- 06:08 AM Revision a8fc0127 (qgis): Fixes #49728 : Fix layout legend when geometry generator is involved
- 06:08 AM Revision 5282f38b (qgis): restrictedSymbolSizeOK must be false only with geometrygenerator
- 06:08 AM Revision 0429b541 (qgis): fix tests
- 06:00 AM Revision cccfe073 (qgis): [ui] Fix moving of label on polygon layers _along_ the perimeter
- 06:00 AM Revision c9e09702 (qgis): [ui] Fix the movel label map tool when used against polygon layers set ...
- 04:40 AM Revision c3302e57 (qgis): PAL Fix multipoint bounds offset
- Fix #53030
- 04:39 AM Revision 0206a96f (qgis): Fix layout legend wrong title
- Fix #52621
2023-06-21
- 09:56 PM Revision 5fbc5ecf (qgis): Try alternate handling of faulthandler open file
- A stab in the dark, I can't reproduce on self-compiled builds
Refs #53473 - 08:48 PM Revision 1dc44ca3 (qgis): Remove very old workaround for incorrect screen dpi which
- messes with layout zoom factor calculation on hi-dpi displays
- 04:37 PM Revision 22103e37 (qgis): PAL Fix multipoint bounds offset
- Fix #53030
- 04:32 PM Revision 3755c7bf (qgis): Merge pull request #53408 from elpaso/bugfix-gh53030-multipoint-offset-...
- PAL Fix multipoint bounds offset
- 04:32 PM Revision 8b8d5d90 (qgis): Merge pull request #53438 from elpaso/bugfix-gh48020-server-opacities-p...
- Server: fix label opacity when OPACITIES is set
- 09:53 AM Revision c47ba8b2 (qgis): Update src/providers/postgres/qgspostgresconn.cpp
- 09:53 AM Revision d04f2798 (qgis): protect access to mNextCursorId
- 09:53 AM Revision 24741f50 (qgis): [postgresql] unique cursor name
- 09:53 AM Revision dbdbd758 (qgis): Apply suggestions from code review
- 05:46 AM Revision 0980d3bd (qgis): Fix pixelated preview image for font buttons on
- hidpi displays
- 05:46 AM Revision 730081dc (qgis): Handle view device pixel ratio when generating preview icons
- for text format and label settings
- 05:46 AM Revision 86f06d06 (qgis): Add framework for style model to handle generation of icons
- with different device pixel ratios
2023-06-20
- 04:29 PM Revision 702e3708 (qgis): Merge pull request #53514 from HughKelley/test_readme_typos
- Test readme typos
- 02:14 PM Revision 659a1366 (qgis): Merge pull request #52829 from benoitdm-oslandia/feat/new_3D_tests
- add new 3d tests
- 01:53 PM Revision 4ecf54a3 (qgis): more formatting
- 10:58 AM Revision c5c8d1ff (qgis): Merge pull request #53506 from elpaso/bugfix-gh53031-dd-editable-widget...
- Fix issue with DD widget visibility in D&D forms
- 08:18 AM Revision c9e9069a (qgis): NOPAD
- 06:41 AM Revision ed3fad78 (qgis): Move handling of vsi archive paths to QgsGdalUtils and add support
- for 7z and rar archives for GDAL 3.7
- 06:41 AM Revision 11c77af3 (qgis): When querying raster sublayers from a GDB contained in an archive,
- only query the parent .gdb directory, not child files
Fixes loading rasters from .gdb in a archive file - 06:41 AM Revision a4843be2 (qgis): Move qgsVsiPrefix to QgsGdalUtils::vsiPrefixForPath
- 05:44 AM Revision 2b2dabaf (qgis): Merge pull request #52460 from domi4484/dxfImportPreview
- Preview of layers in dxf import dialog
- 05:11 AM Revision d2a90ff0 (qgis): Fix some build issues on 3.28 with newer GCC
- 04:08 AM Revision c0ccbca9 (qgis): Fix map and elevation profile data defined background color
- 04:08 AM Revision e9152b01 (qgis): fix test
- 03:00 AM Revision 935f7ef7 (qgis): fix my own typo
- 02:58 AM Revision 06767c09 (qgis): d flag typos
- 02:56 AM Revision f86cb411 (qgis): Update src/app/dwg/qgsdwgimportdialog.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 02:45 AM Revision 08c0a6c2 (qgis): Avoid detaching
- 02:45 AM Revision e28b9c9f (qgis): Try optimising check for single digit delimiters instead of multiple
- 02:45 AM Revision 25fd9d11 (qgis): Minor optimisation to field type storage
- 02:45 AM Revision 0a78fb18 (qgis): Optimise multiple lists into a single list
- 02:45 AM Revision a8216ff0 (qgis): Use data pointer for faster string character access
2023-06-19
- 11:09 PM Revision 474928c5 (qgis): Fix GPKG project storage home path.
- Fix #53304
- 11:07 PM Revision 380546e7 (qgis): Fix map and elevation profile data defined background color
- 11:07 PM Revision f98e4258 (qgis): fix test
- 11:04 PM Revision bf4c2e71 (qgis): Fixes #52356 : Update graduated renderer widget according to current mo...
- 11:03 PM Revision 145078aa (qgis): Fix map and elevation profile data defined background color
- 11:03 PM Revision 5dd8e920 (qgis): fix test
- 11:03 PM Revision 90e811d7 (qgis): [raster] Fix global map shading fails with reprojected rasters
- (fixes #53291)
- 05:59 PM Revision f619e4ec (qgis): feat(3d): Add 3D test to validate debug map behaviour
- 03:38 PM Revision ebd46945 (qgis): Fixes #52356 : Update graduated renderer widget according to current mo...
- 03:33 PM Revision e8d3e7ca (qgis): Fixes #52356 : Update graduated renderer widget according to current mo...
- 02:39 PM Revision d4feddc4 (qgis): feat(3d): Add 3D test to validate ambient occlusion behaviour
- 02:39 PM Revision 00301296 (qgis): feat(3d): Add 3D test to validate sampleDepthBuffer behaviour
- 02:01 PM Revision 1c391d3a (qgis): Fix issue with DD widget visibility in D&D forms
- Fix #53031
- 09:35 AM Revision 8c7a42e1 (qgis): Fix GPKG project storage home path.
- Fix #53304
- 09:31 AM Revision a0708fd2 (qgis): Fix issue with digitizing and feature clipping
- Fix #45200
- 07:26 AM Revision e696214c (qgis): Fix #48246 Scale Lock Ignored on Zoom to Full
- 07:26 AM Revision 40dcac6d (qgis): Fix #52062 zoomWithCenter when view is rotated
- 07:26 AM Revision 948a1dfd (qgis): Fix #43275 Panning in a rotated map view with a locked scale changes t...
- 06:26 AM Revision 577a7fde (qgis): re-include header
- 06:26 AM Revision 9b0f7259 (qgis): Move qix generation to real leave
- 06:26 AM Revision 47464e6e (qgis): OGR: regenerate qix on end editing
- GDAL deletes the qix when saving, if the qix was there before
editing started we generate a new one after editing end...
2023-06-18
- 01:37 PM Revision a1b7bfc9 (qgis): Fix #43275 Panning in a rotated map view with a locked scale changes t...
- 01:37 PM Revision 4d8785f0 (qgis): Fix #48246 Scale Lock Ignored on Zoom to Full
- 01:37 PM Revision 8ea6c02a (qgis): Fix #52062 zoomWithCenter when view is rotated
2023-06-16
- 01:54 AM Revision 653c11f8 (qgis): add test for #53426
- 06:21 PM Revision 20bf86fb (qgis): Merge pull request #53416 from ShawayL/fix-RasterCalculator-Memory-leak
- fix the memory leak of the raster calculator
2023-06-15
- 07:00 PM Revision 8e1a12b9 (qgis): typo fixes
- 01:48 PM Revision e022e21c (qgis): fix(3D): Use QgsCameraController::sampleDepthBuffer buffer instead of t...
- `QgsCameraController::sampleDepthBuffer` relies on a buffer parameter
to compute the depth. It does not need the whol... - 11:59 AM Revision 67654266 (qgis): Merge pull request #53474 from ptitjano/fix/CameraController/sampleDept...
- fix(3D): Use QgsCameraController::sampleDepthBuffer buffer instead of the class member
- 09:43 AM Revision 18a81b32 (qgis): Dxf/Dwg new import mode expand blocks & add inserts
- 09:15 AM Revision 54692d84 (qgis): fix(3D): Use QgsCameraController::sampleDepthBuffer buffer instead of t...
- `QgsCameraController::sampleDepthBuffer` relies on a buffer parameter
to compute the depth. It does not need the whol... - 06:55 AM Revision 871a3c25 (qgis): Merge pull request #53063 from benoitdm-oslandia/fix/minor_3d_fixes
- Fix/minor 3d fixes
2023-06-14
Also available in: Atom