Activity
From 2020-10-11 to 2020-11-09
2020-11-09
- 11:50 PM Revision 6711edbd (qgis): debian packaging: move qt5-image-formats-plugins dependency to
- qgis-providers (fixes 71a755a023, closes #39886, closes #39887)
- 11:47 PM Revision e5821d25 (qgis): Proper invalidation of OGR sources on sync to disc
- Fixes #39574 and #35144
- 10:37 PM Revision 41eb79b3 (qgis): Merge branch 'master' into negative_array_Get
- 09:27 PM Revision 8a78f8f4 (qgis): WFS provider: make layer tree view column headers translatable
- 09:10 PM Revision 383090f9 (qgis): Fix missing close-comment delimiter in bug issue template
- The "How to Reproduce" section was missing a close-comment delimiter. If people were to fill out this template withou...
- 09:10 PM Revision 95433504 (qgis): Allow negative array get
- 09:09 PM Revision 4587c4e0 (qgis): cppcheck.sh: define a few macros to help cppcheck parse files
- 09:09 PM Revision 61f5cdfa (qgis): Initialize various struct/class member variables to avoid cppcheck warn...
- 09:09 PM Revision 33b19097 (qgis): qgsdatadefinedsizelegend.cpp: avoid likely false positive cppcheck warn...
- 09:09 PM Revision 4f319310 (qgis): qgswmsprovider.cpp: simplify code to avoid false positive cppcheck warning
- 08:47 PM Revision 0d633c49 (qgis): fix_pdal
- 08:20 PM Revision bf448c39 (qgis): only _AddDllDirectory existing directories (fixes OSGeo4W#649)
- 08:01 PM Revision a191ffd7 (qgis): only _AddDllDirectory existing directories (fixes OSGeo4W#649)
- 05:51 PM Revision 003ca548 (qgis): Less autos
- 05:51 PM Revision f48cd393 (qgis): Fix snapping model
- 05:51 PM Revision 093b0a1d (qgis): Fix legend nodes
- 05:51 PM Revision 11b281e9 (qgis): try to fix tree model
- 05:51 PM Revision c9133083 (qgis): Don't dereference deleted node
- 05:51 PM Revision 525adede (qgis): Fix QgsLayerDefinition::loadLayerDefinition
- 05:51 PM Revision bc18ec99 (qgis): No more warning in the model, but still doesn't work
- 05:51 PM Revision d4907558 (qgis): Re-add header file removed by mistake
- 05:17 PM Revision d0d7aa6c (qgis): Expose QgsPointCloudAttribute/QgsPointCloudAttributeCollection to sip
- 05:17 PM Revision 78dcd2c3 (qgis): Another test
- 05:17 PM Revision 00b9da64 (qgis): Private
- 05:17 PM Revision 59601bf1 (qgis): Add QgsPointCloudAttributeComboBox widget
- A reusable widget for selecting an attribute from a point cloud layer
- 05:17 PM Revision 8d54dc8f (qgis): Fix sip build
- 05:17 PM Revision d5ef807e (qgis): Add some more useful methods to QgsPointCloudAttribute
- 05:17 PM Revision aa428a06 (qgis): Add QgsPointCloudAttributeModel model for display of attributes in
- a point cloud layer
- 03:40 PM Revision 02552e48 (qgis): Raster shader: store label precision
- 03:01 PM Revision ef0c4722 (qgis): only _AddDllDirectory existing directories (fixes OSGeo4W#649)
- 01:53 PM Revision 7901b7a3 (qgis): remove unused private var
- 12:07 PM Revision eefc9781 (qgis): Add assignment operator
- 12:03 PM Revision 58ce77f1 (qgis): Paletted: fix ordering from proxy model
- 11:56 AM Revision 06bfb425 (qgis): Fix duplicate parameter warnings shown when loading models
- 11:45 AM Revision 06ed78e7 (qgis): Fix identify action test
- 11:37 AM Revision c9d184dd (qgis): Merge branch 'master' into allow-user-adjustment-of-flat-terrain-elevation
- 11:04 AM Revision 37dd3169 (qgis): fix docs
- 11:02 AM Revision 4a81704d (qgis): delete assignment operator
- 10:55 AM Revision aa90eb73 (qgis): [temporal] Update the attribute table's show feature visible on map to ...
- 07:10 AM Revision dcc53852 (qgis): [temporal] Update the identify tool to take temporal range context into...
- 06:27 AM Revision 19bd3970 (qgis): Spelling
- 06:27 AM Revision c7a6e6bd (qgis): Embed a copy of laz-perf, and use if system laz-perf is not found
- Laz-perf is a relatively "underground" library, and is not packaged
for many major distributions. Its also tiny and t... - 06:27 AM Revision 6ca94e6b (qgis): Avoid qDebug
- 05:03 AM Revision 37a0b0e9 (qgis): [processing] Fix duplicate parameter warnings shown when loading models
- This is caused because the internal hidden VERBOSE_LOG parameter was
always being added to the model twice, so now we... - 04:09 AM Revision b567a7c5 (qgis): [3d] Change options button in 3d canvas dock from directly opening
- the settings dialog to instead show a menu with quick toggles
for enabling shadows and eye dome lighting, along with ... - 04:09 AM Revision 68ceaf22 (qgis): Fix capitalisation, spin box clear values in eye dome lighting widgets
- 01:17 AM Revision f2b14d33 (qgis): revert back Qgs3DMapSettings::worldToMapCoordinates and add copy constr...
2020-11-08
- 12:07 AM Revision d0084000 (qgis): Address Nyall's reviews
- 10:36 PM Revision 1a91516b (qgis): add qt5-image-formats-plugins to qgis server
- 04:58 PM Revision 23b723e5 (qgis): inital terrain elevation offset implementation
- 08:19 AM Revision 63d875b0 (qgis): Merge pull request #39392 from olivierdalang/geometry_fixer_fixes
- Geometry fixer fixes
2020-11-07
- 11:02 PM Revision 7d012ee7 (qgis): addVectorLayerPrivate(): fix loading of WFS layers
- Fixes #39847. master only (related to 1132494)
- 11:01 PM Revision c1df39f1 (qgis): Support building qgis_analysis as SHARED or STATIC library. (Required f...
- 07:18 PM Revision b3ab76a9 (qgis): Update tsstat.pl
- 07:18 PM Revision fcafb271 (qgis): Adding Translation Sardinian flag
- 07:02 PM Revision 9e02078d (qgis): debian packaging: add pdal provider and switch to sip5
- 06:58 PM Revision 7c458a96 (qgis): fail if sipbuild is found, but not sip5
- 06:58 PM Revision 410243d0 (qgis): fix warnings
- 04:25 PM Revision 0c38d2f2 (qgis): Revert "Hidden layers"
- 01:17 PM Revision 95fc5153 (qgis): Merge pull request #39819 from elpaso/bugfix-server-config-cache-virtua...
- Fix server virtual layers load
- 12:42 PM Revision da6f2048 (qgis): Removed the selectatid and sslmode, added dbworkspace and includegeoatt...
- (and checkPrimaryKeyUnicity to one side to make it symmetric)
- 05:46 AM Revision dcc26ee9 (qgis): fix cell statistics median method and add tests
2020-11-06
- 12:52 AM Revision 0b5c7342 (qgis): Merge pull request #39859 from root676/fix_random_raster
- Fix random raster Float32/64 support
- 12:52 AM Revision 608d717a (qgis): fix cell statistics median method and add tests
- 10:57 PM Revision fd9abf8a (qgis): Skip ept specific tests if ept provider is not built
- 10:57 PM Revision 611fca9e (qgis): Split ept provider gui metadata from generic point cloud gui metadata
- Things are much cleaner this way!
- 10:57 PM Revision d506caf6 (qgis): If no point cloud providers are available, don't show 'point cloud' opt...
- 10:57 PM Revision f5a4880e (qgis): Switch from silently building broken Entwine point cloud support
- when dependancies are missing (libzstd, lazperf) to an explicit
WITH_EPT optional cmake switch which requires those d... - 10:57 PM Revision 9c55b8bd (qgis): Add Python repr for QgsProviderRegistry::ProviderCandidateDetails
- 10:57 PM Revision 88ac3ce5 (qgis): Add some tests for ept and pdal layer loading, extent and crs
- 10:55 PM Revision 25d3b950 (qgis): [layer tree][ui] Allow users to set a minimum/maximum legend size
- 10:54 PM Revision 0ee4ffdf (qgis): test_qgsproject.py: no longer used deprecated way of importing ogr
- 10:53 PM Revision 72bb3845 (qgis): Fix authentication configuration is lost when adding Arcgis Feature Ser...
- 10:52 PM Revision 78b7196d (qgis): test_qgsproject.py: no longer used deprecated way of importing ogr
- 09:06 PM Revision 2e5276d6 (qgis): fix min/max random value assignment to take effect in the random raster...
- 08:58 PM Revision 19c32a5b (qgis): fix float64/float32 random value output
- 06:23 PM Revision 610703c5 (qgis): test_qgsproject.py: no longer used deprecated way of importing ogr
- This has gone with GDAL 3.2.0
- 06:23 PM Revision 54b33cdb (qgis): Fix authentication configuration is lost when adding Arcgis Feature
- Service/Map service layers via source select dialog instead of browser
Fixes #39822 - 06:22 PM Revision 9fa940ad (qgis): Fix warning
- 06:22 PM Revision f98bdc04 (qgis): Make PDAL version information available for macros
- 06:22 PM Revision 9e72b69a (qgis): Report PDAL version information in about screen, processing version dumps
- 06:22 PM Revision 1220c106 (qgis): Use nice new API to handle loading of point cloud layers which are
- dragged and dropped onto QGIS, with absolutely no hardcoded logic
in qgisapp at all - win!
(Now las/laz files can be... - 06:22 PM Revision 2cda24ec (qgis): Fix warning
- 06:22 PM Revision 51762dd0 (qgis): Add API to QgsProviderMetadata to determine valid layer types
- which the provider can use to open a specified URI
- 06:22 PM Revision bf32b713 (qgis): Refine QgsProviderRegistry::preferredProvidersForUri API so that
- it returns a list of preferred providers along with the valid
layer types which those providers report for the URI
T... - 06:22 PM Revision 8254b7dd (qgis): Add capabilities flags for QgsProviderMetadata
- So that callers can determine which functionality in the metadata
is implemented for a particular object - 05:35 PM Revision 9e5a67f9 (qgis): sipified qgsmaplayer
- 05:34 PM Revision 577bc354 (qgis): use unplugged icon to indicate offline layers
- 02:34 PM Revision cf2df8d2 (qgis): Implement encodeUri and decodeUri, fixes #39759
- 01:40 PM Revision 0cadba16 (qgis): Update tsstat.pl
- Added new Italian Translator
- 01:33 PM Revision 0213197e (qgis): Merge pull request #39837 from skampus/patch-8
- Update tsstat.pl
- 01:09 PM Revision 5dc45403 (qgis): Update tsstat.pl
- Added a new Italian Translator
- 12:15 PM Revision 7c784a81 (qgis): Update tsstat.pl
- Added a new Italian Translator
- 10:19 AM Revision dd3fa584 (qgis): increase Oracle timeout
- 10:12 AM Revision 5f161a89 (qgis): [layer tree][ui] Allow users to set a minimum/maximum legend size
- 09:59 AM Revision 618807ed (qgis): Initial EDL implementation
- 09:59 AM Revision df4d2390 (qgis): fix postprocess.frag
- 09:59 AM Revision 8768b7e3 (qgis): fix spelling mistake
- 09:59 AM Revision c3ef5cc3 (qgis): Added configuration to debug shadow and forward depth textures
- 09:59 AM Revision e9ac7311 (qgis): address reviews
- 09:59 AM Revision a25f0464 (qgis): adress reviews
- 09:59 AM Revision d1d347d1 (qgis): add EDL distance
- 09:59 AM Revision 6f542e7e (qgis): moved debug settings to the advanced tab and fixed CI problems
- 09:59 AM Revision 4ade4f04 (qgis): fix depth buffer not working correctly for some machine
- 09:59 AM Revision 1e9e4d7d (qgis): Started adding depth and shadow map textures preview debugging
- 07:04 AM Revision e9b2b513 (qgis): Show referer on WMS connection dialog from browser.
- 05:26 AM Revision 465f2d91 (qgis): Fix leak of QgsShadowRenderingFrameGraph, QParameter leaks
- 05:26 AM Revision 4812f461 (qgis): Fix leak in point cloud 2d renderer
- 05:26 AM Revision 60eaaa79 (qgis): Fix QMenu leak in 3d map canvas dock
- 05:26 AM Revision f6e61499 (qgis): Correct fix for leaked light parameters
- 05:26 AM Revision d601b69e (qgis): Fix leak of symbol in QgsMesh3dSymbolWidget
- 04:58 AM Revision 8cf5089c (qgis): Show referer on WMS connection dialog from browser.
2020-11-05
- 10:37 PM Revision ded7acc3 (qgis): fix qgis_sip_uptodate #spellok
- 10:37 PM Revision e8fd9c3e (qgis): set debian/compat to 10
- 10:01 PM Revision e3025992 (qgis): fix build
- 05:25 PM Revision 9365c55c (qgis): increase docker base size
- 05:24 PM Revision d10c1821 (qgis): increase docker base size
- 05:24 PM Revision bd5e408d (qgis): Fix server virtual layers load
- 04:13 PM Revision 3e398e2a (qgis): Merge pull request #39577 from elpaso/hidden-layers
- Hidden layers
- 03:21 PM Revision b3a0ff8a (qgis): Small adjustments for meshes
- 03:04 PM Revision 93344df7 (qgis): install python3-pyproj and protobuf
- 01:54 PM Revision e1f1af78 (qgis): traverse tree in 2D rendering by map error
- 12:59 PM Revision 26a9cdf5 (qgis): Hidden layers -> Private layers
- 12:52 PM Revision 40c9eb6b (qgis): Add some small point cloud files for unit tests (#39811)
- * Add some small point cloud files for unit tests
- 12:52 PM Revision 885c9702 (qgis): missing import for gcc
- 12:11 PM Revision 414d9381 (qgis): Fix raster paletted and pseudocolor various issues
- 12:08 PM Revision 72fe3635 (qgis): Fix min/lowest and add decimal constructor
- 11:51 AM Revision 42181f4c (qgis): docker: master=>latest
- 11:49 AM Revision 22a9cee6 (qgis): docker: master=>latest
- 11:47 AM Revision 994f1f44 (qgis): docker: master=>latest
- 11:16 AM Revision fdcedb4e (qgis): PDAL provider should be preferred for las/laz files
- 11:16 AM Revision 36cdb08b (qgis): Condense separate entries for PDAL/EPT point clouds in data source manager
- to a single entry
Have just one "Point Cloud" tab in the manager, and make the widget
automatically pick the preferr... - 11:16 AM Revision d51e752e (qgis): Add utility function to extract wildcards from a filter string
- 11:16 AM Revision 7ef1afcb (qgis): Add some tests for PDAL provider metadata
- 11:16 AM Revision 1225eb49 (qgis): Don't show ept-build.json files in browser
- 11:16 AM Revision caed02ac (qgis): Default point cloud file picker from data source manager to filtering
- for ALL supported point cloud files, regardless of provider
- 11:16 AM Revision 67e1a807 (qgis): Use proper API to hide .aux.xml, .shp.xml and .tif.xml files from browser
- instead of hardcoded lists
- 11:16 AM Revision 8abe4a1e (qgis): Refine API for QgsProviderRegistry tests for preferred provider
- for a URI to better handle ties, add direct method to determine
whether a particular provider should defer handling o... - 11:16 AM Revision 4c9338b8 (qgis): Catch pdal exceptions when creating data provider
- 11:16 AM Revision 9ee235cf (qgis): Spelling
- 11:16 AM Revision ac7f58b4 (qgis): Partially revert changes to FindPDAL.cmake
- 11:16 AM Revision c9bee4a6 (qgis): Cleanup FindPDAL.cmake, add search path for Fedora
- 11:16 AM Revision 7717a20a (qgis): Mark some QgsProviderMetadata methods as const
- 11:16 AM Revision cad2884e (qgis): Don't show OGR or GDAL entries for files in browser wherever another
- provider is the preferred provider for a particular file
In particular, this allows us to hide the OGR entry for ept... - 11:16 AM Revision 9f53f708 (qgis): Fix generation of point cloud file filter
- 11:16 AM Revision 787230e4 (qgis): Spelling
- 11:16 AM Revision 04dc5f5e (qgis): Add API for providers to test whether a particular URI should be
- blocklisted and hidden from the QGIS interface, e.g. it is an internal
detail only (or sidecar file) and shouldn't be... - 11:16 AM Revision 519222f1 (qgis): Ensure .tif.aux.xml, .png.aux.xml etc are also blocklisted
- 11:10 AM Revision a584b5e2 (qgis): update oracle instant client
- 11:10 AM Revision 3bc8ffe2 (qgis): increase cache size
- 11:10 AM Revision 71421cc1 (qgis): configure CTEST for GH workflow
- 11:10 AM Revision 31887949 (qgis): always upload cache
- 11:10 AM Revision c17df9cf (qgis): timeout oracle
- 11:10 AM Revision d7ed97f0 (qgis): remove defaulting QML
- error: QQmlComponent: Component is not ready
- 11:10 AM Revision d5a141b4 (qgis): fix docker compose path
- 11:10 AM Revision 25847344 (qgis): add build ccache
- 11:10 AM Revision 81f114df (qgis): [quick] fix deprecated use of QApplication::desktopWidget()->screenGeom...
- This takes the first top level window and use it to get the screen.
The "perfect" approach would be to use a widget ... - 11:10 AM Revision 679af1b8 (qgis): enable test on Ubuntu Focal
2020-11-04
- 09:56 PM Revision 4dd8f277 (qgis): review items
- 09:56 PM Revision 3dec432c (qgis): [pointclouds] add basic structure for PDAL layer
- 09:56 PM Revision 706d5791 (qgis): remove icons
- 05:59 PM Revision fd9b11d8 (qgis): Merge pull request #39806 from qgis-bot/backport-39803-to-release-3_16
- [Backport release-3_16] fix webp rendering in server
- 04:42 PM Revision b725a044 (qgis): 3D material color data defined (#39683)
- 03:26 PM Revision b2da658b (qgis): fix webp rendering in server
- 03:22 PM Revision 0e758df0 (qgis): fix webp rendering in server (#39803)
- * fix webp rendering in server
currently, qgis server always returns content-length=0 - 09:49 AM Revision b3356176 (qgis): [3d] Default shadows to first available directional light, instead
- of forcing users to explicitly select this light after enabling shadows
- 09:49 AM Revision 4aa1c2f2 (qgis): Add python repr for QgsProviderMetadata
- 09:49 AM Revision eb6e53d6 (qgis): Ensure that ept provider is the preferred provider for ept.json files
- 09:49 AM Revision 0ebe7888 (qgis): Add API for providers to indicate their priority in opening a specified
- URI
And add new method to QgsProviderRegistry to select the preferred
provider for opening a URI based on this - 09:49 AM Revision 4e1df35d (qgis): Forward declare
- 09:49 AM Revision d34d61e3 (qgis): Fix build on older qt versions
- 09:49 AM Revision 8dc1f0cd (qgis): Fix point cloud source select file dialog incorrectly filters to mesh l...
- 09:49 AM Revision b4d381de (qgis): Use provider metadata to filter data items for ept provider
- 09:49 AM Revision e5fe9bf4 (qgis): Fix warnings in test
- 09:49 AM Revision a092a822 (qgis): Trivial tests for ept provider encode/decode uri
- 09:49 AM Revision 8b7fe317 (qgis): Add since
- 09:49 AM Revision 7771417a (qgis): Improve docs
- 09:49 AM Revision e59bab7f (qgis): Add QgsProviderRegistry::filePointCloudFilters() for retrieving filter ...
- 09:49 AM Revision 6885a160 (qgis): Methods in QgsProviderRegistry should not be virtual -- this class
- is not designed to be subclassed
- 09:49 AM Revision 74722b35 (qgis): Add utility to determine whether a certain file name matches a given fi...
- 09:49 AM Revision f7b0a2d0 (qgis): Add Point Clouds to QgsProviderMetadata::FilterType
- 09:49 AM Revision 8ebab944 (qgis): Implement QgsProviderMetadata::filters() for EPT provider, start some
- basic tests for ept provider
- 08:25 AM Revision 31bc1e8b (qgis): fix build
- 07:33 AM Revision e64537a9 (qgis): More (significant) optimizations to ept point cloud decompression
- 07:33 AM Revision 6310397e (qgis): Add tests for QgsPointCloudAttribute
- 07:33 AM Revision 31fa79ee (qgis): Big boost to QgsPointCloudAttributeCollection::find by internal cache
- 07:33 AM Revision d4466001 (qgis): Update for QCOMPARE sensitivity to numeric types
- 07:33 AM Revision fc76c324 (qgis): Avoid multiple calls to QgsPointCloudAttributes::find for every point i...
- and instead just find the desired attributes once before iterating over points
Results in a BIG speed up to EPT data... - 07:33 AM Revision 0d772691 (qgis): Avoid some unnecessary copies inside loop
- 06:57 AM Revision d45790e0 (qgis): Other export mesh algorithms (#39783)
- [processing] adds there new export mesh layer to vector layer algorithms :
- export faces
- export edges (1D mesh)
- ... - 05:31 AM Revision c6622732 (qgis): Fix potential crash on QGIS exit under rare circumstances
- 05:30 AM Revision c63b278c (qgis): Fix crash in geometry validator
- 03:30 AM Revision a7d4bdd0 (qgis): Merge pull request #39790 from nyalldawson/vcloarec-fixGeometryValidator
- Fix crash in geometry validator
- 03:14 AM Revision 174d30c5 (qgis): Fix potential crash on QGIS exit under rare circumstances
- This is only triggered when a provider attached to a layer from the
current project does not implement provider metad... - 01:47 AM Revision 1fd572fb (qgis): Ignore .aux.xml files under control_images
- 01:47 AM Revision 8723be69 (qgis): Speedup label placement when building against GEOS-3.9.0
- Uses GEOSPreparedNearestPoints signature
See https://trac.osgeo.org/geos/ticket/1007 - 01:47 AM Revision ca99eb48 (qgis): fix bad QTime constructors
- 01:46 AM Revision c7ab2d20 (qgis): More unit tests for geometry validation
- 01:37 AM Revision 2f10e500 (qgis): Add unit test for #39770
- 01:35 AM Revision 08f65f2f (qgis): Cleanup variable names, fix error string
- 01:26 AM Revision 9fbe8720 (qgis): fix geometry validator
- Fixes #39770
2020-11-03
- 11:39 PM Revision 9a7efe02 (qgis): fix bad QTime constructor
- 11:21 PM Revision 6d52771e (qgis): Fix copy
- 04:38 PM Revision 1c229334 (qgis): PG raster: fix crash on invalid extent
- Fixes #39779
- 12:32 PM Revision c96f02f8 (qgis): Doxy
- 12:18 PM Revision dec0af6b (qgis): Store unmodified double value in widget items
- Also add a custom delegate.
Try to fix #39757 - 09:30 AM Revision 7d1ca816 (qgis): improve geometry equality report in tests (#39772)
- from https://github.com/qgis/QGIS/pull/8154/files#diff-dbb55b6871a9157f22dc7a979009676cb03f2fadefc557ad0e66a47c92a93503
- 09:23 AM Revision aa45ee9b (qgis): fix again
- 08:36 AM Revision 86223f11 (qgis): fix docker name
- 08:17 AM Revision 234de661 (qgis): improve geometry equality report in tests
- from https://github.com/qgis/QGIS/pull/8154/files#diff-dbb55b6871a9157f22dc7a979009676cb03f2fadefc557ad0e66a47c92a93503
- 06:05 AM Revision 1fbba79a (qgis): Mesh export processes, first part : infrastructure and export vertices ...
- [processing] Infrastructure for QgsMeshLayer to add processing algorithms, dataset group paramater and dataset time p...
- 04:39 AM Revision a1fcc7da (qgis): Fix missing canvas flash after locating to geocode result with viewport
- 03:11 AM Revision 98d09715 (qgis): [api] Add new class QgsGoogleMapsGeocoder
- This geocoder utilises the Google Maps "geocoding" API in order to geocode
strings. The Google Maps service is not pu... - 03:11 AM Revision e70caeb3 (qgis): Add getter/setter for api key, region
- 03:11 AM Revision 1acfe1fb (qgis): Add group and description to QgsGeocoderResult, link in to locator,
- and populate group in Google Maps geocoding results
- 03:11 AM Revision cbaeb99a (qgis): Add optional viewport property for geocoder results
- Allows specifying an optional recommended viewport bounds for
displaying the geocode result (e.g. the canvas extent t...
2020-11-02
- 09:31 PM Revision fd4f12be (qgis): debian packaging: add qt5-image-formats-plugins dependency (closes #39763)
- (cherry picked from commit 71a755a023d65494328a882fbacfff7dad611158)
- 09:29 PM Revision 09d6185b (qgis): debian packaging: drop ubuntu eoan add ubuntu groovy
- 09:29 PM Revision 71a755a0 (qgis): debian packaging: add qt5-image-formats-plugins dependency (closes #39763)
- 08:44 PM Revision 46036f58 (qgis): suggest qt5-image-formats-plugins for server
- This allows using webp in the server, see https://github.com/gem/oq-qgis-server/pull/45 for more details, @jef-n I'm ...
- 07:43 PM Revision 6f6e2b0f (qgis): fix webp rendering in server
- currently, qgis server always returns content-length=0
- 05:28 PM Revision c877f368 (qgis): Remove unused vars/includes
- 02:22 PM Revision 61bd8a8d (qgis): Turn legend filters into a menu
- 01:43 PM Revision d49d4585 (qgis): Vertex editor: make displayed coordinate precision configurable
- 12:23 PM Revision 47a08a44 (qgis): Merge pull request #39575 from alexbruy/processing-dxf
- Native DXF export algorithm
- 11:44 AM Revision d3046146 (qgis): Remove workaround for an Entwine issue (binary/zstandard encoding) (#39...
- Entwine was creating incorrectly encoded index when binary/zstandard
data type was used with a recent PDAL:
https://g... - 11:36 AM Revision b9b6171e (qgis): Handle geometrycollections also in difference results
- 11:17 AM Revision ed709c18 (qgis): fix bunch of small bugs
- 11:17 AM Revision d6247fd6 (qgis): fix type error in value relation
- 10:51 AM Revision b52c9893 (qgis): Pressing escape should cancel the Change Data Source dialog
- 08:50 AM Revision ee241edb (qgis): completely hide parameter type definition from SIP
- 08:49 AM Revision 36513657 (qgis): add other supported parameter types to the list
- 08:49 AM Revision 3feb0ad4 (qgis): tests for parameterAsLayers() call
- 08:49 AM Revision 24f2c621 (qgis): address remaining review comments
- 08:49 AM Revision 5a155f7c (qgis): make QgsProcessingParameterDxfLayers public
- 08:47 AM Revision 4f91bd80 (qgis): [processing] widget wrapper for dxf layers parameter
- 08:47 AM Revision ad6922b5 (qgis): typo in the license header
- 08:47 AM Revision b7997e0f (qgis): [processing] new parameter for DXF export input layers
- 08:47 AM Revision 7e798d40 (qgis): test for dxf layers parameter
- 08:47 AM Revision 7b36a220 (qgis): [processing] add dxf export algorithm (fix #25392)
- 08:47 AM Revision 8f487694 (qgis): test for dxf layer wrapper
- 08:47 AM Revision 76c1557e (qgis): raise exceptions instead of fatal errors
- 08:47 AM Revision c1b6547d (qgis): init default split attribute
- 08:47 AM Revision 9414e3f5 (qgis): test for DXF export algorithm
- 08:47 AM Revision d40a7db9 (qgis): fix condition statement
- 08:47 AM Revision 6f10e651 (qgis): accept layer list and individual layers as dxf inputs
- 08:47 AM Revision e5e87aca (qgis): more fixes to support other input types
- 08:47 AM Revision bdce38bc (qgis): drop useless test
- 08:47 AM Revision a7339e6f (qgis): fix missed cond
- 08:47 AM Revision 24bad2e3 (qgis): fix strings capitalization
- 08:47 AM Revision 3c0d5971 (qgis): longer help
- 08:47 AM Revision 769dafae (qgis): typo
- 05:37 AM Revision 45f12cbb (qgis): Pressing escape should cancel the Change Data Source dialog
- 02:23 AM Revision 146ae275 (qgis): [processing] Fix add (single) row tool button broken
- 02:23 AM Revision ef52b5f9 (qgis): [processing] fix method name in GUI wrapper for batch processing
- 02:22 AM Revision 9935bbe0 (qgis): Add adapter class QgsGeocoderLocatorFilter
- This class implements the required logic to bridge a
class which implements the QgsGeocoderInterface interface to a
Q...
2020-11-01
- 10:49 PM Revision 5271ca26 (qgis): make QgsProcessingParameterVectorTileWriterLayers public
- hide parameter types definitions for TIN and vector tile parameters from
SIPP - 10:49 PM Revision 2f9236b2 (qgis): remove from SIP some parameter type definitions
- 10:49 PM Revision c79ebcd3 (qgis): make QgsProcessingContext member variable in vector tile layers wrapper
- to avoid dangling pointers
- 10:47 PM Revision f36701c4 (qgis): [processing] Fix add (single) row tool button broken
- 10:46 PM Revision a6fe85f0 (qgis): fix code layout
- 10:46 PM Revision 74017adb (qgis): use forwarding reference to fix reference copy warning
- 10:45 PM Revision 01baa2d7 (qgis): backport fix for #38476
- 10:44 PM Revision fa1b704a (qgis): [processing] fix method name in GUI wrapper
- 09:07 PM Revision a2feb593 (qgis): Merge pull request #39726 from DelazJ/expressionOverlay316
- [3.16] Update expression overlay functions
2020-10-31
- 12:17 AM Revision 9e043233 (qgis): Fix windows build
- 07:08 AM Revision d9b479e8 (qgis): Fix wrong copy-paste
- (cherry picked from commit c0d76e175f1d98a98cc56392e085dc2f9e6427c7)
- 07:08 AM Revision 68de4e4d (qgis): Update more geometry overlay functions help
- (cherry picked from commit 5ccad9173fa208270437e25db93b9bb3f67458ce)
- 07:08 AM Revision 209fb63d (qgis): Update overlay_nearest function help and examples
- (cherry picked from commit a4947666a1a01b77f7643f052ee2c67be6a95ed8)
2020-10-30
- 04:23 PM Revision 7ac28d4f (qgis): enable test on Ubuntu Focal
- 03:46 PM Revision f491c244 (qgis): fixes reading of legacy setting of WMS/WFS exclusion for joined fields ...
- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 01:46 PM Revision 7ab1f19a (qgis): fixes reading of legacy setting of WMS/WFS exclusion for joined fields ...
- fixes #39699
- 12:51 PM Revision f5ba02ec (qgis): Merge pull request #39567 from elpaso/server-standalone-colorize
- Server standalone colorize output
- 08:57 AM Revision ce466a47 (qgis): [pointclouds] QgsPointCloudBlock (#39651)
- * introduce qgspointcloudblock
* expand attributes based on request
* add point cloud request
* fix header
* fix ... - 07:59 AM Revision 669fe014 (qgis): Remove checkindex
- needs more recent QT
- 06:40 AM Revision d1064843 (qgis): Update src/core/qgsmaplayer.h
- Co-authored-by: Nyall Dawson <[email protected]>
- 05:31 AM Revision d0ea8faf (qgis): Add transform context to QgsLocatorContext
- Allows locators to correctly perform transformations during their
result fetching/handling - 05:31 AM Revision 4f6f163e (qgis): Move geocoder classes to core
- 03:02 AM Revision 82e6f24a (qgis): fix map setting temporal be active when updating time controller
2020-10-29
- 12:19 AM Revision d484beb7 (qgis): Spelling
- 12:19 AM Revision 07251121 (qgis): Spelling, since updates
- 12:19 AM Revision 94f3ea0d (qgis): Add interface API for geocoders
- 12:16 AM Revision 5ccad917 (qgis): Update more geometry overlay functions help
- 12:13 AM Revision df0950c6 (qgis): Rename variables for a more intuitive documentation
- 12:08 AM Revision a4947666 (qgis): Update overlay_nearest function help and examples
- 12:08 AM Revision c0d76e17 (qgis): Fix wrong copy-paste
- 12:06 AM Revision 3a5ddde5 (qgis): fix map setting temporal be active when updating time controller
- 11:33 PM Revision 613f5b8f (qgis): PG provider connection API: convert to bools
- Fixes #33130
Backport from master/2.16 - 05:12 PM Revision dec8b05e (qgis): More switches
- 04:36 PM Revision 88dbb752 (qgis): Remove checkIndex
- 04:19 PM Revision 5dc87337 (qgis): Change if/else to switch in flags
- 04:05 PM Revision b2e05d00 (qgis): Confirm when removing hidden layers
- The message now lists max 10 hidden layer names in
the confirmation dialog. - 02:31 PM Revision 884bd9a4 (qgis): Fix crash on nested dataChanged from set current index
- Add new methods and tests, try to make it clear when
a method expects a model index and when it expects
a proxy model... - 09:15 AM Revision 8a8fd556 (qgis): Merge pull request #39684 from elpaso/bugfix-gh39682-server-getfeaturei...
- Fix wms getfeatureinfo json with composite pks
- 09:15 AM Revision bda2e100 (qgis): Merge pull request #39673 from elpaso/server-wms-getlegendgraphics-json...
- Server wms getlegendgraphics json symbolscale
- 01:14 AM Revision 1132494f (qgis): Handle 'inbuilt:' vector uri in iface.addVectorLayer() method
2020-10-28
- 09:05 PM Revision c55426dc (qgis): [processing] Add missing parameter when reading QgsProcessingParameterF...
- 09:04 PM Revision c1adeb0a (qgis): Fix logic in QgsUserInputWidget which incorrectly deletes other widgets...
- 09:03 PM Revision 497e313e (qgis): Fix reshape line tool fails when reshape line partially exactly overlap...
- 09:03 PM Revision ad45f47d (qgis): Reshape tool should only operate on the selected features, if a selecti...
- 08:53 PM Revision cfbb292b (qgis): Merge pull request #39687 from alexbruy/gdal-clip-test
- [processing] test for newly added parameter in Clip Raster by Extent (followup 41dc20c2c1)
- 08:22 PM Revision 3f88d74d (qgis): Different code path for unsupported providers
- 05:35 PM Revision 554ce82c (qgis): [processing] test for newly added parameter in Clip Raster by Extent
- (followup 41dc20c2c1)
- 05:18 PM Revision 41dc20c2 (qgis): Merge pull request #38841 from rldhont/processing-gdal-clipbyextent
- [Processing][GDAL] Clip Raster by extent - override CRS
- 03:54 PM Revision a70e79b9 (qgis): Fix wms getfeatureinfo json with composite pks
- Fixes #39682
- 09:31 AM Revision dabcf7f1 (qgis): Test for server add min/max scale to symbol json export
- 08:59 AM Revision c1240ded (qgis): Server add min/max scale to symbol json export
- 06:14 AM Revision c7aa269c (qgis): fix duplication of feature being stopped at 1 level deep (#39623)
- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 04:43 AM Revision ad01045f (qgis): Reshape tool should only operate on the selected features, if a selecti...
- Fixes #23088
- 04:43 AM Revision 37de804b (qgis): Fix reshape line tool fails when reshape line partially exactly
- overlaps geometry
- 04:43 AM Revision d8351c0a (qgis): Fix logic in QgsUserInputWidget which incorrectly deletes other
- widgets whenever one existing widget is deleted
Fixes calls to iface.addUserInputWidget() does not show any widget i... - 04:39 AM Revision 912dd770 (qgis): [processing] Add missing parameter when reading QgsProcessingParameterF...
- 04:37 AM Revision daac8196 (qgis): Make tracer less debug noisy
- 02:27 AM Revision 8d7f8ed3 (qgis): [processing] correctly escape parentheses in GDAL command (fix #39525)
2020-10-27
- 09:08 PM Revision 0b966f02 (qgis): Fix a couple of QT 5.15 deprecation warnings
- 09:07 PM Revision bfdb99fe (qgis): [processing] correctly escape parentheses in GDAL command (fix #39525)
- 02:34 PM Revision 90e9eda8 (qgis): Processing - GDAL - Raster clip by extent - override CRS
- 11:03 AM Revision 4af1cbfb (qgis): Merge pull request #39640 from qgis-bot/backport-39625-to-release-3_16
- [Backport release-3_16] Landing page: respect drawing order from TOC
- 07:53 AM Revision fbf3013c (qgis): Landing page: respect drawing order from TOC
- 07:49 AM Revision 8ba0606f (qgis): Merge pull request #39625 from elpaso/server-landingpage-fix-wms-layer-...
- Landing page: respect drawing order from TOC
- 07:41 AM Revision f909c70c (qgis): Revert grayscale luminance constants
- While dcc5a1f9 updated the CVD grayscale simulation
to match Chromium and Firefox, Nguyen (2017)
(https://doi.org/10.... - 07:41 AM Revision 36b68843 (qgis): Modify tritanopia 'since' to reflect 3.18
- 07:41 AM Revision d91c671f (qgis): Align tritanopia tooltip with text string
- 07:41 AM Revision 8172c5ed (qgis): Revert ordering of PreviewMode's Grayscale/Mono
- 07:41 AM Revision da5bc306 (qgis): PreviewGrayScale->PreviewModeGrayscale, captions
- 07:41 AM Revision 7bd81dfc (qgis): [FEATURE] Improved color vision deficiency sim
- This modifies the previous support for grayscale
and LMS-based simulation for protanopia and
deuteranopia, and brings... - 07:41 AM Revision ea628e31 (qgis): Revert CVD function names to avoid API breakage
- 07:41 AM Revision 0d6bb7d9 (qgis): Remove references to fax and photocopy
- 05:57 AM Revision 2826d917 (qgis): Add a hacky configuration page for point cloud 2d renderer
- 05:57 AM Revision 195fe7e8 (qgis): Fix style save options in layer properties dialog
- 05:57 AM Revision c958562c (qgis): Add standard actions to save/restore default metadata for point cloud l...
- 05:57 AM Revision 17c83d72 (qgis): Another default style handling fix for point cloud layers
- 05:57 AM Revision 9fabf4be (qgis): Avoid trying to load unnecessary styling for temporary snap layer
- 05:57 AM Revision 885c1206 (qgis): Hacky save/restore 2d renderer settings for point clouds
- 05:57 AM Revision fa1ce4d2 (qgis): Don't show unwanted error messages relating to loading default metadata...
- 05:57 AM Revision 09e87b83 (qgis): Remove non-functional loadDefaultStyle from QgsPointCloudLayer
- We should use the base class version for point cloud layers
- 05:28 AM Revision f9dfea8d (qgis): [QgsQuick] Added soft and hard constraints in the form (#38742)
- * [QgsQuick] Added soft and hard constraints in the form
* [QgsQuick] Fixed field description label in the QgsQuick ... - 03:10 AM Revision 730c554e (qgis): Fix untranslatable strings
- 01:48 AM Revision 78beef64 (qgis): Fix duplicate widgets in mesh 3d widget (likely from a merge conflict),
- fix capitalisation and widget sizes
2020-10-26
- 12:59 AM Revision 66ce1a60 (qgis): Fix bounding boxes of point cloud chunks
- 12:59 AM Revision 22e86b74 (qgis): fix indentation
- 12:59 AM Revision c0f50891 (qgis): Use additive strategy for point clouds
- 12:59 AM Revision e9d0c612 (qgis): QString -> QStringLiteral
- Co-authored-by: Nyall Dawson <[email protected]>
- 12:59 AM Revision fea3c217 (qgis): Add some useful methods to QgsAABB and QgsChunkNodeId
- 12:59 AM Revision 9fac161f (qgis): fix doc
- 11:45 PM Revision 6e1b23af (qgis): suffix parameter in convertToOfflineProject to be able to control the s...
- cherry-picks of commits:
23e661a65f0adfead89fb7ce702f874907999d1c
7428b68e8ea583dfb2ad4bcb49ee40879cb87a06
3d02b3dfcd... - 11:45 PM Revision 16f1a00d (qgis): Update src/core/qgsofflineediting.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 08:31 PM Revision e248ffff (qgis): [feature][gui] add "close all tabs" to QgsMessageLogViewer
- 08:29 PM Revision bb5b625b (qgis): able to build without zstd and lazperf
- 08:29 PM Revision 84892a7b (qgis): Fix some warnings
- 08:29 PM Revision b796dbb0 (qgis): add some basic skelet for point cloud data providers
- 08:29 PM Revision 1d4b8e7c (qgis): read CSR and bounding box
- 08:29 PM Revision 8a42c575 (qgis): port the basic renderer from Martin's prototype
- 08:29 PM Revision 13ecb8c4 (qgis): add simple browser integration
- 08:29 PM Revision 9c27d4ae (qgis): bunch of other file skeletons
- 08:29 PM Revision 9039aadf (qgis): Random fixes and hacks
- - corrected rotation
- hack to make the cloud closer to the terrain
- programmatic sizing of points
- limit to a sing... - 08:29 PM Revision de6f4d6a (qgis): hook point cloud layer type to the rest of the code
- 08:29 PM Revision abd102c5 (qgis): initial files stubs
- 08:29 PM Revision 62faf3f9 (qgis): port academic code from Martin's prototype. ugly me
- 08:29 PM Revision acccc634 (qgis): fix after Nyall review
- 08:29 PM Revision b7e80718 (qgis): some stubs for 3d classes
- 08:29 PM Revision aa814bce (qgis): fix loading
- 08:29 PM Revision 63ecfb9b (qgis): Take point record size into account when decoding
- 08:29 PM Revision da969e85 (qgis): Fixed few bugs + minor rendering improvements
- - using a color ramp to render points
- only rendering nodes that intersect the map extent - 08:29 PM Revision a3da3b3c (qgis): Fix entity's bbox and always show the bboxes for point clouds (for now)
- 08:29 PM Revision 8c059ebc (qgis): Added a qgis 3d test executable to quickly open a 3D scene
- The 3d sandbox needs a qgis project file and will open 3D map canvas
- 08:29 PM Revision 95631580 (qgis): fix loading of classes
- 08:29 PM Revision 8536c564 (qgis): add ept provider
- 08:29 PM Revision 8ea34de8 (qgis): restore accidentally deleted files
- 08:29 PM Revision 0ad1738b (qgis): Fix inverted tiling
- 08:29 PM Revision 77de8a3d (qgis): fix doc check
- 08:29 PM Revision 8d127724 (qgis): Refactor QgsChunkNode + QgsChunkedEntity for more flexibility
- - QgsChunkNode can have variable number of children
- QgsChunkLoaderFactory implementations get responsibility to ret... - 08:29 PM Revision 0638f758 (qgis): Move point cloud placement in data source manager
- 08:29 PM Revision 59bd03fa (qgis): fix travis and docs
- 08:29 PM Revision 422a1639 (qgis): Add hacky way to configure 2d renderer via layer custom properties for now
- 08:29 PM Revision 97966026 (qgis): Enabled runtime profiling of ept provider creation
- 08:29 PM Revision b851caa9 (qgis): Fix display of point cloud layer properties/preview in browser
- 08:29 PM Revision 56f50109 (qgis): Show information in point cloud layer properties
- 08:29 PM Revision 88cefcdb (qgis): Basic layer properties page for point cloud layers
- 08:29 PM Revision bf008463 (qgis): Fix missing bad layer indicator for point cloud/mesh layers
- 08:29 PM Revision 29a60dfa (qgis): Fix build
- 08:29 PM Revision 000e30f4 (qgis): Point cloud layer data sources can be changed via menu
- 08:29 PM Revision 59a6035e (qgis): Fix cloning point cloud layers
- 08:29 PM Revision 23dfbf8e (qgis): Make setting point cloud layer data source follow expected behavior
- for map layers
Will make it possible to repair point cloud layer sources - 08:29 PM Revision 8fd7cc86 (qgis): Octree support in chunk nodes, start using chunking for point clouds
- 08:29 PM Revision 47ba499d (qgis): Chunk node refactor: remove tileX(), tileY(), tileZ()
- Let's use tileId() everywhere for chunk coordinates
- 08:29 PM Revision 8b15cfb4 (qgis): Fix build of sandbox + fix loading/saving project
- 08:29 PM Revision 2017f742 (qgis): fix travis and 5.14 builds
- 08:29 PM Revision ac6116ca (qgis): fix travis
- 08:29 PM Revision b1c94cdb (qgis): fix travis
- 08:29 PM Revision 81e37c67 (qgis): fix travis
- 08:29 PM Revision 15e46086 (qgis): fix builds
- 08:29 PM Revision 47416739 (qgis): fix build
- 08:29 PM Revision d0721c5a (qgis): fix builds
- 08:29 PM Revision 8c256c5d (qgis): fix builds
- 08:29 PM Revision 29113a89 (qgis): fix some checks and building
- 08:29 PM Revision 539f2350 (qgis): Minimal encode/decode uri implementations for ept data provider
- 08:29 PM Revision aadca8c5 (qgis): Set data provider key for QgsPointCloudLayer, so that QgsPointCloudLaye...
- returns the correct value
Fixes a crash on exit caused because the provider metadata for the layer
cannot be retriev... - 08:29 PM Revision dda9eeff (qgis): Remove unnecessary copy constructor from QgsPointCloudDataBounds -- it ...
- 08:29 PM Revision e4ab1486 (qgis): QgsMapLayerRenderers must be created on demand, not stored
- 08:29 PM Revision d7e8c6c8 (qgis): QgsMapLayerRenderer subclasses aren't exposed to python
- 08:29 PM Revision 0a91678a (qgis): Fix build
- 08:29 PM Revision 4e94abc3 (qgis): Rename QgsPointCloudRenderer to QgsPointCloudLayerRenderer
- This follow the pattern of QgsVectorLayerRenderer, QgsRasterLayerRenderer,
etc and disambiguates the layer renderer f... - 08:29 PM Revision b78583e9 (qgis): Remove write/readXml from QgsPointCloudRenderer -- these don't belong i...
- 08:29 PM Revision b4461f3c (qgis): QgsPointCloudDataBounds is private api for now
- 08:29 PM Revision 0a426653 (qgis): QStringLiteral
- 08:29 PM Revision 40ff7127 (qgis): Mark QgsPointCloudRendererConfig as private for now
- 08:29 PM Revision 5a714372 (qgis): Minor api cleanups
- 08:29 PM Revision f9e151f7 (qgis): Update note
- 08:29 PM Revision b74f1d69 (qgis): Remove QgsPointCloudLayer3DRendererMetadata from sip
- 08:29 PM Revision 4fce57f6 (qgis): More warning fixes
- 08:29 PM Revision d2b62f52 (qgis): Fix typo
- 08:29 PM Revision b71de9cf (qgis): Fix more warnings
- 08:29 PM Revision cf368bab (qgis): Fix warning
- 08:29 PM Revision 520e4d5c (qgis): Implement QgsPointCloudLayer::setTransformContext
- 08:29 PM Revision a86149b4 (qgis): Fix qgis_core python and project loading with point cloud layer
- 05:09 PM Revision 662e103b (qgis): Landing page: respect drawing order from TOC
- Fix WMS drawing order and icon alin for
rule groups. - 03:42 PM Revision ceeeb406 (qgis): enable builds for 3.16 + fix PyQGIS trigger
- 03:34 PM Revision 9db2d792 (qgis): fix duplication of feature being stopped at 1 level deep (#39550)
- 03:01 PM Revision 2ff56fc0 (qgis): Add model tester
- 03:01 PM Revision 8924596e (qgis): Leftover
- 07:28 AM Revision 6d246761 (qgis): Update src/app/qgslayercapabilitiesmodel.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 06:53 AM Revision 33475aa5 (qgis): Fix mssql connections not added/removed predictably when not from ma…
- 04:27 AM Revision cf37cb94 (qgis): Fix mssql connections not added/removed predictabely when not from main...
- 04:26 AM Revision b2517cf6 (qgis): Fix dox test
- 04:26 AM Revision add4fec4 (qgis): Improve QgsRasterIdentifyResult docs
2020-10-25
- 12:14 AM Revision fe2faaac (qgis): Add rotation widget to the georeferencer canvas
- 12:13 AM Revision 1d9c0e77 (qgis): Add Layer crs authid expression
- Adds a "@layer_crs" expression variable, to match behavior of existing @project_crs variable.
- 12:11 AM Revision 68c0889b (qgis): remove unused members
- 12:11 AM Revision 477e2505 (qgis): level of detail for 3D mesh
- 12:11 AM Revision 83dcfc37 (qgis): resolve conflict and adaptation considering recent change
- 12:11 AM Revision 7e956810 (qgis): resolve conflict
- 12:11 AM Revision 40891e7f (qgis): doc, ui improvement and tests
- 12:11 AM Revision c853b2c1 (qgis): fix int/size_t comparison
- 12:11 AM Revision 3f8bc29a (qgis): slider instead combo box
- 12:08 AM Revision 7fe35ac4 (qgis): pass QString() instead of to have an empty layer name suffix
- 12:08 AM Revision 864389e1 (qgis): tests with suffix on offline layer names
- 12:08 AM Revision 9f2a4125 (qgis): layer name suffix passed to convertToOfflineProject with ' (offline)' a...
- it's written into custom property so in synchronize it can get it from the offline project
- 12:08 AM Revision 1cc9029b (qgis): set IDENTIFIER option in geopackage like we used to because it's out of...
- 12:08 AM Revision da8c41a5 (qgis): only remove suffix when it's on the end
- 12:08 AM Revision 48d540d9 (qgis): pass empty layer name suffix to offline editing core, to avoid that off...
- 11:41 PM Revision b33b7924 (qgis): Sanitize qgsgeometry_cast<> implementation
- The previous implementation relied on dereferencing a null pointer.
This is undefined behaviour, and cppcheck rightly... - 10:00 PM Revision 5a275772 (qgis): translation string fix
- 11:16 AM Revision 4d686d9c (qgis): Fix self-snapping for layers with CRS that differs from project CRS
- 11:16 AM Revision 9632d603 (qgis): fix digitizing with curve #39590
- 07:59 AM Revision 7a149732 (qgis): Fix self-snapping for layers with CRS that differs from project CRS
- Fixes #39268
- 07:58 AM Revision c03c441c (qgis): fix digitizing with curve #39590
2020-10-24
- 11:30 PM Revision baf00adc (qgis): [RPM] Make spec file compatible with Fedora 33
- 11:30 PM Revision 84e2d78d (qgis): [processing] Clean migration path to new order_expression parameter
- 11:30 PM Revision e95b62d9 (qgis): [processing] PointsToPath allow expression for order fields
- Allows using `$id` as expression for a csv with ordered values
- 11:30 PM Revision ae565f18 (qgis): Fix field type
- 11:30 PM Revision be8a69fd (qgis): Ad hoc check for ORDER_EXPRESSION parameter
- 11:21 PM Revision 02b3c233 (qgis): [RPM] Make spec file compatible with Fedora 33
- 05:31 PM Revision 012ae4ea (qgis): Merge pull request #39582 from daniviga/rpm-build
- [RPM] Make spec file compatible with Fedora 33
- 04:45 PM Revision a720a180 (qgis): Merge pull request #39540 from m-kuhn/test_doxy_layout
- Test doxy layout
- 03:01 PM Revision d0a3a8f2 (qgis): [RPM] Make spec file compatible with Fedora 33
- 11:02 AM Revision 73baebbc (qgis): build docker images for 3.16
- 10:38 AM Revision 71a11c82 (qgis): Make doxygen happy again
- 07:39 AM Revision a2350b03 (qgis): Fix #38468 NOT taking the range.begin into account
- 03:00 AM Revision 70f7f8a0 (qgis): test format of uuid() expressions with different inputs like WithBraces...
- 03:00 AM Revision e7e87294 (qgis): simple help text with optional format parameter of uuid expression
- 03:00 AM Revision f5357a6a (qgis): UUID expression function help text
- 03:00 AM Revision 409233b7 (qgis): parameter in uuid() expression for the stringFormat. WithBraces (defaul...
- 03:00 AM Revision ac0c5781 (qgis): name format parameter of uuid expression 'format' instead of 'stringFor...
- 03:00 AM Revision 05fd1a06 (qgis): support parameter in uuid() expression for the stringFormat in versions...
- 02:59 AM Revision 2bcddfb4 (qgis): Allow importing vector dimensions greater than 3 and other geometry types
- 02:57 AM Revision 2613ac80 (qgis): Add QgsCPLHTTPFetchOverrider class and use it in OGR provider
- This utility class redirects GDAL's CPL HTTP calls through QgsBlockingNetworkRequest,
for GDAL >= 3.2 (see https://gi... - 02:57 AM Revision 3ba4cb42 (qgis): QgsBlockingNetworkRequest: add head(), put() and deleteResource() methods
2020-10-23
- 11:59 PM Revision d8f4c7be (qgis): Fix #38468 NOT taking the range.begin into account
- See #38468 for more discussion.
Reasoning is: if working with events with duration of exact 1hour
you do NOT want to ... - 11:52 PM Revision 665da244 (qgis): Some tweaks to Mesh layer properties
- Reduce number of group frames for plain properties
Make the wireframe checkbox and settings relation more obvious/dep... - 10:27 PM Revision 647f3a06 (qgis): As QGIS is phasing out 32 bit support. Removing i386 targets for
- fedora default build using mock.
- 10:27 PM Revision fa54eabe (qgis): Modify default.cfg so it tries to build up-to-date and supported
- versions of fedora.
- 10:27 PM Revision 14755be0 (qgis): Fedora 28 has been eoled for a while. Cleaning up the spec template with
- regards to that fact.
- 10:27 PM Revision 1b5345ce (qgis): 33 is not released yet
- 09:49 PM Revision 6eec68ad (qgis): [pyqgis-console] run multiple items selected from command history dialogy
- 09:49 PM Revision c0f09aa8 (qgis): followup ae6ed7d: fix name of QPushButton
- 09:49 PM Revision 77c4823b (qgis): [pyqgis-console] set focus to run button in history dialog and renaming...
- 09:49 PM Revision 2748215b (qgis): [pyqgis-console] fix spell check
- 09:49 PM Revision a65143e8 (qgis): [pyqgis-console] select last row of history: address @uclaros comment
- 09:48 PM Revision d1abf1e0 (qgis): Fix translation for geometry checks
- Q_DECLARE_TR_FUNCTIONS must be used in the subclass. If used from the super class
it simply does not work. - 09:48 PM Revision 6172206f (qgis): no &
- 09:48 PM Revision 4363e202 (qgis): Test for issue 39230 expressions fields in ogr
- Backported from master bacd987b06887f4451cd5a80e05abed3ea38a55a
- 09:48 PM Revision 2eff7087 (qgis): FIX: QgsCoordinateReferenceSystem::createFrom* has to return CRS's vali...
- The methods `QgsCoordinateReferenceSystem::createFrom*` returned true when the CRS was found in cache instead of the ...
- 09:48 PM Revision cb010a34 (qgis): Fix WMS auth basic password encoding
- Fixes #39243
Manually backported from master https://github.com/qgis/QGIS/pull/39347 - 09:48 PM Revision be597876 (qgis): [OGR provider / GPKG] Avoid skipConstraintCheck() return true on the GP...
- (cherry picked from commit 212085e94f7635fc2ae0b2fb3506e856ea370c50)
- 09:48 PM Revision c8d82251 (qgis): Fixes #37038: Fix drag and drop field order in designer
- 09:48 PM Revision 0aa2b801 (qgis): Merge pull request #38658 from suricactus/37847_scroll_to_f
- FIX 37847 New feature is hidden when created from attribute table
- 09:48 PM Revision e5ab8ef5 (qgis): Fix 'hide all layers' UX
- 09:48 PM Revision c024c52c (qgis): GML streaming parser / WFS: correctly deal with gml:id attributes befor...
- (cherry picked from commit 80f00f84c0dbe39fa6c40df87f1444cee2a120d0)
- 09:48 PM Revision 6d17ac84 (qgis): Fix server WFS-T 1.1.0 wrong case in transaction response
- Fixes #38558
(cherry picked from commit aa79a840170b4cb62283036e35750c3662160794) - 09:48 PM Revision 66dc90c2 (qgis): Fixes value relation line edit not found values
- When there is no match in the relation layer,
show "(no selection)" instead of NOT updating
the widget (which was the... - 09:48 PM Revision b0bdb3f1 (qgis): Manual backport of master fix for PG mixed geometries
- Plus a new test case, fixes #35367 and #38565
The new test case needs forward port to master - 09:48 PM Revision 5266b7fb (qgis): Fix grassname of raster layer bands in r_rgb.py
- (cherry picked from commit e7e08fd5045b4fbbec5078ed30de644dabd5ce41)
- 09:48 PM Revision 571f3bd2 (qgis): [WFS provider] Fix freeze when feature requests issued from main thread...
- 09:48 PM Revision 2d99271e (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... - 09:48 PM Revision 7f800772 (qgis): Fix constraint metadata is duplicated after opening layer properties
- Fixes #38916
(cherry picked from commit 6a002573c00a8a8e11443eaca28b57a8ad6de4c0) - 09:48 PM Revision 51d19dd3 (qgis): Increase precision of georeferencing coordinates used when creating Geo...
- Fixes shift in geopdf feature positions when using geographic CRS at large scales
Fixes #37755
(cherry picked from ... - 09:48 PM Revision fb6643ec (qgis): When a layer is being removed from the project, gracefully
- close and cleanup all panels in the layer styling dock
Fixes #38920
(cherry picked from commit 67ec244864ca6f9290e1... - 09:48 PM Revision 58e9a682 (qgis): [themes] Fix missing background fill for user input widgets
- (fixes #39452)
- 09:48 PM Revision 0d4f0a39 (qgis): Fixes #31798 : don't convert bool to string in virtual layer
- (cherry picked from commit 36a7d1b8c468ae14ccde7a8334e30d8140f26e6e)
- 09:48 PM Revision 08a8592c (qgis): VectorFileWriter/OGR provider: workaround GDAL 3.1.x bug regarding XLSX...
- GDAL 3.1.0 to 3.1.3 will create XLSX and ODS files with ZIP64 extensions,
which make them incompatible of current Lib... - 09:48 PM Revision ab38f31e (qgis): fix segmentation fault 11 on MacOS during closing QGIS
- (cherry picked from commit cbdda422b0fe66fa16c08bad72e6b7e116e52155)
- 09:48 PM Revision a1fc6897 (qgis): Transaction and Geopackage datasets: make it work when the layer whose ...
- We cannot use QgsDataSourceUri::connectionInfo() as it returns an empty string
for OGR datasources. So use QgsTransac... - 09:48 PM Revision f48e1813 (qgis): Replace PS character. Fixes #37803
- (cherry picked from commit 1bd78908eee84ea03a1238cd52a1cf6a965e171e)
- 09:48 PM Revision 3430bbdf (qgis): [GUI] Identification result: fix warning 'CRITICAL Qt : QTableWidget: c...
- (cherry picked from commit 079f340e99eedce0007aebfbdc1914f8e6bb7cc0)
- 09:48 PM Revision 6c70e9eb (qgis): [Processing] GdalUtils: fix quoting of arguments with '&' (fixes #38674)
- (cherry picked from commit c6fe79b60d2ff6743cf1fd5ed38642b6ebafb6fb)
- 09:48 PM Revision 41185f7c (qgis): [DelimitedText provider] Fix performance issue with files with Unix end...
- Fixes #38068
The performance regression was introduced per commit 644a5647dbdef395993cf406678addfd6978e781
It result... - 09:48 PM Revision d1dc4306 (qgis): [themes] Fix tiny regression with custom indicator for layer tree et cie
- 09:48 PM Revision a5bba9b3 (qgis): [themes] Fix vertical slider fill color and sliders' invertedAppearance...
- (cherry picked from commit 4f834cafb88780baa76cd02fbdee193435fea248)
- 09:48 PM Revision ff18c71a (qgis): Don't bark when there are expression fiels
- Fixes #39230
- 09:48 PM Revision 467cce70 (qgis): GUI: renaming GPKG layer: allow any character but | (fixes #39288)
- (cherry picked from commit f940ffc6d0db4aaa818e0debc93269f1f889cdf5)
- 09:41 PM Revision 5f36f66c (qgis): Adding a Identify Result setting to hide the Derived attributes
- Not 100% sure about what to hide for Mesh layers. For now hiding the
so called 'Geometry' feature
Co-authored-by: Ny... - 06:16 PM Revision 6aa537c7 (qgis): Doxy
- 05:48 PM Revision 246f1f5b (qgis): Proxy model tests
- 02:12 PM Revision 72574567 (qgis): Bump version to 3.17
- 02:10 PM Revision 308606ef (qgis): changelog and news update for 3.16
- 02:10 PM Revision 43b64b13 (qgis): Release of 3.16 (Hannover)
- 02:10 PM Revision a759ca22 (qgis): translation update for 3.16.0 from transifex
- 02:08 PM Revision d2171173 (qgis): Release of 3.10.11
- 02:08 PM Revision 0df45b31 (qgis): translation update for 3.10.11 from transifex
- 01:23 PM Revision dfabe323 (qgis): windows: use Threads along with HDF5 in mdal provider on windows (for H...
- (cherry picked from commit 12a44c7829dda01dfa9ebc35f6d56bd6d295833f)
- 12:53 PM Revision 1318a90c (qgis): Adapt tests
- 12:11 PM Revision ef70fb17 (qgis): Undef doxygen Q_DECL_DEPRECATED
- 11:03 AM Revision e0321be2 (qgis): Add iface method and new class for delegating all responsibility
- and logic for activating a custom map tool and ensuring it can
only be enabled in the right circumstances to QGIS app... - 10:26 AM Revision 19842ead (qgis): Merge pull request #39566 from elpaso/server-landingpage-clean-env2
- Server landing page: restore env
- 09:26 AM Revision b925f1ed (qgis): Prompt to save unchanged project on close before prompting to save
- any unsaved scripts
It just seems more natural this way! - 09:19 AM Revision 7272f27a (qgis): Server standalone colorize output
- 08:28 AM Revision 1cbfb35b (qgis): Escape # in doxy
- 08:18 AM Revision e4701b11 (qgis): Server landing page: restore env
- The landing page implements a system to map URLs to project using hashes.
For the legacy services (WMS, WFS etc.) th... - 07:47 AM Revision 694cc76c (qgis): Merge pull request #39553 from elpaso/bugfix-gh39530-handle-unknown-typ...
- PG: Fixes #39530 by handling unknown
- 07:30 AM Revision c5a95a9d (qgis): Add dependency on version to doc
- 07:20 AM Revision 9737a6db (qgis): sipified custompropertychanged
- 07:13 AM Revision a993021f (qgis): tests for custom property set / read and the signal customPropertyChanged
- 06:25 AM Revision 42fe8c38 (qgis): simplify homebrew dependencies installation command
- 04:55 AM Revision 395718f0 (qgis): Fix PyQGIS docs for colorFromMimeData
- 04:55 AM Revision f86a2e91 (qgis): Fix can no longer paste colors from text strings, add tests
2020-10-22
- 12:22 AM Revision 8c623b26 (qgis): Revert "DB manager: PG read enum value for sslmode"
- This reverts commit 26e9ec98e76591286576d2dde098578877bef9c0.
It results in unfixable crashes on many platforms, lik... - 11:17 PM Revision 12a44c78 (qgis): windows: use Threads along with HDF5 in mdal provider on windows (for H...
- 11:17 PM Revision c688148a (qgis): translation fixes
- 09:09 PM Revision 6ec342b4 (qgis): Fix dox
- 09:09 PM Revision 245f354a (qgis): Predefine Q_DECL_DEPRECATED for doxygen
- 08:43 PM Revision 2adadce2 (qgis): Add some private doxygen comments
- 08:42 PM Revision 42af1efa (qgis): Fix a bunch of doc issues
- 08:01 PM Revision 98ba41c4 (qgis): [OAuth2] Do not emit empty scope in requests for Keycloak compatibility
- When using Keycloak in OpenId Connect mode with AuthCode or ResourceOwner
methods, and no specifying a scope, we send... - 07:59 PM Revision fbe80985 (qgis): Avoid update loop when QgsTemporalNavigationObject::setFrameDuration
- is called from code
- 07:59 PM Revision a4bcdc4e (qgis): Add test to confirm no duplicate signal is sent
- 07:59 PM Revision a59de065 (qgis): Add temporalFrameDurationChanged signal, and make view more aware of ch...
- This commit adds a new signal to the QgsTemporalNavigationObject, which is
emitted when the frameDuration (of current... - 07:59 PM Revision 61298adc (qgis): Avoid emitting duplicate updateTemporalRange signal when calling QgsTem...
- 07:58 PM Revision ff1d21a3 (qgis): [WFS provider] Fix connecting to a server with non-basic authentication
- 07:57 PM Revision abacccb7 (qgis): Add mapToolActionGroup to iface object
- Any actions added by plugins for toggling a map tool should also
be added to this action group so that they behave id... - 07:56 PM Revision 460bf8e5 (qgis): Hardcode a DPI of 72 into GDAL GeoPDF composition file instead of
- original layout DPI
This fixes the incorrect page size reported by Acrobat reader for
generated GeoPDF files.
Unfor... - 07:46 PM Revision 2b7f2c8c (qgis): Working! (for now)
- 06:45 PM Revision 13db03e0 (qgis): Crashing!
- 04:33 PM Revision ac807697 (qgis): PG: Fixes #39530 by handling unknown
- 03:58 PM Revision 165dcb67 (qgis): Not working yet
- 03:32 PM Revision 8942ed5e (qgis): Fuck you qt
- 03:32 PM Revision 7186c802 (qgis): tree wip
- 03:26 PM Revision b0c208f0 (qgis): Hidden layers flags
- 11:46 AM Revision f5c87393 (qgis): Merge pull request #39548 from 3nids/fix-duplicate-errors
- Fix duplicating features
- 11:31 AM Revision 7183966c (qgis): Pedantic
- 11:31 AM Revision 13ba8015 (qgis): Error out on doxygen build errors
- 11:31 AM Revision 6bd2b79b (qgis): Fix doxygen command order
- 11:31 AM Revision 985c69a2 (qgis): Add ag to doxygen_layout_check
- 11:31 AM Revision d1a18750 (qgis): Fix doxygen warnings
- 11:31 AM Revision ee6ab3ca (qgis): Fail on doxygen warnings
- 10:30 AM Revision 82f02575 (qgis): Show warning when configuring 3d map and all lights are removed from th...
- 10:30 AM Revision d41eb25c (qgis): Increase default intensity of 3d lights to avoid underexposed scenes by...
- 10:30 AM Revision f476ca4e (qgis): More appropriate step size for light intensity
- 10:30 AM Revision 19f79d41 (qgis): Ensure newly added point lights default to same y position of 1000 as t...
- 10:30 AM Revision 350bc602 (qgis): A newly created 3d map now defaults to a single directional light
- instead of a point light source
These are a better default lighting, because they are simpler to
configure and will ... - 10:30 AM Revision f749089d (qgis): Fix test
- 10:30 AM Revision c5fe9faa (qgis): Newly created directional lights default to slightly angled lights,
- instead of directly top-down directions
This is more friendly behavior, because it allows visibility of
vertical fea... - 09:40 AM Revision ffbe377c (qgis): add feature before adding its children
- otherwise, this leads to an error in transaction mode as the referenced feature does not exist yet (foreign key const...
- 08:56 AM Revision eaac69b9 (qgis): remove layer parameter from customPropertyChanged
- 08:54 AM Revision 45f65ded (qgis): Update src/core/qgsmaplayer.h
- Co-authored-by: Nyall Dawson <[email protected]>
- 08:53 AM Revision 6264ec89 (qgis): Update src/core/qgsmaplayer.h
- Co-authored-by: Nyall Dawson <[email protected]>
- 08:22 AM Revision 32ca4b17 (qgis): correctly initilaze feature with fields in map layer action from attrib...
- 06:07 AM Revision ecc6bfcd (qgis): [ui] Add an Apply button to the 3D map configuration dialog
- 04:14 AM Revision e8c895ad (qgis): no negative altitude
- 04:14 AM Revision 16847cd3 (qgis): fix 3D directional light ui
- 04:02 AM Revision 04d665f4 (qgis): make mesh 3d rendering more thread safe
- 04:02 AM Revision 560cc73a (qgis): fix #39455
- 03:14 AM Revision 67e7825d (qgis): Remove use of deprecated std::ios_base::streamoff method
- 03:04 AM Revision 35d62ab0 (qgis): Set a clear value for spinboxes to avoid clear icon for default values ...
- * Set a clear value for spinboxes to avoid clear icon for default values
2020-10-21
- 01:39 AM Revision dd4af80e (qgis): fix #39068 : geometry_overlays's limit parameter not working as expecte...
- 01:39 AM Revision 49759652 (qgis): fix #39068 : geometry_overlays's limit parameter not working as expected
- 01:33 AM Revision 7854c611 (qgis): Update src/gui/processing/qgsprocessingfieldmapwidgetwrapper.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 01:33 AM Revision e3db51f2 (qgis): Add option to add field constraint hints via programatic call
- Test with:
dlg = processing.createAlgorithmDialog("native:refactorfields", {
'FIELDS_MAPPING' : [
{'expre... - 01:14 AM Revision c857a333 (qgis): [OGR provider] Check return value of commitTransaction() in addFeatures...
- 01:13 AM Revision 3e00e0cc (qgis): make defval const
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 01:13 AM Revision 29ff58e2 (qgis): [Oracle] Fixes #39504 : Fix default value evaluation when adding features
- 01:13 AM Revision 6237ec0d (qgis): Remove irrelevant test
- 01:13 AM Revision 915040b8 (qgis): Fix backwards compatibility of QgsFieldCalculatorAlgorithm
- 01:13 AM Revision 60c83eed (qgis): Improved docs
- 01:13 AM Revision f21bd119 (qgis): No need to append anything, the fieldIdx already exists
- 01:02 AM Revision 5215f81e (qgis): QgisApp::askUserForOGRSublayers(): make sure all layers get opened with...
- This fixes a scenario inspired from #39431, but doesn't fix the exact one
of that ticket.
The scenario fixed by this... - 12:34 AM Revision 7a8f52bf (qgis): Rename widget in svg selector dialog to avoid collision
- 06:45 PM Revision 49c50892 (qgis): Allow conversion of QgsFeatureStoreList results to Python objects
- Fixes #39479
- 06:44 PM Revision d5164e1e (qgis): [needs-docs] Follow standard click-click behavior for rotate point
- markers tool
Instead of click and hold to rotate, make this tool follow every
other QGIS map tool and use click-clic... - 06:44 PM Revision 4f4b286d (qgis): Add flag to turn off rendering crosshairs in the background of preview
- images generated for markers by QgsSymbol::bigSymbolPreviewImage()
- 06:44 PM Revision 690d403f (qgis): Don't show horizontal grey line under arrow when rotating marker symbol...
- 06:44 PM Revision 0480a646 (qgis): Improve appearance and readability of rotate marker overlay
- 06:44 PM Revision 00a3a6b8 (qgis): [needs-docs] Also use click-click behavior for offset point symbols tool
- To match consistency with all the other QGIS map tools!
- 06:44 PM Revision 0920242a (qgis): Fix build on older Qt versions
- 06:44 PM Revision 62409b92 (qgis): Fix preview symbol when offsetting point symbols isn't shown correctly
- 06:43 PM Revision e304d4d7 (qgis): When running a map action and clicking over multiple features, ensure
- the popup feature menu uses the layer's defined display expression instead
of just showing raw feature ids
This matc... - 06:43 PM Revision 9aa805c1 (qgis): Truncate action text when showing a preview in the action manager table
- There's no point showing the full action text in the table, as the table
columns are generally only wide enough to sh... - 06:43 PM Revision 3019b821 (qgis): Rework 3d light configuration GUI so that point and directional
- lights aren't separated into distinct tabs
This hopefully avoids the papercut issue where its not obvious
to users e... - 03:51 PM Revision dd593fd7 (qgis): Merge pull request #39502 from elpaso/server-standalone-wms-bug
- Server standalone wms bug
- 02:04 PM Revision 1b4b1fce (qgis): include thread for gcc
- 01:58 PM Revision 7c38853d (qgis): Merge pull request #39194 from lbartoletti/vertex_tool_snapping_interpo...
- Fix Z interpolation on vertex moved/added by the vertex tool.
- 01:49 PM Revision c3ead990 (qgis): disconnect slots on layer change
- 01:46 PM Revision 22b622b1 (qgis): also use SVG selector in SVG fill symbology (#39524)
- 12:17 PM Revision 2d82ef91 (qgis): fix buttons in SVG source line edit (#39519)
- 11:26 AM Revision 8ea93ec7 (qgis): Display version in help
- 11:21 AM Revision ca644234 (qgis): Use same version from QGIS desktop
- 11:19 AM Revision 4fa41bf6 (qgis): Fix Z interpolation on vertex moved/added by the vertex tool. fixes #38561
- 11:19 AM Revision 4d50f005 (qgis): fix topological edition when mid segment is snapped [vertex tool]
- 11:19 AM Revision 430031f2 (qgis): fix Z interpolation for Middle of Segment
- 11:19 AM Revision 3eec50ea (qgis): Add vertex information for QgsPointLocator::MiddleOfSegment in order to...
- 11:19 AM Revision 22ee3d06 (qgis): fix tests
- 10:31 AM Revision 9ffc42be (qgis): Take a nap
- 09:28 AM Revision 454a0951 (qgis): fix vertical spacer in SVG selector
- 09:18 AM Revision 8a33a14b (qgis): customPropertyChanged signal in map layers to handle things like e.g. t...
- 06:35 AM Revision 55ee533b (qgis): remove qwt
- 06:35 AM Revision f31b9557 (qgis): remove spins
- 06:35 AM Revision 51305598 (qgis): improve 3D ui for directional light
- 06:10 AM Revision 139be61b (qgis): Merge pull request #39421 from 3nids/svg-browser
- make the SVG selector collapsible (+ remove duplicated code)
- 03:08 AM Revision 929e2b19 (qgis): Silence noisy GEOS messages when selecting invalid geometries, fix logic
- 03:08 AM Revision 7e64d74f (qgis): Add method to silence noisy GEOS error logging handling when not
- desirable.
By default these errors are logged to the console and in the QGIS UI.
But for some operations errors are ... - 03:08 AM Revision 2480814d (qgis): Safer approach to handling invalid geometries in selection tools
- 03:08 AM Revision 9d2ecb58 (qgis): Use prepared geometries for faster selections
- 03:08 AM Revision 22c2c5a4 (qgis): When selecting features via rect, ignore GEOS errors due to invalid
- geometries and allow these features to be selected based on their
bounding boxes alone.
Fixes #38460 - 03:08 AM Revision f1fcd393 (qgis): Log message if selection cannot be determined even after geometry repair
2020-10-20
- 01:32 AM Revision 9f979559 (qgis): Further improvements to QgsProject dox
- 01:32 AM Revision d3adc10e (qgis): Move some todos so they don't sit between member doxygen and declaration
- Sipify doesn't handle this, and drops off the docstring from the python method
- 01:32 AM Revision 5565a685 (qgis): Some doxygen grammar fixes
- 10:12 PM Revision a259f509 (qgis): ReadEntry ok value must be set to False when property doesn't exist
- Fixes #37851 : readEntry ok value must be set to False when property doesn't exist
- 10:09 PM Revision 58280a06 (qgis): Update user groups symbology to use gradient type radial with centroid ...
- 08:21 PM Revision 537761aa (qgis): Homogenize the look of Identify Results for different LayerTypes
- The code to build the Treeview for the Identify Results is split
in four, for the four different LayerTypes (vector, ... - 02:09 PM Revision f6b81ca2 (qgis): Spelling
- 01:59 PM Revision 14b0c24d (qgis): Server standalone: reimplement without signals
- Because of WMS internal event loop that will
crash on cascading. - 01:59 PM Revision 5d678a57 (qgis): Server landing page: don't crash on bad layers
- 11:15 AM Revision 9482b1be (qgis): Correctly expose metadata tab for mesh layers
- Just like all other map layer types, meshes CAN have metadata set,
so expose this via a metadata tab in their layer p... - 11:15 AM Revision 7b61f08f (qgis): Fix crash in test
- 10:22 AM Revision f81aee4e (qgis): Merge pull request #39473 from elpaso/bugfix-landingpage-bad-layers-crash
- Server landing page: don't crash on bad layers
- 09:13 AM Revision cdff8ba5 (qgis): indicator of offline layers in the layertree according to the customPro...
- 08:20 AM Revision 7551f84e (qgis): fix property
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 08:07 AM Revision 4f834caf (qgis): [themes] Fix vertical slider fill color and sliders' invertedAppearance...
- 05:46 AM Revision c5af382a (qgis): Fix leaks in test
- 05:46 AM Revision c3ca85e6 (qgis): When required text codecs aren't available on the system, proxy
- the conversion over to GDAL's API
Resolves missing text codecs like CP852 on windows builds. These
were previously a... - 02:21 AM Revision 4d789aed (qgis): More responsive cancelation for Fill Nodata algorithm
- 02:09 AM Revision 3692aeca (qgis): Correctly parent 3d config window, so that window inherits application ...
2020-10-19
- 12:25 AM Revision deacc51e (qgis): [pyqgis-console] use play icon to run single command
- 10:59 PM Revision 3c0fb948 (qgis): [pyqgis-console] use asterisk to track changes in script
- 07:07 PM Revision 9edd827a (qgis): Merge pull request #39481 from slarosa/fix_css
- fix border size in metadata stylesheet
- 05:11 PM Revision 047a7a2a (qgis): fix border size in metadata stylesheet
- 12:29 PM Revision 6a3cf9d9 (qgis): Improve toolbar appearance of QgsMeshDatasetGroupTreeWidget
- By making it behave/appear more like standard QGIS toolbars
- 12:29 PM Revision ea1e6c18 (qgis): Minor UI improvements to mesh layer properties dialog, capitalization
- fixes
- 12:08 PM Revision a0ac94a2 (qgis): Update test mask
- 12:08 PM Revision b06ede3c (qgis): Spelling
- 12:08 PM Revision 2d15a4cf (qgis): Don't force a whole layout map to be rasterised just because one
- vector layer has non 100% opacity
Rather, only rasterise this one layer and leave all the rest as
vectors - 11:15 AM Revision 572e0177 (qgis): Implement encode/decodeUri for mdal provider
- 11:15 AM Revision 3c67e1ac (qgis): [mesh] Use standard presentation for metadata/information tab on proper...
- 10:58 AM Revision a35ebd75 (qgis): [ui] Fix mesh terrain single color / ramp settings out of sync
- 10:48 AM Revision 2a67d49e (qgis): Server landing page: don't crash on bad layers
- 09:01 AM Revision 45a0c60b (qgis): [themes] Fix tiny regression with custom indicator for layer tree et cie
- 09:01 AM Revision 76be37b0 (qgis): [themes] Fix missing background fill for user input widgets
- (fixes #39452)
- 07:51 AM Revision db1078ad (qgis): Merge pull request #39443 from elpaso/unreported-crash-gpkg-native-types
- Fix crash in GPKG connection api nativeTypes
- 06:53 AM Revision abc112be (qgis): typo and spelling
- 06:53 AM Revision b5c787bd (qgis): fix feedback of TIN mesh creation
- 06:32 AM Revision 46ef391a (qgis): Speed up mesh triangulation algorithm by avoiding a bunch of unnecessary
- QVector detachments
- 06:32 AM Revision 6a2832ea (qgis): Fix build
- 04:54 AM Revision 1d456ea0 (qgis): Tweak strings
- 04:54 AM Revision 670c3349 (qgis): Demote some collapsible group boxes to non collapsible
- There's no need to allow collapsing on pages which have
plently of room available - 04:54 AM Revision 8b647720 (qgis): Avoid 3d map config dialog opening with initially out-of-sync selected ...
- 04:54 AM Revision 40fb39b8 (qgis): Tweak margins
- 04:54 AM Revision 0d9f1da8 (qgis): [3d] Don't allow users to set terrain to mesh or DEM without
- selecting an elevation layer
Instead show a warning advising them that a layer must be
selected - 04:54 AM Revision 4643689b (qgis): Avoid double nested group box in 3d mesh terrain settings
- 04:31 AM Revision fb118876 (qgis): add default UTF-8 encoding to grass provider by default
- 03:47 AM Revision 9cdcef7b (qgis): Escape should close new ramp creation dialog
- 03:47 AM Revision b637b14d (qgis): Remove a lot of duplicate hardcoded strings for color ramp types and us...
- 03:47 AM Revision a085ce84 (qgis): Fix menu not shown when clicking 'add' item in style manager dialog and...
- 03:47 AM Revision 34fb646f (qgis): Fix trying to create new color ramp from first page in style
- manager dialog does nothing
2020-10-18
- 01:41 AM Revision 1d5bfb2c (qgis): add default UTF-8 encoding to grass provider by default
- 01:27 AM Revision 80c81d46 (qgis): Fix ui build warnings
- 01:25 AM Revision 7ac4b518 (qgis): Add QgsGeometry::wkbSize()
- 01:25 AM Revision a04fcce5 (qgis): Add QgsFeature::approximateMemoryUsage()
- 01:25 AM Revision d191aba8 (qgis): QgsVectorLayerExporter: improve to use QgsFeature::approximateMemoryUsa...
- Flush when we have ~ 100 MB of features accumulated
- 01:24 AM Revision 1b6191d9 (qgis): 3D config : hide general terrain shading for mesh
- 05:10 PM Revision 2626ad61 (qgis): [needs-docs][ui] UI/UX revamp of the 3D map configuration dialog (#39448)
- 12:31 PM Revision d5896af0 (qgis): Astyle
- 12:03 PM Revision 07280da2 (qgis): fix doygen
- 10:33 AM Revision 0675d99b (qgis): [processing] Fix generated layers stored in geopackage always
- report a feature count of 0
Remove outdated approach which saw an empty copy of the destination
layer loaded immedia... - 10:33 AM Revision 69686c25 (qgis): [vector layer] Speed up feature deletion by _a lot_
- 08:52 AM Revision ff336ade (qgis): [processing] Fix Import Geotagged photos algorithm incorrectly
- assigns form widgets when saving the results to GPKG or other
formats which automatically insert new fields into the ...
2020-10-17
- 01:15 AM Revision d8c6a25a (qgis): QgsVectorLayerExporter: defer GPKG spatial index creation at file closing
- Should fix the issue raised in
https://lists.osgeo.org/pipermail/qgis-developer/2020-October/062422.html
The differe... - 01:15 AM Revision 87f0b2b8 (qgis): QgsVectorLayerExporter: bump number of features per commit batch to 10 ...
- 01:15 AM Revision 4cf40fb3 (qgis): QgsOgrProvider::deleteFeatures(): restore previous (odd) behaviour rega...
- 01:15 AM Revision 04dbfeb3 (qgis): [OGR provider] Faster update of feature count in addFeatures() and dele...
- Based on suggestion by @nyalldawson
- 01:15 AM Revision 501c63fe (qgis): [processing] Ensure driverName is passed to QgsVectorLayerExporter
- so that GPKG specific optimisations can be applied when saving outputs
to geopackage - 10:16 PM Revision 37c8506a (qgis): Fix crash in GPKG connection api nativeTypes
- 09:45 PM Revision a0711d71 (qgis): Merge pull request #39368 from elpaso/wfs-t-1.1
- Fix WFS-T 1.1.0 support
2020-10-16
- 11:27 PM Revision 0a5321ab (qgis): Fixes #39430 German crash
- 10:09 PM Revision ae27767c (qgis): FIX: QgsCoordinateReferenceSystem::createFrom* has to return CRS's vali...
- The methods `QgsCoordinateReferenceSystem::createFrom*` returned true when the CRS was found in cache instead of the ...
- 10:02 PM Revision 9883c42c (qgis): fix 3D mesh color ramp widget displaying
- 09:13 PM Revision 06cfdd95 (qgis): Update strings and UI regarding layer CRS override setting
- Make it much clearer that this setting does NOT reproject a layer
Fixes #32101 - 05:30 PM Revision 4d11d792 (qgis): [geometry fixer] PR review - spatial index
- 03:48 PM Revision 29b76f44 (qgis): reuse existing SVG selector widget in QgsSvgMarkerSymbolLayerWidget
- 02:38 PM Revision 9edf4825 (qgis): Fix axis for QGIS server
- 12:23 PM Revision b3066af3 (qgis): Merge pull request #39352 from m-kuhn/bad_layer_deps
- Do not try to load bad layer dependencies
- 11:09 AM Revision 27b64a0f (qgis): Use srsName from shared data, fix tests
- 11:00 AM Revision e79f9a97 (qgis): [geometry fixer] PR review
- 10:22 AM Revision 17636265 (qgis): fix dox + header layout
- 10:06 AM Revision 29382d06 (qgis): move SVG browser to a dedicated class
- defer loading of SVG icons to only show them when the widget is made visible
- 09:16 AM Revision 785854c8 (qgis): WFS-T Apply axis inversion logic
- 09:04 AM Revision 0f4270cf (qgis): Use proper SQL code editor in filter preview widget in vector layer pro...
- Gives proper syntax highlighting, matching bracket highlight, and correct
font/color scheme appearance - 08:05 AM Revision c606cf8b (qgis): Only apply device pixel ratio in scaleIconSize for tested use
- 08:03 AM Revision 746ee315 (qgis): Fix boolean literal presentation in dox/PyQGIS docs
- 07:47 AM Revision 3ffbed31 (qgis): add field icon in DnD tree (#39400)
- 07:19 AM Revision 98088973 (qgis): Merge pull request #39373 from elpaso/bugfix-gh39371-server-wfst-ignore...
- Server WFST: use srsName when needed
- 05:29 AM Revision 6cd8d890 (qgis): Fix build warning
- 04:18 AM Revision 5f67531d (qgis): Don't crash on null geometries
- 04:18 AM Revision b4b2ec01 (qgis): Avoid expensive cloning before removing duplicate vertices if there are...
- 04:18 AM Revision 41a30ac2 (qgis): Better duplicate node detection/removal handling
- 04:18 AM Revision 2a15c3b0 (qgis): Speed up QGIS geometry validation
- Use native geometry classes instead of transforming everything into
QgsPointXY to avoid unnecessary conversion and al... - 04:18 AM Revision ddbe56fc (qgis): Unit tests for collectDuplicateNodes
- 04:18 AM Revision 6a570f33 (qgis): Move QgsVector methods to header to allow better compiler optimisation,
- also hold Python GIL when calling them
- 04:18 AM Revision 73b0e68e (qgis): Extract logic from QgsLineString::removeDuplicateNodes to a highly opti...
- 04:18 AM Revision 850ac4c1 (qgis): Further optimisations to geometry validation
- 04:18 AM Revision cf670765 (qgis): Better string
- 02:44 AM Revision b7ff23aa (qgis): Scroll to newly added feature in the attribute table view
- Refs #37847
- 02:16 AM Revision b00d6fa6 (qgis): fix QCOMPARE
- 02:16 AM Revision e075b879 (qgis): Fixes #39063 : Don't clear document path when its null representation
- 02:14 AM Revision 0170436d (qgis): fix typo in cache key
- 02:14 AM Revision e1319a17 (qgis): fix test with old Qt
- 02:14 AM Revision c21141b4 (qgis): also detect non static variables for generic aggregates
- 02:14 AM Revision d1f3f9d4 (qgis): correctly determine if variables are static in aggregate expression and...
- fixes #33382
- 02:14 AM Revision 28a85833 (qgis): provide parent to generic aggregate functions
- 02:13 AM Revision 212085e9 (qgis): [OGR provider / GPKG] Avoid skipConstraintCheck() return true on the GP...
- 02:08 AM Revision 842e765c (qgis): Maintain range label in rule based legend
- fix #28011
2020-10-15
- 10:44 PM Revision cb37b18a (qgis): Various tweaks to the overlay_contains function description and examples
- 09:34 PM Revision fd431948 (qgis): Set prefer coordinates from uri
- 09:26 PM Revision 9c0a620f (qgis): Add option for ServerPrefersCoordinatesForTransactions_1_1
- 09:26 PM Revision f29f86fa (qgis): Try special treatment for arcgis
- 09:04 PM Revision 4b3703d8 (qgis): Add option to regenerate primary key to QgsVectorLayerUtils.makeFeature...
- Allows us to optionally reset the fid field value when required
- 09:04 PM Revision db7b9770 (qgis): [processing] Correctly discard fid field values when running
- algorithms with the RegeneratePrimaryKey flag in in-place mode
Fixes #37761, fixes #33816 - 09:04 PM Revision 748aa4cf (qgis): Update tests/src/python/test_qgsprocessinginplace.py
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 09:04 PM Revision f0bee04a (qgis): Remove all primary keys when RegeneratePrimaryKey is set, not just thos...
- 09:03 PM Revision a53bb3d4 (qgis): [processing] When reporting that a feature is invalid, also mention
- the layer name so that it's clear which of the corresponding inputs
the warning/error relates to
Fixes #26664 - 08:02 PM Revision b38ea535 (qgis): Merge pull request #38861 from pblottiere/maptips_willrenderfeature
- Check if feature is rendered before displaying its map tips
- 02:48 PM Revision c97e3243 (qgis): [geometry fixer] overlapcheck incorectly snaps corrected feature to grid
- 02:47 PM Revision 4d730eb8 (qgis): [geometry fixer] fix overlap check tolerance error
- We were not using the same tolerance when collecting
the error than when fixing the error. - 02:44 PM Revision 279b0510 (qgis): [geometry fixer] fix gap check geometry fix edge case
- The case where the gap was containing a point that was
lying inside (or on the edge) of a neighbouring polygon
used t... - 10:23 AM Revision ece1dfae (qgis): Check if feature is rendered before displaying its map tips. Fixes #37066
- 10:23 AM Revision a25a561b (qgis): Optimization
- 10:23 AM Revision dd6b20e9 (qgis): Delegate filter to provider when possible
- 09:50 AM Revision dd2b56ac (qgis): Add test for issue 39371
- 09:12 AM Revision 252976b7 (qgis): Allow more file types to be expanded in the browser
- Allows for
- xls(x)
- ods
- gpx
- accdb
Files to be expanded in the browser. This permits map layers with these
file... - 07:39 AM Revision f8aafda1 (qgis): Merge pull request #39349 from m-kuhn/processdashdash
- Separate qgis_process params with --
- 07:39 AM Revision 390384cc (qgis): Merge pull request #39375 from qgis-bot/backport-39359-to-release-3_10
- [Backport release-3_10] Fix crash in undo dock when clearing project/closing QGIS
- 06:48 AM Revision 76cfbabf (qgis): [layer tree] Avoid blurry icons on devices with a pixel ratio != 1
- 06:48 AM Revision 06075042 (qgis): Move and unify scaleIconSize into QgsApplication::scaleIconSize
- 05:49 AM Revision 2653afc1 (qgis): Revert QgsMapSettings change, fix root cause in QgsCoordinateTransform
- 05:49 AM Revision 52416ddc (qgis): Avoid extra vertices added when digitizing due to roundtrip reprojecti...
- 05:49 AM Revision 303e6c83 (qgis): Address comment
- 05:49 AM Revision e951aead (qgis): Fix QgsMapSettings {mapToLayer,layerToMap}Coordinates failing with poin...
- 04:40 AM Revision f8222f0f (qgis): [processing] Skip redundant and potentially expensive duplicate interse...
- test in Split With Lines algorithm
- 04:40 AM Revision f3a52573 (qgis): Rename variables for clarity
- 04:40 AM Revision 05645b32 (qgis): [processing] Fix "Split with lines" algorithm can get stuck in
- an endless loop if geos difference result is numerically unstable
Amend the test to determine whether a split occurr... - 04:40 AM Revision ab6e615c (qgis): Update test
- 04:40 AM Revision bf319fdb (qgis): Simplify code
- 02:51 AM Revision 710230cc (qgis): Fix array_slice example
- 02:16 AM Revision c72c1110 (qgis): Fix crash when snapping to curved geometry without curved segments
- 02:15 AM Revision fff2098e (qgis): Try to fix Travis build
- 02:15 AM Revision 8c79b94f (qgis): Don't show cascaded feature deletion warnings and feedback if
- joined deleted features came from an auxilary layer
As auxiliary features are intended to be intrinsicly linked to
a...
2020-10-14
- 10:53 PM Revision 5c97ff66 (qgis): Fix crash in undo dock when clearing project/closing QGIS
- 10:49 PM Revision d87d230b (qgis): Fix crash in undo dock when clearing project/closing QGIS
- Fixes #38157
- 10:49 PM Revision 99758925 (qgis): Cleanup code
- 06:18 PM Revision c1e8eb4d (qgis): Server WFST: use srsName when needed
- Fixes #39371
- 03:51 PM Revision 69faea81 (qgis): Merge pull request #39364 from DelazJ/patch-21
- Use a working URL for docker badge
- 03:07 PM Revision 6ec7919b (qgis): WFS-T 1.1.0 thanks to ESRI use coordinates
- Apparently ESRI mapserver does not like pos and posList
for coordinates in GML3 but only accepts "coordinates". - 01:56 PM Revision a63a048d (qgis): Use a working URL for docker badge
- 01:05 PM Revision cc67a6fa (qgis): Update tests
- 01:01 PM Revision 2f8201a9 (qgis): Separate qgis_process params with --
- 10:51 AM Revision 00b53831 (qgis): Merge pull request #39348 from m-kuhn/fix_33234
- Fix crash when snapping to curved geometry without curved segments
- 09:09 AM Revision 1e80643f (qgis): [symbology] Fix SVG marker anchor calculation and improve bounds (#39336)
- 07:49 AM Revision 2659c411 (qgis): Merge pull request #39347 from elpaso/bugfix-gh39243-wms-auth-basic-decode
- Fix WMS auth basic password encoding
- 05:47 AM Revision 02d7afae (qgis): Fix copy/paste/select all shortcuts don't work when layer tree is selected
- Fixes #38849
- 05:46 AM Revision a195b056 (qgis): Fix edited and new features no longer correctly show their corresponding
- color shading in the feature list view
2020-10-13
- 09:46 PM Revision fc8d916b (qgis): Add --json option to qgis_process tool
- This allows external tools to more easily use the standalong qgis_process
tool without resorting to fragile string pa... - 09:46 PM Revision bc0df6d2 (qgis): ALWAYS load processing plugin in qgis_process tool
- Otherwise on a new install where QGIS application is not available
and has never been run the processing plugin will ... - 08:45 PM Revision 7b7a9093 (qgis): Merge pull request #39350 from uclaros/fix-del-console-history
- Fix deleting python console history entries
- 08:18 PM Revision 08769018 (qgis): Do not try to load bad layer dependencies
- References #39025
- 07:11 PM Revision 1f26bb03 (qgis): Fix deleting python console history entries
- 06:07 PM Revision a72d84a6 (qgis): Fix crash when snapping to curved geometry without curved segments
- When a geometry that supports curves has only straight segments and
a user snaps to it with "snap to intersections" e... - 05:44 PM Revision 1b80ca33 (qgis): WFS-T 1.1.0 uses GML3
- 05:44 PM Revision b1da0810 (qgis): WFS-T 1.1.0 client implementation
- 02:53 PM Revision c8f90c11 (qgis): Better fix for #39243: decode in uri
- instead of handling that inside the wms routines.
- 02:49 PM Revision a3d6965f (qgis): Merge pull request #39346 from elpaso/bugfix-server-wfs3-unreported-wro...
- Bugfix server wfs3 unreported wrong extension handling in links
- 02:48 PM Revision ff7641df (qgis): Merge pull request #39344 from elpaso/server-landing-page-rename-env-vars
- Server landing page: rename vars, no functional changes
- 01:03 PM Revision 40997ff8 (qgis): Fix WMS auth basic password encoding
- and add an unrelated test, since I wrote it.
Fixes #39243 - 12:39 PM Revision 29055f1b (qgis): Fix test
- 12:35 PM Revision e4e854a6 (qgis): Server WFS3: fix unreported wrong links extension
- 11:49 AM Revision 6145f3a3 (qgis): Server landing page: rename vars, no functional changes
- 06:14 AM Revision 88726e9d (qgis): Javascript code editor should show line numbers
- 06:14 AM Revision 1ac59415 (qgis): Cleanup handling of margins in QgsCodeEditor and subclasses
- 06:14 AM Revision 8d3e028d (qgis): Cleanup raw margin manipulation used to hide holding controls, use prop...
- 06:14 AM Revision 66226f6b (qgis): Use proper method to show line numbers in Virtual Layers SQL editor
- 04:30 AM Revision 9a35b276 (qgis): When creating a CRS from WKT and the WKT has an embedded CRS name, corr...
- 04:30 AM Revision ad3f0a8f (qgis): Make test WKT comparison more tolerant
- 04:30 AM Revision 8298d682 (qgis): Catch another situation where the user-set custom CRS name needs to be ...
- 02:47 AM Revision b02d7b33 (qgis): Add option to apply parameterized colors to SVGs returned by
- QgsApplication::getThemePixmap
- 02:47 AM Revision 56b34947 (qgis): Spelling
- 02:47 AM Revision 0a3f40a1 (qgis): Allow error indicator colors to be controlled for code editor color scheme
- 02:12 AM Revision f4423aaf (qgis): GDAL provider: don't crash on invalid bands
2020-10-12
- 12:56 AM Revision 364e2e92 (qgis): fix and improve test
- 12:56 AM Revision 5aba56c0 (qgis): fix 3d mesh dataset rendering
- 12:25 AM Revision dbe2a3be (qgis): Add note about Python bindings in QgsAction
- 12:24 AM Revision 00ccfc8c (qgis): GDAL provider: don't crash on invalid bands
- Fix unreported crash
- 01:56 PM Revision afd474be (qgis): Merge pull request #39328 from elpaso/bugfix-unreported-ogr-gpkg-layerT...
- OGR decodeUri: be tolerant on layerName case
- 12:47 PM Revision 498bbbb8 (qgis): Merge pull request #39283 from elpaso/bugfix-gh39265-transactions-crash...
- Don't crash on transaction save
- 12:09 PM Revision 9b99ecb5 (qgis): OGR decodeUri: be tolerant on layerName case
- Unreported issue: discovered in the QGIS-Documentation
test CI issue
https://travis-ci.org/github/qgis/QGIS-Documenta... - 09:05 AM Revision ea907746 (qgis): flake8
- 09:05 AM Revision c2831cc6 (qgis): Don't crash on transaction save
- Fixes #39265
- 08:58 AM Revision 1d2bb417 (qgis): Lazy construct expression context for memory provider feature sources
- It's not free to calculate, and is only used when
iterating over a memory layer with a subset string set
Results in ... - 05:06 AM Revision 5c8013df (qgis): [console] Fix exception when running scripts (followup cce7aa7)
- and move responsibility for showing warning messages to QgsCodeEditor
base class, so that the same code can be used b... - 03:53 AM Revision aaa813a1 (qgis): Split indentation guide color from edge color in code editor settings
- Reusing the same color resulted in too subtle indentation guides
2020-10-11
- 01:49 AM Revision cce7aa73 (qgis): [pyqgis-console] restore marker icon for syntax check
- 12:41 AM Revision d4c963e1 (qgis): [3d] Fix crash when line feature cannot be buffered
- E.g. when it has only one vertex
(cherry picked from commit f6eed85729a8cbf913155ae16df7499f688ba0fa) - 10:23 PM Revision e4fa6cbc (qgis): qgspostgresprovider.cpp: use classic initialization
- 10:23 PM Revision 5e4707fc (qgis): Enable -DQT_USE_QSTRINGBUILDER and fix related build errors
- Background:
https://www.qt.io/blog/2011/06/13/string-concatenation-with-qstringbuilder
When enabling -DQT_USE_QSTRIN... - 07:25 AM Revision aa014d93 (qgis): fix crashes in QGIS 3D, mostly directly at project load
- 07:25 AM Revision e29f17cf (qgis): Use edge color for tab indentation guide in code editors
- 04:46 AM Revision 18bfe1f5 (qgis): Try to make PROJ >= 6 related tests more robust to output from differen...
- 04:37 AM Revision 3686e01b (qgis): [processing] Fix error reporting from batch dialog
- 04:33 AM Revision bd60cf11 (qgis): Remove include
- 04:33 AM Revision 99dc28e9 (qgis): Readd q_gadget
- 04:33 AM Revision 1ddfbe68 (qgis): Fix translation for geometry checks
- Q_DELCARE_TR_FUNCTIONS must be used in the subclass. If used from the super class
it simply does not work. - 04:31 AM Revision 6de9f602 (qgis): [ui] stretch last section in filed table widget
- 04:31 AM Revision 66f19ab8 (qgis): [ui] use grid layout for groupbox widgets in digitizing option
- 04:30 AM Revision a76670e5 (qgis): QStringLiteral -> QLatin1String changes generated by scripts/qstringfix...
- 04:30 AM Revision 1c06551b (qgis): Add scripts/qstringfixup.py and .sh
- The .py script is the lower level one that acts on a single file.
The .sh one is the one aimed at being used by the ...
Also available in: Atom