Activity
From 2021-06-08 to 2021-07-07
2021-07-07
- 08:12 PM Revision 2705e011 (qgis): Respect screen DPI
- QGIS currently renders symbology too small on high dpi screens.
This commit adds a new option to actually respect the... - 03:25 PM Revision aaff7ceb (qgis): Merge pull request #43520 from Gustry/version
- [CLI] Add --version and -v to know QGIS version
- 02:36 PM Revision 9d5d43ea (qgis): Update oracle connection capabilities
- 12:43 PM Revision 878b2436 (qgis): Address PR comments - part 2
- 11:01 AM Revision d3d75a1d (qgis): Merge pull request #43871 from kadas-albireo/extent_for_scale
- Add QgsMapSettings::computeExtentForScale and QgsMapSettings::computeScaleForExtent
- 10:04 AM Revision 2ca76a6d (qgis): Fixes #37945 : Take tile_buffer parameter into consideration when
- rendering labels
- 08:46 AM Revision 0f0b6b16 (qgis): Fix exif tools test
- 08:46 AM Revision 4b52b7be (qgis): Move QgsExifTools utility class to core
- 08:46 AM Revision 4f384f4e (qgis): Fix auto_ptr compilation error
- 08:46 AM Revision 09760f07 (qgis): Preserve python compatibility
2021-07-06
- 01:32 AM Revision 61a59b52 (qgis): fix updating disabled scalar dataset group for mesh layer
- 01:32 AM Revision 421009b6 (qgis): std::as_const --> qgis::a_const
- 01:32 AM Revision f76f3a15 (qgis): fix updating disabled scalar dataset group for mesh layer
- 12:37 AM Revision 547748db (qgis): Fixes #37945 : Take tile_buffer parameter into consideration when
- rendering labels
- 09:02 PM Revision 78a42cf7 (qgis): Address PR comments
- 09:00 PM Revision 84b1f488 (qgis): Spell ok
- 09:00 PM Revision a5e2f176 (qgis): Include QRegularExpression
- 09:00 PM Revision 01e428dd (qgis): Add \ingroup gui
- 09:00 PM Revision 24a9c1a1 (qgis): FetchMore API Override
- 09:00 PM Revision 7460e4f7 (qgis): Doxy
- 09:00 PM Revision a3b9ced8 (qgis): Fix unreported bug in ORACLE provider
- Error in spatial index exists check.
- 09:00 PM Revision 336a64d7 (qgis): Fix test (now geom col is exposed)
- 09:00 PM Revision af262068 (qgis): lint waste my time
- 09:00 PM Revision 2fc47992 (qgis): Use set for tokens
- 09:00 PM Revision ef529b87 (qgis): Add test for spatialite
- 09:00 PM Revision 73103f0d (qgis): SQLite: show geometry as WKT
- 09:00 PM Revision b6d1800f (qgis): Hide create layer group if conn does not support SQL layers
- 09:00 PM Revision 1f40090d (qgis): Fix tests after rebase
- 09:00 PM Revision 4acc1bd6 (qgis): Fix crash and test
- 09:00 PM Revision 9384c789 (qgis): Add base tests for create SQL layer
- 09:00 PM Revision 3cb3b8fb (qgis): Doxy
- 09:00 PM Revision 06495f05 (qgis): Final touches
- 09:00 PM Revision d8190695 (qgis): Revert to conn pool
- 09:00 PM Revision eea1eb48 (qgis): Fetch more in the model
- 09:00 PM Revision 2c9662bc (qgis): Truncating localized delegate + optimization
- 09:00 PM Revision c131c811 (qgis): Fix memory leak
- 09:00 PM Revision 9bd7f0bb (qgis): Remove model tester: too slow and test fails!
- 09:00 PM Revision 9b6ad32e (qgis): Ellipsis
- 09:00 PM Revision 628e95ff (qgis): Forward databaseConnection to parent item for layer items
- ... and preset SQL in query dialog
- 09:00 PM Revision 87ed2927 (qgis): Doxy fixes
- 09:00 PM Revision 537670a3 (qgis): Fix model signals not emitted when empty results
- 09:00 PM Revision 233a8097 (qgis): Add rowCount to connections API
- + fix memory leak in API fetcher
+ add progress bar to result widget - 09:00 PM Revision 357fa9c4 (qgis): Add progress bar and minor UX changes
- 09:00 PM Revision f1a50141 (qgis): Catch SQL filter dialog connection errors (never seen in the wild)
- 08:59 PM Revision 96f594e1 (qgis): Oracle create SQL vector layer API added
- 08:59 PM Revision 927669df (qgis): Move target to 3.22
- 08:58 PM Revision aa6c1bd5 (qgis): Add flag for select at id in the result dlg
- 08:58 PM Revision b4a5002d (qgis): Add fullstop
- 08:58 PM Revision 27eb5743 (qgis): Provider QSCI APIs for sqlite and PG
- 08:58 PM Revision dfc56482 (qgis): Remove method and fix widget hiding
- 08:58 PM Revision 5ba105f1 (qgis): Add tooltips
- 08:58 PM Revision 5e83f5a8 (qgis): Add ORACLE keywords
- 08:58 PM Revision 7b202fef (qgis): Comment method
- 08:58 PM Revision ebfed52c (qgis): Fix crash when connection is invalid (nullptr)
- 08:58 PM Revision 34c5cdcf (qgis): Handle fid and geom cols in GPKG exec sql
- 08:58 PM Revision 5d5e828d (qgis): More tests for execSql
- 08:58 PM Revision 2c123dc2 (qgis): GPKG/Spatialite: return fid and geom from selects
- 08:58 PM Revision af9febce (qgis): Better comment
- 08:58 PM Revision fd793dc1 (qgis): Comments on fid issue
- 08:56 PM Revision cf260226 (qgis): Create SQL layer and widget config based on enum
- 08:53 PM Revision 4201942b (qgis): Rebase
- 08:53 PM Revision 40785b5a (qgis): Start new layer group box collapsed
- 08:53 PM Revision b988ca87 (qgis): SQL results widget: add query layers support (initial)
- 08:53 PM Revision 9fc81ffb (qgis): Move to thread the first phase of the query (before the iterator)
- 08:53 PM Revision 1a94b074 (qgis): Better error handling/reporting
- 08:53 PM Revision af44d35d (qgis): Doxy
- 08:53 PM Revision e1a8ef56 (qgis): Rebase 2
- 08:53 PM Revision 9adbdfa8 (qgis): Fix crash QsciAPIs is destroyed while worker running
- 08:53 PM Revision 94056c81 (qgis): Notify error on SQL layer creation
- 08:52 PM Revision d958722a (qgis): Remove debug output
- 08:52 PM Revision cc709a0d (qgis): Query result widget files and tests
- 08:52 PM Revision 079264eb (qgis): Message bar and other improvements: working!
- 08:52 PM Revision d914a50b (qgis): QgsQueryResultWidget
- 10:13 AM Revision 81ecf97d (qgis): Fix PyQGIS docs formatting of QgsAbstractDatabaseProviderConnection class
- 09:57 AM Revision 8d68fdcd (qgis): Update src/core/providers/qgsprovidersublayermodel.cpp
- 09:57 AM Revision 9a024464 (qgis): Fix windows build
- 09:57 AM Revision 129ab506 (qgis): Add QgsProviderSublayerProxyModel for filtering/sorting
- QgsProviderSublayerModel instances
- 09:57 AM Revision 28832150 (qgis): Start on sublayer model
- 09:57 AM Revision 73f45ee4 (qgis): Allow non sublayer items to be added to QgsProviderSublayerModel
- E.g. embedded project items
- 09:57 AM Revision 6ab8c16d (qgis): Statistics task, feature count task can be canceled on QGIS exit withou...
- 09:57 AM Revision ab713e2b (qgis): If statistics summary dock is NOT visible, then don't calculate
- statistics
Instead defer their calculation until the dock is made visible.
No point doing all that work when the res... - 08:46 AM Revision d73ee555 (qgis): Fixes #37945 : Take tile_buffer parameter into consideration when
- rendering labels
- 08:42 AM Revision 589aabe4 (qgis): Merge pull request #43949 from troopa81/fix_tile_buffer_labels
- Take tile_buffer parameter into consideration when rendering labels
- 05:48 AM Revision 3f915304 (qgis): fix updating disabled scalar dataset group for mesh layer
- 05:48 AM Revision 39ee91aa (qgis): fix updating disabled scalar dataset group for mesh layer
- 05:45 AM Revision 621382e0 (qgis): fix updating disabled scalar dataset group for mesh layer
- 04:22 AM Revision 92231d74 (qgis): Complete addTopologicalPoints result values for QgsVectorLayer; add tes...
- 02:56 AM Revision d046e8f9 (qgis): fix project dirtiness when changing layout name
- 02:56 AM Revision 46756003 (qgis): fix project dirtiness when changing layout name
2021-07-05
- 12:03 AM Revision cd3ff911 (qgis): [processing] Fix default value of multiple field selection inputs
- in models cannot be set to no value
Fixes #44005 - 12:03 AM Revision 68bc29b0 (qgis): std::make_unique -> qgis::make_unique
- 11:59 PM Revision d97fce23 (qgis): fix project dirtiness when changing layout name
- 11:59 PM Revision d06f0345 (qgis): fix project dirtiness when changing layout name
- 11:56 PM Revision 1807cfe4 (qgis): fix project dirtiness when changing layout name
- 07:22 PM Revision 966ac4c8 (qgis): Fix return value of addTopologicalPoints(QgsGeometry)
- 07:22 PM Revision aeece711 (qgis): Test addTopologicalPoints results
- 11:17 AM Revision f0dc0d93 (qgis): merge qgis.xml update from Bas (followup ce3ee598e50)
- 09:44 AM Revision 6b4d7971 (qgis): fix build (followup e82015b639b)
2021-07-04
2021-07-03
- 05:19 PM Revision ce3ee598 (qgis): include geopackage and kml in .desktop
- (refs https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990636)
- 03:12 PM Revision ec374d5a (qgis): Merge pull request #43927 from mhugent/raster_legend_placeholder_icon
- Feature: possibility to use placeholder icon in legend for raster layer. funded by [Canton of Glarus] [https://www.gl...
- 01:11 PM Revision b11df935 (qgis): Change expected test image
2021-07-02
- 10:43 PM Revision a233ff6b (qgis): fix infinite loop in qgsstyle
- 10:40 PM Revision ca3812a2 (qgis): fix infinite loop in qgsstyle
- 10:39 PM Revision ee141a1a (qgis): Add enum Qgis::FilePathType and add proper stable api for setting
- whether QgsProject uses absolute or relative paths for file storage
- 10:39 PM Revision 39fbd77d (qgis): Add API to export layers to QLR with easy control over whether
- absolute or relative paths are used
- 05:49 PM Revision 985de5d0 (qgis): add _assertRed etc into QgsServerTestBase, some comment in cpp and py f...
- 05:03 PM Revision 9e990cb6 (qgis): Add mask image
- 04:16 PM Revision 6031e754 (qgis): Merge pull request #43989 from elpaso/ogr-sqlite-pragma-defer_foreign_k...
- OGR/SQLite/GPKG pragma-defer_foreign_keys=ON
- 02:37 PM Revision d6770409 (qgis): Add c++20 todo for replacing equality operators with default implementa...
- 02:35 PM Revision 6c2e38b9 (qgis): Add c++20 todo for replacing equality operators with default implementa...
- 02:29 PM Revision 73c61b6e (qgis): Add QgsMapSettings::computeExtentForScale and QgsMapSettings::computeSc...
- 01:21 PM Revision d76fa2bf (qgis): Preserve image aspect ratio in legend
- 01:21 PM Revision f2878727 (qgis): Use application image cache
- 01:21 PM Revision ccc601b3 (qgis): Fix painter scaling and add unit test
- 01:21 PM Revision 6effd6bd (qgis): Use QgsImageSourceLineEdit and allow placeholder images also for vector...
- 01:20 PM Revision b7b9470a (qgis): Possibility to select an image as legend placeholder
- 01:20 PM Revision 991f9359 (qgis): Feature: possibility to use placeholder icon in legend for raster layer
- 10:08 AM Revision f3e88c3c (qgis): fix build (followup e82015b639b)
- 04:19 AM Revision c8156b01 (qgis): Add c++20 todo for replacing equality operators with default implementa...
- 04:19 AM Revision 65bccd2c (qgis): Add equality operator for QgsProviderSublayerDetails
- 02:14 AM Revision a4b78735 (qgis): Don't append drive label if it's the same as the path
2021-07-01
- 01:54 AM Revision e972e783 (qgis): Show drive labels in browser for drive items whenever available
- Refs #44021
- 01:50 AM Revision 998c6c16 (qgis): Bump actions/upload-artifact from 2.2.3 to 2.2.4
- Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](ht... - 01:49 AM Revision 0404dcaa (qgis): Correctly pass QgsFeedback to metadata method
- 01:49 AM Revision 7c6afc07 (qgis): Create QgsProviderSublayerTask for retrieving sublayer details in a thread
- This can sometimes take a looooong time, so it's worth doing in the
background - 01:49 AM Revision bed72156 (qgis): Dox
- 01:49 AM Revision ced5910b (qgis): Fix race
- 01:49 AM Revision 7dec3050 (qgis): Fix dox
- 01:49 AM Revision 1355b39b (qgis): Add QgsProviderUtils with a method for determining whether a list
- of sublayer details is incomplete and requires a more in-depth scan
- 01:49 AM Revision b742b8f7 (qgis): Add test for QgsProviderSublayerTask
- 10:55 PM Revision d33c1aeb (qgis): Fix build issue with clang 10.0 related to forward declaration of QgsFe...
- 09:01 PM Revision a62b6dc2 (qgis): Bump actions/upload-artifact from 2.2.3 to 2.2.4
- Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](ht... - 05:02 PM Revision 196e593e (qgis): [fix] #43905 append OAPIF extra query params if url is not empty
- 05:02 PM Revision 261cae09 (qgis): Test for regression #43905 OAPIF extra query params
- 05:02 PM Revision 42e4a563 (qgis): [fix] #43905 append OAPIF extra query params if url is not empty
- 05:02 PM Revision 1b462f29 (qgis): Test for regression #43905 OAPIF extra query params
- 04:59 PM Revision 3f1722d0 (qgis): Merge pull request #43990 from Joonalai/fix-oapif-q-params
- [OAPIF provider] Fix extra query parameters (fixes #43905)
- 10:02 AM Revision b69c9da6 (qgis): revert decimals
- 09:37 AM Revision a51a9c48 (qgis): Add QgsIconUtils::iconForLayerType
- 08:49 AM Revision 8840865d (qgis): [processing] Fix default value of multiple field selection inputs
- in models cannot be set to no value
Fixes #44005 - 08:45 AM Revision 4dc659c5 (qgis): [processing] Fix default value of multiple field selection inputs
- in models cannot be set to no value
Fixes #44005 - 08:18 AM Revision db21851b (qgis): [mesh] mesh frame editing part-2 - start, commit, roll back and cancel ...
- [mesh] allows the user of mesh layers to start editing, save, roll back or cancel editing, in the same way as vector ...
- 07:40 AM Revision 174d5ee9 (qgis): Ensure python script files saved in the Python console editor use
- .py file extension
2021-06-30
- 12:42 AM Revision cb1b8d03 (qgis): Fix compilation when WITH_QTWEBKIT=FALSE
- 05:22 PM Revision 79fa008c (qgis): add test for a map theme with a particular style on a layer
- 05:12 PM Revision 1b47527f (qgis): add docstring
- 05:01 PM Revision 3119c4cd (qgis): getPrint uses the style define in the maptheme
- 01:45 PM Revision 6e83672b (qgis): update MDAL 0.8.90 (#43987)
- 01:14 PM Revision f24bd45b (qgis): add test to check qgslayoutlegenditem
- 01:05 PM Revision c07f8f83 (qgis): add docstring
- 11:38 AM Revision 56914ed3 (qgis): [fix] #43905 append OAPIF extra query params if url is not empty
- 11:37 AM Revision 545174c5 (qgis): Test for regression #43905 OAPIF extra query params
- 10:49 AM Revision 8835b2d0 (qgis): Merge pull request #43617 from troopa81/fix_htmlwidget_geom
- Set up cache geometry if HTML widget needs it
- 10:38 AM Revision 3df8e585 (qgis): OGR/SQLite/GPKG pragma-defer_foreign_keys=ON
- When in transaction forces defer FK evaluation.
- 10:35 AM Revision cf01b437 (qgis): Fixes #37945 : Take tile_buffer parameter into consideration when
- rendering labels
- 07:43 AM Revision fa1a59f0 (qgis): Fix buffer definition for default text format
- 06:51 AM Revision fd44a44f (qgis): Fix buffer definition for default text format
- 06:48 AM Revision 791f64d2 (qgis): Fix buffer definition for default text format
2021-06-29
- 11:15 PM Revision cc837342 (qgis): also set picture mode
- 11:15 PM Revision 3bfdd756 (qgis): fix SVG selector widget not reacting to changes
- fixes #43802
- 11:14 PM Revision 5872ada1 (qgis): test for Single & Multi Column PK
- 11:14 PM Revision 7be85fe1 (qgis): fix: always used type of first column of view as PK type
- 11:11 PM Revision 1a2ff54f (qgis): Amend sprite retrieval (qgis#43925)
- Update url path with resolution and extension rather than appending to string
- 11:11 PM Revision 928a170b (qgis): Apply suggestions from code review
- 11:11 PM Revision cfb0360e (qgis): [ui][processing] Fix broken enter key showing help instead of running a...
- 11:11 PM Revision 7821292b (qgis): [processing] Clear python command in history dialog when selecting a no...
- 08:27 PM Revision 8eb2a978 (qgis): debian packaging: remove test_provider_wcs (followup 989cfaf9842)
- 05:12 PM Revision 27457322 (qgis): Merge pull request #43960 from elpaso/server-landingpage-bugfix-relativ...
- Server landing page: fix relative service links
- 04:30 PM Revision e097ed6d (qgis): fix legend when no layers required
2021-06-28
- 12:18 AM Revision e9ec255a (qgis): Backport #43897 + fixes
- 11:55 PM Revision 79415d8b (qgis): postgres provider: revert 93fe5b0d5e and 457165d7be (fixes #43965)
- (cherry picked from commit 14b20ec6487b31e7b44b4ee8b04bf5b91d6fc463)
- 11:54 PM Revision 14b20ec6 (qgis): postgres provider: revert 93fe5b0d5e and 457165d7be (fixes #43965)
- 11:33 PM Revision 0565c3ff (qgis): Retain more renderer properties when switching between vector
- renderer types
- 11:33 PM Revision 849819cd (qgis): [api] Allow reference scale for vector layer renderer to be set
- Gives a means of setting the reference scale for a vector layer
renderer, so that symbol sizes in the rendered layer ... - 11:33 PM Revision c8da0c43 (qgis): Safer approach to saving common QgsFeatureRenderer properties
- 11:33 PM Revision 54610b29 (qgis): [api] Allow a symbology reference scale to be set on a QgsRenderContext
- This should match the desired scale denominator for the rendered map,
eg 1000.0 for a 1:1000 map render. Set (by defa... - 11:33 PM Revision 61e924b7 (qgis): Fix labeling reference scale with null symbol renderer
- 11:33 PM Revision bb002d4e (qgis): Avoid even more loss of renderer properties when changing renderer type
- 11:33 PM Revision 731810ce (qgis): Fix unsafe access of map layer from background thread while running lab...
- 11:33 PM Revision d9b7c67f (qgis): Ensure labeling respects layer's reference scale
- 11:33 PM Revision 7a07e0d3 (qgis): Fix check
- 11:33 PM Revision b440bb2c (qgis): Fix scale overrides
- 11:33 PM Revision d6709e01 (qgis): Fix docs, better check
- 11:33 PM Revision ed75524b (qgis): [feature] Expose choice of symbology reference scale for vector
- layers, in the vector layer properties -> Rendering tab
If set, the reference scale indicates the map scale at which... - 11:03 PM Revision 062bfc52 (qgis): Create codeql-analysis.yml
- 10:45 PM Revision fc3f8a12 (qgis): Missing colon
- 10:45 PM Revision a87b2ecf (qgis): Fix function examples
- 10:45 PM Revision 23048dd8 (qgis): Missing colon
- 05:28 PM Revision cf0d673c (qgis): Connect help buttons to docs (#43941)
- 04:41 PM Revision 574a35e5 (qgis): Fix OGC workflow (#43946)
- 04:20 PM Revision 58b35b74 (qgis): Server landing page: fix relative service links
- For metadata when using QGIS_SERVER_LANDING_PAGE_PREFIX
- 02:47 PM Revision 7458a7c7 (qgis): fix context
- 02:47 PM Revision 018d0965 (qgis): Update ogc.yml
- 02:47 PM Revision 07f25638 (qgis): add cache to OGC workflow for Docker build and QGIS build
- 02:47 PM Revision 213e7961 (qgis): fix context
- 02:29 PM Revision 8d317ab5 (qgis): fix context
- 02:29 PM Revision b7ac6e67 (qgis): Update ogc.yml
- 02:29 PM Revision 8a521039 (qgis): fix context
- 02:29 PM Revision 5c76973b (qgis): add cache to OGC workflow for Docker build and QGIS build
- 09:22 AM Revision cce3a411 (qgis): Ensure 3d length is also shown in identify tool results for
- multilinestringz geometries
Fixes #43930 - 09:18 AM Revision b5a6cdf1 (qgis): [ui][processing] Fix broken enter key showing help instead of running a...
- 09:18 AM Revision 22ac5c7d (qgis): [processing] Clear python command in history dialog when selecting a no...
- 09:15 AM Revision a777ba8a (qgis): [ui][processing] Fix broken enter key showing help instead of running a...
- 09:15 AM Revision 19eaec74 (qgis): [processing] Clear python command in history dialog when selecting a no...
- 07:22 AM Revision 15e1e237 (qgis): Support responsive cancelation of sub layers query for OGR provider
- In some cases this code iterates through features, so early exit
paths are desirable - 07:22 AM Revision a5d7fe2b (qgis): Unit tests for OGR provider querySublayers, minor fixes
- 07:22 AM Revision 6be7cc6e (qgis): Const
- 07:22 AM Revision 29c1dff1 (qgis): Implement querySubLayers for OGR provider metadata
- 07:22 AM Revision a98411fb (qgis): Rework QgsOgrProviderUtils::querySubLayerList to use QgsProviderSublaye...
- 07:22 AM Revision 686a8147 (qgis): Fix cppcheck warning
- 07:22 AM Revision 46a80168 (qgis): Rename addSubLayerDetailsToSubLayerList to querySubLayerList
- 07:22 AM Revision 6a0497f5 (qgis): Fix sqlite skipped layer names logic
- 07:22 AM Revision 26d60404 (qgis): Move QgsOgrProvider::addSubLayerDetailsToSubLayerList to QgsOgrProvider...
- (no code changes, just movement)
- 07:22 AM Revision 0ea4427f (qgis): Expand tests
- 07:22 AM Revision 9076e64a (qgis): If all layer names are the same, remove them from the sub layer uris
- 07:22 AM Revision 2de65c27 (qgis): Update test result for correct feature count state (uncounted)
- 07:00 AM Revision 55d1ba43 (qgis): Ensure 3d length is also shown in identify tool results for
- multilinestringz geometries
Fixes #43930 - 06:57 AM Revision 9c88c614 (qgis): Ensure 3d length is also shown in identify tool results for
- multilinestringz geometries
Fixes #43930 - 06:57 AM Revision 562b6b13 (qgis): Apply suggestions from code review
- 06:57 AM Revision a8b17bd1 (qgis): Amend sprite retrieval (qgis#43925)
- Update url path with resolution and extension rather than appending to string
- 06:54 AM Revision 87decc21 (qgis): Amend sprite retrieval
- Update url path with resolution and extension rather than appending to string
Fixes #43925 - 03:14 AM Revision 2d1bb604 (qgis): MemoryProvider native type is boolean and not bool
- 03:14 AM Revision ae0d37ac (qgis): Fix test
- 03:14 AM Revision 8c82b695 (qgis): MemoryProvider fix strange fieldName suffix in cloned layer
- If fields added with QgsMemoryProvider::addAttributes have an empty
typeName, the URI returned by vl.publicSource() m... - 03:14 AM Revision a7880d9d (qgis): Update .flake8
- 02:22 AM Revision ea0c6e55 (qgis): exit fillTree() if no log entries
2021-06-27
- 10:47 PM Revision a1013979 (qgis): exit fillTree() if no log entries
- 10:44 PM Revision 681ff429 (qgis): exit fillTree() if no log entries
- 04:19 PM Revision fbf77905 (qgis): debian/rpm packaging: drop libauthmethod_oauth2_static.a again (followup
- 019976e59)
- 10:46 AM Revision 790cd4b4 (qgis): [qgsquick] Do not refresh/redraw map canvas when its settings are invalid
- 10:46 AM Revision 7894ec5b (qgis): [qgsquick] When reading map settings from a loaded project and
- the canvas bits are missing, use proper project full extent
- 10:33 AM Revision 856a63a6 (qgis): Merge pull request #43929 from elpaso/bugfix-gh43849-server-wms-invalid...
- Server WMS getfeatureinfo: throw on invalid filter
2021-06-26
- 07:03 PM Revision e724d6d4 (qgis): tstat.pl: switch to Locales
- (cherry picked from commit 8dde0b1fdc0b6324ed9196d7dcdaee791d5cd9db)
- 07:00 PM Revision 0a45e7fb (qgis): tstat.pl: switch to Locales
- (cherry picked from commit 8dde0b1fdc0b6324ed9196d7dcdaee791d5cd9db)
- 06:59 PM Revision 8dde0b1f (qgis): tstat.pl: switch to Locales
2021-06-25
- 10:23 PM Revision 521ef287 (qgis): Port wildcard logic to GDAL querySublayers
- 07:39 PM Revision cb308b91 (qgis): Server WMS getfeatureinfo: throw on invalid filter
- Fixes #43849
- 06:35 PM Revision 23e23231 (qgis): Merge pull request #43913 from m-kuhn/minflex26
- Minimum flex version 2.6 and a bit of cleanup
- 05:24 PM Revision bb9c45db (qgis): [CLI] Add --version and -v to know QGIS version
- 04:39 PM Revision ba75f371 (qgis): Merge pull request #43923 from nicogodet/fix-since-39211
- Correct since indent legend (follow #39211)
- 04:33 PM Revision 20a9b4c0 (qgis): Fixes WMTS GetCapabilities and axis order
- 04:33 PM Revision 9776bac5 (qgis): Update results
- 04:17 PM Revision d326d386 (qgis): [mesh] mesh frame editing part-1 (qgis_core) (#43828)
- [feature] qgis_core changes to allow mesh layer editing (part-1 or QEP#228)
- 03:17 PM Revision e3349e4a (qgis): fix undefined ref
- 03:05 PM Revision 20742e52 (qgis): suppress warnings for generated files
- 11:47 AM Revision ff388dc7 (qgis): Correct since indent legend (follow #39211)
- 10:27 AM Revision f14e098e (qgis): also rename grassrasterprovider
- 09:53 AM Revision 502a13d3 (qgis): initialize embedded python to UTF-8 mode only with Python >=3.8 (follow...
- (cherry picked from commit 65676da81619249f479e6e932aa64ba756d4deca)
- 09:52 AM Revision 702c3be1 (qgis): initialize embedded python to UTF-8 mode only with Python >=3.8 (follow...
- (cherry picked from commit 65676da81619249f479e6e932aa64ba756d4deca)
- 09:51 AM Revision 65676da8 (qgis): initialize embedded python to UTF-8 mode only with Python >=3.8 (follow...
- 09:14 AM Revision 4d271837 (qgis): Merge pull request #39211 from jdugge/indent_legend_groups
- [FEATURE] Indentation of legend groups and subgroups
- 08:42 AM Revision 8f97fd91 (qgis): avoid warnings
- 06:25 AM Revision d34a0c32 (qgis): Merge pull request #43919 from basilrabi/rpm
- [RPM] fix build due to https://github.com/qgis/QGIS/pull/43768
- 05:53 AM Revision c013c782 (qgis): [api] Attach QgsPropertyCollection to QgsRasterPipe to allow
- for data-defined raster pipeline properties
- 05:53 AM Revision 2a9c32bb (qgis): [feature] Expose data defined control over raster layer opacity
- Allows the opacity of a raster to be varied e.g. on different
pages of an atlas, depending on the visibility of anoth... - 05:53 AM Revision e8ed43e4 (qgis): Add since
- 05:53 AM Revision bcca0baf (qgis): Expose correct expression context
- 05:53 AM Revision 8c9d0084 (qgis): Spelling
- 05:53 AM Revision 2d489737 (qgis): [feature] Add a "redraw layer only" temporal mode for raster layers
- Just like the equivalent setting for vector layers, this option
causes a raster layer to be redrawn on each new anima... - 02:50 AM Revision 3c3059c9 (qgis): Fix code example blocks in QgsFeature documentation
- 02:50 AM Revision 711a615b (qgis): Fix raises sphinx format
2021-06-24
- 12:16 AM Revision a20c909c (qgis): Minimum flex version 2.6 and a bit of cleanup
- Fixes #43903
Fixes #43795 - 10:37 PM Revision 3274780d (qgis): Rename QgsNetworkLogger::removeRows() to removeRequestRows() to avoid h...
- 10:37 PM Revision 8a6ed7d8 (qgis): Address -Woverloaded-virtual clang virtual and enable the warning
- 09:23 PM Revision e64e8d26 (qgis): correctly exit OGC workflow on error
- 07:40 PM Revision d28c5f38 (qgis): MinGW: Skip windows api libraries in dependency collection
- 07:40 PM Revision 91ebc53f (qgis): Fix qgis executable icon on MINGW
- 07:40 PM Revision 78f434c9 (qgis): MinGW: Install sip source files
- 07:35 PM Revision 7c69504c (qgis): Merge pull request #43911 from nicogodet/nicogodet-patch-ogctest
- fix OGC test
- 05:53 PM Revision f29ecd66 (qgis): fix OGC workflow
- 05:53 PM Revision 8bd83475 (qgis): fix OGC workflow
- 04:48 PM Revision 6cdbced8 (qgis): allow to build auth methods statically (#43866)
- * allow to build auth methods statically
* enable static build of all auth methods
* follow-up
* fix static auths
... - 04:10 PM Revision 8915a075 (qgis): put back virtual methods
- 03:27 PM Revision cfb42417 (qgis): fix auth manager bindings without gui
- 03:13 PM Revision 437b3efb (qgis): disable feature earlier
- 02:43 PM Revision cb2fb67d (qgis): Merge pull request #43639 from mhugent/network_request_preprocessor
- Network request preprocessor
- 02:42 PM Revision 23b4786c (qgis): Merge pull request #43526 from kadas-albireo/attachments
- Implement project file attachments
- 01:51 PM Revision b8d0b2bd (qgis): add cache to OGC workflow for Docker build and QGIS build (#43897)
- * add cache to OGC workflow for Docker build and QGIS build
* fix context
* Update ogc.yml
* fix context - 01:43 PM Revision 144098b9 (qgis): fix SIP condition
- 11:48 AM Revision 51f25b7d (qgis): fix SIP feature
- 11:47 AM Revision 66f0b699 (qgis): postgres provider: fix handling of queries in QgsPostgresConn::retrieve...
- (cherry picked from commit 93fe5b0d5e94362da9ac839a92cf0a25d883a732)
- 11:47 AM Revision e7eb1892 (qgis): initialize embedded python to UTF-8 mode (fixes #43834)
- (cherry picked from commit 61c79736d06d234b9b3c023907d37d2b486efd0e)
- 11:47 AM Revision 2f778dc5 (qgis): initialize embedded python to UTF-8 mode (fixes #43834)
- (cherry picked from commit 61c79736d06d234b9b3c023907d37d2b486efd0e)
- 11:34 AM Revision 61c79736 (qgis): initialize embedded python to UTF-8 mode (fixes #43834)
- 11:34 AM Revision 93fe5b0d (qgis): postgres provider: fix handling of queries in QgsPostgresConn::retrieve...
- 11:24 AM Revision 1851e379 (qgis): fix bindings with core only
- 09:56 AM Revision f2758f97 (qgis): O2_DLL
- 08:37 AM Revision 8cb816fb (qgis): Merge pull request #43896 from nyalldawson/hig
- Fix capitalization
- 07:51 AM Revision f219050a (qgis): fix: does not show PostgreSQL datatype: cidr/macaddr in query results
- 07:41 AM Revision b04b7346 (qgis): Fix capitalization
- 07:35 AM Revision c88eabc6 (qgis): add missing gui edits
- 02:56 AM Revision c5189129 (qgis): Merge pull request #43883 from kadas-albireo/includes
- Install missing headers, fix includes from installed location
- 02:06 AM Revision 76bef98f (qgis): Fix UnicodeDecodeError in Processing history
2021-06-23
- 01:55 AM Revision 8cb7fa0a (qgis): Fix UnicodeDecodeError in Processing history
- 01:29 AM Revision 168a0951 (qgis): [processing] Fix use of data defined parameter values when editing
- features in place
Fixes #43758 - 01:29 AM Revision 16623312 (qgis): [layouts] Fix bounding rectangle for shapes doesn't include stroke
- width after loading from xml
Fixes #43748 - 01:08 AM Revision 83f73027 (qgis): Install missing headers, fix includes from installed location
- 12:03 AM Revision be63c8b7 (qgis): debian packaging: include python3-pyqt5.qtpositioning
- 11:57 PM Revision 494cff5b (qgis): Fix UnicodeDecodeError in Processing history
- 11:57 PM Revision e72a7a78 (qgis): Fix UnicodeDecodeError in Processing history
- 11:54 PM Revision 132dae50 (qgis): fix: does not show PostgreSQL datatype: cidr/macaddr in query results
- 11:53 PM Revision f55b5b9e (qgis): Fix UnicodeDecodeError in Processing history
- 11:52 PM Revision 497590ed (qgis): fix: does not show PostgreSQL datatype: cidr/macaddr in query results
- 11:47 PM Revision f213887d (qgis): typo
- 11:47 PM Revision fdb5bd4c (qgis): typo
- 08:56 PM Revision 38b41963 (qgis): Avoid including QgsWebView from installed header
- 08:41 PM Revision e6c9315e (qgis): typo
- 08:41 PM Revision d885ad5e (qgis): typo
- 08:36 PM Revision 908e38a2 (qgis): typo
- 08:16 PM Revision c7eb0e3e (qgis): fix test
- 08:01 PM Revision 7ecfd234 (qgis): some cleanup
- 07:19 PM Revision 152b7665 (qgis): fix test and more
- 03:05 PM Revision e02d3411 (qgis): fix bindings again
- 03:03 PM Revision a173f460 (qgis): fix dox again
- 02:53 PM Revision e25ff6f3 (qgis): fix dox
- 02:48 PM Revision 4d6ca4fd (qgis): fix core only
- 02:30 PM Revision b0b22bb6 (qgis): fix bindings
- 02:23 PM Revision 4db9a0cb (qgis): fix dynamic
- 02:13 PM Revision eb13fee4 (qgis): fix static auths
- 01:24 PM Revision bae9214d (qgis): fix windows build
- 01:22 PM Revision cf394122 (qgis): typo fix (followup 989cfaf9842)
- 01:15 PM Revision fb97e8fa (qgis): follow-up
- 12:52 PM Revision 019976e5 (qgis): enable static build of all auth methods
- 12:52 PM Revision a42df3b8 (qgis): allow to build auth methods statically
- 11:41 AM Revision b7ef0b41 (qgis): Ensure project is dirtied when layer notes are modified
- 11:35 AM Revision 07f58123 (qgis): Add uri to QgsProviderSublayerDetails
- 11:35 AM Revision 08d4050e (qgis): Fix build
- 11:35 AM Revision 04a73579 (qgis): Implement querySublayers for mdal provider
- 11:35 AM Revision 69debff4 (qgis): Add convenience method to directly convert QgsProviderSublayerDetails
- object to a QgsMapLayer
- 11:35 AM Revision 00db2820 (qgis): Add generic method to QgsMapLayerFactory to create map layers of
- any type
- 11:35 AM Revision 6995cfd0 (qgis): Fix QgsGdalProvider::subLayers() return result
- 11:35 AM Revision 7ae4e837 (qgis): Fix build
- 11:35 AM Revision 2b384ce9 (qgis): Expand tests
- 11:35 AM Revision 09983713 (qgis): Implement querySublayers for GDAL provider
- 11:35 AM Revision bee11c7d (qgis): Fix windows build
- 11:35 AM Revision 3b34458a (qgis): Respect FastScan flag in gdal provider
- 11:11 AM Revision 55e20eb8 (qgis): avoid code duplication of fromEncodedComponent_helper(QGIS)/qt_urlRecod...
- 09:30 AM Revision e2b7f071 (qgis): Improve QgsRasterPipe docs
- 09:30 AM Revision 5875b3d8 (qgis): Fix incorrect use of QgsRasterPipie::setOn when changing raster pipe re...
- 09:30 AM Revision f50dd99e (qgis): Dox++
- 09:30 AM Revision f62ddb37 (qgis): Promote QgsRasterPipe enums to enum classes in Qgis namespace
- and add forward declares where possible
- 08:40 AM Revision ec89ebef (qgis): Ensure project is dirtied when layer notes are modified
- 08:37 AM Revision 9fd1ddf3 (qgis): Ensure project is dirtied when layer notes are modified
- 08:36 AM Revision 9d1f56f2 (qgis): [layouts] Restore forced rasterization of whole layout map item
- when a layer has opacity set for Qt < 5.15
Workarounds bugs in the PDF export for these earlier versions
Fixes #42698 - 08:36 AM Revision 764dedc3 (qgis): [layouts] Restore forced rasterization of whole layout map item
- when a layer has opacity set for Qt < 5.15
Workarounds bugs in the PDF export for these earlier versions
Fixes #42698 - 07:16 AM Revision d29c6ad2 (qgis): When refining a rule based renderer rule by categories, copy the
- category label as each rule label instead of the raw expression
- 06:40 AM Revision 095c0dc9 (qgis): [layouts] Restore forced rasterization of whole layout map item
- when a layer has opacity set for Qt < 5.15
Workarounds bugs in the PDF export for these earlier versions
Fixes #42698 - 06:40 AM Revision 0fa9b9cf (qgis): [layouts] Restore forced rasterization of whole layout map item
- when a layer has opacity set for Qt < 5.15
Workarounds bugs in the PDF export for these earlier versions
Fixes #42698 - 06:39 AM Revision 827fb9ad (qgis): [processing] Fix use of data defined parameter values when editing
- features in place
Fixes #43758 - 06:38 AM Revision 02983fe7 (qgis): [layouts] Fix bounding rectangle for shapes doesn't include stroke
- width after loading from xml
Fixes #43748 - 06:37 AM Revision cc33a733 (qgis): [layouts] Restore forced rasterization of whole layout map item
- when a layer has opacity set for Qt < 5.15
Workarounds bugs in the PDF export for these earlier versions
Fixes #42698
2021-06-22
- 09:25 PM Revision c9ad0907 (qgis): PostgreSQL provider: use bounding box column to compute extent
- Speeds up extent computation when custom indexed bbox column is
given. References #43835 - 06:02 PM Revision 2cb7348c (qgis): PostgreSQL provider: use bounding box column to compute extent
- Speeds up extent computation when custom indexed bbox column is
given. References #43835 - 05:59 PM Revision 2da0ddf3 (qgis): PostgreSQL provider: use bounding box column to compute extent
- Speeds up extent computation when custom indexed bbox column is
given. References #43835 - 05:52 PM Revision 1600e25b (qgis): Simplify signals in QgsMeshRendererScalarSettingsWidget
- 05:40 PM Revision 520732a8 (qgis): allow to build qgis_app statically (#43846)
- 02:26 PM Revision ea8d0d6e (qgis): Merge pull request #43840 from qgis/fix-warning
- fix warning
- 01:53 PM Revision ea243a03 (qgis): fix warning
- 01:24 PM Revision 220d5ec7 (qgis): Format python code
- 01:19 PM Revision b3f013b1 (qgis): Fix range param
- 11:46 AM Revision 8c948587 (qgis): Fix resolving localized paths with sublayer selection suffix
- 11:46 AM Revision 6f0bac42 (qgis): Also support project attachments for QGS format
- 10:34 AM Revision 357177d2 (qgis): GUI localization tweaks
- Part of QEP https://github.com/qgis/QGIS-Enhancement-Proposals/issues/210
Locale support for numeric input and displ... - 09:04 AM Revision 001d363b (qgis): Implement project file attachments
- 07:51 AM Revision c2a1d875 (qgis): Merge pull request #43815 from domi4484/mssqlUniqueConstraint
- [mssql] use unique constraint info from db to set field ConstraintUnique
- 06:12 AM Revision 4510dd45 (qgis): fix SVG selector widget not reacting to changes
- fixes #43802
- 06:12 AM Revision c4a0f5b5 (qgis): also set picture mode
- 06:09 AM Revision 17b421ae (qgis): fix SVG selector widget not reacting to changes (#43805)
- * fix SVG selector widget not reacting to changes
fixes #43802
* also set picture mode - 02:54 AM Revision 79188ff0 (qgis): Allow 2 decimals for raster contour intervals
- 02:54 AM Revision bb8ebb97 (qgis): Allow 2 decimals for raster contour intervals
2021-06-21
- 01:42 AM Revision 18b60218 (qgis): Update src/app/qgisapp.cpp
- 01:42 AM Revision c1f58132 (qgis): independent interface customization for Vertex Tool Current and All Layers
- 12:43 AM Revision 89d58dc7 (qgis): Fix wording
- 12:43 AM Revision e59f3431 (qgis): Introduce QgsProviderSubLayerDetails
- 12:43 AM Revision c7926181 (qgis): Layout fixes
- 12:43 AM Revision 469f9679 (qgis): Add framework for querying for dataset sublayers via
- QgsProviderRegistry/QgsProviderMetadata
- 12:43 AM Revision 24301734 (qgis): Fix since
- 12:43 AM Revision 2328f4fa (qgis): Fix sipify handling of long long return types
- 12:40 AM Revision 9e7212cf (qgis): Use more explicit variable name for filter range
- 12:40 AM Revision ce5c96b3 (qgis): [temporal] Fix filter generation for vector temporal layers
- When features have a temporal "range", we should never treat
that range as inclusive of the end (or we end up with fe... - 12:40 AM Revision a4bc6465 (qgis): more precise tooltips for buttons in relation editor
- fixes #34477
- 12:40 AM Revision 6cbfce28 (qgis): [locator] add open form action, automatically open form for non geometr...
- manual backport of #43462
- 12:40 AM Revision afffcc3b (qgis): Fix #43539, backport from #43579
- 12:40 AM Revision 9046e65d (qgis): Fix build
- 12:40 AM Revision 1609ea8f (qgis): Fix it's impossible to change a rule based labeling "else" rule
- back to a normal rule
Port fixes from rule based renderer else handling to rule based
labeling - 12:40 AM Revision 5f687b89 (qgis): Fix papercut in rule based labeling widget where it's possible
- to uncheck BOTH the filter and else radio buttons
- 12:40 AM Revision c87462dc (qgis): Fix temporal fields reset if previously set to no value
- Fixes #43643
(cherry picked from commit ab1ff23de676f4d35eafd684edab8d721aef74b8) - 12:40 AM Revision e55a5141 (qgis): [expression] Allow use of (and return null to) index operator against n...
- 12:40 AM Revision 8f03f04b (qgis): Update src/app/qgsfeatureaction.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 12:40 AM Revision 3e0a9655 (qgis): Do not set initial attr values for default clause
- Fixes #42909
Setting intial values from previously entered values when
they are equal to the default was pointless a... - 12:40 AM Revision 71570755 (qgis): fix mesh calculator IF operator
- 12:40 AM Revision 5beab1d9 (qgis): reinstate QWTPOLAR_LIBRARY. Fixes #41910
- 12:40 AM Revision 6795bfac (qgis): Add test for GRASS r.proj alg
- (cherry picked from commit 7d57aeef225e5a80255c2a4ed3b5b3eff7c3e609)
- 12:40 AM Revision a867493f (qgis): [processing][grass] Fix r.proj in Windows
- Properly escape the equal sign in the for /f command and fix a typo in the variable name
(cherry picked from commit ... - 12:40 AM Revision aca1a9dc (qgis): Fixes #33108 : Fix displayed array list in query builder
- 12:40 AM Revision 9c879807 (qgis): fix build
- 12:40 AM Revision 009226c2 (qgis): remove the png icon
- 12:40 AM Revision 8ad8673b (qgis): BTW use the svg icon
- 12:40 AM Revision 74bbbc57 (qgis): Fixes missing icon for geometry checker plugin. Fixes #42708
- 12:40 AM Revision 16161cb3 (qgis): [Geometry checker] Fix the error resolution ui. Fixes #42489
- method.id() always returns 0, I put back the old mechanism which works.
- 12:40 AM Revision e82015b6 (qgis): Fixes #40117 : Copy CRS to clipboard when copying selected features
- 12:40 AM Revision a08fb7ba (qgis): [PyQGIS] Fixes qgis#42488 : Fix QgsFeatureFilterModel SIP interface
- 12:40 AM Revision 942bad24 (qgis): fix convertToCurve not converting CURVEPOLYGON
- 12:40 AM Revision 1a9501ba (qgis): fix convertToCurve not converting CURVEPOLYGON (failing test case)
- 12:40 AM Revision 7b3667e8 (qgis): [Postgres] Fixes #42778 : don't quote integer array elements to match a...
- 12:40 AM Revision e3f9f7b8 (qgis): Fix Python module enviroment setup on Windows
- - Trim trailing newline when reading .env lines
- Skip empty, commented and non "key=value" lines
- Allow = chars in ... - 12:40 AM Revision 7f91c00e (qgis): [symbols] Fix marker symbol bounds incorrectly include bounds of
- disabled symbol layers
(cherry picked from commit ca54e8f8520453954e06e4d91adbd375287ddadd) - 12:40 AM Revision 350d7c03 (qgis): fix auto populating when input param is QgsProcessingParameterMapLayer
- (cherry picked from commit 2e5e6264bf32d1088e678aeae3e805106eff405c)
- 12:40 AM Revision 3d04f9ed (qgis): Don't try to render font marker symbols in massive font sizes
- Instead, scale the painter after the font exceeds a certain threshold.
The end result looks the same, but should avoi... - 12:40 AM Revision 660c76f8 (qgis): Sipify
- 12:40 AM Revision 3aa89f3d (qgis): Fix build
- 12:40 AM Revision df265d43 (qgis): Don't show symbol levels actions in renderer widgets for renderers
- which are subrenderers for other renderers
Symbol layers have no effect in this situation (e.g. when a categorized
r... - 12:40 AM Revision 1161190a (qgis): Fix memory leaks in renderer widgets
- (cherry picked from commit 9a9b7eebf419a5cc8d223d3465417a46935549da)
- 12:40 AM Revision f5aed6db (qgis): Code cleanup and modernization
- (cherry picked from commit b3f067488682953236b406383b9039c662a34f76)
- 12:40 AM Revision 9b347714 (qgis): test for mesh calculator IF operator and temporal dataset group
- 12:40 AM Revision c3c24a05 (qgis): Use a safer approach to update renderers after symbol levels are changed
- Instead of directly changing the renderer in place in the symbol levels
widget, we delegate responsibility for handli... - 12:40 AM Revision 5165cfd5 (qgis): Update tests/src/analysis/testqgsinterpolator.cpp
- Co-authored-by: Vincent Cloarec <[email protected]>
- 12:40 AM Revision 30fbfe24 (qgis): Update tests/src/analysis/testqgsinterpolator.cpp
- Co-authored-by: Vincent Cloarec <[email protected]>
- 12:40 AM Revision 16bc56fc (qgis): An error message is displayed when an auxiliary layer cannot be created
- 12:40 AM Revision 5942d2c7 (qgis): Fix incorrect handling of data type in grass raster data provider
- (cherry picked from commit 50b2ac4c89a669cf08b5db81f62a4f3cf88fc495)
- 12:40 AM Revision 90728ca4 (qgis): Sipify
- 12:40 AM Revision 0ab96b6c (qgis): add a is2DClosed test
- 12:40 AM Revision a232222b (qgis): Ensure correct expression context is used in map select tools,
- identify tool, map tips and vertex tool
Fixes #42006
(cherry picked from commit 01d971089a5c9f25d6302a05dba0d352dca... - 12:40 AM Revision b9fcc16a (qgis): Make QgsMapCanvas a QgsExpressionContextGenerator
- (cherry picked from commit 79338d130607d6c36c5d4625eb394463c2909d61)
- 12:40 AM Revision 04215e53 (qgis): [OGR provider] Fix conflict between layers using same OGR datasource an...
- 12:40 AM Revision 8b89fe85 (qgis): [WFS provider] Do not issue full layer download when requesting feature...
- and when they are already in the local cache.
Fixes #42049 - 12:40 AM Revision f4a793ae (qgis): Fix SIP issue with return results from calculateStatistics
- Fixes #43245
SIP failed to convert the QMap<QgsZonalStatistics::Statistic, QVariant>
so we give it an QMap<int, QVar... - 12:40 AM Revision 772321fd (qgis): [Processing] Fix specific exception type in getParameterFromString
- 12:40 AM Revision 328af1df (qgis): [Processing] Fix getParameterFromString to get Vector Layer data types ...
- In Processing parameter description QgsProcessingParameterVectorLayer multi data types does not work as QgsProcessing...
- 12:40 AM Revision 81a2ec25 (qgis): [Postgres] Use IN clause instead of OR for whereClause on text primary
- keys
- 12:40 AM Revision 01414a80 (qgis): [windows] Fix form macro encoding from file on windows
- When loading a python file in a form on windows, the file is opened using the default system encoding (which may be d...
- 12:40 AM Revision af2e56ec (qgis): [Tests][Server] Remove print('CTEST_FULL_OUTPUT') and duplicated line
- 12:40 AM Revision def22df1 (qgis): [Tests] QGIS Server access control and Postgres layers
- Testing QGIS Sever GetMap request with Postgres layers:
* rendering
* rendering with acces control
* rendering with s... - 12:40 AM Revision 9a9d3b64 (qgis): [Server] Fix the selection method in server renderer
- The server feature id is a string and can be based on primary key attributes.
The server renderer selection method do... - 12:40 AM Revision 1f5e4a10 (qgis): Add missing documentation
- 12:40 AM Revision cb5b54f8 (qgis): [editor widgets] Avoid infinite image resize loop
- 12:40 AM Revision d4cba80e (qgis): [editor widgets] Fix external resource's image not cleared when browsin...
- 12:40 AM Revision e464d420 (qgis): [vector file writer] Fix another FID corner scenario (fixes #34613)
- 12:40 AM Revision 6332a1e6 (qgis): Ensure tests run on queued_ltr_backports PRs
- 12:40 AM Revision bccfb2d6 (qgis): Adds information when a line is 2D closed but Z are differents. While h...
- 12:40 AM Revision 89b5097d (qgis): Indicates z
- 12:40 AM Revision 56052b68 (qgis): adds test from #43582
- 12:40 AM Revision a6a2bd9c (qgis): is2DClosed -> isClosed2D and fix a typo
- 12:40 AM Revision 81388b22 (qgis): remove boundingBoxIntersects which was not present in the original pr
- 12:40 AM Revision ae850394 (qgis): Manual backport of #42383
- 12:40 AM Revision ceb21472 (qgis): Fix qgsinterpolator and qgstininterpolator with NULL value (#43302)
- Fixes #43286, fixes #42689
- 12:40 AM Revision 7f57c8bf (qgis): Also set correct expression context on feature request
- (cherry picked from commit ba5692c57dd54a410dea59d40c2a48bcf4310a6f)
- 12:39 AM Revision 537bdfd5 (qgis): remove QgsSpatialiteConnection::deleteConnection
- 12:39 AM Revision 46dad154 (qgis): change after review
- 12:39 AM Revision 4ca68724 (qgis): use authcfgid
- 12:39 AM Revision a8640348 (qgis): update provider metadata after adding new connection in browser
- 12:39 AM Revision 07c90b72 (qgis): add configuration to metadataprovider
- 12:33 AM Revision a29ce541 (qgis): Add QgsApplication::translation as counterpart to QgsApplication::setTr...
- 12:33 AM Revision d5c38907 (qgis): Also load qtbase translations (QDialogButtonBox buttons etc)
- 12:33 AM Revision 94f25993 (qgis): Fix loading Qt translations on MinGW
- 12:32 AM Revision a8c1be69 (qgis): Allow specifying default WMS image format in settings
- 12:29 AM Revision 4ff00642 (qgis): Remove duplicated code for localized numbers
- Followup #43681
- 12:29 AM Revision bbf5d11a (qgis): Fix test
- 12:25 AM Revision a544ba30 (qgis): [feature]: Possibility to set if newly created project should default t...
- 12:25 AM Revision 479173df (qgis): Use one project in test and call QgsProject::clear()
- 12:25 AM Revision f3c217cb (qgis): Add entry to qgis_global_settings.ini
- 12:25 AM Revision 41a07908 (qgis): Title case
- 12:25 AM Revision fe00f74b (qgis): Use QgsSettings and add unit test
- 12:09 AM Revision 8a5044ba (qgis): Allow 2 decimals for raster contour intervals
- 12:09 AM Revision eaa68883 (qgis): Allow 2 decimals for raster contour intervals
- 12:06 AM Revision 6fbb4e8c (qgis): Allow 2 decimals for raster contour intervals
- 10:59 PM Revision 69530a56 (qgis): followup ad618e77182
- 09:53 PM Revision dd317900 (qgis): Move some more useful methods to QgsOgrProviderUtils
- 09:53 PM Revision b422306a (qgis): Split qgsogrprovider.cpp/.h up to seperate into qgsogrproviderutils
- and qgsorgprovidermetadata
These files were becoming mammoth, with functions from different
classes all mashed toget... - 09:53 PM Revision 3428c49f (qgis): Fix build
- 09:53 PM Revision 8b26ad81 (qgis): Fix build
- 09:01 PM Revision e4ba6b1f (qgis): Merge pull request #43816 from gacarrillor/update_tag
- Add 'update' tag to find GeometryByExpression alg easier
- 05:45 PM Revision 350ed39a (qgis): Add 'update' tag to find GeometryByExpression alg easier
- 05:09 PM Revision 5e62599c (qgis): [cmake] drop FORCE_STATIC_PROVIDERS in favor of FORCE_STATIC_LIBS (#43814)
- one cannot be used without the other since there is a cycle dependency between qgis_core and proiver_postgres/wms (cy...
- 04:36 PM Revision ad17471d (qgis): [mssql] use unique constraint info from db to set field ConstraintUnique
- 04:29 PM Revision 4461d899 (qgis): Merge pull request #43813 from qgis/3nids-patch-1
- also use ${LIBRARY_TYPE} in gui/CMakeLists.txt
- 04:02 PM Revision 765e92b1 (qgis): also use ${LIBRARY_TYPE} in gui/CMakeLists.txt
- 04:01 PM Revision 99270d04 (qgis): Merge pull request #43809 from nicogodet/patch-1
- OpenCL log INFO level instead of Warning when device is found
- 02:05 PM Revision ac031372 (qgis): Fixes #34791 : set up cache geometry if HTML widget needs it
- 01:33 PM Revision de6ef967 (qgis): Merge pull request #43793 from 3nids/cmake-test-macro-targets-rebased
- [cmake] use single macro QGIS_ADD_TEST and modernize cmake code
- 12:43 PM Revision 408ed548 (qgis): Add comment and fix compile
- 11:31 AM Revision 7ec671a8 (qgis): Spell check
- 11:31 AM Revision 1163d296 (qgis): Move preprocessors to cpp file
- 11:31 AM Revision a7739d97 (qgis): Add doc
- 11:31 AM Revision 2b97162c (qgis): Since QGIS 3.22
- 11:31 AM Revision 6221754e (qgis): Use preprocessed URLs for QgsTileCache tile keys and add unit test for ...
- 11:31 AM Revision ee17ca8e (qgis): Fix sip code
- 11:31 AM Revision db4ddb90 (qgis): Merge pull request #43560 from pblottiere/as_always_save_file
- Limit the damage when the temporary directory with qgd file is deleted
- 11:26 AM Revision 307bce8f (qgis): Add QgsNetworkAccessManager::setRequestPreprocessor
- 10:38 AM Revision f24471d1 (qgis): also set picture mode
- 10:22 AM Revision 05e2cefb (qgis): Update CMakeLists.txt
- 10:07 AM Revision 0eae171b (qgis): fix SVG selector widget not reacting to changes
- fixes #43802
- 10:07 AM Revision d82809be (qgis): OpenCL log INFO level when device is found
- Default level of logMessage() is Warning. `level` argument was not set causing Warning log when a device is found.
T... - 09:08 AM Revision 00536e86 (qgis): Merge pull request #43756 from elpaso/localization-coordinate-formatter
- Coordinate formatter localization
- 09:00 AM Revision 310f5f37 (qgis): also rename arcgismapserver target + fix lib names (#43803)
- 08:03 AM Revision b4741038 (qgis): Merge pull request #43705 from elpaso/bugfix-gh43678-table-layout-item-...
- Localization for table layout items
- 07:42 AM Revision adc9d072 (qgis): Merge pull request #43792 from alexbruy/provider-plugins
- Move non-native Processing providers into independent plugins
- 07:40 AM Revision 989cfaf9 (qgis): rename provider test left over
- 07:40 AM Revision 8a4f5aad (qgis): no need to install static?
- 07:27 AM Revision 38d89fc1 (qgis): [cmake] use single macro QGIS_ADD_TEST and modernize cmake code
- all duplication of the macro have been removed
the test targets are now named test_[module]_[test-name] which helps t... - 07:27 AM Revision 51c8cb86 (qgis): also create a static library for wms (same to oauth2)
- 06:29 AM Revision 01fe6c5b (qgis): [FEATURE][rasters] Invert colors' raster rendering filter option
- 06:28 AM Revision cf8b96ad (qgis): Nicer memory handling when registering label features
- 06:17 AM Revision 85411620 (qgis): restore moved test data
- 06:17 AM Revision a0945cfd (qgis): tests for GRASS provider
- 06:17 AM Revision d7faf9c1 (qgis): provider enabled/disabled via Plugin Manager
- 06:17 AM Revision cbe1a472 (qgis): add missed plugin files
- fix CMakeLists.txt
- 06:17 AM Revision fba25dce (qgis): tests for SAGA provider
- 06:17 AM Revision 50fad184 (qgis): load GRASS provider plugin by default
- 06:17 AM Revision 6e93efe8 (qgis): tests for OTB provider
- 06:17 AM Revision 82ad2051 (qgis): fix file permissions
- remove duplicated short help file
- 06:17 AM Revision e1cf15ca (qgis): re-add run-time profiling
- be friendly to qgis_process
- 06:17 AM Revision 90521e66 (qgis): avoid bare 'except'
- 06:17 AM Revision 12f012eb (qgis): fix rebase conflict
- 06:17 AM Revision a832526d (qgis): drop unused setting
- 06:17 AM Revision f3d494ab (qgis): fix OTB folder handling
- 06:17 AM Revision cfc093d0 (qgis): separate otb provider into a plugin
- 06:17 AM Revision 677849c3 (qgis): add plugin files
- 06:17 AM Revision 277b71a0 (qgis): make SAGA provider independent plugin
- 06:17 AM Revision fffc5cce (qgis): add metadata
- 06:17 AM Revision a62fd8c7 (qgis): separate processing grass provider into a plugin
- 06:17 AM Revision 5e8e2a66 (qgis): add short help
- 06:17 AM Revision da036c9a (qgis): load saga provider plugin by default
- 06:17 AM Revision 4248cf98 (qgis): provider enabled/disabled by activating/deactivating plugin
- 06:17 AM Revision 86d4d8c4 (qgis): fix settings removal
- 06:17 AM Revision 0c3f57fb (qgis): fix CMakeLists and imports
2021-06-20
2021-06-19
- 11:59 PM Revision d1707107 (qgis): Synchronize cookie jar between all running QgsNetworkAccessManager inst...
- 11:54 PM Revision c57d45bc (qgis): add a is2DClosed test
- 11:54 PM Revision f3541e7d (qgis): adds test from #43582
- 11:54 PM Revision 009b6498 (qgis): Adds information when a line is 2D closed but Z are differents. While h...
- 11:54 PM Revision c2fb851a (qgis): Indicates z
- 11:54 PM Revision 6c85256a (qgis): is2DClosed -> isClosed2D and fix a typo
- 11:54 PM Revision 6f478339 (qgis): remove boundingBoxIntersects which was not present in the original pr
- 11:27 PM Revision ad618e77 (qgis): rename auth methods and providers targets (#43768)
- * rename auth methods targets
* rename provider targets
* follow up
* fix dll/so lookup
* follow up
* more
* Up...
2021-06-18
- 01:45 AM Revision f202c72b (qgis): Fix incorrect note that setting a new path preprocessor replaces any ex...
- 01:45 AM Revision c09be939 (qgis): Add QgsPathResolver::setPathWriter and QgsPathResolver::removePathWriter
- 10:24 PM Revision 3973c029 (qgis): [convert to curve] PR review
- Co-authored-by: Matthias Kuhn <[email protected]>
- 10:24 PM Revision c946f5a9 (qgis): [convert to curve] wip
- 10:24 PM Revision c7e75a96 (qgis): [convert to curve] initial implementation
- 10:24 PM Revision 8160ec26 (qgis): [convert to curve] (restore test deleted by mistake)
- 10:24 PM Revision 3a849d4b (qgis): [convert to curve] wip
- 10:24 PM Revision 6aa7de8a (qgis): [convert to curve] cleanup comments
- 10:24 PM Revision b0590e93 (qgis): [convert to curve] (remove unused files)
- 10:24 PM Revision d192bfdc (qgis): [convert to curve] fix stopDragging
- 10:24 PM Revision 3b2f77bf (qgis): [convert to curve] (cleanup)
- 10:24 PM Revision 8736f72a (qgis): [convert to curve] change key to O
- 10:24 PM Revision af966754 (qgis): [convert to curve] improve interaction while dragging
- 10:24 PM Revision 527042ee (qgis): [convert to curve] style
- # Conflicts:
# src/app/vertextool/qgsvertextool.cpp - 10:24 PM Revision 8a62db55 (qgis): [convert to curve] improve interaction while dragging
- 10:24 PM Revision c0cd1a11 (qgis): [convert to curve] (detail)
- 10:24 PM Revision 82f93d05 (qgis): [convert to curve] ça marche !
- 10:24 PM Revision 351df3ef (qgis): [convert to curve] avancement
- 10:24 PM Revision 3a051058 (qgis): [convert to curve] fix python test
- 10:24 PM Revision 948bf2ae (qgis): [convert to curve] remove comments
- # Conflicts:
# src/core/geometry/qgsgeometry.cpp - 10:24 PM Revision 7c41af6a (qgis): [convert to curve] fix test
- 10:24 PM Revision 9739e07c (qgis): [convert to curve] avancement
- 10:24 PM Revision a77187f7 (qgis): [convert to curve] missing begin edit command
- 10:24 PM Revision bdfe9592 (qgis): [convert to curve] fix unique pointers
- 10:24 PM Revision 2c69acab (qgis): [convert to curve] PR review
- 10:24 PM Revision c86f8a8b (qgis): [convert to curve] PR review
- Co-authored-by: Paul Blottiere <[email protected]>
- 10:24 PM Revision 7b988be1 (qgis): [convert to curve] PR review
- Co-authored-by: Paul Blottiere <[email protected]>
- 10:24 PM Revision f4be8fe8 (qgis): [convert to curve] PR review
- Co-authored-by: Matthias Kuhn <[email protected]>
- 10:24 PM Revision d9d1cd26 (qgis): [convert to curve] tests
- 10:24 PM Revision 5405aa33 (qgis): [convert to curve] PR review
- Co-authored-by: Matthias Kuhn <[email protected]>
- 10:24 PM Revision 10b5aa9d (qgis): [convert to curve] PR review
- Co-authored-by: Matthias Kuhn <[email protected]>
- 10:24 PM Revision e205ce87 (qgis): [convert to curve] fix test
- (change of key and key now cancels dragging vertex)
- 10:23 PM Revision 9553f067 (qgis): Add QgsMapTool::canvasToolTipEvent
- 10:21 PM Revision 11e88f7e (qgis): Responsive cancelation of aggregate expression functions
- 10:21 PM Revision e416d772 (qgis): Add an optional QgsFeedback object for QgsFeatureRequest, and use
- this to abort the acquisition of a connection in the OGR
connection pool
Provide a mechanism to avoid a deadlock whe... - 10:21 PM Revision 8869c9cb (qgis): Allow setting a QgsFeedback object in QgsExpressionContext
- This can be checked by expression functions which are costly to
evaluate (e.g. those which fetch features from a laye... - 10:21 PM Revision 1b256a07 (qgis): Add early exits for some expensive expression functions
- 10:21 PM Revision ce9bae76 (qgis): Use request feedback in expression context for virtual attributes, so that
- early abortion of evaluation of virtual attributes is supported
- 10:21 PM Revision e7433f4f (qgis): Support early interruption of evaluation of expressions in vector renderer
- 10:21 PM Revision b16465bc (qgis): Support early abortion of vector layer feature counter
- Refs https://github.com/qgis/QGIS/issues/43572
- 10:21 PM Revision d5708c2c (qgis): Don't request anymore features after request feedback is canceled
- 10:21 PM Revision 39226e7e (qgis): Fix build
- 10:21 PM Revision 61244331 (qgis): Dox
- 10:21 PM Revision bfed43fe (qgis): Fix build, warnings
- 10:21 PM Revision 2b37235d (qgis): Fix cppcheck warning
- 10:21 PM Revision 26d9c156 (qgis): Remove feedback on expression context before destruction
- 10:21 PM Revision d83a7698 (qgis): [feature] Add a "measure bearing" map tool
- This tool behaves similarly to the existing "measure angle" map tool,
but requires the user only to click two points ... - 10:20 PM Revision 6596d872 (qgis): add python3-pyqt5.qtpositioning
- 10:20 PM Revision ff3be3df (qgis): Remove QTMOBILITY
- It's days are gone
- 02:12 PM Revision 564c892c (qgis): Bump version to 3.21
- 02:10 PM Revision decaadbb (qgis): Release of 3.20 (Odense)
- 02:10 PM Revision a68f3de2 (qgis): changelog and news update for 3.20
- 02:10 PM Revision 81875e0d (qgis): translation update for 3.20.0 from transifex
- 02:08 PM Revision 8c50902e (qgis): Release of 3.16.8
- 02:08 PM Revision e963c5b8 (qgis): translation update for 3.16.8 from transifex
- 10:54 AM Revision 1552518a (qgis): Use assertNotEqual
- 10:47 AM Revision 3a24495a (qgis): Check for same transaction group
- 10:47 AM Revision fc40045e (qgis): Enable save icon for embedded relations in same transaction group
- Fixes #43061
- 10:39 AM Revision 3b78ee6d (qgis): Revert "Fix build on old qt"
- This reverts commit aae2ce185cac1aaa4e8b8d56088015c0ae2b26e6.
- 10:39 AM Revision d17f5912 (qgis): Revert "Forward declare"
- This reverts commit 2abf1ca9e057c8600649d8cc25b0fbe1bdbaf198.
- 10:39 AM Revision 0c1f4f6c (qgis): Revert "Fix massive performance regression in attribute table"
- This reverts commit 5fdb88bae3e40316a489d71594f17548f7a55f00.
- 07:35 AM Revision a038a799 (qgis): Merge pull request #43599 from pblottiere/fix_wms_time
- WMS GetFeatureInfo and TIME parameter
- 05:07 AM Revision b304e229 (qgis): Update rubber band's line material based on viewport size
- 05:07 AM Revision de792640 (qgis): [3d] Fix missing rubber bands when measuring (fixes #34630)
- This fix also introduces a helper class QgsRubberBand3D to handle rubber bands
in 3D, similar to how QgsRubberBand is... - 05:07 AM Revision 1962879b (qgis): An error message is displayed when an auxiliary layer cannot be created
- 05:06 AM Revision 4f138459 (qgis): fix mesh calculator IF operator
- 05:06 AM Revision c7beb55e (qgis): test for mesh calculator IF operator and temporal dataset group
- 02:38 AM Revision 7ab5cdc9 (qgis): test for mesh calculator IF operator and temporal dataset group
- 02:38 AM Revision 640ae1bb (qgis): fix mesh calculator IF operator
- 02:36 AM Revision 2c336cb2 (qgis): fix mesh calculator IF operator
- 02:36 AM Revision c62c1332 (qgis): test for mesh calculator IF operator and temporal dataset group
- 02:35 AM Revision ddec62e9 (qgis): fix 3D mesh dataset on faces
2021-06-17
- 11:29 PM Revision f771dee5 (qgis): Apply suggestions
- 10:28 PM Revision 18a7e035 (qgis): Fix TIME on identify for WMS provider
- 10:28 PM Revision 724e56b9 (qgis): Move setRequestedTemporalRange in public API
- 10:28 PM Revision 64fd02bb (qgis): Unique ptr
- 10:28 PM Revision 2a2d9251 (qgis): Add test
- 10:28 PM Revision a36e6088 (qgis): Skip method from sip binding
- 10:28 PM Revision 0924ae1b (qgis): Update sip
- 11:22 AM Revision 30aba079 (qgis): Update macos-build.yml (#43769)
- 09:43 AM Revision c5aed8c2 (qgis): Update macos-build.yml
- 05:22 AM Revision cc416282 (qgis): Merge pull request #43720 from nicogodet/patch-1
- Add odd integer constraint on neighborhood size in r.neighbors
- 05:21 AM Revision f1a0c125 (qgis): [layouts] Fix bounding rectangle for shapes doesn't include stroke
- width after loading from xml
Fixes #43748 - 05:21 AM Revision 38638fe8 (qgis): [processing] Fix use of data defined parameter values when editing
- features in place
Fixes #43758 - 05:18 AM Revision fad18003 (qgis): [layouts] Fix bounding rectangle for shapes doesn't include stroke
- width after loading from xml
Fixes #43748 - 05:18 AM Revision 3ae96253 (qgis): [processing] Fix use of data defined parameter values when editing
- features in place
Fixes #43758
2021-06-16
- 11:11 PM Revision 480c2ebd (qgis): Better docs and examples for QgsGeometryEngine class
- 04:58 PM Revision b265e20b (qgis): add test for odd integer for neighborhood size parameter
- 03:55 PM Revision 46a24c11 (qgis): fix #41903 point cloud crash on macos
- 03:55 PM Revision 7263d675 (qgis): fix linux compilation
- 11:04 AM Revision 71f350c8 (qgis): From -> since
- 10:53 AM Revision 2d884e64 (qgis): Retarget to 3.20
- 10:49 AM Revision 84332457 (qgis): Typo
- 10:42 AM Revision 69ea7e64 (qgis): Coordinate formatter localization
- 06:13 AM Revision 8cb1737b (qgis): Fix temporal fields reset if previously set to no value
- Fixes #43643
(cherry picked from commit ab1ff23de676f4d35eafd684edab8d721aef74b8) - 04:04 AM Revision 45af8000 (qgis): Fix temporal fields reset if previously set to no value
- Fixes #43643
(cherry picked from commit ab1ff23de676f4d35eafd684edab8d721aef74b8) - 04:03 AM Revision 9e0cdcba (qgis): [processing] Fix broken execution of models via browser/drag and drop
- Fixes #43698
Fixes #42181 - 04:03 AM Revision 870945c4 (qgis): Don't restrict adding crs selections to list of recent CRSes to only
- a few select dialogs
If the user has gone to the trouble of picking a CRS from the dialog,
it should ALWAYS be pushe... - 04:03 AM Revision dfe98205 (qgis): Update internal srsdb and legacy mappings
2021-06-15
- 11:34 PM Revision b05f94ab (qgis): Attempt to fallback to project CRS if no defaultCRS specified in QgsOWS...
- 11:34 PM Revision cf75f14d (qgis): Use constFind
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:33 PM Revision b6737423 (qgis): add a few GB of disk space for Oracle tests
- 11:00 PM Revision 1324d52c (qgis): quick fix qgis_tiledownloadmanagertest flapping
- 10:18 PM Revision 0909664a (qgis): Fix #43741 estract SHP encoding
- 08:43 PM Revision b1ae357f (qgis): add small border to QGIS block
- 03:02 PM Revision e8efe816 (qgis): dev splash with avatars of most active committers (#43702)
- 02:03 PM Revision f74d2895 (qgis): Fix #43741 estract SHP encoding
- 01:59 PM Revision 4514e5ef (qgis): Merge pull request #43742 from qgis/bugfix-gh43741
- Fix #43741 extract SHP encoding
- 01:13 PM Revision decd69bb (qgis): fix linux compilation
- 12:45 PM Revision 579a09e2 (qgis): fix #41903 point cloud crash on macos
- 12:08 PM Revision 4dcde8bd (qgis): Fix #43741 estract SHP encoding
- 11:38 AM Revision 5cc050fb (qgis): Apply suggestions
- 10:21 AM Revision a2168b37 (qgis): Try to autofix qgz with last version of qgd file
- 10:21 AM Revision 78e059fb (qgis): Update sip
- 10:21 AM Revision 6dc608d6 (qgis): Retrieve the last valid version of qgd file
- 10:21 AM Revision 0e3c2eab (qgis): Save qgs file even if saving the qgd file is failing
- 10:21 AM Revision 16896905 (qgis): Update modification date even when failing
- 10:21 AM Revision 112fa385 (qgis): Save qgz without qgd if the auxiliary database is empty
- 10:21 AM Revision a9dd8979 (qgis): Add unit test when auxiliary database is empty
- 10:21 AM Revision 418d2c28 (qgis): Add doc
- 10:21 AM Revision bf63165d (qgis): Clean
- 10:17 AM Revision 6b10a213 (qgis): Merge pull request #43571 from mhugent/server_annotation_items
- Fix placement of annotation items in WMS GetMap
- 09:44 AM Revision 21ed71aa (qgis): fix test
- 09:42 AM Revision a0e2ee4d (qgis): Merge pull request #43512 from elpaso/bugfix-gh42835-rastercalc-missing...
- Fix missing stats after raster calc output
- 08:40 AM Revision bb3d9ad9 (qgis): add test
- 08:28 AM Revision 51c0886e (qgis): Standardize UX for measure tool/measure angle tools with other map tools
- - Measure tool: pressing "escape" cancels the measure
- Measure angle tool: right click cancels the measure, unless i... - 08:28 AM Revision 57700196 (qgis): [api] Add method for PyQGIS QgsMapTool subclasses to set the tool name
- Since PyQGIS can't access protected member variables, we need an
explicit setter for this variable. - 07:47 AM Revision bb828076 (qgis): force time to be UTC for mesh layer (#43291)
- force override time to be UTC
- 04:40 AM Revision 92fc4350 (qgis): Update featureCount() methods to return long long for Win64 compatibility
- 04:40 AM Revision 404b7563 (qgis): Fix some more truncation of feature count to int
- Co-authored-by: Nyall Dawson <[email protected]>
- 04:40 AM Revision d482bc06 (qgis): Extra fixes related to truncation of feature count
- 04:40 AM Revision 53ca5b2a (qgis): Extra fixes related to truncation of feature count
- 02:09 AM Revision 5a9968c8 (qgis): Fix search filter of CRS selector
- Escape the search string in order to properly retrieve CRSs: e.g. using the search string NAD83(2011) as filter, the ...
- 02:09 AM Revision dd9a56f7 (qgis): ArcGIS MapServer: Allow disabling tiled rendering
2021-06-14
- 01:12 AM Revision c7edffe2 (qgis): QgsDistanceArea::bearing(): add comment why an apparently strange use o...
- 12:16 AM Revision e79ae77b (qgis): Set ignoreExtents for AMS provider
- 12:15 AM Revision 0b499d3a (qgis): Fix QgsDistanceArea.bearing()
- This method had absolutely NO unit tests, and has been returning
NaN! ARGHHhhhhhhhh - 11:08 PM Revision 78a6e32b (qgis): qgssymbollayer.cpp: fix cppcheck warning about possible null pointer de...
- 10:47 PM Revision e918d6e6 (qgis): [ept] Fix point cloud loading hang/crash (fixes #42696)
- The fixed buffer of 34 bytes may not be large enough. There could be some
extra fields in the input LAZ files. For ex... - 06:18 PM Revision 94e9b33a (qgis): fix crash with 3D mesh terrain
- 09:58 AM Revision 6f7873e2 (qgis): Black out upper left part of control image
- 09:42 AM Revision 8a0212e6 (qgis): Create r_neighbors.py
- 09:08 AM Revision 9d44ebee (qgis): Update neighborhood size name
- 07:06 AM Revision f51c2580 (qgis): [processing] Fix broken execution of models via browser/drag and drop
- Fixes #43698
Fixes #42181 - 07:02 AM Revision cbe2678e (qgis): [processing] Fix broken execution of models via browser/drag and drop
- Fixes #43698
Fixes #42181 - 05:14 AM Revision 1a55c818 (qgis): [temporal] Fix filter generation for vector temporal layers
- When features have a temporal "range", we should never treat
that range as inclusive of the end (or we end up with fe... - 05:14 AM Revision 6dac89ba (qgis): Use more explicit variable name for filter range
- 05:14 AM Revision 0882f5b0 (qgis): more precise tooltips for buttons in relation editor
- fixes #34477
- 05:14 AM Revision 9dd43af9 (qgis): [locator] add open form action, automatically open form for non geometr...
- manual backport of #43462
- 05:14 AM Revision 4cb8343c (qgis): Fix #43539, backport from #43579
- 05:14 AM Revision fac0450e (qgis): Fix papercut in rule based labeling widget where it's possible
- to uncheck BOTH the filter and else radio buttons
- 05:14 AM Revision fbd4e262 (qgis): Fix it's impossible to change a rule based labeling "else" rule
- back to a normal rule
Port fixes from rule based renderer else handling to rule based
labeling - 05:14 AM Revision 1e3aae0d (qgis): Fix build
- 05:13 AM Revision 5ab78523 (qgis): [expression] Allow use of (and return null to) index operator against n...
- 05:13 AM Revision 7efef38d (qgis): Update src/app/qgsfeatureaction.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 05:13 AM Revision 236322de (qgis): Do not set initial attr values for default clause
- Fixes #42909
Setting intial values from previously entered values when
they are equal to the default was pointless a... - 05:13 AM Revision 0b4d51dc (qgis): Add test for GRASS r.proj alg
- (cherry picked from commit 7d57aeef225e5a80255c2a4ed3b5b3eff7c3e609)
- 05:13 AM Revision 4f0f73d6 (qgis): [processing][grass] Fix r.proj in Windows
- Properly escape the equal sign in the for /f command and fix a typo in the variable name
(cherry picked from commit ... - 05:13 AM Revision 61e5ced2 (qgis): Fixes #33108 : Fix displayed array list in query builder
- 05:13 AM Revision c9ce0310 (qgis): fix build
- 05:13 AM Revision fcb897d7 (qgis): remove the png icon
- 05:13 AM Revision fac1f67d (qgis): BTW use the svg icon
- 05:13 AM Revision 8a87f188 (qgis): Fixes missing icon for geometry checker plugin. Fixes #42708
- 05:13 AM Revision 21c1ad41 (qgis): [Geometry checker] Fix the error resolution ui. Fixes #42489
- method.id() always returns 0, I put back the old mechanism which works.
- 05:13 AM Revision dce2205f (qgis): Fixes #40117 : Copy CRS to clipboard when copying selected features
- 05:13 AM Revision 6d0d78f5 (qgis): [PyQGIS] Fixes qgis#42488 : Fix QgsFeatureFilterModel SIP interface
- 05:13 AM Revision 0183563c (qgis): fix convertToCurve not converting CURVEPOLYGON
- 05:13 AM Revision 3a870853 (qgis): fix convertToCurve not converting CURVEPOLYGON (failing test case)
- 05:13 AM Revision 91556044 (qgis): [Postgres] Fixes #42778 : don't quote integer array elements to match a...
- 05:13 AM Revision 8c8b6138 (qgis): reinstate QWTPOLAR_LIBRARY. Fixes #41910
- 05:13 AM Revision 05482f98 (qgis): [symbols] Fix marker symbol bounds incorrectly include bounds of
- disabled symbol layers
(cherry picked from commit ca54e8f8520453954e06e4d91adbd375287ddadd) - 05:13 AM Revision 1a66c03a (qgis): fix auto populating when input param is QgsProcessingParameterMapLayer
- (cherry picked from commit 2e5e6264bf32d1088e678aeae3e805106eff405c)
- 05:13 AM Revision ba29f22a (qgis): Don't try to render font marker symbols in massive font sizes
- Instead, scale the painter after the font exceeds a certain threshold.
The end result looks the same, but should avoi... - 05:13 AM Revision 02127966 (qgis): Sipify
- 05:13 AM Revision f07dff02 (qgis): Fix build
- 05:13 AM Revision 6d1c55fb (qgis): Don't show symbol levels actions in renderer widgets for renderers
- which are subrenderers for other renderers
Symbol layers have no effect in this situation (e.g. when a categorized
r... - 05:13 AM Revision f6bfaa81 (qgis): Fix memory leaks in renderer widgets
- (cherry picked from commit 9a9b7eebf419a5cc8d223d3465417a46935549da)
- 05:13 AM Revision 4823f04d (qgis): Code cleanup and modernization
- (cherry picked from commit b3f067488682953236b406383b9039c662a34f76)
- 05:13 AM Revision ab6b4fe9 (qgis): Use a safer approach to update renderers after symbol levels are changed
- Instead of directly changing the renderer in place in the symbol levels
widget, we delegate responsibility for handli... - 05:13 AM Revision a76f330e (qgis): Fix Python module enviroment setup on Windows
- - Trim trailing newline when reading .env lines
- Skip empty, commented and non "key=value" lines
- Allow = chars in ... - 05:13 AM Revision 49d14add (qgis): Update tests/src/analysis/testqgsinterpolator.cpp
- Co-authored-by: Vincent Cloarec <[email protected]>
- 05:13 AM Revision 1953b242 (qgis): Update tests/src/analysis/testqgsinterpolator.cpp
- Co-authored-by: Vincent Cloarec <[email protected]>
- 05:13 AM Revision 408af515 (qgis): Fix qgsinterpolator and qgstininterpolator with NULL value (#43302)
- Fixes #43286, fixes #42689
- 05:13 AM Revision eec4dc56 (qgis): Fix incorrect handling of data type in grass raster data provider
- (cherry picked from commit 50b2ac4c89a669cf08b5db81f62a4f3cf88fc495)
- 05:13 AM Revision 33069d60 (qgis): Also set correct expression context on feature request
- (cherry picked from commit ba5692c57dd54a410dea59d40c2a48bcf4310a6f)
- 05:13 AM Revision da444ce1 (qgis): Sipify
- 05:13 AM Revision e23923e1 (qgis): Ensure correct expression context is used in map select tools,
- identify tool, map tips and vertex tool
Fixes #42006
(cherry picked from commit 01d971089a5c9f25d6302a05dba0d352dca... - 05:13 AM Revision 8a687ee4 (qgis): Make QgsMapCanvas a QgsExpressionContextGenerator
- (cherry picked from commit 79338d130607d6c36c5d4625eb394463c2909d61)
- 05:13 AM Revision d1ac81a8 (qgis): [OGR provider] Fix conflict between layers using same OGR datasource an...
- 05:13 AM Revision ca20a981 (qgis): [WFS provider] Do not issue full layer download when requesting feature...
- and when they are already in the local cache.
Fixes #42049 - 05:13 AM Revision da9b0fa3 (qgis): Fix SIP issue with return results from calculateStatistics
- Fixes #43245
SIP failed to convert the QMap<QgsZonalStatistics::Statistic, QVariant>
so we give it an QMap<int, QVar... - 05:13 AM Revision 8f745422 (qgis): [Processing] Fix specific exception type in getParameterFromString
- 05:13 AM Revision 6e7c5197 (qgis): [Processing] Fix getParameterFromString to get Vector Layer data types ...
- In Processing parameter description QgsProcessingParameterVectorLayer multi data types does not work as QgsProcessing...
- 05:13 AM Revision 7e6f0504 (qgis): [Postgres] Use IN clause instead of OR for whereClause on text primary
- keys
- 05:13 AM Revision 2cc9263f (qgis): [windows] Fix form macro encoding from file on windows
- When loading a python file in a form on windows, the file is opened using the default system encoding (which may be d...
- 05:13 AM Revision c9f1d427 (qgis): [Tests][Server] Remove print('CTEST_FULL_OUTPUT') and duplicated line
- 05:13 AM Revision 78714b64 (qgis): [Tests] QGIS Server access control and Postgres layers
- Testing QGIS Sever GetMap request with Postgres layers:
* rendering
* rendering with acces control
* rendering with s... - 05:13 AM Revision 59ce82a8 (qgis): [Server] Fix the selection method in server renderer
- The server feature id is a string and can be based on primary key attributes.
The server renderer selection method do... - 05:13 AM Revision 38a3faca (qgis): Add missing documentation
- 05:13 AM Revision d88918bd (qgis): [editor widgets] Fix external resource's image not cleared when browsin...
- 05:13 AM Revision 0306fa69 (qgis): [editor widgets] Avoid infinite image resize loop
- 05:13 AM Revision 5886bcb6 (qgis): [vector file writer] Fix another FID corner scenario (fixes #34613)
- 05:13 AM Revision fefb2654 (qgis): Ensure tests run on queued_ltr_backports PRs
- 05:13 AM Revision 69fcfb3e (qgis): Manual backport of #42383
- 05:11 AM Revision affa4c87 (qgis): Fix temporal fields reset if previously set to no value
- Fixes #43643
- 05:10 AM Revision 2fe68cc2 (qgis): Gracefully handle coordinate transform errors in data defined label pos
- 05:10 AM Revision 4a50d879 (qgis): Fix crash in labeling if label has data defined x/y set and projection ...
- 05:10 AM Revision 0cd051a3 (qgis): [temporal] Fix filter generation for vector temporal layers
- When features have a temporal "range", we should never treat
that range as inclusive of the end (or we end up with fe... - 05:10 AM Revision 2a9da94f (qgis): Use more explicit variable name for filter range
- 05:09 AM Revision 9de5d250 (qgis): Fix temporal fields reset if previously set to no value
- Fixes #43643
- 05:07 AM Revision 5f5a3a7e (qgis): [temporal] Default to a time range of the last 24 hours, in 1 hour
- increments, instead of a confusing "zero length" range
Fixes #40868 - 05:07 AM Revision f76747b8 (qgis): [temporal] Fix incorrect frame duration in last frame in animation mode
- The final frame must always have the same duration as other frames,
even if this means we go past the end of the anim... - 05:07 AM Revision a1f47a49 (qgis): Fix some warnings
- 05:04 AM Revision 8113aac8 (qgis): Use a monospaced font in console command history list
- 02:44 AM Revision 98f72696 (qgis): more precise tooltips for buttons in relation editor
- fixes #34477
2021-06-13
- 10:00 PM Revision 2f25d85d (qgis): No brace init
- 10:00 PM Revision 2fff67ab (qgis): Localize numbers in expression preview
- Fixes #43681
- 09:13 PM Revision 5bce13ad (qgis): more precise tooltips for buttons in relation editor
- fixes #34477
- 09:11 PM Revision c82678dd (qgis): Fix zonal statistics does not correctly handle coordinate transforms
- Fixes #26858
- 09:11 PM Revision eb1a55a1 (qgis): Don't assume that owslib >= 0.20 is available
- Fixes #38074
- 09:10 PM Revision c100c5da (qgis): Update src/core/qgsofflineediting.cpp
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 09:10 PM Revision 8be06d8b (qgis): Add layer validity checks and hints where not to expect nullptr
- 09:10 PM Revision 02f21d41 (qgis): more precise tooltips for buttons in relation editor
- fixes #34477
- 09:09 PM Revision fd35d633 (qgis): Fix reference
- 09:09 PM Revision 636d5cc4 (qgis): Use better reference to distance methods whether it's 3D or not
- 09:09 PM Revision c04f6b59 (qgis): Use better reference to distance methods whether it's 3D or not
- 09:05 PM Revision ca11a1eb (qgis): Fix getOperationAndEllipsoidFromProjString
- to properly import ellipsoid_acronym in tbl_srs and satisfy the NOT NULL constraint when QgsCoordinateReferenceSystem...
- 08:57 PM Revision 64a7234e (qgis): Add QgsLayoutItemPage::pageLayout
2021-06-11
- 06:21 PM Revision bbd68bef (qgis): Missing QLocale include
- 06:07 PM Revision d14e5a2a (qgis): Localization for table layout items
- Fixes #43678
- 03:07 PM Revision 79ccc064 (qgis): Add unit test
- 02:10 PM Revision 898a03ac (qgis): Merge pull request #43696 from MorriganR/fixFlapTestPyQgsQgsQueryResult...
- fix test flapping test_qgsqueryresultmodel.py
- 12:04 PM Revision 6cda8310 (qgis): [Feature]: Allow setting html text directly in html annotation item (e....
- 09:30 AM Revision e8b888e0 (qgis): fix test flapping test_qgsqueryresultmodel.py
- 08:13 AM Revision 2066fd6f (qgis): Merge pull request #43665 from nirvn/offline_followup
- [offline editing] Follow up on string/number list field support
- 08:12 AM Revision 256dc35a (qgis): Make a couple of QgsJsonUtils accessible via QML environment
- 07:11 AM Revision 8c9fc69d (qgis): Update src/core/qgsofflineediting.cpp
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 07:11 AM Revision 3d0787c4 (qgis): Add layer validity checks and hints where not to expect nullptr
- 07:09 AM Revision 25b89e01 (qgis): Merge pull request #43672 from suricactus/check_layer_valid
- Add layer validity checks and hints where not to expect nullptr
2021-06-10
- 01:24 AM Revision 8fd40802 (qgis): fixes for mesh layer processing
- 01:24 AM Revision 3aaff145 (qgis): fix QgsProcessingParameters::parameterAsInts
- 01:24 AM Revision 16a05d3f (qgis): Update src/core/processing/qgsprocessingparametermeshdataset.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 01:24 AM Revision a1ec4585 (qgis): fix rasterize mesh when there is no data
- 01:24 AM Revision ad69c45f (qgis): allow string and number for QgsProcessingParameterMeshDatasetGroup
- 01:24 AM Revision b0c8c65f (qgis): fix forgotten test
- 01:24 AM Revision 58646292 (qgis): allow string and number for QgsProcessingParameterMeshDatasetTime
- 01:20 AM Revision 59be24f9 (qgis): [mssql] use nullable info from db to set field ConstraintNotNull
- 01:19 AM Revision 6d0bbacb (qgis): Fix crash in geometry checker when empty geometries are found
- Fixes #38983
- 01:19 AM Revision 69385937 (qgis): Don't crash when calculating centroid of empty geometry
- Refs #38983
- 01:18 AM Revision bf650de0 (qgis): [locator] add open form action, automatically open form for non geometr...
- manual backport of #43462
- 01:00 AM Revision be237186 (qgis): Create new unit of measure in HANA if needed
- 12:58 AM Revision aac277e7 (qgis): Update src/core/qgsofflineediting.cpp
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 12:29 AM Revision 885c84a6 (qgis): Fix #43539, backport from #43579
- 10:21 PM Revision 98097de5 (qgis): Don't assume that owslib >= 0.20 is available
- Fixes #38074
- 10:20 PM Revision 71ffa697 (qgis): Don't crash when calculating centroid of empty geometry
- Refs #38983
- 10:20 PM Revision f31405ea (qgis): Fix crash in geometry checker when empty geometries are found
- Fixes #38983
- 10:20 PM Revision 3e5f9ef4 (qgis): Fix zonal statistics does not correctly handle coordinate transforms
- Fixes #26858
- 10:17 PM Revision 0f80666a (qgis): Use GEOS isEqual method to test for duplicate geometries, not an empty ...
- It's MUCH MUCH MUCH more efficient
- 10:17 PM Revision 9059cda9 (qgis): Don't crash when calculating centroid of empty geometry
- Refs #38983
- 10:17 PM Revision 73a49489 (qgis): Fix crash in geometry checker when empty geometries are found
- Fixes #38983
- 10:17 PM Revision 3cf90837 (qgis): Don't assume that owslib >= 0.20 is available
- Fixes #38074
- 10:16 PM Revision e70cf8da (qgis): Fix zonal statistics does not correctly handle coordinate transforms
- Fixes #26858
- 03:36 PM Revision 6e9cae15 (qgis): Fix unreported crash opening polymorphic relations dialog for editing (...
- * Fix unreported crash opening polymorphic relations dialog for editing
* Add suggestions from code review + make di... - 02:43 PM Revision fc1ded80 (qgis): Fix #43539 Bad edit button states in relation editor widget for n:m rel...
- * Fix #43539
Use QgsVectorLayer::supportsEditing() instead of QgsVectorLayer::Capability::ChangeAttributeValues
Add... - 01:48 PM Revision 3b2ffc27 (qgis): Add layer validity checks and hints where not to expect nullptr
- 12:50 PM Revision 6aa0cbed (qgis): Add QgsProject::dirtySet signal (#43595)
- 11:26 AM Revision 757c6f4b (qgis): [offline editing] Fix broken attribute change handling with string valu...
- 11:05 AM Revision 451cc664 (qgis): [offline editing] Follow up on string/number list field support
- 03:03 AM Revision 4ff3f447 (qgis): Don't try to insert links in raises blocks in PyQGIS docs
- These aren't formatted correctly if we do
- 03:03 AM Revision 7b193334 (qgis): Fix list formatting
- 03:03 AM Revision bb0dfb6b (qgis): Doxygen says no
- 03:03 AM Revision 49e48f93 (qgis): Better approach to avoid duplicate docs
- 03:03 AM Revision 83592810 (qgis): Fix formatting of exception blocks in PyQGIS docs
2021-06-09
- 01:59 AM Revision c25e34b0 (qgis): Use more explicit variable name for filter range
- 01:59 AM Revision 01ebc06a (qgis): [temporal] Fix filter generation for vector temporal layers
- When features have a temporal "range", we should never treat
that range as inclusive of the end (or we end up with fe... - 01:56 AM Revision 544708f4 (qgis): [temporal] Fix filter generation for vector temporal layers
- When features have a temporal "range", we should never treat
that range as inclusive of the end (or we end up with fe... - 01:56 AM Revision fa6bc1eb (qgis): Use more explicit variable name for filter range
- 01:54 AM Revision dac568f7 (qgis): Fix dual view form view ghost features
- Fixes #43477
- 01:54 AM Revision c13bbc3d (qgis): Show form in search mode (even if there are no rows)
- 01:53 AM Revision 7b884fbb (qgis): Fix papercut in rule based labeling widget where it's possible
- to uncheck BOTH the filter and else radio buttons
- 01:53 AM Revision 880c358f (qgis): Fix it's impossible to change a rule based labeling "else" rule
- back to a normal rule
Port fixes from rule based renderer else handling to rule based
labeling - 01:53 AM Revision 127b6050 (qgis): Fix build
- 01:52 AM Revision 1bc071cd (qgis): Update qgsalgorithmpointstopaths.cpp
- Added "path" tag.
- 01:51 AM Revision 59008616 (qgis): [expression] Allow use of (and return null to) index operator against n...
- 01:46 AM Revision 921e8a44 (qgis): Gracefully handle coordinate transform errors in data defined label pos
- 01:46 AM Revision caa795e4 (qgis): Fix crash in labeling if label has data defined x/y set and projection ...
- 01:43 AM Revision 8943ac76 (qgis): Fix crash in labeling if label has data defined x/y set and projection ...
- 01:43 AM Revision f4321ead (qgis): Gracefully handle coordinate transform errors in data defined label pos
- 12:43 AM Revision f8e2adb8 (qgis): install and package pyis (fixes #41264)
- 12:43 AM Revision 8f0a8dd4 (qgis): drop owsprovider from packaging
- 09:57 PM Revision 1bcb09ab (qgis): __repr__ for some QgsExpressionNode subclasses
- 09:57 PM Revision 0a4b9a62 (qgis): [optimization][expressions] Simplify "CASE WHEN..." expressions
- during preparation wherever possible
In many situations we are able to optimize a case when expression
and replace i... - 09:57 PM Revision 76c7d11b (qgis): More dox fixes
- 09:57 PM Revision e262f145 (qgis): Fix layout checks
- 09:57 PM Revision c6bd3661 (qgis): Make interactive labeling tools correctly work with data defined
- properties which aren't bound to fields, but which are still
effectively representing a single column name - 04:11 PM Revision f39a288a (qgis): [expression] Allow use of (and return null to) index operator against n...
- 04:08 PM Revision 409b2210 (qgis): [expression] Allow use of (and return null to) index operator against n...
- 02:33 PM Revision f6498d7d (qgis): [expression] Allow use of (and return null to) index operator against n...
- 12:45 PM Revision e6271448 (qgis): [api] Add method for plugins to retrieve results of last layout export
- operation from a layout designer window
- 12:45 PM Revision 2a572872 (qgis): [api] Add method for retrieving label results from QgsLayoutExporter
- Allows plugins and scripts to collect statistics about the labeling
results from all map items included in a layout e... - 12:45 PM Revision 6bd24e5d (qgis): [api] Add QgsLayoutDesignerInterface.layoutExported signal
- Emitted whenever the layout is exported from the designer
- 12:45 PM Revision 643e4689 (qgis): [api] Add method to retrieve labeling results for layout maps
- 12:45 PM Revision c95fed55 (qgis): [api] Add labeling flag to collect unplaced labels without rendering them
- 12:45 PM Revision 8e2fb497 (qgis): Add method to retrieve all labels from QgsLabelingResults, instead of j...
- 12:45 PM Revision 8bfb959e (qgis): Add a __repr__ for QgsLabelPosition
- 12:45 PM Revision ccb41462 (qgis): [api] Add signal to QgsLayoutDesignerInterface which is emitted
- whenever a map item's preview image has been refreshed inside
the designer - 12:45 PM Revision 309a2a6b (qgis): Add a signal when an item is added to a layout
- 12:45 PM Revision f0a7cb5c (qgis): Always collect unplaced labels in rendered layout map items
- Provides a mechanism for retrieving statistics about unplaced
labels to plugins - 11:26 AM Revision 607b44b1 (qgis): Correctly redraw canvas when applying project properties changes
- 10:28 AM Revision 84669887 (qgis): Partially revert https://github.com/qgis/QGIS/pull/42365, and make
- the new panel sizing behavior opt-in
- 10:27 AM Revision 4970c3a9 (qgis): Fix massive performance regression in attribute table
- Follow up 56f7812ca1e
This commit fixed the ordering of features coming from the
vector layer cache for the attribut... - 10:27 AM Revision dcd016ba (qgis): Fix "force layer to render as raster" setting wasn't correctly copied
- with cloned renderers
And move more common code to QgsFeatureRenderer::copyRendererData
Fixes #43535
(cherry picke... - 09:54 AM Revision 7b2d37b4 (qgis): Better wording for setLayers documentation
- 09:54 AM Revision 749e903c (qgis): Partly revert previous approach: and rely on layout clone
- Disable follow preset and manually add layers
- 09:54 AM Revision d10331ee (qgis): Fix tests: clear layers before theme export
- 09:54 AM Revision 8675174f (qgis): Integrate the setLayers docs
- 09:54 AM Revision 54100959 (qgis): Fix test and clear layer when setting export themes
- 09:54 AM Revision fad88ef7 (qgis): Server WMS getPrint: fix HIGHLIGHT with follow map themes
- Fixes #34178
- 09:51 AM Revision 3a4d437a (qgis): Merge pull request #43391 from elpaso/bugfix-gh34178-server-getprint-ma...
- Server WMS getPrint: fix HIGHLIGHT with follow map themes
- 07:55 AM Revision 15c40d64 (qgis): Merge pull request #43625 from m-kuhn/native_static
- Allow building qgis_native as static library
- 07:53 AM Revision 32edf690 (qgis): Mask images for annotation tests
- 07:18 AM Revision 8bec9ee1 (qgis): Correctly redraw canvas when applying project properties changes
- 07:15 AM Revision 41f98420 (qgis): Correctly redraw canvas when applying project properties changes
- 06:23 AM Revision ed346d88 (qgis): Clarify labels in temporal controller
- - Rename "frame" label as "current frame"
- Rename "range" as "Animation range"
An attempt to clarify what these two... - 06:23 AM Revision 93de1c90 (qgis): Fix typo
- 06:23 AM Revision fedb619c (qgis): Add explanatory text about how event duration are calculated in
- vector layer temporal properties modes
Explicitly state that the events are beginning <= t < end, so
that there's ab... - 06:23 AM Revision 72fe29b5 (qgis): Fix layout issues in Temporal Settings panel
- 06:12 AM Revision e05db618 (qgis): Add test with non literal
- 06:12 AM Revision c7425b94 (qgis): Support OR reduce to IN in expressions
- Fixes #43181 while we wait for upstream GDAL fix.
- 02:55 AM Revision 191370a7 (qgis): fix filter expression not correctly loaded for relation reference widge...
- fixes #42803
- 02:45 AM Revision 85345ee1 (qgis): rewrite test
- 02:45 AM Revision ad0e897f (qgis): [API] Adds transferFirstZOrMValueToPoint
- 02:45 AM Revision ba409e08 (qgis): readd qgsgeometry method
- 02:45 AM Revision da7c614f (qgis): sipify
- 02:45 AM Revision 36a36956 (qgis): use template for iterator
- 02:45 AM Revision 0845ae28 (qgis): fix postfixoperator. pet cppcheck
- 02:45 AM Revision e7a2565d (qgis): fix doxy
- 02:45 AM Revision 65392c23 (qgis): fix sip; add method using QgsGeometry, add tests, revert missing conver...
- 02:45 AM Revision da7c8fa0 (qgis): sipify
- 02:45 AM Revision 7c0f3a1f (qgis): sipify
- 02:45 AM Revision b9a6c0c3 (qgis): add method using iterator
- 02:45 AM Revision 1dd6a8ff (qgis): fix doxy
- 02:45 AM Revision dabd15ee (qgis): replace convertTo/set by add{M,Z}Value
- 02:45 AM Revision 1d0e4821 (qgis): x_passed -> xFound
- 02:45 AM Revision a13e2137 (qgis): Replace transferFirstZValueToPoint by transferFirstZOrMValueToPoint
- 02:45 AM Revision 250cb970 (qgis): add tests
- 02:45 AM Revision 6d5411b3 (qgis): Revert "replace convertTo/set by add{M,Z}Value"
- This reverts commit 739e6d532d675c2c2e721e1c88171bb371cc40fe.
2021-06-08
- 12:30 AM Revision a06e4ecc (qgis): Implement conversion of legacy composer groups
- 12:30 AM Revision 834e312e (qgis): Fix build
- 12:30 AM Revision 044f6a1e (qgis): [dxf] Fix broken coordinate transform when exporting features
- to DXF, add tests
Fixes #43449 - 12:30 AM Revision f1c7367b (qgis): Fix build
- 12:30 AM Revision 3b01613c (qgis): Fix clazy warnings in dxf export
- 12:30 AM Revision 5575cba3 (qgis): Dox++
- 12:16 AM Revision 1f25ba5d (qgis): Don't try to continue calculating union steps after cancelation occurs
- Fixes #43553
- 12:16 AM Revision 839afe9d (qgis): Fix data type for feature count in overlay algorithms
- 12:16 AM Revision db74013c (qgis): Use a safer approach to showing friendly error messages in expression
- builder when a feature isn't available
Wait till we know that the expression evaluation failed before showing
the me... - 12:10 AM Revision cd94bfa2 (qgis): Merge pull request #43418 from andreassteffens/master
- [server][wmts][fix] updated constant to correct resolution in WMTS tile grid initialization
- 10:56 PM Revision e282f1f3 (qgis): Allow building qgis_native as static library
- 08:12 PM Revision 36aff388 (qgis): Use QGIS Vera Sans as font to reduce difference in test output
- 01:27 PM Revision af021f10 (qgis): Fix performance issue when using attribute table with "edited or new
- features" filter in place
Instead of loading the entire layer into table and then hiding rows,
use similar shortcuts... - 01:27 PM Revision d9382dae (qgis): Group attribute table filter actions in a dedicated sub menu
- to keep the Layer menu compact
- 01:27 PM Revision af7de9d9 (qgis): Add "Open attribute table (edited or new features)" to main GUI
- (layer menu and attributes toolbar)
- 01:27 PM Revision 5bac4c2c (qgis): [api] Add method to retrieve feature ids of all new and changed
- features directly from QgsVectorLayerEditBuffer
- 01:16 PM Revision 2abf1ca9 (qgis): Forward declare
- 01:16 PM Revision aae2ce18 (qgis): Fix build on old qt
- 01:16 PM Revision 5fdb88ba (qgis): Fix massive performance regression in attribute table
- Follow up 56f7812ca1e
This commit fixed the ordering of features coming from the
vector layer cache for the attribut... - 01:11 PM Revision 2a3bcc36 (qgis): Fix data defined properties which bind to a field can have incorrect
- values when the linked field has a null value
(cherry picked from commit bb131c566ae448ae087475c0f67f519603a6de5f) - 01:08 PM Revision 13137865 (qgis): Fix "force layer to render as raster" setting wasn't correctly copied
- with cloned renderers
And move more common code to QgsFeatureRenderer::copyRendererData
Fixes #43535 - 10:50 AM Revision 9be6cbd7 (qgis): Fix data type for feature count in overlay algorithms
- 10:50 AM Revision db6d0aef (qgis): Don't try to continue calculating union steps after cancelation occurs
- Fixes #43553
- 10:47 AM Revision fe454472 (qgis): Fix data type for feature count in overlay algorithms
- 10:47 AM Revision b1f50bbc (qgis): Don't try to continue calculating union steps after cancelation occurs
- Fixes #43553
- 10:47 AM Revision ae83444c (qgis): Expand on QgsPoint/QgsPointXY documentation to clarify when each
- class should be used
Fixes #43598 - 10:46 AM Revision f4477b2c (qgis): [processing] Don't show model child algorithm outputs as choices
- for multi-layer input parameters when running a model
These should only be shown when the parameter widget is being
... - 09:27 AM Revision 5c597641 (qgis): Better wording for setLayers documentation
- 07:58 AM Revision 3cba518c (qgis): Merge pull request #43608 from domi4484/renameJsonEditToJsonView
- Renamed JSON Edit widget to JSON View
- 07:08 AM Revision 14f3f6fb (qgis): Renamed JSON Edit widget to JSON View
- In the current implementation the widget is read only so the name Edit
was improper. The internal ID is kept so if ed... - 06:26 AM Revision 17d1443a (qgis): is2DClosed -> isClosed2D and fix a typo
- 06:26 AM Revision 7c23644b (qgis): adds test from #43582
- 06:26 AM Revision 7cda3a8a (qgis): add a is2DClosed test
- 06:26 AM Revision df02c00f (qgis): sipify
- 06:26 AM Revision 0659633e (qgis): Adds information when a line is 2D closed but Z are differents. While h...
- 06:26 AM Revision d41f3cf7 (qgis): Indicates z
- 05:08 AM Revision 08e7b27d (qgis): WMS: don't crash on invalid layers
- Fixes #43580
- 04:16 AM Revision 752b4145 (qgis): Update src/app/qgsfeatureaction.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 04:16 AM Revision 88d86366 (qgis): Do not set initial attr values for default clause
- Fixes #42909
Setting intial values from previously entered values when
they are equal to the default was pointless a... - 02:01 AM Revision 1b385d83 (qgis): Do not set initial attr values for default clause
- Fixes #42909
Setting intial values from previously entered values when
they are equal to the default was pointless a... - 02:01 AM Revision a68512e0 (qgis): Update src/app/qgsfeatureaction.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 02:01 AM Revision 21b21902 (qgis): Fix build
2021-06-07
- 01:59 AM Revision b8b3bf28 (qgis): reinstate QWTPOLAR_LIBRARY. Fixes #41910
- 01:58 AM Revision c4c7ec24 (qgis): Update src/app/qgsfeatureaction.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 01:58 AM Revision 33ccb0b4 (qgis): Do not set initial attr values for default clause
- Fixes #42909
Setting intial values from previously entered values when
they are equal to the default was pointless a... - 12:47 AM Revision 30cdd1b5 (qgis): Fix build
Also available in: Atom