Activity
From 2021-02-23 to 2021-03-24
2021-03-24
- 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 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 047e13eb (qgis): Declare metatype for QgsDate/DateTimeRange
- 11:01 PM Revision 5b6ff74a (qgis): Register comparators for QgsDate/DateTimeRange
- 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 f3ab9b37 (qgis): Tweak radio text when showing a combo of predefined dates
- 11:01 PM Revision 9747e1ba (qgis): Fix spelling
- 11:01 PM Revision bc4e84a4 (qgis): Tweak label
- 07:48 PM Revision ef94191d (qgis): Dox
- 07:48 PM Revision 3799feea (qgis): More build fixes
- 07:48 PM Revision c81792f5 (qgis): Fix build
- 07:48 PM Revision 73cc567e (qgis): Another attempt
- 07:48 PM Revision d1040b2b (qgis): Avoid cmake noise
- 07:48 PM Revision b0cab2a4 (qgis): Move ui folders to standard place
- 07:48 PM Revision 9a43fa79 (qgis): Fix build
- 07:48 PM Revision d04e3a32 (qgis): Fix build
- 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 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 207be1dd (qgis): Add mechanism for QgsMapLayerConfigWidgetFactory to create sub widgets
- which are embedded into the raster layer temporal properties widget
- 07:48 PM Revision 3c09c58e (qgis): More build fixes
- 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 e350661d (qgis): More constify
- 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 - 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 7ad733f5 (qgis): fix include dirs
- 09:33 AM Revision 4fb05e93 (qgis): fix XML
- 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 5c2b6fe9 (qgis): add warning message for duplicated instructions
- 04:21 PM Revision 646527a2 (qgis): integrate ctest command in build script
- 04:21 PM Revision 704669ee (qgis): add variable to upload artifact when tests are triggered
- 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 05e56fcc (qgis): fix build 21.04
- 10:53 AM Revision 1821d7af (qgis): Run providers tests in different CI jobs
- 08:14 AM Revision 0fe0aec3 (qgis): Typo s/is/if
- 08:14 AM Revision 2eb7781f (qgis): add findAllGroups to recursively get all groups
- 08:14 AM Revision 01806b1d (qgis): Add optional recursive = false to findGroups
- 08:14 AM Revision e1588fcc (qgis): typo fix in sip
- 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 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:14 AM Revision 75c1f780 (qgis): Allow specifying width and height for GetPrint images
- ... to override layout provided width and height
- 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 56ca66dd (qgis): Less hacky
- 05:34 AM Revision ac1c6981 (qgis): No more hacks
- 05:34 AM Revision 74733e0a (qgis): Disable qt6 workflow for now
- 05:34 AM Revision 22bd3a2e (qgis): hacks
- 05:34 AM Revision 5a5fe5ec (qgis): Another dumb hack
- 05:34 AM Revision 3f5ec237 (qgis): Add svg
- 05:34 AM Revision 07f87f04 (qgis): Gross hack
- 05:34 AM Revision 08245cb2 (qgis): Even less
- 05:34 AM Revision 1a27f375 (qgis): No qgis_process
- 05:34 AM Revision 9abd23dc (qgis): Maybe
- 05:34 AM Revision 158ec271 (qgis): Super minimal
- 05:34 AM Revision 1e5b3297 (qgis): Super minimal build
- 05:34 AM Revision 4693ebf9 (qgis): Dbus component
- 05:34 AM Revision 9f8ecabb (qgis): Revert "Remove other workflows temporarily"
- This reverts commit 49962230dd1c87e0ef53e0ee900f89f9316512ca.
- 05:34 AM Revision d525439c (qgis): Cleanups
- 05:34 AM Revision 7f88acaf (qgis): Fix capitalisation
- 05:34 AM Revision 133195ef (qgis): Remove other workflows temporarily
- 05:34 AM Revision 7780bbbd (qgis): Get the important stuff right
- 05:34 AM Revision 6596dfa5 (qgis): An experiment
- 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 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: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: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 6f75dcbe (qgis): fix: notification(arg1) is deprecated: Use the 3-args version of notifi...
- 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 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 704b2800 (qgis): Expose control over balloon wedge width
- 07:57 AM Revision 97f63443 (qgis): Unit tests
- 06:25 AM Revision abad5499 (qgis): add temporal controller ui file to GUI_UI headers
- 05:14 AM Revision 55a79ac1 (qgis): ...and DEFINITELY no 'foreach'!!
- 05:14 AM Revision fdd59d32 (qgis): Fix warning
- 05:14 AM Revision d4062153 (qgis): Fixups
- 05:14 AM Revision 25595557 (qgis): Definitely no more Q_FOREACH
- 05:14 AM Revision b6288e8d (qgis): Fix build
- 02:04 AM Revision 106c8260 (qgis): Update tooltips for scale and rotate features tools
2021-03-20
- 12:07 PM Revision a1c98479 (qgis): Merge pull request #42341 from t0b3/release-3_18
- This allows building against QT 5.15.2.
- 09:13 AM Revision 32de5587 (qgis): This allows building against QT 5.15.2.
- 08:48 AM Revision 71555aba (qgis): Merge pull request #42337 from nirvn/fix_build_no_georeferencer
- Fix building QGIS when WITH_GEOREFERENCER is false
- 08:17 AM Revision 69c5d924 (qgis): Fix building QGIS when WITH_GUI is false
- 07:42 AM Revision 7f69c6de (qgis): Fix building QGIS when WITH_GUI is false
- 07:39 AM Revision d4d0d200 (qgis): Fix building QGIS when WITH_GUI is false
- 06:06 AM Revision 959173a9 (qgis): Switch WITH_GUI and WITH_GEOREFERENCER to false on the OGC CI
- 05:21 AM Revision c5e5c464 (qgis): Fix building QGIS when WITH_GEOREFERENCER is false
- 04:58 AM Revision f5be851a (qgis): More indentation
- 04:58 AM Revision 7e7c02a1 (qgis): Fix build again
- 04:58 AM Revision 876ee57f (qgis): Remove redundant qgis::as_const implementation, move to c++17 std::as_c...
- 04:58 AM Revision d7b1b934 (qgis): Fix build
- 04:58 AM Revision 12e68c74 (qgis): Can't use std::as_const in headers which sip reads...
- 04:58 AM Revision c3f93fd7 (qgis): Remove redundant qgsOverload, use qOverload instead
- 04:58 AM Revision 14fd257c (qgis): More indentation
- 04:58 AM Revision 22aa7332 (qgis): Identation
- 04:58 AM Revision 44936efc (qgis): Indentation
- 04:58 AM Revision 2a9d2b02 (qgis): Indentation
- 04:58 AM Revision 764d8026 (qgis): Remove accidental checkin
2021-03-19
- 12:31 AM Revision 2636d3fe (qgis): fix cache renew for layer dependencies
- 12:22 AM Revision 8cb8164d (qgis): Replace colon in typenames
- Fixes #41292 QGISserver WFS returns invalid GML in case of cascading WFS
(cherry picked from commit 65b272d1dcc6ffdc... - 12:22 AM Revision 42832c9c (qgis): QgsProjectLayerGroupDialog: accept an existing project
- in an overloaded constructor.
Fixes #40552
(cherry picked from commit e9be3a82b05a949e31f50b4ab33e46d1041d2752) - 12:22 AM Revision 2ac8d093 (qgis): Ignore getLegendGraphic URL if GetMap url is ignored (#41596)
- (cherry picked from commit 7031fed0164453dba4dba815c9cff6446f75f3ac)
- 12:22 AM Revision 03d8ed31 (qgis): [layouts] Correctly set data defined html url or attribute table
- source property on the parent multiframe object, not the child frame
Fixes #41590
Fixes #36647
(cherry picked from ... - 12:22 AM Revision d64f35d6 (qgis): [georeferencer] NEVER load raster file being referenced into the
- current project
This was likely a decades old hack in order to get the layer to
show in the georeferencer canvas, bu... - 12:22 AM Revision 972afd36 (qgis): Set gathered statistics to none when there are no statistics
- Fixes #41662
(cherry picked from commit caa19170ba3e14b8a2db4cef7a24a3a0e247d096) - 12:22 AM Revision 03d20e01 (qgis): Set min/max from data type when GDAL stats fail
- Fixes #41662
(cherry picked from commit 30b216602440a511001663011ed7d8b4f7a7c645) - 12:22 AM Revision f8d4a27e (qgis): Remove confusing crs prompt which can show when loading a raster file i...
- (cherry picked from commit ad052b5b7b2cbd5d25081f54eecadd29d30852f9)
(cherry picked from commit 76620ff83d5aae7ff10b0... - 12:22 AM Revision 15c6bec1 (qgis): [layouts] Fix map item loses preset them choice if item is selected
- when a map theme is renamed or changed
(cherry picked from commit 34f4d1f97fdc7fa8943c507518551b37d595072d) - 12:22 AM Revision 67a9ff6b (qgis): QgsPluginInstaller can now read zipfiles where 1st internal file is loc...
- (cherry picked from commit 048af492b1d3f01e45f4d2955b674dd67100c8c2)
- 12:22 AM Revision e2f1a82f (qgis): Don't silently swallow exceptions in python context managers
- Notably this causes processing modules to silently fail to load
without any warnings if the required dependancies (su... - 12:22 AM Revision ada0bc79 (qgis): Fix crash on exit when remember last used attribute values is checked
- (cherry picked from commit f4e5fdb4fa8967bb831f49090a550e5616c089aa)
- 12:22 AM Revision fbc2540a (qgis): Update widget state when scale locked state is changed from API
- 12:22 AM Revision 69e70d7e (qgis): QGIS expressions are not sensitive to the case of field names, so
- mimic this same insensitivity when compiling expressions for providers
Avoids the expression compilation failing whe... - 12:22 AM Revision 2db1e5d9 (qgis): [processing][gdal] Fix parsing of creation options for Roughness alg
- (cherry picked from commit e11b7f0230656ee2ba990f34ae19ed2fe68a8a48)
- 12:22 AM Revision be8401d2 (qgis): [processing] Fix use of "Save log to file" algorithm in models
- run from the qgis_process standalone tool
(cherry picked from commit 6daeebcd09f5c09569ebda299eb3d592e9a523d4) - 12:22 AM Revision cf2b041b (qgis): Fix QgsAttributes equality operator when comparing attributes where
- one set contains a string value of a date, and the other a QDateTime
value of the same date
For some bizarre reason ... - 12:22 AM Revision b1895324 (qgis): Fix untranslated message when downloading wms legend graphics, also
- improve message when total size is unknown (-1)
(cherry picked from commit f9a6e33435fd72ba706f2a10ab3fbd8cc5a50914) - 12:22 AM Revision d38c70b9 (qgis): [processing] Fix atlas export relying on predefined scale for atlas-con...
- * [processing] Fix atlas export relying on predefined scale for atlas-controlled map items
* De-duplicate code, add ... - 12:22 AM Revision 163ee627 (qgis): [layout] Add legend item scope to render context
- This enables us to render symbols differently in different legends
(cherry picked from commit c213c49151ec81989e12f5... - 12:22 AM Revision e760beec (qgis): [delimitedtext] Fix regression opening files with unicode characters
- (fixes #41948)
(cherry picked from commit 7278ec85b1fd2677699dc25c02bac10e2cf0bc6b) - 12:22 AM Revision f892b3c1 (qgis): [memory] Correctly store converted field values when adding or
- changing attributes
If testing for value compatiblity via QgsField::convertCompatibility
only resulted in true becau... - 12:21 AM Revision ef1fcb2a (qgis): Merge pull request #42000 from elpaso/bugfix-server-accesscontrol-gfi-r...
- Server accesscontrol getfeatureifo rules clear
- 12:20 AM Revision aa7f1e7f (qgis): Allow loading GPKG layers with GEOMETRY type (#42253)
- 12:19 AM Revision fc258660 (qgis): More masks
- 12:19 AM Revision 520331c7 (qgis): Fix WMS DPI scale rounding error
- Backported from master PR #42292
- 12:19 AM Revision 08aa3fee (qgis): Update mask images
- 12:18 AM Revision 98ebd409 (qgis): Minor cleanup of INSTALL.md
- - Remove extra indentation of code blocks that made copy'n'pasting ugly
- Probably fixed in indentation bug for `~/.... - 02:21 PM Revision e9036bbe (qgis): avoid extra calls to clearing the selection
- 01:19 PM Revision 64553db9 (qgis): fix docs
- 01:12 PM Revision 4dde676a (qgis): avoid removing already set icon
- 01:09 PM Revision 202f1bf7 (qgis): Release of 3.18.1
- 01:09 PM Revision a1bfa5b9 (qgis): translation update for 3.18.1 from transifex
- 01:07 PM Revision 58ba7c1e (qgis): Release of 3.16.5
- 01:07 PM Revision 1340267a (qgis): translation update for 3.16.5 from transifex
- 12:36 PM Revision 8f3f9602 (qgis): translation string fix
- 11:52 AM Revision aa23d009 (qgis): create a sort filter proxy model
- 11:52 AM Revision 411ac0e1 (qgis): move line edit to bottom
- 11:52 AM Revision bf3f23fe (qgis): reuse existing constructor
- 11:52 AM Revision d941b521 (qgis): use filter proxy in the widget
- 11:52 AM Revision 4c403a1c (qgis): add filter line edit to UI
- 09:47 AM Revision ba6d9672 (qgis): Add geometry util to calculate a point along a segment offset in a perp...
- 09:47 AM Revision b4f890e5 (qgis): Spell again
- 09:47 AM Revision 425f2718 (qgis): Add method to determine closest side of rectangle to a point
- 09:47 AM Revision 0c5ffe7e (qgis): Spelling
- 09:47 AM Revision f759c593 (qgis): [feature] New callout style for curved lines
- Renders a nice cartographically pleasing curved line between the
labels and features.
Options include selecting a sp... - 07:45 AM Revision 8b94ec54 (qgis): Move code for generating the annotation "balloon" style background
- shape out into a new class so that it can be reused elsewhere
- 07:43 AM Revision f79d18f5 (qgis): Merge pull request #41996 from qgis/m-kuhn-patch-1
- Remove "stale" label when a comment is added
- 03:43 AM Revision 0b75c6ca (qgis): Merge pull request #42303 from nirvn/ellipse_fixes
- Ellipse marker symbol layer fixes and code improvements
- 01:59 AM Revision ad998573 (qgis): [optimization][symbology] Rely on enum for ellipse marker symbol layer ...
2021-03-18
- 10:10 PM Revision 696b5874 (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. - 10:09 PM Revision 4442b488 (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. - 09:20 PM Revision db732fc0 (qgis): Use qgis::make_unique
- 09:20 PM Revision d8d18b20 (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)
- 08:40 PM Revision c4752d67 (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... - 08:40 PM Revision 5c5ef696 (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... - 08:37 PM Revision 4cd1b5b9 (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... - 07:32 PM Revision 6e16b0f4 (qgis): Merge pull request #42295 from suricactus/fix_attr_table_shifts2
- Fix wrong attr values in joined fields
- 07:32 PM Revision 45e79c45 (qgis): Merge pull request #42295 from suricactus/fix_attr_table_shifts2
- Fix wrong attr values in joined fields
- 07:29 PM Revision 073e3f81 (qgis): Merge pull request #42295 from suricactus/fix_attr_table_shifts2
- Fix wrong attr values in joined fields
- 07:28 PM Revision c22f5a92 (qgis): Merge pull request #42256 from domi4484/abstractRelationWidgetUpdateUi
- Added missing calls to updateUi hook
- 07:27 PM Revision 0c75aa3e (qgis): Merge pull request #42313 from domi4484/removeQgsRelationMisleadingDebu...
- Avoid misleading debug output "Invalid relation: no ID"
- 06:54 PM Revision e75b6df2 (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. - 05:11 PM Revision 7a593154 (qgis): Avoid misleading debug output "Invalid relation: no ID"
- Set the relation ID at first to avoid debug messages
- 11:58 AM Revision 168735fb (qgis): Merge pull request #42307 from elpaso/wtf-wms-control-images
- Fix WMS control images
- 10:56 AM Revision 49d34717 (qgis): More masks
- 09:38 AM Revision ead5f713 (qgis): Fix WMS control images
- 08:34 AM Revision 6ad315b2 (qgis): Added two missing calls (afterSetRelations and updateUi)
- 08:22 AM Revision 450b8d7d (qgis): Restore test script committed by mistake
- 08:16 AM Revision b93a8e45 (qgis): Merge pull request #42292 from elpaso/bugfix-wms-scale-dpi-rounding-error
- Fix WMS DPI scale rounding error
- 08:12 AM Revision a5843800 (qgis): Merge pull request #42292 from elpaso/bugfix-wms-scale-dpi-rounding-error
- Fix WMS DPI scale rounding error
- 04:58 AM Revision e5ab5358 (qgis): Cleanup callout code to remove a lot of duplicated code between
- simple line and manhattan line callout classes
- 04:20 AM Revision e87b1ac8 (qgis): [symbology] Fix stroke-only ellipse markers not reflecting selected state
- 04:15 AM Revision 6d64fabe (qgis): [ui] Disable fill color for stroke-only ellipse symbols
- 03:15 AM Revision 4791fc4c (qgis): Update action text and tooltip
- 03:15 AM Revision 5d06c1d4 (qgis): [FEATURE] When the "show pinned labels" option is enabled, also
- highlight any pinned callout start or end points
This allows users to immediately see which callouts points have
bee... - 02:43 AM Revision e8280d29 (qgis): More see also fixes
- 02:43 AM Revision 6a351af7 (qgis): Don't hide trim option for polygon outlines
- 02:43 AM Revision a16ab723 (qgis): [feature] Add option to trim the start and end of simple line symbol
- layers by a preset amount
This allows for the line rendering to trim off the first x mm
and last y mm from the actua... - 02:43 AM Revision b3b89733 (qgis): Fix see also links
- 02:43 AM Revision 99c5ac3d (qgis): Add method to calculate total length of a QPolygonF line
- 01:58 AM Revision cfde40df (qgis): Fix possible crash when rendering callouts (master only)
2021-03-17
- 11:37 PM Revision 7370da43 (qgis): Additional tests
- 09:18 PM Revision 6909b45f (qgis): Fix UI hang when selecting vertices from complex features when releasing
- the mouse button after a drag operation
For large geometries the total vertex count was being calculated
once per ve... - 08:55 PM Revision fad9d75a (qgis): Fix QgsAbstractRelationEditorWidget redondancy mNmRelation/nNmRelationId
- mNmRelation and nNmRelationId represent the same QgsRelation instance
but it was possible to set them to different va... - 06:24 PM Revision 47c50a14 (qgis): Update test mask images
- 04:57 PM Revision ae875f50 (qgis): Fix wrong attr values in joined fields
- Improved version of #41215 Fix #26652
If the joined layer has field names that collide with already existing
fields,... - 11:32 AM Revision 62ba2ca5 (qgis): Use qgis::make_unique
- 11:23 AM Revision 64d04edd (qgis): Merge pull request #42291 from nirvn/add_markers
- Add semi arc sign simple & ellipse markers, add missing arrow sign to ellispe marker
- 10:45 AM Revision ec83481f (qgis): Fix WMS DPI scale rounding error
- 10:14 AM Revision 2cbb1307 (qgis): Address review
- 09:52 AM Revision 01f1f0c7 (qgis): [symbology] Add a semi arc and arrow sign to ellipse markers
- 09:52 AM Revision b3d27aac (qgis): [symbology] Add a 1/2, 1/3, 1/4 arc signs to simple markers
- 09:22 AM Revision 09620ad7 (qgis): [feature][symbology] Allow pen cap style to be set for ellipse marker s...
- 05:53 AM Revision 51339ef0 (qgis): Update test
- 05:53 AM Revision 109f95b3 (qgis): [feature] Allow pen cap style to be set for simple marker symbol layers
- This is useful for the stroke-only symbols like the cross and arrowhead
markers, where it's sometimes nice to have ro... - 03:54 AM Revision 50c0728f (qgis): Merge pull request #42276 from elpaso/bugfix-gh42275-wfs3-string-fids-t...
- Fix wfs3 template with string fids
- 03:54 AM Revision b7b73a0b (qgis): Merge pull request #42276 from elpaso/bugfix-gh42275-wfs3-string-fids-t...
- Fix wfs3 template with string fids
2021-03-16
- 12:52 AM Revision 0b36c7b2 (qgis): Merge pull request #42198 from qgis/backport-42189-to-release-3_18
- [Backport release-3_18] [ogr] Fix absence of proper feature ID when adding features to CSV, ODS, and XLSX datasets
- 09:14 PM Revision cdb3e7b2 (qgis): Merge pull request #42276 from elpaso/bugfix-gh42275-wfs3-string-fids-t...
- Fix wfs3 template with string fids
- 09:14 PM Revision 4f0d21a4 (qgis): Merge pull request #42276 from elpaso/bugfix-gh42275-wfs3-string-fids-t...
- Fix wfs3 template with string fids
- 09:11 PM Revision b5a78202 (qgis): Merge pull request #42276 from elpaso/bugfix-gh42275-wfs3-string-fids-t...
- Fix wfs3 template with string fids
- 08:12 PM Revision a9455d48 (qgis): [processing] Fix misleading "cancel" label shown for "close" button
- This button isn't a cancel button - it just closes the dialog, and
doesn't abort any changes which have already been ... - 08:12 PM Revision b2b79565 (qgis): [processing] Fix misleading "cancel" label shown for "close" button
- This button isn't a cancel button - it just closes the dialog, and
doesn't abort any changes which have already been ... - 08:12 PM Revision 42ee7ef4 (qgis): [ogr][gdal] Proper vsi{zip,tar,gzip} uri decoding/encoding
- 07:55 PM Revision c15fbe3a (qgis): Update README.md
- Use the more common term of "any later version" instead of "above" for GPL license
- 07:55 PM Revision 05f364bd (qgis): When merging features, ensure that fields with "apply default
- value on update" are correctly evaluated and the default
value used for the merged feature result - 07:55 PM Revision f8107b47 (qgis): Restore attribute table column sizes in the Merge Attributes dialog
- Otherwise the columns all get set to a minimal default width,
which quickly gets very frustrating if you're merging a... - 05:08 PM Revision bfc9d7a9 (qgis): Test for issue 42275
- 04:02 PM Revision fbecae12 (qgis): Allow loading GPKG layers with GEOMETRY type (#42253)
- 04:02 PM Revision c4d35817 (qgis): Allow loading GPKG layers with GEOMETRY type (#42253)
- 03:58 PM Revision 60f788c9 (qgis): Allow loading GPKG layers with GEOMETRY type (#42253)
- 03:41 PM Revision cafff9fb (qgis): Fix wfs3 template with string fids
- Fixes #42275
- 09:52 AM Revision 18022691 (qgis): Follow up a1e57a7 : fix handling of filtered layers
- 09:51 AM Revision 8731c7e6 (qgis): Follow up a1e57a7 : fix handling of filtered layers
- 09:51 AM Revision 48d8442e (qgis): [ogr][gdal] Proper vsi{zip,tar,gzip} uri decoding/encoding
- 09:49 AM Revision 5bf556d9 (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)
- 09:46 AM Revision eb185d26 (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)
- 09:40 AM Revision f4e4d881 (qgis): [processing][gdal] Fix parsing of creation options for Roughness alg
- 09:26 AM Revision 81e846e6 (qgis): Update README.md
- Use the more common term of "any later version" instead of "above" for GPL license
- 08:40 AM Revision ae6aeeaf (qgis): Apply suggestions from code review
- Co-authored-by: Ivan Ivanov <[email protected]>
- 07:41 AM Revision 823c9577 (qgis): Merge pull request #42267 from DelazJ/no_qgsProcessingExceptions
- Use correct spelling for QgsProcessingException class
- 04:49 AM Revision 6e20ee86 (qgis): Use correct spelling for qgsProcessingException class
- Fix typo
- 02:39 AM Revision 5b7e0106 (qgis): [processing][gdal] Fix parsing of creation options for Roughness alg
- 02:39 AM Revision 5116b672 (qgis): [processing][gdal] Fix parsing of creation options for Roughness alg
- 02:36 AM Revision e11b7f02 (qgis): [processing][gdal] Fix parsing of creation options for Roughness alg
- 01:44 AM Revision 82407887 (qgis): [processing] When an algorithm is run in place through the 'ef' locator
- filter, ensure the progress bar is removed when the algorithm
finishes
Otherwise it hangs around in the message bar ... - 01:24 AM Revision eadc4a91 (qgis): [processing] Fix misleading "cancel" label shown for "close" button
- This button isn't a cancel button - it just closes the dialog, and
doesn't abort any changes which have already been ... - 01:24 AM Revision c6442a17 (qgis): [processing] Fix misleading "cancel" label shown for "close" button
- This button isn't a cancel button - it just closes the dialog, and
doesn't abort any changes which have already been ... - 01:20 AM Revision 35a781d4 (qgis): [processing] Fix misleading "cancel" label shown for "close" button
- This button isn't a cancel button - it just closes the dialog, and
doesn't abort any changes which have already been ... - 01:13 AM Revision c8223b97 (qgis): Tweak the labeling of the new merge "from largest" button depending
- on the layer's actual geometry type, and disable the option
for single-point layers - 01:13 AM Revision 3e09ce1a (qgis): Use correct title for Merge Features dialog
- Fixes #32206
2021-03-15
- 10:31 PM Revision 3f2a87c2 (qgis): Added missing calls to updateUi hook
- 09:08 PM Revision ea7122b5 (qgis): Updated icon
- 09:08 PM Revision def9af62 (qgis): Also support MultiPoints
- 09:08 PM Revision 5dbcb006 (qgis): Added button to select attributes from largest geometry when merging fe...
- 09:08 PM Revision fd826d70 (qgis): Also select row with largest feature so it gets highlighted
- 09:08 PM Revision bb04c13b (qgis): Fix label wording
- 07:03 PM Revision e44f8a76 (qgis): When only one feature is selected during a selection operation,
- show the feature's display expression/field value in the
status bar as part of the "... features selected" message - 07:02 PM Revision f557a19b (qgis): [feature] Allow auto-creation of callout auxiliary fields when
- attempting to move a callout start or end point interactively
Makes the user experience for moving a callout follow ... - 07:02 PM Revision a1fa68d3 (qgis): Add method to auto create a callout property in auxilliary storage
- 07:02 PM Revision 5bceda82 (qgis): Don't show label hover highlights while a map redraw is in progress,
- because these will show for outdated label positions
- 07:02 PM Revision 879f8922 (qgis): Don't highlight callout nodes in non-move-label map tools
- 05:27 PM Revision dee23468 (qgis): Merge pull request #41272 from qgis/backport-41215-to-release-3_16
- [Backport release-3_16] Fix wrong attr values in joined fields
- 10:06 AM Revision c3e4e5f9 (qgis): Add qt5-image-formats-plugins to build deps to support TIF for QImage
- 07:41 AM Revision f80a7541 (qgis): Merge pull request #42084 from mhugent/server_fix_external_wms_opacities
- Server: Opacity should also be considered for external layers
- 06:49 AM Revision d740a228 (qgis): [processing] Fix use of "Save log to file" algorithm in models
- run from the qgis_process standalone tool
- 04:36 AM Revision 802bb635 (qgis): Make Joins properties summary table translatable
- 03:42 AM Revision 7550fbe4 (qgis): [feature] When interactively moving a callout line, holding shift
- will cause the callouti line angle to snap to 15 degree increments
This allows for easier creation of nicely paralle... - 03:17 AM Revision e9b4fa2d (qgis): Make Joins properties summary table translatable
- 02:44 AM Revision e5b260b8 (qgis): [processing] Fix use of "Save log to file" algorithm in models
- run from the qgis_process standalone tool
- 02:43 AM Revision 54d5253c (qgis): [processing] Fix use of "Save log to file" algorithm in models
- run from the qgis_process standalone tool
- 02:25 AM Revision 6daeebcd (qgis): [processing] Fix use of "Save log to file" algorithm in models
- run from the qgis_process standalone tool
2021-03-14
- 12:48 AM Revision d26c0414 (qgis): Do not run stale issues workflow on forks
- 12:48 AM Revision 6fa88cc2 (qgis): Do not run stale pr workflow on forks
- 12:43 AM Revision 8fcdf2f6 (qgis): Merge pull request #42193 from elpaso/raster-legend-add-option-to-use-s...
- Add option to use the old legend style
- 12:29 AM Revision ed5b59b8 (qgis): Make Joins properties summary table translatable
- 12:29 AM Revision 3076e622 (qgis): Make Joins properties summary table translatable
- 12:27 AM Revision fb51b471 (qgis): [pal] Fix crash in labeling polygons in some rare circumstance which I can
- only reproduce on a single project
But this code is so totally unreadable that it's not suprising that
there's all k... - 12:27 AM Revision cf0fc642 (qgis): [pal] Fix crash in labeling polygons in some rare circumstance which I can
- only reproduce on a single project
But this code is so totally unreadable that it's not suprising that
there's all k... - 12:26 AM Revision 60cd3c42 (qgis): Make Joins properties summary table translatable
- 11:39 PM Revision 2978e4b7 (qgis): [processing] Fix output from Snap Geometries algorithms cannot
- be plugged into algorithm inputs requiring a point or line geometry
type
Fixes #42200 - 11:39 PM Revision e88e4338 (qgis): [processing] Fix output from Snap Geometries algorithms cannot
- be plugged into algorithm inputs requiring a point or line geometry
type
Fixes #42200 - 11:39 PM Revision 2aa8798f (qgis): Disable debugging code
- 11:39 PM Revision 81f8e497 (qgis): Add debugging method
- 11:39 PM Revision 0d5bbd3c (qgis): Make docs more accurate
- 11:39 PM Revision 6102ecc0 (qgis): [pal] Cleanup and modernize code a bit
- 03:05 PM Revision ef567b16 (qgis): qgis::make_unique -> std::make_unique
- 03:02 PM Revision 90616dd4 (qgis): Fix wrong list of layers in Rasterize alg (Convert map to raster)
- When not using a map theme nor explicit list of layers, the list of layers
is taken from the project. However the alg... - 03:02 PM Revision 3db52a6e (qgis): Added a test for "rasterize" (convert map to raster) algorithm
- 03:02 PM Revision a2289bb7 (qgis): Fix spelling
2021-03-12
- 09:22 PM Revision b06cf95d (qgis): Header enum
- 06:15 PM Revision acadc406 (qgis): Merge pull request #42193 from elpaso/raster-legend-add-option-to-use-s...
- Add option to use the old legend style
- 06:13 PM Revision 64b869e5 (qgis): Merge pull request #42174 from elpaso/server-standalone-threads
- Server standalone threaded version
- 06:12 PM Revision 5dc20283 (qgis): Merge pull request #42193 from elpaso/raster-legend-add-option-to-use-s...
- Add option to use the old legend style
- 05:01 PM Revision 3f3435a1 (qgis): spellok
- 04:49 PM Revision d6047d36 (qgis): Add tests for useContinuousLegend flag
- 02:55 PM Revision af01a41e (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... - 10:18 AM Revision 96899a71 (qgis): Test if opacity is applied for external layers
- 10:18 AM Revision 17044f4d (qgis): Opacity should also be considered for external layers
- 10:18 AM Revision 3f8c8e2d (qgis): For internal layers, opacitiy has to be set after the style has been set
- 10:18 AM Revision 6a9455c9 (qgis): Also test the opacity parameter within the external layer
- 03:34 AM Revision f6fd5322 (qgis): [ui] Move layer_property() function from General to Map Layers group fo...
- 03:31 AM Revision 6c6fd067 (qgis): [ui] Move layer_property() function from General to Map Layers group fo...
- 03:31 AM Revision c1a2904c (qgis): [ui] Display map layer functions above list of map layers
- 03:31 AM Revision 516087ed (qgis): [ui] Add map layer icons in th expression builder's tree view
- 03:29 AM Revision 99e2566e (qgis): Simplify use of aux field for callout properties
- Instead of prompting users for an aux field name and type, just
immediately create the field when the option is selec... - 03:27 AM Revision 6eeedbbf (qgis): Allow point clouds, mesh, vector tiles to be exported to qlr
- and qml files through layer tree menu, and ensure that the
styles can be reapplied to the layer
Fixes #42111
Fixes #... - 02:57 AM Revision 8c70a983 (qgis): [processing] Fix output from Snap Geometries algorithms cannot
- be plugged into algorithm inputs requiring a point or line geometry
type
Fixes #42200 - 02:57 AM Revision 69dbed5d (qgis): [processing] Fix output from Snap Geometries algorithms cannot
- be plugged into algorithm inputs requiring a point or line geometry
type
Fixes #42200 - 02:54 AM Revision 8bacaa53 (qgis): Add more tests for QgsAbstractGeometry::boundingBoxIntersects
- 02:54 AM Revision ae54b204 (qgis): [processing] Fix output from Snap Geometries algorithms cannot
- be plugged into algorithm inputs requiring a point or line geometry
type
Fixes #42200
2021-03-11
- 08:46 PM Revision 7c410120 (qgis): Super-optimised version of geometry bounding box intersects test
- Apply some fancy logic to make this test as cheap as possible
to run - 08:46 PM Revision 59a2286e (qgis): Cleanups
- 08:46 PM Revision 43d5b0c8 (qgis): Optimise two heavily used methods in QgsLineString
- 08:46 PM Revision 83dafc57 (qgis): Move trivial check before expensive check
- 08:46 PM Revision 7fb3c83e (qgis): Sipify
- 08:46 PM Revision 5445acea (qgis): Add QgsRectangle::contains overload which doesn't require QgsPoint/QgsP...
- 08:46 PM Revision c578658d (qgis): Add optimised conversion methods for ogr (multi)polygons to QgsGeometry
- Avoids conversion back and forth from wkb to transfer these geometries
from ogr to qgis - 08:46 PM Revision 581d9af4 (qgis): Add unit tests for QgsRectangle::contains( double, double)
- 08:46 PM Revision ef214d51 (qgis): Modernize test
- 08:22 PM Revision f2a727d4 (qgis): [pal] Fix crash in labeling polygons in some rare circumstance which I can
- only reproduce on a single project
But this code is so totally unreadable that it's not suprising that
there's all k... - 08:21 PM Revision 6a779476 (qgis): [pal] Fix crash in labeling polygons in some rare circumstance which I can
- only reproduce on a single project
But this code is so totally unreadable that it's not suprising that
there's all k... - 08:18 PM Revision 46178523 (qgis): [pal] Fix crash in labeling polygons in some rare circumstance which I can
- only reproduce on a single project
But this code is so totally unreadable that it's not suprising that
there's all k... - 12:54 PM Revision 935e0c61 (qgis): Merge pull request #42189 from nirvn/ogr_csv_xlsx_ods
- [ogr] Fix absence of proper feature ID when adding features to CSV, ODS, and XLSX datasets
- 12:51 PM Revision c2e5b44c (qgis): Merge pull request #42189 from nirvn/ogr_csv_xlsx_ods
- [ogr] Fix absence of proper feature ID when adding features to CSV, ODS, and XLSX datasets
- 11:38 AM Revision b269b504 (qgis): Doxy
- 11:26 AM Revision a1e57a7a (qgis): [ogr] Fix absence of proper feature ID when adding features to CSV, ODS...
- 11:02 AM Revision 135dd715 (qgis): Add test for streaming mode
- 11:02 AM Revision 7234d893 (qgis): [feature] Add streaming digitizing mode
- When active, points are automatically added following the mouse
cursor movement.
Refs Natural resources Canada Contr... - 11:02 AM Revision c5f15aed (qgis): Many tools support streaming mode
- 11:02 AM Revision 52601058 (qgis): Add option to control the tolerance of streamed digitizing
- 11:02 AM Revision bffa42ae (qgis): Implement undo logic for streamed digitizing mode
- When the backspace key is held down, points will be repeatedly
removed from streamed digitized sections, right up til... - 11:02 AM Revision 4d9646b3 (qgis): Fix tolerance handling with snapped points
- 11:02 AM Revision 594125af (qgis): Proper icon for streaming digitize mode
- 11:02 AM Revision 27ae7cbb (qgis): Only retrieve streaming tolerance once per operation, not with every mo...
- 11:02 AM Revision df4d03d7 (qgis): Dox++
- 11:02 AM Revision c5a0d1d4 (qgis): [needs-docs] Make the Digitize with Curve and Streaming Digitize action...
- 10:55 AM Revision d3df0e52 (qgis): Sync header after PR review
- 10:53 AM Revision 273fd82e (qgis): Update python/core/auto_generated/layertree/qgscolorramplegendnodesetti...
- Co-authored-by: Nyall Dawson <[email protected]>
- 10:45 AM Revision 83f3ad65 (qgis): Add option to use the old legend style
- 05:30 AM Revision acc0eb41 (qgis): Enable the use of the browse button for spatialite provider in missing ...
- 01:50 AM Revision 5c101e7a (qgis): Correctly store absolute/relative paths for point clouds in projects
- Fixes #42114
- 01:50 AM Revision 2884e077 (qgis): Fix application hangs when attempting to load qlr file for
- non vector/raster/vector-tile layer types
Refs #42112 - 01:49 AM Revision 0ef7d3b7 (qgis): Add flag to QgsProviderMetadata to indicate if a provider
- can handle file based uris
E.g. gdal/ogr can, but postgres/wfs cannot
(cherry picked from commit 1bef866f4b685736ea... - 01:49 AM Revision 932814cb (qgis): Add some utility functions to new QgsMapLayerFactory class for easier r...
- (cherry picked from commit 63a365a6a272b6f2f5374f4709837c5fb9629bf7)
- 01:49 AM Revision 13d3ce0b (qgis): Don't show 'None' for provider column in handle bad layers dialog for n...
- (cherry picked from commit 62b8f08b8e4aa0a40ea2a9385163131315c7ab86)
- 01:49 AM Revision d8b6060d (qgis): Since
- (cherry picked from commit fd1c9f3ad1750bbf15b3deaf04667a29bf15b50f)
- 01:49 AM Revision 7fe89de1 (qgis): Allow browsing for csv file paths in bad layer handler for delimited te...
- (cherry picked from commit fbcf0e740156a34938f0f83a903b4bda1ac04933)
- 01:49 AM Revision 632c9a2a (qgis): Unit tests for QgsMapLayerFactory
- (cherry picked from commit e3106ad0701a12d624df9fde3207bfaa88e404e7)
- 01:49 AM Revision c85b9863 (qgis): Cleanup handling of selected file based rows in bad layer dialog
- (cherry picked from commit 9a02c7da3d11c6eb281f54d516501949bcd74d08)
- 01:49 AM Revision 3186a130 (qgis): Spelling, sip
- (cherry picked from commit def799810d7edda3fe82589a56553b63fde7c68a)
- 01:49 AM Revision 419fe143 (qgis): Allow repairing point cloud layer paths in bad layer handler dialog
- Fixes #42113
(cherry picked from commit 73613b782e250b3010752985116a27b9cef92342) - 01:49 AM Revision d1fcfdd5 (qgis): Store and retrieve provider name from item custom data
- (cherry picked from commit c0269b8df34d89cf67cba6254cacfc04e9cc8d29)
- 01:49 AM Revision b22bf2e6 (qgis): Fix broken bad layer handler dialog
- Fixes #42155
(cherry picked from commit 14c76301b39be23658ce9d01aca266574646643f) - 01:49 AM Revision 9e204377 (qgis): Stored paths must NEVER be windows style paths
- (cherry picked from commit d13689d533e4c43c4a3c7c84ca3a110ff3f15028)
- 01:49 AM Revision 2d6eb995 (qgis): Make bad layers handler dialog more generic so that it can handle other...
- (cherry picked from commit b03508fd8501ed6c423cb5e4ca2fcf8bd1e15ece)
- 01:49 AM Revision ece98c3a (qgis): For consistency, always store custom data in first column in bad layers...
- (cherry picked from commit 1c2d3a51e603bb87effc119aff4e77ce7becd013)
- 01:41 AM Revision 4ec6c817 (qgis): Merge pull request #42100 from elpaso/bugfix-unreported-wms-cascading-fid
- WMS cascading: fix unreported issue wih missing fids
2021-03-10
- 10:38 PM Revision 7ef4d3e5 (qgis): Alias json_to_map and map_to_json functions
- 10:38 PM Revision ffbedde2 (qgis): Delete json_to_map function
- 10:38 PM Revision 4037a76c (qgis): Delete map_to_json function
- 10:36 PM Revision ecaf83b9 (qgis): Add 'NULL' to autocomplete list in expression editor
- 08:22 PM Revision 570efee7 (qgis): Updating the Readme file
- 06:43 PM Revision d9f0bb5d (qgis): Allow point clouds, mesh, vector tiles to be exported to qlr
- and qml files through layer tree menu, and ensure that the
styles can be reapplied to the layer
Fixes #42111
Fixes #... - 06:42 PM Revision fbe1cf8c (qgis): move projVersionMajor to cpp (backport #42158)
- 02:52 PM Revision 3f5b1659 (qgis): Merge pull request #40444 from pblottiere/geographic-extent-store
- Geographic extent storing
- 01:31 PM Revision 1970df7e (qgis): Update doc to 3.20
- 10:29 AM Revision 70687fa8 (qgis): fix build
- 10:03 AM Revision 84b3cb18 (qgis): do not run docker build workflow on forks
- 09:00 AM Revision 4819524f (qgis): Merge pull request #42100 from elpaso/bugfix-unreported-wms-cascading-fid
- WMS cascading: fix unreported issue wih missing fids
- 09:00 AM Revision e2234ccb (qgis): Merge pull request #42100 from elpaso/bugfix-unreported-wms-cascading-fid
- WMS cascading: fix unreported issue wih missing fids
- 08:57 AM Revision d140311e (qgis): Merge pull request #42100 from elpaso/bugfix-unreported-wms-cascading-fid
- WMS cascading: fix unreported issue wih missing fids
- 08:51 AM Revision 82c24c0a (qgis): Enable the use of the browse button for spatialite provider in missing ...
- 08:48 AM Revision 9238118d (qgis): Enable the use of the browse button for spatialite provider in missing ...
- 08:37 AM Revision 822dd111 (qgis): Add log message
- 08:37 AM Revision 0c831dde (qgis): Invalidate wgs84 extent when setting a transform context
- 08:37 AM Revision 66674722 (qgis): WGS84 extent is null if the extent is null
- 08:37 AM Revision 3799f609 (qgis): Update doc
- 08:37 AM Revision 9146f01b (qgis): Add unit tests
- 08:37 AM Revision d9dfa5d2 (qgis): Some renaming
- 08:37 AM Revision 914338c1 (qgis): More const
- 08:37 AM Revision c23577fd (qgis): Fix OGC tests
- 08:37 AM Revision c21a1ca9 (qgis): Add doc
- 08:37 AM Revision 7b0b4afb (qgis): Fix condition
- 08:37 AM Revision fd965af1 (qgis): mExtent is private
- 08:37 AM Revision f94e29ee (qgis): Update doc
- 08:37 AM Revision 36b77764 (qgis): Add an actual parameter to geographicExtent to bypass the trust option
- 08:37 AM Revision cb633ed7 (qgis): Use the geographicExtent from map layer to avoid an unnecessary computa...
- 08:37 AM Revision 4e4aa1f1 (qgis): const
- 08:37 AM Revision 2e1fb1b1 (qgis): Read the geographic extent only when the trust option is activated
- 08:34 AM Revision 476ebecb (qgis): Read the geographic extent from project
- 08:33 AM Revision b6e01f98 (qgis): Project: store geographic extent
- 05:11 AM Revision 82fff48c (qgis): Fix application hangs when attempting to load qlr file for
- non vector/raster/vector-tile layer types
Refs #42112 - 05:10 AM Revision be65b627 (qgis): Correctly store absolute/relative paths for point clouds in projects
- Fixes #42114
- 05:07 AM Revision 10c3a1a3 (qgis): Fix application hangs when attempting to load qlr file for
- non vector/raster/vector-tile layer types
Refs #42112 - 05:07 AM Revision ebdb7ba9 (qgis): Correctly store absolute/relative paths for point clouds in projects
- Fixes #42114
- 05:05 AM Revision 03edd718 (qgis): Merge pull request #42154 from nyalldawson/provider_file_based
- Fix broken bad layer handler dialog
- 04:30 AM Revision e0489b31 (qgis): move projVersionMajor to cpp
- 04:00 AM Revision fd1c9f3a (qgis): Since
- 02:51 AM Revision 3719d93d (qgis): nightlies: fix pushing to dash
- (cherry picked from commit 6e5f4f36166c5a29759f4f78abeab6e9b579e2aa)
- 02:47 AM Revision 8e472a8f (qgis): nightlies: fix pushing to dash
- (cherry picked from commit 6e5f4f36166c5a29759f4f78abeab6e9b579e2aa)
- 02:47 AM Revision b47f241a (qgis): debian packaging: add hirsute
- (cherry picked from commit 5078939dac14bf6d400988282a54be91c1a49fdf)
- 02:45 AM Revision 5078939d (qgis): debian packaging: add hirsute
- 02:45 AM Revision 6e5f4f36 (qgis): nightlies: fix pushing to dash
- 02:24 AM Revision 53928bdb (qgis): [locators] Add a bounding box property to the abstract geocoder locator...
- 02:21 AM Revision a144b26c (qgis): Add PyQt5.QtWebKit to docker image packages
- 02:21 AM Revision 90b4052f (qgis): Add PyQt5.QtWebKit to docker image packages
- 02:11 AM Revision def79981 (qgis): Spelling, sip
- 01:51 AM Revision 73613b78 (qgis): Allow repairing point cloud layer paths in bad layer handler dialog
- Fixes #42113
- 01:47 AM Revision fbcf0e74 (qgis): Allow browsing for csv file paths in bad layer handler for delimited te...
- 01:44 AM Revision 14c76301 (qgis): Fix broken bad layer handler dialog
- Fixes #42155
- 01:08 AM Revision d13689d5 (qgis): Stored paths must NEVER be windows style paths
- 01:08 AM Revision b03508fd (qgis): Make bad layers handler dialog more generic so that it can handle other...
2021-03-09
- 12:52 AM Revision c0269b8d (qgis): Store and retrieve provider name from item custom data
- 12:46 AM Revision e3106ad0 (qgis): Unit tests for QgsMapLayerFactory
- 12:39 AM Revision 63a365a6 (qgis): Add some utility functions to new QgsMapLayerFactory class for easier r...
- 12:17 AM Revision 9a02c7da (qgis): Cleanup handling of selected file based rows in bad layer dialog
- 12:05 AM Revision 1c2d3a51 (qgis): For consistency, always store custom data in first column in bad layers...
- 12:03 AM Revision 62b8f08b (qgis): Don't show 'None' for provider column in handle bad layers dialog for n...
- 11:58 PM Revision 8350ae9e (qgis): Fix #38955 broken relations when loading an embedded layer
- 11:58 PM Revision c4e900c3 (qgis): Fix #38955 broken relations when loading an embedded layer
- 11:55 PM Revision d8deac9b (qgis): Fix #38955 broken relations when loading an embedded layer
- 11:25 PM Revision 1bef866f (qgis): Add flag to QgsProviderMetadata to indicate if a provider
- can handle file based uris
E.g. gdal/ogr can, but postgres/wfs cannot - 09:06 PM Revision 7e4d0e9c (qgis): Add PyQt5.QtWebKit to docker image packages
- 09:06 PM Revision 8375d540 (qgis): Add PyQt5.QtWebKit to docker image packages
- 09:03 PM Revision 524e51c9 (qgis): Add PyQt5.QtWebKit to docker image packages
- 08:52 PM Revision 42db258c (qgis): Merge pull request #41376 from pblottiere/wms_min_version
- Use the lowest version in wms negotiation
- 07:33 PM Revision 9ce25051 (qgis): Add unit test
- 07:33 PM Revision f12200dd (qgis): Update wms parameters construction
- 07:11 PM Revision 1681dbde (qgis): make ASTYLE with c++17
- this fixes the compilation on my system (mac)
- 07:11 PM Revision dcf97f2d (qgis): This allows building against QT 5.15.2.
- 11:56 AM Revision 2008f5ef (qgis): [locators] Add a description property to locator filter base class (#42...
- 09:58 AM Revision c1da9b08 (qgis): Mention latest releases in c++ api website
- 09:57 AM Revision 5a467e15 (qgis): Never ever show .txt files as datasets in browser
- They are only used for geospatial data in extremely rare cases
and are predominantly just noise in the browser - 08:53 AM Revision b4f2b78d (qgis): Fix unit test
- 08:53 AM Revision a681aa3c (qgis): Fix
- 08:28 AM Revision ec6aa200 (qgis): fix cache in Docker build workflows
- 08:19 AM Revision a62fc8b6 (qgis): indentation
- 08:10 AM Revision 2adf89c9 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 06:32 AM Revision cbe3be77 (qgis): Update doc for QgsWmsRequest
- 06:32 AM Revision 9c5251a6 (qgis): Operator
- 06:32 AM Revision 8434b3fc (qgis): Add some doc
- 06:32 AM Revision 51f2bda1 (qgis): Default operator
- 06:32 AM Revision 2e801416 (qgis): Update getprint
- 06:28 AM Revision ebcbc305 (qgis): Update getlegendgraphics
- 06:27 AM Revision ea016845 (qgis): Update describelayer
- 06:27 AM Revision ddb30369 (qgis): Update getstyle
- 06:18 AM Revision daab06ca (qgis): Update getcontext
- 06:18 AM Revision ca432369 (qgis): Update getfeature info request
- 06:17 AM Revision 3de90946 (qgis): Update getmap request
- 06:15 AM Revision 0276a654 (qgis): Use the new class in dxf writer
- 06:14 AM Revision d83d2928 (qgis): Use the new WMS request class in getcapabilities
- 06:12 AM Revision 5ba7cfb1 (qgis): Add a WMS request class
- 06:12 AM Revision 35bac3e1 (qgis): Add unit test
- 06:12 AM Revision f82fec3a (qgis): The capabilities request is managed in parameters class
- 06:12 AM Revision 7a1bb860 (qgis): Add more tests
- 06:12 AM Revision d5e805ea (qgis): Version 1.3.0 is always used in case of GetProjectSettings request
- 06:12 AM Revision 28a31380 (qgis): Minor clean
- 06:12 AM Revision c3a4994b (qgis): Add more tests
- 06:12 AM Revision 0e9edb9f (qgis): Spell check
- 06:11 AM Revision 9d1a1248 (qgis): Clear executeRequest
- 06:09 AM Revision 6b31d122 (qgis): Add unit tests
- 06:08 AM Revision ab8d645e (qgis): Use the lowest version
- 06:08 AM Revision 19348b8f (qgis): Version number negociation in parameters
- 04:29 AM Revision c9e1debe (qgis): Add a 3d mask image
- 04:29 AM Revision d86d69c8 (qgis): Add a 3d mask image
- 04:29 AM Revision 3b7142e1 (qgis): Update README.md
- Even in English, it's Colombia.
- 04:28 AM Revision cbb0f417 (qgis): Fix untranslated message when downloading wms legend graphics, also
- improve message when total size is unknown (-1)
- 02:32 AM Revision a5bc8173 (qgis): Fix untranslated message when downloading wms legend graphics, also
- improve message when total size is unknown (-1)
- 02:32 AM Revision a1b15e08 (qgis): Fix untranslated message when downloading wms legend graphics, also
- improve message when total size is unknown (-1)
- 02:29 AM Revision f9a6e334 (qgis): Fix untranslated message when downloading wms legend graphics, also
- improve message when total size is unknown (-1)
- 02:29 AM Revision 361eba2d (qgis): Fix crash when loading a project with invalid layers and the geometry
- checker plugin is enabled
- 02:29 AM Revision f0ae3dc4 (qgis): Fix crash when loading a project with invalid layers and the geometry
- checker plugin is enabled
- 01:13 AM Revision 5a87b0be (qgis): Add a 3d mask image
- 01:12 AM Revision 4b5da6ee (qgis): Add a 3d mask image
- 01:11 AM Revision 18119d10 (qgis): Merge pull request #42096 from DelazJ/mapsFunctions
- improvements fixes to Maps functions
- 01:10 AM Revision cc593f23 (qgis): [processing] Fix atlas export relying on predefined scale for atlas-con...
- * [processing] Fix atlas export relying on predefined scale for atlas-controlled map items
* De-duplicate code, add ... - 01:10 AM Revision bd3ae117 (qgis): Add a 3d mask image
2021-03-08
- 12:04 AM Revision bb7f78ba (qgis): Merge pull request #42096 from DelazJ/mapsFunctions
- improvements fixes to Maps functions
- 11:55 PM Revision f881f942 (qgis): fix cache renew for layer dependencies
- 11:52 PM Revision 1d03c728 (qgis): fix cache renew for layer dependencies
- 11:50 PM Revision f59fda7a (qgis): more clear tool descriptions
- 11:50 PM Revision ee84ed63 (qgis): open attribute table filter options in toolbar
- 11:49 PM Revision 069f418d (qgis): Add new images referenced
- Add Ben Hur's image files now referenced, from https://raw.githubusercontent.com/benhur07b/QGIS/README-md-update/imag...
- 11:49 PM Revision 49628fb7 (qgis): Update with 2 changes from @DelazJ
- 11:49 PM Revision 6f6bfe85 (qgis): Update README.md break out per @DelazJ suggestion
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 11:49 PM Revision 6c659356 (qgis): Add link to API
- Add link to API per @DelazJ suggestion.
- 11:49 PM Revision 311f1713 (qgis): Update README.md link punct
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 11:49 PM Revision 25445224 (qgis): Update README.md punct
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 11:49 PM Revision eb3b5884 (qgis): Update README.md capitalize Server
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 11:49 PM Revision 55888bcc (qgis): Update README.md typo
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 11:49 PM Revision 7397335f (qgis): Update README.md
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:49 PM Revision 83740062 (qgis): Update README.md
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:49 PM Revision c4d028c4 (qgis): Update README.md
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:49 PM Revision f45af08d (qgis): Update sources.txt
- 11:49 PM Revision cb3f8bfa (qgis): Update README.md
- Minor corrections and edits
- 11:49 PM Revision 9095ce99 (qgis): Add QGIS logo in the README
- 11:49 PM Revision d5205c2d (qgis): Add QGIS logo image
- Add QGIS logo image in case we want to put it on the README
- 11:49 PM Revision 04f0575b (qgis): Update README.md
- 1st of rewrite changes
- 11:49 PM Revision fc5b30a8 (qgis): Formatting fixes
- 11:49 PM Revision de940a74 (qgis): Address commend from @DelazJ on new feature docs
- 11:49 PM Revision 58f129f0 (qgis): Manual merge with edits by Ben Hur
- Manually incorporating edits by @benhur07b from https://github.com/qgis/QGIS/commit/e1508024a2754107ab6cb6cbf1bbc916b...
- 11:49 PM Revision 1a084c0c (qgis): Update sources.txt
- Keep track where images came from
- 11:49 PM Revision baca79b5 (qgis): Update README.md
- Add text where images give us space.
- 11:49 PM Revision 695cd188 (qgis): Update images
- Temporary fix, need to point to images outside Houska1's repo
- 11:49 PM Revision 61cb4ba1 (qgis): Add files via upload
- Edited images upload
- 11:49 PM Revision e043ab54 (qgis): Create sources.txt
- Stub
- 11:49 PM Revision ad08a20d (qgis): Update README.md
- Rearrange/tweak added bullet points and add note re incomplete formatting
- 11:49 PM Revision f1290f77 (qgis): Update README.md
- 11:49 PM Revision a41319c4 (qgis): Remove "most"
- I don't think anyone will miss it and it's easier to read
- 11:49 PM Revision a18cf9c3 (qgis): Update README.md
- Temp fix image spacing
- 11:49 PM Revision 1967b82a (qgis): Update README.md
- Try to fix spacing of image
- 11:49 PM Revision cbf82c77 (qgis): Update README.md
- Add initial images
- 11:49 PM Revision 1956027c (qgis): Update README.md
- Add server install link
- 11:49 PM Revision df160f9f (qgis): Update README.md
- 11:49 PM Revision 5f6fbbee (qgis): Update README.md
- Add server text from Jorge Gustavo Rocha
- 11:49 PM Revision f80f5d0c (qgis): Update README.md
- Small edits
- 11:49 PM Revision 996065e7 (qgis): Update README.md
- Add image placeholders
- 11:49 PM Revision 936776ba (qgis): Update README.md
- Finish main text
- 11:49 PM Revision ce017917 (qgis): Update README.md
- Continue update
- 11:49 PM Revision afcfa9a1 (qgis): Update README.md
- Start updating top text
- 11:49 PM Revision 61c85673 (qgis): More formatting
- 11:47 PM Revision 8f3bb339 (qgis): Merge pull request #42096 from DelazJ/mapsFunctions
- improvements fixes to Maps functions
- 11:47 PM Revision f9e31f18 (qgis): Merge pull request #42096 from DelazJ/mapsFunctions
- improvements fixes to Maps functions
- 11:44 PM Revision fbf46350 (qgis): Merge pull request #42096 from DelazJ/mapsFunctions
- improvements fixes to Maps functions
- 11:34 PM Revision 13c3f5b0 (qgis): Fix doxygen
- 11:34 PM Revision da666794 (qgis): Update widget state when scale locked state is changed from API
- 11:27 PM Revision 32a6ee94 (qgis): Fix sporadic failures in HANA tests
- 10:33 PM Revision 5a5d6704 (qgis): format_date function does not only take and output date
- datetime or time can be used to output something else
- 10:33 PM Revision 5b1f0b29 (qgis): format_date function does not only take and output date
- datetime or time can be used to output something else
- 09:53 PM Revision 627fafc5 (qgis): [processing] Fix atlas export relying on predefined scale for atlas-con...
- * [processing] Fix atlas export relying on predefined scale for atlas-controlled map items
* De-duplicate code, add ... - 09:52 PM Revision ced85492 (qgis): [processing] Fix atlas export relying on predefined scale for atlas-con...
- * [processing] Fix atlas export relying on predefined scale for atlas-controlled map items
* De-duplicate code, add ... - 09:49 PM Revision 22d08266 (qgis): [processing] Fix atlas export relying on predefined scale for atlas-con...
- * [processing] Fix atlas export relying on predefined scale for atlas-controlled map items
* De-duplicate code, add ... - 09:17 PM Revision c3f4102d (qgis): Fix sporadic failures in HANA tests
- 09:15 PM Revision c91043ae (qgis): Remove trailing comma
- 09:15 PM Revision 4e89d1ae (qgis): format_date function does not only take and output date
- datetime or time can be used to output something else
- 09:14 PM Revision 379fbc8b (qgis): Fix sporadic failures in HANA tests
- 09:09 PM Revision dd33f53d (qgis): Fix crash when loading a project with invalid layers and the geometry
- checker plugin is enabled
- 09:09 PM Revision d88c1dcc (qgis): Fix crash when loading a project with invalid layers and the geometry
- checker plugin is enabled
- 09:06 PM Revision fe5c7612 (qgis): Fix crash when loading a project with invalid layers and the geometry
- checker plugin is enabled
- 08:16 PM Revision 8d905865 (qgis): allow to run flaky tests in PR (#42103)
- 07:31 PM Revision a3be5805 (qgis): Merge pull request #42086 from pblottiere/wms_params_cst
- Test a more direct way to init QgsWmsParameters
- 04:08 PM Revision 15c83ff6 (qgis): add icons to workflow (#42094)
- 04:02 PM Revision 84509209 (qgis): add icons to workflow (#42094)
- 04:00 PM Revision 43ea7d83 (qgis): fix typo
- 04:00 PM Revision d8493810 (qgis): add dispatch to MingW64 workflow+
- 03:18 PM Revision 0189efa7 (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... - 02:43 PM Revision b116c192 (qgis): Add unit test
- 02:43 PM Revision f0e5816e (qgis): Return a query with encoded + sign
- 12:56 PM Revision ed6a8589 (qgis): Fix json_to_map example output
- 12:49 PM Revision a216ffc5 (qgis): Fix from_json output
- 12:43 PM Revision 210a69e2 (qgis): map_insert overrides existing key
- 12:33 PM Revision a9e05dca (qgis): Fix typo and more details to map_get function
- 12:24 PM Revision c3e31b04 (qgis): Add missing quote
- 12:22 PM Revision 0aecc06c (qgis): Fix map_to_hstore example, output a string
- 12:20 PM Revision 34357c1b (qgis): Update hstore_to_map example output
- 10:19 AM Revision 884ee7d8 (qgis): force docker rebuild on manually triggered run
- 10:18 AM Revision 91ef3367 (qgis): force docker rebuild on manually triggered run
- 10:08 AM Revision b33284c6 (qgis): Update WMS parameters cst
- 10:00 AM Revision 875ba804 (qgis): Merge pull request #41979 from pblottiere/wms_getstyle
- WMS getstyle
- 09:34 AM Revision e7fb462f (qgis): [Backport to release-3_18] fix shadow and EDL not being exported with 3...
- Backport of #41773
- 09:20 AM Revision 3f274722 (qgis): force docker rebuild on manually triggered run
- 09:07 AM Revision bbbca7f3 (qgis): add icons to workflow (#42094)
- 08:39 AM Revision 55e967b5 (qgis): Merge pull request #42089 from 3nids/ming318
- use Mingw64 builds for 3.18 branch
- 02:09 AM Revision 01faac07 (qgis): Fix decimal separator in "condensed" extent string
- Always use a decimal point, regardless of the user Locale, because the comma is already used to separate the parts of...
- 02:08 AM Revision 2ddaefc7 (qgis): Fix decimal separator in "condensed" extent string
- Always use a decimal point, regardless of the user Locale, because the comma is already used to separate the parts of...
2021-03-07
- 12:28 AM Revision 0c075736 (qgis): Fix config saving for Refresh layer on notification
- 12:07 AM Revision cf443c8e (qgis): [layout] Add legend item scope to render context
- This enables us to render symbols differently in different legends
- 12:06 AM Revision 75116a7a (qgis): Followup PR #41823
- 11:25 PM Revision cbc1e8bb (qgis): enable dash push for nightlies
- 11:25 PM Revision 1a784c15 (qgis): enable dash push for nightlies
- 11:24 PM Revision 23a66933 (qgis): enable dash push for nightlies
- 09:39 PM Revision 697316c4 (qgis): dispatch
- 09:37 PM Revision 52024bc9 (qgis): use Mingw64 builds for 3.16 branch (#41853)
- * use Mingw64 builds for 3.16 branch
* add scripts
* fix auth manager
* fix code layout - 09:33 PM Revision d7a0f0bc (qgis): fix typo
- 09:32 PM Revision 2c7ffd3d (qgis): add dispatch to MingW64 workflow+
- 08:56 PM Revision 3bd0c627 (qgis): Fix decimal separator in "condensed" extent string
- Always use a decimal point, regardless of the user Locale, because the comma is already used to separate the parts of...
- 08:56 PM Revision 7a11a8a4 (qgis): Fix decimal separator in "condensed" extent string
- Always use a decimal point, regardless of the user Locale, because the comma is already used to separate the parts of...
- 08:53 PM Revision f036f8d7 (qgis): Fix decimal separator in "condensed" extent string
- Always use a decimal point, regardless of the user Locale, because the comma is already used to separate the parts of...
- 08:08 PM Revision 4ac3ef28 (qgis): Add a unit test for GetStyle
- 02:21 AM Revision 63f4f0fc (qgis): Followup PR #41823
- 02:21 AM Revision c3f9f2ff (qgis): [layout] Add legend item scope to render context
- This enables us to render symbols differently in different legends
- 02:21 AM Revision c85c594e (qgis): [layout] Add legend item scope to render context
- This enables us to render symbols differently in different legends
- 02:18 AM Revision 84a674ff (qgis): Followup PR #41823
- 02:17 AM Revision c213c491 (qgis): [layout] Add legend item scope to render context
- This enables us to render symbols differently in different legends
2021-03-06
- 08:09 PM Revision 159d9616 (qgis): Clean GetStyle
- 08:09 PM Revision c7d07148 (qgis): Use wms context
- 08:09 PM Revision 1531de59 (qgis): Set parameters to context
- 08:09 PM Revision 61dc440c (qgis): Remove unnecessary indents
- 08:09 PM Revision addfe1d4 (qgis): Use serverParameters instead of query
- 07:37 AM Revision 6e6bcfd8 (qgis): Add default symbol property for embedded symbol renderer
- Used as a fallback symbol for features without embedded symbology
- 07:37 AM Revision 49539d02 (qgis): Resolve KML feature styles so that we can read KML embedded symbology
- 07:37 AM Revision 6a4ba2d6 (qgis): Fetch embedded symbols via OGR feature styles when requested
- Allows symbology embedded in TAB files to be read
- 07:37 AM Revision 9b20e5dd (qgis): Add utility functions to convert OGR style string to a QgsSymbol
- Supports line symbols only for now
- 07:37 AM Revision 8845a768 (qgis): Allow conversion of embedded renderer to rule based renderers
- 07:37 AM Revision b4b51623 (qgis): Support conversion of embedded symbol renderer to categorized renderer
- 07:37 AM Revision 031e2b0c (qgis): Use embedded symbology renderer by default for TAB/KML files
- 07:37 AM Revision 52454304 (qgis): Add widget for Embedded Symbols renderer
- Allows users to control the default symbol used for features without
embedded styles - 07:37 AM Revision c371bc3f (qgis): Add a QgsFeatureRequest::EmbeddedSymbols flag to indicate that feature ...
- 07:37 AM Revision f32d5630 (qgis): Add virtual method QgsFeatureRenderer::usesEmbeddedSymbols()
- Should return true for feature renderers which require embedded
feature symbology. The corresponding feature request ... - 07:37 AM Revision e87e6720 (qgis): Impove dox
- 07:37 AM Revision fadae2db (qgis): Remove some outdated commented out code
- 07:37 AM Revision d8aba0c6 (qgis): Add FeatureSymbology capability to QgsVectorDataProvider
- If present, the provider is able to retrieve embedded symbology
associated with individual features. - 07:37 AM Revision b8b55282 (qgis): Add embeddedSymbol getter and setter to QgsFeature
- Allows for storing per-feature symbology, e.g. for symbols which
are an innate part of features from a dataset which ... - 07:37 AM Revision ef147599 (qgis): Add some helpful utility functions to QgsSymbol
- 07:37 AM Revision 50082a39 (qgis): Create new "Embedded Symbol" renderer
- This renderer will draw features using their embedded feature symbology
- 07:37 AM Revision c6eec9db (qgis): Fix build
- 07:37 AM Revision 4dd6a899 (qgis): If a layer's provider supports feature symbology, show a small summary ...
- 03:09 AM Revision 94052bc6 (qgis): Avoid cppcheck warning about potential nullptr dereference
- 03:09 AM Revision ae01f67f (qgis): Add missing member variable initialization
- 03:09 AM Revision 351b73a9 (qgis): Do not define in child class a member variable existing in parent class
2021-03-05
- 11:20 PM Revision 22757231 (qgis): Create macOS qgz icon
- 11:20 PM Revision c00489e7 (qgis): Create macOS qgz icon
- 11:17 PM Revision ec3fbaab (qgis): Create macOS qgz icon
- 11:17 PM Revision d6812deb (qgis): Advertise that QGIS can open .qgz files
- 08:28 PM Revision 7c98adc7 (qgis): Pin badges to the actual branch status
- 08:27 PM Revision e763ee59 (qgis): Pin the tests badge to the actual branch status
- 07:01 PM Revision 5820a49a (qgis): Remove debugging output and add colors
- this implementation is ~5% faster than the current one
- 06:05 PM Revision adbf1978 (qgis): Fix crash when socket is closed by the client
- 04:43 PM Revision d02cdd85 (qgis): Rebase
- 04:05 PM Revision 7a8766d3 (qgis): Minor cosmetic changes
- 04:05 PM Revision dfc4978b (qgis): Monitoring thread implementation
- 04:05 PM Revision d7c62318 (qgis): No joy: no HTML labels on background threads
- 04:05 PM Revision c3d9881d (qgis): Build fixes
- 04:05 PM Revision 1a311da0 (qgis): Move unlock
- 04:05 PM Revision b8142f60 (qgis): Take2
- 04:04 PM Revision 687a6d87 (qgis): Threaded standalone server
- 10:46 AM Revision 0744f62c (qgis): Speed up QGIS compilation by removing all Qt Module-wide includes
- Refs https://www.kdab.com/beware-of-qt-module-wide-includes/
(cherry picked from commit c6370c7f52d561f282ff084a6e1c... - 06:04 AM Revision eb8d3f26 (qgis): Merge pull request #42053 from nirvn/nonimatim_app
- Nonimatim locator filter & processing batch georeferencer
- 04:47 AM Revision f23f4e10 (qgis): Cleanup map tools handling a bit, and fix a crash on exit
- 04:19 AM Revision a8121f20 (qgis): Some rebase adjustements
- 03:31 AM Revision f2b4948b (qgis): [FEATURE][processing] Add a batch nominatim geocoder algorithm
- 03:31 AM Revision 2de94aa2 (qgis): Address review
- 03:31 AM Revision 7eaa5b70 (qgis): [FEATURE][locator] Add a nominatim locator filter
- 02:23 AM Revision c6370c7f (qgis): Speed up QGIS compilation by removing all Qt Module-wide includes
- Refs https://www.kdab.com/beware-of-qt-module-wide-includes/
- 01:18 AM Revision b967d5d5 (qgis): Merge pull request #41967 from elpaso/bugfix-gh41563-ogr-gdal-drag-and-...
- Support vector and raster mime URIs at the same time
2021-03-04
- 11:48 PM Revision 42799bc0 (qgis): Add missing sip factory
- 11:19 PM Revision 48c07dc0 (qgis): Add missing sip factory
- 09:40 PM Revision 9c721a69 (qgis): Convert DD labels to destination type (#42041)
- Fixes #42022
- 09:37 PM Revision ee0a9777 (qgis): Merge pull request #41823 from elpaso/bugfix-gh41800-server-geprint-acc...
- Server WMS GetPrint accesscontrol support
- 09:36 PM Revision 0515c311 (qgis): Merge pull request #42031 from elpaso/bugfix-gh42003-broken-value-relation
- Fix value relation widget
- 07:31 PM Revision dc34d378 (qgis): Add missing sip factory
- 07:31 PM Revision 4013c21b (qgis): Add missing sip factory
- 07:28 PM Revision d0f00ba1 (qgis): Allow use of circular string digitizing in reshape tool
- While the reshape operation itself requires geometry segmentization,
this allows for easy reshaping of features to a ... - 07:28 PM Revision aed7645b (qgis): Make API more generic
- 07:28 PM Revision afccd317 (qgis): Add method to add a linestring to compound curves where we extend
- the existing final part if it's a linestring and the newly added
curve is also a linestring, instead of adding a whol... - 07:28 PM Revision 1f67f263 (qgis): Create simpler compound curve geometries when digitizing
- Instead of creating a compound curve with many 2 vertex linestring
curves, condense all possible consecutive linestri... - 07:28 PM Revision 0908a099 (qgis): Add missing sip factory
- 07:03 PM Revision 60f38e80 (qgis): Merge pull request #42031 from elpaso/bugfix-gh42003-broken-value-relation
- Fix value relation widget
- 06:59 PM Revision 06ad10b5 (qgis): Merge pull request #42031 from elpaso/bugfix-gh42003-broken-value-relation
- Fix value relation widget
- 01:57 PM Revision 57d93f1f (qgis): Fix value relation widget
- Fixes #42003
- 09:26 AM Revision a17280d2 (qgis): Use our own nominatim endpoint
- 09:25 AM Revision 72dcd855 (qgis): QgsCellStatisticsAlgorithm::name() should not return a translatable str...
- 06:21 AM Revision dfe734f6 (qgis): [feature] Add per-field control over whether last entered field
- values should be reused when creating new features
While there has long been a global option that causes ALL field
v... - 03:42 AM Revision 5b0423e3 (qgis): [delimitedtext] Fix regression opening files with unicode characters
- (fixes #41948)
- 03:39 AM Revision 7278ec85 (qgis): [delimitedtext] Fix regression opening files with unicode characters
- (fixes #41948)
- 03:31 AM Revision 0ffd38d9 (qgis): Revert "Try to enable testMeshSimplified in CI"
- This reverts commit 18bdcf0f880b4ca24f553a9c982164171a8f37e5.
The test still intermittently fails on Github CI - 03:25 AM Revision 6329501e (qgis): Fix crash on exit when remember last used attribute values is checked
- 03:24 AM Revision 879379e7 (qgis): Don't silently swallow exceptions in python context managers
- Notably this causes processing modules to silently fail to load
without any warnings if the required dependancies (su... - 03:20 AM Revision b8baabf3 (qgis): [FEATURE] Add new snapping option for "Line Endpoints"
- When enabled, this snapping mode snaps to the beginning or end
vertex of lines only. When snapping to a polygon layer... - 03:20 AM Revision 1ed69928 (qgis): Improve documentation
- 03:20 AM Revision f51e38b1 (qgis): Switch line endpoint snap to a distinct vertex marker (inverted
- triangle)
And minor cleanup/optimisation to QgsVertexMarker code - 03:20 AM Revision 9ecb0ed3 (qgis): Fix build on older Qt
- 03:17 AM Revision 422400f0 (qgis): QgsCellStatisticsAlgorithm::name() should not return a translatable str...
- Fix #41977
- 03:17 AM Revision 6d408267 (qgis): Fix warnings about unused variable in RelWithDebugInfo builds
- 03:15 AM Revision 2c6ec1da (qgis): fix Select Features by wrong Rectangle/Polygon
- 03:14 AM Revision 7db81a2c (qgis): fix Select Features by wrong Rectangle/Polygon
- 03:08 AM Revision 1e39e082 (qgis): Merge pull request #42000 from elpaso/bugfix-server-accesscontrol-gfi-r...
- Server accesscontrol getfeatureifo rules clear
- 01:16 AM Revision 09789073 (qgis): [delimitedtext] Fix regression opening files with unicode characters
- (fixes #41948)
- 01:13 AM Revision 8c6ffc99 (qgis): [delimitedtext] Fix regression opening files with unicode characters
- (fixes #41948)
2021-03-03
- 10:42 PM Revision f7f3e675 (qgis): Don't silently swallow exceptions in python context managers
- Notably this causes processing modules to silently fail to load
without any warnings if the required dependancies (su... - 10:42 PM Revision e9feadb6 (qgis): Don't silently swallow exceptions in python context managers
- Notably this causes processing modules to silently fail to load
without any warnings if the required dependancies (su... - 10:42 PM Revision e46f248c (qgis): Fix crash on exit when remember last used attribute values is checked
- 10:42 PM Revision 263001d4 (qgis): Fix crash on exit when remember last used attribute values is checked
- 10:39 PM Revision 1040fe87 (qgis): Don't silently swallow exceptions in python context managers
- Notably this causes processing modules to silently fail to load
without any warnings if the required dependancies (su... - 10:39 PM Revision f4e5fdb4 (qgis): Fix crash on exit when remember last used attribute values is checked
- 09:48 PM Revision 1e157bb6 (qgis): Merge pull request #42000 from elpaso/bugfix-server-accesscontrol-gfi-r...
- Server accesscontrol getfeatureifo rules clear
- 09:48 PM Revision 85152719 (qgis): Merge pull request #42000 from elpaso/bugfix-server-accesscontrol-gfi-r...
- Server accesscontrol getfeatureifo rules clear
- 09:47 PM Revision 5f42287e (qgis): Merge pull request #41967 from elpaso/bugfix-gh41563-ogr-gdal-drag-and-...
- Support vector and raster mime URIs at the same time
- 09:45 PM Revision 1fd1cdee (qgis): Merge pull request #42000 from elpaso/bugfix-server-accesscontrol-gfi-r...
- Server accesscontrol getfeatureifo rules clear
- 09:44 PM Revision 5c3a5f56 (qgis): Merge pull request #41967 from elpaso/bugfix-gh41563-ogr-gdal-drag-and-...
- Support vector and raster mime URIs at the same time
- 11:41 AM Revision 41c84a86 (qgis): Server accesscontrol getfeatureifo rules clear
- This fixes and unreported bug where access control rules
were not reset in case of getfeatureinfo calls.
Funded by G... - 08:12 AM Revision 89446db0 (qgis): No need to checkout
- 07:07 AM Revision 5768df61 (qgis): Remove "stale" label when a comment is added
- This means, someone still cares.
We will still need to take care of manually removing the "feedback" label - 03:55 AM Revision 5df09f59 (qgis): Fix crash when using GEOS to calculate shortest distance to an empty
- geometry
Fixes #41968 - 03:03 AM Revision 00390a4f (qgis): test QgsTileDownloadManager sometimes fail
- test QgsTileDownloadManager two requests for a single URL sometimes fail
- 02:47 AM Revision d1122613 (qgis): Do not crash on spatialite setSql connect
- Fixes #41950
- 02:28 AM Revision aee3ccd0 (qgis): fix Select Features by wrong Rectangle/Polygon
- 02:28 AM Revision 046dc4ef (qgis): fix Select Features by wrong Rectangle/Polygon
- 02:25 AM Revision 6bf836d9 (qgis): fix Select Features by wrong Rectangle/Polygon
- 02:16 AM Revision 0e6ffc70 (qgis): [gdal] rasterize - Include the possibility to use Z of feature to extra...
- 02:12 AM Revision 99eea21d (qgis): QgsCellStatisticsAlgorithm::name() should not return a translatable str...
- Fix #41977
- 02:10 AM Revision 2f428953 (qgis): QgsCellStatisticsAlgorithm::name() should not return a translatable str...
- Fix #41977
- 02:02 AM Revision 7c6ca389 (qgis): Do not crash on spatialite setSql connect
- Fixes #41950
- 01:52 AM Revision badb0142 (qgis): remove useless widget in option (#41972)
- this widget is not used, the used one is in the project properties dialog
it was added here a1369955de3d4daca445daa6b... - 01:52 AM Revision 09f08cc5 (qgis): Toggle labels action works for all selected vector layers
- 01:52 AM Revision c65604b7 (qgis): Remove shortcut from Layer CRS action
- 01:52 AM Revision 54fc3ba7 (qgis): [feature] Add a shortcut action to toggle labels in the vector layer right
- click menu
Allows for labels to be quickly switched on or off, without
losing the label configuration. If a layer ha... - 01:52 AM Revision 53506f35 (qgis): Switch menu shortcuts
2021-03-02
- 11:50 PM Revision cf1fbe6f (qgis): test QgsTileDownloadManager sometimes fail
- test QgsTileDownloadManager two requests for a single URL sometimes fail
- 11:49 PM Revision 22ec6563 (qgis): Do not crash on spatialite setSql connect
- Fixes #41950
- 11:49 PM Revision 995505a9 (qgis): Do not crash on spatialite setSql connect
- Fixes #41950
- 11:47 PM Revision 04324240 (qgis): test QgsTileDownloadManager sometimes fail
- test QgsTileDownloadManager two requests for a single URL sometimes fail
- 11:47 PM Revision b596fefa (qgis): Do not crash on spatialite setSql connect
- Fixes #41950
- 08:11 PM Revision 54a7d9cc (qgis): followup fa5c4c0d94
- 08:10 PM Revision 0d6c12bc (qgis): followup 81ba6c0826
- 08:08 PM Revision c108aeda (qgis): update splash
- 03:49 PM Revision c72d94b0 (qgis): remove useless widget in option (#41972)
- this widget is not used, the used one is in the project properties dialog
it was added here a1369955de3d4daca445daa6b... - 03:45 PM Revision 6af2bd36 (qgis): remove useless widget in option (#41972)
- this widget is not used, the used one is in the project properties dialog
it was added here a1369955de3d4daca445daa6b... - 12:41 PM Revision f9797ccb (qgis): Followup 50ecff6ff
- 12:25 PM Revision 675e1501 (qgis): Remove deprecated calls
- 11:39 AM Revision d762646b (qgis): Add SIP_DEPRECATED
- 11:20 AM Revision dccef522 (qgis): Support vector and raster mime URIs at the same time
- Fixes #41563
- 09:05 AM Revision 1bcdbdb6 (qgis): Merge pull request #41929 from nyalldawson/pc
- Minor point cloud usability fixes
- 08:01 AM Revision 71b09779 (qgis): Merge pull request #41823 from elpaso/bugfix-gh41800-server-geprint-acc...
- Server WMS GetPrint accesscontrol support
- 07:58 AM Revision c6699b28 (qgis): Merge pull request #41823 from elpaso/bugfix-gh41800-server-geprint-acc...
- Server WMS GetPrint accesscontrol support
- 07:57 AM Revision 380c9374 (qgis): Followup 50ecff6ff
- 07:54 AM Revision 92a6fd7a (qgis): Followup 50ecff6ff
- 06:44 AM Revision da9a2552 (qgis): Merge pull request #41927 from nyalldawson/pdal_warn
- Show user-friendly explanation if las/laz files cannot be used on their QGIS install
2021-03-01
- 09:07 PM Revision 7f326f38 (qgis): Merge pull request #41929 from nyalldawson/pc
- Minor point cloud usability fixes
- 09:04 PM Revision 0bb4c3f1 (qgis): Merge pull request #41929 from nyalldawson/pc
- Minor point cloud usability fixes
- 01:23 PM Revision a0b858b2 (qgis): fix untwine compilation on macos (#41939)
- 11:02 AM Revision f517743d (qgis): typo
- 09:54 AM Revision 09569c29 (qgis): add docs and fix unused parameter
- 09:54 AM Revision 364959aa (qgis): Address reviews
- 09:54 AM Revision e70af6c9 (qgis): fix tests
- 09:54 AM Revision 9b537910 (qgis): add enabling/disabling screen capturing
- 09:54 AM Revision 65779a96 (qgis): only render image once for each frame when exporting animations
- 09:54 AM Revision 18bdcf0f (qgis): Try to enable testMeshSimplified in CI
- 09:54 AM Revision 7b3b729d (qgis): switch to using offscreen engine for saveAsImage tool
- 09:54 AM Revision b3f7a325 (qgis): try setting up default surface format
- 09:54 AM Revision 0466ba31 (qgis): fix shadow and EDL not being exported in animations
- 09:54 AM Revision ea2e7fa1 (qgis): push frame graph and requestCaptureImage up into QgsAbstract3DEngine
- 09:41 AM Revision b4f8fa37 (qgis): Add unfiltered test case to prove that filters are not persistent
- 09:29 AM Revision 24368627 (qgis): Merge pull request #41936 from qgis/backport-41932-to-release-3_18
- [Backport release-3_18] Revert "Fix Topological editing when CRS are different"
- 09:17 AM Revision a19f6ceb (qgis): Merge pull request #41927 from nyalldawson/pdal_warn
- Show user-friendly explanation if las/laz files cannot be used on their QGIS install
- 09:14 AM Revision 96fd952a (qgis): Merge pull request #41927 from nyalldawson/pdal_warn
- Show user-friendly explanation if las/laz files cannot be used on their QGIS install
- 09:09 AM Revision c0baa43a (qgis): typo
- 07:09 AM Revision cdc2fd4f (qgis): Merge pull request #41932 from qgis/revert-41306-fix_topological_editin...
- Revert "Fix Topological editing when CRS are different"
- 07:06 AM Revision 2101693d (qgis): Merge pull request #41932 from qgis/revert-41306-fix_topological_editin...
- Revert "Fix Topological editing when CRS are different"
- 06:27 AM Revision e491f40d (qgis): Add test to ban brace initialization of QVariant variables
- This test checks that brace initializers are never used for
QVariant variables. On some compilers the value will be
c... - 05:17 AM Revision 7d9cdd51 (qgis): Update PULL_REQUEST_TEMPLATE.md
- 05:06 AM Revision 451ce487 (qgis): Revert "remove useless code"
- This reverts commit 19f925d30c65e678f11d61de3a0a37613587bf5a.
- 05:06 AM Revision c0c30b42 (qgis): Revert "add test"
- This reverts commit 42b2ec3aff33c7a00a2c2bad69fa2e3ff78d2092.
- 05:06 AM Revision 22bad6e9 (qgis): Revert "catch exception"
- This reverts commit 691a0b45a72069094561e777e846c42357ebaf9e.
- 05:06 AM Revision 1f8cd396 (qgis): Revert "Fix Topological editing not working when the data CRS is differ...
- This reverts commit 16a071a9f01266b0df5d0ceb6afd0bc4af366581.
- 05:06 AM Revision 1a1b9a90 (qgis): Revert "Fix snapping on segment when layer CRS is different from projec...
- This reverts commit e11b21e954301c1fe317652be36b67da0ff932af.
- 04:26 AM Revision 015f593d (qgis): Fix some unwanted GDAL test backports
- These were only needed because of other changes in the 3.18/master
branches (which shouldn't be backported) - 02:15 AM Revision 197acccd (qgis): Automatically setup 3d point cloud renderer to match 2d renderer after
- a laz point cloud index task finishes, just like we do automatically
when adding an ept file directly.
Makes things ... - 02:14 AM Revision e303679e (qgis): Fix conversion of 2d classified point cloud renderers to 3d
- 02:14 AM Revision b0c1cec2 (qgis): Fix double (( )) of name in point cloud index task description
- 01:47 AM Revision 64422d65 (qgis): Add test to ban brace initialization of QVariant variables
- This test checks that brace initializers are never used for
QVariant variables. On some compilers the value will be
c... - 01:35 AM Revision 4c50469b (qgis): Spelling
- 01:22 AM Revision 349af167 (qgis): Add test
- 01:16 AM Revision 50ecff6f (qgis): Show user-friendly explanation if las/laz files cannot be used on
- their QGIS install
- 01:09 AM Revision 4240e202 (qgis): Add API to QgsProviderRegistry to obtain user friendly warning messages
- for when a URI cannot be opened in a QGIS install, but the URI
matches a format which could potentially be opened in ...
2021-02-28
- 12:09 AM Revision 31fdabb3 (qgis): Fix DXF export crash
- Folloup #41900
Also hides aspatial layers from export candidates. I'm not sure
if this is correct but thre was an as... - 11:37 PM Revision 4ada839a (qgis): Fix badge url
- 11:33 PM Revision e40d0d43 (qgis): Add test to ban brace initialization of QVariant variables
- This test checks that brace initializers are never used for
QVariant variables. On some compilers the value will be
c... - 11:32 PM Revision 13922e04 (qgis): Merge pull request #41814 from agiudiceandrea/fix-gdalprovider-outputra...
- [processing] Fix output raster extensions list for GdalAlgorithmProvider
- 11:30 PM Revision 44814a08 (qgis): Allow some derived attributes in non single click identify
- 08:46 PM Revision 4c1fdcd2 (qgis): Fix DXF export crash
- Folloup #41900
Also hides aspatial layers from export candidates. I'm not sure
if this is correct but thre was an as... - 08:43 PM Revision be48a0a3 (qgis): Fix DXF export crash
- Folloup #41900
Also hides aspatial layers from export candidates. I'm not sure
if this is correct but thre was an as... - 11:08 AM Revision 81ba6c08 (qgis): fix nightly
- (cherry picked from commit fa5c4c0d9480c24a982888374c8a11c134c2906b)
- 11:07 AM Revision fa5c4c0d (qgis): fix nightly
- 10:52 AM Revision a5f001e1 (qgis): [gdal][ui] Fix opening of gdal rasters within ZIP containers in the dat...
- 09:31 AM Revision 4e77d4db (qgis): [memory] Correctly store converted field values when adding or
- changing attributes
If testing for value compatiblity via QgsField::convertCompatibility
only resulted in true becau... - 09:29 AM Revision cbcd5053 (qgis): Merge pull request #41893 from nyalldawson/gdal_args
- Fix many issues in gdal algs (3.18)
- 09:28 AM Revision e8b5f263 (qgis): Fix QgsAttributes equality operator when comparing attributes where
- one set contains a string value of a date, and the other a QDateTime
value of the same date
For some bizarre reason ... - 09:28 AM Revision 0a8f040d (qgis): [memory] Correctly store converted field values when adding or
- changing attributes
If testing for value compatiblity via QgsField::convertCompatibility
only resulted in true becau... - 08:32 AM Revision bb6f6de9 (qgis): [processing][gdal] Partially revert 570972b22707533
- - gdal_calc command is gdal_calc.py, not gdal_calc
- commandName() method is used for more than just the command line... - 08:31 AM Revision 0bc2757b (qgis): Rewrite malformed datetime values in gpkg, resurrect test
- The raw sqlite values stored for the datetime fields did not
match the GPKG spec, so sqlite backend sql queries were ... - 08:30 AM Revision 86591aa4 (qgis): [gdal] Fix loading of rasters using a vsi prefix and add test
- 08:30 AM Revision 93546012 (qgis): test_provider_ogr.py: add test for createDataItem() on a raster with 2 ...
- 08:30 AM Revision 174c4196 (qgis): Browser: fix management of raster layers (GeoPackage) (fixes #41860)
- This is a follow-up for the changes of commit
3f42393a9237db8aec60b377f88728fd76e5825f - 08:26 AM Revision 3c2a2f58 (qgis): Fix crashes in QgsHighlight if layer is removed before highlight
- (cherry picked from commit e89d7158a004cfbb742b65ed0a0aa0be25085e2e)
- 08:24 AM Revision 2d6751f2 (qgis): Rewrite malformed datetime values in gpkg, resurrect test
- The raw sqlite values stored for the datetime fields did not
match the GPKG spec, so sqlite backend sql queries were ... - 06:10 AM Revision 308bd92a (qgis): Rewrite malformed datetime values in gpkg, resurrect test
- The raw sqlite values stored for the datetime fields did not
match the GPKG spec, so sqlite backend sql queries were ... - 06:10 AM Revision 7f2b0144 (qgis): Rewrite malformed datetime values in gpkg, resurrect test
- The raw sqlite values stored for the datetime fields did not
match the GPKG spec, so sqlite backend sql queries were ... - 06:07 AM Revision ef33cef6 (qgis): Rewrite malformed datetime values in gpkg, resurrect test
- The raw sqlite values stored for the datetime fields did not
match the GPKG spec, so sqlite backend sql queries were ... - 01:42 AM Revision b4c88fa4 (qgis): [gdal] Fix loading of rasters using a vsi prefix and add test
- 01:38 AM Revision c4c5b6c4 (qgis): [gdal] Fix loading of rasters using a vsi prefix and add test
2021-02-27
- 12:05 AM Revision 65032071 (qgis): Rename duplicate zonal statistics (in place)
- 12:04 AM Revision 6860b39e (qgis): Rename duplicate zonal statistics (in place)
- 11:23 PM Revision 4689da5f (qgis): QGIS expressions are not sensitive to the case of field names, so
- mimic this same insensitivity when compiling expressions for providers
Avoids the expression compilation failing whe... - 08:59 PM Revision d5d930f6 (qgis): Split grass raster tests into two blocks
- (cherry picked from commit c7a25c6275636cafea5ac4e65513943e116a2abf)
- 12:54 PM Revision 6167ce9c (qgis): test_provider_ogr.py: add test for createDataItem() on a raster with 2 ...
- 12:54 PM Revision 4038bf35 (qgis): Browser: fix management of raster layers (GeoPackage) (fixes #41860)
- This is a follow-up for the changes of commit
3f42393a9237db8aec60b377f88728fd76e5825f - 11:55 AM Revision a5c755c3 (qgis): Fix crashes in QgsHighlight if layer is removed before highlight
- 11:55 AM Revision 6b22f638 (qgis): Merge pull request #41826 from jakimowb/master
- fixed QgsPluginInstaller.installFromZipFile
- 10:50 AM Revision 830311a0 (qgis): Rename duplicate zonal statistics (in place)
- 10:50 AM Revision 5858c5c1 (qgis): Rename duplicate zonal statistics (in place)
- 10:18 AM Revision 20542f35 (qgis): Rename duplicate zonal statistics (in place)
- 10:11 AM Revision 01151903 (qgis): [processing][gdal] Fix escaping of connection string in OGR to postgis
- alg
Fixes #41839
(cherry picked from commit 6a7e4c133e9b2c5622ed971039eabd5cbcb802e9) - 10:10 AM Revision 29d0cffa (qgis): [processing] Fix escaping of srcnodata argument in Build Virtual Raster
- alg
(cherry picked from commit c5dd8714a8c5ce4e5f4cfe967ebd91cacb97ff01) - 10:10 AM Revision 4274a7ef (qgis): [processing][gdal] Fix escaping of delimiter parameter in retile
- algorithm
(cherry picked from commit 33b0dbe761e5ea5830eabdfa276e6101415c3c43) - 10:10 AM Revision 3bf25916 (qgis): [processing][gdal] Don't insert 'temporary file' strings in command for...
- (cherry picked from commit 0a6436402d55fe62b8250c86a2187a04ed42badc)
- 10:10 AM Revision 55b8cea6 (qgis): [processing][gdal] ";" characters must be escaped when running gdal
- commands
(cherry picked from commit ea113cbf4a9b0d8ded3d7e429a8b24b07bced5e3) - 10:08 AM Revision ebc0115b (qgis): Fix crash in point cloud layer properties
- Don't assume that 3d renderer has a layer ref -- this is usually
only set by Qgs3DMapScene
Fixes #41722 - 10:07 AM Revision ac6255c3 (qgis): [processing][gdal] Partially revert 570972b22707533
- - gdal_calc command is gdal_calc.py, not gdal_calc
- commandName() method is used for more than just the command line... - 10:02 AM Revision 23caeb8b (qgis): Disable test_wfs3_time_filters_ranges test
- This is failing for unknown reasons
- 09:53 AM Revision 97abb6dd (qgis): fix cmake call2
- (cherry picked from commit c32afdabc399ab83de8ad5781a168496ac1cadde)
(cherry picked from commit 707463304003e1e435e02... - 09:53 AM Revision c9d5a11c (qgis): revert to classic call to cmake
- (cherry picked from commit 143599892893ac23789ed2733a1629783764114e)
(cherry picked from commit 725aa8345fe575fb3f9c6... - 09:39 AM Revision b6ddbb58 (qgis): Update test images from local docker run
- 08:48 AM Revision 0470b5ff (qgis): Server access control GetPrint support
- Fixes #41800
- 08:48 AM Revision 6d02a2ab (qgis): Fix server getPrint accesscontrol for map items
- Fixes #41800
- 08:48 AM Revision 4e36a126 (qgis): Fix server WMS DPI ignored (unreported)
- 08:48 AM Revision 6c0f03c1 (qgis): Fix deprecated toSet
- 08:48 AM Revision 1c77761d (qgis): flake8
- 08:48 AM Revision 2318d761 (qgis): QGIS 3 style doxy
- 08:48 AM Revision 59202c47 (qgis): spell
- 08:48 AM Revision 0bcf456a (qgis): Add test for attr table exp filters
- 08:48 AM Revision 618966aa (qgis): Add tests and fixes for Atlas
- The change to the the feature filter group filterFeatures
(do not clear pre-existing filters) should not be a behavio... - 07:54 AM Revision 70746330 (qgis): fix cmake call2
- (cherry picked from commit c32afdabc399ab83de8ad5781a168496ac1cadde)
- 07:54 AM Revision 725aa834 (qgis): revert to classic call to cmake
- (cherry picked from commit 143599892893ac23789ed2733a1629783764114e)
- 05:50 AM Revision 0d0e3865 (qgis): test_provider_ogr.py: add test for createDataItem() on a raster with 2 ...
- 05:47 AM Revision d9a47a1e (qgis): test_provider_ogr.py: add test for createDataItem() on a raster with 2 ...
- 05:47 AM Revision 3a469ed7 (qgis): Browser: fix management of raster layers (GeoPackage) (fixes #41860)
- This is a follow-up for the changes of commit
3f42393a9237db8aec60b377f88728fd76e5825f - 05:46 AM Revision 29d55984 (qgis): Fix crash in point cloud layer properties
- Don't assume that 3d renderer has a layer ref -- this is usually
only set by Qgs3DMapScene
Fixes #41722 - 05:43 AM Revision bf0f8121 (qgis): Fix crash in point cloud layer properties
- Don't assume that 3d renderer has a layer ref -- this is usually
only set by Qgs3DMapScene
Fixes #41722 - 05:42 AM Revision 9ef1976f (qgis): Revert "[gdal] Enable multi-threaded whenever possible"
- This reverts commit b306ae0411fc98770d3966c5d2404ea29981b1ba.
- 04:30 AM Revision 8c0feff8 (qgis): Skip oracle test, the oracle server container is not available
- 04:30 AM Revision f7ce5b44 (qgis): Skip oracle test, the oracle server container is not available
- 04:17 AM Revision 00a3b8c9 (qgis): Disable test_wfs3_time_filters_ranges test
- This is failing for unknown reasons
- 04:17 AM Revision 20c427aa (qgis): Disable test_wfs3_time_filters_ranges test
- This is failing for unknown reasons
- 04:17 AM Revision 3feff1cb (qgis): Skip oracle test, the oracle server container is not available
- 04:17 AM Revision de572f09 (qgis): Skip oracle test, the oracle server container is not available
- 04:15 AM Revision 7e5b6dde (qgis): Loosen test precision following Geographiclib area calculation switch
- 04:15 AM Revision 48c27bad (qgis): Update test result for Geographiclib area calculation switch
- 04:14 AM Revision 8261ddf1 (qgis): Disable test_wfs3_time_filters_ranges test
- This is failing for unknown reasons
- 04:14 AM Revision 6f6464d8 (qgis): Skip oracle test, the oracle server container is not available
- 03:25 AM Revision 080d4fc9 (qgis): Cap pdal provider at c++14
- The untwine/pdal dependancies use deprecated c++ removed in c++17
- 02:46 AM Revision d79c8f39 (qgis): [processing][gdal] Partially revert 570972b22707533
- - gdal_calc command is gdal_calc.py, not gdal_calc
- commandName() method is used for more than just the command line... - 02:46 AM Revision 097173f5 (qgis): [processing][gdal] Partially revert 570972b22707533
- - gdal_calc command is gdal_calc.py, not gdal_calc
- commandName() method is used for more than just the command line... - 02:43 AM Revision 2cbffdd9 (qgis): [processing][gdal] Partially revert 570972b22707533
- - gdal_calc command is gdal_calc.py, not gdal_calc
- commandName() method is used for more than just the command line...
2021-02-26
- 12:34 AM Revision fe566bcc (qgis): Merge pull request #41847 from nyalldawson/fix_41839
- Fix many issues in gdal algs...
- 02:54 PM Revision 6efe375d (qgis): Fix badge
- 01:49 PM Revision 210578e5 (qgis): use Mingw64 builds for 3.16 branch (#41853)
- * use Mingw64 builds for 3.16 branch
* add scripts
* fix auth manager
* fix code layout - 11:48 AM Revision 14359989 (qgis): revert to classic call to cmake
- 11:48 AM Revision c32afdab (qgis): fix cmake call2
- 07:18 AM Revision 08fd2a21 (qgis): Merge pull request #41790 from qgis/backport-41787-to-release-3_16
- [Backport release-3_16] Fix #41786 wrong server feature ids when composite PKs
- 04:06 AM Revision afeae930 (qgis): Merge pull request #41826 from jakimowb/master
- fixed QgsPluginInstaller.installFromZipFile
- 04:06 AM Revision 47b9e21d (qgis): Merge pull request #41826 from jakimowb/master
- fixed QgsPluginInstaller.installFromZipFile
- 04:03 AM Revision 67c27c2d (qgis): Merge pull request #41826 from jakimowb/master
- fixed QgsPluginInstaller.installFromZipFile
- 04:01 AM Revision ed968058 (qgis): Fix crashes in QgsHighlight if layer is removed before highlight
- 03:57 AM Revision e89d7158 (qgis): Fix crashes in QgsHighlight if layer is removed before highlight
- 03:05 AM Revision 6a7e4c13 (qgis): [processing][gdal] Fix escaping of connection string in OGR to postgis
- alg
Fixes #41839 - 03:05 AM Revision 964431a0 (qgis): [processing][gdal] Fix SQL command in points along lines algorithm
- 03:02 AM Revision c5dd8714 (qgis): [processing] Fix escaping of srcnodata argument in Build Virtual Raster
- alg
- 02:50 AM Revision 33b0dbe7 (qgis): [processing][gdal] Fix escaping of delimiter parameter in retile
- algorithm
- 02:47 AM Revision 0a643640 (qgis): [processing][gdal] Don't insert 'temporary file' strings in command for...
- 02:30 AM Revision ea113cbf (qgis): [processing][gdal] ";" characters must be escaped when running gdal
- commands
- 01:22 AM Revision 74c5a659 (qgis): Merge pull request #41814 from agiudiceandrea/fix-gdalprovider-outputra...
- [processing] Fix output raster extensions list for GdalAlgorithmProvider
- 01:21 AM Revision de8e3680 (qgis): Merge pull request #41814 from agiudiceandrea/fix-gdalprovider-outputra...
- [processing] Fix output raster extensions list for GdalAlgorithmProvider
- 01:19 AM Revision d6a706a8 (qgis): Merge pull request #41814 from agiudiceandrea/fix-gdalprovider-outputra...
- [processing] Fix output raster extensions list for GdalAlgorithmProvider
2021-02-25
- 10:57 PM Revision 2a8867f9 (qgis): fix cd again
- 10:25 PM Revision d7ff5855 (qgis): Merge pull request #41817 from m-kuhn/compound_curve_remove_multiple_dups
- Fix QgsCompoundCurve::removeDuplicateNodes with multiple duplicate nodes
- 09:44 PM Revision 28c289d8 (qgis): Improve QgsVectorLayer description (#41796)
- Improve QgsVectorLayer description providing some more background explanation
- 09:44 PM Revision 87847718 (qgis): Merge pull request #41817 from m-kuhn/compound_curve_remove_multiple_dups
- Fix QgsCompoundCurve::removeDuplicateNodes with multiple duplicate nodes
- 09:43 PM Revision 22026cc6 (qgis): Add information about matching number of fields condition (#41799)
- 08:08 PM Revision 08691fd2 (qgis): Fix QgsAttributes equality operator when comparing attributes where
- one set contains a string value of a date, and the other a QDateTime
value of the same date
For some bizarre reason ... - 08:08 PM Revision 7fbf57d8 (qgis): Fix QgsAttributes equality operator when comparing attributes where
- one set contains a string value of a date, and the other a QDateTime
value of the same date
For some bizarre reason ... - 08:06 PM Revision 26212d21 (qgis): Use QObjectUniquePtr
- 08:05 PM Revision cedb64f6 (qgis): Fix QgsAttributes equality operator when comparing attributes where
- one set contains a string value of a date, and the other a QDateTime
value of the same date
For some bizarre reason ... - 08:04 PM Revision 0665d611 (qgis): Remove keys().contains() anti pattern
- 08:03 PM Revision edf31dbe (qgis): Prevent prefetching of surrounding images for WMS
- For a true WMS it is not needed to prefetch surrounding tiles,
because:
- a WMS does not have fixed scales, so the re... - 05:16 PM Revision fc8ac0e9 (qgis): fix cd
- 05:07 PM Revision e791fbf8 (qgis): fix vars in workflow
- 04:34 PM Revision 941b830f (qgis): Merge pull request #41824 from kadas-albireo/gdal_isunique_318
- [Backport release-3_18] Use OGR_Fld_IsUnique if compiled against gdal-3.2.1 or newer
- 04:23 PM Revision 8a94e5bc (qgis): add missing dependency in workflow
- 04:19 PM Revision 09f13471 (qgis): dynamically define the strategy matrix
- 04:19 PM Revision 001732b9 (qgis): fix indentation
- 04:19 PM Revision d7901186 (qgis): segmentize workflow
- 02:57 PM Revision 048af492 (qgis): QgsPluginInstaller can now read zipfiles where 1st internal file is loc...
- 02:34 PM Revision 9e358d46 (qgis): Use OGR_Fld_IsUnique if compiled against gdal-3.2.1 or newer
- 02:33 PM Revision 984e0b11 (qgis): Merge pull request #41822 from kadas-albireo/gdal_isunique
- Use OGR_Fld_IsUnique if compiled against gdal-3.2.1 or newer
- 01:56 PM Revision 8e976265 (qgis): Merge pull request #41816 from alexbruy/r-quantile
- [processing] add r.quantile algorithm with plain text output
- 01:28 PM Revision 1cba809f (qgis): Use OGR_Fld_IsUnique if compiled against gdal-3.2.1 or newer
- 12:18 PM Revision eac663b9 (qgis): Merge pull request #41817 from m-kuhn/compound_curve_remove_multiple_dups
- Fix QgsCompoundCurve::removeDuplicateNodes with multiple duplicate nodes
- 12:18 PM Revision 2fc4a278 (qgis): Merge pull request #41817 from m-kuhn/compound_curve_remove_multiple_dups
- Fix QgsCompoundCurve::removeDuplicateNodes with multiple duplicate nodes
- 12:15 PM Revision 762bf7aa (qgis): Merge pull request #41817 from m-kuhn/compound_curve_remove_multiple_dups
- Fix QgsCompoundCurve::removeDuplicateNodes with multiple duplicate nodes
- 10:17 AM Revision d5eb6b0e (qgis): [memory] Correctly store converted field values when adding or
- changing attributes
If testing for value compatiblity via QgsField::convertCompatibility
only resulted in true becau... - 09:48 AM Revision 36d419b9 (qgis): Fix QgsCompoundCurve::removeDuplicateNodes with multiple duplicate nodes
- Fixes #41815
- 09:05 AM Revision acd627e9 (qgis): [processing] add r.quantile algorithm with plain text output which can
- be directly used as input for r.recode
- 07:49 AM Revision d43245c6 (qgis): [processing] Fix sort order of output raster extensions list
- to make it easier to find the extension in the long list of available extensions in the "Save to File" window of the ...
- 07:47 AM Revision 6778b0f3 (qgis): Add test to ban brace initialization of QVariant variables
- This test checks that brace initializers are never used for
QVariant variables. On some compilers the value will be
c... - 07:44 AM Revision 1587117a (qgis): Add test to ban brace initialization of QVariant variables
- This test checks that brace initializers are never used for
QVariant variables. On some compilers the value will be
c... - 07:36 AM Revision 91c8b23e (qgis): [processing] Fix GdalUtils getSupportedRasters()
- in order to correctly retrieve multiple extensions from GDAL drivers metadata DMD_EXTENSIONS instead of DMD_EXTENSION...
- 07:35 AM Revision f1e01a60 (qgis): Ensure area is correctly calculated for non-closed polygons
- 07:35 AM Revision 5caa3880 (qgis): Add ASSERTs
- 07:35 AM Revision c3f538ea (qgis): Update more expected test results
- While these results are very different to the previous reference values,
the geometries measured are extremely narrow... - 07:35 AM Revision 686b1992 (qgis): Update some expected test values
- 07:35 AM Revision cc9cbeca (qgis): Use the GeographicLib routines exposed through PROJ for all ellipsoidal
- calculations
Since GRASS upstream is moving away from the previous calculations which
all of QGIS' ellipsoidal dista... - 07:35 AM Revision a112e63f (qgis): Update more test results
- 07:18 AM Revision ae097d41 (qgis): [processing] Fix GDAL supported output raster extensions
- Fix GdalAlgorithmProvider supportedOutputRasterLayerExtensions(self) in order to correctly return GdalUtils.getSuppor...
- 05:04 AM Revision d91ba4ea (qgis): Merge pull request #41787 from elpaso/bugfix-server-fids
- Fix #41786 wrong server feature ids when composite PKs
- 04:35 AM Revision 54e45975 (qgis): Fix use of deprecated Qt API
- 02:28 AM Revision eaacde8e (qgis): Fix array_replace group name
- 02:27 AM Revision 868dea1f (qgis): Fix typo
- (cherry picked from commit d4b1f3d4b45ea23af61a985a2959b333be76c9cd)
- 02:27 AM Revision e66a8cce (qgis): Update the format_number example
- and add link to list of iso language codes
(cherry picked from commit e41d32864d9f1a5009c46e53e0e1468d3b60d6a2) - 02:27 AM Revision 5331fb95 (qgis): Add link to ISO language codes for format_date function
- (cherry picked from commit 8eb93c581f4a511489d98d458b801893875bc746)
- 02:08 AM Revision a7fd8e07 (qgis): Revert
- 02:08 AM Revision e15ec7df (qgis): Remove deprecated std::random_shuffle call (Removed in c++17)
- 02:08 AM Revision bd82925d (qgis): Replace qgis::make_unique with std::make_unique
- Now that we require c++14 features, we don't need to use the custom
backported version anymore... - 02:08 AM Revision 301d3379 (qgis): Modernize cmake capitalization
- 02:08 AM Revision a54efae8 (qgis): Require c++17 to build
- 02:08 AM Revision bdcaae56 (qgis): Fix a bunch of new Qt deprecation warnings
- 02:08 AM Revision e1858423 (qgis): Force c++14 only for sip builds, as sip generated code uses deprecated ...
- 02:08 AM Revision 3b5f6e32 (qgis): Fix typo
- 02:08 AM Revision 7af87414 (qgis): Fix another typo
- 02:08 AM Revision 90953d76 (qgis): Hacky fix for sip issue
- 02:08 AM Revision c087ffa6 (qgis): Try to fix macos build
- 02:08 AM Revision 1dd2ca9e (qgis): Alternate approach
- 02:08 AM Revision af10d8c8 (qgis): Another fix
- 02:08 AM Revision 68698268 (qgis): Remove qgis::make_unique
- 02:08 AM Revision 73658c59 (qgis): Fix mac build
- 02:08 AM Revision 6ab4ecfa (qgis): Another attempt
- 02:08 AM Revision 3dc5307e (qgis): Revert "Hacky fix for sip issue"
- This reverts commit 9e0fcb96495e4cc5d76cd3af06ae1a7c2bac5eda.
- 02:08 AM Revision 4d4e7c95 (qgis): Better fix
2021-02-24
- 11:18 PM Revision 85c2019b (qgis): revert multithreaded georef (#41789)
- Fixes #41770
- 08:03 PM Revision 0a3f7370 (qgis): revert multithreaded georef (#41789)
- Fixes #41770
- 07:59 PM Revision 58877e48 (qgis): revert multithreaded georef (#41789)
- Fixes #41770
- 02:45 PM Revision 678aaa3a (qgis): Merge pull request #41539 from elpaso/bugfix-gh41477-editbuffer-passthr...
- Bugfix gh41477 editbuffer passthrough
- 02:42 PM Revision b3dae9ad (qgis): Merge pull request #41539 from elpaso/bugfix-gh41477-editbuffer-passthr...
- Bugfix gh41477 editbuffer passthrough
- 01:54 PM Revision 450f5c97 (qgis): Merge pull request #41787 from elpaso/bugfix-server-fids
- Fix #41786 wrong server feature ids when composite PKs
- 01:53 PM Revision 9c1c9a8f (qgis): Merge pull request #41787 from elpaso/bugfix-server-fids
- Fix #41786 wrong server feature ids when composite PKs
- 01:51 PM Revision 98a1b03a (qgis): Merge pull request #41787 from elpaso/bugfix-server-fids
- Fix #41786 wrong server feature ids when composite PKs
- 12:29 PM Revision 3ba7ad13 (qgis): Fix #41786 wrong server feature ids when composite PKs
- 10:23 AM Revision 556e0e65 (qgis): Enable HANA tests in Github Actions
- 10:20 AM Revision edb8435e (qgis): update badges
- 09:06 AM Revision ccbce49c (qgis): update badges
- 06:14 AM Revision 0707d6f5 (qgis): array_count, array_prioritize, array_replace added to expressions (#41338)
- 06:07 AM Revision ccaca736 (qgis): [api] Add option for setting a line symbol to use when rendering
- a QgsRubberBand
- 04:21 AM Revision ad56216f (qgis): A horizontal mouse wheel scroll over the canvas "scrubs" the temporal
- range slider back or forward
- 03:59 AM Revision 3ebf915e (qgis): length3D function: handle multipart geometries
- 03:59 AM Revision d7167e48 (qgis): [feature][expressions] Add "length3D" function to return the 3D length
- of a LineGeometry type geometry using QgsLineString::length3D(). If the geometry is not a 3D line string, it returns ...
- 03:59 AM Revision 4f29af5e (qgis): Optimise QgsLineString::length/length3D
- 03:59 AM Revision 5cbd3e96 (qgis): Add additional test cases
- 03:59 AM Revision 173732c3 (qgis): length3D function: handle curved geometries
- 03:59 AM Revision ff17205f (qgis): Don't use GEOS to calculate length of points/linestrings
- These calculations are so trivial that the expense of conversion
to a geos representation is unwanted overhead - 03:59 AM Revision 40162056 (qgis): Fix memory leak
- 03:43 AM Revision b514863d (qgis): [layouts] Fix map item loses preset them choice if item is selected
- when a map theme is renamed or changed
- 03:42 AM Revision cc778ecd (qgis): Add mechanism to defer updates of rubber bands when adding multiple
- geometries
GREATLY speeds up rubber band creation for many geometries, resulting
in consequent speed ups to the move... - 03:42 AM Revision 6a66f01b (qgis): [mesh] Fix mesh line width unit setting is always ignored
- 03:42 AM Revision e0e17631 (qgis): [mesh] Fix mesh line width unit setting is always ignored
- 03:42 AM Revision f2b67309 (qgis): Gracefully catch transform errors in rubber band geometries
- 03:39 AM Revision 14f2ab53 (qgis): When attempting to precalculated nodes during an expression prepare
- stage, be more intelligent about compiling AND or OR nodes
We can take advantage of the fact that and AND node will ... - 03:39 AM Revision 4b8badde (qgis): Add test
- 02:04 AM Revision eb8066f2 (qgis): Bump minimum python version to 3.7
- 02:04 AM Revision 66ab5af5 (qgis): Drop deprecated call to PyEval_InitThreads
- Not needed since Python 3.7+, as it's called internally by Py_Initialize
2021-02-23
- 11:41 PM Revision 23ab2d76 (qgis): Merge pull request #41769 from elpaso/bugfix-gh41747-paletted-float-ram...
- Fix raster paletted ramp order
- 11:41 PM Revision ca7b5490 (qgis): Merge pull request #41769 from elpaso/bugfix-gh41747-paletted-float-ram...
- Fix raster paletted ramp order
- 08:15 PM Revision 089b9b12 (qgis): [layouts] Fix map item loses preset them choice if item is selected
- when a map theme is renamed or changed
- 08:15 PM Revision 9c96f91e (qgis): [layouts] Fix map item loses preset them choice if item is selected
- when a map theme is renamed or changed
- 08:12 PM Revision f666072d (qgis): [layouts] Fix map item loses preset them choice if item is selected
- when a map theme is renamed or changed
- 08:11 PM Revision 53bf2cf8 (qgis): Fix QSCINTILLA_VERSION_STR redefinition warnings emitted on
- newer QScintilla versions due to presence of
QSCINTILLA_VERSION_STR in QSci headers - 07:51 PM Revision fc1ac8be (qgis): Add support for PROJ 8.0.0 in FindProj.cmake.
- proj_api.h is no longer available in PROJ 8.0.0, use proj.h instead.
Fixes: #41735 - 04:05 PM Revision b492490b (qgis): Merge pull request #41769 from elpaso/bugfix-gh41747-paletted-float-ram...
- Fix raster paletted ramp order
- 04:05 PM Revision db61906e (qgis): Merge pull request #41769 from elpaso/bugfix-gh41747-paletted-float-ram...
- Fix raster paletted ramp order
- 04:02 PM Revision a341543b (qgis): Merge pull request #41769 from elpaso/bugfix-gh41747-paletted-float-ram...
- Fix raster paletted ramp order
- 02:04 PM Revision 80a00443 (qgis): Fix raster paletted ramp order
- Fixes #41747
- 11:31 AM Revision 6cbb9d28 (qgis): Merge pull request #41761 from qgis/manisandro-patch-1
- Add mingw64-python3-dateutil to mingw dependencies
- 11:24 AM Revision df1b854a (qgis): fix message
- 10:21 AM Revision 0b9619d3 (qgis): [mesh] Fix mesh line width unit setting is always ignored
- 10:21 AM Revision 57060e98 (qgis): [mesh] Fix mesh line width unit setting is always ignored
- 10:18 AM Revision f31290a1 (qgis): [mesh] Fix mesh line width unit setting is always ignored
- 10:18 AM Revision eda0f11c (qgis): Add mingw64-python3-dateutil to mingw dependencies
- 09:45 AM Revision 585f04d2 (qgis): backport CI changes to 3.16 (#41760)
- 09:37 AM Revision 8a9ea53d (qgis): rename workflow2
- 09:36 AM Revision 21e5538e (qgis): run milestone workflow on pull request target
- 09:08 AM Revision 1010b6bd (qgis): add 3.18 to docker images
- 07:24 AM Revision 7e94cba2 (qgis): Add new actions to the attribute table header context menu
- Add 2 new actions to the attribute table header context menu.
The first allows setting a width to be applied to all c... - 07:18 AM Revision ab59e37b (qgis): Gracefully catch transform errors in rubber band geometries
- 07:02 AM Revision 43cbe1e6 (qgis): Optimise QgsLineString::calculateBoundingBox
- 07:02 AM Revision d007901f (qgis): Allow QgsRectangle constructors to bypass the automatic normalization
- step, when they know in advance they are already normalized
This step isn't free, and can add up when many rectangle... - 07:01 AM Revision 885387f5 (qgis): Optimise QgsGeometry::asMultiPolygon/asPolygon
- These methods were very expensive, involving a temporary allocation
of list of lists of temporary points
Rework with... - 06:56 AM Revision b04fe1fa (qgis): [themes] Fix combo box and menu items left spacing/padding issue
- 06:49 AM Revision f6c93de0 (qgis): [FEATURE] Allow moving callout start or end points interactively
- using the Move Labels tool
Allows users to manually place the exact start or end point of label
callout lines.
*Cal... - 06:49 AM Revision b15be664 (qgis): Spelling
- 06:49 AM Revision 6f6b0b0a (qgis): Make move callout tool play nice with CAD dock
- Means that if the cad dock is enabled, callout lines will auto-snap
to nice angles, etc. - 06:49 AM Revision 4f39cf6d (qgis): Move QgsLabelingResults out to its own file
- 06:49 AM Revision d84da56d (qgis): Add rendered callout details to QgsLabelingResults for retrieval after ...
- 06:49 AM Revision a513f5a1 (qgis): Move QgsLabelPosition out to own file
- 06:33 AM Revision bf2a9258 (qgis): Merge pull request #41738 from m-kuhn/alg_exec_no_selection_unbound_local
- Fix calling in place with empty iterator
- 06:18 AM Revision f0838763 (qgis): Bump minimum Qt version to 5.12
- 04:41 AM Revision 07a21af9 (qgis): Make the original layer CRS of label features accessible via
- QgsLabelFeature
- 04:41 AM Revision 61edbb3a (qgis): Add method to calculate shortestLine from a QgsAbstractGeometry instead...
- 04:41 AM Revision d2e0e8d3 (qgis): Add method for a callout to obtain a transform from the original
- associated layer's crs to the destination map crs
- 04:41 AM Revision ee25819b (qgis): [FEATURE][labeling] Add data defined control over callout origin
- and destination points
Allows users to data define the starting and ending points for
label callout lines, which is ... - 04:41 AM Revision 9532a5a9 (qgis): Fix since
- 03:47 AM Revision 493329cb (qgis): Fix dox test
- 03:47 AM Revision e11801d3 (qgis): Require Proj version 6 or later, drop old proj 4 compatibility code
- 03:47 AM Revision af69dc7c (qgis): Require GDAL 3.0+
- Drop compatibility with GDAL v2
- 03:46 AM Revision f76ed50d (qgis): Gracefully catch transform errors in rubber band geometries
- 03:46 AM Revision 3c563305 (qgis): Gracefully catch transform errors in rubber band geometries
- 03:43 AM Revision c238d46d (qgis): Gracefully catch transform errors in rubber band geometries
- 03:43 AM Revision b2f8045e (qgis): Merge pull request #41738 from m-kuhn/alg_exec_no_selection_unbound_local
- Fix calling in place with empty iterator
- 02:48 AM Revision 27b241df (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_... - 02:48 AM Revision 659e45fc (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_... - 02:44 AM Revision 27e74a6f (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_... - 02:44 AM Revision 76aaa232 (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_...
Also available in: Atom