Activity
From 2021-03-21 to 2021-04-19
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 ec971e3d (qgis): [optimization][geometry snapper] Reserve space needed when appending it...
- 08:37 AM Revision 2436f82b (qgis): [optimization][geometry snapper] Get rid of custom tree, use GEOS
- 08:37 AM Revision 68a4b528 (qgis): [optimization][geometry snapper] Cache source geometries
- 08:37 AM Revision e255d0ff (qgis): [geometry snapper] More QList micro optimizations
- 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 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 - 04:54 AM Revision 352856f9 (qgis): Slightly better worded QgsVectorFileWriter description
- 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 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:49 AM Revision fb8c8b28 (qgis): backport #42713
- 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 d745d55b (qgis): fix missing doc annotation
- 01:26 AM Revision caf81265 (qgis): add support for WCS in GeoNode provider
- 01:26 AM Revision 7c96ec8e (qgis): fix CI build
- 01:26 AM Revision 795028c4 (qgis): expose WCS in GeoNode provider via data source manager
- 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 2bc7bffa (qgis): Update qgsfeaturelistcombobox.sip.in
- 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 0d736e19 (qgis): Fix WMS DPI scale rounding error
- Backported from master PR #42292
- 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 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 0b3495ee (qgis): Update qgsfeaturepickermodelbase.h
- 01:13 AM Revision 99892f17 (qgis): Better error reporting in Point on Surface
- (cherry picked from commit 954ad351575e811e69fddc8eb6976ebab52b2988)
- 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 73b61573 (qgis): [labeling] Fix handling of data-defined buffers (both UI/UX and renderi...
- (cherry picked from commit 1a7fe6ae5557b640cf0fea704b38c1918551994a)
- 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 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: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 58b78f34 (qgis): backport #42713
- 01:06 AM Revision fc40b4de (qgis): remove qDebug
- 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 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... - 10:31 PM Revision f7013d2f (qgis): change render policy to Always when it needs to be
- (cherry picked from commit a225666ce4436c015af0458392250842a0a8e2f1)
- 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 06d9b3f4 (qgis): [coverage] improve code coverage of QgsTriangle
- 04:26 PM Revision dc61aff1 (qgis): add test for invalid (multi)triangle
- 04:26 PM Revision a197bc63 (qgis): remove unreachable code
- 03:58 PM Revision 8a50753b (qgis): Merge pull request #42736 from pathmapper/favicon
- Update server landing page sources
- 03:58 PM Revision c064ee8f (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 c9e5875a (qgis): [QgsQuick] Updates default values when an attribute value is updated
- Fixed spelling
- 03:47 AM Revision 4e688c6e (qgis): [QgsQuick] Updates default values when an attribute value is updated
- 03:47 AM Revision 66e9e6f9 (qgis): [QgsQuick] Support of importing data for a text field
- Unified naming
- 03:47 AM Revision 21c38799 (qgis): [QgsQuick] Support of importing data for a text field
- 03:47 AM Revision 145c0dd4 (qgis): [QgsQuick] Support of importing data for a text field
- Fix spelling
- 03:46 AM Revision 2fd51b2a (qgis): 3.18 -> 3.20
- 03:46 AM Revision 1d29a42c (qgis): Fix tests in test_qgsgeometry.py with geos 3.9
- 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 9def734b (qgis): make QgsRemoteEptPointCloudIndex derive from QgsEptPointCloudIndex
- 11:26 PM Revision a297d840 (qgis): switch to use QTemporaryFile
- 11:26 PM Revision e8700653 (qgis): initial implementation of remote ept
- 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 93804a08 (qgis): Add goupSize explanation
- 11:26 PM Revision c9890935 (qgis): remove the use of dataSourceType
- 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 dcd621d0 (qgis): On demand hierarchy loading in remote EPT
- 11:26 PM Revision 8ea831fc (qgis): fix temporary file path
- 11:26 PM Revision fd11f33a (qgis): fix cpp check
- 11:26 PM Revision 7f397e50 (qgis): refactor schema and manifest loading
- 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:26 PM Revision 9af8bfd8 (qgis): remove qDebug
- 11:26 PM Revision cadbbd03 (qgis): Use istringstream instead of creating a temp file
- 11:26 PM Revision e00881ce (qgis): Address Martin reviews
- 11:26 PM Revision 8b460909 (qgis): Try to compilation errors
- 11:26 PM Revision aca11463 (qgis): change the point budge to qint64 and double spin box
- 11:26 PM Revision 1a60a456 (qgis): fix tests
- 11:26 PM Revision 4a0230fc (qgis): Add QgsFeedback to handle canceling rendering
- 11:26 PM Revision 56ed8c18 (qgis): Fix the use of the same file name in decompressLaz
- Fix block ownership issue
- 11:26 PM Revision 5b62c63d (qgis): add license
- 11:26 PM Revision b01deeb1 (qgis): revert qgsfiledownloader changes
- 11:26 PM Revision 62883146 (qgis): fix layout
- 11:26 PM Revision f65c7d21 (qgis): add /ept.json is missing message box and refactor nodeData
- 11:26 PM Revision 006e3202 (qgis): make the loading then rendering steps done on a group basis
- 11:26 PM Revision d3e32dc4 (qgis): fix bug with nodes count is small
- 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 f0d939b5 (qgis): fix spelling
- 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 213017a0 (qgis): Fix layout issues
- 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 - 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 7dd97e60 (qgis): [labeling] Fix minimum feature size settings not taking merged lines in...
- 05:05 AM Revision e58a8c6a (qgis): Address review, add test case
- 04:49 AM Revision ad1b06d0 (qgis): Update src/providers/hana/qgshanaconnection.cpp
- 04:49 AM Revision 59a365a8 (qgis): Fix: field precision is not set in HANA
- 04:49 AM Revision bddfb94e (qgis): Improve primary key detection in HANA
- 04:49 AM Revision 00acba18 (qgis): Rework uniqueness detection for composite keys in HANA
- 04:49 AM Revision a409c825 (qgis): Fix: QgsHanaProvider cannot be initialized with a query
- 04:49 AM Revision 0ed449bb (qgis): Fix spell check/compiler warnings
- 04:49 AM Revision 68c65669 (qgis): HANA: Fix bug when writing attributes with a geometry column
- 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 89039212 (qgis): Optimize fetching of default values in HANA
- 04:49 AM Revision 524e549b (qgis): Retrieve fields' comments in HANA
- 04:49 AM Revision 62801fab (qgis): Implement QgsHanaProviderConnection::table
- 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 d322638a (qgis): Update odbccpp dependency
- 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
- 12:31 AM Revision 73451bf2 (qgis): remove cpp check on 16.04 (#42616)
- 11:12 PM Revision 52e16345 (qgis): remove cpp check on 16.04 (#42616)
- 09:29 PM Revision 1e45ad64 (qgis): fix warnings
- 10:41 AM Revision f22eab15 (qgis): [spatialite] QRegEx -> QRegularExpression
- 09:35 AM Revision 6184726f (qgis): remove cpp check on 16.04 (#42616)
2021-04-01
- 11:39 PM Revision c5ea4b22 (qgis): osgeo4w: vc16 updates
- 10:33 PM Revision a4a90ac3 (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... - 10:32 PM Revision be1ba890 (qgis): [delimitedtext] QRegEx -> QRegularExpression
- 10:32 PM Revision b065d5e6 (qgis): Update to a more logical regular expression test string
- 10:31 PM Revision 184e635c (qgis): Fix string to char comparison
- 10:31 PM Revision 1e3b545e (qgis): Some provider QRegularExpression ports
- 10:31 PM Revision 731fd331 (qgis): Fix iterators
- 10:31 PM Revision b53f97bd (qgis): More QRegularExpression in providers
- 10:31 PM Revision a5d11562 (qgis): Hmm, previous regex was broken and relied on non-standard QRegExp resul...
- 10:31 PM Revision 6eed7a4d (qgis): Recursive mutex fixes
- 10:31 PM Revision f8a35e31 (qgis): Rollback some changes for now
- 10:31 PM Revision 22f6a466 (qgis): Fix build
- 10:31 PM Revision 9b3b1803 (qgis): Fix cppcheck warning
- 10:30 PM Revision 615b63e7 (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... - 09:09 PM Revision fe0dcee2 (qgis): Added new QgsSettingsEntryFlag and tests for enum and flag
- 03:42 PM Revision 384275e2 (qgis): make methods of QgsMapLayerAction virtual so the canRunUsingLayer can b...
- 03:39 PM Revision 22dc6119 (qgis): make methods of QgsMapLayerAction virtual so the canRunUsingLayer can b...
- 02:59 PM Revision ce12cc49 (qgis): [sipify] fix static const inline (#42607) (#42608)
- 02:24 PM Revision e04baa64 (qgis): translation string fix
- 02:17 PM Revision a59e572a (qgis): upgrade cpp check from 16+18 to 18+20
- 02:12 PM Revision 6254ea3f (qgis): remove cpp check on 16.04
- 11:27 AM Revision 3b3ca8d4 (qgis): const and typo
- 11:27 AM Revision 1cf2d119 (qgis): remove deprecated QBufferDataGenerator and optimize 3d mesh dataset
- 11:27 AM Revision b90bbc98 (qgis): typo and fix active face
- 10:13 AM Revision d16702df (qgis): no more hand modified sip files
- 09:38 AM Revision d605257c (qgis): Corrected keys placeholders
- 09:38 AM Revision ffe680ba (qgis): SettingsEntry new methods exists and remove
- 09:38 AM Revision ed0b45d0 (qgis): Added macros for settings definition
- 09:38 AM Revision 628f9dab (qgis): Added QgsSettingsEntryBase and value() is now typed according to setting
- 09:38 AM Revision 2db776ec (qgis): Fixes typos and banned keywords
- 09:38 AM Revision 21c19aba (qgis): static inline settings
- 09:38 AM Revision 9d4c6656 (qgis): QgsSettingsEntry macros with variable/default arguments
- 09:38 AM Revision cee0e310 (qgis): Sip part running
- 08:44 AM Revision 2abdb1b3 (qgis): [sipify] fix static const inline (#42607)
- * [sipify] fix static const inline
* remove extra match - 08:41 AM Revision 6ff14b56 (qgis): [sipify] fix static const inline (#42607)
- * [sipify] fix static const inline
* remove extra match - 04:39 AM Revision 2159f4e0 (qgis): [ui][processing] Do not show clear buttons in the aggregate widget
- 03:11 AM Revision baa400a7 (qgis): Disable the prefetching of images from OWS services
- See:
https://lists.osgeo.org/pipermail/qgis-developer/2021-February/063165.html
and a followup of
https://github.com/... - 03:01 AM Revision 2450c412 (qgis): Disable the prefetching of images from OWS services
- See:
https://lists.osgeo.org/pipermail/qgis-developer/2021-February/063165.html
and a followup of
https://github.com/...
2021-03-31
- 01:38 AM Revision 24b6ae68 (qgis): Optimise rendering by skipping variable set when not required
- 01:37 AM Revision 6f2d6651 (qgis): Fix typo
- 01:37 AM Revision 2acd8329 (qgis): Handle rest of enum cases instead of using default
- 01:37 AM Revision 404d2ff6 (qgis): Handle OperationResults in add part map tool
- 01:37 AM Revision a898f9a3 (qgis): Added missing OperationResult, removed unused ones
- 01:34 AM Revision d0bbbdf5 (qgis): Fix geometries in existing tests
- 01:34 AM Revision 3424aa5c (qgis): Added test
- 01:34 AM Revision 78e8f4f1 (qgis): Rotate tool upgrades
- 01:34 AM Revision 49954fb5 (qgis): Repair docstrings
- 01:34 AM Revision 25b710b3 (qgis): Optimize feature iteration
- 01:34 AM Revision 095a4b4c (qgis): Clear cad dock widget
- 01:34 AM Revision 669db387 (qgis): Properly handle unselected features with snapping
- 01:34 AM Revision 3849cf06 (qgis): Use QgsGeometry::rotate()
- 01:34 AM Revision f4028405 (qgis): Update widget state when scale locked state is changed from API
- 01:34 AM Revision 61dbc69f (qgis): Fix doxygen
- 01:34 AM Revision c0eb58d4 (qgis): fix api version
- 01:31 AM Revision 4638aa95 (qgis): Add multipart option for processing geometry parameter
- 01:30 AM Revision 3012023b (qgis): Fix a typo in the Geometry Checker core plugin
- Replace "more that one part" with "more than one part"
- 01:27 AM Revision 4a1b22cd (qgis): Merge pull request #42411 from rldhont/vector-xml-extent-dp-has-metadata
- [Vector] Use XML Extent even if data provider has metadata
- 12:46 AM Revision 6d56e5ea (qgis): export comparison operators
- 12:46 AM Revision 218bb9ad (qgis): Robustify TestQgsCoordinateReferenceSystem
- 12:46 AM Revision f7be3a82 (qgis): Add tests for comparison operators
- 12:46 AM Revision ee471575 (qgis): [qt6] fix compiling
- 12:46 AM Revision 666fcda9 (qgis): Utf-8 is the default encoding in Qt6 anyway
- 12:46 AM Revision 19ef1709 (qgis): [qt6] Small QRegExp patch
- 12:46 AM Revision ba1a4117 (qgis): Improve crs comparison operators
- and fallback to wkt comparison if both are user defined
- 12:46 AM Revision 81c372d0 (qgis): [qt6] Allow using QCoordinateReferenceSystem in QMap
- 12:46 AM Revision a135aee0 (qgis): QChar(int) constructor is ambiguous
- 12:46 AM Revision 39e90463 (qgis): [qt6] More explicit conversions
- 12:46 AM Revision 82da1dcb (qgis): [qt6] QRegExp patch
- 12:44 AM Revision 9bdc1d0d (qgis): Change menu 'Page Setup' to 'Printer Page Setup'
- People sometimes tried to setup page orientation there in my experience.
This makes it more clear that it is only for... - 12:44 AM Revision 8d1b4ff1 (qgis): Update src/gui/layout/qgslayoutviewtoolselect.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 12:44 AM Revision 46d1d23c (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 12:44 AM Revision 52177cb1 (qgis): Code layout
- 12:44 AM Revision 499c5dae (qgis): Show paper properties if clicked on a Layout Page
- Currently the only way to see the current Page properties (most
notably the page orientation and size) is via a conte... - 11:02 PM Revision 412b3504 (qgis): Disable the prefetching of images from OWS services
- See:
https://lists.osgeo.org/pipermail/qgis-developer/2021-February/063165.html
and a followup of
https://github.com/... - 11:02 PM Revision 32d7e995 (qgis): Disable the prefetching of images from OWS services
- See:
https://lists.osgeo.org/pipermail/qgis-developer/2021-February/063165.html
and a followup of
https://github.com/... - 10:59 PM Revision cc482dc4 (qgis): Disable the prefetching of images from OWS services
- See:
https://lists.osgeo.org/pipermail/qgis-developer/2021-February/063165.html
and a followup of
https://github.com/... - 09:53 PM Revision dbd2b66e (qgis): fix path to qgsrasterbandcombobox in ui file
- 02:42 PM Revision ad01e0d3 (qgis): Merge pull request #42411 from rldhont/vector-xml-extent-dp-has-metadata
- [Vector] Use XML Extent even if data provider has metadata
- 02:42 PM Revision 5e9877b5 (qgis): Merge pull request #42411 from rldhont/vector-xml-extent-dp-has-metadata
- [Vector] Use XML Extent even if data provider has metadata
- 02:40 PM Revision 05d10e07 (qgis): Merge pull request #42411 from rldhont/vector-xml-extent-dp-has-metadata
- [Vector] Use XML Extent even if data provider has metadata
- 02:13 PM Revision a4c47648 (qgis): Merge pull request #42582 from nyalldawson/postgresrtype
- [postgresraster] Fix invalid comparison of string to int
- 10:28 AM Revision ce5558ee (qgis): QgsSymbol::start/stopFeatureRender needs to be public so python subclas...
- 10:28 AM Revision f6b47176 (qgis): Ensure start/stopFeatureRender is passed onto subsymbols
- 09:52 AM Revision 718a0eec (qgis): Merge pull request #42587 from nirvn/processing_last_value
- [feature][processing] Add a last_value function to the aggregate algorithm
- 09:04 AM Revision 8f510cf2 (qgis): [FEATURE] Add new variable @geometry_ring_num for data defined
- styling when rendering polygon rings
The variable is available whenever a polygon outline is being
rendered (e.g. as... - 09:04 AM Revision 348bf863 (qgis): Update src/gui/symbology/qgssymbollayerwidget.cpp
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 09:04 AM Revision 749f599a (qgis): Update src/gui/symbology/qgslayerpropertieswidget.cpp
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 09:04 AM Revision 684a4222 (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... - 06:50 AM Revision 410f4d02 (qgis): Add test, fix issue raised by test
- 05:52 AM Revision 2a1ab9b3 (qgis): Fix incorrect dpi used to render text format previews on qt 5.15
- 05:46 AM Revision bbe9e891 (qgis): [feature][processing] Add a last_value function to the aggregate algorithm
- 05:46 AM Revision 587ec1fd (qgis): [processing] Add a statistics tag to the aggregate algorithm
- 02:59 AM Revision 7715a129 (qgis): Fix spelling
- 02:59 AM Revision c4c8aab7 (qgis): Improve documentation for raster pyramid creation methods/classes
- The PyQGIS documentation for this workflow was very poorly documented
- 02:59 AM Revision b85614e6 (qgis): Spelling
2021-03-30
- 01:03 AM Revision 9eb6de1f (qgis): Add multipart option for processing geometry parameter
- 01:03 AM Revision e5096446 (qgis): Add multipart option for processing geometry parameter
- 01:00 AM Revision 1b11db39 (qgis): Added usage info to vertex tool tooltip
- 01:00 AM Revision bd38014c (qgis): Use alt to select vertices by polygon
- 01:00 AM Revision 6bc879fa (qgis): Added test
- 01:00 AM Revision 724c713d (qgis): Update tooltip title
- 01:00 AM Revision 000f8ee4 (qgis): Improve docs about locales for date handling expression functions
- 01:00 AM Revision 5e0d409b (qgis): Update help for date handling expression functions, remove "variable"
- 12:59 AM Revision 9eb172aa (qgis): Add multipart option for processing geometry parameter
- 12:58 AM Revision 66c8ec6c (qgis): [Backport release-3_18][Server] Speed up WMS GetCapabilities by removin...
- Backport 803848a85547e776936aa4d6b3b3daecf224b1be from #42409
- 12:57 AM Revision a1eba35e (qgis): [GEOS] Fixes TestQgsGeometryChecks against geos 3.9
- 12:57 AM Revision e323787a (qgis): Use QStringLiteral
- 12:57 AM Revision d3414550 (qgis): Postgresql deduceEndian refactoring with PQsendQuery and PQgetResult fo...
- 12:57 AM Revision 19fa471d (qgis): Combining simple Postgres queries.
- 12:57 AM Revision f5ddfbad (qgis): fix QString init, debug style & small rollback
- 12:57 AM Revision f6cf0914 (qgis): fix code style
- 12:57 AM Revision 9eb1e4c9 (qgis): this makes the postgres server log file more readable
- 12:10 AM Revision f466f427 (qgis): Report missing spatial index as warning instead of error
- 10:33 PM Revision 3e79a68d (qgis): [postgresraster] Fix invalid comparison of string to int
- 09:23 PM Revision 71fd4939 (qgis): Update test
- 09:23 PM Revision a38be2c7 (qgis): Revert "Explicitly state in temporal controller dock that the visible"
- This reverts commit 11d0adb4e6b9be009fcd70126067528c61b3e431
and fixes it up to put the <= t < label in the correct p... - 09:23 PM Revision 75975bb4 (qgis): When using the temporal controller in filter mode, the time filter
- should be begin <= t < end, not begin <= t <= end
We want the same range in animation mode to match the results
we s... - 09:23 PM Revision cbc18e17 (qgis): [layouts] Ensure time range set for map items have end exclusive
- if they are not set to show a time instant
And clearly reflect this in the UI - 09:22 PM Revision 18d8a760 (qgis): Fix incorrect capitalization
- 09:22 PM Revision 0f54df66 (qgis): [console] Prepend introductory text with '#' to avoid attempting to for...
- 11:43 AM Revision b681de9a (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... - 11:11 AM Revision 405ae2dd (qgis): Use QNetworkReply::errorOccurred on Qt 5.15+
- 11:11 AM Revision f7e54f21 (qgis): Qt6 test changes
- 11:11 AM Revision 764c6528 (qgis): Fix build
- 11:11 AM Revision 4da1c369 (qgis): Fix incorrect char/enum comparison
- 11:11 AM Revision d000d006 (qgis): Fix reverse iteration
- 11:11 AM Revision 9085de27 (qgis): [wms] Misc Qt 6 fixes
- 11:11 AM Revision 5883b833 (qgis): QRegularExpression porting
- 03:51 AM Revision f0aafd20 (qgis): [api] Allow the text and icon for the 'empty layer' option in QgsMapLay...
- be customised
2021-03-29
- 01:47 AM Revision 70eac1c9 (qgis): Merge pull request #42553 from gis-ops/nn_fix_http_error_response
- Fill QgsNetworkReplyContent.content() on HTTP error
- 01:45 AM Revision f488a6c2 (qgis): Fix geometries in maptoolmovefeature tests
- 01:19 AM Revision d3692361 (qgis): Avoid use of QStyleOptionGraphicsItem::matrix, which is removed
- in Qt 6
- 01:14 AM Revision 756d5b3e (qgis): [processing] Fix encoding for raster analysis algorithm outputs
- 01:13 AM Revision cd0bf032 (qgis): [processing] Fix encoding for raster analysis algorithm outputs
- 11:39 PM Revision 375ab0ea (qgis): Optimise Move Features tool
- Avoid multiple requests for features when moving many features at once
- 10:59 PM Revision 8ae8dca2 (qgis): [processing] Fix encoding for raster analysis algorithm outputs
- 10:59 PM Revision 8c4885af (qgis): [processing] Fix encoding for raster analysis algorithm outputs
- 10:56 PM Revision 468e1344 (qgis): [processing] Fix encoding for raster analysis algorithm outputs
- 09:20 PM Revision ac398bb3 (qgis): Merge pull request #42553 from gis-ops/nn_fix_http_error_response
- Fill QgsNetworkReplyContent.content() on HTTP error
- 09:17 PM Revision 27194a5c (qgis): Merge pull request #42553 from gis-ops/nn_fix_http_error_response
- Fill QgsNetworkReplyContent.content() on HTTP error
- 05:19 PM Revision e28c2120 (qgis): Merge remote-tracking branch 'upstream/master' into nn_fix_http_error_r...
- 05:17 PM Revision 89a09b13 (qgis): allow a failed QNetworkRequest to set a QgsNetworkReplyContent.content(...
- 04:15 PM Revision 1d16290a (qgis): Merge pull request #42550 from 3nids/bp318
- QgsAbstractRelationEditor fixes
- 02:41 PM Revision 4860988b (qgis): Merge pull request #42256 from domi4484/abstractRelationWidgetUpdateUi
- Added missing calls to updateUi hook
- 02:41 PM Revision d856156a (qgis): Apply suggestions from code review
- Co-authored-by: Ivan Ivanov <[email protected]>
- 02:41 PM Revision 061aeb83 (qgis): Fix AbstractRelationEditorWidget not updating/inserting referenced layer
- QgsAbstractRelationEditorWidget need to update/insert the referenced
layer field also when an nm relation is used. Th... - 02:41 PM Revision 390686fa (qgis): Added missing calls to updateUi hook
- 12:09 PM Revision ac15429e (qgis): Merge pull request #42541 from nirvn/processing_mini_imp
- [processing] A few UI improvements to the history dialog
- 12:09 PM Revision 0a934067 (qgis): Merge pull request #42541 from nirvn/processing_mini_imp
- [processing] A few UI improvements to the history dialog
- 12:05 PM Revision a18613c5 (qgis): Merge pull request #42541 from nirvn/processing_mini_imp
- [processing] A few UI improvements to the history dialog
- 10:25 AM Revision b3d15ed0 (qgis): Merge pull request #42384 from domi4484/missingNmRelationQgsAbstractRel...
- Set missing nm relation for QgsAbstractRelationEditorConfigWidget
Co-authored-by: Alessandro Pasotti <[email protected]> - 10:24 AM Revision 9164e046 (qgis): Merge pull request #42296 from domi4484/fixNmRelationMissing (#42543)
- Fix QgsAbstractRelationEditorWidget inconsistency NmRelation / NmRelationId
Co-authored-by: Matthias Kuhn <matthias@... - 10:06 AM Revision edaf49c1 (qgis): [processing] Add a help string to tell users what they can do in the hi...
- 10:06 AM Revision 7b66ba82 (qgis): [processing] Use algorithm icon and friendly display names in the histo...
- 09:03 AM Revision fb2240ec (qgis): [processing] Properly style the history dialog's python command string
- 08:46 AM Revision 14a38434 (qgis): Merge pull request #42296 from domi4484/fixNmRelationMissing
- Fix QgsAbstractRelationEditorWidget inconsistency NmRelation / NmRelationId
- 08:46 AM Revision 3f505e1a (qgis): Merge pull request #42384 from domi4484/missingNmRelationQgsAbstractRel...
- Set missing nm relation for QgsAbstractRelationEditorConfigWidget
- 06:16 AM Revision 705259e2 (qgis): Fix a bunch of clazy warnings in QgsVectorFileWriter
- 06:16 AM Revision 62ad6e31 (qgis): Add QgsVectorFileWriter::writeAsVectorFormatV3
- Unfortunately QgsVectorFileWriter::writeAsVectorFormatV2 is missing
SIP_OUT arguments necessary to get the desired ou... - 05:22 AM Revision 5cf8578b (qgis): fix mesh 3D level of detail slide bar
- 05:22 AM Revision bb7b0093 (qgis): Update src/ui/3d/qgsmesh3dpropswidget.ui
- Co-authored-by: Nyall Dawson <[email protected]>
- 05:22 AM Revision 0d261d2f (qgis): Fix fid collisions when pasting features into a gpkg/spatialite dataset
- 03:57 AM Revision 34735aa9 (qgis): [api] Add a public method to clear the rubber band for the
- QgsMapToolExtent
Otherwise plugins have no way to remove this from the canvas - 03:57 AM Revision d68cd295 (qgis): Allow drawing QgsRubberBand polygons using a fill symbol
2021-03-28
- 12:45 AM Revision 0ac31cca (qgis): Change default search completion mode in the attribute table for string...
- 12:45 AM Revision 07673fb3 (qgis): If a postgres raster layer is set to take the date from a field,
- show a combo box for the default date choice instead of a free-form
date widget
This makes it easier for users to pi... - 12:45 AM Revision c7da1f78 (qgis): Calculate all available temporal ranges for postgres raster temporal so...
- 12:44 AM Revision 9f1cc824 (qgis): CMake build fix for qt plugins.
- The compile flag prevents the Qt plugins from being loaded in the debug
build. The flag is automatically set by the Q... - 12:18 AM Revision 57f589dd (qgis): [dbmanager] Fix deprecation warning
- Replace deprecated QgsCodeEditor setMarginVisible() with setLineNumbersVisible() for SQL dialog windows
- 12:18 AM Revision c3771b00 (qgis): Fix AbstractRelationEditorWidget not updating/inserting referenced layer
- QgsAbstractRelationEditorWidget need to update/insert the referenced
layer field also when an nm relation is used. Th... - 09:49 PM Revision 555f5169 (qgis): use cmake native FindPython (#42497)
- 10:28 AM Revision c539ee37 (qgis): Fix fid collisions when pasting features into a gpkg/spatialite dataset
- 10:28 AM Revision 7e435fd6 (qgis): Fix fid collisions when pasting features into a gpkg/spatialite dataset
- 10:25 AM Revision cb24fe48 (qgis): Fix fid collisions when pasting features into a gpkg/spatialite dataset
2021-03-27
- 09:29 PM Revision 6ca82a27 (qgis): Fix sipify
- 09:29 PM Revision 10e9de15 (qgis): [qt6] compatibility with [[deprecated]] attribute
- 09:28 PM Revision 1a59efb1 (qgis): [qt6] Qt6 uses utf-8 by default
- for QTextStream and QSettings
- 09:27 PM Revision 9f6502e3 (qgis): [qt6] QPrinter api changed
- 09:27 PM Revision cdde8057 (qgis): [qt6] Use QTransform instead of QMatrix
- QMatrix is dead
- 09:26 PM Revision a75f6ab9 (qgis): [qt6] QVector and QList are unified
- 09:25 PM Revision 84fcfd01 (qgis): containers
- 09:25 PM Revision abc51f93 (qgis): [qt6] Changed size of size(), length()
- long long vs int
- 07:44 PM Revision 4a41f637 (qgis): osgeo4w: fix nightlies with nightlies of proj and gdal
- 07:42 PM Revision cf201d9c (qgis): osgeo4w: fix nightlies with nightlies of proj and gdal
- 07:42 PM Revision 24b89982 (qgis): osgeo4w: fix nightlies with nightlies of proj and gdal
- 07:31 PM Revision 65a3cb6d (qgis): fix 79572de47614
- 01:00 PM Revision 7f2c7c83 (qgis): Merge pull request #42448 from m-kuhn/qt6_recursive_mutex
- [qt6] Use RecursiveMutex instead of QMutex( QMutex::Recursive )
- 01:00 PM Revision 5be4bcfb (qgis): Merge pull request #42517 from m-kuhn/forward_declaration
- [qt6] Code shuffling
- 10:17 AM Revision e94d9bc0 (qgis): [qt6] Use RecursiveMutex instead of QMutex( QMutex::Recursive )
- QMutex::Recursive will be gone.
The replacement only entered the stage with Qt 5.14 - 10:02 AM Revision e2bf57ef (qgis): Fix a bunch of warnings emitted by gcc11
- 10:02 AM Revision b4091edb (qgis): Port GDAL's cpl::down_cast to qgis::down_cast
- Use qgis::down_cast<Derived*>(pointer_to_base) as equivalent of
static_cast<Derived*>(pointer_to_base) with safe chec... - 10:02 AM Revision 90a4902e (qgis): Use qgis::down_cast to avoid nonnull warnings
- 10:02 AM Revision 99e18d87 (qgis): Revert "Fix a bunch of warnings emitted by gcc11"
- This reverts commit d5c36802754383895a685b98036a785f6db35727.
- 10:02 AM Revision f435e939 (qgis): Fix bind to temporary warnings
- 10:02 AM Revision 9d01cca0 (qgis): Fix warning: loop variable ‘xyz’ of type ‘const string&’ {aka ‘const st...
- 10:02 AM Revision ddcde498 (qgis): Add missing include
- 10:02 AM Revision ced110a3 (qgis): Fix unused variable warning when building without server plugins
- 03:09 AM Revision 40ed7939 (qgis): Instead of double-iterating over features caused by calling
- QgsVectorLayer::minimumValue and then QgsVectorLayer::maximumValue
when we need BOTH the min and max value for a fiel... - 03:09 AM Revision 8f988806 (qgis): Simplify API
2021-03-26
- 12:48 AM Revision bb76b6bf (qgis): Add an extremely horrible hack to allow the python bindings to build
- on gcc11
Don't blame me, blame sip - 11:37 PM Revision f3effb65 (qgis): fix submission in nightlies
- (cherry picked from commit bc1f5d23d66b1e3de00225c3b4bb380299010f8f)
- 11:35 PM Revision e9b2adbb (qgis): fix submission in nightlies
- (cherry picked from commit bc1f5d23d66b1e3de00225c3b4bb380299010f8f)
- 11:33 PM Revision bc1f5d23 (qgis): fix submission in nightlies
- 10:29 PM Revision dfb3e1a2 (qgis): Undefined classes for mocing
- 10:29 PM Revision 0ba0ceb1 (qgis): quuid
- 10:29 PM Revision 14a20dab (qgis): forward declaration issue
- 10:29 PM Revision 23fbde4b (qgis): double define
- 09:17 PM Revision 08c1275e (qgis): Tackle some QStringList double definitions
- 09:17 PM Revision ce2bce52 (qgis): Switch QString ref functions to QStringView
- 09:17 PM Revision 514cd3af (qgis): QgsNumericFormatContext : use QString instead of QChar
- With Qt6, these methods return strings to be prepared
for utf-16 surrogates
Do we care? If yes, we need to switch a... - 08:52 PM Revision 37a4cc66 (qgis): Update qgsfeaturepickermodelbase.h
- 08:51 PM Revision c9fb7129 (qgis): Update qgsfeaturelistcombobox.sip.in
- 08:42 PM Revision 4294e477 (qgis): fix sip
- 02:56 PM Revision 75e9f015 (qgis): Fix GUI on layout attributetable widget enabling/disabling geometry fil...
- * uncheck show only visible on map on Current Report Layer source
* consider disabling depending map combobox
* dis... - 10:51 AM Revision cf1ffdaa (qgis): Merge pull request #42376 from troopa81/fix_oracle_ci
- Split CI providers test
- 08:28 AM Revision 41fbcbe7 (qgis): Merge pull request #42450 from m-kuhn/qt6_rand
- [qt6] Switch from qrand to std::rand
- 05:06 AM Revision 6943e4ea (qgis): Merge pull request #42412 from elpaso/optimization-ogr-avoid-double-loa...
- Prevent double expensive calls to loadFields in OGR
- 05:05 AM Revision f98ab57c (qgis): Don't always try to calculate temporal extents for all layer types -- i...
- 04:53 AM Revision 924c70d0 (qgis): Fix crash when changing point cloud to Attribute by Ramp renderer
- Fixes #42486
- 03:53 AM Revision a15d8812 (qgis): [labeling] Fix handling of data-defined callouts (both UI/UX and render...
- 02:23 AM Revision ebe9ce48 (qgis): Fix crash when changing point cloud to Attribute by Ramp renderer
- Fixes #42486
- 02:20 AM Revision f0fb5c84 (qgis): Fix crash when changing point cloud to Attribute by Ramp renderer
- Fixes #42486
- 02:15 AM Revision 5f670cec (qgis): More tests
- 02:15 AM Revision 15420f28 (qgis): Much faster QgsTemporalRange::mergeRanges
- 01:47 AM Revision 7fc82b45 (qgis): [labeling] Fix handling of data-defined callouts (both UI/UX and render...
- 01:44 AM Revision c2627949 (qgis): [labeling] Fix handling of data-defined callouts (both UI/UX and render...
2021-03-25
- 10:49 PM Revision 82af02c0 (qgis): [labeling] Fix handling of data-defined buffers (both UI/UX and renderi...
- 10:45 PM Revision b6f66f28 (qgis): Merge pull request #42472 from elpaso/bugfix-gh42405-wrong-password-enc...
- Fix auth basic encoding (no auth system)
- 05:44 PM Revision 47bd6607 (qgis): Merge pull request #42475 from m-kuhn/desktopwidget
- [qt6] goodbye QDesktopWidget
- 05:44 PM Revision 31513ba4 (qgis): Merge pull request #42469 from m-kuhn/qvariant_operators
- [qt6] Add comparison operators for QVariant
- 05:38 PM Revision 7feb362f (qgis): Fix TestQgsGeometry::splitGeometry() test with geos 3.9
- 01:59 PM Revision b77af959 (qgis): reduce again docker deps for oracle
- 12:35 PM Revision 1ca5782a (qgis): Merge pull request #42472 from elpaso/bugfix-gh42405-wrong-password-enc...
- Fix auth basic encoding (no auth system)
- 12:35 PM Revision b20b5acb (qgis): Merge pull request #42472 from elpaso/bugfix-gh42405-wrong-password-enc...
- Fix auth basic encoding (no auth system)
- 12:35 PM Revision b024eea2 (qgis): [qt6] Switch from qrand to std::rand
- 12:33 PM Revision c5ef4859 (qgis): Merge pull request #42412 from elpaso/optimization-ogr-avoid-double-loa...
- Prevent double expensive calls to loadFields in OGR
- 12:33 PM Revision 0b045a8d (qgis): Merge pull request #42412 from elpaso/optimization-ogr-avoid-double-loa...
- Prevent double expensive calls to loadFields in OGR
- 12:32 PM Revision 4c06804a (qgis): Merge pull request #42472 from elpaso/bugfix-gh42405-wrong-password-enc...
- Fix auth basic encoding (no auth system)
- 12:32 PM Revision 877b2ff6 (qgis): Merge pull request #42474 from m-kuhn/qt6cmake
- [qt6] CMake build adjustments for qt6
- 12:30 PM Revision e713cd7e (qgis): Merge pull request #42412 from elpaso/optimization-ogr-avoid-double-loa...
- Prevent double expensive calls to loadFields in OGR
- 12:22 PM Revision 20596227 (qgis): Fix compiling with legacy Qt (aka Qt5)
- 12:10 PM Revision 3ed52c55 (qgis): add disk space log
- 12:08 PM Revision b4638cfb (qgis): remove artifact after extracting
- 11:44 AM Revision 93f45e79 (qgis): Merge pull request #42471 from m-kuhn/random_fixes
- Random fixes
- 11:35 AM Revision a973a77d (qgis): Merge pull request #42470 from m-kuhn/fix_property
- Fix invalid cast of QgsProperty as bool to store in strings
- 11:31 AM Revision 7e3815f4 (qgis): [qt6] goodbye QDesktopWidget
- 11:06 AM Revision 7a56c36d (qgis): [qt6] CMake build adjustments for qt6
- 10:34 AM Revision a379e1e6 (qgis): Make QgsDxfExport Qt6 ready
- 10:34 AM Revision 8e8febb4 (qgis): Fix dox
- Co-authored-by: Nyall Dawson <[email protected]>
- 09:44 AM Revision b2f29552 (qgis): Revert: utf8->latin1
- 09:41 AM Revision 8379adb9 (qgis): Fix wms autorization logic
- 09:27 AM Revision 1ba3c264 (qgis): Fix auth basic encoding (no auth system)
- Followup #42410
Fixes #42405 - 09:23 AM Revision 5217d172 (qgis): Update src/core/vectortile/qgsmapboxglstyleconverter.cpp
- 09:06 AM Revision cb2426fc (qgis): Avoid taking reference to temporary
- 09:06 AM Revision 8848976d (qgis): Add missing include
- 09:02 AM Revision 80dba9dd (qgis): Fix invalid cast of QgsProperty as bool to store in strings
- Followup https://github.com/qgis/QGIS/pull/42456
- 09:01 AM Revision 42b79396 (qgis): [qt6] Add comparison operators for QVariant
- makes them usable as QMap keys
- 08:55 AM Revision 89491b5c (qgis): [wms] Use a combobox for selecting from available reference times
- for wms-t layers instead of a freeform date widget
Otherwise the user has no guidance in picking valid date values
w... - 08:55 AM Revision 929b7086 (qgis): If a wms-t layer is the first temporal layer loaded into a project,
- use the wms-t capabilities to set a sensible default time step
for the temporal controller (just like we do for mesh ... - 08:55 AM Revision 2cf7a56d (qgis): Correctly populate all available temporal ranges for WMS-T services
- which report available times using ISO8601 style duration strings
- 08:55 AM Revision 1bb042bc (qgis): Add some methods to parse ISO8601 duration strings
- (eg '2021-03-23T00:00:00Z/2021-03-24T12:00:00Z/PT12H')
to a list of datetimes - 08:55 AM Revision ccdba4e3 (qgis): Don't try to generate all available dates for wmst servers with a huge ...
- e.g. if a server has images for every hour for decades!
- 08:55 AM Revision 2bf6c0ad (qgis): Fix build
- 08:55 AM Revision 41053cc4 (qgis): De-duplicate code
- 08:01 AM Revision df7e8afa (qgis): Apply suggestions from code review
- 07:57 AM Revision 65650e09 (qgis): [labeling] Fix handling of data-defined buffers (both UI/UX and renderi...
- 07:57 AM Revision 3f207a86 (qgis): [labeling] Fix handling of data-defined buffers (both UI/UX and renderi...
- 07:54 AM Revision 1a7fe6ae (qgis): [labeling] Fix handling of data-defined buffers (both UI/UX and renderi...
- 07:22 AM Revision 0398e732 (qgis): Fix invalid cast of QgsProperty as bool to store in strings
- 06:06 AM Revision 035fbf0b (qgis): Fix mesh layer properties dialog doesn't open at the temporal page
- when clicking the temporal icon for a mesh layer
- 05:56 AM Revision 9b07d954 (qgis): Don't force users to hit apply to setup static wms-t settings
- after toggling dynamic temporal control
Not the nicest code approach, but I honestly can't think of any
other way to... - 05:12 AM Revision 7c538c46 (qgis): [processing][saga] Fix misleading 'layer could not be generated' error
- after running algorithms which create raster files
- 04:35 AM Revision 7434c1b3 (qgis): [feature] Add temporal navigation step for "source timestamps"
- When selected, this causes the temporal navigation to step between
all available time ranges from layers in the proje... - 04:35 AM Revision 9c1ddfcf (qgis): Push all available temporal ranges to temporal controller when
- it changes
- 04:35 AM Revision cae8aae8 (qgis): Add method to collate all used time ranges for layers in project
- Unlike the existing methods, this new method does not return
a single overall time range, but rather (possibly with g... - 04:35 AM Revision b7c1c3af (qgis): Add method to merge a list of possibly non-contigous date/datetime ranges
- 04:35 AM Revision d443e4a5 (qgis): Add a time unit for "irregular steps"
- This is a special "irregular step" time unit, used for temporal data
which uses irregular, non-real-world unit steps - 04:11 AM Revision f53af1b1 (qgis): Fix invalid cast of QgsProperty as bool to store in strings
- 04:11 AM Revision 1006f87e (qgis): Fix invalid cast of QgsProperty as bool to store in strings
- 04:10 AM Revision 57e57374 (qgis): Use shift+middle mouse as a universal drag-zoom
- 04:09 AM Revision c7f37d9e (qgis): [API] qgsDoubleToString new fix to avoid printing -0 (#42435)
- rewrite qgsDoubleToString to avoid printing -0 when precision is setted and fix some tests in qgsgeometry
- 04:07 AM Revision 253e0174 (qgis): Fix invalid cast of QgsProperty as bool to store in strings
- 03:00 AM Revision 785ad7cb (qgis): [memory] Always use QVariant::StringList for list fields with a string ...
- This matches the established behavior from the postgres provider
- 03:00 AM Revision 2f8adf77 (qgis): [memory] Add support for list field types
- 02:34 AM Revision b03bc6c1 (qgis): Add dox
- 02:34 AM Revision c205b270 (qgis): [qt6] The return type of size() is long long
- Prepare for the return type of size() to be long long
- 02:03 AM Revision ebb2c61c (qgis): [qt6] QDesktopWidget is gone
- QScreen takes over.
We are randomly picking a top level widget to get the dpi as we have always been doing. - 01:09 AM Revision 22695b56 (qgis): Initializing a QString with an enum is nonsense
2021-03-24
- 12:17 AM Revision bf9efccf (qgis): Fix GDAL overwrite and some minor fixes (#42447)
- Automatically overwrite files in some gdal algorithms, in order to match the behavior of other processing algorithms ...
- 12:13 AM Revision c167cfb3 (qgis): Fix auth basic non-ascii encoding
- Fixes #42405
- 11:01 PM Revision 047e13eb (qgis): Declare metatype for QgsDate/DateTimeRange
- 11:01 PM Revision 4be88aac (qgis): WMS-T settings cleanup part 2
- - Use a cleaner stacked widget approach to disabling the static
wms-t time range settings whenever the layer is set t... - 11:01 PM Revision 4fe99d8d (qgis): Add better __repr__ methods for QgsDateTimeRange, QgsDateRange
- 11:01 PM Revision 894283b9 (qgis): Add "allAvailableTemporalRanges" getter/setter to QgsRasterDataProvider...
- So that we can store and retrieve a list of all available temporal
ranges for a raster data provider when that range ... - 11:01 PM Revision 5b6ff74a (qgis): Register comparators for QgsDate/DateTimeRange
- 11:01 PM Revision 331aad69 (qgis): Cleanup WMS-T settings widget (pt 1)
- - Move settings which apply to both static WMS-T time and dynamic
temporal control out into their own "WMS-T Settings... - 11:01 PM Revision 1ec894d4 (qgis): [FEATURE] For wms-t layers which expose a non-contiguous set of
- available temporal instances, show a combo box in the layer
temporal properties with available times instead of requi... - 11:01 PM Revision 52975e0a (qgis): Move widget frames around for most logical ordering
- 11:01 PM Revision bc4e84a4 (qgis): Tweak label
- 11:01 PM Revision f3ab9b37 (qgis): Tweak radio text when showing a combo of predefined dates
- 11:01 PM Revision 9747e1ba (qgis): Fix spelling
- 07:48 PM Revision 8c0b98d0 (qgis): Add a mechanism for data providers to supply QgsMapLayerConfigWidgetFac...
- via their GUI metadata
Allows providers to create layer properties pages, giving us a nice
way to keep provider-spec... - 07:48 PM Revision 3a30e629 (qgis): Move postgres raster temporal settings out of QgsRasterLayerProperties
- and to dedicated widget in postgres provider
Further cleanups to remove provider-specific logic from generic class - 07:48 PM Revision d1040b2b (qgis): Avoid cmake noise
- 07:48 PM Revision 73cc567e (qgis): Another attempt
- 07:48 PM Revision 3799feea (qgis): More build fixes
- 07:48 PM Revision ef94191d (qgis): Dox
- 07:48 PM Revision 207be1dd (qgis): Add mechanism for QgsMapLayerConfigWidgetFactory to create sub widgets
- which are embedded into the raster layer temporal properties widget
- 07:48 PM Revision 4faceaf0 (qgis): Add api to indicate that a QgsMapLayerConfigWidgetFactory factory
- creates sub-components of a standard page instead of a top-level
page on its own - 07:48 PM Revision e350661d (qgis): More constify
- 07:48 PM Revision c81792f5 (qgis): Fix build
- 07:48 PM Revision 3c09c58e (qgis): More build fixes
- 07:48 PM Revision 65c78aab (qgis): Move WMS-T specific temporal settings out of QgsRasterLayerProperties
- and into a temporal subcomponent widget which is created by the
wms provider gui metadata
Keeps things much cleaner,... - 07:48 PM Revision 9a43fa79 (qgis): Fix build
- 07:48 PM Revision d04e3a32 (qgis): Fix build
- 07:48 PM Revision b0cab2a4 (qgis): Move ui folders to standard place
- 12:03 PM Revision cd17a857 (qgis): Add QCA builds to deps
- 12:01 PM Revision 80489d60 (qgis): improved Qt6 workflow
- 11:58 AM Revision 3b56d2d2 (qgis): Merge pull request #42434 from 3nids/qt6-2
- more CmakeLists fixes for Qt6 + other fixes
- 09:52 AM Revision ea7fc3c3 (qgis): drop qMapLessThanKey in Qt6 builds
- TestQgis::testQMapQVariantList() should check that everything is fine
further reading:
* https://stackoverflow.com/qu... - 09:33 AM Revision 4fb05e93 (qgis): fix XML
- 09:33 AM Revision 7ad733f5 (qgis): fix include dirs
- 09:33 AM Revision d2575a3f (qgis): more Qt version base
- 09:32 AM Revision ac0c9276 (qgis): Merge pull request #42427 from 3nids/qt6-1
- get cmake to pass for core only
- 08:14 AM Revision 02691caf (qgis): QT version base fix
- 08:14 AM Revision 0a69331d (qgis): fix cmake for Qt6
- 07:59 AM Revision 64963e57 (qgis): Change default search completion mode in the attribute table for string...
- 07:59 AM Revision e3c300ac (qgis): Change default search completion mode in the attribute table for string...
- 05:25 AM Revision 20c6aa3d (qgis): [processing][saga] Fix misleading 'layer could not be generated' error
- after running algorithms which create raster files
- 05:25 AM Revision 1d89f340 (qgis): [processing][saga] Fix misleading 'layer could not be generated' error
- after running algorithms which create raster files
- 05:21 AM Revision 286fd207 (qgis): [processing][saga] Fix misleading 'layer could not be generated' error
- after running algorithms which create raster files
- 01:26 AM Revision 63ac0326 (qgis): Fix auth basic non-ascii encoding
- Fixes #42405
- 01:25 AM Revision 88d9fe81 (qgis): Fix auth basic non-ascii encoding
- Fixes #42405
- 01:22 AM Revision 36602498 (qgis): Change default search completion mode in the attribute table for string...
- 01:22 AM Revision 04cc0d2a (qgis): Fix auth basic non-ascii encoding
- Fixes #42405
- 01:21 AM Revision 7f0d2f62 (qgis): fix build without gui
2021-03-23
- 08:45 PM Revision d70f262e (qgis): spelling fixes
- (cherry picked from commit 2d1aa68f0d044f2aced7ebeca8d2fa6b754ac970)
- 08:42 PM Revision 54329bf0 (qgis): spelling fixes
- (cherry picked from commit 2d1aa68f0d044f2aced7ebeca8d2fa6b754ac970)
- 08:41 PM Revision 2d1aa68f (qgis): spelling fixes
- 08:32 PM Revision 27d35a24 (qgis): Merge pull request #42384 from domi4484/missingNmRelationQgsAbstractRel...
- Set missing nm relation for QgsAbstractRelationEditorConfigWidget
- 06:55 PM Revision 803848a8 (qgis): Merge pull request #42409 from rldhont/server-wms-capabilities-feature-...
- [Server] Speed up WMS GetCapabilities by removing featureCount
- 06:47 PM Revision 0391b151 (qgis): Prevent double expensive calls to loadFields in OGR
- 05:44 PM Revision f03b1adf (qgis): [Server] Speed up WMS GetCapabilities by removing featureCount
- To provide a none empty bounding box in the WMS Capabilities, it is not necessary to use vector layer feature count.
... - 04:46 PM Revision 440beceb (qgis): Move postgres related test for getfeatureinfo in appropriate file
- 04:21 PM Revision 704669ee (qgis): add variable to upload artifact when tests are triggered
- 04:21 PM Revision 5c2b6fe9 (qgis): add warning message for duplicated instructions
- 04:21 PM Revision 646527a2 (qgis): integrate ctest command in build script
- 04:21 PM Revision 70d82175 (qgis): Extract postgres specific from vectorfilewriter test
- 04:21 PM Revision 710ec78a (qgis): Extract postgres specific from PyQgsVectorLayerUtils test
- 03:34 PM Revision a10026cf (qgis): fix update_news.pl and update NEWS.md
- (cherry picked from commit e45b81989721ace64ad04dd137a62ada07d3c5b2)
- 03:33 PM Revision 54c778cf (qgis): fix update_news.pl and update NEWS.md
- (cherry picked from commit e45b81989721ace64ad04dd137a62ada07d3c5b2)
- 03:11 PM Revision e45b8198 (qgis): fix update_news.pl and update NEWS.md
- 03:11 PM Revision 41213578 (qgis): translation string fix
- (cherry picked from commit 8f3f9602997c0e1fe4eb69de0c89cb003a1f2792)
- 10:53 AM Revision 1821d7af (qgis): Run providers tests in different CI jobs
- 10:53 AM Revision 05e56fcc (qgis): fix build 21.04
- 08:14 AM Revision 01806b1d (qgis): Add optional recursive = false to findGroups
- 08:14 AM Revision e1588fcc (qgis): typo fix in sip
- 08:14 AM Revision 2eb7781f (qgis): add findAllGroups to recursively get all groups
- 08:14 AM Revision 0fe0aec3 (qgis): Typo s/is/if
- 06:58 AM Revision fed1ef2d (qgis): Rename "Temporal" option to "Dynamic Temporal Control" in vector
- and raster layer properties Temporal tabs
...and add a nice explicit explanatory tooltip.
In cases where we have ex... - 06:24 AM Revision bed88279 (qgis): Update src/gui/qgsfeaturelistcombobox.h
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 05:16 AM Revision c84f73da (qgis): Merge pull request #42363 from nyalldawson/fix_42350
- When running "point on surface" with "create point for each part" option enabled, discard incoming fid fields and reg...
- 05:15 AM Revision cb93e3bf (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 - 05:15 AM Revision ddd506e1 (qgis): Fix cannot add qlr from browser (fixes #42366)
- 04:50 AM Revision 9a9da159 (qgis): Fix mesh layer properties dialog doesn't open at the temporal page
- when clicking the temporal icon for a mesh layer
- 04:50 AM Revision 6ff4bc11 (qgis): Fix mesh layer properties dialog doesn't open at the temporal page
- when clicking the temporal icon for a mesh layer
- 04:46 AM Revision b378138b (qgis): Fix mesh layer properties dialog doesn't open at the temporal page
- when clicking the temporal icon for a mesh layer
2021-03-22
- 12:30 AM Revision e264967d (qgis): Merge pull request #42381 from agiudiceandrea/fix-centroids-alg
- [processing] Fix "Centroids" alg with multipart geometries and fid field in geopackage
- 10:53 PM Revision 1ba9dcad (qgis): Merge pull request #42390 from 3nids/sipify-docstring-class-append
- [pyqgis] move constructor docstring after the class docstring
- 09:41 PM Revision 8c2cb9c8 (qgis): fix sipify test
- 09:13 PM Revision ba8a4458 (qgis): run sipify
- 09:11 PM Revision 8d7ec8b6 (qgis): [pyqgis] move constructor docstring after the class docstring
- 09:02 PM Revision a6ac61bc (qgis): Fix doc and remove QOverload
- 07:47 PM Revision 65a35b2f (qgis): Merge pull request #42381 from agiudiceandrea/fix-centroids-alg
- [processing] Fix "Centroids" alg with multipart geometries and fid field in geopackage
- 07:47 PM Revision 57b40911 (qgis): Merge pull request #42381 from agiudiceandrea/fix-centroids-alg
- [processing] Fix "Centroids" alg with multipart geometries and fid field in geopackage
- 07:43 PM Revision 97dced96 (qgis): Merge pull request #42381 from agiudiceandrea/fix-centroids-alg
- [processing] Fix "Centroids" alg with multipart geometries and fid field in geopackage
- 07:15 PM Revision 47bd5d02 (qgis): Fix cannot add qlr from browser (fixes #42366)
- 07:12 PM Revision 45001d74 (qgis): Fix cannot add qlr from browser (fixes #42366)
- 04:08 PM Revision c2601363 (qgis): Merge pull request #42245 from m-kuhn/getprint_size
- Allow specifying width and height for GetPrint images
- 04:08 PM Revision c0633e87 (qgis): Merge pull request #42296 from domi4484/fixNmRelationMissing
- Fix QgsAbstractRelationEditorWidget inconsistency NmRelation / NmRelationId
- 03:27 PM Revision c0870633 (qgis): Set missing nm relation for QgsAbstractRelationEditorConfigWidget
- This is needed to let QgsAbstractRelationEditorConfigWidget
implementations know which nm cardinality is choosen if any. - 01:57 PM Revision cd69c28c (qgis): [Backport release-3_18] fix open form button not always enabled in rela...
- * fix open form button not always enabled in relation reference widget (#42144)
* fix open form button not always en... - 01:55 PM Revision b0fe81ed (qgis): Prevent collapse/expand in Dynamic SVG parameters table (#42185) (#42382)
- Co-authored-by: Jorge Gustavo Rocha <[email protected]>
- 01:54 PM Revision 05a0d265 (qgis): Prevent collapse/expand in Dynamic SVG parameters table (#42185)
- 01:51 PM Revision a6914916 (qgis): remove leftover from PR (#42373)
- 01:51 PM Revision 08f85619 (qgis): Prevent collapse/expand in Dynamic SVG parameters table (#42185)
- 01:23 PM Revision 26665741 (qgis): Merge pull request #42377 from qgis/m-kuhn-patch-1
- Free space to build docker images
- 01:23 PM Revision 7e46ac78 (qgis): enable workflow again
- 12:57 PM Revision da66253a (qgis): [processing] Centroids: optimize for multipart and better error reporting
- See 954ad351575e811e69fddc8eb6976ebab52b2988 https://github.com/qgis/QGIS/pull/42363
- 12:36 PM Revision c2451a90 (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... - 10:03 AM Revision ce8eeb77 (qgis): Free space to build docker images
- 09:33 AM Revision 29700aaa (qgis): disable Docker build workflow (#42374)
- workflow cannot succeed due to missing space on the device
see https://github.com/qgis/QGIS-Enhancement-Proposals/iss... - 09:23 AM Revision a6644f4b (qgis): unblock oracle ci test
- 09:23 AM Revision fe625530 (qgis): add oracle provider connection test
- 09:23 AM Revision 9c6b7e8b (qgis): Comment Oracle failing test when proj < 7
- 09:11 AM Revision 959d68a1 (qgis): Merge pull request #42326 from 3nids/filter-svg
- Add filtering capabilities to SVG selector widget
- 08:57 AM Revision 00105706 (qgis): disable Docker build workflow
- workflow cannot succeed due to missing space on the device
see https://github.com/qgis/QGIS-Enhancement-Proposals/iss... - 08:56 AM Revision 11fc1e37 (qgis): remove leftover from PR
- 08:55 AM Revision 5cde4507 (qgis): remove leftover
- 08:55 AM Revision 6e920d91 (qgis): remove leftover
- 08:51 AM Revision 2e888c46 (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.
Co-authored-b... - 08:45 AM Revision 413848ce (qgis): better layout
- 08:14 AM Revision 75c1f780 (qgis): Allow specifying width and height for GetPrint images
- ... to override layout provided width and height
- 08:14 AM Revision 7efbb69a (qgis): Everybody wears a mask but how long will it last
- https://www.youtube.com/watch?v=mIue359_ZN4
- 08:14 AM Revision 6f361a75 (qgis): Warning when image ratio prevents export
- 08:01 AM Revision c977277f (qgis): Merge pull request #42316 from qgis/backport-42295-to-release-3_18
- [Backport release-3_18] Fix wrong attr values in joined fields
- 05:34 AM Revision c3b8d747 (qgis): Bash
- 05:34 AM Revision 1e5b3297 (qgis): Super minimal build
- 05:34 AM Revision 158ec271 (qgis): Super minimal
- 05:34 AM Revision 6596dfa5 (qgis): An experiment
- 05:34 AM Revision 1a27f375 (qgis): No qgis_process
- 05:34 AM Revision 08245cb2 (qgis): Even less
- 05:34 AM Revision 07f87f04 (qgis): Gross hack
- 05:34 AM Revision 3f5ec237 (qgis): Add svg
- 05:34 AM Revision 5a5fe5ec (qgis): Another dumb hack
- 05:34 AM Revision 22bd3a2e (qgis): hacks
- 05:34 AM Revision 56ca66dd (qgis): Less hacky
- 05:34 AM Revision ac1c6981 (qgis): No more hacks
- 05:34 AM Revision 9abd23dc (qgis): Maybe
- 05:34 AM Revision 7780bbbd (qgis): Get the important stuff right
- 05:34 AM Revision 133195ef (qgis): Remove other workflows temporarily
- 05:34 AM Revision 7f88acaf (qgis): Fix capitalisation
- 05:34 AM Revision d525439c (qgis): Cleanups
- 05:34 AM Revision 9f8ecabb (qgis): Revert "Remove other workflows temporarily"
- This reverts commit 49962230dd1c87e0ef53e0ee900f89f9316512ca.
- 05:34 AM Revision 74733e0a (qgis): Disable qt6 workflow for now
- 05:34 AM Revision 4693ebf9 (qgis): Dbus component
- 05:13 AM Revision 61fcbbcc (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 - 05:12 AM Revision d8ceea18 (qgis): Merge pull request #42363 from nyalldawson/fix_42350
- When running "point on surface" with "create point for each part" option enabled, discard incoming fid fields and reg...
- 05:12 AM Revision d2e040d5 (qgis): Merge pull request #42363 from nyalldawson/fix_42350
- When running "point on surface" with "create point for each part" option enabled, discard incoming fid fields and reg...
- 05:10 AM Revision 11d0adb4 (qgis): Explicitly state in temporal controller dock that the visible
- time range is lower < t <= upper
Provides explicit clarification to users that the upper time in
the current filter ... - 05:10 AM Revision 70b1dce4 (qgis): Don't allow temporal dock to be shrunk shorter than its contents
- 05:09 AM Revision 1af93766 (qgis): Merge pull request #42363 from nyalldawson/fix_42350
- When running "point on surface" with "create point for each part" option enabled, discard incoming fid fields and reg...
- 05:09 AM Revision 87c7c46f (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 - 01:00 AM Revision 6239efca (qgis): add temporal controller ui file to GUI_UI headers
2021-03-21
- 12:55 AM Revision 954ad351 (qgis): Better error reporting in Point on Surface
- 12:52 AM Revision 1b2ca794 (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 ... - 10:01 PM Revision 1f235d6e (qgis): Fix use of TAB to explore dialogs
- and some Qt automatic cleanup
- 08:34 PM Revision 08ca000e (qgis): Use c++17 std::clamp instead of qBound
- 08:33 PM Revision cc77068f (qgis): Fix Help button for "Raster Layer Save as..." dlg
- Replace
"managing_data_source/create_layers.html#save-layer-from-an-existing-file"
with
"managing_data_source/create_... - 08:33 PM Revision 8ada627a (qgis): Fix Help button for "Vector Layer Save as..." dlg
- Replace
"managing_data_source/create_layers.html#save-layer-from-an-existing-file"
with
"managing_data_source/create_... - 08:33 PM Revision 096a36ce (qgis): Fix Help button for "Vector Layer Save as..." dlg
- Replace
"managing_data_source/create_layers.html#save-layer-from-an-existing-file"
with
"managing_data_source/create_... - 08:33 PM Revision d16fe9af (qgis): Fix Help button for "Raster Layer Save as..." dlg
- Replace
"managing_data_source/create_layers.html#save-layer-from-an-existing-file"
with
"managing_data_source/create_... - 08:30 PM Revision f3a81ebd (qgis): fix: build w/o 3D for Qt 5.15 (many deprecation warnings)
- Signed-off-by: t0b3 <[email protected]>
- 08:30 PM Revision eaa2d74a (qgis): fix: replace deprecated QString::SkipEmptyParts with Qt::SkipEmptyParts
- Signed-off-by: t0b3 <[email protected]>
- 08:30 PM Revision 6f75dcbe (qgis): fix: notification(arg1) is deprecated: Use the 3-args version of notifi...
- Signed-off-by: t0b3 <[email protected]>
- 08:30 PM Revision 9ca3729c (qgis): add build test for Qt 5.15
- Signed-off-by: t0b3 <[email protected]>
- 08:25 PM Revision 3d570424 (qgis): Fix markup typo in INSTALL.md
- 08:41 AM Revision bdc8f970 (qgis): add temporal controller ui file to GUI_UI headers
- 07:57 AM Revision 2b0a2bf4 (qgis): [feature] Add new "balloon" (speech bubble) callout style
- 07:57 AM Revision 97f63443 (qgis): Unit tests
- 07:57 AM Revision 704b2800 (qgis): Expose control over balloon wedge width
- 06:25 AM Revision abad5499 (qgis): add temporal controller ui file to GUI_UI headers
- 05:14 AM Revision d4062153 (qgis): Fixups
- 05:14 AM Revision 25595557 (qgis): Definitely no more Q_FOREACH
- 05:14 AM Revision fdd59d32 (qgis): Fix warning
- 05:14 AM Revision b6288e8d (qgis): Fix build
- 05:14 AM Revision 55a79ac1 (qgis): ...and DEFINITELY no 'foreach'!!
- 02:04 AM Revision 106c8260 (qgis): Update tooltips for scale and rotate features tools
Also available in: Atom