Activity
From 2021-04-03 to 2021-05-02
2021-05-02
- 10:33 PM Revision 5aed66fa (qgis): Implement metadata storage of QGIS layer metadata in GPKG gpkg_metadata
- tables
Only done via manual API calls currently -- not used anywhere in the
QGIS application - 10:33 PM Revision 5d703a4a (qgis): Add raw QgsProviderMetadata/QgsProviderRegistry API to save
- QGIS layer metadata to a URI for the provider
- 10:33 PM Revision 619036e5 (qgis): Add test
- 06:55 AM Revision fb1ac59c (qgis): single-shot clearMessage timer
- single-shot-timers fires only once, non-single-shot-timers fire every timeout milliseconds
so in this section non-sin...
2021-05-01
- 12:00 AM Revision 3c71e947 (qgis): Manual backport of #42383
- 05:25 PM Revision cbdd1666 (qgis): Fix piecewise crash
- 02:47 PM Revision 101b81f5 (qgis): Merge pull request #43047 from qgis/dependabot/github_actions/actions/u...
- Update actions/upload-artifact requirement to v2.2.3
- 12:23 PM Revision 47c57b6b (qgis): Merge pull request #43045 from qgis/dependabot/github_actions/actions/c...
- Bump actions/cache from v2.1.4 to v2.1.5
- 12:23 PM Revision b629bb0a (qgis): Merge pull request #43044 from qgis/dependabot/github_actions/actions/s...
- Bump actions/setup-python from v2.2.1 to v2.2.2
- 10:29 AM Revision 2f2c12be (qgis): Merge pull request #43046 from qgis/dependabot/github_actions/julianwac...
- Bump julianwachholz/flake8-action from v1.1.0 to v2.0.0
- 07:40 AM Revision 3128ac49 (qgis): Update actions/upload-artifact requirement to v2.2.3
- Updates the requirements on [actions/upload-artifact](https://github.com/actions/upload-artifact) to permit the lates...
- 07:40 AM Revision e008e05d (qgis): Bump julianwachholz/flake8-action from v1.1.0 to v2.0.0
- Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from v1.1.0 to v2.0.0.
- [Relea... - 07:40 AM Revision 040c77df (qgis): Bump actions/cache from v2.1.4 to v2.1.5
- Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/a... - 07:40 AM Revision 09cc9e08 (qgis): Bump actions/setup-python from v2.2.1 to v2.2.2
- Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.2.1 to v2.2.2.
- [Release notes](https:...
2021-04-30
- 06:08 PM Revision 09ca85c4 (qgis): Adds QgsSettingsRegistryCore::settingsDigitizingDefaultMValue and fixes...
- 04:20 PM Revision d11fe03a (qgis): Add tooltips for mDefaultMValueSpinBox and mDefaultZValueSpinBox
- 04:20 PM Revision 405d0dd4 (qgis): remove mention about 2.5d geometries and add a missing since
- 04:20 PM Revision 706079d9 (qgis): sync testtestqgsmaptooladdfeaturepoint.cpp comment
- 04:20 PM Revision a6d554d2 (qgis): Apply paul's suggestions:wq
- 04:20 PM Revision 1b7b9e82 (qgis): Adds and reorganizes tests for QgsMapToolAddFeatureLine
- 04:19 PM Revision b8bd65c8 (qgis): cleanup qgsoptionsbase.ui
- 04:19 PM Revision 086b5e83 (qgis): Adds and reorganizes tests for QgsMapToolAddFeaturePoint
- 04:19 PM Revision d5629fc7 (qgis): add test for QgsMapToolAddFeaturePoint
- 04:19 PM Revision 19023512 (qgis): add test for QgsMapToolAddFeatureLine
- 04:19 PM Revision 6aa70951 (qgis): Add a dedicated test for pointM avoid a crash in testsuite
- 04:19 PM Revision f66d4b0a (qgis): add test for QgsMapToolEdit
- 04:19 PM Revision fc184289 (qgis): use defaultMValue in QgsMapToolDigitizeFeature
- 04:19 PM Revision d8e91ace (qgis): sipify
- 04:19 PM Revision 7c3d4d03 (qgis): Adds QgsMapToolEdit::defaultMValue()
- 04:19 PM Revision 0b381b9f (qgis): use defaultMValue in QgsMapToolCapture
- 04:19 PM Revision 76c0d110 (qgis): set value in qgis settings
- 03:02 PM Revision 96974d90 (qgis): Adds DEFAULT_M_COORDINATE
- 03:02 PM Revision e8d02b1a (qgis): [FEATURE] Adds an option to set a default m value
- 02:31 PM Revision c09360c8 (qgis): Merge pull request #42682 from MorriganR/PointLocatorFix
- [PointLocator] Prevent calling DataProvider if snapping for invisible features is enabled
- 02:10 PM Revision 4e9932c3 (qgis): Merge pull request #42954 from domi4484/settingsRegistryQep124PartThree
- Settings registry (QEP 124) part three
- 08:22 AM Revision 8d0d677f (qgis): [pal] Offseting lines sometimes results in a multilinestring result
- If the offset lines self-intersect or form isolated rings then
we'll sometimes get multiline string results. In this ... - 08:22 AM Revision d25b4098 (qgis): [pal] Fix logic errors in FeaturePart::isConnected
- We only want to consider line parts which touch at most once
as connected -- we don't want lines which curve back rou... - 04:25 AM Revision 8cd8214c (qgis): Use QgsDoubleSpinBoxes for range widget wrapper for longlong field types
- We can't use QSpinBox for long long field types, as the range of
values allowed by QSpinBox isn't sufficient to store... - 04:25 AM Revision b3ef0ccf (qgis): Correctly copy provider default editor widget config over to layer edit...
- so that these values aren't lost whenever the layer properties are
modified and layer fields are updated - 04:25 AM Revision 1df397de (qgis): Copy provider set attribute aliases to layer so that they aren't lost w...
- 04:25 AM Revision a7623021 (qgis): Fix rich text editor loses html formatting
- 02:43 AM Revision 54d50c6c (qgis): Correctly convert null/unset OGRField values
- 02:43 AM Revision 4d24b6ef (qgis): Remove workaround for GDAL <2.2
- 02:43 AM Revision 58c3665f (qgis): [ogr] Read field domains from datasets and auto translate to value map
- editor config or range config
Requires GDAL 3.3+ - 02:43 AM Revision 65ec930e (qgis): Correctly handle null value coded values
2021-04-29
- 01:14 AM Revision cad5707a (qgis): translation string fix
- 12:33 AM Revision a7d6a8b8 (qgis): [DB Manager] Fix recognition of project layers with Z/M…
- …or CurvePolygon/MultyCurve/... geometry types as spatial layers.
- 12:33 AM Revision 5920dd1a (qgis): [DB Manager] Fix No Geometry tables
- Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables.
- 12:32 AM Revision 8a0f956f (qgis): [DB Manager] Fix recognition of project layers with Z/M…
- …or CurvePolygon/MultyCurve/... geometry types as spatial layers.
- 12:32 AM Revision 96c75b86 (qgis): [DB Manager] Fix No Geometry tables
- Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables.
- 10:37 PM Revision 1a9a533f (qgis): [feature] Automatically translate layer data from ESRI Filegeodatabases
- to QGIS layer metadata
Translate as much as possible of the original ESRI metadata across
to the QGIS metadata, so t... - 04:48 PM Revision 81ed419f (qgis): fix move
- 04:42 PM Revision e5e8efea (qgis): [API] Move specific deprecated QgsVectorLayer::setDataSource to QgsMapL...
- 04:37 PM Revision b60f5a45 (qgis): Revert "Revert "[API] Remove specific deprecated QgsVectorLayer::setDat...
- This reverts commit 2524f9635a3d09c57ccebb78208cc7b3bf8fb9b6.
- 11:57 AM Revision 809e0009 (qgis): Update method doc
- 11:18 AM Revision 810af987 (qgis): Removed setting entries from the python api
- 07:55 AM Revision 77696a81 (qgis): fix updating color ramp after loading from file
- 07:54 AM Revision d9d765e5 (qgis): backport #43010 and #43017
- 07:10 AM Revision d4cf534e (qgis): Tweak labeling geometry logic for GEOS 3.9+ to give a massive speed
- boost to labels in certain circumstances
Specifically when only a portion of a large polygon is visible in
the map e... - 06:45 AM Revision 3c06b6d4 (qgis): If a text format with the name "Default" is found in the style database,
- use this as the text format for newly created layer labels
Instead of defaulting to a random font, this gives us a m... - 05:32 AM Revision 370cf25b (qgis): [labeling] Improve curved placement on circular shapes
- 05:32 AM Revision 8f7ecd97 (qgis): Address review
- 05:32 AM Revision 76ee5281 (qgis): Rework the loop to use distance of each offseted curves
- 03:39 AM Revision 847bbe10 (qgis): allow not continuous legend for mesh layer
- 03:28 AM Revision bca1b839 (qgis): backport #41362
- 03:19 AM Revision f60d1e8d (qgis): [DB Manager] Fix No Geometry tables
- Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables.
- 03:19 AM Revision 49acd426 (qgis): [DB Manager] Fix recognition of project layers with Z/M…
- …or CurvePolygon/MultyCurve/... geometry types as spatial layers.
- 03:19 AM Revision d947b6b0 (qgis): [DB Manager] Fix recognition of project layers with Z/M…
- …or CurvePolygon/MultyCurve/... geometry types as spatial layers.
- 03:19 AM Revision 4b3f33b2 (qgis): [DB Manager] Fix No Geometry tables
- Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables.
- 03:15 AM Revision 0a48e804 (qgis): dox++
- 03:15 AM Revision 95cff79c (qgis): replace setMValueFromPoints by transferFirstMValuteToPoint
- 03:15 AM Revision 4231134f (qgis): add a warning
- 03:15 AM Revision e837b6f5 (qgis): deprecate and replace setZValueFromPoints by transferFirstZValuteToPoint
- 03:15 AM Revision dcfa1bd0 (qgis): Update setMValueFromPoints dox
- 03:15 AM Revision 24dba98a (qgis): fix DocCoverage and Doxygen
- 03:15 AM Revision 9e810119 (qgis): Adds setMValueFromPoints
- 03:15 AM Revision 8b33313e (qgis): Adds tests for setMValueFromPoints and while here same for setZValueFro...
- 03:15 AM Revision 37909719 (qgis): change comments in tests
2021-04-28
- 12:45 AM Revision 62a09aa9 (qgis): Normalize test results to be GEOS version tolerant
- 12:45 AM Revision f22c63ec (qgis): Rely on upstream GEOS makevalid algorithm for GEOS 3.9+
- No point having our own internal fork of this code now that it's
included (and more importantly, maintained) upstream! - 09:33 PM Revision 1c11a918 (qgis): Add QgsGeometry::normalize()
- A port of the equivalent method from GEOS, but with added support
for curved geometries and M values
Reorganizes the... - 09:33 PM Revision e3a73a1a (qgis): Add method to "scroll" the vertices of a closed curve geometry,
- so that a particular vertex is the first one
- 05:36 PM Revision 2a48e2bd (qgis): Merge pull request #43006 from dmarteau/fix-python-processing-mkdir
- Fix 'mkdir' in python processing tools
- 03:00 PM Revision 2524f963 (qgis): Revert "[API] Remove specific deprecated QgsVectorLayer::setDataSource"
- This reverts commit 88c0d3f07db541b1cb6d5cc81f4aabc12741de26.
- 11:26 AM Revision 467dd26d (qgis): Fix 'mkdir' in python processing tools
- 07:30 AM Revision df9921e0 (qgis): Bump backport bot to 1.2.2
- Supports rebase merges too
- 03:15 AM Revision 417d4444 (qgis): Add api to condense compound curves by merging adjacent parts of the
- same type to single parts
2021-04-27
- 01:55 AM Revision 889d7ece (qgis): Add snapping support to scale feature tool
- 01:54 AM Revision 94bda8a3 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
- 12:57 AM Revision f7738107 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
- 12:56 AM Revision b65e37aa (qgis): Run workflows on queued_ltr_backports branch
- 12:52 AM Revision 88375909 (qgis): Ensure that cached vector getFeatures request respect provider ordering
- (cherry picked from commit 56f7812ca1e9f80571c9e86d776153520ae0ef52)
- 12:52 AM Revision 37607fb0 (qgis): [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
- As in ohter part of the QGIS Server code, to insert into a QgsFeatureIds list, using STRING_TOFID instead of toLongLo...
- 12:52 AM Revision d26fd7e0 (qgis): backport #42713
- 12:52 AM Revision 8529d578 (qgis): [symbology] Make use of the marker symbol line angle for all polyline t...
- (cherry picked from commit 34ae29f7a6fb05d9789a6b0c0df141222e2e5f63)
- 12:52 AM Revision 025cc9f4 (qgis): Add a test covering data defined angle for polygon outline marker line,...
- (cherry picked from commit 925b8274290c70b36e3ba3850ea74896bb3892bd)
- 12:52 AM Revision 5eaf26b1 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
- (cherry picked from commit 90df2b3d782966bf767122728716496500e202c6)
- 12:52 AM Revision 5fc23455 (qgis): Run workflows on queued_ltr_backports branch
- 12:47 AM Revision 014a0b92 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
- 12:39 AM Revision f3e58d44 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
- (cherry picked from commit 90df2b3d782966bf767122728716496500e202c6)
- 12:39 AM Revision cb46a821 (qgis): Ensure that cached vector getFeatures request respect provider ordering
- (cherry picked from commit 56f7812ca1e9f80571c9e86d776153520ae0ef52)
- 12:39 AM Revision f3a747ec (qgis): Add a test covering data defined angle for polygon outline marker line,...
- (cherry picked from commit 925b8274290c70b36e3ba3850ea74896bb3892bd)
- 12:39 AM Revision f47c62ec (qgis): [symbology] Make use of the marker symbol line angle for all polyline t...
- (cherry picked from commit 34ae29f7a6fb05d9789a6b0c0df141222e2e5f63)
- 12:39 AM Revision 6f624580 (qgis): backport #42713
- 12:39 AM Revision 0d214238 (qgis): [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
- As in ohter part of the QGIS Server code, to insert into a QgsFeatureIds list, using STRING_TOFID instead of toLongLo...
- 09:31 PM Revision eed38183 (qgis): Merge pull request #42993 from qgis/backport-42989-to-release-3_18
- [Backport release-3_18] [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex.
- 07:42 PM Revision baf8d49e (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
- 07:42 PM Revision b1086b50 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
- 07:39 PM Revision cd3493bb (qgis): Merge pull request #42989 from lbartoletti/fix_index_importpgsql
- [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex.
- 07:38 PM Revision 08dd78be (qgis): [optimization][geometry snapper] Cache source geometries
- 07:38 PM Revision a7073bee (qgis): [geometry snapper] More QList micro optimizations
- 07:38 PM Revision 7687ed0d (qgis): [optimization][geometry snapper] Reserve space needed when appending it...
- 07:38 PM Revision f64d8e63 (qgis): Apply @nyalldawson 's suggestion
- 07:38 PM Revision c3baec5b (qgis): Update src/analysis/vector/qgsgeometrysnapper.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 07:38 PM Revision 09e822f4 (qgis): [optimization][geometry snapper] Get rid of custom tree, use GEOS
- 07:38 PM Revision 2e6df862 (qgis): Update src/analysis/vector/qgsgeometrysnapper.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 07:38 PM Revision 7ff626e6 (qgis): [geometry snapper] More QList micro optimizations
- 07:38 PM Revision 45e91040 (qgis): [optimization][geometry snapper] Get rid of custom tree, use GEOS
- 07:38 PM Revision 36d555dd (qgis): Apply @nyalldawson 's suggestion
- 07:38 PM Revision 395e35e6 (qgis): [optimization][geometry snapper] Cache source geometries
- 07:38 PM Revision a0d3b90a (qgis): [optimization][geometry snapper] Reserve space needed when appending it...
- 05:45 PM Revision 36a90635 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
- 02:15 PM Revision 221d9f7f (qgis): Fix docstrings
- 01:13 PM Revision bab01b1b (qgis): Dox ++
- 01:13 PM Revision 98a9ab7a (qgis): Add tests with empty points
- 01:13 PM Revision a9ba9351 (qgis): Const
- 01:13 PM Revision 9c53fb86 (qgis): Add QgsAbstractGeometry::compareTo( QgsAbstractGeometry*)
- Allows for comparison of geometry objects, e.g. to allow for stable
sorting of them.
Ported from the GEOS equivalent... - 11:15 AM Revision 36e52f85 (qgis): Add method to split QgsCurve geometries into two parts at a specific
- vertex index
- 11:15 AM Revision 287baa77 (qgis): Shortcut for empty circularstrings
- 11:15 AM Revision a9a6e386 (qgis): Add QgsCircularString::append( const QgsCircularString* )
- Appends the contents of one circular string to the end of another
- 11:15 AM Revision da76c99c (qgis): Add test for adding empty circular string
- 10:10 AM Revision 376e391b (qgis): Add POSTGRES label to qgis_postgresconntest
- 10:05 AM Revision c528c0ae (qgis): Order map keys by length before using in replace function
- Fix #42940
- 10:00 AM Revision 4bbe2191 (qgis): Add POSTGRES label to qgis_postgresconntest
- 10:00 AM Revision dae334fb (qgis): Add POSTGRES label to qgis_postgresconntest
- 09:56 AM Revision 12066ccb (qgis): Add POSTGRES label to qgis_postgresconntest
- 09:56 AM Revision bb433d67 (qgis): Fix display of DataType extracted from layer registry
- 09:56 AM Revision 8b98f0fb (qgis): Fix duplicated display of TopoGeometry layers
- Closes #42551
- 09:56 AM Revision 62543abc (qgis): Add test for TopoGeometry datatype display and duplicate entries
- See #42551
- 09:12 AM Revision 3213c68c (qgis): Merge pull request #42975 from qgis/3nids-patch-1 (#42976)
- use qgis-bot as actor
Co-authored-by: Denis Rouzaud <[email protected]> - 09:11 AM Revision 68460231 (qgis): Fix TestQgsProcessing
- 09:10 AM Revision cb28bc9d (qgis): Merge pull request #42975 from qgis/3nids-patch-1
- use qgis-bot as actor
- 08:44 AM Revision f12317d3 (qgis): Merge pull request #42975 from qgis/3nids-patch-1
- use qgis-bot as actor
- 08:40 AM Revision bff033a0 (qgis): use qgis-bot as actor
- 08:16 AM Revision 82062aa9 (qgis): Order map keys by length before using in replace function
- Fix #42940
- 07:31 AM Revision fbda356a (qgis): Order map keys by length before using in replace function
- Fix #42940
- 06:53 AM Revision 063f2ee8 (qgis): Add optimised method to create QgsCircularString direct from coordinate
- arrays
- 06:53 AM Revision 1c94f6b9 (qgis): Dox++
- 06:11 AM Revision ca22c474 (qgis): [MetaSearch] Allow to delete username and password
- 06:08 AM Revision 473ada38 (qgis): Order map keys by length before using in replace function
- Fix #42940
- 06:08 AM Revision 96d02124 (qgis): Order map keys by length before using in replace function
- Fix #42940
- 06:07 AM Revision 746495f8 (qgis): Merge pull request #42924 from agiudiceandrea/fix-42918-42919-dbmanager
- [DB Manager] Fix layers with Z/M or with CurvePolygon/MultyCurve/... geometry types and No Geometry tables.
- 06:06 AM Revision fcbb0115 (qgis): Update canvas when switching between parallel and perpendicular
- 06:06 AM Revision 3ecfd148 (qgis): Allow disabling parallel/perpendicular with the mouse
- 06:06 AM Revision 4241cc59 (qgis): Make "Snap to common angles" checkable to define its state
- 06:05 AM Revision 9a42f234 (qgis): Order map keys by length before using in replace function
- Fix #42940
- 06:03 AM Revision fc51887a (qgis): Merge pull request #42966 from uclaros/scale-with-crs
- Fix scale tool when map and layer have different crs
- 03:26 AM Revision 729792d9 (qgis): Add QgsCurve::indexOf to retrieve index of a specified QgsPoint
- within the curve
- 03:20 AM Revision 60b23274 (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
- due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer. - 03:20 AM Revision 4d67781f (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
- due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer. - 03:16 AM Revision 7fc3fe69 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
- (cherry picked from commit 90df2b3d782966bf767122728716496500e202c6)
- 03:15 AM Revision 4ac95c68 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
- 03:14 AM Revision 4be828f8 (qgis): Fix crash when creating QgsStyle in a non-gui application
- When the default style tries to populate with default symbols we
can ONLY create the text based symbols if a QGuiAppl... - 03:14 AM Revision 6ae31605 (qgis): Add the first "out of the box" label style to the default style database
- Adds a new label style for watercourses
- 03:14 AM Revision 6f8af4da (qgis): Rename to just 'Watercouses'
- 03:14 AM Revision b3d6f83d (qgis): qobject_cast
- 03:14 AM Revision 298de15f (qgis): Lazy initialize QFontDatabase member in QgsPalLayerSettings
- This probably shouldn't even be here at all...
- 03:12 AM Revision 31e8ddbf (qgis): Fix potential crash in mesh renderer vector settings widget
- 03:12 AM Revision 5aff2525 (qgis): Fix potential crash in mesh renderer vector settings widget
- 03:10 AM Revision 6f94fce4 (qgis): add URL to provider info
- 03:10 AM Revision 18f57b44 (qgis): fix WITH_EPT flag usage
- 03:10 AM Revision adbe5d7d (qgis): Properly disable mingw build, disable 20.10 build
- 03:09 AM Revision 8b5c4281 (qgis): Properly disable mingw build, disable 20.10 build
2021-04-26
- 01:03 AM Revision 88a78dca (qgis): Fix anchor point when selected features and when no features near click
- 01:01 AM Revision 583a89ca (qgis): Added test
- 10:43 PM Revision a7344775 (qgis): Fix scale tool on different map crs
- 09:31 PM Revision ce2476cc (qgis): Move currentFrame increment to the end of the loop
- This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ... - 09:31 PM Revision ffed8f9e (qgis): Move currentFrame increment to the end of the loop
- This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ... - 09:30 PM Revision cfd28eeb (qgis): Drop build testing on 20.10
- keep 20.04 (unit test) and 21.04.
Caching is limited to 5gb on github.
Trying to tackle this by limiting number of b... - 08:25 PM Revision 929bf6c8 (qgis): Some forgotten QgsSettings/Entry replacements
- 06:19 PM Revision 952a77af (qgis): Renamed some methods of QgsSettingsRegistry
- 05:14 PM Revision 4afa66af (qgis): [API] Unvirtualize layer setDataSource method
- Changes in the layer API:
* The setDatasource() methods become non-virtual public method
* The virtual private setDat... - 03:45 PM Revision 70ab21f1 (qgis): Rebase to current master
- 03:10 PM Revision 79393b62 (qgis): QgsSettingsTree widget refresh setting list on show
- 03:10 PM Revision 1def5e7b (qgis): Python QgsSettingsEnum and Flag unified in QgsSettingsEnumFlag
- 03:10 PM Revision 65583b4a (qgis): Added missing QStringLiteral in tests
- 03:10 PM Revision 91f96a2f (qgis): Moved remaining digitizing settings (enum/flag)
- 03:09 PM Revision eaf18f60 (qgis): Moved all digitizing settings except Enums and Flags
- 03:09 PM Revision 4fb0ab2d (qgis): Enum flag sip
- 03:07 PM Revision 95dfe0f4 (qgis): Removed settings struct
- 03:04 PM Revision 00a79363 (qgis): Moved most core settings to SettingsEntry
- 02:13 PM Revision 96cee9f4 (qgis): Merge pull request #42860 from domi4484/settingsRegistryQep124PartTwo
- Settings registry (QEP 124) part two settings introspection
- 02:01 PM Revision 1d82a2e7 (qgis): Drop build testing on 20.10
- keep 20.04 (unit test) and 21.04.
Caching is limited to 5gb on github.
Trying to tackle this by limiting number of b... - 11:44 AM Revision 8a7bfa18 (qgis): Renamed method addChildSettingsRegistry to appendRegistry
- 11:35 AM Revision 8d123402 (qgis): Move currentFrame increment to the end of the loop
- This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ... - 11:35 AM Revision 5ef1db7e (qgis): Move currentFrame increment to the end of the loop
- This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ... - 11:35 AM Revision 44d7dfab (qgis): check/uncheck all MSSQL schemas (backport #42678)
- 11:35 AM Revision a8ea112c (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
- 11:34 AM Revision 57aa5fa2 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
- 11:34 AM Revision 9989cffb (qgis): [feature][callouts] Add blending mode settings
- 11:32 AM Revision f93b738a (qgis): typo(fix): corrects common typos in project README files
- 11:32 AM Revision e3289f3b (qgis): Move currentFrame increment to the end of the loop
- This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ... - 11:31 AM Revision 90df2b3d (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
- 10:18 AM Revision 95e7360f (qgis): Apply suggestions from code review
- Co-authored-by: Paul Blottiere <[email protected]>
- 09:05 AM Revision 6260d176 (qgis): [Tests] TestPyQgsQgsQueryResultModel - split assertTrue into assertGrea...
- The test_model_stop in TestPyQgsQgsQueryResultModel can failed even if nothing has changed in the code.
The `(res.fet...
2021-04-25
2021-04-24
- 11:56 PM Revision 903dc1da (qgis): Bump backport bot to 1.1.3
- Handles merge commits in a nicer way and assigns responsibility to original pull request author (in plain text)
2021-04-23
- 10:27 PM Revision d422ae51 (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
- due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer. - 10:27 PM Revision a1872411 (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
- due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer. - 10:25 PM Revision 9c4375b4 (qgis): Add QgsGeometry::isAxisParallelRectangle for checking whether
- a geometry is a axis-parallel rectangle
Credit to @stefanuhrig - 10:24 PM Revision 64707711 (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
- due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer. - 09:47 PM Revision 5492d14c (qgis): Improve string
- 09:47 PM Revision f9b3f0a4 (qgis): [feature][processing] Add new algorithm for retrieving basic raster
- layer properties
This algorithm "Raster Layer Properties" extracts basic raster layer
properties such as the size in... - 10:43 AM Revision 1db625b8 (qgis): [attribute form] Significant speed boost when loading relation editor w...
- 08:25 AM Revision 828638f6 (qgis): [DB Manager] Fix No Geometry tables
- Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables.
- 08:14 AM Revision 2538612a (qgis): [DB Manager] Fix recognition of project layers with Z/M…
- …or CurvePolygon/MultyCurve/... geometry types as spatial layers.
- 07:31 AM Revision 40f39d51 (qgis): Fix potential crash in mesh renderer vector settings widget
- 07:31 AM Revision 47b0a4ed (qgis): Fix potential crash in mesh renderer vector settings widget
- 07:28 AM Revision 74552a5b (qgis): Fix potential crash in mesh renderer vector settings widget
- 07:28 AM Revision 8f0e606e (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
- Add safety check for field name in StatisticsByCategories
- 07:28 AM Revision 3e4acece (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
- Add safety check for field name in StatisticsByCategories
- 06:57 AM Revision ddb95388 (qgis): Merge pull request #42916 from nyalldawson/fix_uninitialized_var_warning
- Fix uninitialized variable warning
- 02:09 AM Revision 5d6e7fd6 (qgis): Fix uninitialized variable warning
2021-04-22
- 12:58 AM Revision d92d9fe4 (qgis): Fix opening the console
- when an error occurs (specifically when 3d library is not built) before the console is displayed.
- 12:57 AM Revision 655e1803 (qgis): Fix opening the console
- when an error occurs (specifically when 3d library is not built) before the console is displayed.
- 10:26 PM Revision 7243cb6f (qgis): untwine: apply hobu/untwine#59 and hobu/untwine@c7f94c1593badf27fb5ef9
- (refs #42904)
- 07:03 PM Revision 0ca75275 (qgis): Merge pull request #42905 from Gustry/patch-1
- Update Python to 3.7 in INSTALL.md
- 01:47 PM Revision 642deb19 (qgis): support QgsSettingsEntryEnumFlag in sipify (#42888)
- 09:26 AM Revision c259a408 (qgis): Merge pull request #42781 from nirvn/snap_opti
- Big optimization gains to the geometry snapper class
- 09:22 AM Revision 21dbca93 (qgis): Merge pull request #42880 from nirvn/dualview_constraints_inform
- [attribute form] When the form is embedded (e.g. dual view), prohibitsaving features that don't meet enforced constra...
- 08:39 AM Revision e5c709cc (qgis): [api] Provide a mechanism to specify a list of fallback font families for
- QgsTextFormat
Just like in CSS, these families will be used as an ordered list
of fonts to fallback on if the actual... - 08:07 AM Revision 0a3f514d (qgis): Update Python to 3.7 in INSTALL.md
- Follow up of eb8066f2fe2811e087d661f03543c69717d5b604
- 06:40 AM Revision ceff9509 (qgis): [feature] Allow users to create notes for map layers
- These notes are saved per layer, per project, and can be used as
place to store important messages for users of the p... - 06:39 AM Revision e29f1190 (qgis): Remove annoying debug output from about screen
- 06:39 AM Revision 0f9431d5 (qgis): Improve about screen version report
- - Don't show redundant compiled/running version strings if they are
identical
- Show Proj EPSG database version
- F... - 06:39 AM Revision ff9cb196 (qgis): Add python_version to json output from qgis_process tool
- 06:39 AM Revision b0c09aca (qgis): Remove bullets, it's impossible to get them correctly aligned
- 06:39 AM Revision ed65a6a3 (qgis): Add utility functions to retrieve proj EPSG/ESRI/IGNF database versions
- 06:39 AM Revision 45a9309a (qgis): Show Python version in about screen and in Processing logs
- 05:45 AM Revision fee5a292 (qgis): Right clicking a link gives an option to copy the link
- 05:45 AM Revision 9ffdf573 (qgis): Icon for edit as html
- 05:45 AM Revision 5895ab97 (qgis): Nicer edit source mode, using QgsCodeEditorHTML for formatted HTML code
- editing
- 05:45 AM Revision 014ec17e (qgis): Support dropping file links into rich text edit widget
- 05:45 AM Revision c12a3fdd (qgis): Ensure that external links are clickable in rich text edit
- 05:44 AM Revision 076bd2b6 (qgis): Merge pull request #42817 from nirvn/oauth2_app
- [oauth2] Deal with opening and closing of browser through the network authentication handler
- 05:42 AM Revision 668d8d91 (qgis): Add new viridis color ramps (rocket, cividis, mako, turbo) to default
- style
Credit to https://github.com/sjmgarnier/viridis
Note -- unless you bypass the version check on line 3271 of q... - 04:40 AM Revision 0a76d70e (qgis): Address comments
- 04:32 AM Revision 584283dd (qgis): [oauth2] Handle the opening and closing of browser through the network ...
- handler
2021-04-21
- 12:06 AM Revision e3f16292 (qgis): fix msvc build
- 05:37 PM Revision 642ef190 (qgis): Merge pull request #42889 from qgis/backport-42887-to-release-3_18
- [Backport release-3_18] [attribute form] Fix drag n drop spacing issue with container-less setup
- 02:29 PM Revision 88c0d3f0 (qgis): [API] Remove specific deprecated QgsVectorLayer::setDataSource
- 02:15 PM Revision 2dd3d9b7 (qgis): [Tests] Fix deprecated QgsVectorLayer::setDataSource usage
- 02:05 PM Revision b694b200 (qgis): [attribute form] Fix drag n drop spacing issue with container-less setu...
- 02:01 PM Revision b31e01bf (qgis): [attribute form] Fix drag n drop spacing issue with container-less setu...
- 12:57 PM Revision 1b10f18a (qgis): Applied suggestions from code review
- 08:43 AM Revision 946f5659 (qgis): [attribute form] When the form is embedded (e.g. dual view), prohibit s...
- 07:48 AM Revision 830930eb (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
- Add safety check for field name in StatisticsByCategories
- 07:48 AM Revision 3a25f8ad (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
- Add safety check for field name in StatisticsByCategories
- 07:45 AM Revision 42b461b6 (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
- Add safety check for field name in StatisticsByCategories
- 07:01 AM Revision 6a83a2f6 (qgis): Replace fstring
- 06:41 AM Revision ac968a75 (qgis): Fix build
- 06:41 AM Revision 28e48872 (qgis): Support dragging images directly from files
- 06:41 AM Revision b3c8ead5 (qgis): Use less confusing variable names
- 06:41 AM Revision 1404a79a (qgis): Cleanup style handling
- 06:41 AM Revision e2acf5c8 (qgis): Improved color interaction
- 06:41 AM Revision d8783254 (qgis): Fix signal order
- 06:41 AM Revision 028f6638 (qgis): Fix monospace font use
- 06:41 AM Revision dc80a83d (qgis): Make license check happy with license headers
- 06:41 AM Revision 7ad31ca1 (qgis): Create QgsRichTextEditor widget, as a straightforward port from
- https://github.com/Anchakor/MRichTextEditor, with some QGIS
formatting and practices applied - 06:41 AM Revision 5fa48420 (qgis): Make widget more qgis-esque
- 06:41 AM Revision 7727ed6e (qgis): Fix build on older Qt
- 06:41 AM Revision 5bae3a26 (qgis): Fix color palette
- 03:54 AM Revision d58da95b (qgis): Add a test covering data defined angle for polygon outline marker line,...
- (cherry picked from commit 925b8274290c70b36e3ba3850ea74896bb3892bd)
- 03:54 AM Revision 81250119 (qgis): [symbology] Make use of the marker symbol line angle for all polyline t...
- (cherry picked from commit 34ae29f7a6fb05d9789a6b0c0df141222e2e5f63)
- 02:37 AM Revision e3e45fb8 (qgis): Merge pull request #42853 from qgis/backport-42846-to-release-3_18
- [Backport release-3_18] [symbology] Make use of the marker symbol line angle for all polyline templated line rendering
2021-04-20
- 12:18 AM Revision 1ae1ea7d (qgis): Fix opening the console
- when an error occurs (specifically when 3d library is not built) before the console is displayed.
- 12:18 AM Revision 3921155f (qgis): Fix opening the console
- when an error occurs (specifically when 3d library is not built) before the console is displayed.
- 12:15 AM Revision ea4131a5 (qgis): Fix opening the console
- when an error occurs (specifically when 3d library is not built) before the console is displayed.
- 12:14 AM Revision 10149b27 (qgis): Calls to qgis::make_unique and qgis::as_const to namespace std
- 12:07 AM Revision 37a8cb01 (qgis): [pal] When merging connected lines, we don't want to use GEOS
- "touches" test as this is true for "T" type connected lines
Instead we only want to consider lines which begin or en... - 03:13 PM Revision 0073ab76 (qgis): Add safety check for field name in StatisticsByCategories
- So far we would only get a KeyError for -1
- 02:50 PM Revision d320a184 (qgis): Added missing QStringLiteral in tests
- 02:41 PM Revision e99b92a9 (qgis): Applied suggestions from code review
2021-04-19
- 06:24 PM Revision 869fdc86 (qgis): doc improvement
- 03:41 PM Revision 0eee27f1 (qgis): macos now always has loader path (#42859)
- 03:11 PM Revision a693ebc8 (qgis): Advanced settings editor show description for registered settings
- 01:05 PM Revision fc558661 (qgis): Removed move of settings for a separate pr
- 11:15 AM Revision cefd4edb (qgis): Fix preview icon of text formats using balloon callouts with top/bottom
- margins
- 10:22 AM Revision 598f6c73 (qgis): Moved QgsSettings class in subdir settings
- 09:58 AM Revision 9f933ced (qgis): Update src/analysis/vector/qgsgeometrysnapper.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 08:56 AM Revision 9d274d5a (qgis): Apply @nyalldawson 's suggestion
- 08:37 AM Revision 2436f82b (qgis): [optimization][geometry snapper] Get rid of custom tree, use GEOS
- 08:37 AM Revision e255d0ff (qgis): [geometry snapper] More QList micro optimizations
- 08:37 AM Revision ec971e3d (qgis): [optimization][geometry snapper] Reserve space needed when appending it...
- 08:37 AM Revision 68a4b528 (qgis): [optimization][geometry snapper] Cache source geometries
- 06:42 AM Revision e580489f (qgis): Merge pull request #42846 from nirvn/lineangle_fix
- [symbology] Make use of the marker symbol line angle for all polyline templated line rendering
- 06:42 AM Revision ff28f68e (qgis): Merge pull request #42846 from nirvn/lineangle_fix
- [symbology] Make use of the marker symbol line angle for all polyline templated line rendering
- 06:39 AM Revision 804914f3 (qgis): Merge pull request #42846 from nirvn/lineangle_fix
- [symbology] Make use of the marker symbol line angle for all polyline templated line rendering
- 06:28 AM Revision 21fab96d (qgis): FlatGeobuf is always UTF-8
- 06:28 AM Revision a1325e65 (qgis): FlatGeobuf is always UTF-8
- 04:54 AM Revision 352856f9 (qgis): Slightly better worded QgsVectorFileWriter description
- 04:54 AM Revision ffa99b7b (qgis): Fix doxygen blocks which don't use the * prefix on all lines, which
- prevents the auto format and sipify scripts from doing their full
formatting magic - 03:39 AM Revision 925b8274 (qgis): Add a test covering data defined angle for polygon outline marker line,...
- 03:34 AM Revision 14be7e45 (qgis): use minrect instead
2021-04-18
- 01:28 AM Revision edd5d394 (qgis): alt_method & doc
- 01:22 AM Revision 26b4a313 (qgis): FlatGeobuf is always UTF-8
- 01:22 AM Revision 8c38eed2 (qgis): FlatGeobuf is always UTF-8
- 01:19 AM Revision b2d20eba (qgis): FlatGeobuf is always UTF-8
- 11:22 PM Revision 68ee4442 (qgis): Added api to add child settings registries to settings registry
- 04:18 PM Revision 34ae29f7 (qgis): [symbology] Make use of the marker symbol line angle for all polyline t...
- 08:54 AM Revision b6e354f4 (qgis): [ci] Add lines to better understand changes in labeling engine test (#4...
- 03:49 AM Revision fb8c8b28 (qgis): backport #42713
- 03:49 AM Revision 4ff87085 (qgis): [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
- As in ohter part of the QGIS Server code, to insert into a QgsFeatureIds list, using STRING_TOFID instead of toLongLo...
- 03:49 AM Revision 8bbb5f10 (qgis): Ensure that cached vector getFeatures request respect provider ordering
- (cherry picked from commit 56f7812ca1e9f80571c9e86d776153520ae0ef52)
- 03:48 AM Revision 69bcd22e (qgis): Disable mingw build
- The environment is broken for unknown reasons
- 03:43 AM Revision a071e0d3 (qgis): Disable mingw build
- The environment is broken for unknown reasons
- 03:39 AM Revision df2ceacd (qgis): Disable mingw build
- The environment is broken for unknown reasons
- 03:33 AM Revision 0d270efd (qgis): switch from baseName to completeBaseName
- 03:32 AM Revision d1a8051a (qgis): switch from baseName to completeBaseName
- 03:32 AM Revision 14c0ba51 (qgis): "Flatten relationship" alg output can not be skipped
- 03:32 AM Revision 3e031d83 (qgis): "Flatten relationship" alg output can not be skipped
2021-04-17
- 01:26 AM Revision 7c96ec8e (qgis): fix CI build
- 01:26 AM Revision caf81265 (qgis): add support for WCS in GeoNode provider
- 01:26 AM Revision 795028c4 (qgis): expose WCS in GeoNode provider via data source manager
- 01:26 AM Revision d745d55b (qgis): fix missing doc annotation
- 01:16 AM Revision 33d7eef5 (qgis): Merge pull request #42769 from rldhont/server-feature-id-string-to-fid
- [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
- 01:13 AM Revision 73b61573 (qgis): [labeling] Fix handling of data-defined buffers (both UI/UX and renderi...
- (cherry picked from commit 1a7fe6ae5557b640cf0fea704b38c1918551994a)
- 01:13 AM Revision 296588c0 (qgis): allow a failed QNetworkRequest to set a QgsNetworkReplyContent.content(...
- (cherry picked from commit 5be88464a0161f11832d04c01911bb1d2cbfaf7b)
- 01:13 AM Revision 1648e166 (qgis): Gracefully handle import errors in console
- Fixes opening the console when 3d library is not built
Fixes #41855
(cherry picked from commit 12905ccf4e9486b3f0ad... - 01:13 AM Revision 9a7a0a7c (qgis): indentation
- (cherry picked from commit a62fc8b685776b38531784fb96635f3bf5fa080e)
- 01:13 AM Revision a53f6692 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
(cherry picked from commit 2adf89c98dd895206b7bc9a72134186042b9... - 01:13 AM Revision 44d2b4b7 (qgis): WMS cascading: fix unreported issue wih missing fids
- 1. in WMS provider try to set fid from external getFeatureInfo JSON response
2. in WMS server, make sure we transform... - 01:13 AM Revision 3bba0632 (qgis): Apply suggestions from code review
- (cherry picked from commit df7e8afa1823afb6ad26e908d36861c6c57f5c23)
- 01:13 AM Revision 029d2458 (qgis): Prevent double expensive calls to loadFields in OGR
- (cherry picked from commit 0391b1515710a48e7eb8c5628ddcbd0908fce5d4)
- 01:13 AM Revision 7a74d7f0 (qgis): Add multipart option for processing geometry parameter
- (cherry picked from commit 9eb172aa8eef688c66ef3d8d78242700b5b7f297)
- 01:13 AM Revision a339465b (qgis): [Vector] Use XML Extent even if data provider has metadata
- The XML extent was only used if the data provider has no metadata.
This means that only PostGIS views and materialize... - 01:13 AM Revision 0d736e19 (qgis): Fix WMS DPI scale rounding error
- Backported from master PR #42292
- 01:13 AM Revision 2bc7bffa (qgis): Update qgsfeaturelistcombobox.sip.in
- 01:13 AM Revision ed4e6ea2 (qgis): fix sip
- 01:13 AM Revision d87738ec (qgis): Update src/gui/qgsfeaturelistcombobox.h
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 01:13 AM Revision 74942e5f (qgis): remove leftover
- 01:13 AM Revision 82c67f35 (qgis): fix open form button not always enabled in relation reference widget (#...
- * fix open form button not always enabled in relation reference widget
when the underlying model has more feature th... - 01:13 AM Revision 7324c92e (qgis): [Backport release-3_16][Server] Speed up WMS GetCapabilities by removin...
- Backport 803848a85547e776936aa4d6b3b3daecf224b1be from #42409
- 01:13 AM Revision 4987fb22 (qgis): Fix fid collisions when pasting features into a gpkg/spatialite dataset
- (cherry picked from commit cb24fe48e1f4896b1eaf05834b7c880a9978faa6)
- 01:13 AM Revision 12e6c290 (qgis): adapt python blocking request test to contain a valid response after se...
- (cherry picked from commit 21540f2427573252d05cb8f5d8b5054b45315d4c)
- 01:13 AM Revision d41ff289 (qgis): Revert: utf8->latin1
- (cherry picked from commit b2f29552442f14d2e0fb5cab13eb141e35edf5bb)
- 01:13 AM Revision 8005b28e (qgis): Fix wms autorization logic
- (cherry picked from commit 8379adb931319c2b6b3b37ebbd995326b64dfcd8)
- 01:13 AM Revision 4a12a451 (qgis): Fix auth basic encoding (no auth system)
- Followup #42410
Fixes #42405
(cherry picked from commit 1ba3c264f9ff9cfb2db145381d645c0306a952db) - 01:13 AM Revision ec5476c5 (qgis): Fix invalid cast of QgsProperty as bool to store in strings
- (cherry picked from commit 253e0174f1e0c49432bdeb2b9c7ef9349cf3ea2b)
- 01:13 AM Revision 30a1dfae (qgis): Fix mesh layer properties dialog doesn't open at the temporal page
- when clicking the temporal icon for a mesh layer
(cherry picked from commit b378138b7fc7fb8c10a120a693bfe2f1d7f38f0b) - 01:13 AM Revision ce44e3e9 (qgis): [processing][saga] Fix misleading 'layer could not be generated' error
- after running algorithms which create raster files
(cherry picked from commit 286fd207c42b11b4b8cc980f446088201ec1a5fa) - 01:13 AM Revision 9d81c600 (qgis): Fix many issues in gdal algs
- Manual backport of #41893 (#41847) to 3.16 branch
- 01:13 AM Revision 973ccac5 (qgis): Fix auth basic non-ascii encoding
- Fixes #42405
(cherry picked from commit 04cc0d2ae0ec9863cd534fcaae8cb6d5a98f96f7) - 01:13 AM Revision fc3bb7cc (qgis): For internal layers, opacitiy has to be set after the style has been set
- 01:13 AM Revision 903c3095 (qgis): Also test the opacity parameter within the external layer
- 01:13 AM Revision 8b0e292d (qgis): Test if opacity is applied for external layers
- 01:13 AM Revision ac5b7eae (qgis): Opacity should also be considered for external layers
- 01:13 AM Revision e8b7c9e2 (qgis): Fix some ArcGis VectorTileServer urls cannot be directly loaded
- Some services don't default to returning JSON for the capabilities,
so explicitly request it
Fixes #42314
(cherry p... - 01:13 AM Revision 0c8aebe1 (qgis): Fix relation editor widget not visible if n:m relation name is empty (#...
- Check relations for equality by Id instead of name and check only if the
relation in context is valid.
(cherry picke... - 01:13 AM Revision 99892f17 (qgis): Better error reporting in Point on Surface
- (cherry picked from commit 954ad351575e811e69fddc8eb6976ebab52b2988)
- 01:13 AM Revision 5f35dedc (qgis): [processing] When running "point on surface" with "create point for
- each part" option enabled, discard incoming fid fields and regenerate
Because we are potentially outputing multiple ... - 01:13 AM Revision 671c433f (qgis): [processing] Centroids: optimize for multipart and better error reporting
- See 954ad351575e811e69fddc8eb6976ebab52b2988 https://github.com/qgis/QGIS/pull/42363
(cherry picked from commit da66... - 01:13 AM Revision ab5e9900 (qgis): [processing] Fix "Centroids" alg with multipart geometries
- when the "Create centroid for each part" option is enabled discard incoming fid field and regenerate it
See 1b2ca794... - 01:13 AM Revision d9a1ca3f (qgis): Server WMS GetPrint accesscontrol support
- Cherry-picked from master c6699b28b2.
- 01:13 AM Revision 2d1057d7 (qgis): fix dxf export for espg's with reverse axes + test
- The dxf export didn't work for reverse axis projections (north, east)
as the BBOX for WMS 1.3.0 comes in South, West,... - 01:13 AM Revision 21a63721 (qgis): Fix sip
- 01:13 AM Revision b1bbd3d8 (qgis): Extra fixes
- 01:13 AM Revision 33872681 (qgis): Merge pull request #42187 from wonder-sk/fix-rasterize-alg-layer-list
- Fix wrong list of layers in Rasterize alg (Convert map to raster)
(cherry picked from commit eb185d26826bc67eb69c84d... - 01:13 AM Revision 9d528a40 (qgis): Allow loading GPKG layers with GEOMETRY type (#42253)
- (cherry picked from commit 60f788c91df643a1447a503526567385e1d70015)
- 01:13 AM Revision 6c753e7d (qgis): More masks
- 01:13 AM Revision be2ce14f (qgis): More masks
- 01:13 AM Revision 0b3495ee (qgis): Update qgsfeaturepickermodelbase.h
- 01:12 AM Revision f8a11913 (qgis): Simplify inequality
- Co-authored-by: Matthias Kuhn <[email protected]>
- 01:12 AM Revision ec7b2889 (qgis): Only transpose mid marker when one endpoint is outside the visible extent
- 01:11 AM Revision cf464241 (qgis): [ui] Reduce the labeling placement settings panel's minimum width, maki...
- 01:09 AM Revision 6eadd09f (qgis): Merge pull request #42754 from rouault/fix_crash_bad_vector_layer
- Gui: fix crash when opening vector layer property dialog on a bad layer
- 01:08 AM Revision 178f6a1a (qgis): Merge pull request #42754 from rouault/fix_crash_bad_vector_layer
- Gui: fix crash when opening vector layer property dialog on a bad layer
- 01:06 AM Revision fc40b4de (qgis): remove qDebug
- 01:06 AM Revision 58b78f34 (qgis): backport #42713
- 01:05 AM Revision 8376148e (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
- [vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value
- 01:04 AM Revision 90ca175b (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
- [vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value
- 12:58 AM Revision 3c76fe3b (qgis): "Flatten relationship" alg output can not be skipped
- 12:58 AM Revision b5a5ad21 (qgis): "Flatten relationship" alg output can not be skipped
- 12:57 AM Revision 8fa0bc73 (qgis): switch from baseName to completeBaseName
- 12:57 AM Revision d030a910 (qgis): switch from baseName to completeBaseName
- 12:54 AM Revision 417915fa (qgis): "Flatten relationship" alg output can not be skipped
- 12:53 AM Revision 8b4ea8eb (qgis): switch from baseName to completeBaseName
- 12:53 AM Revision f5075518 (qgis): Upgrade pyogctest and use embedded data for wms 1.3.0 testsuite
- 03:41 PM Revision 2a5fd3d3 (qgis): [MetaSearch] mask password when opening connection properties dialog (#...
- 08:55 AM Revision 524bfe94 (qgis): Merge pull request #42801 from qgis/backport-42771-to-release-3_16
- [Backport release-3_16] [Server] QgsServerFeatureId use combine expression in update feature request
2021-04-16
- 04:58 PM Revision d00cd4d8 (qgis): Merge pull request #42802 from qgis/backport-42771-to-release-3_18
- [Backport release-3_18] [Server] QgsServerFeatureId use combine expression in update feature request
- 02:10 PM Revision 515138c1 (qgis): Release of 3.18.2
- 02:10 PM Revision 807945fd (qgis): translation update for 3.18.2 from transifex
- 02:10 PM Revision bfd36fdd (qgis): Release of 3.16.6
- 02:10 PM Revision 4b777c7e (qgis): translation update for 3.16.6 from transifex
- 11:14 AM Revision 6e1ef0e9 (qgis): testqgssettingsregistry
- 06:52 AM Revision 740fb432 (qgis): fix API header references (#42795) (#42808)
- * fix API header reference
* fix SIP
Co-authored-by: Vincent Cloarec <[email protected]>
2021-04-15
- 05:32 PM Revision 2087a7f4 (qgis): Removed settings struct
- 04:08 PM Revision 65163814 (qgis): Added QgsSettingsRegistry base class
- 02:06 PM Revision 432224ab (qgis): Moved most core settings to SettingsEntry
- 01:42 PM Revision 9563b040 (qgis): Merge pull request #41333 from sbrunner/configurable-serviceurl
- [Server][Feature][needs-docs] Make service URL configurable
- 01:29 PM Revision 7abe30a8 (qgis): fix wrong identification of python 3.10 as python 3.1 (#42799) (#42807)
- Co-authored-by: Basil Eric Rabi <[email protected]>
- 01:29 PM Revision 62c7f6a3 (qgis): [Oracle] Don't run flaky test PyQgsOracleProvider (#42790) (#42809)
- Co-authored-by: Julien Cabieces <[email protected]>
- 01:29 PM Revision 78b45e17 (qgis): Update documentation for new timeout behavior in 3.18 (#42744) (#42810)
- * update documentation for new timeout behavior in 3.18
* fix tests
* fix indentation test
* Revert "fix indentati... - 01:28 PM Revision fbb7eaaf (qgis): Merge pull request #42597 from domi4484/settingsRegistryStaticInline
- Settings registry (QEP 124)
- 01:26 PM Revision efa5a064 (qgis): Update documentation for new timeout behavior in 3.18 (#42744)
- * update documentation for new timeout behavior in 3.18
* fix tests
* fix indentation test
* Revert "fix indentati... - 01:26 PM Revision 858659a0 (qgis): [Oracle] Don't run flaky test PyQgsOracleProvider (#42790)
- 01:25 PM Revision 60ba0870 (qgis): fix API header references (#42795)
- * fix API header reference
* fix SIP - 01:23 PM Revision 84c2ab43 (qgis): Update documentation for new timeout behavior in 3.18 (#42744)
- * update documentation for new timeout behavior in 3.18
* fix tests
* fix indentation test
* Revert "fix indentati... - 01:23 PM Revision 768948ea (qgis): fix wrong identification of python 3.10 as python 3.1 (#42799)
- 01:22 PM Revision 0d70ed9a (qgis): [Oracle] Don't run flaky test PyQgsOracleProvider (#42790)
- 01:21 PM Revision 63ec7270 (qgis): fix API header references (#42795)
- * fix API header reference
* fix SIP - 01:20 PM Revision 31bbdcfe (qgis): fix wrong identification of python 3.10 as python 3.1 (#42799)
- 01:19 PM Revision 607f819e (qgis): List 3.16 (LTR) in 3.18 API C++ doc pages (#42796)
- 10:31 AM Revision 4f79ba83 (qgis): [QgsQuick] Improvements patch (#42804)
- * [QgsQuick] Improvements
- several GUI fixes
- support for attaching extra handler to a text widget to set data (qr... - 10:15 AM Revision dbb1efd5 (qgis): Merge pull request #42789 from MorriganR/fixROUNDexpressionPostgreSQL
- [PostgreSQL] fix ROUND expression
- 09:58 AM Revision 97f1a645 (qgis): Changed SettingsType to scoped enum
- 09:24 AM Revision 3202e3ac (qgis): [Server][Feature][needs-docs] Make service URL configurable
- The goals are:
* To have better result in the GetCapabilities URL without having to fill it in the Project configurat... - 08:28 AM Revision cf2baa48 (qgis): Merge pull request #42771 from rldhont/server-feature-id-combine-expres...
- [Server] QgsServerFeatureId use combine expression in update feature request
- 08:28 AM Revision f6bd0e51 (qgis): Merge pull request #42771 from rldhont/server-feature-id-combine-expres...
- [Server] QgsServerFeatureId use combine expression in update feature request
- 08:25 AM Revision f93bd653 (qgis): Merge pull request #42771 from rldhont/server-feature-id-combine-expres...
- [Server] QgsServerFeatureId use combine expression in update feature request
2021-04-14
- 07:49 PM Revision abb8e80c (qgis): Added functionality to override default value for settings entries
- 07:48 PM Revision 100d2d17 (qgis): Add support for building against GEOS development versions
- In these cases the GEOS_VERSION_PATCH ends with a non-numeric
element, like "2dev". This patch extract an integer fro... - 06:13 PM Revision 9082cfa2 (qgis): Fixed trailing space
- 06:05 PM Revision 4891bd6e (qgis): Added support for settings with keys with multiple dynamic parts
- 03:41 PM Revision 97622067 (qgis): Removed Settings struct / unified Enum/Flag logic in one base class
- 11:55 AM Revision cfef7841 (qgis): [PostgreSQL] fix ROUND expression
2021-04-13
- 11:39 PM Revision 436e6426 (qgis): Merge pull request #42764 from lbartoletti/coverage_qgstriangle
- [Coverage] QgsTriangle
- 10:31 PM Revision f7013d2f (qgis): change render policy to Always when it needs to be
- (cherry picked from commit a225666ce4436c015af0458392250842a0a8e2f1)
- 10:31 PM Revision 18642371 (qgis): Switch 3D render policy from "Always" to "On Demand" (fixes #25390)
- The on demand policy lowers the load quite significantly (top on my laptop
show the %cpu went from ~300% to ~50% when... - 02:24 PM Revision 89936041 (qgis): debian packaging: fix hirsute python library detection
- 02:24 PM Revision 9cf1edfb (qgis): debian packaging: fix hirsute python library detection
- 02:23 PM Revision bfa38f29 (qgis): debian packaging: fix hirsute python library detection
- 10:47 AM Revision 2b0c1bd4 (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
- [vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value
- 10:47 AM Revision b8d3726c (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
- [vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value
- 10:43 AM Revision 48caf717 (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
- [vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value
- 07:30 AM Revision 623334af (qgis): [vectorlayer] Fix updateFeature() when an attribute's variant goes from...
2021-04-12
- 06:25 PM Revision 6641c749 (qgis): Merge pull request #42775 from qgis/backport-42748-to-release-3_16
- [Backport release-3_16] Update user groups data
- 06:25 PM Revision f4bbede4 (qgis): Merge pull request #42774 from qgis/backport-42748-to-release-3_18
- [Backport release-3_18] Update user groups data
- 05:09 PM Revision 3a295c74 (qgis): Merge pull request #42748 from gacarrillor/add_4_new_user_groups
- Update user groups data
- 05:09 PM Revision cbda3463 (qgis): Merge pull request #42748 from gacarrillor/add_4_new_user_groups
- Update user groups data
- 04:06 PM Revision bcd4ebc0 (qgis): make QGIS accept .LAZ and .LAS files as .laz & .las (#42706)
- * make QGIS accept .LAZ and .LAS files as .laz & .las
- 03:53 PM Revision 0757b858 (qgis): Merge pull request #42769 from rldhont/server-feature-id-string-to-fid
- [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
- 03:53 PM Revision 3764e5ec (qgis): Merge pull request #42769 from rldhont/server-feature-id-string-to-fid
- [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
- 03:50 PM Revision 85945678 (qgis): Merge pull request #42769 from rldhont/server-feature-id-string-to-fid
- [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
- 02:56 PM Revision 18c7c6f9 (qgis): [Server] QgsServerFeatureId use combine expression in update feature re...
- Rather than replace the expression already defined in the feature request, it is better to combine expression in QgsS...
- 02:22 PM Revision e61d4c57 (qgis): [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
- As in ohter part of the QGIS Server code, to insert into a QgsFeatureIds list, using STRING_TOFID instead of toLongLong.
- 01:39 PM Revision f080813c (qgis): debian packaging: add hirsute, drop eoan
- 01:13 PM Revision f54cc298 (qgis): scripts/scandeps.pl: drop qt5-default, add pandoc, run
- (backport commit 17084b8cf50a231642ec197b6b2a077520a476f2)
- 01:03 PM Revision da623cec (qgis): scripts/scandeps.pl: drop qt5-default, add pandoc, run
- (cherry picked from commit 17084b8cf50a231642ec197b6b2a077520a476f2)
- 01:02 PM Revision 17084b8c (qgis): scripts/scandeps.pl: drop qt5-default, add pandoc, run
2021-04-11
- 11:09 PM Revision 393d60bf (qgis): Merge pull request #42657 from tomass/master
- Prepare Jenks set without using randomisation
- 02:38 PM Revision 7b8cd074 (qgis): Merge pull request #42754 from rouault/fix_crash_bad_vector_layer
- Gui: fix crash when opening vector layer property dialog on a bad layer
- 02:38 PM Revision 5b32202a (qgis): Merge pull request #42754 from rouault/fix_crash_bad_vector_layer
- Gui: fix crash when opening vector layer property dialog on a bad layer
- 02:34 PM Revision 3d249a85 (qgis): Merge pull request #42754 from rouault/fix_crash_bad_vector_layer
- Gui: fix crash when opening vector layer property dialog on a bad layer
2021-04-10
- 12:19 AM Revision 69816031 (qgis): QgsRasterLayer::writeXml(): fix crash on invalid layer
- 11:28 PM Revision d7ba20b1 (qgis): Gui: fix crash when opening vector layer property dialog on a bad layer
- 10:30 PM Revision 1793deb9 (qgis): Cleanup python code
- 10:26 PM Revision c6ff640e (qgis): Added unit tests for Jenks classification
- 12:16 PM Revision c8b891b8 (qgis): Merge pull request #42745 from gacarrillor/default_custom_expression_tw...
- Minor tweaks to expression dialog and default expression function
- 10:57 AM Revision c5e79e5b (qgis): Merge pull request #42739 from qgis/backport-42736-to-release-3_16
- [Backport release-3_16] Update server landing page sources
- 10:57 AM Revision 3535bb6a (qgis): Merge pull request #42738 from qgis/backport-42736-to-release-3_18
- [Backport release-3_18] Update server landing page sources
- 10:56 AM Revision 497cd1bb (qgis): Merge pull request #42748 from gacarrillor/add_4_new_user_groups
- Update user groups data
- 06:41 AM Revision 449fff06 (qgis): more wkb tests
- 04:48 AM Revision 23d8c7ab (qgis): Update user groups data (new: SK, EC, AT, GH)
2021-04-09
- 12:01 AM Revision df9a6aec (qgis): Change color of message 'No feature was found [...]' from red to orange...
- 11:59 PM Revision 63c9f17f (qgis): Comment line in default custom expression function. It should remain co...
- 11:32 PM Revision b9ee50b9 (qgis): Add parameter to decorator in default custom expression function to avo...
- 04:26 PM Revision a197bc63 (qgis): remove unreachable code
- 04:26 PM Revision dc61aff1 (qgis): add test for invalid (multi)triangle
- 04:26 PM Revision 06d9b3f4 (qgis): [coverage] improve code coverage of QgsTriangle
- 03:58 PM Revision c064ee8f (qgis): Merge pull request #42736 from pathmapper/favicon
- Update server landing page sources
- 03:58 PM Revision 8a50753b (qgis): Merge pull request #42736 from pathmapper/favicon
- Update server landing page sources
- 03:54 PM Revision 629b5b09 (qgis): Merge pull request #42736 from pathmapper/favicon
- Update server landing page sources
- 02:30 PM Revision 9dd5ad1a (qgis): Update sources url
- 02:21 PM Revision 2ae8c450 (qgis): Server landingpage sources updates
- 11:56 AM Revision 6df122bd (qgis): Merge pull request #42726 from MorriganR/fixCMakeTest
- fix Test Build if set ENABLE_PGTEST and not set WITH_SERVER
- 11:21 AM Revision 025643c1 (qgis): Merge pull request #42735 from pathmapper/bp-3_16-minified
- [Backport release-3_16] Server landing page - update minified version
- 10:04 AM Revision b12dfd4d (qgis): Update minified version (follow-up on #42697)
- 09:10 AM Revision 8b9134aa (qgis): Merge pull request #42695 from elpaso/editbuffer-transactions-followup
- Fix multiple issues in editing API with transactions
- 09:08 AM Revision 6fa5a1ee (qgis): Merge pull request #42733 from nyalldawson/no_top_level_widgets
- Use QApplication::activeWindow() instead of QApplication::topLevelWidgets() to retrieve current screen
- 08:11 AM Revision 3ee49a60 (qgis): [pal] Improvements
- - Improve memory safety and clarify ownership
- Try harder to merge connected features, to better handle situations
l... - 08:04 AM Revision 80964bb6 (qgis): Followup curved text placement refactoring -- further simplification of...
- 08:03 AM Revision 881078f4 (qgis): Use QApplication::activeWindow() instead of
- QApplication::topLevelWidgets() to retrieve current screen
QApplication::topLevelWidgets() can be EXTREMELY costly ... - 05:29 AM Revision 7126faf2 (qgis): [feature][labelling] Add an option to control how line features are
- clipped before their anchor points are calculated
The previous behavior was to always use only the visible part
of t... - 03:47 AM Revision 4e688c6e (qgis): [QgsQuick] Updates default values when an attribute value is updated
- 03:47 AM Revision c9e5875a (qgis): [QgsQuick] Updates default values when an attribute value is updated
- Fixed spelling
- 03:47 AM Revision 66e9e6f9 (qgis): [QgsQuick] Support of importing data for a text field
- Unified naming
- 03:47 AM Revision 145c0dd4 (qgis): [QgsQuick] Support of importing data for a text field
- Fix spelling
- 03:47 AM Revision 21c38799 (qgis): [QgsQuick] Support of importing data for a text field
- 03:46 AM Revision 1d29a42c (qgis): Fix tests in test_qgsgeometry.py with geos 3.9
- 03:46 AM Revision 2fd51b2a (qgis): 3.18 -> 3.20
- 03:45 AM Revision d3870937 (qgis): [processing] When exporting a model to a python script, include
- helpful comments next to all static enum parameter values used
in child algorithms with the corresponding text.
I.e....
2021-04-08
- 11:26 PM Revision 3cf8a982 (qgis): Merge pull request #42681 from suricactus/layer_props_page
- Open a specific page in the layer properties dialog using the iface instance
- 11:26 PM Revision b01deeb1 (qgis): revert qgsfiledownloader changes
- 11:26 PM Revision f9b71846 (qgis): address reviews
- 11:26 PM Revision a547f176 (qgis): remove unnecessary changes
- 11:26 PM Revision e9f8cab8 (qgis): Address reviews
- 11:26 PM Revision fd11f33a (qgis): fix cpp check
- 11:26 PM Revision f0d939b5 (qgis): fix spelling
- 11:26 PM Revision 5b62c63d (qgis): add license
- 11:26 PM Revision 62883146 (qgis): fix layout
- 11:26 PM Revision ede1c639 (qgis): UI initial implementation for remote ept files
- 11:26 PM Revision acd3007b (qgis): fix UI
- 11:26 PM Revision 99f23674 (qgis): fix docs
- 11:26 PM Revision f08d3d05 (qgis): add missing ifdef
- 11:26 PM Revision b057ad56 (qgis): fix spelling
- 11:26 PM Revision d8a9e8a4 (qgis): set more appropriate layer name
- 11:26 PM Revision 70f69c45 (qgis): classify the QgsPointCloudAttributeByRampRenderer color ramp shader by ...
- 11:26 PM Revision b061162d (qgis): Fix hierarchy loading
- 11:26 PM Revision cadbbd03 (qgis): Use istringstream instead of creating a temp file
- 11:26 PM Revision 93804a08 (qgis): Add goupSize explanation
- 11:26 PM Revision a297d840 (qgis): switch to use QTemporaryFile
- 11:26 PM Revision aca11463 (qgis): change the point budge to qint64 and double spin box
- 11:26 PM Revision dcd621d0 (qgis): On demand hierarchy loading in remote EPT
- 11:26 PM Revision 4a0230fc (qgis): Add QgsFeedback to handle canceling rendering
- 11:26 PM Revision e8700653 (qgis): initial implementation of remote ept
- 11:26 PM Revision 56ed8c18 (qgis): Fix the use of the same file name in decompressLaz
- Fix block ownership issue
- 11:26 PM Revision 1a60a456 (qgis): fix tests
- 11:26 PM Revision d3e32dc4 (qgis): fix bug with nodes count is small
- 11:26 PM Revision 006e3202 (qgis): make the loading then rendering steps done on a group basis
- 11:26 PM Revision f65c7d21 (qgis): add /ept.json is missing message box and refactor nodeData
- 11:26 PM Revision c9890935 (qgis): remove the use of dataSourceType
- 11:26 PM Revision e00881ce (qgis): Address Martin reviews
- 11:26 PM Revision 9af8bfd8 (qgis): remove qDebug
- 11:26 PM Revision 8b460909 (qgis): Try to compilation errors
- 11:26 PM Revision 7f397e50 (qgis): refactor schema and manifest loading
- 11:26 PM Revision 9def734b (qgis): make QgsRemoteEptPointCloudIndex derive from QgsEptPointCloudIndex
- 11:26 PM Revision 8ea831fc (qgis): fix temporary file path
- 11:26 PM Revision 68c50844 (qgis): Fix node children and hasNode bug
- Add caching for network requests
Fix requesting a file that is clearly not in the server - 11:16 PM Revision 352c9f4a (qgis): Merge pull request #42725 from qgis/backport-42720-to-release-3_18
- [Backport release-3_18] Server landing page - update minified version
- 10:50 PM Revision a4ca5bfe (qgis): fix Test Build if set ENABLE_PGTEST and not set WITH_SERVER
- 10:21 PM Revision e3445f21 (qgis): Merge pull request #42720 from pathmapper/lp_minified
- Server landing page - update minified version
- 10:16 PM Revision b695f062 (qgis): Merge pull request #42720 from pathmapper/lp_minified
- Server landing page - update minified version
- 10:16 PM Revision 0dd9b676 (qgis): Merge pull request #42722 from pathmapper/backport-42697-to-release-3_16
- [Backport release-3_16] Use recommended osm tile url for server API - Features and landingpage
- 10:15 PM Revision 70fa8cc3 (qgis): Merge pull request #42721 from pathmapper/backport-42697-to-release-3_18
- [Backport release-3_18] Use recommended osm tile url for server API - Features and landingpage
- 01:30 PM Revision be048888 (qgis): Fixed min negative value for QgsSettingsEntryDouble
- 01:08 PM Revision 97faffe6 (qgis): Use recommended osm tile url for server API - Features and landingpage ...
- * Use recommended osm tile url
- 12:52 PM Revision ca0a8ae3 (qgis): Use recommended osm tile url for server API - Features and landingpage ...
- * Use recommended osm tile url
- 11:03 AM Revision fc29304b (qgis): Update minified version (follow-up on #42697)
- 09:11 AM Revision 83788af4 (qgis): fix msvc build
- 06:26 AM Revision 832d5e95 (qgis): Cleanup and refactor calculationg of label text metrics for curved
- labels, and move methods for calculating curved text placement
out of PAL so that they can be reused elsewhere - 06:26 AM Revision 213017a0 (qgis): Fix layout issues
- 02:00 AM Revision 90001639 (qgis): Merge pull request #42666 from vcloarec/fix42626
- Fix digitizing polygons with curves
2021-04-07
- 01:59 AM Revision ab71c164 (qgis): Merge pull request #42666 from vcloarec/fix42626
- Fix digitizing polygons with curves
- 01:56 AM Revision 19a3d8ec (qgis): Merge pull request #42666 from vcloarec/fix42626
- Fix digitizing polygons with curves
- 01:54 AM Revision 84e6baef (qgis): Ensure that cached vector getFeatures request respect provider ordering
- 01:53 AM Revision 36c34734 (qgis): fix MSSQL extent in geometry table (#42684)
- 12:22 AM Revision 7bede8cf (qgis): Use recommended osm tile url for server API - Features and landingpage ...
- * Use recommended osm tile url
- 11:30 PM Revision 1277b17e (qgis): make wms server field configuration translatable
- (cherry picked from commit e6e78f07de96c691c478f5ae1c7979be8be15db8)
- 11:23 PM Revision c1b00362 (qgis): make wms server field configuration translatable
- (cherry picked from commit e6e78f07de96c691c478f5ae1c7979be8be15db8)
- 09:37 PM Revision e6e78f07 (qgis): make wms server field configuration translatable
- 02:42 PM Revision ca080a0b (qgis): make cppcheck happy
- 02:25 PM Revision fd75ba5b (qgis): Fix multiple issues in editing API with transactions
- - fix signal not emitted
- fix wrong value emitted in signal
- remove layer clone
The schema editing + rollback is s... - 02:02 PM Revision 3c5f9b1e (qgis): Python implementation for QgsSettingsEntryEnum/Flag and fixed docstrings
- 10:15 AM Revision 27883030 (qgis): Update python/gui/auto_generated/qgisinterface.sip.in
- Co-authored-by: Matthias Kuhn <[email protected]>
- 10:15 AM Revision 24d43db1 (qgis): Update src/gui/qgisinterface.h
- Co-authored-by: Matthias Kuhn <[email protected]>
- 09:51 AM Revision 294b01a6 (qgis): Added docstring describing the page argument of showLayerProperties
- One can get a list of page names by executing the following command:
grep \"mOptsPage ./build/src/ui/ui_qgs*layerprop... - 07:45 AM Revision 700cee28 (qgis): [labeling] Move minium/maximum angle settings for curved labels out of PAL
- 07:34 AM Revision 5106d415 (qgis): Some labelling mask updates for Fedora
- 07:08 AM Revision 0745490a (qgis): fix MSSQL extent in geometry table (#42684)
- 07:04 AM Revision 1c2bac0b (qgis): fix MSSQL extent in geometry table (#42684)
- 06:20 AM Revision 157bff18 (qgis): fix Z value of circular string if parent tool has curve and tests
- 05:05 AM Revision e58a8c6a (qgis): Address review, add test case
- 05:05 AM Revision 7dd97e60 (qgis): [labeling] Fix minimum feature size settings not taking merged lines in...
- 04:49 AM Revision 59a365a8 (qgis): Fix: field precision is not set in HANA
- 04:49 AM Revision ad1b06d0 (qgis): Update src/providers/hana/qgshanaconnection.cpp
- 04:49 AM Revision 524e549b (qgis): Retrieve fields' comments in HANA
- 04:49 AM Revision a409c825 (qgis): Fix: QgsHanaProvider cannot be initialized with a query
- 04:49 AM Revision 00acba18 (qgis): Rework uniqueness detection for composite keys in HANA
- 04:49 AM Revision d322638a (qgis): Update odbccpp dependency
- 04:49 AM Revision 0ed449bb (qgis): Fix spell check/compiler warnings
- 04:49 AM Revision 7601bbea (qgis): Rework field uniqueness detection in HANA
- 04:49 AM Revision bd3d7524 (qgis): Update odbccpp dependency
- 04:49 AM Revision 68c65669 (qgis): HANA: Fix bug when writing attributes with a geometry column
- 04:49 AM Revision 89039212 (qgis): Optimize fetching of default values in HANA
- 04:49 AM Revision be7106d6 (qgis): Implement QgsHanaProviderConnection::fields
- 04:49 AM Revision 5fa64518 (qgis): Minor cleanups in QgsHanaProviderConnection
- 04:49 AM Revision d6388d7d (qgis): Fix: unable to drop a view in HANA
- 04:49 AM Revision bddfb94e (qgis): Improve primary key detection in HANA
- 04:49 AM Revision 62801fab (qgis): Implement QgsHanaProviderConnection::table
- 04:39 AM Revision ec339d27 (qgis): Run nam tests in CI by providing local httpbin (#42629)
- * run httpbin.org on CI; include NAM tests but comment out asynchronous test parts: couldn't figure out how to solve ...
- 04:35 AM Revision c1a9088b (qgis): [processing] When configurating a field calculator algorithm in a model,
- ensure that the correct expression context is set for the widget
Otherwise we don't see any of the available variabl... - 04:31 AM Revision c57ab073 (qgis): Ensure that the @geometry_part_num variable exactly matches the
- correct part ordering for polygon features
Because we sort and render polygon parts in descending area order,
we can... - 04:30 AM Revision fd8069ec (qgis): Gracefully handle import errors in console
- Fixes opening the console when 3d library is not built
Fixes #41855 - 04:29 AM Revision 50273507 (qgis): Don't crash when trying to insert dynamic text into an empty report
- Fixes #42579
- 04:29 AM Revision 8322e800 (qgis): Natural Breaks (Jenks) classification causes crash (#42618)
- 04:29 AM Revision d2dff9b5 (qgis): Natural Breaks (Jenks) classification causes crash (#42618)
- 02:25 AM Revision 86334fc4 (qgis): [pal] Cache results of determining whether two label candidates
- conflict
This can be costly to calculate, and during the labeling solution
we regularly test the same pair of label ... - 02:10 AM Revision 0c0a9e50 (qgis): check/uncheck all MSSQL schemas
- 02:09 AM Revision a630960e (qgis): Add snapping support to scale feature tool
2021-04-06
- 06:37 PM Revision 30579660 (qgis): Open a specific page in the layer properties dialog using the iface ins...
- 10:52 AM Revision 4e959f95 (qgis): Fix default value
- 09:44 AM Revision c824e4de (qgis): Add isPassthrough() to edit buffer classes
- 09:25 AM Revision b013991e (qgis): Revert API change for updateFields
- 08:59 AM Revision bf4b0e5e (qgis): Merge pull request #41539 from elpaso/bugfix-gh41477-editbuffer-passthr...
- Bugfix gh41477 editbuffer passthrough
- 08:50 AM Revision 523510c6 (qgis): make methods of QgsMapLayerAction virtual so the canRunUsingLayer can b...
2021-04-05
- 09:09 PM Revision 91eb65d5 (qgis): fix #42626
- 12:45 PM Revision cbc2b170 (qgis): [ui] Slightly improve the about dialog
- 12:45 PM Revision 54e70b38 (qgis): [ui] Slightly improve the about dialog
- 12:42 PM Revision b6de3780 (qgis): [ui] Slightly improve the about dialog
- 12:41 PM Revision e9dbaee0 (qgis): Merge pull request #42654 from nyalldawson/pal_again
- Fix some valid curved label placements are rejected
- 12:15 PM Revision ed4e97df (qgis): Prepare Jenks set without using randomisation
- 11:32 AM Revision fc2155ee (qgis): [pal] Cleanup some more variable names
- 09:21 AM Revision 9cabb1cd (qgis): [pal] Optimise checks of conflicts between curved label candidates
- 07:20 AM Revision 79b00fd5 (qgis): [labeling] Fix some valid curved label placements are rejected
- because we fail to correctly determine character angles, and
instead reject the placement as violating the max charac... - 03:32 AM Revision 9960b15a (qgis): [pal] Cleanup more code
2021-04-04
- 12:14 AM Revision 76792393 (qgis): Added python tests for settings entries classes
- 10:42 PM Revision a1f43bda (qgis): Natural Breaks (Jenks) classification causes crash (#42618)
- 10:42 PM Revision c33bb817 (qgis): Natural Breaks (Jenks) classification causes crash (#42618)
- 10:38 PM Revision 6e46fa74 (qgis): Natural Breaks (Jenks) classification causes crash (#42618)
- 02:21 PM Revision 3fea7b6a (qgis): debian packaging: fix hirsute
- 02:19 PM Revision d437cb43 (qgis): debian packaging: fix hirsute
- 08:25 AM Revision d9d0f9a9 (qgis): [feature] Add support for rounded corners for balloon callout styles
- Allows for visually please rounded corners by exposing a "corner radius"
setting for balloon callouts. - 05:46 AM Revision 026b8416 (qgis): [processing] Regroup executed algorithms under meaningful groups in the...
2021-04-03
- 11:50 PM Revision ea1f32e9 (qgis): curse ye indentation check
- 11:42 PM Revision 40c6c5fc (qgis): promote longer box in case of tie
- 11:26 PM Revision ca7c033a (qgis): Fix 32bit build
- https://cdash.orfeo-toolbox.org/viewBuildError.php?buildid=61854
- 10:43 PM Revision 816eeab4 (qgis): Gracefully handle import errors in console
- Fixes opening the console when 3d library is not built
Fixes #41855 - 10:43 PM Revision 5b5c258e (qgis): Gracefully handle import errors in console
- Fixes opening the console when 3d library is not built
Fixes #41855 - 10:43 PM Revision d638b1ad (qgis): Don't crash when trying to insert dynamic text into an empty report
- Fixes #42579
- 10:40 PM Revision 12905ccf (qgis): Gracefully handle import errors in console
- Fixes opening the console when 3d library is not built
Fixes #41855 - 10:40 PM Revision cb6981db (qgis): Don't crash when trying to insert dynamic text into an empty report
- Fixes #42579
- 11:36 AM Revision 2d4f73d0 (qgis): remove cpp check on 16.04 (#42616)
- 07:58 AM Revision 4ae7d423 (qgis): Ensure that cached vector getFeatures request respect provider ordering
- 07:58 AM Revision f14bb33e (qgis): Ensure that cached vector getFeatures request respect provider ordering
- 07:55 AM Revision 56f7812c (qgis): Ensure that cached vector getFeatures request respect provider ordering
- 05:12 AM Revision 459f50d7 (qgis): Try to fix mingw builds
- 05:12 AM Revision 03760d37 (qgis): Try to fix mingw builds
- 05:12 AM Revision e142884a (qgis): [ogr] Add support for integer, real and integer64 list data types
- 05:09 AM Revision 3a6f643e (qgis): Try to fix mingw builds
2021-04-02
Also available in: Atom