Activity
From 2021-09-21 to 2021-10-20
2021-10-20
- 04:11 PM Revision b35e8526 (qgis): fix mesh editor test for MSVC (#45578)
- 04:10 PM Revision ed7960a8 (qgis): minor mesh editing fixes (#45576)
- 12:13 PM Revision 4100bdd4 (qgis): Fix QgsImageCache [fix #43787]
- 11:55 AM Revision 320260a3 (qgis): Fix regression in word wrapping
- The switch to QRegularExpression mean that word wrapping was ALWAYS
being applied, even when the string was short eno... - 11:55 AM Revision 0a276742 (qgis): Actually use real correct result for test
- Reverts 846e0aa4, which replaced a valid failing test with broken
results - 11:55 AM Revision 37fec6a5 (qgis): Add shortcut path for string word wrapping
- 10:05 AM Revision ffc4eac0 (qgis): mdal 0.9.0 (#45562)
- mdal 0.9.0
Co-authored-by: Vincent Cloarec <[email protected]> - 07:25 AM Revision 24e2526e (qgis): Don't use ugly colors for newly created gradient color ramps
- Because NO ONE EVER wanted a bright blue->bright green color ramp!
2021-10-19
- 08:21 AM Revision ffec1cc1 (qgis): Fix some labels (#45549)
- * [needs-docs] Correct name for mesh calculator output
* [needs-docs] Use same label for input layer
as in the "joi... - 08:20 AM Revision 7e2b31e3 (qgis): fix reference time for memory mesh provider (#45560)
- 08:03 AM Revision 98c90632 (qgis): mdal0.9.0
- 07:07 AM Revision 7cc5533f (qgis): [api] Provide a mean to know whether QgsVectorLayerUtils' guessFriendly...
- 02:45 AM Revision 7b7a7245 (qgis): Update qgspostgresrasterprovider.cpp
2021-10-18
- 09:37 PM Revision a329b882 (qgis): Fix DB manager trigger info dlg (less than)
- Fix #45420
- 05:01 PM Revision 6e7625fc (qgis): Merge pull request #45547 from Koyaani/split_circularstring_tests
- [TEST] Split circular string tests
- 03:26 PM Revision 27ae2c95 (qgis): Avoid re-preparing geos geometry from QgsVectorLayerFeatureIterator
- Does so by exposing a referenceGeometryEngine method to
QgsFeatureRequest and copying the engine rather than creating... - 03:26 PM Revision ba7cdded (qgis): Have QgsFeatureRequest store ref geometry engine by shared pointer
- This reduces the number of GEOS conversions and preparations
upon copying the request (for example by QgsDistanceWith... - 11:42 AM Revision ccba5d95 (qgis): [ogr] Insure that the connections pool always carry on open options
- (fixes #45534)
- 10:35 AM Revision 16e8bbc7 (qgis): Add minor test for z
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 10:35 AM Revision a5680539 (qgis): Add minor test for m
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 09:07 AM Revision a81b872b (qgis): Add some more SIP downcasts for map tools
- 05:43 AM Revision ec27fae8 (qgis): Update qgspostgresrasterprovider.cpp
- 05:40 AM Revision 1f8aa469 (qgis): Update qgspostgresrasterprovider.cpp
- 03:24 AM Revision 0a35415a (qgis): Ensure that UUID form widget doesn't try to generate UUIDs which
- are too long to fit in a string
- 03:21 AM Revision 738fe8f8 (qgis): Ensure that UUID form widget doesn't try to generate UUIDs which
- are too long to fit in a string
2021-10-17
- 12:41 AM Revision c0cfba5f (qgis): CI - Update release URL when it is a bugfix release
- 12:38 AM Revision 9d5b7930 (qgis): CI - Update release URL when it is a bugfix release
- 12:33 AM Revision a7f78006 (qgis): More heuristics to determine whether to iterate over target source
- 12:30 AM Revision e0a3a211 (qgis): [layouts] use missing_image.png for raster format
- (fixes #45481 and #45477)
- 12:15 AM Revision e823fb8b (qgis): [wfs] use QgsWFSNewConnection instead of QgsNewHttpConnection (fixes #...
- 12:12 AM Revision e4a81905 (qgis): Don't restrict smooth algorithm outputs for use as inputs to line
- parameters
Fixes #45503 - 12:11 AM Revision dcf5cb6e (qgis): Save/load projectsInDatabase in PG connections
- Fix #45508
- 12:08 AM Revision 1c9a4767 (qgis): fix build without QtWebKit
- 08:36 PM Revision 62bdaacd (qgis): fix debian/libqgis-dev.install.in (followup 78e46913b45c09ad426794d74b0...
- 08:22 PM Revision 6214761b (qgis): debian unstable: switch back from sip5-tools to python3-sip
2021-10-15
- 10:36 PM Revision 4284beb0 (qgis): Add API in expression to set help string on a variable
- 07:27 PM Revision 6fd6d4aa (qgis): Save/load projectsInDatabase in PG connections
- Fix #45508
- 07:23 PM Revision 134d3bff (qgis): Merge pull request #45523 from elpaso/bugfix-gh45508-pg-export-load-con...
- Save/load projectsInDatabase in PG connections
- 05:47 PM Revision c9d128d7 (qgis): split test method
- 02:43 PM Revision 697f2bc4 (qgis): Improve robustness of mesh editing (#45497)
- * renaming and typo
* QgsMeshEditor:checkConsistency returns error
* change approach for remove vertex filling hole... - 11:38 AM Revision 527b111f (qgis): invalid value for memory mesh layer dataset (#45525)
- 09:59 AM Revision 01d8a9c4 (qgis): [gradient fill] Don't restrict reference point widget range to 0-1
- You can get valid/interesting results by setting the reference
points outside this range
2021-10-14
- 10:27 PM Revision f401ec2c (qgis): Enable loading .qlr files as command line parameters
- 06:48 PM Revision 2d9ad365 (qgis): Merge pull request #45517 from nicogodet/backport-45194-to-release-3_16
- [Backport release-3_16] Fix v.rectify
- 05:19 PM Revision 8f37bba3 (qgis): Use a checkbox to create virtual mesh in mesh calculator (#45492)
- 05:04 PM Revision 243254e7 (qgis): Fix tests
- 04:55 PM Revision 0f3011b5 (qgis): Merge pull request #45174 from elpaso/bugfix-gh45139-geojson-field-order
- Fix geojson attr table field order
- 03:37 PM Revision ce2d58d0 (qgis): Add test control files for issue GH #30817
- 03:24 PM Revision d92b8b01 (qgis): Merge pull request #45515 from troopa81/fix_crash_when_blank_after_page
- [ExternalResourceWidget] Fix crash when loading blank after a page
- 03:10 PM Revision e2e5a727 (qgis): Save/load projectsInDatabase in PG connections
- Fix #45508
- 01:57 PM Revision d7af7d28 (qgis): Adapt test to GDAL 3.4
- 12:09 PM Revision 96808065 (qgis): Server getprint atlas: fix pk-less layers
- Fix #30817
- 10:32 AM Revision d2348730 (qgis): Fix v.rectify
- 09:32 AM Revision cd34632b (qgis): [ExternalResourceWidget] Fix crash when loading blank after a page
- 07:34 AM Revision 2d703b6d (qgis): Use a regular grid for style manager icon views
- Because the irregular grid just looks gross
- 05:30 AM Revision 02003274 (qgis): Fix parameter names for affine expression function
- Convention in qgis is underscore_name for expression function
names/parameter names - 04:39 AM Revision 59de78a1 (qgis): Don't restrict smooth algorithm outputs for use as inputs to line
- parameters
Fixes #45503 - 04:35 AM Revision e1b09853 (qgis): Don't restrict smooth algorithm outputs for use as inputs to line
- parameters
Fixes #45503 - 02:37 AM Revision e5c188da (qgis): Use GEOSDistanceWithin when available
2021-10-13
- 12:38 AM Revision 820389ad (qgis): Fix testPktUpdateBigintPkNonFirst test and make idempotent
- The test was checking the *wrong* table for effects of edits
performed. This commit fixes that, makes failures easier... - 12:38 AM Revision 316fad9c (qgis): Make TestPyQgsPostgresProvider.testGeneratedFields idempotent
- References #45417
- 12:38 AM Revision b36d2f47 (qgis): Make TestPyQgsPostgresProvider.testPktFloatingPoint idempotent
- References #45417
- 12:38 AM Revision 2b9717f2 (qgis): Make TestPyQgsPostgresProvider.testPktUpdateBigintPk idempotent
- References #45417
- 12:38 AM Revision 2b8a3fd4 (qgis): Use an exception-safe TableBackup class for reentrancy
- Use from testJson
- 12:38 AM Revision 368cb40d (qgis): Expose and use a simpler scopedTableBackup() method
- 12:38 AM Revision a3360965 (qgis): Initialize the sequence associated with serial PK of editable layer
- 12:38 AM Revision 51d728b2 (qgis): Have testNestedInsert use an editable layer, making it idempotent
- Also have it commit changes to avoid leaving cursors open
- 12:38 AM Revision 2a4ba7d0 (qgis): Make TestPyQgsPostgresProvider.testPktCompositeFloat idempotent
- References #45417
- 12:38 AM Revision 1221e617 (qgis): Make TestPyQgsPostgresProvider.testPktComposite idempotent
- References #45417
- 12:38 AM Revision 1ff8b57e (qgis): Make TestPyQgsPostgresProvider.testNonPkBigintField idempotent
- References #45417
- 09:49 AM Revision 1295cb1a (qgis): Merge pull request #45500 from basilrabi/rpm
- update RPM patch
- 09:28 AM Revision 54f77cee (qgis): Expose control over buffer join, cap, miter limit to expression "buffer...
- 09:07 AM Revision ea699105 (qgis): [TEST] Split line string tests (#45172)
- * split lineString test method
* update copyright
* add tests
* fix typo
* add length3D test - 09:06 AM Revision f62079b3 (qgis): add tests for multi point class
- 09:06 AM Revision 9122cb55 (qgis): split test mehtod
- 09:05 AM Revision 15adccc7 (qgis): Automatically focus accept button
- 08:41 AM Revision 548d59b3 (qgis): Merge pull request #45194 from nicogodet/fix-vrectify
- Fix v.rectify
2021-10-12
- 06:16 PM Revision 7e2f7bbd (qgis): update RPM patch
- 02:32 PM Revision 6fb2eb9d (qgis): Merge pull request #45489 from Koyaani/geometry_checker_highlight_param...
- [Geometry Checker] Change parameter label
- 10:56 AM Revision 2c18deaa (qgis): Merge pull request #45235 from pathmapper/wfs_110_capabilities_schema
- Use correct schema URL for xsi:schemaLocation for WFS 1.1.0 GetCapabilities response
- 10:12 AM Revision e7aedcf9 (qgis): change parameter label
- 09:40 AM Revision 57fda412 (qgis): Further fixes to ensure geometry generator symbol icons are correctly
- generated
- 09:16 AM Revision 25129773 (qgis): Use correct schema URL for WFS 1.1.0 GetCapabilities response
- 08:34 AM Revision ce873d30 (qgis): protected -> public
- 08:34 AM Revision 5c9fe706 (qgis): do not check spelling in .sip.in files
- since they are auto-generated
- 08:34 AM Revision ef84e48a (qgis): Run sipify_all.sh
- 08:34 AM Revision b4869de3 (qgis): fix test
- 08:34 AM Revision ce497848 (qgis): All public now
- 08:34 AM Revision a6645d9c (qgis): fix test + rebase
- 08:34 AM Revision 070a3e97 (qgis): [sipify] make all protected methods slots
- 08:34 AM Revision ec167363 (qgis): run sipify
- 08:34 AM Revision e3a77b94 (qgis): fix enum in protected section
- 08:34 AM Revision 27427e77 (qgis): Fix test
- 06:54 AM Revision e8bb8985 (qgis): Update tests
- 06:54 AM Revision 9d514447 (qgis): Fix build
- 06:54 AM Revision e733b517 (qgis): Split QgsVertexId out to own file, promote type to enum class
2021-10-11
- 09:31 PM Revision 8cc230d8 (qgis): Add action info to the form d&d panel
- 09:29 PM Revision c068d40a (qgis): Add tooltip to annotations and mesh digitizing toolbars
- 02:28 PM Revision a840cbf9 (qgis): fix aggregate functions with mesh virtual dataset group (#45446)
- 12:11 PM Revision 18a782f1 (qgis): Merge pull request #45272 from lbartoletti/geometryvalidator_curve_support
- [FIX] GeometryValidator init curve support
- 11:31 AM Revision d16cced8 (qgis): fix time handling of mesh layer when gap of reference time (#45456)
- fix time handling of mesh layer when gap of reference time
- 11:30 AM Revision 1d85b094 (qgis): fix mesh editing context menu (#45457)
- fix mesh editing context menu
- 11:25 AM Revision 971c8951 (qgis): message box to warn user mesh edit removes dataset groups (#45459)
- * message box to warn user mesh edit remove dataset groups
* allow edit copy of mesh layer - 09:05 AM Revision 57590fd3 (qgis): Merge pull request #45463 from elpaso/bugfix-gh45439-server-api-path-ma...
- Bugfix gh45439 server api path match backport
- 08:47 AM Revision 1666afe7 (qgis): Merge pull request #42648 from roya0045/fix_mainangle
- [Bugfix] geometry engine::main_angle : promote longer box in case of tie
- 08:36 AM Revision 7a0fb2ac (qgis): [ui] Fix unmet expectation: when navigating the processing toolbox pane...
- 08:36 AM Revision f774de99 (qgis): [ui] Fix unmet expectation: when navigating the browser panel via keybo...
- 08:04 AM Revision 6a717fcf (qgis): use double
- 04:38 AM Revision 8426d0d5 (qgis): Escape should close legend patch shape dialog
- 04:38 AM Revision 359e8cd1 (qgis): Better dialog titles for style manager edit/add dialogs
- Make it clearer if the dialog is editing an existing symbol, or
creating a new one - 04:38 AM Revision 768b69c9 (qgis): Pressing enter in style manager dialog should edit selected symbol
- 04:38 AM Revision 58287d17 (qgis): Don't show menu and then symbol editor dialog immediately if enter is p...
- 04:03 AM Revision ca71c92f (qgis): Fix geometry generator symbol tests on hidpi displays
- 04:03 AM Revision a2e94484 (qgis): De-duplicate geometry generator code
- 04:03 AM Revision 1f739837 (qgis): Expose some useful API from QgsLegendPatchShape
- 04:03 AM Revision f5f6da03 (qgis): When drawing symbol icons for geometry generator symbol layers,
- actually evaluate the expression when we can so that the icons
are an accurate representation of the symbol - 03:24 AM Revision 4932f3a5 (qgis): Fix build
- 03:24 AM Revision 515747db (qgis): Fix test
- 03:24 AM Revision e7bd8f89 (qgis): Ensure labeling map tools only try to affect labels from vector layers
- Labels from other layer types (eg vector tiles) are unsupported,
which results in a crash.
Fixes #44486
(cherry pic...
2021-10-10
- 01:59 AM Revision 03a1f3d8 (qgis): Allow copy/paste/remove via ctrl-c/ctrl-v/del in style manager dialog
- 07:43 PM Revision 56b9d808 (qgis): add missing text for mesh editing undo/redo
- 07:14 PM Revision 5c73b299 (qgis): [Backport queued_ltr_backports] Correctly escape complex source strings...
- Fixes #45403
- 04:10 PM Revision 03023f7b (qgis): Merge pull request #45427 from qgis/backport-45425-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix offset background when drawing rotated text using QgsTextRenderer
- 04:07 PM Revision d329038a (qgis): Merge pull request #45422 from qgis/backport-45389-to-release-3_16
- [Backport release-3_16] Fix crash when rendering clipped features and clipped shape results in promoting a single par...
- 01:26 PM Revision 24a61faf (qgis): [ui][processing] Also allow the enter key to launch the selected algorithm
- 08:54 AM Revision b5f898f4 (qgis): Remember last used path for style item export
- 07:11 AM Revision 6c9f0e64 (qgis): [ui] Properly fix UI state restoration on QGIS launch
2021-10-09
2021-10-08
- 03:37 PM Revision c1b88ce1 (qgis): Fix landing page after d61df93315e
- Handle the messy initial / by making sure the
paths matches are evaluated against a sanitized
URL that always starts ... - 03:36 PM Revision 0386b723 (qgis): Server OGC API handler: make it more robust in path matching
- 03:36 PM Revision 2560f0f5 (qgis): More tests for href
- 03:36 PM Revision a7a68650 (qgis): Server OGC API: fix url path match
- Fixes #45439
- 03:07 PM Revision 8498c554 (qgis): Merge pull request #45450 from elpaso/bugfix-gh45439-server-api-path-match
- Server OGC API: fix url path match
- 12:57 PM Revision 8ba18051 (qgis): Fix landing page after d61df93315e
- Handle the messy initial / by making sure the
paths matches are evaluated against a sanitized
URL that always starts ... - 11:17 AM Revision 2b1a1c19 (qgis): Server OGC API handler: make it more robust in path matching
- 04:10 AM Revision 38dea122 (qgis): fix performance issue of layer render clone when adding features
- (cherry picked from commit 850a6ace6b8191aff191f99295960e1ea0ddf03c)
(cherry picked from commit 3788178c1bdec67c90a29...
2021-10-07
- 01:53 AM Revision 36a8b5d5 (qgis): Update test
- 09:29 PM Revision dce904e6 (qgis): [Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols
- Add a test for WMS GetLegendGraphic to JSOn format for a vector layer with multiple symbols
- 09:29 PM Revision 16518725 (qgis): fix tiny mistakes
- 09:29 PM Revision 0d640254 (qgis): add tests
- 09:22 PM Revision 3f66157d (qgis): Another try - using Qt's fuzzy comparison
- 09:22 PM Revision 293ab686 (qgis): Convert all values from string to numeric
- 09:22 PM Revision cb8fe6e6 (qgis): Fix missing GPS time when identifying point cloud (fixes #44168)
- 05:54 PM Revision 9df14378 (qgis): More tests for href
- 08:56 AM Revision 7cd8f093 (qgis): Server OGC API: fix url path match
- Fixes #45439
- 08:28 AM Revision f39c61bf (qgis): Merge pull request #45434 from kadas-albireo/master
- Explicitly include PYQT5_SIP_DIR when running sip-build
- 02:51 AM Revision bf876a68 (qgis): fix test position
- 02:51 AM Revision 1b00f688 (qgis): indent
- 02:51 AM Revision 775032d4 (qgis): Fix PG error when failing to update geom & constrained field
- The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100 - 02:51 AM Revision 911db827 (qgis): Move deallocation after the failure
- 02:37 AM Revision da6c68ec (qgis): update test
2021-10-06
- 12:35 AM Revision 7d7e6362 (qgis): add tests
- 12:35 AM Revision 2e9269bb (qgis): fix tiny mistakes
- 12:35 AM Revision 6a278721 (qgis): add tests
- 12:35 AM Revision b0f080ef (qgis): fix tiny mistakes
- 12:33 AM Revision 7e670841 (qgis): Update test
- 12:31 AM Revision 09cfa8ae (qgis): add tests
- 12:31 AM Revision f6e20c3e (qgis): fix tiny mistakes
- 06:39 PM Revision e49f393b (qgis): Merge pull request #45408 from 3nids/polyrel-set-expression-layer
- [polymorphic relation] set the layer of the expression widget
- 04:09 PM Revision ff176aa0 (qgis): Explicitly include PYQT5_SIP_DIR when running sip-build
- 09:14 AM Revision 92707dc5 (qgis): ESRI Tin metadata.xml file should also be ignored by gdal provider
- 09:14 AM Revision 498c5236 (qgis): Flake
- 09:14 AM Revision 7ddfc5fc (qgis): Fix directory based data files (like Arcinfo coverages) don't show
- as datasets in browser
If we don't show them, it's impossible for users to fix data
corresponding paths - 09:14 AM Revision 111680d3 (qgis): Add test files
- 09:14 AM Revision 6a6d6f6c (qgis): Don't show metadata.xml subcomponent file from ESRI tin folders as
- a OGR layer in browser
- 09:14 AM Revision efcf8f82 (qgis): [mdal] Fix encode/decode driver detection for drivers with _ in name (e...
- 09:14 AM Revision fcbcf2ca (qgis): [mdal] Don't report sublayers for .adf files which aren't ESRI tin adf
- files (e.g. arcinfo grids)
- 09:14 AM Revision 0ddb4b35 (qgis): [ogr] Add special handling for querying sublayers for an ArcInfo
- coverage directory
- 08:51 AM Revision 53ccb9fa (qgis): Fix map grid decoration bottom vertical label
- Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set
- 08:11 AM Revision c29223a6 (qgis): Fix map grid decoration bottom vertical label
- Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set
- 08:07 AM Revision 33d07757 (qgis): Fix map grid decoration bottom vertical label
- Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set
- 07:27 AM Revision 6c7b761c (qgis): [processing] Correctly escape complex source strings in history log
- Fixes #45403
- 07:23 AM Revision c33a3c09 (qgis): [processing] Correctly escape complex source strings in history log
- Fixes #45403
- 06:59 AM Revision 5a24e63b (qgis): Fix offset background when drawing rotated text using QgsTextRenderer
- 06:59 AM Revision 08b7b487 (qgis): Add text mask
- 06:55 AM Revision 8e52596c (qgis): Add text mask
- 06:55 AM Revision de20bca5 (qgis): Fix offset background when drawing rotated text using QgsTextRenderer
- 05:17 AM Revision e4feeaa7 (qgis): Missing includes
- 05:17 AM Revision 78929903 (qgis): Fix wrong cat renderer feature count for NULLs
- Fixes #45280
- 05:17 AM Revision 08a42b70 (qgis): Fix feature count for categorized renderer (NULLs)
- Fixes #45280
Backported from master #45361 - 04:45 AM Revision 16200ca1 (qgis): Show "Change Data Source" option for mesh layers right click menu
- 04:45 AM Revision b48d7dcc (qgis): Don't reset mesh layer styling when changing data source for layer
- This breaks fixing mesh layer paths when restoring projects with
broken mesh layers -- fixing the path causes the exi... - 04:45 AM Revision 3ee6a00c (qgis): set default style by global group index
- 04:45 AM Revision 99a832ef (qgis): fix null temporal properties
- 04:45 AM Revision a755ee9c (qgis): fix mesh layer temporal properties when source layer is break
- 04:15 AM Revision 89a4f0b9 (qgis): force downloading wms capabilities when refreshing wms connection items
- 04:00 AM Revision 061b810d (qgis): Fix behaviour of triggers when logging an existing layer
- When adding logging via db manager to an existing layer, all the
time_start of existing features are still null. When... - 03:55 AM Revision f2333d55 (qgis): Switch storage mode selection to combobox
- 03:55 AM Revision 52126bc3 (qgis): Ensure selected storage mode and relative path options are reinstated
- reverts part of b1fa33386f
- 03:55 AM Revision f801c7db (qgis): Use combobox to store path as absolute or relative (to project or defau...
- 03:55 AM Revision 77ef4a97 (qgis): Save selection only in case of the "existing file" storage type, otherw...
- and title case the combobox items
- 03:55 AM Revision 6c9b0c72 (qgis): Switch storage mode and relative path options from radio button to comb...
- 03:55 AM Revision 9e37db38 (qgis): Remove unnecessary check, Add const, fix text case
- 03:45 AM Revision 0be26cb4 (qgis): Move deallocation after the failure
- 03:45 AM Revision 59468b58 (qgis): indent
- 03:45 AM Revision ccaf6530 (qgis): fix test position
- 03:45 AM Revision 33e3fde7 (qgis): Fix PG error when failing to update geom & constrained field
- The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100 - 03:41 AM Revision 77c831ef (qgis): Fix PG error when failing to update geom & constrained field (#45266)
- The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100 - 03:36 AM Revision 5573fa20 (qgis): Sync nodata raster transparency widget
- Fixes #45132
- 03:01 AM Revision 7c8e87d1 (qgis): Store more geometry checker settings
- 03:01 AM Revision f861fbb9 (qgis): Some test adjustments for pointOnSurface
- 03:01 AM Revision 343edc8b (qgis): Default to homePath if path is missing
- 03:01 AM Revision eb76c6ec (qgis): Revert "Export pointOnSurface instead of centroid for gaps, overlaps an...
- Revert "Some test adjustments for pointOnSurface"
This reverts commits 614d0ca5f02ce7ac5898a12ee8a408218727b570 and ... - 03:01 AM Revision da5c657f (qgis): Also export the Value field
- 03:01 AM Revision e4b0c0f9 (qgis): Export pointOnSurface instead of centroid for gaps, overlaps and area
- 03:01 AM Revision c4a8bdd9 (qgis): Fix crash when rendering clipped features and clipped shape results
- in promoting a single part geometry to multipart
Fixes #45190 - 02:57 AM Revision 6a4cdb36 (qgis): Fix crash when rendering clipped features and clipped shape results
- in promoting a single part geometry to multipart
Fixes #45190 - 02:47 AM Revision 19f4d89d (qgis): Processing - Fix the default value the HTTP method
- 02:46 AM Revision 8bad9e05 (qgis): Merge pull request #45412 from kadas-albireo/master
- Also support application/geojson as supported identify format, add tests
2021-10-05
- 10:57 PM Revision ccdf4a5c (qgis): Document PostgreSQL test db requirements
- Test DB needs be accessible via custom username/password,
and the qgis_test service should connect as a user with
the... - 10:57 PM Revision a703d5d7 (qgis): Have tests/testdata/provider/testdata_pg.sh run more checks
- ... and give more hints about proper setup
Also fix support for passing a database name as commandline argument
(kin... - 10:10 PM Revision 0150ab87 (qgis): fix #41870 force UTF-8 encoding for prj files
- 10:09 PM Revision cd1bf9b6 (qgis): Fix wrong histogram X axis for byte rasters
- Fix #45379
- 10:07 PM Revision 989b651f (qgis): Make TestPyQgsPostgresProvider.testGeneratedColumns idempotent
- Closes #45414
- 09:11 PM Revision e96f912a (qgis): Fix overwriting default style of geopackage layers
- Credit to @rouault for the fix!
Fixes #42811
(cherry picked from commit eef6939b96407b3d050988be4a0eeb692ffc5b68) - 05:53 PM Revision 265fd08e (qgis): Also support application/geojson as supported identify format, add tests
- 03:56 PM Revision 68b4dad8 (qgis): Python formating
- 03:39 PM Revision 207a13fb (qgis): [polymorphic relation] set the layer of the expression widget
- 02:59 PM Revision 9f49c0d1 (qgis): MDAL update & FLO-2D bug fix (#45349)
- API for edges edits
data on volumes for dynamic drivers
WRITE support for PLY
Fix loading FLO-2D - 02:58 PM Revision d0d7f076 (qgis): Add unit test to make sure query parameters for url advertised in capab...
- 01:12 PM Revision dd95ea57 (qgis): Merge pull request #45397 from kadas-albireo/master
- Fix layout legend not showing WMS legend graphics unless image already cached
- 12:59 PM Revision ccd4b712 (qgis): Merge pull request #45401 from PeterPetrik/fix_server_build
- fix server build
- 12:25 PM Revision 09055d32 (qgis): Fix layout legend not showing WMS legend graphics unless image already ...
- 12:25 PM Revision b10965db (qgis): Guard against invalid pointer access
- 11:58 AM Revision d338914d (qgis): fix server build
- 10:17 AM Revision b6e119c0 (qgis): Merge pull request #45396 from Gustry/test_wkb
- Tests - Add read WKB from PostGIS St_Binary
- 09:35 AM Revision 8630bb36 (qgis): Tests - Add read WKB from PostGIS St_Binary
- 08:48 AM Revision 37a37fe2 (qgis): add PLY to the build
- 08:27 AM Revision 3263d962 (qgis): Merge pull request #45386 from rldhont/test-server-wms-getlegendgraphic...
- [Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols
- 04:21 AM Revision d6dae3e1 (qgis): Add api for map canvas/map tools to retrieve layers by ID, including
- layers which have been set for a canvas but which AREN'T part of
QgsProject::instance()
Required to fix test failure... - 04:21 AM Revision 1cba45b0 (qgis): Use updated api in labeling map tools to retrieve layers by ID
- 04:21 AM Revision 335c01a1 (qgis): Ensure labeling map tools only try to affect labels from vector layers
- Labels from other layer types (eg vector tiles) are unsupported,
which results in a crash.
Fixes #44486 - 04:10 AM Revision 332ba6e5 (qgis): Add shortcut path when a line symbol is being rendered with
- a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994 - 02:50 AM Revision 708a89e3 (qgis): Addition of the INGV endpoint
- 02:50 AM Revision 1abf47f7 (qgis): Fixed the endpoint URL
2021-10-04
- 01:01 AM Revision 21e7b8cd (qgis): Add help button to mesh calculator dialog
- and fix title case on mesh/raster calculator file selector dialog
- 12:57 AM Revision 5bc837cd (qgis): [plugin manager] Enable "Sort by Date Created" action
- See https://github.com/qgis/QGIS-Django/issues/69, https://github.com/qgis/QGIS-Django/pull/70, https://github.com/qg...
- 12:54 AM Revision 924eb4f2 (qgis): Fix wrong cat renderer feature count for NULLs
- Fixes #45280
- 12:54 AM Revision f6d7ed73 (qgis): Fix feature count for categorized renderer (NULLs)
- Fixes #45280
- 12:45 AM Revision bda3b044 (qgis): Improve layers capabilities frame
- Add tooltip to the columns and buttons and do not allow text edit for checkboxes
- 12:45 AM Revision 33c73232 (qgis): Make the filter button text more generic
- 12:43 AM Revision 5b47d462 (qgis): Mapbox GL style converter: allow attribute defined value for icon-rotat...
- 12:34 AM Revision a0af9381 (qgis): PG: identify pk when exporting
- When exporting a layer, if no PK information is
passed in the destination URI, the first numeric field
with NOT NULL ... - 06:17 PM Revision 5f0c7cd7 (qgis): [Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols
- Add a test for WMS GetLegendGraphic to JSOn format for a vector layer with multiple symbols
- 05:16 PM Revision 1006aa7b (qgis): Allow calling testdata_pg.sh from any directory
- 04:06 PM Revision 3d0216b3 (qgis): fix unused var warning
- 01:57 PM Revision 1cf7ffa9 (qgis): Take query parameters for url advertised in capabilities from the origi...
- 01:33 PM Revision 686bad0b (qgis): fix compilation
- 12:56 PM Revision bc757fe3 (qgis): also build pyi with sip-build (followup 6fd34ca92b3e2bc)
- 11:41 AM Revision 71c643aa (qgis): Merge pull request #45360 from rldhont/backport-45115-to-queued_ltr_bac...
- [Backport queued_ltr_backports][Server] Fix: WMS GetStyles contains previous SLD_BODY requests
- 09:18 AM Revision 1b8e8c04 (qgis): [Server] Fix: WMS GetStyles contains previous SLD_BODY requests
- The WMS Server restorer does not remove styles created from SLD provided in WMS requests.
The custom property that c...
2021-10-03
- 11:57 PM Revision de53894d (qgis): Merge pull request #45369 from kadas-albireo/master
- Fix mingw CI build
- 08:19 PM Revision 7316a6b6 (qgis): Fix mingw CI build
- 11:58 AM Revision bcc051b2 (qgis): Merge pull request #45367 from nirvn/quick_dox_since
- Add a since QGIS 3.22 note to the AttributeEditorType enum's AeTypeAction
- 11:58 AM Revision 77bab948 (qgis): Merge pull request #45364 from nirvn/about_plugins_version
- Add active python plugins' version to the about QGIS dialog to further improve quality of issue reporting
- 08:13 AM Revision 2af9b0f6 (qgis): Update src/app/qgisapp.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 08:11 AM Revision 35ee59b1 (qgis): Bump julianwachholz/flake8-action from 2.0.0 to 2.0.2
- Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from 2.0.0 to 2.0.2.
- [Release... - 05:08 AM Revision 29ae5bd4 (qgis): Add a since QGIS 3.22 note to the AttributeEditorType enum's AeTypeAction
2021-10-02
- 09:30 AM Revision 9bbd846a (qgis): Add active python plugins' version to the about QGIS dialog to further ...
2021-10-01
- 01:04 AM Revision c7417b8d (qgis): FindPyQt5.cmake: skip PyQt5_sip
- 12:31 AM Revision 907dca37 (qgis): Fix DB manager postgis double query
- Fixes #45318
- 11:21 PM Revision fe7d16a0 (qgis): Fix DB manager postgis double query
- Fixes #45318
- 11:18 PM Revision 5a572dac (qgis): Fix DB manager postgis double query
- Fixes #45318
- 11:17 PM Revision e0e38cc4 (qgis): Quote layer name in virtual layers creation
- Fixes #45347
- 11:16 PM Revision b54001c3 (qgis): Copy output image format and output size to QgsRenderContext
- These QgsMapSettings properties are useful to rendering operations
to use when they need to create temporary QImages ... - 09:00 PM Revision 674e0347 (qgis): Bump julianwachholz/flake8-action from 2.0.0 to 2.0.2
- Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from 2.0.0 to 2.0.2.
- [Release... - 05:23 PM Revision 7a6d8ecf (qgis): Merge pull request #45115 from rldhont/server-restore-layers-at-end
- [Server] Fix: WMS GetStyles contains previous SLD_BODY requests
- 02:59 PM Revision 99aef5da (qgis): Merge pull request #45020 from lbartoletti/fix_vertextool_zlayer_diff_crs
- VertexTool. Fixes move vertex on Z layer if CRS are differents
- 11:22 AM Revision 5883a596 (qgis): fix compilation
- 10:40 AM Revision e0a20c2d (qgis): update MDAL 0.8.93
- 10:34 AM Revision 23de7b8b (qgis): able to open FLO-2D files
- 09:53 AM Revision 1bcec6ac (qgis): Update src/core/qgspointlocator.h
- 09:53 AM Revision 6c76bb12 (qgis): sipify
- 09:53 AM Revision 5d923e3b (qgis): add default value
- 09:53 AM Revision 0d32170c (qgis): Update src/core/qgspointlocator.h
- 09:53 AM Revision 2fb69d0c (qgis): fix vertextool
- 09:53 AM Revision 812bbf9e (qgis): other approach
- 09:53 AM Revision ec6b7dcd (qgis): add transformations in qgspointlocator. Taken from #41306 pr
- 09:53 AM Revision efb082b5 (qgis): sipify
- 09:53 AM Revision 1273e7a8 (qgis): [Bugfix] VertexTool fixes moveVertex on Z layer, when drag and match la...
- 09:53 AM Revision bf745b7d (qgis): Add QgsMapTool::toLayerCoordinates which acepts QgsPoint
- 09:25 AM Revision bcb9b5c8 (qgis): Merge pull request #45273 from qgis/backport-45267-to-queued_ltr_backports
- [Backport queued_ltr_backports] [WFS provider] Honour DCP HTTP URLs for transactions and SQL query builder (fixes #45...
- 09:24 AM Revision 97884adb (qgis): Merge pull request #45282 from pathmapper/empty_check
- Remove redundant check
- 09:02 AM Revision 994d1a4a (qgis): Merge pull request #45303 from kadas-albireo/master
- Assorted cmake improvements
2021-09-30
- 10:29 PM Revision 138c8bac (qgis): Merge pull request #45334 from qgis/backport-45321-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix array display in expression builder
- 04:58 PM Revision 12be3a6a (qgis): Merge pull request #45304 from qgis/backport-45223-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix Z/M dimension URI via DB Manager. Fixes #34894
- 12:46 PM Revision 69b9450c (qgis): Update mingw deps for sip6
- 12:13 PM Revision 711ed223 (qgis): Simplify cmake configuration in mingw build script
- 12:13 PM Revision c5bb41dc (qgis): PyQt5 cmake improvements
- 12:13 PM Revision 721c10a3 (qgis): Enhance header detection in FindQwt.cmake and FindZSTD.cmake
- 12:07 PM Revision e6d3480f (qgis): Add missing custom widget declaration for QgsSpinBox
- 12:04 PM Revision 0b1ccc61 (qgis): Merge pull request #45052 from rouault/backport-45045-to-queued_ltr_bac...
- [Backport queued_ltr_backports ]WFS: try harder guessing the layer geometry type when a filter returns 0 features (fi...
- 11:41 AM Revision 523ea1ef (qgis): Add shortcut path when a line symbol is being rendered with
- a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994 - 11:37 AM Revision 40e29f40 (qgis): Merge pull request #45292 from troopa81/bp_45176_to_queued_bp_ltr
- [Backport to queued_ltr_backports][Postgres] save of cleared attributes
- 11:37 AM Revision 3dffaa3a (qgis): Merge pull request #45312 from nyalldawson/fix_41994
- Add shortcut path when a line symbol is being rendered with a dash pattern which is all 0 lengths
- 11:37 AM Revision 251c8339 (qgis): Merge pull request #45314 from domi4484/backport-45170-to-queued_ltr_ba...
- Cache only joined attributes without colliding names
- 11:36 AM Revision fb8b7940 (qgis): Merge pull request #45332 from PeterPetrik/rich_text_icons
- Rich text icons
- 11:36 AM Revision 4811915e (qgis): Merge pull request #45329 from qgis/backport-45322-to-queued_ltr_backports
- [Backport queued_ltr_backports] fix #43042 incorrect PostGIS raster extent on macOS
- 11:34 AM Revision 7b2c1963 (qgis): Merge pull request #45291 from troopa81/bp_45199_to_queued_bp_ltr
- [Backport to queued_ltr_backports] Don't return default value when null
- 11:24 AM Revision c42a77dc (qgis): Merge pull request #45315 from troopa81/check_valid_field_index_represe...
- Check for valid field index in QgsFieldFormatter::representValue
- 11:21 AM Revision b38d2b4b (qgis): Merge pull request #45325 from troopa81/keep_order_ext_storage
- Keep order for external storage items
- 10:31 AM Revision 1c0e85f0 (qgis): add QStringLiteral
- 10:31 AM Revision 89fa8249 (qgis): Fixes #45290 : fix array display in expression builder
- 10:28 AM Revision 5ebf9e18 (qgis): Merge pull request #45321 from troopa81/fix_array_expr_builder
- Fix array display in expression builder
- 09:42 AM Revision aa00c9f7 (qgis): Merge pull request #45327 from DelazJ/calculatorDialogs
- Group widgets in mesh/raster calculator dialogs
- 09:33 AM Revision 0aaecf30 (qgis): minify svgs
- 09:18 AM Revision 76237306 (qgis): add icons for rich editor to default theme
2021-09-29
- 11:49 PM Revision f76af64f (qgis): msvc build fixes
- 08:01 PM Revision aeae9dc3 (qgis): Fixes #44692 : emit customPropertyChanged when read from XML
- 08:01 PM Revision 2d7ac57f (qgis): Apply suggestions from code review
- 08:01 PM Revision acb2063d (qgis): Table layout item: set source layer in font tool btn
- Fixes #45098
- 08:01 PM Revision 2d2b543c (qgis): Also update font btn layer in changeLayer
- 07:57 PM Revision 5a70964c (qgis): fix #43042 incorrect PostGIS raster extent on macOS
- 07:54 PM Revision ddd9c206 (qgis): ifdef guards to enable tests without qtwebkit
- 07:53 PM Revision e8394721 (qgis): fix #43042 incorrect PostGIS raster extent on macOS
- 07:50 PM Revision 360351a0 (qgis): Fix symbol sizes in Meters at Scale cannot be negative
- Fixes #45298
- 05:34 PM Revision e97d6f3b (qgis): fix flake8
- 05:27 PM Revision cd2f4f9f (qgis): add QStringLiteral
- 05:04 PM Revision 818e398e (qgis): Keep order for external storage items
- 04:26 PM Revision de901ba4 (qgis): Move the NODATA button inside the Operators group to control its width
- 04:26 PM Revision 4e7e12e1 (qgis): Organize widgets inside separate spatial extent and resolution groups
- mimic the save as raster dialog
- 04:26 PM Revision 2d4080e9 (qgis): Organize widgets inside separate spatial and temporal extent groups
- Also add tooltip to the mask layer option
- 04:26 PM Revision 96ec6dc4 (qgis): Disable Mask layer button when no polygon layer is in the project
- 04:26 PM Revision 508dd0f8 (qgis): Turn the extent checkboxes into radiobuttons
- more coherent with their behaviour (they are mutually exclusive)
- 03:18 PM Revision 96f86998 (qgis): Fixes #45290 : fix array display in expression builder
- 11:37 AM Revision 68265318 (qgis): Merge pull request #45313 from nyalldawson/fix_42811
- Fix overwriting default style of geopackage layers
- 10:07 AM Revision 0449b415 (qgis): Merge pull request #45270 from elpaso/bugfix-gh45216-server-wfs11-srsname
- Server WFS 1.1: honor srsName and axis order
- 09:03 AM Revision 7b4f881e (qgis): check for valid field index in QgsFieldFormatter::representValue
- 08:58 AM Revision 89e8d7d4 (qgis): check for valid field index in QgsFieldFormatter::representValue
- 08:39 AM Revision 5a258d75 (qgis): Cache only joined attributes without colliding names
- Backport of #45170
- 03:41 AM Revision eef6939b (qgis): Fix overwriting default style of geopackage layers
- Credit to @rouault for the fix!
Fixes #42811 - 03:33 AM Revision f4e2e900 (qgis): Add shortcut path when a line symbol is being rendered with
- a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994 - 02:52 AM Revision 3d981b3b (qgis): Also update font btn layer in changeLayer
- 02:52 AM Revision 0f739914 (qgis): Table layout item: set source layer in font tool btn
- Fixes #45098
- 02:48 AM Revision bc5ba974 (qgis): Table layout item: set source layer in font tool btn
- Fixes #45098
- 02:48 AM Revision b90e1be0 (qgis): Also update font btn layer in changeLayer
- 02:48 AM Revision b593511d (qgis): Properly highlight all selected errors
- 02:48 AM Revision 6c46c464 (qgis): Fix mac build
- 02:45 AM Revision 2f53ccda (qgis): correctly fix static build of WMS (#45297)
2021-09-28
- 09:40 PM Revision b8435567 (qgis): fix msvc build
- 09:40 PM Revision 029b9758 (qgis): debian packaging: add sip-build for sid/impish
- 09:20 PM Revision 08ad87f1 (qgis): Merge pull request #45262 from nyalldawson/provider
- Always pass on transform context to providers, even minimal ones
- 09:18 PM Revision 7188cdf4 (qgis): QgsAdvancedDigitizingDockWidget: convert locale to double (#45064)
- 09:17 PM Revision 64302698 (qgis): not == => !=
- Co-authored-by: Even Rouault <[email protected]>
- 09:17 PM Revision b04973f8 (qgis): Fix Z/M dimension URI via DB Manager. Fixes #34894
- 09:14 PM Revision 98ff01ea (qgis): Fix Z/M dimension URI via DB Manager. Fixes #34894 (#45223)
- 08:04 PM Revision 644dfcf8 (qgis): Merge pull request #45300 from kadas-albireo/master
- Add missing custom widget declaration for QgsSpinBox
- 08:02 PM Revision d6ad32fc (qgis): Merge pull request #45287 from 3nids/avoid-copy
- avoid copy in for loops
- 06:54 PM Revision e2dd38e6 (qgis): Add dimenstion support for GetPrint
- 04:07 PM Revision b3e62009 (qgis): fix static building of WMS provider (#45294)
- 02:28 PM Revision 263b6a56 (qgis): Add test on inline_points parameter
- 02:18 PM Revision 87801607 (qgis): [Postgres] Fixes #39146 save of cleared attributes
- 01:52 PM Revision 3a295222 (qgis): Fixes #45198 : Don't return default value when null
- 01:17 PM Revision 7d364b5b (qgis): Add missing custom widget declaration for QgsSpinBox
- 12:14 PM Revision 77be95fe (qgis): Update default toolbar locations
- - Hide annotation and mesh digitizing toolbars by default
- Move selection toolbar to top row to avoid three rows of ... - 11:09 AM Revision b4182644 (qgis): avoid copy in for loops
- 10:49 AM Revision de5ab294 (qgis): Merge pull request #45037 from mhugent/mvt_expressions_interpolate
- Mvt expressions interpolate
- 10:07 AM Revision 95320d23 (qgis): fix build analysis on iOS (#45285)
- follow up #45283
- 09:18 AM Revision 596c92dc (qgis): Remove more redundant checks
- 08:40 AM Revision 0b90fdc8 (qgis): remove useless cast
- 08:21 AM Revision 0f29ec3b (qgis): fix building analysis on iOS (#45283)
- QProcess is not available on iOS
- 08:07 AM Revision 797367dd (qgis): Fix rule based symbology doesn't work for columns with '-' in name
- Fixes #44379
(cherry picked from commit 51fa9840248135a7fe7ee181b7d645f3c591c9cc) - 06:52 AM Revision 8e48ac53 (qgis): Remove redundant check
- 06:41 AM Revision 447eb10d (qgis): Fix some deprecation warnings in tests
- 06:41 AM Revision 33c5548e (qgis): Review fixes
- 06:40 AM Revision babd7dfb (qgis): fix ugly code
- 05:25 AM Revision 5660e700 (qgis): Remove unused argument (always set to false)
- 05:25 AM Revision 2037ad92 (qgis): Remove unused code
- 05:25 AM Revision b30c17f0 (qgis): Don't overwrite existing data defined property expressions when
- an interactive map tool is used to move/rotate/edit labels
But instead automatically upgrade this property to use a
... - 05:25 AM Revision 41f09184 (qgis): Also make label property dialog understand coalesce type properties
- 05:25 AM Revision bbd8a5c9 (qgis): Add option not to overwrite existing property in
- QgsAuxiliaryLayer::createProperty(*)
Instead, if a property already exists it will be upgraded to
an expression base... - 05:25 AM Revision 9db24c26 (qgis): Make labeling map tools aware that it's possible to edit
- properties of the form coalesce("new aux field", 'some' || 'expression')
Refs #44475 - 05:25 AM Revision 1fb21f69 (qgis): Delete cad dock AFTER map tools, as they may reference it in their clea...
- 03:37 AM Revision e9fd2dd3 (qgis): Cache only joined attributes without colliding names. Fix #45169
- 03:37 AM Revision bcb16797 (qgis): Update layer fields before caching joined layer
- 03:37 AM Revision 9fdc868b (qgis): Check fields origin
- 02:46 AM Revision 7824b3d1 (qgis): Also reset field precision
- 02:45 AM Revision 094302d9 (qgis): Correctly handle transform context for vector tile layers
- 02:27 AM Revision a7a54145 (qgis): Always pass on transform context to providers, even minimal ones
2021-09-27
- 12:57 AM Revision 902ad77b (qgis): When QgsImageCache is used to render pdf content, respect the target DPI
- For the PDF QImage driver we need to pass the desired target size onto
the image reader so that it can correctly rend... - 12:57 AM Revision f01022e6 (qgis): Use correct layout dpi to render picture item content
- Specifically this fixes very low resolution rendering of PDF files
in layout picture items - 12:57 AM Revision efb9971f (qgis): Also respect layout dpi when rendering pdf using older deprecated code
- paths
- 12:57 AM Revision c3ac5189 (qgis): Spelling
- 12:57 AM Revision 6c236a21 (qgis): [layouts] Respect image rotation exif flags
- Fixes #38611
- 12:57 AM Revision 51cb63fe (qgis): Add a target dpi argument to QgsImageCache
- This allows callers to specify the desired rendering resolution of the
image when they aren't explicitly requesting a... - 12:34 AM Revision 635c880d (qgis): Also reset field precision
- 12:31 AM Revision e98c9160 (qgis): Also reset field precision
- 09:11 PM Revision 50214071 (qgis): Merge pull request #45275 from qgis/backport-45265-to-queued_ltr_backports
- [Backport queued_ltr_backports] Add missing include
- 07:35 PM Revision 2011ffbf (qgis): Merge pull request #45263 from nyalldawson/fix_44379
- Fix rule based symbology doesn't work for columns with '-' in name
- 07:20 PM Revision 347f7001 (qgis): Add missing include
- Fix build error on centos7
- 07:16 PM Revision aa320c7e (qgis): Merge pull request #45265 from lbartoletti/patch-1
- Add missing include
- 03:57 PM Revision adcc9e62 (qgis): do not link Qt5::PrintSupport on iOS (#45268)
- * do not link Qt5::PrintSupport on iOS
* Update CMakeLists.txt
* Update CMakeLists.txt - 03:31 PM Revision 4753b5f8 (qgis): [WFS provider] Honour DCP HTTP URLs for transactions and SQL query buil...
- 03:27 PM Revision 473d6dfc (qgis): Merge pull request #45267 from rouault/fix_45242
- [WFS provider] Honour DCP HTTP URLs for transactions and SQL query builder (fixes #45242)
- 02:51 PM Revision 1c9ed80e (qgis): add tests
- 02:51 PM Revision c917e221 (qgis): sipify
- 02:51 PM Revision 36f1bec6 (qgis): QgsGeometryValidator init curve support
- 02:50 PM Revision 8acfeca8 (qgis): Server WFS 1.1: honor srsName and axis order
- Fixes #45216
- 01:16 PM Revision 6bcdb884 (qgis): [WFS provider] Honour DCP HTTP URLs for transactions and SQL query buil...
- 09:56 AM Revision 5beb18b4 (qgis): Add missing include
- Fix build error on centos7
- 08:23 AM Revision 51fa9840 (qgis): Fix rule based symbology doesn't work for columns with '-' in name
- Fixes #44379
- 08:14 AM Revision 4062ed09 (qgis): Reorder the operators to match the mesh calc ones
- 08:14 AM Revision 298f190e (qgis): Reorganize the operators and expression groupboxes
- to match the raster calculator ones
- 08:14 AM Revision 675c7392 (qgis): Remove unnecessary vertical spacer
- 08:14 AM Revision 8712dee7 (qgis): Upper case the if function label
- 08:14 AM Revision 5b68dc58 (qgis): Fix widget labels case and constraint operators widget size
- 08:13 AM Revision 030bfd96 (qgis): change the var with another
- 07:38 AM Revision b5fb85bf (qgis): Add missing signals to QgsAuthSettingsWidget
- 06:04 AM Revision 6b80624e (qgis): [vectortile] Use the general metadata information function (possible th...
- 06:04 AM Revision 52a05299 (qgis): Add encodeUri/decodeUri tests
- 06:04 AM Revision 619aa7c3 (qgis): [vector tile] Add encodeUri/decodeUri functions, fix bad layer handler'...
- 03:42 AM Revision f2856db9 (qgis): Implement a more robust way of limiting sizes for symbol preview icons
- 03:42 AM Revision 49d4b952 (qgis): Avoid trying to calculate excessively large spread/blurs in
- preview icons for draw effects
This can quasi-hang the QGIS interface
Fixes #41149 - 03:42 AM Revision c6ad4577 (qgis): Add unit tests
- 03:42 AM Revision 84b82326 (qgis): Better comment
- 03:42 AM Revision 615f68ac (qgis): When rendering symbols with sizes in map units or meters at scale
- yet NO scale is available, handle things semi-gracefully
1. Treat map units and meters at map units as millimeter va... - 03:42 AM Revision fdc3d47b (qgis): Add test to ensure QgsRenderContext created without map settings
- has an invalid (default constructed) mapToPixel
- 03:42 AM Revision 59925dff (qgis): Update tests/src/python/test_qgsrendercontext.py
- 03:42 AM Revision 4f3efc11 (qgis): spelling
- 03:42 AM Revision 9287772c (qgis): Fix nonsense test values
- 03:42 AM Revision d3792a9f (qgis): Add QgsMapToPixel::isValid() to determine if a map to pixel is default
- constructed with no parameters set or not
- 02:55 AM Revision 157c4894 (qgis): Fixes a crash when adding a single point to multi
- Fixes #45152
- 02:55 AM Revision bee364e9 (qgis): Add test for regression #45153
- 02:55 AM Revision 6a57fd02 (qgis): Astyle
- 02:55 AM Revision c32189c2 (qgis): Update tests/src/app/maptooladdfeaturepoint/testqgsmaptooladdfeaturepoi...
- Co-authored-by: Loïc Bartoletti <[email protected]>
2021-09-26
- 03:24 AM Revision 0ab6113e (qgis): Promote QgsMapSettings and QgsRenderContext enums to enum class, move t...
- 03:24 AM Revision 54cc9461 (qgis): Fix build
- 03:24 AM Revision 53fcebcf (qgis): Dox
- 03:24 AM Revision 2fc60fcd (qgis): Fix compatibility of moved QFLAGS
- 03:24 AM Revision c3c4878e (qgis): Fix build
- 03:24 AM Revision 78ca8a24 (qgis): Fix builds
- 03:24 AM Revision 174b933e (qgis): Fix build
- 03:24 AM Revision 0d131226 (qgis): Fix layout tests
2021-09-25
- 10:08 PM Revision c5238d82 (qgis): QgsApplication::init(): register QgsMapLayer* meta type (fixes #44095)
- Otherwise when using QgsProject::addMapLayer() from Python, the
following warning is emitted:
```
Warning: QObject::c...
2021-09-24
- 10:57 PM Revision 68f003cb (qgis): replace descriptionAsPythonString
- 10:57 PM Revision 968a5e85 (qgis): add method to get parameter description for python script
- 10:57 PM Revision 38b50404 (qgis): use descriptionAsPythonString method in parameter definitions
- 10:57 PM Revision caad9f2b (qgis): update tests
- 10:57 PM Revision e873dd38 (qgis): new string escaping logic for python
- 10:57 PM Revision 968db20b (qgis): add \see and \since in comments
- 10:29 PM Revision 35e0758e (qgis): Use QgsFileUtils::ensureFileNameHasExtension
- 10:29 PM Revision b5c99af6 (qgis): New shapefile layer dialog: avoid accidental overwrite of a file whose ...
- and avoid closing the dialog when the user doesn't confirm overwriting
Fixes #44299 - 10:26 PM Revision 2ed7b3e7 (qgis): Merge pull request #45230 from qgis/backport-45138-to-queued_ltr_backports
- [Backport queued_ltr_backports] [Server] Use correct schema URL for WFS 1.1.0 GetFeature response
- 10:24 PM Revision b0e37d88 (qgis): QgisApp::closeProject(): cancel canvas jobs before closing the project,...
- 05:44 PM Revision 393608ce (qgis): Add test
- 11:28 AM Revision bbb8e8f3 (qgis): [server] Allow filters to control streamed response
- 10:55 AM Revision 1b5b7d9d (qgis): Fix crash on exit when cad dock is enabled
- 08:21 AM Revision 54772f0c (qgis): Simplify annotation drawing map tool classes
- 08:21 AM Revision f9def2d9 (qgis): Move QgsMapToolCapture::layer to parent class (QgsMapToolAdvancedDigiti...
- 08:21 AM Revision 7ff1d7ef (qgis): Emit enabledChangedZ/M from cad dock so that floater correctly shows or...
- 08:21 AM Revision 55a76d1d (qgis): [cad widget] Don't assume that the canvas current layer is the
- target layer for the cad dock, but instead query the canvas map tool
for the actual target layer
Fixes (among other ... - 07:47 AM Revision d1e43b63 (qgis): Add new class QgsRecentStyleHandler
- Accessible via QgsGui::recentStyleHandler(), this is intended as
a place to store recently used style items (e.g. sym... - 07:47 AM Revision db4b0fed (qgis): Move to core
- 05:42 AM Revision 988d862f (qgis): New shapefile layer dialog: avoid accidental overwrite of a file whose ...
- and avoid closing the dialog when the user doesn't confirm overwriting
Fixes #44299 - 05:42 AM Revision 1c21c22c (qgis): Use QgsFileUtils::ensureFileNameHasExtension
- 04:40 AM Revision 48595068 (qgis): laz-perf: fix harmless unique_ptr wrong typing (makes Valgrind happier)
- (upstream laz-perf has changed much from our copy and doesn't seem to
have that flow) - 04:40 AM Revision 0e45d513 (qgis): QgisApp::closeProject(): cancel canvas jobs before closing the project,...
- 04:40 AM Revision ed708e6c (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
- 04:15 AM Revision fcc7b293 (qgis): Set map render job render context feedback object to match the layer re...
- This gives rendering subcomponents (symbols, etc) access to the
layer renderer's feedback object for cancelation checks - 04:15 AM Revision 7027d72b (qgis): Spelling
- 04:15 AM Revision f4987b22 (qgis): Actually properly hookup responsive cancelation for blurs
- 04:15 AM Revision 81dcc34e (qgis): A few more early exit paths for image operations...
- 04:15 AM Revision d838ce70 (qgis): Allow a QgsFeedback object to be associated with a render context,
- for cancelation check support
While there is the existing QgsRenderContext::renderingStopped()
check, this doesn't p... - 04:15 AM Revision 9b20b0bd (qgis): Remove unused fields
- 04:15 AM Revision 702e1cc2 (qgis): Add QgsFeedback arguments to QgsImageOperation blur methods to support
- responsive cancelation of operations
- 04:15 AM Revision 0d292884 (qgis): Add some early exit paths to QgsImageOperation
- 04:15 AM Revision 07a55037 (qgis): Remove outdated QgsVectorLayerRendererInterruptionChecker class
- This was a historic artefact from the time before
QgsMapLayerRenderer::feedback existed - 04:15 AM Revision adebbb77 (qgis): Pass on render context feedback object to QgsImageOperation operations
- Ultimately this means that the (potentially very expensive) image
operations can be aborted quickly when a map render... - 04:15 AM Revision 806735cc (qgis): Implement responsive cancelation for more paint effect operations
- 04:15 AM Revision 07239ea1 (qgis): Add some more early exit paths for shapeburst fill
- 03:50 AM Revision 968964a6 (qgis): fix customization for dock and toolbar
- 03:50 AM Revision 8dbaee7e (qgis): Apply suggestions from code review
- 03:50 AM Revision f75abec8 (qgis): add comment
- 03:17 AM Revision b40c53cf (qgis): Update src/core/geometry/qgsgeometry.cpp
- 03:17 AM Revision 9e363a4a (qgis): more const in qgscircle
- 03:17 AM Revision 48c77a3b (qgis): more const
- 03:17 AM Revision c63c630c (qgis): const qgsgeometryutils
- 03:17 AM Revision e7568f24 (qgis): const qgsrectangle
2021-09-23
- 01:50 AM Revision 9ace6597 (qgis): test_provider_wfs.py: update testSelectZeroFeature() for 3.16 branch
- 01:48 AM Revision 675a01c3 (qgis): test_provider_wfs.py: update testSelectZeroFeature() for 3.16 branch
- 01:10 AM Revision 8cd3eab1 (qgis): Use correct schema for WFS 1.1.0 GetFeature response
- 01:07 AM Revision 2aa478b5 (qgis): Fixes #44749 : list styles from database for layer with no geom
- 01:02 AM Revision 4c8185fc (qgis): Add topological points when snapping on intersection
- 01:02 AM Revision 0277aea5 (qgis): Cleanup geometry definitions for readability
- 01:02 AM Revision fdfad2b0 (qgis): Test added for topological point on intersection
- 01:01 AM Revision 78c48ab0 (qgis): remove empty line
- 01:01 AM Revision 07eff07f (qgis): [UI][FIX] Fix CAD Z/M value after snapping
- 12:57 AM Revision ae444a3f (qgis): [UI] Fix/add zm to QgsAdvancedDigitizingFloater
- 12:56 AM Revision 6fd34ca9 (qgis): Add sip5/sip6 sip-build support
- 12:55 AM Revision 4950e305 (qgis): Use correct schema for WFS 1.1.0 GetFeature response
- 12:54 AM Revision 0698a28b (qgis): [WIP] init tests with M
- 12:54 AM Revision 144444be (qgis): Adds M support in QgsQuadrilateral
- 12:54 AM Revision 5ee292f7 (qgis): constness
- 12:54 AM Revision 542187da (qgis): fix typo
- 12:54 AM Revision f54b0259 (qgis): enforce z/m type
- 12:54 AM Revision 43630c30 (qgis): add z/m tests
- 12:54 AM Revision 1623d8e5 (qgis): sipify
- 12:47 AM Revision 49af788d (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
- 12:46 AM Revision db9ddafd (qgis): [Postgres] Fixes #39146 save of cleared attributes
- 12:43 AM Revision 111b3636 (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
- 12:30 AM Revision 74e4c270 (qgis): OGR provider: do not try to open a new file ifwe are close to the limit...
- 12:30 AM Revision 80d70142 (qgis): QGIS main: increase soft limit of maximum number of files to 4096 on al...
- 12:30 AM Revision d69d8e5c (qgis): qgsfileutils: add method to know if we are close to the limit of simult...
- 12:25 AM Revision 2ed73d3f (qgis): update the geometry type in the rubber band
- 12:25 AM Revision bf946f8d (qgis): change alpha
- 12:24 AM Revision 6c457153 (qgis): add cost columns to test network
- 12:24 AM Revision b55db15f (qgis): Processing: v.net.alloc add 'method' parameter
- 12:24 AM Revision 82b2f274 (qgis): add tests
- 12:24 AM Revision fd3143ce (qgis): add expected fixtures
- 12:24 AM Revision 38ac0866 (qgis): mark 'method' parameter as optional
- 12:24 AM Revision 1e2bb8e0 (qgis): fix tests
- 12:13 AM Revision a94dd8b3 (qgis): Allow CAD dock to be used for geographic CRS, but only allow
- the x/y/z/m constraints to be set (not distance or angle based
constraints) - 12:13 AM Revision 139cc2d3 (qgis): Dynamically change x/y constraint precision based on geographic/non
- geographic crs
- 12:13 AM Revision 6e48c053 (qgis): Fix tooltips
- 12:13 AM Revision 72367db5 (qgis): Dynamically change label to lat/long when in geographic CRS
- 11:45 PM Revision 842e7749 (qgis): remove debug message from message log
- 07:46 AM Revision 7a5799eb (qgis): Merge pull request #45213 from qgis/backport-45203-to-release-3_16
- [Backport release-3_16] Fix Check Geometries plugin crash
- 04:59 AM Revision cfaf56cb (qgis): Add a minimal data provider for vector tile layers
- Fixes #45153
- 04:59 AM Revision 012f2a51 (qgis): Review fixes
- 02:37 AM Revision b7a300df (qgis): Update src/plugins/geometry_checker/qgsgeometrycheckerresulttab.cpp
- 02:37 AM Revision 8cc9d602 (qgis): check if null pointer
- 02:33 AM Revision a1dd9680 (qgis): check if null pointer
- 02:33 AM Revision c779f15d (qgis): Update src/plugins/geometry_checker/qgsgeometrycheckerresulttab.cpp
2021-09-22
- 01:00 AM Revision 7a264024 (qgis): Fix crash when opening symbology properties of a layer set to
- embedded renderer which is not compatible with embedded renderers
Fixes #45159 - 01:00 AM Revision ac72a345 (qgis): Fix some memory leaks
- 12:59 AM Revision 7ec01c0b (qgis): Do not add STYLES to WMS collection data items
- Fixes #45192
- 12:57 AM Revision 7dc13384 (qgis): QgsFeature::setId improve documentation with a warning. fixes #44898
- 10:18 PM Revision ec57fb22 (qgis): remove commented code
- 03:33 PM Revision 8ffbe391 (qgis): Merge pull request #45199 from troopa81/fix_defvalue_when_null
- Don't display default value in attribute table when null
- 02:04 PM Revision 56b41765 (qgis): Fix build
- 12:38 PM Revision 46dbf8a0 (qgis): Merge pull request #45186 from vcloarec/fixForcingLine
- Improve mesh editing force by line UI and fixes
- 11:38 AM Revision 26ae6d74 (qgis): Fixes #45198 : Don't return default value when null
- 09:24 AM Revision 6562817f (qgis): QgsFeature::setId improve documentation with a warning. fixes #44898
- 08:40 AM Revision e6b39077 (qgis): Promote QgsCoordinateTransform::TransformDirection to enum class, move ...
- This enum was forcing an include of qgscoordinatetransform.h within the
widely used qgsabstractgeometry.h header, cau... - 08:37 AM Revision 49ce6fce (qgis): fix variable
- 08:37 AM Revision f196c1a6 (qgis): Do not delete outputs of alg
- 06:04 AM Revision d5e63984 (qgis): fallthrough
- 05:47 AM Revision 939eca20 (qgis): Sipify
- 05:42 AM Revision 524c431f (qgis): When creating a new annotation layer, ensure it has a unique name
- Otherwise things get a bit confusing!
- 05:42 AM Revision 62121258 (qgis): Newly created annotation layers should inherit project CRS
- 05:42 AM Revision 8af1fae4 (qgis): Ensure main annotation layer for project has a CRS assigned too
- 05:38 AM Revision d258c94d (qgis): Improve force by polyline ui
- 04:23 AM Revision c0daa50b (qgis): Fix QgsMapToolCapture coordinates when associated with a non-vector
- layer where the layer CRS != canvas CRS
- 03:45 AM Revision 0593a7b7 (qgis): Fix geometry generator when used as symbol for annotation item
- 03:45 AM Revision 2ee90bf8 (qgis): Update test mask
- 03:45 AM Revision 57b2761c (qgis): Fix doxygen warning
- 03:45 AM Revision 749475b0 (qgis): Update test mask
- 03:45 AM Revision faddd8e5 (qgis): Add unit test
- 03:45 AM Revision 72d238cc (qgis): Ensure geometry generator symbol layer works correctly outside
- of vector layer renderers
Fixes #39159 - 03:45 AM Revision 05778aaf (qgis): Add test mask
- 03:00 AM Revision eed24cb9 (qgis): fix unwanted Z value widget
2021-09-21
- 12:36 AM Revision acf302e7 (qgis): Add a distanceWithin method to the QgsGeometryEngine virtual class
- And use it from QgsVectorLayerFeatureIterator
References #472
The current implementation is really just a wrapper a... - 12:16 AM Revision 7f42ff70 (qgis): Revert "Adapt mesh editing following new CAD Z value"
- 10:21 PM Revision 07111661 (qgis): Fix color customisation is lost when configuring renderers using
- geometry generators
Fixes #38377 - 07:03 PM Revision 11d3881f (qgis): fix force by lines with different CRS
- 04:59 PM Revision 0c4d0ead (qgis): Fix attr table model field order when changed in the provider
- Fixes the GUI part of #45139
- 02:08 PM Revision 46c7c122 (qgis): Fix geojson attr table field order
- Fixes #45139
See GH issue #45139 for the long explanation. - 08:12 AM Revision c2243a7e (qgis): Merge pull request #45141 from vcloarec/fixDisapearedSave
- fix save layer edits action for mesh layer
- 08:11 AM Revision b4ec1204 (qgis): Merge pull request #45140 from vcloarec/tuneMeshEditingWithAdvancedZvalue
- Adapt mesh editing following new CAD Z value
- 08:10 AM Revision ef2f4042 (qgis): Merge pull request #45142 from vcloarec/verticesFacesCount
- fix face/vertex count during editing
- 06:02 AM Revision 7d71baa4 (qgis): Fix loading older stored interpolated line renderers
- 06:02 AM Revision a76c2ed6 (qgis): Fix some ui issues in interpolated line renderer widget
- 06:02 AM Revision 5950326c (qgis): Add unit test for rendering interpolated line with no associated feature
- 06:02 AM Revision 34749097 (qgis): Use QgsPropertys for interpolated line renderer start/end width/color
- expressions instead of raw expressions
We can greatly simplify the code by doing so, as all the handling
of preparin... - 06:02 AM Revision cd2a17f7 (qgis): Create Qgis::SymbolLayerFlags, add flag for symbol layers to prevent
- feature clipping to map extent
- 06:02 AM Revision 9e68b454 (qgis): Interpolated line renderer: don't assume that a feature is available
- Instead we should ALWAYS use the provided points for rendering symbol
layers, or the symbol layer will be broken in v... - 06:02 AM Revision cc240e1c (qgis): Fix a bunch of clazy/clang warnings in interpolated line renderer
2021-09-20
- 01:49 AM Revision d47dc4b2 (qgis): Expose choice of units for geometry generator symbol layers
- Usually a geometry generator expression must return a geometry
in the associated layer's CRS. But this doesn't work i... - 01:49 AM Revision 950547b9 (qgis): Don't use @map_geometry, just change $geometry to desired units
- for simplicity of use
If we need access to the original feature geometry in future
this could be addressed by a new ... - 01:49 AM Revision 75f735ce (qgis): Add tests
- 01:14 AM Revision 3d599fe4 (qgis): Fix QgsGeometry.fromPolygonXY docs
- Fixes #45099
- 12:21 AM Revision 30a56ac1 (qgis): Make QgsGeos::prepareGeometry and QgsGeos::cacheGeos idempotent
- Rather than re-preparing or re-converting geometries on every call.
The "geometryChanged" method will reset the caches.
Also available in: Atom