Activity
From 2022-07-08 to 2022-08-06
2022-08-06
- 11:51 PM Revision 10648401 (qgis): [processing] Fix extract label crasher with empty outputs saved to geojson
- 11:47 PM Revision 060b1039 (qgis): [processing] Fix extract label crasher with empty outputs saved to geojson
- 11:31 PM Revision b03234c4 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 11:31 PM Revision 6af690c8 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 08:11 PM Revision 2f0df49d (qgis): Fix QgsFeature equality operator handling of null geometries
- We were previously considering all features an unequal if they
had no geometry - 08:11 PM Revision a185f5c8 (qgis): Restore QgsFeature equality operators in Python
- These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd... - 08:10 PM Revision c7bfabe9 (qgis): Update src/gui/editorwidgets/qgsrangeconfigdlg.cpp
- 08:10 PM Revision b85f2656 (qgis): QgsRangeConfigDlg: allow to set minimum value, maximum value and step w...
- 08:10 PM Revision 5fa13a2c (qgis): Documentation for slot
- 08:10 PM Revision 6306ad4e (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 08:10 PM Revision b6257538 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 08:09 PM Revision ef52bacf (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
- 08:09 PM Revision 79dbcf5a (qgis): Expand tests
- 08:09 PM Revision 71317a8a (qgis): Handle schema names in table sources in QgsSqlStatementParser
- 08:08 PM Revision ba3a21f8 (qgis): Expand tests
- 08:08 PM Revision 5738f4f6 (qgis): Handle schema names in table sources in QgsSqlStatementParser
- 08:08 PM Revision f8a28ccc (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 08:08 PM Revision 1c520b0e (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 08:04 PM Revision d2a3d2ef (qgis): Avoid another qt warning about removing null widgets
- 08:04 PM Revision 2510e801 (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
- Seems more recent GEOS versions no longer consider this case as simple
- 08:03 PM Revision 55d15136 (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
- Seems more recent GEOS versions no longer consider this case as simple
2022-08-05
- 12:06 AM Revision 09f7f713 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 12:06 AM Revision 0060e0f2 (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
- with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip() - 12:06 AM Revision b5d3f7ec (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 12:06 AM Revision bcefc866 (qgis): Fix default .qml style for raster layers inside vsi archives is not
- applied when loading the layer
Fixes some more failing TestZipLayer tests - 12:06 AM Revision 796d0b22 (qgis): Fix some outdated assumptions in testziplayer.cpp
- 12:06 AM Revision 310c82b2 (qgis): Run TestZiplayer on CI
- 12:06 AM Revision cf573ee0 (qgis): Fix some outdated assumptions in testziplayer.cpp
- 12:06 AM Revision 4bd4b5f5 (qgis): Run TestZiplayer on CI
- 12:06 AM Revision 2e95dc00 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 12:06 AM Revision 6e3be397 (qgis): Fix default .qml style for raster layers inside vsi archives is not
- applied when loading the layer
Fixes some more failing TestZipLayer tests - 12:06 AM Revision 6cd8bed9 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 12:06 AM Revision 92220f15 (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
- with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip() - 12:05 AM Revision b9d7a661 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 12:05 AM Revision 8dfa2d4f (qgis): Adapt test to work for newer proj
- 12:05 AM Revision cf156f40 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 12:05 AM Revision edf29359 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 12:05 AM Revision 3586654e (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
- Seems more recent GEOS versions no longer consider this case as simple
- 12:05 AM Revision bef02545 (qgis): Adapt test to work for newer proj
- 12:05 AM Revision 803a236c (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 12:05 AM Revision 47d3d07e (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 12:05 AM Revision 3fb90743 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 12:05 AM Revision e22db622 (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
- Seems more recent GEOS versions no longer consider this case as simple
- 12:03 AM Revision 224991c7 (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
- 12:03 AM Revision c3910960 (qgis): Avoid another qt warning about removing null widgets
- 12:03 AM Revision f261cc1f (qgis): Minor cleanups, documentation improvements and added API consistency to...
- 12:03 AM Revision 3d48c609 (qgis): Add api to post process a bunch of layers added to QGIS in one shot
- This can be used as a place to implement logic which should only
apply after all the layers have been added to the pr... - 12:02 AM Revision 1c3d33de (qgis): Fix minimum allowed number of rendering threads in ui
- Fixes #49587
- 12:02 AM Revision d35c4fb6 (qgis): Run TestZiplayer on CI
- 12:02 AM Revision 1f1285c4 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 12:02 AM Revision 92790d80 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 12:02 AM Revision ba9dca45 (qgis): Fix default .qml style for raster layers inside vsi archives is not
- applied when loading the layer
Fixes some more failing TestZipLayer tests - 12:02 AM Revision b3f57392 (qgis): Fix some outdated assumptions in testziplayer.cpp
- 12:02 AM Revision 5a6f144d (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
- with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip() - 12:01 AM Revision d19cdee6 (qgis): Cleanup TestQgsRasterLayer
- 12:01 AM Revision 040811da (qgis): Fix grass build
- 12:01 AM Revision 5a8d2ad3 (qgis): Fix build with grass
- 12:01 AM Revision ea41c3de (qgis): Sipify
- 12:01 AM Revision a5e5fd73 (qgis): Fix failing test causes all other 3d tests to fail
- 12:01 AM Revision e07de929 (qgis): Add qgis_test library
- 12:01 AM Revision a4097504 (qgis): Avoid some more noisy outputs from successful tests
- 12:01 AM Revision 753a00d0 (qgis): Cleanup some more tests
- 12:01 AM Revision f6ec0886 (qgis): Show generate_test_mask_iamge command for test failures in report
- 12:01 AM Revision c9460fed (qgis): Move responsibility for writing common parts of test report to base class
- And in the process avoiding showing reports with not useful content
- 12:01 AM Revision 02d8c07f (qgis): When creating local test result report, only include details
- of tests which fail
We have SO many tests now that it's painful to scroll through
pages of passing reference images ... - 12:01 AM Revision b32f4a5a (qgis): If not running on CI, auto open test report after running a test
- 12:01 AM Revision bdf9a3b4 (qgis): Always truncate the qgistest.html file instead of appending to it
- The append mode results in an unusable report when multiple tests
are run. - 12:01 AM Revision fb93ac16 (qgis): Move all test report duplicate code to a common base class for tests
- 12:01 AM Revision 8ac54ba4 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 12:01 AM Revision 1348eb17 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 12:01 AM Revision 72d18165 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 12:01 AM Revision 2072aa4b (qgis): Adapt test to work for newer proj
- 12:01 AM Revision 8bd03995 (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
- Seems more recent GEOS versions no longer consider this case as simple
- 12:00 AM Revision c33801c2 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 12:00 AM Revision 1f2605e2 (qgis): Fix mesh contour test on newer versions
- 12:00 AM Revision 92f3ec8b (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 12:00 AM Revision 07267b69 (qgis): Fix mesh contour test on newer versions
- 12:00 AM Revision 98ebc257 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 12:00 AM Revision 3de97aba (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 03:34 PM Revision 25385908 (qgis): Merge pull request #49600 from pathmapper/unstale
- 11:11 AM Revision fb97a569 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 11:11 AM Revision b3afd05f (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 11:11 AM Revision f2332af9 (qgis): Fix mesh contour test on newer versions
- 11:11 AM Revision 09793097 (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 11:11 AM Revision ea10ef17 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 11:11 AM Revision c4bc2654 (qgis): Fix mesh contour test on newer versions
- 11:11 AM Revision 699a585f (qgis): Add write permissions for PRs to unstale workflow
- To be able to remove "stale" labels from PRs.
Fix https://github.com/qgis/QGIS/issues/49593 - 11:07 AM Revision 22d0089f (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 11:07 AM Revision d29fb44c (qgis): Fix mesh contour test on newer versions
- 11:07 AM Revision 0b3c489a (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 10:40 AM Revision 63d8c95a (qgis): Documentation for slot
- 10:40 AM Revision f88cc789 (qgis): QgsRangeConfigDlg: allow to set minimum value, maximum value and step w...
- 10:40 AM Revision 97e4b5d1 (qgis): Update src/gui/editorwidgets/qgsrangeconfigdlg.cpp
- 02:43 AM Revision f480c3db (qgis): Add some missing Q_OBJECT macros
- 02:42 AM Revision 91f66f6d (qgis): Add some missing Q_OBJECT macros
2022-08-04
- 08:55 PM Revision 071bdf73 (qgis): Add some missing Q_OBJECT macros
- 08:55 PM Revision 8f2fd3c0 (qgis): Add some missing Q_OBJECT macros
- 08:50 PM Revision b3ea5538 (qgis): Add some missing Q_OBJECT macros
- 08:50 PM Revision 8c85deeb (qgis): Test masks
- 08:50 PM Revision 2a649751 (qgis): Add some 3d renderer test masks
- 08:49 PM Revision bf07ca60 (qgis): Test masks
- 08:49 PM Revision 5f24e460 (qgis): Add some 3d renderer test masks
- 12:46 PM Revision 68ae265e (qgis): Add some 3d renderer test masks
- 12:46 PM Revision 41b9d6e0 (qgis): Test masks
- 12:46 PM Revision dec13bc5 (qgis): Add some 3d renderer test masks
- 12:46 PM Revision 29fa21b9 (qgis): Test masks
- 12:42 PM Revision 024d52cf (qgis): Add some 3d renderer test masks
- 12:42 PM Revision 9c0f857a (qgis): Test masks
- 08:14 AM Revision 4861ee8a (qgis): Merge pull request #49520 from elpaso/package-layers-related-tables
- Add relations export option to package alg
2022-08-03
- 12:16 AM Revision 7b595ae6 (qgis): plugins/qtermwidget: Use Qt::MiddleButton instead of deprecated Qt::Mid...
- Qt::MidButton has been deprecated in QT 5.15 and has been removed from
Qt6. Use Qt::MiddleButton instead. - 12:16 AM Revision 4e66c902 (qgis): plugins/qtermwidget: Use Qt::ImCursorRectangle instead of deprecated Qt...
- Qt::ImMicroFocus has been deprecated in QT 5.14 and has been removed from
Qt6. Use its replacement, Qt::ImCursorRecta... - 07:22 AM Revision d1ce6c0d (qgis): Fix another nullptr remove widget warning
- 06:11 AM Revision 065158a3 (qgis): Fixed lint issue with unit tests
- (cherry picked from commit 3f20c88a6258b5d3d0e9dbd1f8a4e3e4006fc709)
- 06:11 AM Revision b487efa1 (qgis): More flake8 fixes
- 04:21 AM Revision 2f4b4ddc (qgis): More flake8 fixes
- 04:21 AM Revision ec2db0bf (qgis): Fixed lint issue with unit tests
- (cherry picked from commit 3f20c88a6258b5d3d0e9dbd1f8a4e3e4006fc709)
- 03:48 AM Revision 1c2a266a (qgis): Fix missing field and relationship items for sublayers in browser
2022-08-02
- 01:15 AM Revision 0b9ae660 (qgis): Fix QgsFeature equality operator handling of null geometries
- We were previously considering all features an unequal if they
had no geometry - 01:15 AM Revision 903b2dac (qgis): Restore QgsFeature equality operators in Python
- These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd... - 03:41 PM Revision 4c19089f (qgis): Add condition to avoid to compute useless debug info
- 03:41 PM Revision 3b5b9ec7 (qgis): 3Daxis: fixes from wonder-sk reviews
- 03:41 PM Revision 794b9658 (qgis): 3DaAxis: fix label resizing and dpi adjustment
- 03:41 PM Revision 80426394 (qgis): QgsLogger: improve QgsTraceMsg to avoid the cost of string construction
- 03:41 PM Revision cbbf0b75 (qgis): revert QgsLogger changes
- 03:41 PM Revision e4722ac4 (qgis): Add missing f for float numbers
- 03:41 PM Revision f014d235 (qgis): Fix add interval check in Qgs3DAxisSettings
- 03:41 PM Revision 41e846cc (qgis): qgs3daxis: change a debug message to a warning
- 03:41 PM Revision e2d76ba1 (qgis): add more debug message for hi-dpi screens
- 03:41 PM Revision 583f1f56 (qgis): 3DAxis: create keyboard shortcuts in ctor
- Keyboard shortcuts were only available after context menu is displayed.
There are now available since the 3D view is ... - 03:41 PM Revision 8cfed757 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision d2ff36a6 (qgis): Update src/3d/qgs3daxis.h
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision bf2f7605 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision 64e95334 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision c174e6e1 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision ed6d4df6 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision 2b3faad2 (qgis): Fix context menu position when 3D window is docked
- 03:41 PM Revision 35dca848 (qgis): 3DAxis: Fix the axis viewport size for hi-dpi display
- Adjust the axis viewport ratio since window size >
settings.defaultViewportSize() / settings.minViewportRatio()
and u... - 03:41 PM Revision 1076bc04 (qgis): 3DAxis: Fix camera position with elevation when clicking on the cube
- When clicking on a cube face, the scene is rotated to the
corresponding face (Top, North, East, South, West). This is... - 03:41 PM Revision ed256441 (qgis): 3Daxis: fix nullptr access when menu is not set
- 03:41 PM Revision 638932f6 (qgis): 3DAxis: move viewport parameters to have a single storage
- move viewport position, size and axis mode parameters to
qgs3daxissettings class to simplify management. Now, the con... - 03:41 PM Revision d80595e9 (qgis): 3DAxis: fix not clickable orthogonal axis
- 03:41 PM Revision 7e2dc47c (qgis): 3DAxis: display the context menu only when MouseButtonPress and MouseBu...
- 03:41 PM Revision bc34c8fb (qgis): 3DAxis: fix debug messages by adding trace macro and isTraceEnabled()/i...
- 03:41 PM Revision 338bac34 (qgis): 3DAxis: fix menu selection going out of sync
- 03:41 PM Revision d04146ea (qgis): Revert "Avoid menu selection going out of sync"
- This reverts commit 11af8b6af80460582369edf30532f3108358e7b8.
# Conflicts:
# src/3d/qgs3daxis.h - 03:41 PM Revision 1fe5a0bd (qgis): qgs3daxis: Cleanup spacing issue in header
- 03:41 PM Revision 08349c92 (qgis): qgs3dmapsettings: Use capital letters 3DAxisSettings getter and setter
- This way, it respects QGIS code conventions.
- 03:41 PM Revision 779e2777 (qgis): qgs3daxis: Use capital d for 3D and 2D in method names
- This way, it respects QGIS code conventions.
- 03:41 PM Revision 0ef938cc (qgis): qgs3daxis: Replace qDebug by QgsDebugMsgLevel
- This way, it respects QGIS code conventions.
- 03:41 PM Revision d82282a5 (qgis): Fix missing brackets and convert C caste to static_cast
- 09:20 AM Revision 42626224 (qgis): Flag private class
- 09:20 AM Revision fe7964bb (qgis): Show sublayers in a tree, respecting schema/dataset groupings where known
- 09:20 AM Revision 24a5edee (qgis): Support dragging and dropping whole dataset groups to add all layers
- from the group to a project
- 09:20 AM Revision e9e6756c (qgis): Add method to convert QgsProviderSublayerDetails to mime uris
- 09:20 AM Revision 7cc439d5 (qgis): Organise content by gdal dataset group in browser
- Specifically, this exposes ESRI FileGeodatabase dataset groups
so that layer content is organised according to their ... - 09:20 AM Revision 17f55db5 (qgis): Minor cleanups
- 09:07 AM Revision e93c1e45 (qgis): Handle GetFeatureInfo with type text/xml
- 07:44 AM Revision 7236b509 (qgis): Add QgsAbstractDatabaseProviderConnection interface for retrieving rela...
- 07:44 AM Revision 21def886 (qgis): Remove unnecessary forward declare
- 07:44 AM Revision 89c613a1 (qgis): Move relationship enums to Qgis, promote to enum class
- 07:44 AM Revision dcc3c759 (qgis): Minor fixups
- 07:44 AM Revision b7f5892f (qgis): Nicer strings
- 07:44 AM Revision 54ba04a1 (qgis): Tighten includes
- 07:44 AM Revision 4ac3243e (qgis): Fix modifying loop detaches
- 07:44 AM Revision 9a7cacde (qgis): Fix build on older GDAL
- 07:44 AM Revision 729aac32 (qgis): Formatting fixes
- 07:44 AM Revision dd21987b (qgis): Rename QgsRelationAddDlg to QgsCreateRelationDialog
- 07:44 AM Revision 6522ef92 (qgis): Rework QgsWeakRelation::resolvedRelation to instead return a list
- of resolved relationships, so that it can handle resolving
a many-to-many weak relationship to two QgsRelations (whic... - 07:44 AM Revision 0fe4ca9b (qgis): Fix version warning
- 07:44 AM Revision 7275fb20 (qgis): Also show a relationships item when expanding out tables for
- tables which form the parent side of a relationship
- 07:44 AM Revision 622562f6 (qgis): Fix build on older gdal
- 07:44 AM Revision 6ab70e28 (qgis): Show detailed relationship metadata in browser dock widget
- 07:44 AM Revision a46eeefd (qgis): Tighten include in QgsRelation
- 07:44 AM Revision ff6df1e8 (qgis): Add some methods to get translated strings for relationship enums
- 07:44 AM Revision c4cebde0 (qgis): Add additional properties to QgsWeakRelation to match those available
- through GDAL api
- 07:44 AM Revision 6d65e4e4 (qgis): Show existing relationships in browser when expanding datasources
- 07:44 AM Revision b46ef1fa (qgis): Implement relationship retrieval for ogr provider connection
- 07:44 AM Revision 5851b693 (qgis): [feature] Implement relationship discovery for OGR layers
- (requires GDAL 3.6 or later)
This change allows the Project Properties - Relations - Discover
Relations feature to w... - 07:44 AM Revision 4981f184 (qgis): Expose QgsWeakRelation to PyQGIS
- 07:44 AM Revision eeda423e (qgis): Rework QgsWeakRelation so that it can losslessly represent many-to-many...
2022-08-01
- 12:15 AM Revision b321a811 (qgis): Avoid another qt warning about removing null widgets
- 12:14 AM Revision 31c4aed0 (qgis): Avoid another qt warning about removing null widgets
- 12:11 AM Revision fc5faa84 (qgis): Avoid another qt warning about removing null widgets
- 12:10 AM Revision 7c8d3760 (qgis): Bump actions/cache from 3.0.4 to 3.0.5
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/act... - 09:02 PM Revision be458fe5 (qgis): Bump actions/cache from 3.0.4 to 3.0.5
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/act... - 04:23 PM Revision 8c116fa1 (qgis): Move relations logic to processAlgorithm
- 04:23 PM Revision aa5192fa (qgis): Add relations export option to package alg
- Funded by: ARPA Piemonte
- 11:09 AM Revision bfbbf93d (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 11:09 AM Revision 383e68cb (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 11:09 AM Revision 33b0515f (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 11:09 AM Revision 3f7bb1f0 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 11:03 AM Revision f626044c (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 11:03 AM Revision 5d839f8f (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 09:01 AM Revision 15e8758a (qgis): Restore QgsFeature equality operators in Python
- These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd... - 09:01 AM Revision 350a1565 (qgis): Fix QgsFeature equality operator handling of null geometries
- We were previously considering all features an unequal if they
had no geometry - 09:01 AM Revision 3d7cec66 (qgis): Fix QgsFeature equality operator handling of null geometries
- We were previously considering all features an unequal if they
had no geometry - 09:01 AM Revision c0acf886 (qgis): Restore QgsFeature equality operators in Python
- These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd... - 08:56 AM Revision 26eaa249 (qgis): Restore QgsFeature equality operators in Python
- These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd... - 08:56 AM Revision cfac22f3 (qgis): Fix QgsFeature equality operator handling of null geometries
- We were previously considering all features an unequal if they
had no geometry - 08:20 AM Revision 7de355a2 (qgis): Handle schema names in table sources in QgsSqlStatementParser
- 08:20 AM Revision 45460174 (qgis): Expand tests
- 08:20 AM Revision 2184d146 (qgis): Handle schema names in table sources in QgsSqlStatementParser
- 08:20 AM Revision e2544556 (qgis): Expand tests
- 08:18 AM Revision 50effab9 (qgis): Fixed lint issue with unit tests
- 08:17 AM Revision 810f0214 (qgis): Handle schema names in table sources in QgsSqlStatementParser
- 08:17 AM Revision d6a9d7b2 (qgis): Expand tests
- 05:25 AM Revision 7452ebf6 (qgis): Move a bunch more code out of QgisApp
- 05:25 AM Revision 9479ee31 (qgis): Fix build
- 05:25 AM Revision 053bba81 (qgis): Start moving some code out of qgisapp.cpp into seperate file
- 05:25 AM Revision 943090cd (qgis): Move more code
- 05:18 AM Revision cf4abe49 (qgis): Use new driver metadata in GDAL 3.6 to determine connection capabilities
- 05:18 AM Revision 6dfa7e26 (qgis): Make provider connection multi type handling more granualar, and use
- new API in GDAL 3.6 to determine whether or not the multi
linestring/polygon types should be exposed for new table cr... - 05:17 AM Revision 932cab02 (qgis): Fix build
- 05:17 AM Revision 023c0e1c (qgis): Add method to split a path up to list of separate components
- Suprisingly qt itself doesn't have a method for this!
- 05:17 AM Revision 460ac8b5 (qgis): Ensure sort key is always correctly set for QgsDirectoryItem
- 05:17 AM Revision 8c5dd2dc (qgis): Add sip cast code for QgsBrowserTreeView
- 05:17 AM Revision 4b860374 (qgis): Fix build
- 05:17 AM Revision 0a0c25eb (qgis): Expand out the current layer path in the change data source/fix data
- source dialog
Makes it much quicker to fix paths!! - 05:17 AM Revision 015b4ab0 (qgis): Set browser model for browser tree in data source select widget
- 05:17 AM Revision 4a5d0438 (qgis): When expanding out browser paths via api, find the best starting
- candidate
E.g. if there's a favourite item which takes us most of the way,
start the expansion directly from that - 05:17 AM Revision 16376d76 (qgis): Ensure QgsDirectoryItem paths don't incorrectly include duplicate / cha...
- 05:17 AM Revision b208cfc8 (qgis): Fix QgsDirectoryItem::equal -- we should consider any item with the sam...
- 05:17 AM Revision bce59924 (qgis): Add method to expand out a directory path in the browser tree view
- Gives us an easy way to automatically open a bunch of folders
to show a particular path as desired, instead of making... - 05:17 AM Revision e7152239 (qgis): Add method to retrieve root items from browser model
- 05:00 AM Revision 6acd94df (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
- 04:59 AM Revision 6991d90e (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
- 04:54 AM Revision 6622ca03 (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
- 04:48 AM Revision 80c70dbc (qgis): Remove invalid warning
- 04:48 AM Revision 400e701e (qgis): [cpt] Fix invalid interpretation of SVG stops with no stop-color tag
- This resulted in CPT ramps having a green color present when there
should have been black! - 04:48 AM Revision fc6a1ddb (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
- 04:48 AM Revision 08413025 (qgis): Don't try to load cpt files which aren't part of our subset
- 04:48 AM Revision 71e91d70 (qgis): Don't try to load missing cpt ramps, part 2
- 04:48 AM Revision 94c8fdbb (qgis): [cpt] Fix invalid interpretation of SVG stops with no stop-color tag
- This resulted in CPT ramps having a green color present when there
should have been black!
(cherry picked from commi... - 04:48 AM Revision 93e91553 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
- (cherry picked from commit f3d91c46afe0415fe88aa0a780c578c0c23db5a0)
- 04:48 AM Revision 88af8343 (qgis): Don't try to load cpt files which aren't part of our subset
- (cherry picked from commit 4b781d1b9331057c7cfb15c47b60ac930451262a)
- 04:43 AM Revision 3efc8ef0 (qgis): QgsRangeConfigDlg: allow to set minimum value, maximum value and step w...
- 04:43 AM Revision 34d2893c (qgis): Documentation for slot
- 04:43 AM Revision 35dff432 (qgis): Update src/gui/editorwidgets/qgsrangeconfigdlg.cpp
- 04:40 AM Revision f52cd23d (qgis): Fixed lint issue with unit tests
- 04:37 AM Revision 31ae9759 (qgis): Introduce QgsUnsetAttributeValue
- 04:37 AM Revision 618978d8 (qgis): Add QgsFeature::isUnsetValue for testing whether an attribute is an uns...
- 04:37 AM Revision 81dc8769 (qgis): Allow direct construction of QVariants from unset values
- 04:37 AM Revision 306276be (qgis): Metatype QgsUnsetAttributeValue
- 04:37 AM Revision 49cd66bc (qgis): Expand tests
- 04:37 AM Revision 7a72f161 (qgis): Register custom QgsUnsetAttributeValue comparator for use in variants
- 04:37 AM Revision 5a2a7d1e (qgis): Add QgsAttributes::isUnsetValue convenience function
- 04:37 AM Revision 42e3fd07 (qgis): Handle unset values when writing vector layers
- 04:37 AM Revision b5170c1a (qgis): Fix doxygen test'
- 04:37 AM Revision deabeca6 (qgis): Vector file writer test
- 04:35 AM Revision 3f20c88a (qgis): Fixed lint issue with unit tests
2022-07-31
- 01:37 AM Revision 54240fa5 (qgis): Cleanup of the delimited text dialog
- no frame border and harmonize margins with other providers
align delimiter items
avoid the geometry group box vertica... - 04:17 AM Revision fd59c5ac (qgis): set Qt::AA_ShareOpenGLContexts on all platforms
2022-07-29
- 04:23 AM Revision 74108126 (qgis): [fix] added missing comma in JSON header
- A missing comma in the JSON header caused invalid JSON be created in response to a GetFeature request
2022-07-28
- 09:21 AM Revision cec8060f (qgis): Fix relation editor ESC and referenced save
- Fixes #47387 and another bug (unreported or #40549 ?)
where digitizing the referencing feature of a newly added
refer... - 09:21 AM Revision 4d43ede6 (qgis): Call base event handler
- 09:18 AM Revision f5487ecc (qgis): Merge pull request #49464 from elpaso/bugfix-gh47387
- Fix relation editor ESC and referenced save
2022-07-27
- 01:01 AM Revision e80d5e6f (qgis): Disable style capabilities in server landing page
- 04:53 AM Revision b5757171 (qgis): Disable style capabilities in server landing page
- 04:50 AM Revision 2e622be6 (qgis): Disable style capabilities in server landing page
2022-07-26
- 11:58 PM Revision 27767997 (qgis): fix msvc build
- 09:57 AM Revision 8cb7f229 (qgis): qgspoint3dsymbol: Handle opacity
- The opacity parameter is added to the effect used by the material. It
is then used in the fragment shader to set the ... - 09:57 AM Revision 9d8210e6 (qgis): qgsphongmaterialsettings: Simplify addParametersToEffect
- 08:49 AM Revision 915c3f01 (qgis): Added name to contributors.json
- 08:49 AM Revision a06ec134 (qgis): Apply suggestions from code review
- 04:23 AM Revision f1dd98ef (qgis): Move up the vector "Elevation binding" properties group close to "Eleva...
- Let's handle the Z altitude properties together before caring about optional extrusion setting
2022-07-25
- 09:30 PM Revision 24a71d05 (qgis): Clean Rendering ui files and fix tab stops
- 04:38 PM Revision afbd3a9f (qgis): qgsphongtexturedmaterialwidget: Remove empty line at the end of file
- 04:38 PM Revision a9cd884e (qgis): phongtexturedmaterialwidgetbase.ui: Use QgsOpacityWidget for opacity
- This way, it has the same behaviour as phongmaterialwidget.ui.
- 04:38 PM Revision b69feb08 (qgis): qgsphongtexturedmaterialsettings: Add support for opacity
- Qt3DRender::QTexture2D does not handle opacity. Therefore, it is not
possible to use the default Qt3DExtras::QDiffuse... - 04:38 PM Revision 22b27357 (qgis): qgsphongtexturedmaterialsettings: Simplify no texture image case
- When no texture image has been provided (or the path is invalid), this
material is exactly the same as QgsPhongMateri... - 04:38 PM Revision 4893b985 (qgis): qgsphongtexturedmaterialwidget: Handle opacity
- 04:38 PM Revision 20325a56 (qgis): 3d/shaders: Move phong function to a shared file
- This will make it possible to reuse it in different shaders. This will
be used in the next commit. - 03:02 PM Revision c12712ee (qgis): Call base event handler
- 12:25 PM Revision 5c7bf29a (qgis): Fix relation editor ESC and referenced save
- Fixes #47387 and another bug (unreported or #40549 ?)
where digitizing the referencing feature of a newly added
refer... - 10:51 AM Revision dc2bad87 (qgis): [feature] Added new ellipse marker shapes
- Added Pentagon, Hexagon, Octagon, Third Circle, Quarter Circle & Star to ellipse marker shapes.
- 06:19 AM Revision 9b74ca22 (qgis): Split rendering options page into Rendering/Vector/Raster pages
- Simplifies this crowded options page and also cleans up the code
- 06:19 AM Revision cf0e24d5 (qgis): Use spinbox with clear value for maximum rendering thread count
- 06:19 AM Revision 98f8af51 (qgis): [needs-docs] Remove some rendering options from settings dialog
- Removes
- Use render caching option
- Render layers in parallel option
These two options are enabled by default and... - 06:19 AM Revision 0183184f (qgis): Cleanup alignment
- 02:33 AM Revision c9a77923 (qgis): "Place on every part extremity" label in marker line
2022-07-22
- 10:04 PM Revision 60bb4b32 (qgis): Add method to launder layer names to get them into a format
- suitable for typical database layer naming
- 10:04 PM Revision e593fde4 (qgis): Add a reset button to export layer name to allow reseting to default au...
- 10:04 PM Revision 41ef60bf (qgis): Use layer name as table name instead of the file name when
- saving a vector layer
- 10:04 PM Revision 4c5be9cb (qgis): Dox++
- 10:04 PM Revision 730972c4 (qgis): Improve layer name logic
- 09:27 AM Revision 567315d6 (qgis): Update cpt-city to version 2.24
- 06:09 AM Revision 9e82e1c5 (qgis): Don't spell check cpt files
- 06:09 AM Revision 0ef66fd7 (qgis): Spelling
2022-07-21
- 12:50 PM Revision b2c37616 (qgis): Even better wording
- 09:11 AM Revision 6baf8826 (qgis): Merge pull request #49432 from DelazJ/rasterMinMax
- Align widgets in the raster properties min/max values
2022-07-20
- 01:17 AM Revision ed490a62 (qgis): Bump terser from 5.10.0 to 5.14.2 in /resources/server/src/landingpage
- Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/t... - 10:46 PM Revision 93c1e4af (qgis): remove typo
- 10:46 PM Revision 8041b6e3 (qgis): check returned QDomElement and return if empty
- 10:46 PM Revision 555f9e80 (qgis): test_provider_wfs.py: fix new test
- 10:46 PM Revision 8d8e9634 (qgis): use proper geometries in request of tests
- 10:46 PM Revision 716f9b80 (qgis): improve tests and remove unused debug log
- 10:46 PM Revision b601ce44 (qgis): clean up ogc filter and expression functions
- 10:46 PM Revision e5c906d7 (qgis): tests - (failing)
- 10:46 PM Revision 70425b47 (qgis): proper setup of url with computed expression in combination with exitin...
- 10:46 PM Revision 4b1d8b7f (qgis): update docstring
- 10:46 PM Revision 94576433 (qgis): get FilterVersion, GMLVersion etc in a private function since it's used...
- 10:46 PM Revision 5b421a7c (qgis): clean up debug log and add comments.
- 10:46 PM Revision b6bd6038 (qgis): create server expression for shared data to perform on server in adavance
- 10:46 PM Revision 073b2518 (qgis): test dummy function to call computeExpression. This needs to be cleaned...
- 10:46 PM Revision aa6261c3 (qgis): computeExpression in advance and add the computedExpression into the re...
- 10:46 PM Revision d0e5882c (qgis): remove clientsideexpression handling since it's not working with threads
- 10:46 PM Revision 38fac119 (qgis): when an expression can not be evaluated on server side it writes it to ...
- 10:46 PM Revision 84db882b (qgis): putting together the filter element for the expression and bbox and filter
- 10:46 PM Revision 6869d90e (qgis): better structure and fallback to the errormessage
- 10:46 PM Revision e3a9342b (qgis): compare usertype manually instead of using canConvert (what will become...
- 10:46 PM Revision 077608d8 (qgis): fix typo
- 10:46 PM Revision e67093c1 (qgis): fix brackets
- 10:46 PM Revision d6a83932 (qgis): consider expressions and pack them into element with bbox and/or filter
- 10:46 PM Revision 5770a534 (qgis): passing expression to QgsBackgroundCachedSharedData to be able to conve...
- 10:46 PM Revision 6523a969 (qgis): prototyping convert expression to ocg filter when we have static functi...
- 10:46 PM Revision 2ecab529 (qgis): pass expression to function
- 10:46 PM Revision 65f700e7 (qgis): Use enum classes for ArcGIS REST service types for clarity
- 10:46 PM Revision fba706c1 (qgis): [feature] Add subset string (filter) support for arcgis REST layers
- This can **greatly** improve the performance on large layers!
- 10:46 PM Revision dc81d11b (qgis): Address review
- 10:46 PM Revision 2dbd3437 (qgis): Also add an "Add filtered layer to project" action for feature service
- items in browser
Allows filtered subsets of feature service layers to be added directly
from the browser, instead of... - 10:46 PM Revision a5f61d59 (qgis): Refactor out index to uri to function
- 10:46 PM Revision d9ce1bec (qgis): [arcgisrest] Resurrect 'Add with Filter' button in data source manager
- Allows users to add a layer with an initial filter in place, which
helps performance for subsets of large layers - 04:58 PM Revision 16e99cc9 (qgis): Bump terser from 5.10.0 to 5.14.2 in /resources/server/src/landingpage
- Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/t... - 01:37 PM Revision e63bbf1c (qgis): Make collapsible the contrast enhancement group in Options Rendering
- 01:32 PM Revision 10f0546e (qgis): Align widgets in the raster properties min/max values
- 10:09 AM Revision 10b84ad3 (qgis): Fix z range calculation of rule based 3d renderer
- (cherry picked from commit 39e0a2a8e82fd69e55e3c8f3079ad03ad766558f)
(cherry picked from commit ac0caa722fd4a70a8d670... - 10:09 AM Revision eba7e0c5 (qgis): Better approach to avoiding empty nodes
- (cherry picked from commit bab2818a9a9ba0154672c8722c74b98514c127b7)
(cherry picked from commit c51ab9ad1355abc994fd9... - 10:09 AM Revision e248753d (qgis): Fix leaks in triangular mesh
- (cherry picked from commit ddade08b80514c69d7adfcf4449e5387a93bd72c)
(cherry picked from commit b323d87791305da45d9c7... - 10:09 AM Revision ff6abf2f (qgis): [3d] Remove empty vector chunk nodes
- These will have an extreme height range, and can mess
up the near/far plane calculation.
(cherry picked from commit ... - 10:09 AM Revision c06e7c6e (qgis): Cleanup objects after tests
- (cherry picked from commit 7e2e09c6de40bed4dc81b2c88d3632900cba5139)
(cherry picked from commit bd9999adf5ae82150343c... - 07:38 AM Revision 3908efb4 (qgis): Use expect UnicodeDecodeError
- Avoid too broad exception
Co-authored-by: nicogodet <[email protected]> - 06:05 AM Revision 670c63e1 (qgis): resolve
- 06:03 AM Revision b417842d (qgis): change replace char to empty
- 06:03 AM Revision 531f435e (qgis): [cpt] Fix invalid interpretation of SVG stops with no stop-color tag
- This resulted in CPT ramps having a green color present when there
should have been black! - 06:03 AM Revision b532a99c (qgis): Don't try to load cpt files which aren't part of our subset
- 06:03 AM Revision f34a38b1 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
- 06:03 AM Revision 2041ffcf (qgis): Don't try to load missing cpt ramps, part 2
- 06:03 AM Revision b5056ab9 (qgis): Remove invalid warning
- 05:59 AM Revision 43ec089a (qgis): Remove invalid warning
- 05:59 AM Revision 6481abcb (qgis): Don't try to load cpt files which aren't part of our subset
- 05:59 AM Revision 74539854 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
- 05:59 AM Revision a49f487b (qgis): Don't try to load missing cpt ramps, part 2
- 05:59 AM Revision 51abf19c (qgis): [cpt] Fix invalid interpretation of SVG stops with no stop-color tag
- This resulted in CPT ramps having a green color present when there
should have been black! - 05:15 AM Revision 3e735495 (qgis): [ams] Don't try loading empty URIs
- Only happens in broken situations, but it's easy enough to avoid
- 05:14 AM Revision 3b7fd0cd (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
- 05:14 AM Revision c9816d4e (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
- 05:14 AM Revision 7943727c (qgis): Avoid invalid warning
- 05:13 AM Revision f6fe2877 (qgis): Update test, fix a fixme
- (cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b)
- 05:13 AM Revision 147a4880 (qgis): Update test
- (cherry picked from commit 14635791c513dd604689caece1815998bc725243)
- 05:13 AM Revision ed8b429a (qgis): Fix interpretation of curved paths from ArcGIS REST geometries
- The specs state that curve points follow the "endpoint, interior point"
order -- we were incorrectly interpreting thi... - 05:13 AM Revision 24b1c0cb (qgis): Fix test
- 05:13 AM Revision bd373a11 (qgis): [ams] Don't try loading empty URIs
- Only happens in broken situations, but it's easy enough to avoid
- 04:20 AM Revision aa8a55d6 (qgis): More informative warning on shape capture option
- 03:36 AM Revision 6fbe9a4f (qgis): Allow compiling o2 with Qt6
2022-07-19
- 09:41 PM Revision f465a234 (qgis): Merge pull request #49420 from m-kuhn/mingwogr
- [windows] Allow compiling with UNICODE defined
- 06:06 PM Revision 664e427c (qgis): Allow compiling with UNICODE support
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:76:49: note: initializing argument 1 of 'UINT GetDriveType...
- 05:17 PM Revision 4ec4a0c3 (qgis): testqgs3drendering: Add a test for gooch material shader
- 05:04 PM Revision b8d69ae8 (qgis): qgsphongmaterialsettings: Add opacity support to datadefined
- The opacity parameter is added to the effect used by phongDataDefined
shader. It is then used in the vertex shader in... - 05:04 PM Revision 11bb812f (qgis): qgsphongmaterialsettings: Fix setOpacity documentation
- 05:04 PM Revision bd155c67 (qgis): phongdatadefined: Remove empty line at the end of file
- 05:04 PM Revision d0f089f8 (qgis): qgsphongmaterialsettings: Fix opeator== by adding mOpacity parameter
- 05:04 PM Revision 34f2b095 (qgis): qgsphongmaterialsettings: Directly add shader parameters to the effect
- Adding a parameter to a technique is only useful when different
techniques are used.
This is also the behavior used b... - 05:04 PM Revision 30dd3c90 (qgis): qgs3dmapscene: Remove empty line at the end of file
- 07:52 AM Revision 63ef1f84 (qgis): Fix MetaSearch core plugin metadata
- Update the issue tracker URL. Remove the outdated changelog and useless "experimental" and "deprecated" parameters.
- 07:52 AM Revision 693422bd (qgis): Add qt5-qtbase-odbc and qt5-qtbase-tds to fedora install guide
2022-07-18
- 01:57 AM Revision ae2386a1 (qgis): Fix MetaSearch core plugin metadata
- Update the issue tracker URL. Remove the outdated changelog and useless "experimental" and "deprecated" parameters.
- 01:57 AM Revision 355b8361 (qgis): Fix 'Unset' option for custom environmental variables
- 01:56 AM Revision 11b0227c (qgis): Fix 'Unset' option for custom environmental variables
- 11:39 PM Revision b8cc5aa5 (qgis): Fix z range calculation of rule based 3d renderer
- (cherry picked from commit 39e0a2a8e82fd69e55e3c8f3079ad03ad766558f)
- 11:39 PM Revision e2e82423 (qgis): Cleanup objects after tests
- (cherry picked from commit 7e2e09c6de40bed4dc81b2c88d3632900cba5139)
- 11:39 PM Revision ec8d0426 (qgis): [3d] Remove empty vector chunk nodes
- These will have an extreme height range, and can mess
up the near/far plane calculation.
(cherry picked from commit ... - 11:39 PM Revision c2be2cc9 (qgis): Fix leaks in triangular mesh
- (cherry picked from commit ddade08b80514c69d7adfcf4449e5387a93bd72c)
- 11:39 PM Revision d59cf8e7 (qgis): Better approach to avoiding empty nodes
- (cherry picked from commit bab2818a9a9ba0154672c8722c74b98514c127b7)
- 09:42 PM Revision 289787ce (qgis): Fix 'Unset' option for custom environmental variables
- 09:42 PM Revision 6da36a42 (qgis): Fix 'Unset' option for custom environmental variables
- 09:40 PM Revision 21c8e8cb (qgis): Fix MetaSearch core plugin metadata
- Update the issue tracker URL. Remove the outdated changelog and useless "experimental" and "deprecated" parameters.
- 09:40 PM Revision d1497d15 (qgis): Fix MetaSearch core plugin metadata
- Update the issue tracker URL. Remove the outdated changelog and useless "experimental" and "deprecated" parameters.
- 09:37 PM Revision 661d0404 (qgis): Fix 'Unset' option for custom environmental variables
- 09:36 PM Revision 8914ff52 (qgis): Fix MetaSearch core plugin metadata
- Update the issue tracker URL. Remove the outdated changelog and useless "experimental" and "deprecated" parameters.
- 01:21 PM Revision 0c18751d (qgis): Cleanup regularexpressions
- 01:21 PM Revision cc466f60 (qgis): Don't try to change object Id field values
- 01:21 PM Revision 88556bb5 (qgis): Implement changeFeatures for AFS provider
- 01:21 PM Revision 6c6ecb14 (qgis): Implement changeGeometryValues for AFS provider
- 01:21 PM Revision fe7407b2 (qgis): Add more fine-grained control of what to include when converting
- features to JSON
- 01:21 PM Revision 78277e2b (qgis): Implement changeAttributeValues for ArcGIS rest provider
- 01:21 PM Revision b197de99 (qgis): Silence a debug
- 01:21 PM Revision 6da633d9 (qgis): Allow skipping of geometry in json
- 01:21 PM Revision 655d04a0 (qgis): Don't return curvepaths when not required
- 01:21 PM Revision 3b918d39 (qgis): Test add and delete
- 01:21 PM Revision f8b9bdc8 (qgis): Silence debug msg
- 01:21 PM Revision d47de1d9 (qgis): Deduplicate code
- 01:21 PM Revision 756503fa (qgis): Add extra test
- 01:21 PM Revision bd37677f (qgis): Add missing file
- 01:21 PM Revision 5ac2726b (qgis): Expand tests
- 01:21 PM Revision a310d23d (qgis): Fix constraints and default value handling for AFS layers
- 01:21 PM Revision 2379f488 (qgis): Fix tests
- 01:21 PM Revision 2ca32127 (qgis): Correctly advertise whether server supports curves
- 01:21 PM Revision 5593ce2f (qgis): [afs] Read user permissions from feature service definition, and
- translate to vector data provider capabilities
(non functional for now!) - 01:21 PM Revision 24c88013 (qgis): Use lock in more shared data methods
- 01:21 PM Revision 262ce18e (qgis): Use a read/write locker instead
- 01:21 PM Revision 84ccf25c (qgis): [afs] Split feature count and object id count in shared data for clarity
- 01:21 PM Revision 8647f947 (qgis): [afs] When reloading data also refetch the list of all object ids
- Otherwise we don't retrieve features newly created on the server
- 01:21 PM Revision aa9c6f60 (qgis): Add method to convert field to JSON definition
- 01:21 PM Revision 9053e064 (qgis): Address review
- 01:21 PM Revision eecdb52f (qgis): Populate native types for AFS provider
- 01:21 PM Revision 8b2cb881 (qgis): [afs] Implement field creation/deletion support
- 01:21 PM Revision 3d202522 (qgis): [afs] Add create attribute index support
- 01:21 PM Revision 7bc116ca (qgis): Fix admin url detection
- 01:21 PM Revision b89760c4 (qgis): [FEATURE][afs] Implement support for adding and deleting features
- from ArcGIS feature server layers
Assuming the user has the permissions to do this, will allow the
user to add and d... - 01:21 PM Revision 124ff960 (qgis): Fix continual attempts to retrieve features from service after deletion
- 11:27 AM Revision 8ba1ff3d (qgis): Fix interpretation of curved paths from ArcGIS REST geometries
- The specs state that curve points follow the "endpoint, interior point"
order -- we were incorrectly interpreting thi... - 11:27 AM Revision 5c754dcf (qgis): Fix test
- 11:27 AM Revision c82a52fe (qgis): Update test
- (cherry picked from commit 14635791c513dd604689caece1815998bc725243)
- 11:27 AM Revision 8d29c3f7 (qgis): Update test, fix a fixme
- (cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b)
- 11:22 AM Revision 0c217578 (qgis): Fix interpretation of curved paths from ArcGIS REST geometries
- The specs state that curve points follow the "endpoint, interior point"
order -- we were incorrectly interpreting thi... - 11:22 AM Revision 1cd69a0d (qgis): Fix test
- 11:22 AM Revision f858587d (qgis): Update test
- (cherry picked from commit 14635791c513dd604689caece1815998bc725243)
- 11:22 AM Revision 8e32259b (qgis): Update test, fix a fixme
- (cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b)
- 09:26 AM Revision 298433f8 (qgis): Test that schema is ignored
- 09:26 AM Revision 7da574fe (qgis): Add QgsAbstractDatabaseProviderConnection interface for renaming fields
- And implement for OGR connections. Also expose the ability to rename
existing fields for supported database connectio... - 09:26 AM Revision a1f9edc5 (qgis): Remove unused variables
- 08:06 AM Revision 5953b1f0 (qgis): More efficient QgsFileDataCollectionItem::databaseConnection(), and avoid
- opening PDF files to attempt to create a database connection to them
This can be very slow to do, and we don't reall... - 08:06 AM Revision 6065e680 (qgis): When creating a new OGR layer and set to update an existing
- dataset, automatically take the driver name from the existing
dataset
It makes no sense to try to use the GPKG drive... - 08:06 AM Revision df7b1da0 (qgis): Also allow drag and drop of vector layers to non-GPKG OGR database
- datasets
For instance allows drag and drop of a layer onto a GDB to import
that dataset into the geodatabase - 08:06 AM Revision 0df11f28 (qgis): Remove trailing comments
- 04:52 AM Revision 71602572 (qgis): Avoid invalid warning
- 04:52 AM Revision ca6f09a9 (qgis): Avoid invalid warning
- 04:52 AM Revision bae10058 (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
- 04:52 AM Revision b1569acb (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
- 04:51 AM Revision 89285536 (qgis): [ams] Don't try loading empty URIs
- Only happens in broken situations, but it's easy enough to avoid
- 04:51 AM Revision d3224970 (qgis): [ams] Don't try loading empty URIs
- Only happens in broken situations, but it's easy enough to avoid
- 04:50 AM Revision a6983a6d (qgis): Match New Geopackage UX to New FileGeodatabase, and don't force
- initial creation of a layer in order to make an empty database
This was annoying -- if you wanted to make a new empt... - 04:50 AM Revision f3be33bc (qgis): Expose vacuum capability for gdb databases
- 04:50 AM Revision d2aaf704 (qgis): Avoid unwanted error message shown in browser for empty geopackages
- 04:50 AM Revision 5eb100c8 (qgis): Fix reading field domains from empty gpkg files
- 04:50 AM Revision 4c26e3a0 (qgis): Don't try to rename a file to itself in browser
- 04:50 AM Revision a77dea02 (qgis): Make browser action for vacuuming gpkg generic, and expose also for gdb...
- 04:50 AM Revision 484e1e6b (qgis): Better icon
- 04:50 AM Revision c2183f37 (qgis): Remove duplicate browser Delete action for GPKG files
- There's already the generic Delete action in the Manage submenu
which has all the same logic intact - 04:50 AM Revision f821fefd (qgis): Add method to select a QgsDataItem directly in QgsBrowserTreeView
- 04:50 AM Revision f57f9485 (qgis): Add browser tree view to QgsDataItemGuiContext
- This allows the item gui providers to access the view associated
with an action, e.g. to automatically select somethi... - 04:50 AM Revision 20cbff00 (qgis): Add "New ESRI File Geodatabase" action to browser right click menu
- on directories
Allows for direct creation of new empty ESRI File geodatabases, ready
for population... - 04:48 AM Revision d13c5437 (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
- 04:48 AM Revision fdfa26db (qgis): [ams] Don't try loading empty URIs
- Only happens in broken situations, but it's easy enough to avoid
- 03:39 AM Revision 130bfa42 (qgis): Fix oracle configuration parameters not saved in connection dialog
- 03:39 AM Revision 905e565c (qgis): Update values dependencies only if attribute form is not initializing
- 03:39 AM Revision 80338e8e (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 03:39 AM Revision 0b615477 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 03:39 AM Revision 41c45929 (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 03:39 AM Revision 6707d554 (qgis): Consistently return null geometry instead of empty point
- 03:39 AM Revision 9c5d22fc (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 03:39 AM Revision 3c2b20c4 (qgis): Don't truncate Uuid string if field length >= Uuid string length
- 03:39 AM Revision 8306438b (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 03:39 AM Revision f7c87357 (qgis): fix confusion for default style for mesh layer
- 03:39 AM Revision 055755b8 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 03:39 AM Revision 30d34c80 (qgis): [diagrams] Fix category color opacity not respected
- 03:39 AM Revision 439602be (qgis): Fix #49127 slider widget
- 03:39 AM Revision f58f9e20 (qgis): fix mesh settings contours activation
- 03:39 AM Revision bf345f27 (qgis): [Oracle] Fix getSchemas request to not get all system tables
- 03:39 AM Revision cd53b646 (qgis): Apply opacities on external layers when use layer ids
- Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers.... - 03:39 AM Revision fde95574 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
- 03:39 AM Revision 7d6189bb (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
- Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738 - 03:39 AM Revision 12080591 (qgis): Don't complain about missing paint properties during style conversion
- Instead just treat all the paint values as their defaults. (This
is compliant with the specs) - 03:39 AM Revision 0ffb55d8 (qgis): Correctly set transform for QgsHighlight
- When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han... - 03:39 AM Revision 52a98be3 (qgis): emit signal after changing style
- 03:39 AM Revision a26df75f (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 02:44 AM Revision 14635791 (qgis): Update test
- 02:44 AM Revision c363479d (qgis): Fix interpretation of curved paths from ArcGIS REST geometries
- The specs state that curve points follow the "endpoint, interior point"
order -- we were incorrectly interpreting thi... - 02:44 AM Revision 561d4cf8 (qgis): Update test, fix a fixme
2022-07-17
- 12:34 AM Revision b83a171b (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 12:34 AM Revision 8d332cc4 (qgis): Update values dependencies only if attribute form is not initializing
- 12:34 AM Revision a3183b84 (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 12:34 AM Revision 2003e154 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 12:34 AM Revision 63e5ddbd (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 12:34 AM Revision 7297df60 (qgis): Consistently return null geometry instead of empty point
- 12:34 AM Revision 2e9a9206 (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 12:34 AM Revision bd99699c (qgis): Don't truncate Uuid string if field length >= Uuid string length
- 12:34 AM Revision fb291b53 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 12:34 AM Revision f7e6d77e (qgis): Fix #49127 slider widget
- 12:34 AM Revision 9615fd20 (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 12:34 AM Revision 34f445c1 (qgis): fix confusion for default style for mesh layer
- 12:34 AM Revision dc22f533 (qgis): fix mesh settings contours activation
- 12:34 AM Revision d191a0fd (qgis): [diagrams] Fix category color opacity not respected
- 12:34 AM Revision 452eb222 (qgis): [Oracle] Fix getSchemas request to not get all system tables
- 12:34 AM Revision beffbd9e (qgis): Apply opacities on external layers when use layer ids
- Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers.... - 12:34 AM Revision 8fbec9bc (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
- 12:34 AM Revision 2c9409d9 (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
- Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738 - 12:34 AM Revision 8c327762 (qgis): Don't complain about missing paint properties during style conversion
- Instead just treat all the paint values as their defaults. (This
is compliant with the specs) - 12:34 AM Revision 0763389e (qgis): Correctly set transform for QgsHighlight
- When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han... - 12:34 AM Revision 85fb1252 (qgis): emit signal after changing style
- 12:34 AM Revision 286dc4cd (qgis): Fix oracle configuration parameters not saved in connection dialog
- 12:41 PM Revision 7e2e09c6 (qgis): Cleanup objects after tests
- 12:41 PM Revision 39e0a2a8 (qgis): Fix z range calculation of rule based 3d renderer
- 12:41 PM Revision bab2818a (qgis): Better approach to avoiding empty nodes
- 12:41 PM Revision ddade08b (qgis): Fix leaks in triangular mesh
- 12:41 PM Revision 978fb94b (qgis): [3d] Remove empty vector chunk nodes
- These will have an extreme height range, and can mess
up the near/far plane calculation.
2022-07-16
- 10:42 PM Revision 8c899a5a (qgis): Only buster and focal are actually concerned
- 10:42 PM Revision af16ecc8 (qgis): Be specific on versions that need external QT 3D headers
- 08:46 AM Revision e9398dbb (qgis): Add spatialReference information to geometry JSON
- 08:46 AM Revision 9548e767 (qgis): Add method to convert crs to ArcGIS REST JSON
- 08:46 AM Revision 484bea7c (qgis): Add API methods to convert QgsGeometry to an ArcGIS REST representation
- 08:46 AM Revision 6fd8f424 (qgis): Handle time zones
- 08:46 AM Revision da5be002 (qgis): Indentation
- 08:46 AM Revision 300e2b2d (qgis): Add method to convert QgsFeatures to ArcGIS REST representation
2022-07-15
- 02:14 PM Revision b609df9e (qgis): Release of 3.26.1
- 02:14 PM Revision 0857d155 (qgis): translation update for 3.26.1 from transifex
- 02:13 PM Revision a8e9e6fa (qgis): Release of 3.22.9
- 02:13 PM Revision 53680918 (qgis): translation update for 3.22.9 from transifex
- 01:29 PM Revision 8a92bdbc (qgis): update splash
- 06:41 AM Revision 8ef2b672 (qgis): Fix Pylint.
- 06:41 AM Revision a11cba0e (qgis): Update tests/src/python/test_provider_gdal.py
- 06:41 AM Revision ace6bd8f (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
2022-07-14
- 09:40 PM Revision aa8727e7 (qgis): Make "Filter by geometry type" alg also available via Processing Toolbox
- 09:38 PM Revision f0c9da53 (qgis): [layouts] Default to left alignment for new text items
- It's a better choice! (tm)
- 12:09 PM Revision 05edc4d4 (qgis): light.inc.frag: Use worldView parameter instead of worldEye
- The phongFunction used in `phongDataDefined.frag` uses the
worldPosition parameter. This parameter is then used in
ad... - 12:09 PM Revision 5015ab97 (qgis): testqgs3drendering: Add a test for instanced rendering
- This covers the 'instanced' shader code.
Sphere and Cylinder symbols are tested. - 12:09 PM Revision e3178d5c (qgis): Revert "light.inc.frag: Fix adsModel usage"
- This reverts commit e3499eb1bccf0fc4ae922568d4e1febfaa269a0b.
- 09:03 AM Revision 3dc70757 (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
- 06:55 AM Revision 77db9554 (qgis): Merge pull request #48810 from qgis/backport-48788-to-queued_ltr_backports
- 03:58 AM Revision 805a3fd6 (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
- 03:54 AM Revision e57f2aaa (qgis): Simplify native type determination
- 03:54 AM Revision 02f588ea (qgis): Avoid invalid warning
- 03:54 AM Revision 148f87dc (qgis): Show icons for field types in combo box in new table dialog
- 03:54 AM Revision a254ff46 (qgis): Don't test for GDAL_DCAP_MULTIPLE_VECTOR_LAYERS on older GDAL
- 03:54 AM Revision a489d1ad (qgis): Implement createDatabase for OGR provider metadata
- 03:54 AM Revision ca5d606d (qgis): Move logic to determine native types for OGR sources from OGR provider
- to a generic method in QgsOgrUtils
- 03:54 AM Revision 2321ba41 (qgis): Add interface for QgsProviderMetadata::createDatabase
- Can be used on a supported provider to create a new empty database
at a specified URI. - 03:54 AM Revision a9ba52e4 (qgis): Don't use a temporary vector layer to determine native types for OGR da...
- Aside from being inefficient, use of the temporary layer prevents
us from retrieving the native field types for a dat... - 03:54 AM Revision 9f4c3f3b (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
2022-07-13
- 03:03 PM Revision 9381e7a2 (qgis): tests/3d: Add a test for phongmaterial with transparency
- 08:33 AM Revision 9c204694 (qgis): Merge pull request #49344 from qgis/backport-49064-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix simple marker rotation in dxf export (CW instead of CCW)
- 08:04 AM Revision f03075c4 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 08:04 AM Revision 7a849184 (qgis): Show link to exported DXF file in message bar after DXF export success
- Just like we do for other exports
- 06:29 AM Revision b7998fed (qgis): Fix crash when clipping curved polygon
- 06:29 AM Revision b5228546 (qgis): Apply suggestions from code review
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 06:29 AM Revision 435e04ff (qgis): Fix crash when clipping empty polygon
- 06:29 AM Revision b3e0f898 (qgis): Fix regression in rendering polygons with z dimensions
- Fixes #49157
- 05:40 AM Revision 41222f70 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 05:40 AM Revision 4b8c03f4 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 05:36 AM Revision fde304e2 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 03:23 AM Revision e9990a44 (qgis): Fix #48698 : create webdav folder with good permissions so it work
- when CI is run locally
2022-07-12
- 12:24 AM Revision d5505e32 (qgis): Add missing Q_OBJECT macros and enable clazy check missing-qobject-macro
- 10:48 PM Revision 991775bd (qgis): Fix #48698 : create webdav folder with good permissions so it work
- when CI is run locally
- 10:44 PM Revision 8dc9635d (qgis): Only offer to create supported domain types
- 10:44 PM Revision ea13e0c6 (qgis): Fallback to readonly dataset if needed
- 10:44 PM Revision a432b51b (qgis): Fix table creation support for generic OGR connection
- 10:44 PM Revision fe363d13 (qgis): Expose field domain management capabilities for non-gpkg supported data...
- 10:44 PM Revision acdea960 (qgis): Fix #48698 : create webdav folder with good permissions so it work
- when CI is run locally
- 12:23 PM Revision 0e5f8f21 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 12:22 PM Revision d967bd01 (qgis): Force use of raster masking in layout designer preview
- The vector masking (while great for output quality) is much slower,
so for the layout designer preview renders we jus... - 10:50 AM Revision c355ef33 (qgis): Apply suggestions from code review
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 10:50 AM Revision dad4ddf2 (qgis): Fix crash when clipping empty polygon
- 10:50 AM Revision 6922e94a (qgis): Fix regression in rendering polygons with z dimensions
- Fixes #49157
- 10:50 AM Revision 1a375e80 (qgis): Fix crash when clipping curved polygon
- 10:46 AM Revision 42d48dda (qgis): Fix crash when clipping empty polygon
- 10:46 AM Revision 03d85f61 (qgis): Fix regression in rendering polygons with z dimensions
- Fixes #49157
- 10:46 AM Revision 0d081339 (qgis): Apply suggestions from code review
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 10:46 AM Revision 41a85630 (qgis): Fix crash when clipping curved polygon
- 10:45 AM Revision 24a95dc8 (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 10:45 AM Revision 332bdae7 (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 10:45 AM Revision 606efa64 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 07:06 AM Revision 15abb425 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 07:06 AM Revision 013acdfd (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 07:03 AM Revision 2fa23b53 (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 07:03 AM Revision 16f3ba3a (qgis): Consistently return null geometry instead of empty point
- 07:03 AM Revision 1eded9e3 (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 07:03 AM Revision 542e9b41 (qgis): Consistently return null geometry instead of empty point
- 07:03 AM Revision b4acebca (qgis): Force use of raster masking in layout designer preview
- The vector masking (while great for output quality) is much slower,
so for the layout designer preview renders we jus... - 07:02 AM Revision 876188b6 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 06:59 AM Revision 8b15f596 (qgis): Force use of raster masking in layout designer preview
- The vector masking (while great for output quality) is much slower,
so for the layout designer preview renders we jus... - 06:44 AM Revision 22c5b62c (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 06:44 AM Revision a186844b (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 06:41 AM Revision 85857d5d (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 06:39 AM Revision b2eb37a1 (qgis): Change project style disabling from being a project load flag
- to a new project "capability"
This avoids the unwanted cost of initialising a blank style database
whenever QgsProje... - 03:47 AM Revision 72f8bc3b (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 03:47 AM Revision 4c3d605c (qgis): Consistently return null geometry instead of empty point
- 03:46 AM Revision 4f660142 (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 03:46 AM Revision 2e4c655d (qgis): Consistently return null geometry instead of empty point
- 03:42 AM Revision 5a6b76ab (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 03:42 AM Revision 36f96982 (qgis): Consistently return null geometry instead of empty point
- 03:25 AM Revision 896b5036 (qgis): Update some default actions : proper field, use messageBar
2022-07-11
- 09:43 AM Revision d50d1bf9 (qgis): Merge pull request #48282 from troopa81/feat_oracle_save_project
- [Oracle] Implement the save to project
- 07:22 AM Revision 9b09445c (qgis): Change project style disabling from being a project load flag
- to a new project "capability"
This avoids the unwanted cost of initialising a blank style database
whenever QgsProje... - 04:38 AM Revision 4b2a9737 (qgis): light.inc.frag: Fix adsModel usage
- adsModel is by used by phongFunction with worldView parameter, not
worldEye.
This fixed is copied from qt3d shader s... - 04:35 AM Revision e3499eb1 (qgis): light.inc.frag: Fix adsModel usage
- adsModel is by used by phongFunction with worldView parameter, not
worldEye.
This fixed is copied from qt3d shader s... - 04:34 AM Revision ecafb92d (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
- 03:59 AM Revision 6e374855 (qgis): Rename WITH_QT6 to BUILD_WITH_QT6
2022-07-10
- 01:19 AM Revision 5f7d256b (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
- 01:16 AM Revision 4e43c39f (qgis): Don't truncate Uuid string if field length >= Uuid string length
- 01:15 AM Revision cce558bc (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
- 08:24 PM Revision fd7c8b35 (qgis): debian packaging: ignore gitstatus test and set gdal library
- 08:24 PM Revision d4ccf669 (qgis): debian packaging: ignore gitstatus test and set gdal library
- 08:24 PM Revision 91b63b2d (qgis): debian packaging: set gdal library on sid
2022-07-09
- 10:00 AM Revision 7a1279fe (qgis): Don't truncate Uuid string if field length >= Uuid string length
- 09:56 AM Revision 63dc9ac4 (qgis): Don't truncate Uuid string if field length >= Uuid string length
2022-07-08
- 11:12 PM Revision 44708b9c (qgis): Create QgsColorUtils class
- Contains methods to serialize/deserialize colors from xml and strings,
where the colors are losslessly stored/restore... - 11:12 PM Revision 1e84d4f6 (qgis): Make sure new methods are compatible with encoded colors written
- using the old methods, and make strings generated by the new
methods compatible with the old lossy methods too
Means... - 11:12 PM Revision 1b26ee13 (qgis): Old qt compatibility
- 11:12 PM Revision 09fb955a (qgis): More old qt compatibility
- 11:12 PM Revision dc76c33f (qgis): Test tolerance
- 11:12 PM Revision 8034ae7a (qgis): Fix tests on qt 5.13
- 11:12 PM Revision 8d25fe97 (qgis): Indentation
- 11:12 PM Revision 6c3f54d8 (qgis): Qt6 compat
- 03:39 PM Revision c873272c (qgis): Merge pull request #49287 from qgis/backport-49265-to-release-3_26
- [Backport release-3_26] [CI] Disable grass8 temporarily
- 03:26 PM Revision b4db8f60 (qgis): [CI] Disable grass8 temporarily
- 11:04 AM Revision d1dfad24 (qgis): Merge pull request #49276 from lbartoletti/use_alternate_linker
- Use alternate linker (mold, gold, etc)
- 10:40 AM Revision ff3c0bde (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 10:40 AM Revision 2f847848 (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 10:40 AM Revision 22d43661 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 08:23 AM Revision 57448f1a (qgis): [diagrams] Fix category color opacity not respected
- 08:22 AM Revision 99b9ed3e (qgis): [diagrams] Fix category color opacity not respected
- 08:22 AM Revision 699b2be8 (qgis): qgscamerapose: Fix pitch max value to avoid rotation computation error
- This is a similar fix to b173af9a2e5097b7542668c640acb30819563be0
which fixed the pitch min value.
With a mPitchAngl... - 08:21 AM Revision f877460b (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 08:21 AM Revision 472cd2bc (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 08:21 AM Revision 10c0559b (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 08:20 AM Revision 10ce5153 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 08:19 AM Revision 5320e14d (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 08:06 AM Revision 6bb01c80 (qgis): Convert raster sublayers in mapbox gl style layers, including
- data defined layer opacity
- 08:06 AM Revision 31fc7405 (qgis): Add method to convert raster source to QgsRasterLayer
- 08:06 AM Revision 356974e4 (qgis): When loading a new vector tile source into a project, if the associated
- MapBox GL style includes any raster sublayers, then also load those
into the project with converted styles.
Fixes #4... - 08:06 AM Revision dd3058eb (qgis): Add support for parsing raster sources to QgsMapBoxGlStyleConverter
- 08:06 AM Revision 4759815f (qgis): Keep vector tile raster sublayers and vector tile layer together
- in a group when adding to project
- 07:44 AM Revision db4cf8a9 (qgis): Use alternate linker (mold, gold, etc)
- 02:32 AM Revision 28fc216f (qgis): Use a better approach to highlight selected raster markers/lines
- which shows a selection color for completely desaturated images
- 02:32 AM Revision 4fa2c767 (qgis): Gracefully handle converting mapbox gl styles with a line-dasharray
- consisting of an odd number of elements
QGIS/Qt custom dash patterns require an even number of elements,
so we need ... - 02:19 AM Revision 1ed76f65 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 02:18 AM Revision 2aaf94b8 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 02:05 AM Revision 52a34cc7 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 02:04 AM Revision d7fa88d2 (qgis): Fix #49127 slider widget
2022-07-07
- 01:15 AM Revision 5c1079e1 (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 01:15 AM Revision 36312652 (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 01:15 AM Revision 24dee422 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 01:15 AM Revision a95d3a87 (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 01:15 AM Revision 05b6eb2a (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 01:15 AM Revision 3a1b541c (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 01:12 AM Revision 25a28524 (qgis): Fix accidental fallthrough
- 01:12 AM Revision 53ace178 (qgis): Add derived tile_zoom and tile_layer attributes to features copied
- from vector tile layers
- 01:12 AM Revision 542015a3 (qgis): Implement toggling support for selecting single features
- 01:12 AM Revision 56912b16 (qgis): Don't select invisible features
- 01:12 AM Revision f849f858 (qgis): Better rendering of selected vector tile features
- 01:12 AM Revision 10f484c3 (qgis): Better rendering of selected vector tile features
- 01:12 AM Revision fac728e6 (qgis): Ensure that copying features from vector tile layers copies the
- "superset" of all selected feature fields
- 01:12 AM Revision 611a3f82 (qgis): Removing features from a vector tile selection should not depend on
- the tile zoom level
ie. you can remove from the selection at any zoom level, not just
the one where the features wer... - 01:12 AM Revision 8087df19 (qgis): Generalise map selection tools so that they also work for vector
- tile layers
- 01:12 AM Revision 721bcaab (qgis): Implement API for selecting features in a vector tile layer
- 01:12 AM Revision 1f48f16b (qgis): Render selected features on top of vector tile layer
- 01:12 AM Revision 12321df4 (qgis): Allow actions which work on selection to also work with vector tile sel...
- 01:11 AM Revision be51ee0c (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 01:11 AM Revision f723ee15 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 01:11 AM Revision b33fc8ac (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 01:08 AM Revision c55424e2 (qgis): qgscamerapose: Fix pitch max value to avoid rotation computation error
- This is a similar fix to b173af9a2e5097b7542668c640acb30819563be0
which fixed the pitch min value.
With a mPitchAngl... - 01:04 AM Revision 7ae8db49 (qgis): Add 3.26 docs index
- 01:04 AM Revision 5d47cbe2 (qgis): qgscamerapose: Fix pitch max value to avoid rotation computation error
- This is a similar fix to b173af9a2e5097b7542668c640acb30819563be0
which fixed the pitch min value.
With a mPitchAngl... - 12:15 AM Revision 29fc3dfc (qgis): [diagrams] Fix category color opacity not respected
- 12:14 AM Revision c5e5e338 (qgis): [diagrams] Fix category color opacity not respected
- 12:09 AM Revision 75f11c8c (qgis): [diagrams] Fix category color opacity not respected
- 12:08 AM Revision 13c8f61a (qgis): Fix {usage} parameter
- 12:06 AM Revision 98af565b (qgis): Don't truncate Uuid string if field length >= Uuid string length
- 12:05 AM Revision 95308bca (qgis): Fix oracle configuration parameters not saved in connection dialog
- 12:05 AM Revision a351a3e3 (qgis): Fix QgsGeometry documentation inaccuracy
Also available in: Atom