Activity

From 2022-07-07 to 2022-08-05

2022-08-05

03:34 PM Revision 25385908 (qgis): Merge pull request #49600 from pathmapper/unstale
Matthias Kuhn
11:11 AM Revision b3afd05f (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
Nyall Dawson
11:11 AM Revision f2332af9 (qgis): Fix mesh contour test on newer versions
Nyall Dawson
11:11 AM Revision fb97a569 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
Nyall Dawson
11:11 AM Revision ea10ef17 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
Nyall Dawson
11:11 AM Revision c4bc2654 (qgis): Fix mesh contour test on newer versions
Nyall Dawson
11:11 AM Revision 09793097 (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
Nyall Dawson
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
pathmapper
11:07 AM Revision 22d0089f (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
Nyall Dawson
11:07 AM Revision 0b3c489a (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
Nyall Dawson
11:07 AM Revision d29fb44c (qgis): Fix mesh contour test on newer versions
Nyall Dawson
10:40 AM Revision f88cc789 (qgis): QgsRangeConfigDlg: allow to set minimum value, maximum value and step w...
Marco Hugentobler
10:40 AM Revision 97e4b5d1 (qgis): Update src/gui/editorwidgets/qgsrangeconfigdlg.cpp
Nyall Dawson
10:40 AM Revision 63d8c95a (qgis): Documentation for slot
Marco Hugentobler
02:43 AM Revision f480c3db (qgis): Add some missing Q_OBJECT macros
Nyall Dawson
02:42 AM Revision 91f66f6d (qgis): Add some missing Q_OBJECT macros
Nyall Dawson

2022-08-04

08:55 PM Revision 071bdf73 (qgis): Add some missing Q_OBJECT macros
Nyall Dawson
08:55 PM Revision 8f2fd3c0 (qgis): Add some missing Q_OBJECT macros
Nyall Dawson
08:50 PM Revision b3ea5538 (qgis): Add some missing Q_OBJECT macros
Nyall Dawson
08:50 PM Revision 2a649751 (qgis): Add some 3d renderer test masks
Nyall Dawson
08:50 PM Revision 8c85deeb (qgis): Test masks
Nyall Dawson
08:49 PM Revision 5f24e460 (qgis): Add some 3d renderer test masks
Nyall Dawson
08:49 PM Revision bf07ca60 (qgis): Test masks
Nyall Dawson
12:46 PM Revision 68ae265e (qgis): Add some 3d renderer test masks
Nyall Dawson
12:46 PM Revision 41b9d6e0 (qgis): Test masks
Nyall Dawson
12:46 PM Revision dec13bc5 (qgis): Add some 3d renderer test masks
Nyall Dawson
12:46 PM Revision 29fa21b9 (qgis): Test masks
Nyall Dawson
12:42 PM Revision 9c0f857a (qgis): Test masks
Nyall Dawson
12:42 PM Revision 024d52cf (qgis): Add some 3d renderer test masks
Nyall Dawson
08:14 AM Revision 4861ee8a (qgis): Merge pull request #49520 from elpaso/package-layers-related-tables
Add relations export option to package alg Alessandro Pasotti

2022-08-03

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...
Jean Felder
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.
Jean Felder
07:22 AM Revision d1ce6c0d (qgis): Fix another nullptr remove widget warning
Nyall Dawson
06:11 AM Revision b487efa1 (qgis): More flake8 fixes
Nyall Dawson
06:11 AM Revision 065158a3 (qgis): Fixed lint issue with unit tests
(cherry picked from commit 3f20c88a6258b5d3d0e9dbd1f8a4e3e4006fc709) Zayne Tomlins
04:21 AM Revision 2f4b4ddc (qgis): More flake8 fixes
Nyall Dawson
04:21 AM Revision ec2db0bf (qgis): Fixed lint issue with unit tests
(cherry picked from commit 3f20c88a6258b5d3d0e9dbd1f8a4e3e4006fc709) Zayne Tomlins
03:48 AM Revision 1c2a266a (qgis): Fix missing field and relationship items for sublayers in browser
Nyall Dawson

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
Nyall Dawson
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...
Nyall Dawson
03:41 PM Revision e2d76ba1 (qgis): add more debug message for hi-dpi screens
bdm-oslandia
03:41 PM Revision 794b9658 (qgis): 3DaAxis: fix label resizing and dpi adjustment
bdm-oslandia
03:41 PM Revision 80426394 (qgis): QgsLogger: improve QgsTraceMsg to avoid the cost of string construction
bdm-oslandia
03:41 PM Revision 4c19089f (qgis): Add condition to avoid to compute useless debug info
bdm-oslandia
03:41 PM Revision e4722ac4 (qgis): Add missing f for float numbers
bdm-oslandia
03:41 PM Revision f014d235 (qgis): Fix add interval check in Qgs3DAxisSettings
bdm-oslandia
03:41 PM Revision d82282a5 (qgis): Fix missing brackets and convert C caste to static_cast
bdm-oslandia
03:41 PM Revision 3b5b9ec7 (qgis): 3Daxis: fixes from wonder-sk reviews
bdm-oslandia
03:41 PM Revision cbbf0b75 (qgis): revert QgsLogger changes
bdm-oslandia
03:41 PM Revision 8cfed757 (qgis): Update src/3d/qgs3daxis.cpp
Co-authored-by: Loïc Bartoletti <[email protected]> Jean Felder
03:41 PM Revision d2ff36a6 (qgis): Update src/3d/qgs3daxis.h
Co-authored-by: Loïc Bartoletti <[email protected]> Jean Felder
03:41 PM Revision bf2f7605 (qgis): Update src/3d/qgs3daxis.cpp
Co-authored-by: Loïc Bartoletti <[email protected]> Jean Felder
03:41 PM Revision 64e95334 (qgis): Update src/3d/qgs3daxis.cpp
Co-authored-by: Loïc Bartoletti <[email protected]> Jean Felder
03:41 PM Revision c174e6e1 (qgis): Update src/3d/qgs3daxis.cpp
Co-authored-by: Loïc Bartoletti <[email protected]> Jean Felder
03:41 PM Revision ed6d4df6 (qgis): Update src/3d/qgs3daxis.cpp
Co-authored-by: Loïc Bartoletti <[email protected]> Jean Felder
03:41 PM Revision 2b3faad2 (qgis): Fix context menu position when 3D window is docked
bdm-oslandia
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...
bdm-oslandia
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 ...
bdm-oslandia
03:41 PM Revision ed256441 (qgis): 3Daxis: fix nullptr access when menu is not set
bdm-oslandia
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...
bdm-oslandia
03:41 PM Revision d80595e9 (qgis): 3DAxis: fix not clickable orthogonal axis
bdm-oslandia
03:41 PM Revision 7e2dc47c (qgis): 3DAxis: display the context menu only when MouseButtonPress and MouseBu...
bdm-oslandia
03:41 PM Revision bc34c8fb (qgis): 3DAxis: fix debug messages by adding trace macro and isTraceEnabled()/i...
bdm-oslandia
03:41 PM Revision 338bac34 (qgis): 3DAxis: fix menu selection going out of sync
bdm-oslandia
03:41 PM Revision d04146ea (qgis): Revert "Avoid menu selection going out of sync"
This reverts commit 11af8b6af80460582369edf30532f3108358e7b8.
# Conflicts:
# src/3d/qgs3daxis.h
bdm-oslandia
03:41 PM Revision 1fe5a0bd (qgis): qgs3daxis: Cleanup spacing issue in header
Jean Felder
03:41 PM Revision 08349c92 (qgis): qgs3dmapsettings: Use capital letters 3DAxisSettings getter and setter
This way, it respects QGIS code conventions. Jean Felder
03:41 PM Revision 779e2777 (qgis): qgs3daxis: Use capital d for 3D and 2D in method names
This way, it respects QGIS code conventions. Jean Felder
03:41 PM Revision 0ef938cc (qgis): qgs3daxis: Replace qDebug by QgsDebugMsgLevel
This way, it respects QGIS code conventions. Jean Felder
03:41 PM Revision 41e846cc (qgis): qgs3daxis: change a debug message to a warning
Jean Felder
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...
bdm-oslandia
09:20 AM Revision fe7964bb (qgis): Show sublayers in a tree, respecting schema/dataset groupings where known
Nyall Dawson
09:20 AM Revision 24a5edee (qgis): Support dragging and dropping whole dataset groups to add all layers
from the group to a project Nyall Dawson
09:20 AM Revision e9e6756c (qgis): Add method to convert QgsProviderSublayerDetails to mime uris
Nyall Dawson
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 ...
Nyall Dawson
09:20 AM Revision 17f55db5 (qgis): Minor cleanups
Nyall Dawson
09:20 AM Revision 42626224 (qgis): Flag private class
Nyall Dawson
09:07 AM Revision e93c1e45 (qgis): Handle GetFeatureInfo with type text/xml
Marco Hugentobler
07:44 AM Revision 89c613a1 (qgis): Move relationship enums to Qgis, promote to enum class
Nyall Dawson
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...
Nyall Dawson
07:44 AM Revision a46eeefd (qgis): Tighten include in QgsRelation
Nyall Dawson
07:44 AM Revision 21def886 (qgis): Remove unnecessary forward declare
Nyall Dawson
07:44 AM Revision dcc3c759 (qgis): Minor fixups
Nyall Dawson
07:44 AM Revision b7f5892f (qgis): Nicer strings
Nyall Dawson
07:44 AM Revision 54ba04a1 (qgis): Tighten includes
Nyall Dawson
07:44 AM Revision 4ac3243e (qgis): Fix modifying loop detaches
Nyall Dawson
07:44 AM Revision 729aac32 (qgis): Formatting fixes
Nyall Dawson
07:44 AM Revision dd21987b (qgis): Rename QgsRelationAddDlg to QgsCreateRelationDialog
Nyall Dawson
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...
Nyall Dawson
07:44 AM Revision 0fe4ca9b (qgis): Fix version warning
Nyall Dawson
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 Nyall Dawson
07:44 AM Revision 622562f6 (qgis): Fix build on older gdal
Nyall Dawson
07:44 AM Revision 6ab70e28 (qgis): Show detailed relationship metadata in browser dock widget
Nyall Dawson
07:44 AM Revision eeda423e (qgis): Rework QgsWeakRelation so that it can losslessly represent many-to-many...
Nyall Dawson
07:44 AM Revision ff6df1e8 (qgis): Add some methods to get translated strings for relationship enums
Nyall Dawson
07:44 AM Revision c4cebde0 (qgis): Add additional properties to QgsWeakRelation to match those available
through GDAL api Nyall Dawson
07:44 AM Revision 6d65e4e4 (qgis): Show existing relationships in browser when expanding datasources
Nyall Dawson
07:44 AM Revision b46ef1fa (qgis): Implement relationship retrieval for ogr provider connection
Nyall Dawson
07:44 AM Revision 9a7cacde (qgis): Fix build on older GDAL
Nyall Dawson
07:44 AM Revision 4981f184 (qgis): Expose QgsWeakRelation to PyQGIS
Nyall Dawson
07:44 AM Revision 7236b509 (qgis): Add QgsAbstractDatabaseProviderConnection interface for retrieving rela...
Nyall Dawson

2022-08-01

12:15 AM Revision b321a811 (qgis): Avoid another qt warning about removing null widgets
Nyall Dawson
12:14 AM Revision 31c4aed0 (qgis): Avoid another qt warning about removing null widgets
Nyall Dawson
12:11 AM Revision fc5faa84 (qgis): Avoid another qt warning about removing null widgets
Nyall Dawson
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...
dependabot[bot]
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...
dependabot[bot]
04:23 PM Revision aa5192fa (qgis): Add relations export option to package alg
Funded by: ARPA Piemonte Alessandro Pasotti
04:23 PM Revision 8c116fa1 (qgis): Move relations logic to processAlgorithm
Alessandro Pasotti
11:09 AM Revision bfbbf93d (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
Nyall Dawson
11:09 AM Revision 383e68cb (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
Nyall Dawson
11:09 AM Revision 33b0515f (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
Nyall Dawson
11:09 AM Revision 3f7bb1f0 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
Nyall Dawson
11:03 AM Revision 5d839f8f (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
Nyall Dawson
11:03 AM Revision f626044c (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
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
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
08:20 AM Revision 7de355a2 (qgis): Handle schema names in table sources in QgsSqlStatementParser
Nyall Dawson
08:20 AM Revision 45460174 (qgis): Expand tests
Nyall Dawson
08:20 AM Revision 2184d146 (qgis): Handle schema names in table sources in QgsSqlStatementParser
Nyall Dawson
08:20 AM Revision e2544556 (qgis): Expand tests
Nyall Dawson
08:18 AM Revision 50effab9 (qgis): Fixed lint issue with unit tests
Zayne Tomlins
08:17 AM Revision d6a9d7b2 (qgis): Expand tests
Nyall Dawson
08:17 AM Revision 810f0214 (qgis): Handle schema names in table sources in QgsSqlStatementParser
Nyall Dawson
05:25 AM Revision 7452ebf6 (qgis): Move a bunch more code out of QgisApp
Nyall Dawson
05:25 AM Revision 943090cd (qgis): Move more code
Nyall Dawson
05:25 AM Revision 9479ee31 (qgis): Fix build
Nyall Dawson
05:25 AM Revision 053bba81 (qgis): Start moving some code out of qgisapp.cpp into seperate file
Nyall Dawson
05:18 AM Revision cf4abe49 (qgis): Use new driver metadata in GDAL 3.6 to determine connection capabilities
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
05:17 AM Revision 8c5dd2dc (qgis): Add sip cast code for QgsBrowserTreeView
Nyall Dawson
05:17 AM Revision 932cab02 (qgis): Fix build
Nyall Dawson
05:17 AM Revision 4b860374 (qgis): Fix build
Nyall Dawson
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!!
Nyall Dawson
05:17 AM Revision 015b4ab0 (qgis): Set browser model for browser tree in data source select widget
Nyall Dawson
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! Nyall Dawson
05:17 AM Revision e7152239 (qgis): Add method to retrieve root items from browser model
Nyall Dawson
05:17 AM Revision 16376d76 (qgis): Ensure QgsDirectoryItem paths don't incorrectly include duplicate / cha...
Nyall Dawson
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...
Nyall Dawson
05:17 AM Revision 460ac8b5 (qgis): Ensure sort key is always correctly set for QgsDirectoryItem
Nyall Dawson
05:17 AM Revision b208cfc8 (qgis): Fix QgsDirectoryItem::equal -- we should consider any item with the sam...
Nyall Dawson
05:00 AM Revision 6acd94df (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
Nyall Dawson
04:59 AM Revision 6991d90e (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
Nyall Dawson
04:54 AM Revision 6622ca03 (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
Nyall Dawson
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!
Nyall Dawson
04:48 AM Revision 08413025 (qgis): Don't try to load cpt files which aren't part of our subset
Nyall Dawson
04:48 AM Revision 80c70dbc (qgis): Remove invalid warning
Nyall Dawson
04:48 AM Revision 71e91d70 (qgis): Don't try to load missing cpt ramps, part 2
Nyall Dawson
04:48 AM Revision fc6a1ddb (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
Nyall Dawson
04:48 AM Revision 93e91553 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
(cherry picked from commit f3d91c46afe0415fe88aa0a780c578c0c23db5a0) Nyall Dawson
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...
Nyall Dawson
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) Nyall Dawson
04:43 AM Revision 3efc8ef0 (qgis): QgsRangeConfigDlg: allow to set minimum value, maximum value and step w...
Marco Hugentobler
04:43 AM Revision 34d2893c (qgis): Documentation for slot
Marco Hugentobler
04:43 AM Revision 35dff432 (qgis): Update src/gui/editorwidgets/qgsrangeconfigdlg.cpp
Nyall Dawson
04:40 AM Revision f52cd23d (qgis): Fixed lint issue with unit tests
Zayne Tomlins
04:37 AM Revision 306276be (qgis): Metatype QgsUnsetAttributeValue
Nyall Dawson
04:37 AM Revision 31ae9759 (qgis): Introduce QgsUnsetAttributeValue
Nyall Dawson
04:37 AM Revision 81dc8769 (qgis): Allow direct construction of QVariants from unset values
Nyall Dawson
04:37 AM Revision 49cd66bc (qgis): Expand tests
Nyall Dawson
04:37 AM Revision 7a72f161 (qgis): Register custom QgsUnsetAttributeValue comparator for use in variants
Nyall Dawson
04:37 AM Revision deabeca6 (qgis): Vector file writer test
Nyall Dawson
04:37 AM Revision 42e3fd07 (qgis): Handle unset values when writing vector layers
Nyall Dawson
04:37 AM Revision b5170c1a (qgis): Fix doxygen test'
Nyall Dawson
04:37 AM Revision 5a2a7d1e (qgis): Add QgsAttributes::isUnsetValue convenience function
Nyall Dawson
04:37 AM Revision 618978d8 (qgis): Add QgsFeature::isUnsetValue for testing whether an attribute is an uns...
Nyall Dawson
04:35 AM Revision 3f20c88a (qgis): Fixed lint issue with unit tests
Zayne Tomlins

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...
Harrissou Santanna
04:17 AM Revision fd59c5ac (qgis): set Qt::AA_ShareOpenGLContexts on all platforms
jbp35

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 Andreas Steffens

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...
Alessandro Pasotti
09:21 AM Revision 4d43ede6 (qgis): Call base event handler
Alessandro Pasotti
09:18 AM Revision f5487ecc (qgis): Merge pull request #49464 from elpaso/bugfix-gh47387
Fix relation editor ESC and referenced save Alessandro Pasotti

2022-07-27

01:01 AM Revision e80d5e6f (qgis): Disable style capabilities in server landing page
David Marteau
04:53 AM Revision b5757171 (qgis): Disable style capabilities in server landing page
David Marteau
04:50 AM Revision 2e622be6 (qgis): Disable style capabilities in server landing page
David Marteau

2022-07-26

11:58 PM Revision 27767997 (qgis): fix msvc build
Jürgen Fischer
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 ...
Jean Felder
09:57 AM Revision 9d8210e6 (qgis): qgsphongmaterialsettings: Simplify addParametersToEffect
Jean Felder
08:49 AM Revision 915c3f01 (qgis): Added name to contributors.json
Zayne Tomlins
08:49 AM Revision a06ec134 (qgis): Apply suggestions from code review
Nyall Dawson
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 Harrissou Santanna

2022-07-25

09:30 PM Revision 24a71d05 (qgis): Clean Rendering ui files and fix tab stops
Harrissou Santanna
04:38 PM Revision afbd3a9f (qgis): qgsphongtexturedmaterialwidget: Remove empty line at the end of file
Jean Felder
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.
Jean Felder
04:38 PM Revision 4893b985 (qgis): qgsphongtexturedmaterialwidget: Handle opacity
Jean Felder
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...
Jean Felder
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...
Jean Felder
04:38 PM Revision a9cd884e (qgis): phongtexturedmaterialwidgetbase.ui: Use QgsOpacityWidget for opacity
This way, it has the same behaviour as phongmaterialwidget.ui. Jean Felder
03:02 PM Revision c12712ee (qgis): Call base event handler
Alessandro Pasotti
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...
Alessandro Pasotti
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. Zayne Tomlins
06:19 AM Revision cf0e24d5 (qgis): Use spinbox with clear value for maximum rendering thread count
Nyall Dawson
06:19 AM Revision 0183184f (qgis): Cleanup alignment
Nyall Dawson
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...
Nyall Dawson
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 Nyall Dawson
02:33 AM Revision c9a77923 (qgis): "Place on every part extremity" label in marker line
Harrissou Santanna

2022-07-22

10:04 PM Revision 730972c4 (qgis): Improve layer name logic
Nyall Dawson
10:04 PM Revision 41ef60bf (qgis): Use layer name as table name instead of the file name when
saving a vector layer Nyall Dawson
10:04 PM Revision 60bb4b32 (qgis): Add method to launder layer names to get them into a format
suitable for typical database layer naming Nyall Dawson
10:04 PM Revision e593fde4 (qgis): Add a reset button to export layer name to allow reseting to default au...
Nyall Dawson
10:04 PM Revision 4c5be9cb (qgis): Dox++
Nyall Dawson
09:27 AM Revision 567315d6 (qgis): Update cpt-city to version 2.24
James Shaeffer
06:09 AM Revision 9e82e1c5 (qgis): Don't spell check cpt files
Nyall Dawson
06:09 AM Revision 0ef66fd7 (qgis): Spelling
Nyall Dawson

2022-07-21

12:50 PM Revision b2c37616 (qgis): Even better wording
Alexandre Neto
09:11 AM Revision 6baf8826 (qgis): Merge pull request #49432 from DelazJ/rasterMinMax
Align widgets in the raster properties min/max values Julien Cabieces

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...
dependabot[bot]
10:46 PM Revision 077608d8 (qgis): fix typo
David Signer
10:46 PM Revision d6a83932 (qgis): consider expressions and pack them into element with bbox and/or filter
David Signer
10:46 PM Revision 5770a534 (qgis): passing expression to QgsBackgroundCachedSharedData to be able to conve...
David Signer
10:46 PM Revision 2ecab529 (qgis): pass expression to function
David Signer
10:46 PM Revision 6869d90e (qgis): better structure and fallback to the errormessage
David Signer
10:46 PM Revision 6523a969 (qgis): prototyping convert expression to ocg filter when we have static functi...
David Signer
10:46 PM Revision e67093c1 (qgis): fix brackets
David Signer
10:46 PM Revision e3a9342b (qgis): compare usertype manually instead of using canConvert (what will become...
David Signer
10:46 PM Revision 4b1d8b7f (qgis): update docstring
David Signer
10:46 PM Revision 94576433 (qgis): get FilterVersion, GMLVersion etc in a private function since it's used...
David Signer
10:46 PM Revision 8041b6e3 (qgis): check returned QDomElement and return if empty
David Signer
10:46 PM Revision 555f9e80 (qgis): test_provider_wfs.py: fix new test
Even Rouault
10:46 PM Revision 8d8e9634 (qgis): use proper geometries in request of tests
David Signer
10:46 PM Revision 716f9b80 (qgis): improve tests and remove unused debug log
David Signer
10:46 PM Revision b601ce44 (qgis): clean up ogc filter and expression functions
David Signer
10:46 PM Revision e5c906d7 (qgis): tests - (failing)
David Signer
10:46 PM Revision 70425b47 (qgis): proper setup of url with computed expression in combination with exitin...
David Signer
10:46 PM Revision 84db882b (qgis): putting together the filter element for the expression and bbox and filter
David Signer
10:46 PM Revision 93c1e4af (qgis): remove typo
David Signer
10:46 PM Revision 5b421a7c (qgis): clean up debug log and add comments.
David Signer
10:46 PM Revision b6bd6038 (qgis): create server expression for shared data to perform on server in adavance
David Signer
10:46 PM Revision 073b2518 (qgis): test dummy function to call computeExpression. This needs to be cleaned...
David Signer
10:46 PM Revision 38fac119 (qgis): when an expression can not be evaluated on server side it writes it to ...
David Signer
10:46 PM Revision d0e5882c (qgis): remove clientsideexpression handling since it's not working with threads
David Signer
10:46 PM Revision aa6261c3 (qgis): computeExpression in advance and add the computedExpression into the re...
David Signer
10:46 PM Revision dc81d11b (qgis): Address review
Nyall Dawson
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! Nyall Dawson
10:46 PM Revision 65f700e7 (qgis): Use enum classes for ArcGIS REST service types for clarity
Nyall Dawson
10:46 PM Revision a5f61d59 (qgis): Refactor out index to uri to function
Nyall Dawson
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
Nyall Dawson
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...
Nyall Dawson
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...
dependabot[bot]
01:37 PM Revision e63bbf1c (qgis): Make collapsible the contrast enhancement group in Options Rendering
Harrissou Santanna
01:32 PM Revision 10f0546e (qgis): Align widgets in the raster properties min/max values
Harrissou Santanna
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 ...
Nyall Dawson
10:09 AM Revision c06e7c6e (qgis): Cleanup objects after tests
(cherry picked from commit 7e2e09c6de40bed4dc81b2c88d3632900cba5139)
(cherry picked from commit bd9999adf5ae82150343c...
Nyall Dawson
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...
Nyall Dawson
10:09 AM Revision e248753d (qgis): Fix leaks in triangular mesh
(cherry picked from commit ddade08b80514c69d7adfcf4449e5387a93bd72c)
(cherry picked from commit b323d87791305da45d9c7...
Nyall Dawson
10:09 AM Revision eba7e0c5 (qgis): Better approach to avoiding empty nodes
(cherry picked from commit bab2818a9a9ba0154672c8722c74b98514c127b7)
(cherry picked from commit c51ab9ad1355abc994fd9...
Nyall Dawson
07:38 AM Revision 3908efb4 (qgis): Use expect UnicodeDecodeError
Avoid too broad exception
Co-authored-by: nicogodet <[email protected]>
Loïc Bartoletti
06:05 AM Revision 670c63e1 (qgis): resolve
Kanahiro
06:03 AM Revision b417842d (qgis): change replace char to empty
Kanahiro
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!
Nyall Dawson
06:03 AM Revision f34a38b1 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
Nyall Dawson
06:03 AM Revision b5056ab9 (qgis): Remove invalid warning
Nyall Dawson
06:03 AM Revision 2041ffcf (qgis): Don't try to load missing cpt ramps, part 2
Nyall Dawson
06:03 AM Revision b532a99c (qgis): Don't try to load cpt files which aren't part of our subset
Nyall Dawson
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!
Nyall Dawson
05:59 AM Revision 74539854 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
Nyall Dawson
05:59 AM Revision 6481abcb (qgis): Don't try to load cpt files which aren't part of our subset
Nyall Dawson
05:59 AM Revision a49f487b (qgis): Don't try to load missing cpt ramps, part 2
Nyall Dawson
05:59 AM Revision 43ec089a (qgis): Remove invalid warning
Nyall Dawson
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 Nyall Dawson
05:14 AM Revision 3b7fd0cd (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
Nyall Dawson
05:14 AM Revision c9816d4e (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
Nyall Dawson
05:14 AM Revision 7943727c (qgis): Avoid invalid warning
Nyall Dawson
05:13 AM Revision 147a4880 (qgis): Update test
(cherry picked from commit 14635791c513dd604689caece1815998bc725243) Nyall Dawson
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...
Nyall Dawson
05:13 AM Revision 24b1c0cb (qgis): Fix test
Nyall Dawson
05:13 AM Revision f6fe2877 (qgis): Update test, fix a fixme
(cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b) Nyall Dawson
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 Nyall Dawson
04:20 AM Revision aa8a55d6 (qgis): More informative warning on shape capture option
Alexandre Neto
03:36 AM Revision 6fbe9a4f (qgis): Allow compiling o2 with Qt6
Matthias Kuhn

2022-07-19

09:41 PM Revision f465a234 (qgis): Merge pull request #49420 from m-kuhn/mingwogr
[windows] Allow compiling with UNICODE defined Matthias Kuhn
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... Matthias Kuhn
05:17 PM Revision 4ec4a0c3 (qgis): testqgs3drendering: Add a test for gooch material shader
Jean Felder
05:04 PM Revision 11bb812f (qgis): qgsphongmaterialsettings: Fix setOpacity documentation
Jean Felder
05:04 PM Revision d0f089f8 (qgis): qgsphongmaterialsettings: Fix opeator== by adding mOpacity parameter
Jean Felder
05:04 PM Revision 30dd3c90 (qgis): qgs3dmapscene: Remove empty line at the end of file
Jean Felder
05:04 PM Revision bd155c67 (qgis): phongdatadefined: Remove empty line at the end of file
Jean Felder
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...
Jean Felder
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...
Jean Felder
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. Andrea Giudiceandrea
07:52 AM Revision 693422bd (qgis): Add qt5-qtbase-odbc and qt5-qtbase-tds to fedora install guide
Nyall Dawson

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. Andrea Giudiceandrea
01:57 AM Revision 355b8361 (qgis): Fix 'Unset' option for custom environmental variables
Andrea Giudiceandrea
01:56 AM Revision 11b0227c (qgis): Fix 'Unset' option for custom environmental variables
Andrea Giudiceandrea
11:39 PM Revision b8cc5aa5 (qgis): Fix z range calculation of rule based 3d renderer
(cherry picked from commit 39e0a2a8e82fd69e55e3c8f3079ad03ad766558f) Nyall Dawson
11:39 PM Revision d59cf8e7 (qgis): Better approach to avoiding empty nodes
(cherry picked from commit bab2818a9a9ba0154672c8722c74b98514c127b7) Nyall Dawson
11:39 PM Revision c2be2cc9 (qgis): Fix leaks in triangular mesh
(cherry picked from commit ddade08b80514c69d7adfcf4449e5387a93bd72c) Nyall Dawson
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 ...
Nyall Dawson
11:39 PM Revision e2e82423 (qgis): Cleanup objects after tests
(cherry picked from commit 7e2e09c6de40bed4dc81b2c88d3632900cba5139) Nyall Dawson
09:42 PM Revision 289787ce (qgis): Fix 'Unset' option for custom environmental variables
Andrea Giudiceandrea
09:42 PM Revision 6da36a42 (qgis): Fix 'Unset' option for custom environmental variables
Andrea Giudiceandrea
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. Andrea Giudiceandrea
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. Andrea Giudiceandrea
09:37 PM Revision 661d0404 (qgis): Fix 'Unset' option for custom environmental variables
Andrea Giudiceandrea
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. Andrea Giudiceandrea
01:21 PM Revision 7bc116ca (qgis): Fix admin url detection
Nyall Dawson
01:21 PM Revision 6da633d9 (qgis): Allow skipping of geometry in json
Nyall Dawson
01:21 PM Revision b197de99 (qgis): Silence a debug
Nyall Dawson
01:21 PM Revision 78277e2b (qgis): Implement changeAttributeValues for ArcGIS rest provider
Nyall Dawson
01:21 PM Revision fe7407b2 (qgis): Add more fine-grained control of what to include when converting
features to JSON Nyall Dawson
01:21 PM Revision 6c6ecb14 (qgis): Implement changeGeometryValues for AFS provider
Nyall Dawson
01:21 PM Revision 3b918d39 (qgis): Test add and delete
Nyall Dawson
01:21 PM Revision cc466f60 (qgis): Don't try to change object Id field values
Nyall Dawson
01:21 PM Revision 756503fa (qgis): Add extra test
Nyall Dawson
01:21 PM Revision aa9c6f60 (qgis): Add method to convert field to JSON definition
Nyall Dawson
01:21 PM Revision eecdb52f (qgis): Populate native types for AFS provider
Nyall Dawson
01:21 PM Revision 8b2cb881 (qgis): [afs] Implement field creation/deletion support
Nyall Dawson
01:21 PM Revision 3d202522 (qgis): [afs] Add create attribute index support
Nyall Dawson
01:21 PM Revision 124ff960 (qgis): Fix continual attempts to retrieve features from service after deletion
Nyall Dawson
01:21 PM Revision 655d04a0 (qgis): Don't return curvepaths when not required
Nyall Dawson
01:21 PM Revision bd37677f (qgis): Add missing file
Nyall Dawson
01:21 PM Revision f8b9bdc8 (qgis): Silence debug msg
Nyall Dawson
01:21 PM Revision d47de1d9 (qgis): Deduplicate code
Nyall Dawson
01:21 PM Revision 0c18751d (qgis): Cleanup regularexpressions
Nyall Dawson
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...
Nyall Dawson
01:21 PM Revision 5ac2726b (qgis): Expand tests
Nyall Dawson
01:21 PM Revision a310d23d (qgis): Fix constraints and default value handling for AFS layers
Nyall Dawson
01:21 PM Revision 2379f488 (qgis): Fix tests
Nyall Dawson
01:21 PM Revision 2ca32127 (qgis): Correctly advertise whether server supports curves
Nyall Dawson
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!)
Nyall Dawson
01:21 PM Revision 24c88013 (qgis): Use lock in more shared data methods
Nyall Dawson
01:21 PM Revision 262ce18e (qgis): Use a read/write locker instead
Nyall Dawson
01:21 PM Revision 84ccf25c (qgis): [afs] Split feature count and object id count in shared data for clarity
Nyall Dawson
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 Nyall Dawson
01:21 PM Revision 9053e064 (qgis): Address review
Nyall Dawson
01:21 PM Revision 88556bb5 (qgis): Implement changeFeatures for AFS provider
Nyall Dawson
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...
Nyall Dawson
11:27 AM Revision 5c754dcf (qgis): Fix test
Nyall Dawson
11:27 AM Revision c82a52fe (qgis): Update test
(cherry picked from commit 14635791c513dd604689caece1815998bc725243) Nyall Dawson
11:27 AM Revision 8d29c3f7 (qgis): Update test, fix a fixme
(cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b) Nyall Dawson
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...
Nyall Dawson
11:22 AM Revision 1cd69a0d (qgis): Fix test
Nyall Dawson
11:22 AM Revision f858587d (qgis): Update test
(cherry picked from commit 14635791c513dd604689caece1815998bc725243) Nyall Dawson
11:22 AM Revision 8e32259b (qgis): Update test, fix a fixme
(cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b) Nyall Dawson
09:26 AM Revision 298433f8 (qgis): Test that schema is ignored
Nyall Dawson
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...
Nyall Dawson
09:26 AM Revision a1f9edc5 (qgis): Remove unused variables
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
08:06 AM Revision 0df11f28 (qgis): Remove trailing comments
Nyall Dawson
04:52 AM Revision 71602572 (qgis): Avoid invalid warning
Nyall Dawson
04:52 AM Revision ca6f09a9 (qgis): Avoid invalid warning
Nyall Dawson
04:52 AM Revision bae10058 (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
Nyall Dawson
04:52 AM Revision b1569acb (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
Nyall Dawson
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 Nyall Dawson
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 Nyall Dawson
04:50 AM Revision 4c26e3a0 (qgis): Don't try to rename a file to itself in browser
Nyall Dawson
04:50 AM Revision f3be33bc (qgis): Expose vacuum capability for gdb databases
Nyall Dawson
04:50 AM Revision d2aaf704 (qgis): Avoid unwanted error message shown in browser for empty geopackages
Nyall Dawson
04:50 AM Revision 5eb100c8 (qgis): Fix reading field domains from empty gpkg files
Nyall Dawson
04:50 AM Revision a77dea02 (qgis): Make browser action for vacuuming gpkg generic, and expose also for gdb...
Nyall Dawson
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
Nyall Dawson
04:50 AM Revision 484e1e6b (qgis): Better icon
Nyall Dawson
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...
Nyall Dawson
04:50 AM Revision f821fefd (qgis): Add method to select a QgsDataItem directly in QgsBrowserTreeView
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
04:48 AM Revision d13c5437 (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
Nyall Dawson
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 Nyall Dawson
03:39 AM Revision 055755b8 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
Andrea Giudiceandrea
03:39 AM Revision 905e565c (qgis): Update values dependencies only if attribute form is not initializing
Damiano Lombardi
03:39 AM Revision 80338e8e (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
Marco Hugentobler
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 Nyall Dawson
03:39 AM Revision 41c45929 (qgis): Correctly update raster legend after loading styles
Fixes #47506 Nyall Dawson
03:39 AM Revision 6707d554 (qgis): Consistently return null geometry instead of empty point
Nyall Dawson
03:39 AM Revision 9c5d22fc (qgis): Fix difference algorithm when differencing a point results in
a null geometry
Fixes #49291
Nyall Dawson
03:39 AM Revision 3c2b20c4 (qgis): Don't truncate Uuid string if field length >= Uuid string length
Andrea Giudiceandrea
03:39 AM Revision 8306438b (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
Andrea Giudiceandrea
03:39 AM Revision a26df75f (qgis): Fix Lossless image compression in QgsLayoutExporter::print
Andrea Giudiceandrea
03:39 AM Revision f58f9e20 (qgis): fix mesh settings contours activation
Vincent Cloarec
03:39 AM Revision 30d34c80 (qgis): [diagrams] Fix category color opacity not respected
Mathieu Pellerin - nIRV
03:39 AM Revision 439602be (qgis): Fix #49127 slider widget
Alessandro Pasotti
03:39 AM Revision 130bfa42 (qgis): Fix oracle configuration parameters not saved in connection dialog
Julien Cabieces
03:39 AM Revision bf345f27 (qgis): [Oracle] Fix getSchemas request to not get all system tables
Julien Cabieces
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....
Alessandro Pasotti
03:39 AM Revision fde95574 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
Mathieu Pellerin - nIRV
03:39 AM Revision f7c87357 (qgis): fix confusion for default style for mesh layer
Vincent Cloarec
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)
Nyall Dawson
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...
Nyall Dawson
03:39 AM Revision 52a98be3 (qgis): emit signal after changing style
Vincent Cloarec
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
qgis-bot
02:44 AM Revision 14635791 (qgis): Update test
Nyall Dawson
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...
Nyall Dawson
02:44 AM Revision 561d4cf8 (qgis): Update test, fix a fixme
Nyall Dawson

2022-07-17

12:34 AM Revision b83a171b (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
Marco Hugentobler
12:34 AM Revision 8d332cc4 (qgis): Update values dependencies only if attribute form is not initializing
Damiano Lombardi
12:34 AM Revision a3183b84 (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
Andrea Giudiceandrea
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 Nyall Dawson
12:34 AM Revision 63e5ddbd (qgis): Correctly update raster legend after loading styles
Fixes #47506 Nyall Dawson
12:34 AM Revision 7297df60 (qgis): Consistently return null geometry instead of empty point
Nyall Dawson
12:34 AM Revision 2e9a9206 (qgis): Fix difference algorithm when differencing a point results in
a null geometry
Fixes #49291
Nyall Dawson
12:34 AM Revision bd99699c (qgis): Don't truncate Uuid string if field length >= Uuid string length
Andrea Giudiceandrea
12:34 AM Revision dc22f533 (qgis): fix mesh settings contours activation
Vincent Cloarec
12:34 AM Revision 9615fd20 (qgis): Fix Lossless image compression in QgsLayoutExporter::print
Andrea Giudiceandrea
12:34 AM Revision fb291b53 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
Andrea Giudiceandrea
12:34 AM Revision d191a0fd (qgis): [diagrams] Fix category color opacity not respected
Mathieu Pellerin - nIRV
12:34 AM Revision f7e6d77e (qgis): Fix #49127 slider widget
Alessandro Pasotti
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...
Nyall Dawson
12:34 AM Revision 452eb222 (qgis): [Oracle] Fix getSchemas request to not get all system tables
Julien Cabieces
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....
Alessandro Pasotti
12:34 AM Revision 8fbec9bc (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
Mathieu Pellerin - nIRV
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
qgis-bot
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)
Nyall Dawson
12:34 AM Revision 34f445c1 (qgis): fix confusion for default style for mesh layer
Vincent Cloarec
12:34 AM Revision 85fb1252 (qgis): emit signal after changing style
Vincent Cloarec
12:34 AM Revision 286dc4cd (qgis): Fix oracle configuration parameters not saved in connection dialog
Julien Cabieces
12:41 PM Revision ddade08b (qgis): Fix leaks in triangular mesh
Nyall Dawson
12:41 PM Revision 39e0a2a8 (qgis): Fix z range calculation of rule based 3d renderer
Nyall Dawson
12:41 PM Revision bab2818a (qgis): Better approach to avoiding empty nodes
Nyall Dawson
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.
Nyall Dawson
12:41 PM Revision 7e2e09c6 (qgis): Cleanup objects after tests
Nyall Dawson

2022-07-16

10:42 PM Revision af16ecc8 (qgis): Be specific on versions that need external QT 3D headers
Harrissou Santanna
10:42 PM Revision 8c899a5a (qgis): Only buster and focal are actually concerned
Harrissou Santanna
08:46 AM Revision da5be002 (qgis): Indentation
Nyall Dawson
08:46 AM Revision 6fd8f424 (qgis): Handle time zones
Nyall Dawson
08:46 AM Revision e9398dbb (qgis): Add spatialReference information to geometry JSON
Nyall Dawson
08:46 AM Revision 300e2b2d (qgis): Add method to convert QgsFeatures to ArcGIS REST representation
Nyall Dawson
08:46 AM Revision 484bea7c (qgis): Add API methods to convert QgsGeometry to an ArcGIS REST representation
Nyall Dawson
08:46 AM Revision 9548e767 (qgis): Add method to convert crs to ArcGIS REST JSON
Nyall Dawson

2022-07-15

02:14 PM Revision b609df9e (qgis): Release of 3.26.1
Jürgen Fischer
02:14 PM Revision 0857d155 (qgis): translation update for 3.26.1 from transifex
Jürgen Fischer
02:13 PM Revision a8e9e6fa (qgis): Release of 3.22.9
Jürgen Fischer
02:13 PM Revision 53680918 (qgis): translation update for 3.22.9 from transifex
Jürgen Fischer
01:29 PM Revision 8a92bdbc (qgis): update splash
Jürgen Fischer
06:41 AM Revision ace6bd8f (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
Even Rouault
06:41 AM Revision a11cba0e (qgis): Update tests/src/python/test_provider_gdal.py
Nyall Dawson
06:41 AM Revision 8ef2b672 (qgis): Fix Pylint.
Ismail Sunni

2022-07-14

09:40 PM Revision aa8727e7 (qgis): Make "Filter by geometry type" alg also available via Processing Toolbox
pathmapper
09:38 PM Revision f0c9da53 (qgis): [layouts] Default to left alignment for new text items
It's a better choice! (tm) Nyall Dawson
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.
Jean Felder
12:09 PM Revision e3178d5c (qgis): Revert "light.inc.frag: Fix adsModel usage"
This reverts commit e3499eb1bccf0fc4ae922568d4e1febfaa269a0b. Jean Felder
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...
Jean Felder
09:03 AM Revision 3dc70757 (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
Even Rouault
06:55 AM Revision 77db9554 (qgis): Merge pull request #48810 from qgis/backport-48788-to-queued_ltr_backports
Matthias Kuhn
03:58 AM Revision 805a3fd6 (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
Even Rouault
03:54 AM Revision a254ff46 (qgis): Don't test for GDAL_DCAP_MULTIPLE_VECTOR_LAYERS on older GDAL
Nyall Dawson
03:54 AM Revision e57f2aaa (qgis): Simplify native type determination
Nyall Dawson
03:54 AM Revision 02f588ea (qgis): Avoid invalid warning
Nyall Dawson
03:54 AM Revision ca5d606d (qgis): Move logic to determine native types for OGR sources from OGR provider
to a generic method in QgsOgrUtils Nyall Dawson
03:54 AM Revision a489d1ad (qgis): Implement createDatabase for OGR provider metadata
Nyall Dawson
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.
Nyall Dawson
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...
Nyall Dawson
03:54 AM Revision 148f87dc (qgis): Show icons for field types in combo box in new table dialog
Nyall Dawson
03:54 AM Revision 9f4c3f3b (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
Even Rouault

2022-07-13

03:03 PM Revision 9381e7a2 (qgis): tests/3d: Add a test for phongmaterial with transparency
Jean Felder
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) Matthias Kuhn
08:04 AM Revision f03075c4 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
Marco Hugentobler
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 Nyall Dawson
06:29 AM Revision b3e0f898 (qgis): Fix regression in rendering polygons with z dimensions
Fixes #49157 Nyall Dawson
06:29 AM Revision b5228546 (qgis): Apply suggestions from code review
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
06:29 AM Revision b7998fed (qgis): Fix crash when clipping curved polygon
Nyall Dawson
06:29 AM Revision 435e04ff (qgis): Fix crash when clipping empty polygon
Nyall Dawson
05:40 AM Revision 41222f70 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
Marco Hugentobler
05:40 AM Revision 4b8c03f4 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
Marco Hugentobler
05:36 AM Revision fde304e2 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
Marco Hugentobler
03:23 AM Revision e9990a44 (qgis): Fix #48698 : create webdav folder with good permissions so it work
when CI is run locally Julien Cabieces

2022-07-12

12:24 AM Revision d5505e32 (qgis): Add missing Q_OBJECT macros and enable clazy check missing-qobject-macro
Julien Cabieces
10:48 PM Revision 991775bd (qgis): Fix #48698 : create webdav folder with good permissions so it work
when CI is run locally Julien Cabieces
10:44 PM Revision a432b51b (qgis): Fix table creation support for generic OGR connection
Nyall Dawson
10:44 PM Revision fe363d13 (qgis): Expose field domain management capabilities for non-gpkg supported data...
Nyall Dawson
10:44 PM Revision ea13e0c6 (qgis): Fallback to readonly dataset if needed
Nyall Dawson
10:44 PM Revision 8dc9635d (qgis): Only offer to create supported domain types
Nyall Dawson
10:44 PM Revision acdea960 (qgis): Fix #48698 : create webdav folder with good permissions so it work
when CI is run locally Julien Cabieces
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 Nyall Dawson
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...
Nyall Dawson
10:50 AM Revision 1a375e80 (qgis): Fix crash when clipping curved polygon
Nyall Dawson
10:50 AM Revision 6922e94a (qgis): Fix regression in rendering polygons with z dimensions
Fixes #49157 Nyall Dawson
10:50 AM Revision c355ef33 (qgis): Apply suggestions from code review
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
10:50 AM Revision dad4ddf2 (qgis): Fix crash when clipping empty polygon
Nyall Dawson
10:46 AM Revision 42d48dda (qgis): Fix crash when clipping empty polygon
Nyall Dawson
10:46 AM Revision 41a85630 (qgis): Fix crash when clipping curved polygon
Nyall Dawson
10:46 AM Revision 03d85f61 (qgis): Fix regression in rendering polygons with z dimensions
Fixes #49157 Nyall Dawson
10:46 AM Revision 0d081339 (qgis): Apply suggestions from code review
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
10:45 AM Revision 24a95dc8 (qgis): Correctly update raster legend after loading styles
Fixes #47506 Nyall Dawson
10:45 AM Revision 332bdae7 (qgis): Correctly update raster legend after loading styles
Fixes #47506 Nyall Dawson
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 Nyall Dawson
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 Nyall Dawson
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 Nyall Dawson
07:03 AM Revision 16f3ba3a (qgis): Consistently return null geometry instead of empty point
Nyall Dawson
07:03 AM Revision 2fa23b53 (qgis): Fix difference algorithm when differencing a point results in
a null geometry
Fixes #49291
Nyall Dawson
07:03 AM Revision 1eded9e3 (qgis): Fix difference algorithm when differencing a point results in
a null geometry
Fixes #49291
Nyall Dawson
07:03 AM Revision 542e9b41 (qgis): Consistently return null geometry instead of empty point
Nyall Dawson
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...
Nyall Dawson
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 Nyall Dawson
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...
Nyall Dawson
06:44 AM Revision 22c5b62c (qgis): Correctly update raster legend after loading styles
Fixes #47506 Nyall Dawson
06:44 AM Revision a186844b (qgis): Correctly update raster legend after loading styles
Fixes #47506 Nyall Dawson
06:41 AM Revision 85857d5d (qgis): Correctly update raster legend after loading styles
Fixes #47506 Nyall Dawson
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...
Nyall Dawson
03:47 AM Revision 4c3d605c (qgis): Consistently return null geometry instead of empty point
Nyall Dawson
03:47 AM Revision 72f8bc3b (qgis): Fix difference algorithm when differencing a point results in
a null geometry
Fixes #49291
Nyall Dawson
03:46 AM Revision 4f660142 (qgis): Fix difference algorithm when differencing a point results in
a null geometry
Fixes #49291
Nyall Dawson
03:46 AM Revision 2e4c655d (qgis): Consistently return null geometry instead of empty point
Nyall Dawson
03:42 AM Revision 5a6b76ab (qgis): Fix difference algorithm when differencing a point results in
a null geometry
Fixes #49291
Nyall Dawson
03:42 AM Revision 36f96982 (qgis): Consistently return null geometry instead of empty point
Nyall Dawson
03:25 AM Revision 896b5036 (qgis): Update some default actions : proper field, use messageBar
Etienne Trimaille

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 Julien Cabieces
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...
Nyall Dawson
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...
Jean Felder
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...
Jean Felder
04:34 AM Revision ecafb92d (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
Andrea Giudiceandrea
03:59 AM Revision 6e374855 (qgis): Rename WITH_QT6 to BUILD_WITH_QT6
Matthias Kuhn

2022-07-10

01:19 AM Revision 5f7d256b (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
Andrea Giudiceandrea
01:16 AM Revision 4e43c39f (qgis): Don't truncate Uuid string if field length >= Uuid string length
Andrea Giudiceandrea
01:15 AM Revision cce558bc (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
Andrea Giudiceandrea
08:24 PM Revision fd7c8b35 (qgis): debian packaging: ignore gitstatus test and set gdal library
Jürgen Fischer
08:24 PM Revision d4ccf669 (qgis): debian packaging: ignore gitstatus test and set gdal library
Jürgen Fischer
08:24 PM Revision 91b63b2d (qgis): debian packaging: set gdal library on sid
Jürgen Fischer

2022-07-09

10:00 AM Revision 7a1279fe (qgis): Don't truncate Uuid string if field length >= Uuid string length
Andrea Giudiceandrea
09:56 AM Revision 63dc9ac4 (qgis): Don't truncate Uuid string if field length >= Uuid string length
Andrea Giudiceandrea

2022-07-08

11:12 PM Revision 8034ae7a (qgis): Fix tests on qt 5.13
Nyall Dawson
11:12 PM Revision 8d25fe97 (qgis): Indentation
Nyall Dawson
11:12 PM Revision 6c3f54d8 (qgis): Qt6 compat
Nyall Dawson
11:12 PM Revision dc76c33f (qgis): Test tolerance
Nyall Dawson
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...
Nyall Dawson
11:12 PM Revision 09fb955a (qgis): More old qt compatibility
Nyall Dawson
11:12 PM Revision 1b26ee13 (qgis): Old qt compatibility
Nyall Dawson
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...
Nyall Dawson
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 Loïc Bartoletti
03:26 PM Revision b4db8f60 (qgis): [CI] Disable grass8 temporarily
Loïc Bartoletti
11:04 AM Revision d1dfad24 (qgis): Merge pull request #49276 from lbartoletti/use_alternate_linker
Use alternate linker (mold, gold, etc) Loïc Bartoletti
10:40 AM Revision 2f847848 (qgis): Fix Lossless image compression in QgsLayoutExporter::print
Andrea Giudiceandrea
10:40 AM Revision ff3c0bde (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
Andrea Giudiceandrea
10:40 AM Revision 22d43661 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
Andrea Giudiceandrea
08:23 AM Revision 57448f1a (qgis): [diagrams] Fix category color opacity not respected
Mathieu Pellerin - nIRV
08:22 AM Revision 99b9ed3e (qgis): [diagrams] Fix category color opacity not respected
Mathieu Pellerin - nIRV
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...
Jean Felder
08:21 AM Revision 10c0559b (qgis): Fix Lossless image compression in QgsLayoutExporter::print
Andrea Giudiceandrea
08:21 AM Revision 472cd2bc (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
Andrea Giudiceandrea
08:21 AM Revision f877460b (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
Andrea Giudiceandrea
08:20 AM Revision 10ce5153 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
Mathieu Pellerin - nIRV
08:19 AM Revision 5320e14d (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
Mathieu Pellerin - nIRV
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...
Nyall Dawson
08:06 AM Revision 31fc7405 (qgis): Add method to convert raster source to QgsRasterLayer
Nyall Dawson
08:06 AM Revision 6bb01c80 (qgis): Convert raster sublayers in mapbox gl style layers, including
data defined layer opacity Nyall Dawson
08:06 AM Revision 4759815f (qgis): Keep vector tile raster sublayers and vector tile layer together
in a group when adding to project Nyall Dawson
08:06 AM Revision dd3058eb (qgis): Add support for parsing raster sources to QgsMapBoxGlStyleConverter
Nyall Dawson
07:44 AM Revision db4cf8a9 (qgis): Use alternate linker (mold, gold, etc)
Loïc Bartoletti
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 Nyall Dawson
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 ...
Nyall Dawson
02:19 AM Revision 1ed76f65 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
Mathieu Pellerin - nIRV
02:18 AM Revision 2aaf94b8 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
Mathieu Pellerin - nIRV
02:05 AM Revision 52a34cc7 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
Mathieu Pellerin - nIRV
02:04 AM Revision d7fa88d2 (qgis): Fix #49127 slider widget
Alessandro Pasotti

2022-07-07

01:15 AM Revision 36312652 (qgis): Fix Lossless image compression in QgsLayoutExporter::print
Andrea Giudiceandrea
01:15 AM Revision 24dee422 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
Andrea Giudiceandrea
01:15 AM Revision 5c1079e1 (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
Andrea Giudiceandrea
01:15 AM Revision 05b6eb2a (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
Andrea Giudiceandrea
01:15 AM Revision a95d3a87 (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
Andrea Giudiceandrea
01:15 AM Revision 3a1b541c (qgis): Fix Lossless image compression in QgsLayoutExporter::print
Andrea Giudiceandrea
01:12 AM Revision 10f484c3 (qgis): Better rendering of selected vector tile features
Nyall Dawson
01:12 AM Revision fac728e6 (qgis): Ensure that copying features from vector tile layers copies the
"superset" of all selected feature fields Nyall Dawson
01:12 AM Revision 12321df4 (qgis): Allow actions which work on selection to also work with vector tile sel...
Nyall Dawson
01:12 AM Revision 8087df19 (qgis): Generalise map selection tools so that they also work for vector
tile layers Nyall Dawson
01:12 AM Revision 1f48f16b (qgis): Render selected features on top of vector tile layer
Nyall Dawson
01:12 AM Revision 542015a3 (qgis): Implement toggling support for selecting single features
Nyall Dawson
01:12 AM Revision 56912b16 (qgis): Don't select invisible features
Nyall Dawson
01:12 AM Revision 25a28524 (qgis): Fix accidental fallthrough
Nyall Dawson
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...
Nyall Dawson
01:12 AM Revision f849f858 (qgis): Better rendering of selected vector tile features
Nyall Dawson
01:12 AM Revision 721bcaab (qgis): Implement API for selecting features in a vector tile layer
Nyall Dawson
01:12 AM Revision 53ace178 (qgis): Add derived tile_zoom and tile_layer attributes to features copied
from vector tile layers Nyall Dawson
01:11 AM Revision be51ee0c (qgis): Fix Lossless image compression in QgsLayoutExporter::print
Andrea Giudiceandrea
01:11 AM Revision b33fc8ac (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
Andrea Giudiceandrea
01:11 AM Revision f723ee15 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
Andrea Giudiceandrea
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...
Jean Felder
01:04 AM Revision 7ae8db49 (qgis): Add 3.26 docs index
Harrissou Santanna
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...
Jean Felder
12:15 AM Revision 29fc3dfc (qgis): [diagrams] Fix category color opacity not respected
Mathieu Pellerin - nIRV
12:14 AM Revision c5e5e338 (qgis): [diagrams] Fix category color opacity not respected
Mathieu Pellerin - nIRV
12:09 AM Revision 75f11c8c (qgis): [diagrams] Fix category color opacity not respected
Mathieu Pellerin - nIRV
12:08 AM Revision 13c8f61a (qgis): Fix {usage} parameter
lazaa32
12:06 AM Revision 98af565b (qgis): Don't truncate Uuid string if field length >= Uuid string length
Andrea Giudiceandrea
12:05 AM Revision 95308bca (qgis): Fix oracle configuration parameters not saved in connection dialog
Julien Cabieces
12:05 AM Revision a351a3e3 (qgis): Fix QgsGeometry documentation inaccuracy
Mathieu Pellerin - nIRV
01:55 PM Revision 8fcf7289 (qgis): move comment above
Julien Cabieces
01:55 PM Revision fd95b064 (qgis): constify and add QStringLiteral around string
Julien Cabieces
01:55 PM Revision 1e8c1105 (qgis): implement write/read/list projects
Julien Cabieces
01:55 PM Revision 94d5e2fd (qgis): constify var
Co-authored-by: Alessandro Pasotti <[email protected]> Julien Cabieces
01:55 PM Revision a3863a84 (qgis): constify var
Co-authored-by: Alessandro Pasotti <[email protected]> Julien Cabieces
01:55 PM Revision 8f49e26c (qgis): Fix save project when user type enter
Julien Cabieces
01:55 PM Revision c8489dc5 (qgis): Fix a few issues
Julien Cabieces
01:55 PM Revision 7c4b31a0 (qgis): implement readProjectStorageMetadata/remove
Julien Cabieces
01:55 PM Revision cb4e5af1 (qgis): add logger
Julien Cabieces
01:55 PM Revision 38bf6a90 (qgis): Add the project storage dialog
Julien Cabieces
01:55 PM Revision f794ac2d (qgis): Fix upsert when project already exist
Julien Cabieces
01:55 PM Revision 56c42ef3 (qgis): add error message on failed prepare
Julien Cabieces
01:55 PM Revision 5649166d (qgis): Refactor tests to have one base test
Julien Cabieces
01:55 PM Revision eaa1b9e7 (qgis): constify oracle conn
Julien Cabieces
01:55 PM Revision bd0e4850 (qgis): constify and use arg instead of operator+
Julien Cabieces
01:55 PM Revision 106cf107 (qgis): fix flake8
Julien Cabieces
01:55 PM Revision 9c9821d6 (qgis): clean & constify
Julien Cabieces
01:55 PM Revision 1750e73b (qgis): Add oracle test
Julien Cabieces
01:55 PM Revision c5710863 (qgis): Fix warning
Julien Cabieces
01:54 PM Revision 87a7073d (qgis): [CI] Disable grass8 temporarily
Loïc Bartoletti
10:00 AM Revision 29a85d65 (qgis): [Oracle] Fix getSchemas request to not get all system tables
Julien Cabieces
09:59 AM Revision 5265c3db (qgis): [Oracle] Fix getSchemas request to not get all system tables
Julien Cabieces
09:27 AM Revision 36667857 (qgis): [CI] Disable grass8 temporarily
Loïc Bartoletti
09:12 AM Revision bdaaf937 (qgis): Fix oracle configuration parameters not saved in connection dialog
Julien Cabieces
09:05 AM Revision 370cd3ae (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....
Alessandro Pasotti
09:04 AM Revision 3232c865 (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....
Alessandro Pasotti

2022-07-06

12:45 AM Revision a4ee7abb (qgis): Fix oracle configuration parameters not saved in connection dialog
Julien Cabieces
12:45 AM Revision 6978e92a (qgis): Fix oracle configuration parameters not saved in connection dialog
Julien Cabieces
12:45 AM Revision e3457dd9 (qgis): [Oracle] Fix getSchemas request to not get all system tables
Julien Cabieces
12:45 AM Revision 45619466 (qgis): [Oracle] Fix getSchemas request to not get all system tables
Julien Cabieces
12:41 AM Revision 94e741bc (qgis): Fix oracle configuration parameters not saved in connection dialog
Julien Cabieces
12:40 AM Revision f87db59a (qgis): [Oracle] Fix getSchemas request to not get all system tables
Julien Cabieces
 

Also available in: Atom