Activity
From 2020-01-16 to 2020-02-14
2020-02-14
- 11:19 PM Revision 9441fcc9 (qgis): drag'n'drop improvements part 3 (#34479)
- * drag'n'drop improvements
part 3
this completely removes hidden config accessible under double click
now a widget ... - 05:18 PM Revision e924f70d (qgis): Add unit test
- 05:18 PM Revision 930d479a (qgis): Fix typo
- 05:18 PM Revision b4fdcec2 (qgis): Add test
- 05:18 PM Revision 0403db22 (qgis): Fixes ReadFlags value for embedded layers
- 05:18 PM Revision b52b2436 (qgis): Turn relative path into absolute path for reading embedded projects. Fi...
- 03:53 PM Revision 504d43ac (qgis): Merge pull request #34474 from m-kuhn/disable_pointcloud_test
- Revert "Add test for pointcloud layers fetching and related permissions"
- 01:43 PM Revision bf691563 (qgis): Revert "Add test for pointcloud layers fetching and related permissions"
- This reverts commit 30fe7484698046b588284ff5485115e70833a268.
- 12:45 PM Revision 34023ed9 (qgis): Merge pull request #34342 from rldhont/backport-34223-to-release-3_10
- [Backport Release-3_10][Bugfix] Read SLD TextSymbolizer for lines
- 09:50 AM Revision 2a0aa030 (qgis): Merge pull request #34428 from elpaso/bugfix-gh34404-crash-on-apply-def...
- Fix crash when switching "apply default value on update"
- 09:50 AM Revision 9b03adaa (qgis): Merge pull request #34434 from elpaso/server-standalone-small-enhancements
- Server standalone: fix DISPLAY check + minor rewording of help texts
- 09:15 AM Revision 687a9a2c (qgis): GDAL make sure we are not reading outside ...
- ... raster bounds.
Fixes #34435
Unfortunately I wasn't able to write a test for this
case: it seems to be related t... - 09:15 AM Revision aa47fe35 (qgis): Small optimization, and nodata fill in GPU path
- to be consistent to what happens in the CPU path
- 08:21 AM Revision ffd528ec (qgis): repaired broken location references in *.ui files
- to access resources in image/images.qrc
- 05:47 AM Revision 5e4c1ea6 (qgis): Make the task manager cancel operation thread-safe
- 05:47 AM Revision 956b1422 (qgis): be sure that task has ended when deleted
- 05:47 AM Revision a79431d5 (qgis): remove unlock from terminated/completed
- 05:47 AM Revision 0ed9ea93 (qgis): Fix tests and split subTask test
- 05:47 AM Revision c380b099 (qgis): Force task status update to be main in the main thread
2020-02-13
- 12:24 AM Revision 351639c8 (qgis): [vector file writer] Add coordinate transformation context to fix KML/G...
- 12:24 AM Revision cb29c2d1 (qgis): Remove one more use of deprecated vector file writer constructor
- 09:40 PM Revision 51ba7e8a (qgis): Fix hash help
- I realize that I didn't change it after our discussion on the PR https://github.com/qgis/QGIS/pull/31726.
- 09:38 PM Revision 035a406a (qgis): Add test mask
- 09:38 PM Revision 0ea024bd (qgis): Nicer cell sizes in table designer
- 09:38 PM Revision 48994db1 (qgis): [layouts] Use a proper dedicated icon for Fixed Tables
- 09:38 PM Revision 756cb6f5 (qgis): [layouts] Improve Manual Table handling of header cells
- Instead of hiding this functionality from users, we instead add an explicit
toggle to the Table Designer dialog "Tabl... - 01:15 PM Revision e4efa4f4 (qgis): Merge pull request #34145 from qgis-bot/backport-33598-to-release-3_10
- [Backport release-3_10] wfs server: don't report unsupported DWithin/Beyond in capabilities and properly report failu...
- 10:52 AM Revision 55fcdc74 (qgis): Test when buffer draw is deactivated
- 10:39 AM Revision f5e0661d (qgis): Activate buffer drawing when setting a buffer property. Fixes #28544
- 10:39 AM Revision 4e7dff52 (qgis): Add unit test
- 10:39 AM Revision 9322a0be (qgis): Deactivate buffer draw when null data defined value
- 10:39 AM Revision 2ec7fda9 (qgis): Add buffer draw checkbox in label property dialog
- 10:39 AM Revision 04b53301 (qgis): Hide BufferDraw property
- 10:39 AM Revision ece432b1 (qgis): Init unit test for QgsLabelPropertyDialog
- 10:39 AM Revision d33e5235 (qgis): Add BufferDraw property in map tool
- 10:39 AM Revision 1b57bb57 (qgis): Clean
- 10:39 AM Revision 4ba55c37 (qgis): Add unit test
- 09:03 AM Revision 6291d182 (qgis): [Bugfix] Read SLD TextSymbolizer PointPlacement for lines
- For lines, if labeling palcement is horizontal, the TextSymbolizer will contain PointPlacement instead of LinePlacement.
- 09:03 AM Revision d35374c3 (qgis): [Bugfix] Read SLD TextSymbolizer for lines
- 08:50 AM Revision 82324ece (qgis): Merge pull request #34441 from rldhont/fix-read-sld-textsymbolizer-poin...
- [Bugfix] Read SLD TextSymbolizer PointPlacement for lines
- 05:22 AM Revision 37a4c10a (qgis): Fix broken browser directory paths
- And improve documentation
Fixes #34169 - 05:21 AM Revision fb22f347 (qgis): When showing original path in the "Select a Data Source" dialog,
- allow the original path text to be selected and copied, and
make the original path a hyperlink to open the correspond... - 05:21 AM Revision 740c08be (qgis): only call data once in drawLayerTitleInternal
- 01:50 AM Revision 9ce12c08 (qgis): [vector file writer] Add coordinate transformation context to fix KML/G...
- 01:22 AM Revision 900732ba (qgis): Fix spatialite crash on field added
- 01:21 AM Revision a6cea901 (qgis): [Processing] Fix isEnabled check for modeler context menu actions
2020-02-12
- 12:32 AM Revision 301d2bae (qgis): Default to "Automatic" encoding option when adding OGR vector files
- through the Data Source Manager
This allows the embedded (LDID/CPG based) Shapefile encoding to
be used by default, ... - 12:32 AM Revision 5c84d7f5 (qgis): Spelling
- 12:32 AM Revision 8cec5d06 (qgis): [processing] Add algorithms for dealing with shapefile encoding issues
- - "Extract Shapefile encoding": extracts the embedded shapefile encoding
information and lists it for the user (and s... - 12:32 AM Revision 50bdd361 (qgis): Correct autodetection of vsizip based shapefiles depends on GDAL 3.1
- 12:32 AM Revision 9bd81de5 (qgis): QIoDevice::skip was added in Qt 5.10
- 12:32 AM Revision 54eba4a1 (qgis): Use metadata method to retrieve Shapefile encoding on GDAL 3.1+ builds
- Avoids code duplication, correct behavior with vsi* sources
- 12:32 AM Revision a74b259e (qgis): Default to automatically picking encoding when adding shapefiles
- via drag and drop or browser, instead of always picking the System encoding
- 12:32 AM Revision 5b639558 (qgis): Dox++
- 12:32 AM Revision e93bacd9 (qgis): Expand tests
- 12:32 AM Revision c0581ff1 (qgis): Don't force set new layer encoding to the UI/encoding settings value
- This was previously a band-aid fix applied in order to get shapefiles
to load using the encoding specified in the dat... - 12:32 AM Revision f36bd8f7 (qgis): Always disable GDAL side shapefile encoding handling
- And instead always do the decoding on QGIS' side. This unifies
the encoding handling whether or not we are using the ... - 12:32 AM Revision 8c10e08e (qgis): Split shapefile CPG/LDID based encoding detection to separate methods
- 12:32 AM Revision bb71b713 (qgis): Add helper method to read encoding from shapefile .cpg or LDID information
- Ported from the GDAL logic, which unfortunately is not available
for re-use directly from GDAL. - 11:40 PM Revision a4c55fb0 (qgis): Fix identify menu when an expression is used as display name
- 11:39 PM Revision 550c8bf3 (qgis): [Processing] Fix isEnabled check for modeler context menu actions
- This aligns the check with Processing scripts context menu actions and allows subclasses of QgsProcessingModelAlgorit...
- 11:38 PM Revision 2024fb56 (qgis): Fix spatialite crash on field added
- Fixes #34375
Add a check for the field index validity, but the issue was really
an undesired side effect of the spag... - 11:35 PM Revision f03eea92 (qgis): Fixes empty tracebacks for user Python code; fix #34370, #31235
- Moving python traceback collection to within runStringUnsafe() so other
threads don't clear the global error status b... - 11:35 PM Revision 0b6b09e0 (qgis): Make Travis happy (source code formatting).
- 11:35 PM Revision 213e3b6a (qgis): Fix parentheses in QgsExpression::dump()
- QgsExpression('NOT (1 or 2 or 3)').dump() previously returned 'NOT 1 or 2 or 3'.
This is especially painful since QG... - 11:34 PM Revision 1c53c774 (qgis): Fix labels don't render when mode is set to "From Symbol Bounds" and
- features are not set to be obstacles for other labels
- 11:22 PM Revision f38cc558 (qgis): [Bugfix] Read SLD TextSymbolizer PointPlacement for lines
- For lines, if labeling palcement is horizontal, the TextSymbolizer will contain PointPlacement instead of LinePlacement.
- 09:09 PM Revision 3b28791e (qgis): debian packaging: add ubuntu focal and drop disco and backport txt2tags
- updates
- 08:34 PM Revision b5f76d5f (qgis): debian packaging: add ubuntu focal and drop disco
- 07:33 PM Revision 6a16ee8b (qgis): Merge pull request #34433 from 3nids/dnd_part2
- drad'n'drop improvents part 2
- 04:40 PM Revision 0e63de68 (qgis): Do not try to compute the center of a segment of null length (#34407)
- Fix #34396
- 04:06 PM Revision ac8b7c0b (qgis): Merge pull request #34420 from m-kuhn/expression_group_binary_if_in_unary
- Fix parentheses in QgsExpression::dump()
- 03:57 PM Revision 76c13bcf (qgis): Fix DISPLAY check + minor rewording of help texts
- 03:25 PM Revision 2f50c0ac (qgis): Merge pull request #34425 from mhugent/wfs_layer_output_format
- WFS: support all GetFeature output formats for all layers
- 03:23 PM Revision e6c93784 (qgis): Merge pull request #34431 from elpaso/server-reduce-noise
- Reduce noise in server output
- 02:38 PM Revision 935dc28d (qgis): drad'n'drop improvents
- part 2
display the container editor in the right panel
this avoids opening a modal dialog
a new type of itemData ha... - 02:08 PM Revision 2770e6a7 (qgis): [FEATURE] Merge pull request #34411 from 3nids/dnd_sync_selec
- improvement of the Drag'n'Drop designer
- 01:37 PM Revision 4980adbe (qgis): QgsMapLayerAction: add legend context menu entry for action on selectio...
- A new menu entry (Actions on selection) is added to the layer tree context menu
It is shown only when required (layer... - 01:17 PM Revision 990c0e27 (qgis): Merge pull request #34423 from elpaso/bugfix-gh34379-spatialite-aspatia...
- Fix spatialite aspatial add features
- 01:10 PM Revision 4671da52 (qgis): fix crash
- 12:28 PM Revision da589c14 (qgis): Reduce noise in server output
- 12:08 PM Revision ad3db5e7 (qgis): Adapt unit test output
- 11:50 AM Revision 4d208094 (qgis): Fix crash when switching "apply default value on update"
- Fixes #34404
- 10:54 AM Revision 03b3bc72 (qgis): WFS: support all GetFeature output formats for all layers
- 10:12 AM Revision ac65ff2d (qgis): Fix spatialite aspatial add features
- Fixes #34379
- 07:54 AM Revision 71425c0e (qgis): Fix parentheses in QgsExpression::dump()
- QgsExpression('NOT (1 or 2 or 3)').dump() previously returned 'NOT 1 or 2 or 3'.
This is especially painful since QG... - 02:20 AM Revision d32d5392 (qgis): Show "Unknown CRS" entry in crs selector widget when the source CRS
- of a layer or project is unknown
Because:
1. It clearly indicates that the current CRS for the object is unknown
2. ... - 02:20 AM Revision c14c6c89 (qgis): Fixes #33339 : don't display "no data received" message if WCS download...
- (cherry picked from commit dfdb9cf965545a32f3d32c568ffaac500ad85627)
- 02:20 AM Revision 3640c654 (qgis): don't let blank tile if wcs result bbox doesn't match the requested one
- (cherry picked from commit 9e540f07f5bac633ceb92cf620c197a94cd19caa)
- 02:20 AM Revision 4e3be1b4 (qgis): [processing] Define Layer Projection tool should write .prj files
- using WKT1 ESRI format, not GDAL
Fixes #34007
(cherry picked from commit f41dd11e9214b4d6ca5dcc31c6612a65d134ce83) - 02:20 AM Revision e9008e8b (qgis): Remove qpj files when defining shp projection from processing and Proj ...
- is present
These files aren't/shouldn't be used under proj 6 builds
(cherry picked from commit dae36b343e6455c2d01c... - 02:20 AM Revision 9347d9d5 (qgis): [needs-docs] Rename "Define layer projection" to "Define Shapefile proj...
- This algorithm ONLY works on shapefile inputs, so make that clear in the algorithm's
display name and helper strings
... - 02:20 AM Revision 7c866701 (qgis): Show 'unknown CRS' in status bar instead of blank text when project
- CRS is set to an unknown CRS
Refs #33458
(cherry picked from commit c6319b263992c9d52646096d851cab6c674125ff) - 02:20 AM Revision 327a3c1c (qgis): Fix awkward group box title
- (cherry picked from commit 76808f6e183ef7dd1984f84bdcec84915004f665)
- 02:20 AM Revision 7d33f8cf (qgis): Don't force users to make a choice in the datum transform dialog
- It's possible to get a situation where none of the options can be
selected, because they all require a grid which isn... - 02:20 AM Revision dc964eeb (qgis): Fixed issue with vertex tool rectangular selection on a rotated map canvas
- (cherry picked from commit c77e99409083feb128241a2f3ad9b1b80ec83061)
- 02:20 AM Revision db1b3df8 (qgis): deleted unused variables
- (cherry picked from commit ae5ffd46b2ca0836368b799b6b2db0ebbab04fe2)
- 02:20 AM Revision 014ea411 (qgis): Avoid CRS detection via .qpj when using GDAL3/PROJ6 (fixes #34211)
- (cherry picked from commit 012ee83e85ccf1bf0c71a6cd8cea7cc2556bd6a8)
- 02:20 AM Revision 82218832 (qgis): Fix crash in server feature info due to storing incorrect reference to ...
- Seriously, auto is just plain dangerous and makes for fragile code.
Let's all just stop using it PLEASE?
(cherry pic... - 02:15 AM Revision 143b7fcc (qgis): Fix typo
- (cherry picked from commit 2429eb34f5690882da11245ba94d1dce14d3276f)
- 02:15 AM Revision 834b8226 (qgis): Some tweaks to the add delimited text layer dialog
- - Avoid the crs widget display when there is no geometry expected in the layer
- Align the crs widget with other geom... - 02:15 AM Revision e1b8f573 (qgis): [HIG] Remove colon from widget label in status bar
- (cherry picked from commit 4557a31cbda4d28e74098686e9b289123afbe4d4)
- 02:15 AM Revision aa40b194 (qgis): Add some missing dox and reference
- (cherry picked from commit 224d6bc03fdb457dc29cbf4b94b6151c39dfa7e0)
- 02:15 AM Revision e332ebe1 (qgis): Update qgsfeedback.h
- (cherry picked from commit 74de90bde5cac897987c9f3d61b0ae71a36cd84a)
- 02:15 AM Revision 0eab288b (qgis): Update qgsfeedback.sip.in
- (cherry picked from commit 85b31cff1ad3613cea444b5035442cce26bdcdd6)
- 02:15 AM Revision d65524a1 (qgis): Update qgsmaplayerstyle.sip.in
- (cherry picked from commit 5c4bc34ffb109adec9dd8c4e0dc92ed50fc67684)
- 02:15 AM Revision 63f69b95 (qgis): Update qgsmaplayerstyle.h
- (cherry picked from commit 803512c729cdcfa1ac4d28b8e011e2f36bc01ab7)
- 02:15 AM Revision 19dcffe4 (qgis): Update qgsrasterlayer.h
- (cherry picked from commit 899feeec78b8388b43d2c529b9224a31515071aa)
- 02:15 AM Revision 3a4139d1 (qgis): Update qgsrasterlayer.sip.in
- (cherry picked from commit 27da26bf170b5b53c739da5e62f0bcfb35dbefdb)
- 02:15 AM Revision 0fd99f32 (qgis): Fix backport bot instant trigger
2020-02-11
- 09:55 PM Revision eb190891 (qgis): fix ownership issues in dualview/attributetable (#34413)
- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- 08:49 PM Revision 181bfd4f (qgis): fix ownership issues in dualview/attributetable (#34403)
- * fix ownership issues in dualview/attributetable
correctly fix #33120
* update dox + bindings - 06:58 PM Revision 79ee761c (qgis): Merge pull request #34368 from uclaros/fix_ogrprovider_setsubsetstring
- Fix setSubsetString return value on error
- 05:26 PM Revision d1126c3a (qgis): remove warnings, use modern style cast
- 05:06 PM Revision c03a8c9f (qgis): improvement of the Drag'n'Drop designer
- * do not show editor when several fields are selected
* synchronize selection both ways
fixes #28570 - 06:41 AM Revision 879294df (qgis): Fix identify menu when an expression is used as display name
- 06:41 AM Revision 71f851bc (qgis): avoid code duplication
- 06:39 AM Revision 34acc14f (qgis): lowercase NEWS
- 06:39 AM Revision 6fdff8a0 (qgis): remove .tmp
- 06:39 AM Revision c23d37cd (qgis): Fix build with txt2tags >= 3.5
- 06:39 AM Revision 40ab96fd (qgis): [edit widgets] Fix text edit right-click menu item background when widg...
2020-02-10
- 11:18 AM Revision 3220dd53 (qgis): Fix relation reference constraint when identifying a feature
- 10:06 AM Revision c01cdd2a (qgis): Fix chain filter when null values are not allowed
- 08:39 AM Revision ef108f35 (qgis): Reduce noise from workflows (#34372)
- Only trigger workflows to doc and backport when appropriate
- 06:48 AM Revision 73556332 (qgis): Set up an OpenGL Context to be shared between threads beforehand
- 06:14 AM Revision 77f47f0d (qgis): [edit widgets] Fix text edit right-click menu item background
- when widget is disabled (fixes #29542)
- 04:48 AM Revision 249c75b9 (qgis): Set up an OpenGL Context to be shared between threads beforehand
- Allows for plugins that depend on Qt WebEngine module.
- 02:25 AM Revision 9cdf76a9 (qgis): Fix geometry save/restore for snapping configuration dialog, make
- dialog a Tool window type
- 01:39 AM Revision b4c359a5 (qgis): Fixes empty tracebacks for user Python code
- Moving python traceback collection to within runStringUnsafe() so other
threads don't clear the global error status b...
2020-02-09
- 06:53 PM Revision 58f12067 (qgis): Fix build with txt2tags >= 3.5
- 05:06 PM Revision 2218bd12 (qgis): spelling
- 03:12 PM Revision 5bf937f0 (qgis): Added tests for malformed subsetstrings on the ogr provider
- 06:20 AM Revision 3c64bbdc (qgis): Make QgsExifTools QML friendly
2020-02-08
- 11:40 PM Revision a672ef53 (qgis): update raster layer temporal properties tests
- 11:04 PM Revision 577e7210 (qgis): Merge pull request #33952 from m-kuhn/server_wms_equal_layer_name
- [server] do not drop layers with duplicate names
- 12:05 PM Revision 0b4cc5ad (qgis): Fix setSubsetString return value on error
- 08:19 AM Revision d0371607 (qgis): add read and write xml tests
- 06:26 AM Revision 8232f2db (qgis): edits per review on qgs map canvas
- 06:26 AM Revision 930f7a59 (qgis): added new map layer temporal properties sub classes with tests
- 06:26 AM Revision 2d578393 (qgis): updated docs
- 06:26 AM Revision c4355ab8 (qgis): updates on map layers temporal properties classes
- 06:26 AM Revision d9926a9f (qgis): fix travis tests
- 06:26 AM Revision 81e06a8c (qgis): added tests for temporal property
- 06:26 AM Revision 10a95c17 (qgis): update qgsabstracttemporal test
- 06:26 AM Revision 99bbe9bd (qgis): updates on qgsabstracttemporal sip and tests
- 06:26 AM Revision 62efb55a (qgis): updates on tests and abstract temporal class
- 06:26 AM Revision 6af7e8d7 (qgis): added abstract temporal class
- 06:26 AM Revision a26155b1 (qgis): remove access of private members from qgstemporalrangeobject
- 06:26 AM Revision 4628bc42 (qgis): updated render context test and fix travis tests
- 06:26 AM Revision 6ecaf847 (qgis): added new temporal property class
- 06:26 AM Revision 618f2578 (qgis): moved qgsabstracttemporal class to qgstemporalrangeobject class as per ...
- 06:18 AM Revision b38d78ea (qgis): [layouts] When editing a manual table contents in the editor dialog,
- make the cell editor delegate auto-expand to fit the cell contents
Makes the editor more spreadsheet-style and easie... - 06:18 AM Revision c76c3904 (qgis): Separate display role from cell content role in table editor, so that
- we can show properly formatted numbers in the table editor for cells
with a numeric format set - 06:17 AM Revision 38ea5c17 (qgis): Remove qGreater use
- 06:17 AM Revision 9fb02d6b (qgis): Remove last traces of obsolete Qt4 API usage (from c++ -- may still be ...
- 06:17 AM Revision 06d4dee5 (qgis): Prevent builds which utilise API deprecated in <= Qt 5.8
- Ideally this would be at least 5.9 (the minimum Qt version supported),
but unfortunately the Qwt libraries utilise QS... - 06:17 AM Revision 44b2518d (qgis): QT_PLUGINS_DIR is still required
- 06:17 AM Revision 8eb3e58a (qgis): No more setTime_t
- 06:17 AM Revision d4f7bb90 (qgis): No more QSqlError::number()
- 06:17 AM Revision aad4e844 (qgis): Remove old Qt4 compatibility module
- 06:17 AM Revision 8b21a5ba (qgis): Deprecate QSqlError constructor
- 06:17 AM Revision 4a8259b7 (qgis): Deprecation warnings for everyone!
- Let's all join the fun and share workload
- 06:17 AM Revision 57bba33f (qgis): Update modeltest files
- 06:17 AM Revision d644ca38 (qgis): Another one
- 06:17 AM Revision ca039a97 (qgis): Fix Qt 5.9 build
- 06:17 AM Revision 5fb9977a (qgis): Missed one
- 06:17 AM Revision 6340fb55 (qgis): Spelling
2020-02-07
- 07:19 PM Revision a0723939 (qgis): Merge pull request #34350 from elpaso/bugfix-gh34333-gpkg-fid-shifted
- Fix FID real fields shifted when exported to GPKG
- 04:49 PM Revision 608af911 (qgis): Disable PG flacky test case
- 04:26 PM Revision 3f5583cf (qgis): PG: fix default value for IDENTITY PKs
- Fixes #29560 - PostgreSQL identity column not recognized properly
- 02:42 PM Revision 032ed312 (qgis): Merge pull request #34293 from elpaso/bugfix-gh28643-NULL-representatio...
- Merge pull request #34157 from elpaso/bugfix-gh28643-NULL-representation
- 02:41 PM Revision 68ad59b2 (qgis): Merge pull request #34290 from elpaso/bugfix-gh33585-bigint-categorized...
- Fix spatialite uniquevalues with bigint
- 11:03 AM Revision f9c341b4 (qgis): Merge pull request #34256 from pblottiere/server_level_exception
- Raise log level of server exception
- 11:03 AM Revision ddaf8392 (qgis): Merge pull request #33836 from kadas-albireo/serverbuild
- Fix server mingw build
- 10:50 AM Revision a8181074 (qgis): Fix spatialite uniquevalues with bigint
- Fixes #33585
- 10:33 AM Revision b0fceeff (qgis): Fix FID real fields shifted when exported to GPKG
- Fixes #34333
- 10:19 AM Revision 578616cf (qgis): Port font marker away from deprecated API
- Note: it's highly likely there's a bug here, and we should be
using the (tight)boundingRect of the string here instea... - 08:19 AM Revision 3c89d269 (qgis): More test updates
- 08:19 AM Revision ca9a989c (qgis): Test updates
- 08:19 AM Revision 5566c534 (qgis): Fix deprecated api use in QgsDataDefinedSizeLegend, port away from ints to
- make more layout export friendly
- 05:35 AM Revision f3c42341 (qgis): Fix a warning when building on >= Qt 5.13
- 03:22 AM Revision aca059a8 (qgis): Fix IN/NOT IN evaluation with very number like strings
- 03:11 AM Revision 51f4f032 (qgis): [needs-docs] Add a recenter button to the GPS information panel
- There's NO way to recenter the map on the GPS location, which is a
HUGE ux limitation in QGIS' GPS handling. This com... - 02:57 AM Revision b446bc01 (qgis): Fix mention of compositions in dox
- 02:54 AM Revision 5bbb1e81 (qgis): Fix recent expressions in select by exp dlg
- Fixes #33791
- 02:15 AM Revision 46be2cb1 (qgis): Merge pull request #34294 from elpaso/bugfix-gh34148-wfs-case-sensitive...
- WFS case insensitive KVP URL query arguments check
- 01:31 AM Revision 7f230124 (qgis): Fix issue #28854 Export project to dxf symbol size
- 01:03 AM Revision 7f00a404 (qgis): Fix oriented minimum bounding box algorithm
- 01:02 AM Revision dfdb9cf9 (qgis): Fixes #33339 : don't display "no data received" message if WCS download...
- 01:02 AM Revision 9e540f07 (qgis): don't let blank tile if wcs result bbox doesn't match the requested one
2020-02-06
- 12:11 AM Revision b75acc78 (qgis): Fixes #31626 don't crash on oracle getFeature(id) with an invalid id
- 12:05 AM Revision 167e0de6 (qgis): Fix IN/NOT IN evaluation with very number like strings
- Only allow evaluation of number-like strings as numbers when
we aren't comparing two strings (matches behavior with o... - 12:04 AM Revision 85578974 (qgis): Handle correctly the unit type millimeter when exporting simple marker ...
- The strategy is the same as the one used when exporting svg marker symbol, ie simply use the map unit scale factor to...
- 12:02 AM Revision 927d10c7 (qgis): Fix oriented minimum bounding box algorithm
- Fixes #33532
- 11:57 PM Revision e66a1c77 (qgis): Merge pull request #34223 from rldhont/fix-read-sld-textsymbolizer-for-...
- [Bugfix] Read SLD TextSymbolizer for lines
- 11:26 PM Revision 76cf2791 (qgis): Merge branch 'master' into geometry-type-based-styles
- 09:06 PM Revision 104a5905 (qgis): Some very ugly ports away from deprecated Qt methods
- There's no straightforward way to avoid the deprecated methods here, so we have to
copy Qt5's compatibility helpers. ... - 09:05 PM Revision ff839a44 (qgis): [needs-docs][gps] Fix mouse cursor GPS distance display for touch scree...
- On touch screen devices, we can't show the GPS distance status bar message
as the cursor moves (because there's no "h... - 05:55 PM Revision 6609651c (qgis): Merge pull request #34295 from elpaso/bugfix-gh34167-pg-views-pk-3_10
- Fix PG views PK
- 05:06 PM Revision 8671f6fc (qgis): Tests for PG views PKs ordering
- 01:14 PM Revision 423ef5b4 (qgis): Merge pull request #34298 from elpaso/bugfix-gh33383-ogr-spatialite-res...
- Backport of Dataprovider ogr spatialite respect provider defaults
- 09:29 AM Revision 1e044c1b (qgis): Backport from master ogr/spatialite provider defaults
- 06:19 AM Revision d2639bc6 (qgis): Fix mention of compositions in dox (#34318)
- 04:22 AM Revision b8046ded (qgis): Fix row conditional formatting
- 04:22 AM Revision 224d6bc0 (qgis): Add some missing dox and reference
2020-02-05
- 07:46 PM Revision e172a6b3 (qgis): Makes layer prop. info text a bit smaller
- ... also makes first cell column a bit larger
Fixes #33862 (partial fix) - 07:43 PM Revision 92397e83 (qgis): Merge pull request #33953 from elpaso/bugfix-gh33885-PG-slow-raster-scan
- Fix slow PG raster SRID identify
- 07:43 PM Revision e0dbd330 (qgis): Toggle layer visibility in custom layer order panel
- Fixes #33854
- 07:40 PM Revision bdafd7b4 (qgis): Fix widget wrong values 0 doubles
- Fixes #34118
Because:
QVariant(0.0) == QVariant(QVariant.Double) -> True
but:
QVariant(0.0).isNull() == QVariant(... - 07:38 PM Revision 282f90ed (qgis): Do not insert 0x0 in XML
- Fixes #34218
- 07:38 PM Revision fa153798 (qgis): fix crash when mPoints.size() == 1
- 07:38 PM Revision fd493ffd (qgis): [BUGFIX] Remove Added Vertex with Add Circular String. Fixes #29688
- 07:38 PM Revision 9ad530df (qgis): add test for CircularString Radius
- 07:38 PM Revision f8e8881e (qgis): add test
- 07:37 PM Revision 1dd2c315 (qgis): add tests
- 07:37 PM Revision f16ae2a1 (qgis): replace mPoints.size() < 1 by mPoints.empty() and fix logic with rubber...
- 07:37 PM Revision 1b007083 (qgis): Unfocus regular polygon widget
- 07:37 PM Revision 50a8f1ab (qgis): Fixes #25597 Allow use of Backspace key to undo vertex added
- 07:37 PM Revision d3bb3b66 (qgis): While I'm here, unallow to add useless points
- 07:36 PM Revision 6bffe18a (qgis): Fix row conditional formatting
- Fixes #34122
The original implementation was storing the styles
in an hash keyed by the row number from the model
in... - 07:35 PM Revision 947fe8d5 (qgis): Add an advanced settings key to allow disabling of the "pan distance"
- message which shows in the status bar after a pan operation
- 07:34 PM Revision 438f0fad (qgis): Tweak GPS distance status bar message to work better on smaller screens
- 07:34 PM Revision dcd14479 (qgis): Fix transform errors caused by GPS bearing update
- The center was being double-transformed
- 07:33 PM Revision 60d89ecc (qgis): Fix clearing colors for selection of mixed color cells in table editor
- 06:31 PM Revision f8d863c3 (qgis): Merge pull request #34309 from elpaso/bugfixgh-gh34259-filter-expressio...
- Fix test message from query builder on errors
- 04:40 PM Revision ea1e7ffa (qgis): Merge pull request #34308 from 3nids/backport-34266-310
- Backport Fix map layer actions rendering in attribute table (backport #34266)
- 02:08 PM Revision e0615d49 (qgis): MDAL 0.5.0
- 01:59 PM Revision 5d8c4f83 (qgis): Fix test message from query builder
- Fixes #34259
- 01:28 PM Revision 67428265 (qgis): Use portable qputenv/qunsetenv instead of platform specific setenv/_put...
- 01:28 PM Revision 41f459bc (qgis): Fix case
- Co-Authored-By: Nyall Dawson <[email protected]>
- 01:28 PM Revision 7e02b74f (qgis): only show if the context menu is shown over a selected row
- 01:28 PM Revision e855faa7 (qgis): list action with MultipleFeatures as target to be run for the layer sel...
- 01:27 PM Revision 95a6a89e (qgis): skip map layer actions with MultipleFeatures as target in the arttribut...
- 10:24 AM Revision b7bdb9a7 (qgis): Fix PG views PK
- Fixes #34167
- 10:21 AM Revision 430d8c25 (qgis): Remove test case on not existent view
- 10:18 AM Revision c1e8a93e (qgis): WFS case insensitive KVP URL query arguments check
- Fixes #34148
- 10:16 AM Revision 2004d86e (qgis): Merge pull request #34157 from elpaso/bugfix-gh28643-NULL-representation
- Fix field formatter NULL representation
- 09:08 AM Revision 2e766b6a (qgis): Merge pull request #34270 from elpaso/bugfix-gh34269-pg-merge-features
- Fix merge features with PG tables
- 09:07 AM Revision 4fb42ae6 (qgis): Merge pull request #34266 from 3nids/maplayeraction-multiple
- Fix map layer actions rendering in attribute table
- 07:18 AM Revision 7e7def8e (qgis): Fix case
- Co-Authored-By: Nyall Dawson <[email protected]>
- 05:32 AM Revision 6f82f3c9 (qgis): Fix outdated reference to GeoAlgorithmExecutionException in dox
- 05:06 AM Revision b8a12be5 (qgis): Fix more qt deprecation warnings
- 03:54 AM Revision 05c31863 (qgis): Fix outdated reference to GeoAlgorithmExecutionException in dox
- 02:44 AM Revision b5698cfb (qgis): Fix excessive padding at bottom of attribute table filter section
- 01:13 AM Revision 94ca809a (qgis): Capitalization
- 01:12 AM Revision 00c86182 (qgis): More qt deprecation warning fixes
2020-02-04
- 09:52 PM Revision 78109c6c (qgis): Log with info level
- 08:00 PM Revision a4d8820d (qgis): nyall's review
- 08:00 PM Revision 6fe51c42 (qgis): Close vertex for line when editing. fixes #32359 [needs-docs]
- 07:56 PM Revision 3d3e1a7d (qgis): Fix more deprecation warnings
- 07:56 PM Revision 692a1409 (qgis): [needs-docs] Rename "Define layer projection" to "Define Shapefile proj...
- This algorithm ONLY works on shapefile inputs, so make that clear in the algorithm's
display name and helper strings - 07:56 PM Revision f41dd11e (qgis): [processing] Define Layer Projection tool should write .prj files
- using WKT1 ESRI format, not GDAL
Fixes #34007 - 07:56 PM Revision dae36b34 (qgis): Remove qpj files when defining shp projection from processing and Proj ...
- is present
These files aren't/shouldn't be used under proj 6 builds - 07:56 PM Revision 11c39d3e (qgis): Fix user projection not identified as such
- 05:54 PM Revision 9b99daba (qgis): Fix merge features with PG tables
- Fixes #34269
By moving the refreshMergedValue() at the end of
createTableWidgetContents() we set the correct
behavio... - 04:17 PM Revision f1a886a9 (qgis): Merge pull request #34227 from elpaso/bugfix-gh34226-layer-deps-double-...
- Fix layer dependencies double load of layers
- 03:09 PM Revision c2c9d192 (qgis): Fix Qt53DExtrasConfig.cmake syntax which triggers error on ubuntu 20.04...
- 02:17 PM Revision d53bab5c (qgis): list action with MultipleFeatures as target to be run for the layer sel...
- 02:17 PM Revision b9c036d0 (qgis): only show if the context menu is shown over a selected row
- 02:17 PM Revision 5f391ff6 (qgis): skip map layer actions with MultipleFeatures as target in the arttribut...
- 01:43 PM Revision 0815ad48 (qgis): Fix user projection not identified as such
- 09:14 AM Revision 2d8591f9 (qgis): Raise log level of server exception
- 08:57 AM Revision 96a7fb8f (qgis): Merge pull request #34207 from strk/test-profile-temp
- Set QGIS_CUSTOM_CONFIG_PATH to temporary dir for python tests
- 07:55 AM Revision 644a5525 (qgis): Don't force users to make a choice in the datum transform dialog
- It's possible to get a situation where none of the options can be
selected, because they all require a grid which isn... - 07:55 AM Revision 941f59f0 (qgis): Add "install grid" button to coordinate operation widget when a grid is...
- This syncs the coordinate operation widget UX with other grid-related handling
widgets, where a user-friendly option ... - 07:54 AM Revision 2908227f (qgis): Show full CRS WKT for custom CRS in layer properties
- 07:53 AM Revision 97c50f92 (qgis): Handle unit type "m" in custom WKT strings on proj 6 builds
- 07:51 AM Revision fac99702 (qgis): Show "Unknown CRS" entry in crs selector widget when the source CRS
- of a layer or project is unknown
Because:
1. It clearly indicates that the current CRS for the object is unknown
2. ... - 07:51 AM Revision c6319b26 (qgis): Show 'unknown CRS' in status bar instead of blank text when project
- CRS is set to an unknown CRS
Refs #33458 - 07:51 AM Revision 76808f6e (qgis): Fix awkward group box title
- 06:55 AM Revision 445de78c (qgis): Follow up 012ee83: delete .qpj file when overwriting pre-existing shape...
- 06:00 AM Revision b4142c38 (qgis): Fix crash when changing raster data source
- 05:58 AM Revision ab862273 (qgis): Follow up 012ee83: delete .qpj file when overwriting pre-existing shape...
- 05:02 AM Revision caf334e6 (qgis): Fix crash when changing raster data source
- Fixes #34231
- 04:13 AM Revision 1f79485f (qgis): Don't use deprecated QCoreApplication::hasPendingEvents method
- This was deprecated by qt for numerous reasons, but mostly because
it was totally misleading in a lot of circumstances. - 02:42 AM Revision 859f7413 (qgis): BUG: fix add vertex from end point for CompoundCurveZ in gpkg
- fix #32080
- 02:41 AM Revision c589bde3 (qgis): Fix "Random points along line" alg
- Fixes "Random points along line" (qgis:randompointsalongline) algorithm.
See https://github.com/qgis/QGIS/issues/3315... - 02:41 AM Revision 2788cc9c (qgis): Fix "Random points along line" alg
- Fixes "Random points along line" (qgis:randompointsalongline) algorithm
Fixes #33156 - 02:40 AM Revision 5e3ba6ca (qgis): Avoid CRS detection via .qpj when using GDAL3/PROJ6 (fixes #34211)
- 01:28 AM Revision ae5ffd46 (qgis): deleted unused variables
- 01:28 AM Revision c77e9940 (qgis): Fixed issue with vertex tool rectangular selection on a rotated map canvas
- 01:17 AM Revision 012ee83e (qgis): Avoid CRS detection via .qpj when using GDAL3/PROJ6 (fixes #34211)
- 01:11 AM Revision 77f07e23 (qgis): [FreeBSD] Update FindGRASS.cmake
2020-02-03
- 11:18 PM Revision 8a88ce6a (qgis): Fixes #25597 Allow use of Backspace key to undo vertex added
- 11:18 PM Revision 40f7c873 (qgis): While I'm here, unallow to add useless points
- 11:18 PM Revision 38333db4 (qgis): Unfocus regular polygon widget
- 11:18 PM Revision 3f737d55 (qgis): replace mPoints.size() < 1 by mPoints.empty() and fix logic with rubber...
- 11:18 PM Revision 2331b8e8 (qgis): add tests
- 11:13 PM Revision 02a6fd40 (qgis): Fix "Random points along line" alg
- Fixes "Random points along line" (qgis:randompointsalongline) algorithm.
See https://github.com/qgis/QGIS/issues/3315... - 11:13 PM Revision e82ba525 (qgis): Fix "Random points along line" alg
- Fixes "Random points along line" (qgis:randompointsalongline) algorithm
Fixes #33156 - 10:43 PM Revision c3898d9a (qgis): [FreeBSD] Update FindGRASS.cmake
- 08:39 PM Revision f072e09a (qgis): Fix Qt53DExtrasConfig.cmake syntax which triggers error on ubuntu 20.04...
- 08:37 PM Revision bb20cee0 (qgis): Handle unit type "m" in custom WKT strings on proj 6 builds
- Fixes #34196
- 08:37 PM Revision d06f2d81 (qgis): Do not insert 0x0 in XML
- Fixes #34218
- 08:36 PM Revision cd12bdd1 (qgis): add missing include of spatialindex
- 08:36 PM Revision d971b12f (qgis): Update CMakeLists.txt
- 06:40 PM Revision e5edf52e (qgis): Fix layer dependencies double load of layers
- Fixes #34226
- 03:48 PM Revision 7cc1b5d6 (qgis): Update qgsalgorithmsubdivide.cpp
- 03:22 PM Revision 9e5b2691 (qgis): [Bugfix] Read SLD TextSymbolizer for lines
- 02:54 PM Revision dd19eb8e (qgis): add missing include of spatialindex (#34220)
- fixes build on macos
- 09:55 AM Revision 19d58bda (qgis): Show full CRS WKT for custom CRS in layer properties
- Fixes #33862
- 09:28 AM Revision c23a1979 (qgis): Set QGIS_CUSTOM_CONFIG_PATH to temporary dir for python tests
- Partially fixes #34185
See also #34187 - 08:04 AM Revision db40d88e (qgis): Fix memory leaks
- 05:30 AM Revision d6d6bde5 (qgis): Memory layers clone: use updated source
- 03:19 AM Revision 033f9019 (qgis): Memory layers clone: use updated source
- Fixes #34134
- 03:15 AM Revision 835a4a0a (qgis): Fix leak
2020-02-02
- 11:26 PM Revision 900166fb (qgis): Fix PG views PK
- Fixes #34167
- 11:26 PM Revision 6d7072a6 (qgis): Remove test case on not existent view
- 11:26 PM Revision 4362c282 (qgis): Tests for PG views PKs ordering
- 08:51 PM Revision 7583d52e (qgis): Modify Graphical Modeler title
- The menu item and title of the dialogue is now same i.e Graphical Modeler
- 08:50 PM Revision 89546fc4 (qgis): Fix various nullptr dereference when opening project with broken vector...
- Found when replacing <provider>ogr</provider> by something else.
Number of nullptr checks in QgsVectorLayer class ha... - 08:50 PM Revision 2eeceb5f (qgis): Fix various nullptr dereference when opening project with broken raster...
- Found when replacing <provider>gdal</provider> by something else.
Number of nullptr checks in QgsRasterLayer class h... - 08:50 PM Revision e37afc83 (qgis): Fix nullptr dereference when opening project with broken mesh provider
- 08:48 PM Revision f9f1ad70 (qgis): Task manager deprecation warning fixes
- 08:48 PM Revision 06082a15 (qgis): [processing] Improve temporary directory handling
- - Make the new Temp Folder setting optional, default to an empty
string, and note that empty = use default
- Move res... - 08:48 PM Revision 5e7ee697 (qgis): Improve test
- 08:48 PM Revision 9e4a53b9 (qgis): [processing] Ensure that any user set temporary folders actually exist,...
- 08:48 PM Revision a2f37ccc (qgis): [processing] Use a list of previous temporary folders, so that we can d...
- cleanup of ALL of them until session end
- 08:47 PM Revision a2e7ad10 (qgis): Fix "Densify by interval" processing algorithm
- 03:21 AM Revision efe59758 (qgis): Fix "Densify by interval" alg
- Fixes #33470
2020-02-01
- 03:08 PM Revision 73f707e0 (qgis): Merge pull request #34184 from m-kuhn/azure-osuosl
- [azure] Switch osgeo mirror to osuosl
- 01:47 PM Revision 170a6a55 (qgis): Merge pull request #34186 from strk/deprecated-crs-constructor
- Drop use of deprecated QgsCoordinateReferenceSystem constructor
- 01:45 PM Revision a7168237 (qgis): Merge pull request #34189 from m-kuhn/undo_travis_db_debug
- Revert "More debug for [travis]"
- 12:58 PM Revision 8dbb8551 (qgis): Revert "More debug for [travis]"
- This reverts commit c58f7f49e8dffa12e8f749e34792abedc8824287.
- 11:48 AM Revision f98fc05f (qgis): Merge pull request #33985 from m-kuhn/cdash_new_parse_dash_results
- Update cdash parse_dash_results to new API
- 11:45 AM Revision 6672f1bb (qgis): Switch remaining url
- 10:30 AM Revision 7d6f86cd (qgis): Merge pull request #33742 from m-kuhn/pull_request_template_adjust
- Improve pull request template
- 10:28 AM Revision 4b2abb1d (qgis): Switch osgeo mirror to osuosl
- Because 🚀
- 10:22 AM Revision b4fa419f (qgis): Drop use of deprecated QgsCoordinateReferenceSystem constructor
- 09:42 AM Revision 735d66c6 (qgis): Improve help
- 02:28 AM Revision 528a45d7 (qgis): Fix modeler draws lines to wrong output
2020-01-31
- 08:59 PM Revision 5ae98073 (qgis): [processing] Fix modeler draws lines to wrong output when connecting
- the green output boxes back to their linked algorithms
- 04:16 PM Revision 17448b1a (qgis): Merge pull request #34171 from elpaso/bugfix-gh34132-db-manager-pg-conn...
- DB manager PG connection proper API usage
- 04:00 PM Revision 0d55352f (qgis): Merge pull request #34175 from elpaso/bugfix-gh34148-wfs-case-sensitive...
- WFS case insensitive KVP URL query arguments check
- 02:21 PM Revision faa55aef (qgis): Merge pull request #34157 from elpaso/bugfix-gh28643-NULL-representation
- Fix field formatter NULL representation
- 01:35 PM Revision 949efbd8 (qgis): DB Manager: fix tests and minor cleanup
- 01:25 PM Revision 4d746b98 (qgis): Merge pull request #34168 from elpaso/travis-disable-pg-default-value-a...
- Disable PG flacky test case
- 12:25 PM Revision b6413077 (qgis): WFS case insensitive KVP URL query arguments check
- Fixes #34148
- 10:47 AM Revision a6e90504 (qgis): DB manager PG connection proper API usage
- Fixes #34132
- 09:43 AM Revision ee6df432 (qgis): Disable PG flacky test case
- 09:40 AM Revision 092894b6 (qgis): Field formatter: pass default value to the formatter
- ... even when it's equal to the default.
- 08:46 AM Revision c89b511f (qgis): Merge pull request #34106 from nyalldawson/deprecations3
- Fix deprecated QWeakPointer use of QObject
- 07:55 AM Revision ac3b446a (qgis): Fix Points Along Geometry handling of multipart geometries
- 07:54 AM Revision d421313f (qgis): Fix QStringList values are not accepted as valid values
- 07:38 AM Revision 0dfd2c9c (qgis): [processing] Port logic from Join by Location algorithm to Extract
- by Location and Select by Location, allowing an optimised iteration
when extracting few features from a reference lay... - 05:46 AM Revision 3fb18a22 (qgis): [processing] Fix Points Along Geometry handling of multipart geometries
- Fixes #34022
- 05:23 AM Revision 07a50f3d (qgis): Make unit test not dependant on presence of gsb grid files
- 05:23 AM Revision 8b00c351 (qgis): Make another test gsb-insensitive
2020-01-30
- 10:34 PM Revision 4ed3924c (qgis): [processing] Looks for script algorithm files also in subfolders.
- 10:34 PM Revision 67db1dbb (qgis): [processing] Catch AttributeError and TypeError when loading Processing...
- Otherwise an error in decorator of one script prevents all scripts from loading.
- 10:33 PM Revision d1d7dfe4 (qgis): [processing] When listing available layer sources for an input in the
- model designer, prefer to show the user's defined name for that output
instead of the generic one
Makes it easier to... - 10:33 PM Revision abcb8d20 (qgis): [processing] Fix QStringList values are not accepted as valid values fo...
- 10:26 PM Revision 9bcd9809 (qgis): [processing] Fix some field names are rejected in modeler for non-multi...
- 10:23 PM Revision 6e67d2cf (qgis): QgsGlowEffect: add missing members in operator=() and make copy constru...
- 10:23 PM Revision c98986a1 (qgis): GUI: init combobox for Glow effect blur radius unit from object value. ...
- 10:23 PM Revision 2f956b8d (qgis): QgsFeatureRequest::operator=(): copy mTransformContext member
- 10:23 PM Revision 7af8f8f9 (qgis): Fix cppcheck uninitMemberVar warnings in src/core/
- Found with
~/cppcheck/cppcheck --enable=all --inconclusive ../src/core --library=$HOME/cppcheck/cfg/qt.cfg -j 8 -DSIP... - 10:22 PM Revision d1b2d2f7 (qgis): Install grid shift file dialog: add .tif extension for PROJ 7 compatibi...
- 10:22 PM Revision ed3e0d93 (qgis): QgsProjUtils::searchPaths(): avoid potential bug for a future PROJ 7.1.0
- We can remove this test as PROJ >= 6.3.0 is now a requirement for the PROJ 6
code paths. - 08:52 PM Revision 3aaeb81d (qgis): Deprecation warning fixes
- 07:16 PM Revision 4ca2bbba (qgis): Merge pull request #34152 from elpaso/bugfix-gh34118-zero-double-widgets
- Fix widget wrong values 0 doubles
- 07:05 PM Revision 83e384a2 (qgis): Fix field formatter NULL representation
- Fixes #28643
- 06:11 PM Revision 940044a2 (qgis): Merge pull request #34126 from elpaso/server-standalone-lambda-disconnect
- Server standalone lambda disconnect
- 01:38 PM Revision a7fd0a5d (qgis): Fix widget wrong values 0 doubles
- Fixes #34118
Because:
QVariant(0.0) == QVariant(QVariant.Double) -> True
but:
QVariant(0.0).isNull() == QVariant(... - 12:04 PM Revision 1ad8d411 (qgis): Merge pull request #34146 from pblottiere/fix_compil_3_10
- Find PyQt5 sip files on Archlinux
- 11:39 AM Revision 6997ffa8 (qgis): Server standalone: circumvent evil event loops
- QGIS Server has calls to processEvents and internal
event loops that can change connection state calling
disconnect()... - 11:27 AM Revision 7d4c3c11 (qgis): Find PyQt5 sip files
- 11:03 AM Revision 8fc947f1 (qgis): Remove temp files after astyle-all
- 10:16 AM Revision d5ee37d3 (qgis): Disable parallel rendering
- On load, parallel rendering internal loop calls
the readyRead slot on a deleted connection. - 10:16 AM Revision 89417b9c (qgis): Disconnect lambda on connectio close
- 10:16 AM Revision 60ec8559 (qgis): Typo
- 09:22 AM Revision a65d351a (qgis): wfs server: don't report unsupported DWithin/Beyond in capabilities and...
- 09:19 AM Revision 14e73164 (qgis): wfs server: don't report unsupported DWithin/Beyond in capabilities and...
- 07:49 AM Revision 755ea6ff (qgis): QgsFeatureRequest::operator=(): copy mTransformContext member
- 07:49 AM Revision 7235d9ca (qgis): GUI: init combobox for Glow effect blur radius unit from object value. ...
- 07:49 AM Revision 8c4dc10f (qgis): Fix cppcheck uninitMemberVar warnings in src/core/
- Found with
~/cppcheck/cppcheck --enable=all --inconclusive ../src/core --library=$HOME/cppcheck/cfg/qt.cfg -j 8 -DSIP... - 07:49 AM Revision e8758f54 (qgis): QgsGlowEffect: add missing members in operator=() and make copy constru...
- 06:42 AM Revision 1b88cc3d (qgis): Fix cppcheck shadowVariable warnings in src/core/
- Found with
~/cppcheck/cppcheck --enable=all --inconclusive ../src/core --library=$HOME/cppcheck/cfg/qt.cfg -j 8 -DSI... - 05:26 AM Revision 385d3ecd (qgis): Fix cppcheck nullPointer/nullPointerRedundantCheck warnings in src/core/
- Found with
~/cppcheck/cppcheck --enable=all --inconclusive ../src/core --library=$HOME/cppcheck/cfg/qt.cfg -j 8 -DSIP... - 04:05 AM Revision 4d80b166 (qgis): Install grid shift file dialog: add .tif extension for PROJ 7 compatibi...
- 04:05 AM Revision 7b0bcfae (qgis): QgsProjUtils::searchPaths(): avoid potential bug for a future PROJ 7.1.0
- We can remove this test as PROJ >= 6.3.0 is now a requirement for the PROJ 6
code paths. - 04:04 AM Revision 22a2d456 (qgis): Fix deprecation warnings for app
- 04:04 AM Revision 9fb20f92 (qgis): Fix deprecation warnings for core
- 04:04 AM Revision 810135cb (qgis): Fix deprecation warnings for server compilation
- 04:04 AM Revision 5fbae53e (qgis): Fix deprecation warnings for providers
- 04:04 AM Revision 53a98bb6 (qgis): Fix indent
- 04:04 AM Revision f23478f8 (qgis): Fix deprecation warnings for gui
- 02:10 AM Revision d4f91e1d (qgis): Re-disable expression builder widget test on Azure -- it's still flaky
2020-01-29
- 12:04 AM Revision 78b3da70 (qgis): [BUGFIX] Remove Added Vertex with Add Circular String. Fixes #29688
- 12:04 AM Revision 827351b5 (qgis): add test
- 12:04 AM Revision a9c29c7c (qgis): fix crash when mPoints.size() == 1
- 12:04 AM Revision d95f05e0 (qgis): add test for CircularString Radius
- 11:48 PM Revision 7771c6ce (qgis): [processing] Looks for script algorithm files also in subfolders.
- 11:48 PM Revision ea0a701d (qgis): [processing] Catch AttributeError and TypeError when loading Processing...
- Otherwise an error in decorator of one script prevents all scripts from loading.
- 11:47 PM Revision 68cbc5b0 (qgis): Add new -e -n flags
- New features in GRASS 7.6: Add -n flag to create aspect as degrees clockwise from North (azimuth), with flat = -9999 ...
- 11:45 PM Revision b3f37fde (qgis): Fix crash in server feature info due to storing incorrect reference to ...
- Seriously, auto is just plain dangerous and makes for fragile code.
Let's all just stop using it PLEASE? - 11:45 PM Revision 4fe056bf (qgis): Fix some more const auto& = usage where temporaries are stored
- as references, and avoid using auto where its not wanted
- 11:44 PM Revision 6a78b5a5 (qgis): Remove deprecated QBuffer constructor usage
- 11:44 PM Revision 5f295fc0 (qgis): make customProperty INVOKABLE
- 08:45 PM Revision a07a9441 (qgis): Revert "QGIS Development Server Application"
- 04:30 PM Revision cb6e5827 (qgis): add image ressources
- 02:13 PM Revision c9fa1ab7 (qgis): Merge pull request #34110 from pblottiere/fix_compil
- Find PyQt5 sip files on Archlinux
- 11:49 AM Revision f7b325f9 (qgis): Find PyQt5 sip files
- 10:33 AM Revision 2b15e255 (qgis): Fix overflow by assigning double max to float, invalid min
- 09:35 AM Revision e5593b94 (qgis): More qt deprecation warning fixes
- 08:29 AM Revision 81e2dd20 (qgis): Fix crash in render check
- 08:28 AM Revision dc647bc5 (qgis): Fix crash in QgsGeometryDuplicateCheck due to heap use after free
- 07:59 AM Revision ee323eb5 (qgis): Merge pull request #34012 from elpaso/bugfix-gh33383-ogr-spatialite-res...
- Dataprovider ogr spatialite respect provider defaults
- 07:52 AM Revision 3faeccf6 (qgis): Fix crash in selective masking test due to early python garbage collection
- 07:51 AM Revision e8a6c2bf (qgis): Ensure browser model is initialized when used by QgsDataSourceSelectDialog
- 07:51 AM Revision 7204de27 (qgis): Fix use after free in 3d point symbol
- 07:51 AM Revision 388277e6 (qgis): Fix crashes when reading certain resampled raster files
- 07:51 AM Revision 8425ada2 (qgis): For oversized width in QgsLayoutItemLabel::adjustSizeToText
- 07:10 AM Revision 195576e5 (qgis): Fix crash in QgsGeometryDuplicateCheck due to heap use after free
- 07:07 AM Revision 75081164 (qgis): Fix crash in render check when render image has a different size to ref...
- 04:23 AM Revision f8eaff01 (qgis): Fix deprecated QWeakPointer use of QObject
- 04:04 AM Revision bfffd53e (qgis): More deprecation fixes
- 02:42 AM Revision b0bffba9 (qgis): Add short help to gdal's build virtual vector alg
- 02:42 AM Revision adf63d6a (qgis): Remove QGIS "build virtual vector" alg help
2020-01-28
- 11:55 PM Revision e28feaf5 (qgis): Fix crash on map themes manager and null layers
- 10:43 PM Revision 74bd989c (qgis): Fix crash on map themes manager and null layers
- Fixes #33295
- 08:03 PM Revision f5e17335 (qgis): More qt deprecation warning fixes
- 08:02 PM Revision 08adb23a (qgis): Fix crash on destruction of QgsPointLocator, if object is destroyed
- while indexing is happening in the background
- 07:59 PM Revision 01d0c59f (qgis): setup travis.ci notifications to #qgis-activity
- 02:13 PM Revision bc3eb6bd (qgis): Improve pull request template
- 01:43 PM Revision be630362 (qgis): Update tests for defaultValue/Clause
- 01:42 PM Revision 171c5228 (qgis): Fix spatialite PKs autoincrement backticks
- ... also fixes "Autogenerate" for PKs
Fixes #34085 - 12:16 PM Revision b2c5a456 (qgis): Fix crashes when reading certain resampled raster files
- TODO: completely junk this inefficient secondary resampler and use GDAL's
resampling instead
Fixes #33711 - 12:15 PM Revision df7979cf (qgis): Fix use after free in 3d point symbol
- The value by transform() is going out of scope before its .data()
is used, so the data is pointing to a freed location - 12:15 PM Revision 92de4c72 (qgis): Fix some qt deprecation warnings
- 12:14 PM Revision 8950b8c3 (qgis): Fix crash due to use-after-free in expression builder widget test, also...
- expressions in newly created expression widget which causes the test to fail
And re-enable test on Azure - 09:39 AM Revision 459f9a42 (qgis): Fix some qt deprecation warnings
- 09:25 AM Revision 3944db47 (qgis): Fix leaks in geometry generator symbol layer
- 09:09 AM Revision 439a3aa1 (qgis): Code layout and revert default value for OGR
- 08:50 AM Revision ba424207 (qgis): Fix oversized width in QgsLayoutItemLabel::adjustSizeToText
- 07:51 AM Revision b51c8dc6 (qgis): Silence noisy debug messages
- 07:50 AM Revision 1610fb87 (qgis): Fix leaks in geometry generator symbol layer
- When a subsymbol is set for the layer, it was leaking any existing
subsymbol. - 03:04 AM Revision d2dec2f8 (qgis): Update test
- 03:04 AM Revision 255e4ed0 (qgis): (Hopefully temporarily) disable PG Raster tests on Travis
- This test is failing on master builds, causing timeouts during
the sql data load step and resulting in build failures... - 01:39 AM Revision cc9126c3 (qgis): [WFS provider] Remove event loop in iterator causing crashes
- Fixes #32913
2020-01-27
- 12:41 AM Revision 531ba0d6 (qgis): [WFS provider] Remove event loop in iterator causing crashes
- Fixes #32913
- 12:36 AM Revision 307c497b (qgis): Some tweaks to the add delimited text layer dialog
- - Avoid the crs widget display when there is no geometry expected in the layer
- Align the crs widget with other geom... - 10:38 PM Revision 50514b95 (qgis): debian packaging: include qgis_mapserver binary
- 08:10 PM Revision 41c84713 (qgis): Remove qgis:pointsalonglines python alg help
- after "Points along geometry" algorithm port to C++ since 3.8 qgis\QGIS@f30fcca5ece7019d83d2b385f954a0335c84e7c6 qgis...
- 06:34 PM Revision 03b56738 (qgis): Merge pull request #34048 from nyalldawson/fix_azure
- Enable another test on azure
- 06:32 PM Revision ad98af91 (qgis): Merge pull request #34057 from roya0045/backport-release-3_10
- [Manual backport 3.10] backport of the attribute table bugfix
- 06:21 PM Revision f8e255e4 (qgis): Spelling
- 06:21 PM Revision ebf7d247 (qgis): Provider default values: more tests and homogenize
- Fixes #33383
Homogenization is not complete but at least
there are test cases for the future. - 06:19 PM Revision f259345c (qgis): Fix ogr and spatialite default values
- 06:19 PM Revision 13681cc9 (qgis): Spatialite: respect provider default values
- Fixes #33383
- 06:19 PM Revision 05c61502 (qgis): OGR: respect provider default values
- Fixes #33383 (for OGR, spatialite commit follows)
- 06:17 PM Revision ec4d9f68 (qgis): Merge pull request #34017 from elpaso/bugfix-gh29560-pg-identity-pk-def...
- PG: fix default value for IDENTITY PKs
- 06:02 PM Revision 1c21326f (qgis): Merge pull request #34053 from elpaso/bugfix-pgraster-rounding-error-in...
- PG raster: fix rounding error in tiles extent
- 02:25 PM Revision 947201b5 (qgis): fix the attribute table
- Fixes #33439 Fixes #33665 and keep fixed #32933
- 12:59 PM Revision caa6a1fc (qgis): Merge pull request #34052 from obrix/backport-33989-to-release-3_10
- Memory layer (and more): Delete field and re-use its name. Fixes #33488
- 11:24 AM Revision 0e47fb97 (qgis): PG raster: fix rounding error in tiles extent
- 10:55 AM Revision 054b86f3 (qgis): Merge pull request #33989 from obrix/fix_33488
- Memory layer (and more): Delete field and re-use its name. Fixes #33488
- 10:34 AM Revision ee285685 (qgis): [RPM] fix automatic rpm build script
- Building using `buildrpm.sh` fails due to the unpackaged file
/usr/bin/qgis_mapserver added in d453f7471456c5b2d83626... - 10:33 AM Revision 3b296066 (qgis): Typo fix in xyz tiles url tooltip
- 10:33 AM Revision da0a85e2 (qgis): FindGDAL/FindProj.cmake: for GDAL 3, requires 3.0.3 or higher. For PROJ...
- 10:33 AM Revision c01523cb (qgis): Fix broken include on msvc
- 10:33 AM Revision 31aaf05b (qgis): Correctly disable postgres reliant tests when pg test is disabled
- 09:02 AM Revision 2be91787 (qgis): Fix invalid assert condition which will always be true
- 07:25 AM Revision 022aaa6a (qgis): Typo fix
- 07:25 AM Revision 2c84b43c (qgis): Remove qgis:creategrid python alg help
- after "Create grid" algorithm port to C++ qgis/QGIS@9e9ade3903e4f078ccd86f1b9f000d88132af42f
- 07:24 AM Revision 3fbeb4ba (qgis): FindGDAL/FindProj.cmake: for GDAL 3, requires 3.0.3 or higher. For PROJ...
- 07:22 AM Revision b47b84b1 (qgis): Enable another test on azure
- 07:21 AM Revision 2b90adc2 (qgis): Fix source encoding related test failures on msvc builds
- 07:20 AM Revision a959ce2f (qgis): Fix expected test results on gdal 3
- While the tests have a ifdef for gdal 3, the gdal 3 branches don't
actually reflect the results given by a gdal 3 bui... - 07:20 AM Revision 490414ff (qgis): Avoid unused variable warning on msvc
2020-01-26
- 08:36 PM Revision e9cc7651 (qgis): Merge pull request #34026 from agiudiceandrea/patch-1
- [3.10] Fix "Invalid algorithm ID for menu: qgis:creategrid"
- 04:04 PM Revision b8f1d255 (qgis): Merge pull request #34033 from elpaso/bugfix-pgraster-wkb-parser
- PG raster: fix WKB parser band number
- 09:34 AM Revision f82298f5 (qgis): PG raster: fix WKB parser band number
- Fix https://github.com/qgis/QGIS/pull/33685#issuecomment-578453699
2020-01-25
- 10:54 PM Revision f82932e3 (qgis): Merge pull request #33989 from obrix/fix_33488
- Memory layer (and more): Delete field and re-use its name. Fixes #33488
- 06:14 PM Revision 7b6ed7ec (qgis): Fix "Invalid algorithm ID for menu: qgis:creategrid"
- Fixes missing "Create grid" menu after algorithm port to C++ qgis/QGIS@9e9ade3903e4f078ccd86f1b9f000d88132af42f
2020-01-24
- 06:56 PM Revision d453f747 (qgis): Merge pull request #33921 from elpaso/server-standalone
- QGIS Development Server Application
- 06:08 PM Revision e083988d (qgis): Merge pull request #34015 from elpaso/bugfix-gh33854-custom-layer-order...
- Toggle layer visibility in custom layer order panel
- 04:23 PM Revision 9ee739c8 (qgis): QGIS server standalone: add -p option
- 03:20 PM Revision 63e66c23 (qgis): PG: fix default value for IDENTITY PKs
- Fixes #29560 - PostgreSQL identity column not recognized properly
- 12:54 PM Revision 9604e000 (qgis): Toggle layer visibility in custom layer order panel
- Fixes #33854
2020-01-23
- 09:27 PM Revision 276a3143 (qgis): Merge pull request #34003 from m-kuhn/more_travis_db_debug
- More debug for [travis]
- 07:32 PM Revision c58f7f49 (qgis): More debug for [travis]
- 05:44 PM Revision 5cd1c6d0 (qgis): Merge pull request #30758 from stev-0/pg_json
- Allows editing of postgres JSON fields from Text Edit Widget
- 03:30 PM Revision 76bb0608 (qgis): Merge pull request #33959 from rouault/oracle_fix_multisurface
- [Oracle] Fix MultiSurface with straight polygon and take into account orientation when writing polygon rings
- 03:20 PM Revision f949aa59 (qgis): Merge pull request #33983 from rouault/fix_oapif_string_list
- OAPIF: fix support of StringList fields
- 02:20 PM Revision 2540f0fa (qgis): Use QgsFields::rename instead of QgsField::setName when modifying the n...
- This is done to avoid corruption of internal nameToIndex data structure.
- 01:46 PM Revision 65501ace (qgis): Merge pull request #33797 from roya0045/fix_attr_table
- [Bugfix] Allow users to do cell level operation in the attribute table
- 12:23 PM Revision 5e8a432b (qgis): Merge pull request #33953 from elpaso/bugfix-gh33885-PG-slow-raster-scan
- Fix slow PG raster SRID identify
- 12:22 PM Revision 9c483682 (qgis): Merge pull request #33987 from elpaso/bugfix-gh33840-loadstyle-renderin...
- Fix scale visibility in style read/write
- 08:58 AM Revision 09061d1d (qgis): Merge pull request #33992 from elpaso/bugfix-gh33585-bigint-categorized
- Fix spatialite uniquevalues with bigint
2020-01-22
- 08:44 PM Revision af14ea97 (qgis): OAPIF: fix support of StringList fields
- Fixes #33758
- 07:23 PM Revision b7980f00 (qgis): Merge pull request #33980 from m-kuhn/travis_db_debug
- Add test output to postgres database startup
- 07:19 PM Revision e60d0ac2 (qgis): Use a temporary PJ_CONTEXT when destroying PJ objects, just in case the...
- 07:19 PM Revision 17a715e7 (qgis): Fix equality check for CRS objects which don't have an auth id
- 07:19 PM Revision 4a38d4d4 (qgis): Update test result for proj 4
- 07:19 PM Revision 076fe2b3 (qgis): Update expected test result
- 07:19 PM Revision 2bf0e9f4 (qgis): Use PJ_CONTEXT* instead of void*
- 07:19 PM Revision b4185672 (qgis): Ensure master PJ object is always cleaned up when the context is destro...
- 07:19 PM Revision 8a710916 (qgis): Fix crash in rendering on proj 6 builds
- Ensure PJ* objects are never reused across threads.
Fixes #33902 - 07:19 PM Revision 5a6963e8 (qgis): Fix test
- 07:19 PM Revision 10c9b2a3 (qgis): Protect some internal members and require access through safe methods
- 07:19 PM Revision 2ca3ca60 (qgis): Avoid unnecessary duplicate detachments in QgsCoordinateReferenceSystem
- In all these code paths a detach had already just occurrred
- 07:19 PM Revision f9bc9908 (qgis): Don't clone PJ when detaching QgsCoordinateReferenceSystemPrivate
- Because in all cases when we are detaching it is because the CRS is
changing, and we will be creating a new PJ anyway - 07:19 PM Revision e90fb88f (qgis): Validation hint shouldn't be shared
- 07:19 PM Revision 934b767a (qgis): Ensure master PJ object is always cleaned up when the context is destro...
- (cherry picked from commit 78ba378e5864153e6420d689215efb0060365d87)
- 07:19 PM Revision d5eb5238 (qgis): Validation hint shouldn't be shared
- (cherry picked from commit b01f0ec2d1ddd0614f0ac7032133439c979fc32e)
- 07:19 PM Revision c1c6ef20 (qgis): Use a temporary PJ_CONTEXT when destroying PJ objects, just in case the...
- (cherry picked from commit 9dcb74d05ad892b198f36aaec5a9990ef1c0b180)
- 07:19 PM Revision 920abf36 (qgis): Protect some internal members and require access through safe methods
- (cherry picked from commit d0e5991f843ea47f5bb34fd9538376d332bc55e8)
- 07:19 PM Revision 9d86fb29 (qgis): Don't clone PJ when detaching QgsCoordinateReferenceSystemPrivate
- Because in all cases when we are detaching it is because the CRS is
changing, and we will be creating a new PJ anyway... - 07:19 PM Revision 7e717180 (qgis): Update expected test result
- (cherry picked from commit a955b08637101b9939d3323747d2858a4d67b5f7)
- 07:19 PM Revision 3ef030e5 (qgis): Fix test
- (cherry picked from commit 0f91c6789c3ef12367d918701dbb3fbcfcc6a45a)
- 07:19 PM Revision c1ad28e7 (qgis): Use PJ_CONTEXT* instead of void*
- (cherry picked from commit aa5ae9eb5a3270ac92e2843034f10a16d9badc28)
- 07:19 PM Revision b4e5fa46 (qgis): Fix equality check for CRS objects which don't have an auth id
- (cherry picked from commit d4363b104c5027579de9c44a5b4ba93a47c0f28d)
- 07:19 PM Revision d4cd3cfe (qgis): Update test result for proj 4
- (cherry picked from commit 68e223fe91fa9b225e2b1c6af9423e07ea4a687a)
- 07:19 PM Revision f41076d4 (qgis): Fix crash in rendering on proj 6 builds
- Ensure PJ* objects are never reused across threads.
Fixes #33902
(cherry picked from commit 9581350beef57789eb92438... - 07:19 PM Revision 15938150 (qgis): Avoid unnecessary duplicate detachments in QgsCoordinateReferenceSystem
- In all these code paths a detach had already just occurrred
(cherry picked from commit 9fafde47f32abb572b2a678018f9b... - 06:43 PM Revision db322365 (qgis): Merge pull request #33925 from elpaso/bugfix-gh33200-pathresolver-fails...
- Fix pathresolver failure when project is relative
- 06:25 PM Revision 0850d990 (qgis): Fix spatialite uniquevalues with bigint
- Fixes #33585
- 04:57 PM Revision 8e5818d5 (qgis): Merge pull request #33828 from kadas-albireo/encodeuri
- Add QgsProviderMetadata::encodeUri
- 04:48 PM Revision 2ddcf006 (qgis): Use QgsFields::rename member funcion in QgsMemoryProvider::renameAttrib...
- This was causing some crashes after renaming some fields because the internal hashmap nameToIndex was not updated pro...
- 04:45 PM Revision 28ce3cd4 (qgis): Fix scale visibility in style read/write
- Fixes #33840
- 04:14 PM Revision 55ec9c83 (qgis): QgsBackgroundCachedSharedData::createCache(): simplify code
- 03:53 PM Revision 8cebe901 (qgis): Add some help
- 03:47 PM Revision 587d2a1d (qgis): Update cdash parse_dash_results to new API
- 03:46 PM Revision b3be308f (qgis): [server] do not drop layers with duplicate names
- Fix #33928
- 03:46 PM Revision b25c0430 (qgis): Add unit test
- 03:46 PM Revision 5eb92b59 (qgis): Add test mask
- 02:52 PM Revision b4eebfcd (qgis): Add test output to postgres database startup
- to debug travis
- 01:16 PM Revision 20ea2ae4 (qgis): Add QgsProviderMetadata::encodeUri
- 01:14 PM Revision c4a2bb0d (qgis): Merge pull request #33827 from kadas-albireo/custom_render_flags
- Add QgsRenderContext::setCustomRenderFlags
- 12:22 PM Revision 619d1340 (qgis): Merge pull request #33974 from m-kuhn/dxf_export_non_dd_quadrant
- Make DXF export non-dd quadrant based labeling
- 10:53 AM Revision 2771c83e (qgis): Use qgetenv and fix log level critical
- 10:49 AM Revision de5903ae (qgis): Update src/server/qgis_mapserver.cpp
- Co-Authored-By: Denis Rouzaud <[email protected]>
- 10:44 AM Revision c78e7817 (qgis): Update src/server/qgis_mapserver.cpp
- Co-Authored-By: Matthias Kuhn <[email protected]>
- 10:43 AM Revision 13356efb (qgis): fix addOption detection as adopt
- 10:38 AM Revision d604ab72 (qgis): Add QgsRenderContext::setCustomRenderingFlags and QgsMapSettings::setCu...
- 10:31 AM Revision 1603dd77 (qgis): fix multipolygons with only one polygon
- 10:31 AM Revision 8b154336 (qgis): fix read for oracle curve polygon with Z coordinates
- 10:31 AM Revision f8cf0408 (qgis): fix multiline and multi surface skipping some parts
- 10:28 AM Revision 399637b2 (qgis): Fix windows test (baskslashes in path)
- 09:51 AM Revision 41f40bc8 (qgis): Merge pull request #33955 from elpaso/bugfix-gh33862-layer-properties-i...
- Makes layer prop. info text a bit smaller
- 09:36 AM Revision 5929047c (qgis): Avoid unnecessary centroid calculation for every label
- 09:32 AM Revision 11449743 (qgis): Don't try to label empty geometries
- Fixes #33931
- 09:20 AM Revision ce2f3f92 (qgis): Make DXF export non-dd quadrant based labeling
- 07:58 AM Revision 5d87a82a (qgis): Merge pull request #33957 from elpaso/pgraster-PR-comments-followup
- PG raster: PR comments followup
- 07:27 AM Revision f8311be0 (qgis): Avoid segfaults in providerconnectionbase test
- 05:07 AM Revision 4065208c (qgis): Update qgsprojectionselectorbase.ui
- I think that "No projection" could lead to misunderstandings.
This flag disable the reprojection of qgis while "proj... - 05:06 AM Revision d4fc5b3f (qgis): Avoid segfaults in providerconnectionbase test
- Seems like on some python/sip versions the column definitions are
going out of scope early, so store a reference to t... - 02:30 AM Revision c34ce381 (qgis): debian packaging: include postgres raster provider (fixes #33960)
2020-01-21
- 12:39 AM Revision 767de7c7 (qgis): allow pasting layers in an empty project (fix #26710)
- 12:38 AM Revision ff5e6bb5 (qgis): Ensure browser model is initialized when used by QgsDataSourceSelectDialog
- Otherwise the dialog can show an empty widget if the main app browser
panel isn't visible.
Also cleanup memory manag... - 11:32 PM Revision 868a88f9 (qgis): allow pasting layers in an empty project (fix #26710)
- 10:40 PM Revision 60e37d6f (qgis): [Oracle] Take into account orientation when writing polygon rings
- Fixes #29085
- 09:40 PM Revision 7462b64b (qgis): Deprecation fixes
- 06:35 PM Revision ccdbe299 (qgis): Add options for logging and better arg parsing
- 06:01 PM Revision 2be9fbca (qgis): Merge pull request #33958 from rouault/backport_3_10_PR_33927
- [Backport 3.10] [BUGFIX] QgsExpression::referencedAttributeIndexes(): only report valid indices
- 04:31 PM Revision e770cddd (qgis): [BUGFIX] [Oracle] Fix MultiSurface with straight polygon
- When fixing warnings of https://github.com/qgis/QGIS/pull/33930, I
looked at the code that transforms a QGIS geometry... - 04:08 PM Revision 992ad09f (qgis): [BUGFIX] [Virtual provider] Make QgsVirtualLayerFeatureIterator() rebus...
- 04:08 PM Revision c586029a (qgis): [BUGFIX] [Oracle] Make QgsOracleFeatureIterator() robust to references ...
- 04:08 PM Revision 44c37be0 (qgis): QgsExpression::referencedAttributeIndexes(): only report valid indices
- If the expression was referencing a non-existing field, -1 was returned in the
result set, which caused later crashed... - 03:58 PM Revision e2c88523 (qgis): PG raster: PR comments followup
- 03:56 PM Revision b1b2a62c (qgis): ocispatial/CMakeLists.txt: remove useless explicit QT5_WRAP_CPP() now t...
- Was causing duplicated symbols on my build environment
- 03:17 PM Revision 7f3f543e (qgis): PG raster get srid: apply same logic from vectors
- 03:16 PM Revision 3e22260b (qgis): Merge pull request #33951 from lbartoletti/backport-33642-to-release-3_10
- [Backport release-3_10] [BUGFIX] Fix ZM snapping for line/polygon on 2D vertex
- 02:22 PM Revision 07b64aaa (qgis): Merge pull request #33891 from mhugent/opacity_project_settings
- Add layer opacity to GetProjectSettings
- 02:13 PM Revision 2d3f4c63 (qgis): Makes layer prop. info text a bit smaller
- ... also makes first cell column a bit larger
Fixes #33862 (partial fix) - 12:07 PM Revision 1c486dcf (qgis): Fix slow PG raster SRID identify
- Reading all raster rows is too slow, by querying
raster_columns we can retrieve the SRID directly.
Fixes #33885 - 11:12 AM Revision 76978a3a (qgis): manual backport Fix ZM snapping for line/polygon on 2D vertex
- 09:54 AM Revision ccc7ad55 (qgis): Merge pull request #33926 from elpaso/bugfix-unreported-wfs3-double-sla...
- Fix unreported server WFS3 issue with double slashes
- 09:07 AM Revision 9fca4982 (qgis): Add unit test for opacity in GetProjectSettings
- 09:05 AM Revision acd45844 (qgis): Fix leak in qt-unix-signals
- 06:38 AM Revision 775092bd (qgis): Fix windows build
- 05:49 AM Revision 8044448f (qgis): [BUGFIX] Fix import of 3D shapefile into spatialite
- 04:37 AM Revision 794983b0 (qgis): Minor memory leak fixes
- 04:11 AM Revision 79381303 (qgis): [BUGFIX] Fix import of 3D shapefile into spatialite
- Fixes #33883
- QgsOgrProvider::wkbType(): autopromote Z/M/ZM linestring/polygon to multi
- QgsVectorLayerExporter::e... - 03:38 AM Revision 0a9c9e66 (qgis): debian packaging: enable installing sips
- (followup 3b9ccf375, 4c23fd498, d573e3be9)
- 02:41 AM Revision 3c942f79 (qgis): Fix recent expressions in select by exp dlg
- 02:41 AM Revision eb326ef0 (qgis): remove verbose wording on layout toolbar buttons (fix #30161)
- 02:41 AM Revision 10b6e042 (qgis): log message when adding feature fails (#33151)
- 02:41 AM Revision 8fdb9929 (qgis): do not limit the number of classes in logarithmic method (#33223)
- this was preventing from setting enough classes
- 02:40 AM Revision 803512c7 (qgis): Update qgsmaplayerstyle.h
- 02:40 AM Revision 5c4bc34f (qgis): Update qgsmaplayerstyle.sip.in
- 02:40 AM Revision 74de90bd (qgis): Update qgsfeedback.h
- 02:40 AM Revision 85b31cff (qgis): Update qgsfeedback.sip.in
- 02:40 AM Revision 27da26bf (qgis): Update qgsrasterlayer.sip.in
- 02:40 AM Revision 899feeec (qgis): Update qgsrasterlayer.h
- 02:40 AM Revision 2429eb34 (qgis): Fix typo
- 02:38 AM Revision 1ebca43b (qgis): Fix recent expressions in select by exp dlg
- Fixes #33791
- 02:37 AM Revision bf7dffee (qgis): QgsExpression::referencedAttributeIndexes(): only report valid indices
- If the expression was referencing a non-existing field, -1 was returned in the
result set, which caused later crashed... - 02:37 AM Revision 58df76a9 (qgis): [BUGFIX] [Oracle] Make QgsOracleFeatureIterator() robust to references ...
- 02:37 AM Revision bdda5d23 (qgis): [BUGFIX] [Virtual provider] Make QgsVirtualLayerFeatureIterator() rebus...
- 02:34 AM Revision f84d90d0 (qgis): Oracle provider: fix compiler warnings
- - Remove use of surfaceType variable that is never read
- Avoid self assignment of nRings variable - 02:28 AM Revision ea7cdbdf (qgis): Sipify
- 02:28 AM Revision cfba5cff (qgis): User standard capitalization
- 02:28 AM Revision bc1f21a1 (qgis): add userLoginName and userFullName to QGIS project when writing the pro...
- 02:28 AM Revision 10e07ea5 (qgis): Astyle
- 02:28 AM Revision cbba10b3 (qgis): Add unit tests for save user name
- 02:28 AM Revision 8f1a5f70 (qgis): Add since version
- 02:28 AM Revision b14997dc (qgis): Address review comments, don't store username if anonymize_saved_projec...
- 02:28 AM Revision 4f41ba2f (qgis): Fix see also link
- 02:28 AM Revision 0030c31a (qgis): Update ini descriptions
- 02:28 AM Revision 14246731 (qgis): Fix build
2020-01-20
- 06:38 PM Revision 1bf50cf0 (qgis): Merge pull request #33844 from kadas-albireo/composergui
- Move layout classes to GUI, except for QgsLayoutDesignerDialog
- 06:12 PM Revision eff22b26 (qgis): Make it ///cond private
- 06:04 PM Revision 93b27534 (qgis): Fix unreported server WFS3 issue with double slashes
- ... in items page when accessing from an item link
without suffix. - 05:58 PM Revision 9781c4ac (qgis): Fix pathresolver failure when project is relative
- Fixes #33200 when (server) project was loaded from
the FCGI current directory with a relative path
or not path at all... - 03:38 PM Revision b98c4175 (qgis): Revert test files changes
- 03:28 PM Revision 44a54b22 (qgis): Add usage msg
- 03:18 PM Revision 34b278e2 (qgis): Log to stdout
- 03:11 PM Revision ae204986 (qgis): Adapt expected getprojectsettings output
- 02:47 PM Revision 0bf5de07 (qgis): Read all data when chunked
- 12:59 PM Revision a64808be (qgis): add "Organize Columns" button to the attribute table toolbar to allow
- unhiding columns if all of them were hidden by accident (fix #23397)
- 12:05 PM Revision d39b6ac7 (qgis): Merge pull request #33225 from strk/dbmanager-reconnect-button
- DBManager PostgreSQL backend using core APIs instead of psycopg2
- 10:28 AM Revision 875c03ea (qgis): Merge pull request #33909 from DelazJ/patch-14
- Revert the change from "Value" to "label with"
- 06:45 AM Revision 4a7ea580 (qgis): remove transform
- 06:45 AM Revision f00b0560 (qgis): fix triangles flickering for 3D mesh rendering
- 06:45 AM Revision ec59d3b8 (qgis): fix color ramp shader settings for 3d mesh rendering
- 06:45 AM Revision 30609fe9 (qgis): fixed wrong item order in add field dialog, causing wrong focused widget
- 06:16 AM Revision 3f38a3eb (qgis): Revert the change from "Value" to "label with"
- when indicating field/expression selector for labeling
Harmonizes with renderers dialog - 05:12 AM Revision 9b4a824e (qgis): explicitly set widget focus in constructor
- 05:12 AM Revision bfe08c66 (qgis): fixed item order inside layout causing wrong initial focused widget
- 04:43 AM Revision 0340aad7 (qgis): Make locator prefixes case insensitive
- 04:43 AM Revision b6479c65 (qgis): Added case insensitive filter prefix checks
- 03:14 AM Revision 2fff8e12 (qgis): Fix crashes when attempting to export reprojected raster layers
- 02:42 AM Revision 5c27c519 (qgis): Add test mask for mbtiles on windows
- 01:49 AM Revision 63fb2df4 (qgis): Revert "[RPM] Remove qgis-zh-Hant.qm from RPM packages"
2020-01-19
- 12:06 AM Revision bbd055ca (qgis): Fix crashes when attempting to export reprojected raster layers
- Fixes #33801
- 12:02 AM Revision 065c25c7 (qgis): Revert "[RPM] Remove qgis-zh-Hant.qm from RPM packages"
- This reverts commit 73ca958fc4cd363ec59b24315635e043e52ae12d.
- 11:51 PM Revision 4a17b7d2 (qgis): Update url to doc pages
- 10:51 PM Revision 5be3568f (qgis): [needs-docs] Reword the "Enable layer" button
- to "Enable symbol layer" and harmonize tooltips to mention symbol layer
fixes #33860 - 10:50 PM Revision f68f3994 (qgis): Update url to doc pages
- 03:45 PM Revision 7f017913 (qgis): Configure server address and port from env and command line
- 01:13 PM Revision c7976dca (qgis): Standalone server exception handling
2020-01-18
- 10:44 PM Revision c772dfbe (qgis): fix windows build
- 03:18 AM Revision bc0b4270 (qgis): added documentation on new wms layer class
- 03:18 AM Revision 8146cc3c (qgis): fix per review from @nyalldawson
- 03:18 AM Revision b6905287 (qgis): returned the check for possible nested parent layers
- 03:18 AM Revision 0ea64e42 (qgis): added missing variable definition
- 03:18 AM Revision 5310cb69 (qgis): improved wms connection items comparison
- 03:18 AM Revision 91604f18 (qgis): added fix for #33621
- 03:18 AM Revision d23124d2 (qgis): using qobject_cast
- 03:18 AM Revision d43ab4c0 (qgis): refresh action on wcs connection items
- 03:18 AM Revision 7340f6a5 (qgis): added refresh action on wms connection items
- 03:18 AM Revision 6a523028 (qgis): fix closing collection after update issue
- 03:18 AM Revision b9a19458 (qgis): refresh action on wfs items
- 03:16 AM Revision 35550ef5 (qgis): About screen tweaks
- - consistent capitalization
- use more room for version information, which currently overflows
the available space al... - 03:16 AM Revision b8559b80 (qgis): Avoid qt warning when about screen is opened on dev builds
- 01:31 AM Revision 6e7009ab (qgis): Add some documentation to layout classes moved to GUI
2020-01-17
- 08:02 PM Revision acb3d3c6 (qgis): Merge pull request #33876 from kadas-albireo/sipoptinstall
- Make it configurable whether to install the sip source files
- 07:53 PM Revision 5fdb3e8d (qgis): Standalone QGIS HTTP server for testing
- 07:26 PM Revision 61b7020f (qgis): Merge pull request #33888 from DiGro/patch-2
- Two typo's to be corrected?
- 07:18 PM Revision 36e1cb92 (qgis): Merge pull request #33850 from Gustry/prepare_commit
- add flip and autopep8
- 05:00 PM Revision a6843879 (qgis): Add layer opacity to GetProjectSettings
- 03:46 PM Revision 65522c15 (qgis): Two typo's to be corrected?
- Line 84 : "of the their component" should probably be "of their component"
Line 94 - 95: missing space betwe... - 03:36 PM Revision b11b090b (qgis): Merge branch 'master' into pg_json
- 02:18 PM Revision 56f40eca (qgis): Merge pull request #33855 from wonder-sk/mbtiles-in-wms-provider
- MBTiles raster support in WMS provider
- 02:05 PM Revision 8e4fe02b (qgis): Merge pull request #33877 from SebastienPeillet/release-3_10
- [Backport release-3_10] BUG: scientific notation for double number between 1 and -1,
- 01:55 PM Revision db2941fe (qgis): Revert "add 'long term release' to splash"
- This reverts commit a91b5ce63530e2554fe0793ee40eee3e0ebca555.
- 01:55 PM Revision 2a192ec2 (qgis): add 'long term release' to splash
- 01:46 PM Revision f780b59e (qgis): update default 3d averaging sigma values to 0-1
- 01:46 PM Revision 830e0808 (qgis): fix bug when using elevation/depth/height averaging 3d method for some ...
- 01:46 PM Revision 19deb05e (qgis): update MDAL to 0.4.95 : add proper reference time for TUFLOWFV format
- 01:14 PM Revision 616ad453 (qgis): Release of 3.10.2
- 01:13 PM Revision 4dbf6c06 (qgis): translation update for 3.10.2 from transifex
- 01:10 PM Revision e83d02e2 (qgis): Release of 3.4.15
- 01:10 PM Revision 737289e8 (qgis): translation update for 3.4.15 from transifex
- 12:28 PM Revision 338f5c59 (qgis): Merge pull request #33875 from Gustry/vendor
- Read SLD TextSymbolizer: venderOptions to get advanced settings
- 12:12 PM Revision 18a7cd06 (qgis): [FEATURE] Add an option to set the default project file format (qgs/qgz...
- 12:02 PM Revision 845ec859 (qgis): apply different test depend on Qt version
- 12:02 PM Revision 96c7c287 (qgis): BUG: fix expected value for a test, due to changes in qtcore package ve...
- BUG: fix expected value for a test, due to changes in qtcore package version between bionic and disco Ubuntu release
- 12:02 PM Revision 2232709d (qgis): These tests have different results between azure and travis building
- 12:02 PM Revision 87bb68bd (qgis): add scientific notation for double type when precision is mentionned
- 12:02 PM Revision c3432072 (qgis): BUG: scientific notation for double number between 1 and -1, fix #33475
- 11:50 AM Revision 9f7c6d90 (qgis): Add unit test for mbtiles, copyright header, project exception handling
- 11:38 AM Revision 3b9ccf37 (qgis): Make it configurable whether to install the sip source files
- 11:31 AM Revision 5af1306b (qgis): Merge pull request #33685 from elpaso/pgraster-pkeys
- Native PostGIS raster data provider
- 11:08 AM Revision a91b5ce6 (qgis): add 'long term release' to splash
- 10:50 AM Revision 8823ef7e (qgis): [Tests] Read SLD TextSymbolizer: venderOptions to get advanced settings
- 10:50 AM Revision a4d388fe (qgis): [BUGFIX] Read SLD TextSymbolizer: venderOptions to get advanced settings
- 10:41 AM Revision 4c23fd49 (qgis): debian packaging: include installed sips
- 10:33 AM Revision bc2fa388 (qgis): Merge pull request #33796 from m-kuhn/new_gap_fixes
- Improved resolution methods for geometry validation
- 10:12 AM Revision 1194f642 (qgis): Merge pull request #33858 from rldhont/backport-33849-to-release-3_10
- [Backport Release-3_10][Server] Add project path to bad layers message
- 10:00 AM Revision 0fa5a8f4 (qgis): Merge pull request #33813 from rldhont/fix-read-sld-textsymbolizer-vend...
- [BUGFIX] Read SLD TextSymbolizer: venderOptions to get advanced settings
- 09:11 AM Revision 55fd975e (qgis): Merge pull request #33856 from jef-n/install-update
- include flip and python3-autopep8 in INSTALL
- 08:46 AM Revision ff7302e2 (qgis): Add ingroup
- 08:45 AM Revision 4dc26a38 (qgis): MBTiles raster support in WMS provider
- 03:18 AM Revision 7b916aaf (qgis): Add support for displaying WMTS legend graphics in layer tree
- 03:18 AM Revision 8410ea73 (qgis): Add QgsMapCanvas::setZoomResolutions
- 01:58 AM Revision 509ba6c9 (qgis): Move layout classes to GUI, except for QgsLayoutDesignerDialog
- 01:55 AM Revision c6581595 (qgis): fix docstring "since" for QGIS_SERVER_WMS_MAX_XXXX to 3.6.2
- This was backported in #9752
- 01:54 AM Revision ddfa98cf (qgis): Another capitalization fix
- 01:46 AM Revision 9a3445c3 (qgis): [mesh] Standardise capitalization in widgets, standardize padding
2020-01-16
- 12:23 AM Revision d573e3be (qgis): Merge pull request #33764 from kadas-albireo/install_sip
- Install source sip files
- 12:01 AM Revision d2e4fd93 (qgis): translation string fix
- 12:00 AM Revision 5cb8997d (qgis): Merge pull request #33837 from vcloarec/3D_back_simple
- [Feature][Mesh][3D] new 3D mesh layer renderer
- 12:00 AM Revision a5c9b399 (qgis): Merge pull request #33480 from wonder-sk/3d-layers-load-in-background
- [3d] Load 3D vector layer data in background + tiling
- 11:57 PM Revision c9dfe1b8 (qgis): fix docstring "since" for QGIS_SERVER_WMS_MAX_XXXX to 3.6.2
- This was backported in #9752
- 11:47 PM Revision f39d53bf (qgis): Merge pull request #33820 from kadas-albireo/kml
- Add QgsAbstractGeometry::asKml
- 09:12 PM Revision fa568a5d (qgis): translation string fixes
- 06:10 PM Revision 5598c8da (qgis): [Server] Add project path to bad layers message
- The QGIS Server logs can contained the list of bad layers but the project in which these bad layers are found was not...
- 06:07 PM Revision 4478e202 (qgis): Merge pull request #33849 from rldhont/server-add-project-to-bad-layers...
- [Server] Add project path to bad layers message
- 06:07 PM Revision a26ddd25 (qgis): Merge pull request #33852 from Gustry/sld_pixels
- Read SLD TextSymbolizer set units to pixels
- 05:08 PM Revision ee92e10e (qgis): Updates based on PeterP's review
- 05:02 PM Revision b9278b7b (qgis): * include flip and python3-autopep8 in INSTALL
- * txt2tags 3.4 doesn't support macros (used date & modtime) anymore
closes #33850, followup 157a6700cac6 - 03:13 PM Revision b378f3f8 (qgis): add information about flip and autopep8 for the prehook script
- 03:11 PM Revision ba672639 (qgis): Fix docstring
- 02:59 PM Revision 1f44b299 (qgis): Only look for pointcloud in its installed extension schema
- Closes #33509
- 02:57 PM Revision abc62ad7 (qgis): [Tests] Add QgsSymbolLayerUtils::encodeSldUom test
- 02:57 PM Revision 8cfe52e0 (qgis): [Tests] Add QgsSymbolLayerUtils::decodeSldUom test
- 02:57 PM Revision 4a982a83 (qgis): QgsSymbolLayerUtils::decodeSldUom add decode Pixel uom
- 02:57 PM Revision 92fc1ac2 (qgis): Read SLD TextSymbolizer: use QgsSymbolLayerUtils::decodeSldUom
- 02:57 PM Revision 1bc270db (qgis): [API] QgsSymbolLayerUtils::decodeSldUom, scaleFactor is not mandatory
- 02:56 PM Revision 2f7888b5 (qgis): [Bugfix] Read SLD TextSymbolizer : change offset units if offset change
- 02:56 PM Revision e62594e8 (qgis): [Tests] Read SLD TextSymbolizer set units to pixels
- 02:56 PM Revision 770a4906 (qgis): [BUGFIX] Read SLD TextSymbolizer set units to pixels
- 02:36 PM Revision 6c32a6ae (qgis): Add QgsAbstractGeometry::asKml
- 02:09 PM Revision ab9cbe0a (qgis): Merge pull request #33725 from rldhont/fix-read-sld-textsymbolizer-units
- [BUGFIX] Read SLD TextSymbolizer set units to pixels
- 02:07 PM Revision fe7085de (qgis): Merge pull request #33794 from alexbruy/rectangles-ovals-diamonds
- [processing][needs-docs] port Rectangle,ovals,diamonds algorithm to C++
- 02:04 PM Revision 1b4de39e (qgis): request change
- 01:43 PM Revision 87cf08c7 (qgis): [Server] Add project path to bad layers message
- The QGIS Server logs can contained the list of bad layers but the project in which these bad layers are found was not...
- 01:33 PM Revision 1682f766 (qgis): PG raster: further speed optimization
- - fix bbox index
- fetch data+metadata if index is empty (fast track for first call)
- micro-optimizations - 12:41 PM Revision c43e1d7e (qgis): [Tests] Read SLD TextSymbolizer: venderOptions to get advanced settings
- 12:41 PM Revision c4ca671c (qgis): [BUGFIX] Read SLD TextSymbolizer: venderOptions to get advanced settings
- 11:23 AM Revision 10cbf59f (qgis): Merge pull request #33765 from signedav/fix_null_reset
- Fix NULL set of fkeys in QgsFeatureListModel
- 11:04 AM Revision dbb53be7 (qgis): [Tests] Add QgsSymbolLayerUtils::encodeSldUom test
- 11:04 AM Revision 39ae955e (qgis): [Tests] Add QgsSymbolLayerUtils::decodeSldUom test
- 10:02 AM Revision 2fd44b31 (qgis): apply rotation only when requested
- 09:02 AM Revision 71808d2d (qgis): [github] stop the milestone bot during feature freeze
- since it tags PR for master as 3.12 while they might be waiting for 3.14
- 08:59 AM Revision a25a7b82 (qgis): add Z and M from input point
- fix typo
- 07:35 AM Revision 8c8d48bb (qgis): [FEATURE][processing] Add new algorithm "Detect Dataset Changes"
- This algorithm compares two vector layers, and determines which features
are unchanged, added or deleted between the ... - 06:37 AM Revision 0c83435e (qgis): Emit QgsMapCanvas::mapToolSet before tool is activated
- So that QgisApp::mapToolChanged can connect the relevant signals before the tool is actually activated
- 06:37 AM Revision c304eb54 (qgis): Call QgsMapTool::deactivate after clearing QgsMapCanvas::mMapTool
- Ensures that QgsMapCanvas::mapTool does not return tool currently being unset.
- 06:37 AM Revision ae25d617 (qgis): Clear QgsMapCanvas::mMapTool before emitting mapToolSet in QgsMapCanvas...
- Otherwise, third-parties setting another tool based on the emitted signal will have their tool cleared again immediately
- 06:37 AM Revision 4667152d (qgis): Disconnect QgsMapTool::destroyed also when tool is unset via QgsMapCanv...
- Ensures consistent behaviour with when tool is replaced in QgsMapCanvas::setMapTool.
- 06:22 AM Revision 60b4cad0 (qgis): Add const version of QgsRenderContext::painter
- 06:22 AM Revision 062600f1 (qgis): Add inline keyword to declarations to match definitions and avoid "rede...
- 03:40 AM Revision 23de3109 (qgis): fix layout code
2020-01-15
Also available in: Atom