Activity

From 2021-12-26 to 2022-01-24

2022-01-24

10:30 PM Revision 390c5dec (qgis): Store geometry for edit init code dialog
Matthias Kuhn
10:30 PM Revision 338eb57f (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
10:30 PM Revision 7b1c23f1 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn
10:27 PM Revision 159a3e99 (qgis): Merge pull request #46977 from m-kuhn/init_gui
Matthias Kuhn
09:41 PM Revision 31e45750 (qgis): allow space in mesh name
Vincent Cloarec
09:37 PM Revision b847dca5 (qgis): allow space in mesh name
Vincent Cloarec
09:36 PM Revision 50848fd3 (qgis): Update src/gui/qgsgui.cpp
Nyall Dawson
08:28 PM Revision e0474b75 (qgis): NaN value when no color for MapTiler WMS Interpretation converter
Vincent Cloarec
07:01 PM Revision 3420e4bd (qgis): Store geometry for edit init code dialog
Matthias Kuhn
07:01 PM Revision 3b428232 (qgis): Improve init code warning wording
References https://github.com/qgis/QGIS/issues/46974 Matthias Kuhn
02:12 PM Revision 3f120689 (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
09:59 AM Revision 8e35fff4 (qgis): disable data-defined buttons for incompatible SVG pictures (fix #26524)
Alexander Bruy
09:12 AM Revision 4d6dd2e2 (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
09:08 AM Revision 4fd2f04b (qgis): Fix virtual layers using joined fields
Fix #46834 Alessandro Pasotti
08:26 AM Revision 1be383a3 (qgis): [api] Add QgsProviderMetadata method to test whether a style with
a specified ID already exists Nyall Dawson
08:26 AM Revision f1365b1a (qgis): [api] Don't use widgets in QgsProviderMetadata::saveStyle implementations
This is not safe to do -- it causes a crash if the api is used in
a background thread
Fixes #46954
Fixes #46914
Nyall Dawson
08:26 AM Revision 6bd1a7eb (qgis): Document new behaviour
Nyall Dawson
08:26 AM Revision 6a350b4e (qgis): Add checks for existing styles and confirmation question to app classes
Nyall Dawson
08:26 AM Revision bb8c198c (qgis): Fix warnings
Nyall Dawson
08:26 AM Revision 67452371 (qgis): Fix build
Nyall Dawson
08:26 AM Revision 0e543ab6 (qgis): Address review
Nyall Dawson
08:26 AM Revision 39f30409 (qgis): Add test for OGR
Nyall Dawson
08:26 AM Revision 95156956 (qgis): [mssql] Add layer styles tests, minor fixes for layer style handling
Nyall Dawson
08:26 AM Revision 5cdd5b59 (qgis): Fix build
Nyall Dawson
08:26 AM Revision 77bc1959 (qgis): [postgres] Add styleExists test, minor fix for listStylesInDatabase ret...
Nyall Dawson
08:26 AM Revision 1872e4b2 (qgis): [spatialite] Unit tests, minor fixes for style handling
Nyall Dawson
08:25 AM Revision 187b4989 (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co...
Nyall Dawson
08:14 AM Revision bd881692 (qgis): Flag a few more transforms as being appropriate for ballpark results
Nyall Dawson
08:14 AM Revision 919acc40 (qgis): Flag a lot of situations where ballpark transforms are appropriate
so warnings are not shown
Fixes #45621
Nyall Dawson
08:12 AM Revision 6dfb467b (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ...
Nyall Dawson
08:10 AM Revision 382ea72e (qgis): Flag a lot of situations where ballpark transforms are appropriate
so warnings are not shown
Fixes #45621
Nyall Dawson
08:10 AM Revision ce07d114 (qgis): Flag a few more transforms as being appropriate for ballpark results
Nyall Dawson
08:08 AM Revision ba3ab258 (qgis): Make @zoom_level and @vector_tile_zoom expression variables always
available, not just for vector tile layers
These are generic properties related to the map scale only, so by
moving ...
Nyall Dawson
08:08 AM Revision 11fde965 (qgis): Scroll area wheel event blocking should not propagate to item views
This isn't required, and causes item views to get temporarily "stuck"
when mouse scrolling to top or bottom of view
Nyall Dawson
08:08 AM Revision 0480319c (qgis): Restrict workaround to adwaita/fusion themes
(cherry picked from commit 97103ab7a38ea518831d63d6785c6a379dba8564) Nyall Dawson
08:08 AM Revision ee096b15 (qgis): Workaround broken inactive window coloring applies incorrectly
to list/tree/dock widgets in the active window
This is a theming issue which is apparent on certain default
Linux th...
Nyall Dawson
06:56 AM Revision 04a94d24 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
06:56 AM Revision 53c91e70 (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
06:56 AM Revision 83d505c8 (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
05:20 AM Revision 1f1a541f (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
02:55 AM Revision 79b39b67 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_...
Even Rouault
02:47 AM Revision 383133d4 (qgis): More workflows on queued LTR branch
Nyall Dawson
02:47 AM Revision fe4b64ef (qgis): Correctly run tests on queued_ltr_backports branch
Nyall Dawson
02:19 AM Revision 2c71239a (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
02:19 AM Revision ccfc394d (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault
02:19 AM Revision 9585748b (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
02:16 AM Revision 395add31 (qgis): QgsCoordinateTransform::transformBoundingBox(): avoid excessive northin...
Refs #34518 Even Rouault
02:16 AM Revision ea6db11d (qgis): QgsRasterProjection: avoid excessive resolution when reprojecting from ...
Fixes #34518 Even Rouault
02:16 AM Revision ef4b820b (qgis): Update src/core/proj/qgscoordinatetransform_p.cpp
Co-authored-by: Nyall Dawson <[email protected]> Even Rouault

2022-01-23

11:41 PM Revision c1b451b9 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_...
Even Rouault
11:39 PM Revision 965a205e (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
11:38 PM Revision c596d6fe (qgis): Translate Data Source Manager
Fix #46929 Alessandro Pasotti
11:37 PM Revision 1cae7227 (qgis): qgscoordinatetransform_p.cpp: avoid issues when opening projects using ...
Only use proj_coordoperation_is_instantiable() if PROJ networking is enabled.
The reason is that proj_coordoperation_...
Even Rouault
11:35 PM Revision 4f481633 (qgis): Fix clazy warning
Nyall Dawson
11:34 PM Revision f30ab3d3 (qgis): Fix build warning
Nyall Dawson
08:33 PM Revision a2fadecb (qgis): Merge pull request #46881 from elpaso/blocklist_flacky_queryresult_widg...
Flaky TestQgsQueryResultWidget Even Rouault
08:22 PM Revision ada86eac (qgis): Merge pull request #46922 from qgis/backport-46875-to-release-3_22
[Backport release-3_22] [mssql] Fix detection of primary key, likely other issues too Even Rouault
08:18 PM Revision af426727 (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
08:17 PM Revision 845075b0 (qgis): Merge pull request #46921 from qgis/backport-46701-to-release-3_22
[Backport release-3_22] Avoid deadlock in QGIS server Even Rouault
08:16 PM Revision e2db04a9 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
tables, or queries will not run on case-sensitive databases
Fixes #46907
Nyall Dawson
08:14 PM Revision 88c85848 (qgis): Merge pull request #46910 from ismailsunni/fix_46689
Set ogr as the default option for embedded layer. Fix #46689 Even Rouault
08:12 PM Revision ab3da0e9 (qgis): Merge pull request #46923 from nyalldawson/fix_46907
[mssql] Use correct capitalisation for queries involving INFORMATION_SCHEMA tables Even Rouault

2022-01-21

09:39 PM Revision d5d6b9c8 (qgis): Translate Data Source Manager
Fix #46929 Alessandro Pasotti
09:37 PM Revision 8291009c (qgis): use an enum for columns
Denis Rouzaud
09:37 PM Revision 973b97af (qgis): fix spell, layout and sip
Denis Rouzaud
09:37 PM Revision 5f33b4f9 (qgis): use source model indexes in virtual protected slots
Denis Rouzaud
09:37 PM Revision 17408141 (qgis): do not set delegate if not given
Denis Rouzaud
09:37 PM Revision 0bccb17f (qgis): fix re-implemented buttons being null
Denis Rouzaud
09:35 PM Revision 08eedd70 (qgis): Translate Data Source Manager
Fix #46929 Alessandro Pasotti
09:34 PM Revision cb522d3b (qgis): Fix a regression followup #46515
See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479 Alessandro Pasotti
03:47 PM Revision c956c73b (qgis): Fix a regression followup #46515
See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479 Alessandro Pasotti
03:43 PM Revision 001d2f60 (qgis): Merge pull request #46931 from elpaso/bugfix-followup-pr-46515
Fix a regression followup #46515 Alessandro Pasotti
11:50 AM Revision 6f66b0a2 (qgis): Fix a regression followup #46515
See comment : https://github.com/qgis/QGIS/pull/46515#issuecomment-1018365479 Alessandro Pasotti
06:15 AM Revision dd1082d7 (qgis): Fix broken merge features tool
Follow up #46625 Nyall Dawson
02:14 AM Revision 74a6f644 (qgis): [mssql] Use correct capitalisation for queries involving INFORMATION_SC...
tables, or queries will not run on case-sensitive databases
Fixes #46907
Nyall Dawson
01:48 AM Revision a7f73772 (qgis): Fix warning
Nyall Dawson

2022-01-20

12:24 AM Revision b198fece (qgis): [mssql] Fix detection of primary key, likely other issues too
Calling QSqlQuery::clear() also resets the QSqlQuery::setForwardOnly
flag, so we need to ensure that we set this afte...
Nyall Dawson
12:24 AM Revision 232a7aa5 (qgis): [mssql] Fix initial state of 'list tables with no geometry' checkbox wh...
Nyall Dawson
12:21 AM Revision 499b9f69 (qgis): [mssql] Fix detection of primary key, likely other issues too
Calling QSqlQuery::clear() also resets the QSqlQuery::setForwardOnly
flag, so we need to ensure that we set this afte...
Nyall Dawson
12:21 AM Revision bcfad6f7 (qgis): [mssql] Fix initial state of 'list tables with no geometry' checkbox wh...
Nyall Dawson
10:45 PM Revision fc20a1fc (qgis): Avoid deadlock in QGIS server
Matthias Kuhn
10:42 PM Revision 1c8f9d9e (qgis): Merge pull request #46701 from m-kuhn/server_freeze
Avoid deadlock in QGIS server Matthias Kuhn
10:37 PM Revision 23e9e061 (qgis): Merge pull request #46913 from DelazJ/meshPluginsMenu_46908
Dedicated method allowing to add plugins to the Mesh menu Matthias Kuhn
09:37 PM Revision b8de4d38 (qgis): Add version mention
Harrissou Santanna
09:37 PM Revision cbf29f90 (qgis): Add \since mention
Harrissou Santanna
06:55 PM Revision 1f4492a0 (qgis): Mesh menu is a default menu
Harrissou Santanna
04:59 PM Revision 37ca3392 (qgis): Add methods to get, add and remove plugins to mesh menu
Harrissou Santanna
04:36 PM Revision eaa66801 (qgis): fix see also of setClearValue (#46912)
Co-authored-by: nicogodet <[email protected]> qgis-bot
03:07 PM Revision 0ef51fec (qgis): Dedicated method allowing to add plugins to the Mesh menu
Harrissou Santanna
02:10 PM Revision 6b67cb61 (qgis): fix see also of setClearValue
nicogodet
02:10 PM Revision 53529ef5 (qgis): fix 3d maximum texture size
Vincent Cloarec
02:07 PM Revision 0017f1ae (qgis): fix see also of setClearValue (#46911)
nicogodet
12:07 PM Revision d78985c1 (qgis): Set ogr as the default option for embedded layer. Fix #46689
Ismail Sunni
04:10 AM Revision 1d0ad41d (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co...
Nyall Dawson
04:07 AM Revision 7c4a6de0 (qgis): [arcgis rest] Try to retrieve detailed error messages from network repl...
When these occur, the http error string is set to a very generic "error
occurred" message, while the reply content co...
Nyall Dawson

2022-01-19

11:54 PM Revision caa73e0e (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
Fixes #42290 Nyall Dawson
11:54 PM Revision 3620c99f (qgis): allow plain/text error message for XYZ raster tile
also a filter for XYZ vector tile on the content of the reply (error message only if plain text) Vincent Cloarec
11:51 PM Revision 00532ec4 (qgis): [mssql] Fix inserting features when pk attribute name contains special ...
Fixes #42290 Nyall Dawson
10:17 PM Revision 66545c61 (qgis): empty XYZ usage when unknown
Vincent Cloarec
05:00 PM Revision 9a34f803 (qgis): extent MapTiler interpretation converter range to -10000/9000
Vincent Cloarec
12:46 PM Revision 7f740e0f (qgis): Merge pull request #46770 from NEDJIMAbelgacem/3d-view-dock-undock
Dock/Undock behaviour to 3D views Martin Dobias

2022-01-18

09:24 PM Revision be99a166 (qgis): Added pointcloud ordered by Z rendering for 2d views
Stefanos Natsis
09:24 PM Revision d1d148f0 (qgis): Address more comments
Stefanow Natsis
09:24 PM Revision 28a10702 (qgis): Switch to switch statement
Stefanow Natsis
09:24 PM Revision a28cd2ce (qgis): Address review
Stefanow Natsis
09:24 PM Revision 5b339097 (qgis): Added tests
Stefanow Natsis
06:33 PM Revision 636195ec (qgis): add more docs and move tooltip setting outside of dockable widget helper
NEDJIMAbelgacem
05:42 PM Revision e32083e5 (qgis): Merge pull request #46825 from qgis/backport-46629-to-release-3_22
[Backport release-3_22] Fix headers Stéphane Brunner
04:01 PM Revision 0a0a773f (qgis): address martin reviews Round2
NEDJIMAbelgacem
02:40 PM Revision f64b7863 (qgis): Merge pull request #46880 from qgis/anitagraser-patch-1
Add Zenodo badge Alessandro Pasotti
02:40 PM Revision db923ac2 (qgis): Flacky TestQgsQueryResultWidget
Alessandro Pasotti
01:47 PM Revision 3f41dfac (qgis): Add Zenodo badge
Anita Graser
12:49 PM Revision fce2c450 (qgis): fix ci build
NEDJIMAbelgacem
12:27 PM Revision c10885a1 (qgis): address Martin reviews
NEDJIMAbelgacem
11:52 AM Revision bb9c242e (qgis): Option to synchronize statistics panel with layers panel - fixes #46567
Jacky Volpes
11:32 AM Revision 6c9517d2 (qgis): make QgsDockableWidgetHelper a qobject and use canvas name instead of o...
NEDJIMAbelgacem
06:23 AM Revision 5e53eef8 (qgis): [processing] Improve summary text for multi enum/field widgets
Instead of just saying "n Options Selected", we now explicitly
list the selected options/fields in the main widget. (...
Nyall Dawson
06:23 AM Revision cbf48c19 (qgis): Update tests
Nyall Dawson
06:23 AM Revision d00356a0 (qgis): [console] Use a more modern approach to running script files, to
avoid 'unclosed file' warnings dumped whenever script files
are run through the Python console
Nyall Dawson
04:51 AM Revision f4b7a931 (qgis): Fix scroll area child widgets wheel event lock lasts too long after
scrolling stops in some circumstances
Basically, if the user moves the mouse after scrolling the area
with the wheel...
Nyall Dawson
04:51 AM Revision 8eb02f73 (qgis): Don't recursively try to handle scroll event logic in nested scroll
areas
Fixes #46871
Nyall Dawson
04:51 AM Revision 2d7cccf3 (qgis): Also scan for 'new QScrollArea'
Nyall Dawson
04:51 AM Revision c28256d8 (qgis): Use a QgsScrollArea in symbol selector widget
Nyall Dawson
04:51 AM Revision 6dee3347 (qgis): Add test to ensure QgsScrollArea is used instead of QScrollArea in ui f...
Nyall Dawson
04:51 AM Revision df8d56e8 (qgis): Use QgsScrollArea
Nyall Dawson
04:51 AM Revision 4844d4ab (qgis): Cleanup includes
Nyall Dawson
01:20 AM Revision 6c1fa054 (qgis): here Topographie not Topology
Topographic Maps and Topography is meant Frank Thiemann

2022-01-17

12:37 AM Revision f32c5506 (qgis): Silence noisy message
Nyall Dawson
12:20 AM Revision 0ada56d1 (qgis): fix dock checkbox and remove unecessary close event
NEDJIMAbelgacem
11:36 PM Revision fccfeff9 (qgis): fix renaming 3D view
NEDJIMAbelgacem
11:08 PM Revision 9f2a9bcc (qgis): fix WITH_3D flag
NEDJIMAbelgacem
11:00 PM Revision 4f11be97 (qgis): Unused
Nyall Dawson
11:00 PM Revision 8c193a33 (qgis): Remove more set by unused variables
Nyall Dawson
11:00 PM Revision 87bbab79 (qgis): Unused
Nyall Dawson
11:00 PM Revision 13c164c8 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
Nyall Dawson
11:00 PM Revision 810244ed (qgis): Unused variable warning
Nyall Dawson
11:00 PM Revision 59bca216 (qgis): Fix set but not used warning
Nyall Dawson
11:00 PM Revision c9e493c6 (qgis): Fix Qt warning on QChar
Fix #40867 Alessandro Pasotti
07:23 PM Revision 66ffdea1 (qgis): restructure the map canvas docking
NEDJIMAbelgacem
03:05 PM Revision ee21ed38 (qgis): Fix Qt warning on QChar
Fix #40867 Alessandro Pasotti
03:01 PM Revision a9b522f9 (qgis): Merge pull request #46862 from elpaso/bugfix-gh40867-csv-qchar-qt-warning
Fix Qt warning on QChar Even Rouault
11:12 AM Revision 728ac528 (qgis): Merge pull request #46861 from nyalldawson/uninitialized2
Avoid some (incorrect) use of uninitialized value warnings Alessandro Pasotti
10:38 AM Revision 1fda7371 (qgis): Fix Qt warning on QChar
Fix #40867 Alessandro Pasotti
07:12 AM Revision 8ef270b2 (qgis): [processing] Remove unused 'preconfigured' provider
Nyall Dawson
06:22 AM Revision a0c9ee27 (qgis): translate locator settings tool tips
Denis Rouzaud
04:34 AM Revision f4bf9cb5 (qgis): Avoid some (incorrect) use of uninitialized value warnings
Nyall Dawson
03:59 AM Revision 34872c23 (qgis): Fix set but not used warning
Nyall Dawson
03:59 AM Revision bfe45260 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
Nyall Dawson
03:59 AM Revision 31bb0164 (qgis): Unused
Nyall Dawson
03:59 AM Revision f24042f1 (qgis): Unused variable warning
Nyall Dawson
03:59 AM Revision 84549f91 (qgis): Remove more set by unused variables
Nyall Dawson
03:59 AM Revision 79f2b343 (qgis): Unused
Nyall Dawson
03:56 AM Revision eb7812eb (qgis): Fix set but not used warning
Nyall Dawson
03:56 AM Revision a6289589 (qgis): Move 21.04 build to 21.10 to avoid broken dependencies
Nyall Dawson
03:56 AM Revision 35126619 (qgis): Unused
Nyall Dawson
03:56 AM Revision a33b56ba (qgis): Unused
Nyall Dawson
03:56 AM Revision 3403ab27 (qgis): Unused variable warning
Nyall Dawson
03:56 AM Revision 56ddeabb (qgis): Remove more set by unused variables
Nyall Dawson
03:53 AM Revision ad680edb (qgis): translate locator settings tool tips
Denis Rouzaud
03:49 AM Revision ce28d58c (qgis): translate locator settings tool tips
Denis Rouzaud
02:17 AM Revision 39fe5aa5 (qgis): invert func names
Alex R
01:54 AM Revision 3bd06b19 (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
Raymond Nijssen
01:38 AM Revision 3587eeaf (qgis): addresses https://github.com/qgis/QGIS/issues/46832
QgsRasterLayerProperties::apply now calls QgsMapLayerConfigWidget::apply
of added customized config widgets
Benjamin Jakimow
01:38 AM Revision e8ab2b63 (qgis): added change recommended by elpaso
Benjamin Jakimow
01:38 AM Revision 32f4010f (qgis): astyled
Benjamin Jakimow
01:38 AM Revision 3457e4fc (qgis): fixed flake8 rule
Benjamin Jakimow
01:38 AM Revision 85d30fce (qgis): astyled test_qgsrasterlayerproperties.py
Benjamin Jakimow
01:38 AM Revision 9d14e5b9 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Benjamin Jakimow

2022-01-16

11:42 PM Revision ef7b42d5 (qgis): invert func names
Alex R
11:39 PM Revision 50a68d40 (qgis): invert func names
Alex R
11:37 PM Revision ab8ef5e5 (qgis): addresses https://github.com/qgis/QGIS/issues/46832
QgsRasterLayerProperties::apply now calls QgsMapLayerConfigWidget::apply
of added customized config widgets
Benjamin Jakimow
11:37 PM Revision 12b8d499 (qgis): astyled
Benjamin Jakimow
11:37 PM Revision 987183ac (qgis): astyled test_qgsrasterlayerproperties.py
Benjamin Jakimow
11:37 PM Revision ce49a734 (qgis): fixed flake8 rule
Benjamin Jakimow
11:37 PM Revision 8d5f7dbc (qgis): added change recommended by elpaso
Benjamin Jakimow
11:37 PM Revision 7730bc41 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Benjamin Jakimow
11:36 PM Revision 22fc63fc (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
Raymond Nijssen
11:34 PM Revision feb447bf (qgis): addresses https://github.com/qgis/QGIS/issues/46832
QgsRasterLayerProperties::apply now calls QgsMapLayerConfigWidget::apply
of added customized config widgets
Benjamin Jakimow
11:34 PM Revision 1e86672a (qgis): added change recommended by elpaso
Benjamin Jakimow
11:34 PM Revision 5ec85e8f (qgis): fixed flake8 rule
Benjamin Jakimow
11:34 PM Revision 9df5dfd0 (qgis): astyled
Benjamin Jakimow
11:34 PM Revision a46cdcb0 (qgis): astyled test_qgsrasterlayerproperties.py
Benjamin Jakimow
11:34 PM Revision 17b76550 (qgis): Update src/gui/raster/qgsrasterlayerproperties.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Benjamin Jakimow
11:33 PM Revision 1120335f (qgis): Fix broken QGIS logo and "Made with QGIS" svg files
Raymond Nijssen
11:21 PM Revision 5314826f (qgis): Restrict workaround to adwaita/fusion themes
Nyall Dawson
11:21 PM Revision 89ec2b32 (qgis): Workaround broken inactive window coloring applies incorrectly
to list/tree/dock widgets in the active window
This is a theming issue which is apparent on certain default
Linux th...
Nyall Dawson

2022-01-15

04:27 PM Revision ec00557d (qgis): Merge pull request #46840 from vcloarec/release-3_22
fix build without QTWEBKIT Matthias Kuhn

2022-01-14

05:53 PM Revision 2fe7796d (qgis): fix build without QTWEBKIT
Vincent Cloarec
04:44 PM Revision 2b175528 (qgis): Fix backport
Stéphane Brunner
04:04 PM Revision f7c043df (qgis): address reviews 2
NEDJIMAbelgacem
03:47 PM Revision e789f797 (qgis): address some reviews
NEDJIMAbelgacem
03:18 PM Revision c5a56d6f (qgis): Merge pull request #46802 from domi4484/relationEditorGetMultipleFeatures
Matthias Kuhn
03:13 PM Revision 57671d59 (qgis): Fix backport
Stéphane Brunner
01:06 PM Revision 1628765e (qgis): Release of 3.22.3
Jürgen Fischer
01:06 PM Revision 17945bef (qgis): translation update for 3.22.3 from transifex
Jürgen Fischer
01:06 PM Revision f5778a89 (qgis): Release of 3.16.16
Jürgen Fischer
01:06 PM Revision 8c1803bb (qgis): translation update for 3.16.16 from transifex
Jürgen Fischer
12:16 PM Revision 74ac3924 (qgis): add tooltip and raise dialog when undock toggled
NEDJIMAbelgacem
12:12 PM Revision 9c5f8e26 (qgis): Merge pull request #46830 from qgis/backport-46816-to-release-3_22
Matthias Kuhn
12:10 PM Revision becd7ed6 (qgis): Merge branch 'master' into 3d-view-dock-undock
Nedjima Belgacem
11:38 AM Revision f4c8d8a5 (qgis): make QgsDockableWidget
NEDJIMAbelgacem
11:19 AM Revision b9b7fb90 (qgis): MDAL 0.9.2 (#46829)
Co-authored-by: vcloarec <[email protected]> qgis-bot
09:59 AM Revision a0ba1ff5 (qgis): Ensure that multi-resolution (e.g. xyz tile) layers are correctly
represented when magnifying canvas
The tiles should be magnified, not fetched at increasing zoom levels
Fixes #45336
Nyall Dawson
09:55 AM Revision e39f980b (qgis): Ensure that multi-resolution (e.g. xyz tile) layers are correctly
represented when magnifying canvas
The tiles should be magnified, not fetched at increasing zoom levels
Fixes #45336
Nyall Dawson
07:10 AM Revision 47c4d53f (qgis): MDAL 0.9.2
Vincent Cloarec
07:07 AM Revision e41e487f (qgis): MDAL 0.9.2
Vincent Cloarec
07:06 AM Revision 479d37de (qgis): Add missing TransferThis annotation
Nyall Dawson
07:06 AM Revision 72116925 (qgis): Sip_skip some private api
Nyall Dawson
07:06 AM Revision 216b9d2a (qgis): Fix getter name should not include 'get' prefix
Nyall Dawson
07:06 AM Revision e8f427a1 (qgis): Move custom projections dialog to a tab in the main settings dialog
Avoids an isolated settings dialog and helps consolidate all settings
in the one place.
For now the top-level Custom...
Nyall Dawson
07:06 AM Revision f288ab12 (qgis): Add api to allow validation of QgsOptionsPageWidget before applying
options dialog changes Nyall Dawson
07:06 AM Revision 7cca797c (qgis): Rename tab to 'User Defined CRS'
Nyall Dawson
07:06 AM Revision 5dd64967 (qgis): Focus relevant page when a settings page reports that it is not valid
Nyall Dawson
07:06 AM Revision 8e1b7aa9 (qgis): Rename 'Transformations' tab to 'Coordinate Transforms' to keep consist...
Nyall Dawson
07:06 AM Revision 64a8e860 (qgis): Rename CRS tab in options to CRS Handling to clarify its role
Nyall Dawson

2022-01-13

12:49 AM Revision 68a7f46c (qgis): Merge branch 'master' into exp_tagger
Alex Hay
12:21 AM Revision 40879bef (qgis): fix ci tests
NEDJIMAbelgacem
12:17 AM Revision 5170d1c2 (qgis): fix close & open bugs
NEDJIMAbelgacem
11:51 PM Revision 18979e57 (qgis): Merge pull request #46683 from elpaso/overlay_intersects_sort_by_inters...
Overlay intersects sort by intersection size Alessandro Pasotti
09:13 PM Revision 1d9da9d8 (qgis): [server] Print QGIS version on start
Matthias Kuhn
09:13 PM Revision c02f22cf (qgis): fix missing ui file for gui library
Vincent Cloarec
07:31 PM Revision f57f90bd (qgis): Fix the mRequestHeaderConv initialization on FCGI request
Stéphane Brunner
07:31 PM Revision 24af658f (qgis): Use QMetaEnum
Stéphane Brunner
07:31 PM Revision a7cf1ec6 (qgis): Fill the headers dictionary, and update the request message
Stéphane Brunner
07:31 PM Revision 273d7ecf (qgis): Add missing tests on SERVICE_URL environment variables
Stéphane Brunner
07:31 PM Revision e9a065f7 (qgis): Log only in debug mode
Stéphane Brunner
07:28 PM Revision 3d0b27ea (qgis): Merge pull request #46629 from sbrunner/fix-headers
Fix headers Stéphane Brunner
03:11 PM Revision 9965eccd (qgis): Template parameter {usage} for XYZ raster and vector tiles (#46731)
Vincent Cloarec
02:56 PM Revision 13502bc6 (qgis): add missing functs
Alex R
09:09 AM Revision 114c17e5 (qgis): Merge pull request #46814 from qgis/backport-46800-to-release-3_22
Matthias Kuhn
08:19 AM Revision b5237daf (qgis): Don't show empty errors for xyz tiles
Nyall Dawson
05:01 AM Revision 32fc5208 (qgis): Set errorMsg for connection not available
Damiano Lombardi
04:58 AM Revision e36655b9 (qgis): Set errorMsg for connection not available
Damiano Lombardi
04:58 AM Revision 7a7fb285 (qgis): Don't always reset custom crs format to wkt when it was originally
defined using a proj string Nyall Dawson
04:58 AM Revision 370bdfd8 (qgis): Add api to allow the native format for a crs definition (i.e. wkt
or proj) to be saved when the crs is saved to xml
Allows us a way to present a custom crs in the same format as it w...
Nyall Dawson

2022-01-12

10:33 PM Revision adc4f354 (qgis): [geonode] Fix crasher with blocking fetch layers function
Mathieu Pellerin - nIRV
10:33 PM Revision d6d73615 (qgis): Address review
Mathieu Pellerin - nIRV
10:33 PM Revision a0c4b19a (qgis): [geonode] Avoid needless redirects when parsing layers
Mathieu Pellerin - nIRV
05:20 PM Revision 4437dec4 (qgis): Relation editor widget get list of editing features
Damiano Lombardi
04:26 PM Revision 70ab8651 (qgis): missing functs and improvements
Alex R
03:47 PM Revision 5b17f2df (qgis): proper saving of the window geometry
NEDJIMAbelgacem
03:12 PM Revision 122892d4 (qgis): fix docking undocking
NEDJIMAbelgacem
02:44 PM Revision e48abb85 (qgis): Add missing tests on SERVICE_URL environment variables
Stéphane Brunner
12:16 PM Revision 3638da1b (qgis): Merge branch 'master' into 3d-view-dock-undock
NEDJIMAbelgacem
10:19 AM Revision 1eeea292 (qgis): Address review
Mathieu Pellerin - nIRV
10:19 AM Revision bf0baedb (qgis): [geonode] Fix crasher with blocking fetch layers function
Mathieu Pellerin - nIRV
10:19 AM Revision a7087013 (qgis): [geonode] Avoid needless redirects when parsing layers
Mathieu Pellerin - nIRV
10:16 AM Revision 33f4f1cb (qgis): Merge pull request #46786 from nirvn/geonode_fixes
Fix a geonode provider layers fetching crasher Alessandro Pasotti
09:46 AM Revision c8dd03bc (qgis): Relation editor widget get list of editing features
Damiano Lombardi
04:46 AM Revision 8b50d051 (qgis): fixes
NEDJIMAbelgacem
04:46 AM Revision b8573c79 (qgis): add ifdefs
NEDJIMAbelgacem
04:46 AM Revision f49a268f (qgis): initial implementation
NEDJIMAbelgacem
04:46 AM Revision a6cf3c93 (qgis): add license
NEDJIMAbelgacem
04:46 AM Revision 73b48d45 (qgis): rename stuff fix
NEDJIMAbelgacem
04:46 AM Revision f54136e6 (qgis): address Nyall reviews
NEDJIMAbelgacem
04:46 AM Revision 787aee7c (qgis): fix removing closed 3d map view
NEDJIMAbelgacem
04:46 AM Revision 94cb3929 (qgis): remove some unnecessary stuff
NEDJIMAbelgacem
04:46 AM Revision 66b481ac (qgis): use QgsProjectDirtyBlocker instead of connect disconnect dance
NEDJIMAbelgacem
04:46 AM Revision 33f070f2 (qgis): fix tests
NEDJIMAbelgacem
04:46 AM Revision 7f975c3f (qgis): ask user for titles
NEDJIMAbelgacem
04:46 AM Revision ff5bde77 (qgis): rename stuff
NEDJIMAbelgacem
04:46 AM Revision 0fe8905d (qgis): cleanup qgs3dmapviewsmanager
NEDJIMAbelgacem
04:46 AM Revision a2150e5b (qgis): fix crash
NEDJIMAbelgacem
04:46 AM Revision 6fc734c6 (qgis): fix disabling buttons
NEDJIMAbelgacem
04:46 AM Revision 56e2c6a1 (qgis): Address Nyall reviews
NEDJIMAbelgacem
04:46 AM Revision 33ee137c (qgis): various fixes
NEDJIMAbelgacem
04:46 AM Revision 8211fa02 (qgis): add close button
NEDJIMAbelgacem
04:46 AM Revision 2887049b (qgis): use canvas names instead of open canvas names in new3DMapCanvas
NEDJIMAbelgacem
04:46 AM Revision b43d0a44 (qgis): remove 3D views from view->panels and make checkable in view->3d views
NEDJIMAbelgacem
04:46 AM Revision 05824dc1 (qgis): fix sip
NEDJIMAbelgacem
04:46 AM Revision 0381373d (qgis): fix ci build
NEDJIMAbelgacem
04:46 AM Revision fb9084f9 (qgis): fix docs
NEDJIMAbelgacem
04:46 AM Revision 89c661b3 (qgis): split 3dviewsmanager into 3dviews manager and dialog class
NEDJIMAbelgacem
04:46 AM Revision f62db169 (qgis): fix 3D map view duplication
NEDJIMAbelgacem
04:46 AM Revision 96f7c474 (qgis): remove dirtifying the project on hide & show and add proper project dir...
NEDJIMAbelgacem
03:48 AM Revision 2c6bede9 (qgis): Address review
Mathieu Pellerin - nIRV
03:47 AM Revision 91204362 (qgis): [geonode] Fix crasher with blocking fetch layers function
Mathieu Pellerin - nIRV
03:47 AM Revision af24fb3c (qgis): [geonode] Avoid needless redirects when parsing layers
Mathieu Pellerin - nIRV
02:55 AM Revision 8d744374 (qgis): [labeling] Ensure invalid rings are stripped from input geometries in m...
Fixes potential crash during labeling with complex coordinate transforms
Fixes #46727
Nyall Dawson
02:53 AM Revision e1622956 (qgis): Remove server landingpage files
pathmapper
02:53 AM Revision 6d6b0628 (qgis): More explicit instructions
pathmapper
02:53 AM Revision 718f80e3 (qgis): Update build/development instructions for server landingpage webapp
pathmapper

2022-01-11

09:53 PM Revision eae93a19 (qgis): optimize propagated string error
Vincent Cloarec
09:53 PM Revision ab680c7b (qgis): propagate error from XYZ raster tile and vector tile to UI
Vincent Cloarec
09:53 PM Revision 65debd18 (qgis): fix tileloader test
Vincent Cloarec
09:53 PM Revision a51ffadb (qgis): spelling
Vincent Cloarec
05:25 PM Revision fed4c749 (qgis): Apply suggestions from code review
Co-authored-by: Harrissou Sant-anna <[email protected]> Alex Hay
05:17 PM Revision d7ffe0b7 (qgis): DelazJ bonification
Co-authored-by: Harrissou Sant-anna <[email protected]> Alex Hay
01:31 PM Revision a2a24c06 (qgis): Log only in debug mode
Stéphane Brunner
10:50 AM Revision 8e73cc66 (qgis): Fix build on older proj
Nyall Dawson
10:50 AM Revision 1f240c01 (qgis): Add method to convert QgsCoordinateReferenceSystem to geodetic crs
Nyall Dawson
10:50 AM Revision 8b538c02 (qgis): Use simpler approach to test CRS in custom Crs widget
Nyall Dawson
10:50 AM Revision 8896eb71 (qgis): Utf8
Nyall Dawson
10:50 AM Revision e504be49 (qgis): Add method to create QgsCoordinateReferenceSystem from proj object
Nyall Dawson
10:50 AM Revision 7dc58139 (qgis): Fix test
Nyall Dawson
10:50 AM Revision 20046c50 (qgis): Different attempt to fix test
Nyall Dawson
10:50 AM Revision e57c8e33 (qgis): Spelling
Nyall Dawson
10:50 AM Revision a3c1e1de (qgis): Add missing file
Nyall Dawson
10:50 AM Revision adc7b6a1 (qgis): CRS selection dialog can now be opened inlined
Nyall Dawson
10:50 AM Revision 24a498b5 (qgis): Rename to 'toGeographicCrs'
Nyall Dawson
10:50 AM Revision e6929698 (qgis): Use combo box instead of tab in projection selection dialog
to select CRS type, and split widget out from dialog class Nyall Dawson
10:50 AM Revision ac11fc79 (qgis): Lint
Nyall Dawson
10:50 AM Revision d8de5438 (qgis): Add "Custom CRS" tab to projection selection dialog
This allows users to just directly enter a custom CRS definition
(from proj or wkt), instead of requiring them to add...
Nyall Dawson
10:50 AM Revision 0ad13247 (qgis): Split off part of custom projection dialog into reusable
QgsCrsDefinitionWidget widget Nyall Dawson
10:50 AM Revision c4ed0827 (qgis): Better label text
Nyall Dawson
10:50 AM Revision 6e7e8d3d (qgis): Promote CRS format enum to enum class, move to Qgis
Nyall Dawson
09:11 AM Revision 16f5d46a (qgis): translate locator settings tool tips
Denis Rouzaud
08:46 AM Revision d58de98e (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
algorithm (fix #46685) Alexander Bruy
06:23 AM Revision 8f3f4467 (qgis): [labeling] Ensure invalid rings are stripped from input geometries in m...
Fixes potential crash during labeling with complex coordinate transforms
Fixes #46727
Nyall Dawson
06:20 AM Revision 85b7f475 (qgis): [labeling] Ensure invalid rings are stripped from input geometries in m...
Fixes potential crash during labeling with complex coordinate transforms
Fixes #46727
Nyall Dawson
05:47 AM Revision d2dbe46c (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
algorithm (fix #46685) Alexander Bruy
05:44 AM Revision bb37ea19 (qgis): use combobox for "type" metadata in the Write vector tiles (MBTiles)
algorithm (fix #46685) Alexander Bruy
05:31 AM Revision ee345f3f (qgis): Correctly handle rendering/labelling polygon features from vector tiles...
a point symbol
This is permitted in JS vector tile libraries, and is treated as
the centroid of the polygon
Fixes #...
Nyall Dawson
05:31 AM Revision 152d57fb (qgis): When creating simple vector tile rules, default to using a
geometry_type($geometry)='Polygon' (or line, or marker)
filter rule
The vector tile specs don't mandate that a marke...
Nyall Dawson
05:31 AM Revision b1c31083 (qgis): Fix crash when settings-options is accepted when 3d view is open
Nyall Dawson
05:10 AM Revision 0b4939e3 (qgis): QgsVectorFileWriter::createFeature(): remove useless and broken process...
https://github.com/qgis/QGIS/commit/891e66523fdf21283ca15533684a57dd8c27f955
changed the historical logic of always a...
Even Rouault

2022-01-10

08:43 PM Revision d383d3a0 (qgis): QgsVectorFileWriter::createFeature(): remove useless and broken process...
https://github.com/qgis/QGIS/commit/891e66523fdf21283ca15533684a57dd8c27f955
changed the historical logic of always a...
Even Rouault
08:40 PM Revision 824e8ad8 (qgis): QgsVectorFileWriter::createFeature(): remove useless and broken process...
https://github.com/qgis/QGIS/commit/891e66523fdf21283ca15533684a57dd8c27f955
changed the historical logic of always a...
Even Rouault
08:31 PM Revision ecac909c (qgis): Fix crash when settings-options is accepted when 3d view is open
Nyall Dawson
08:26 PM Revision a219d28a (qgis): Fix crash when settings-options is accepted when 3d view is open
Nyall Dawson
05:17 PM Revision 285b1012 (qgis): relation editor widget name should be translated (#46774)
Co-authored-by: Denis Rouzaud <[email protected]> qgis-bot
04:24 PM Revision 3c8180f2 (qgis): relation editor widget name should be translated
Denis Rouzaud
04:20 PM Revision 3bc13381 (qgis): relation editor widget name should be translated (#46772)
Denis Rouzaud
02:55 PM Revision 0d75b9c1 (qgis): relation editor widget name should be translated
Denis Rouzaud
01:55 PM Revision ef408783 (qgis): Merge pull request #46356 from domi4484/labelPositioningPoint
Matthias Kuhn
10:09 AM Revision 52e2c25e (qgis): Rebase to master
Damiano Lombardi
09:43 AM Revision ecdc1905 (qgis): Merge pull request #46643 from pathmapper/lp_cmake
[server] Integrate landingpage build process with cmake Alessandro Pasotti
09:32 AM Revision 028eaf83 (qgis): Rebase to master
Damiano Lombardi
08:36 AM Revision 21b65e03 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Damiano Lombardi
08:36 AM Revision 4f3e7056 (qgis): unified signatures and removed unused function
Damiano Lombardi
08:36 AM Revision 5e8a5314 (qgis): Reverted unneeded changes
Damiano Lombardi
08:36 AM Revision 2973735a (qgis): Apply suggestions from code review
Damiano Lombardi
08:36 AM Revision 4b8485f6 (qgis): Apply suggestions from code review
Damiano Lombardi
08:36 AM Revision 34fd68fd (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Damiano Lombardi
08:36 AM Revision b37f066a (qgis): reverted changes added by error on merge
Damiano Lombardi
08:35 AM Revision 2f703f9c (qgis): Simplified configuration gui
Damiano Lombardi
08:34 AM Revision 4310b3f4 (qgis): Removed ewkt conversion test
Damiano Lombardi
08:34 AM Revision d7a58c6c (qgis): Removed ewkt conversion functions
Damiano Lombardi
08:20 AM Revision d583bc0c (qgis): added mask image
Damiano Lombardi
08:18 AM Revision 2041f2db (qgis): added missing QRegularExpression include
Damiano Lombardi
08:18 AM Revision ff04cbbe (qgis): Add possibility do data define label position by point instead of X/Y
Damiano Lombardi
08:09 AM Revision 6d2c4245 (qgis): remove unneeded SIP_CONVERT_TO_SUBCLASS_CODE
Damiano Lombardi
08:09 AM Revision 9f7353b9 (qgis): switch to XY coordinate types when using label move tool
Damiano Lombardi
07:28 AM Revision db0b556e (qgis): maintain geometry type on union
Alex Hay
07:28 AM Revision fd1b8192 (qgis): include geomcollection
Alex Hay
06:42 AM Revision 286f79e5 (qgis): Reserve
Nyall Dawson
06:42 AM Revision 32ca4ad7 (qgis): Fix warning
Nyall Dawson
06:42 AM Revision 40ba7b00 (qgis): Add more granular feedback to Extract Labels algorithm
Nyall Dawson
05:57 AM Revision 0ca934e7 (qgis): [feature] Add out-of-the-box connection to Mapzen Global Terrain tiles
Gives users an always-available, global DEM source for their projects! Nyall Dawson
05:57 AM Revision 687bc999 (qgis): Test mask
Nyall Dawson
05:57 AM Revision a1e1a53b (qgis): [feature] Add WMS/XYZ interpretation type for Terrarium terrain tiles
Allows reading DEM tiles in the Terrarium terrain encoding type (e.g.
the global Mapzen terrain tiles freely availabl...
Nyall Dawson
04:27 AM Revision 4a9a232f (qgis): [pal] Remove calculation of total solution cost which was done
before solving labeling and once after solving labeling, yet
was never retrieved anywhere
This is a non-trival cost ...
Nyall Dawson

2022-01-09

12:18 AM Revision 34594bc8 (qgis): initial implementation
NEDJIMAbelgacem
10:10 PM Revision ba9daca9 (qgis): remove separators
jfbourdon
10:10 PM Revision 35111588 (qgis): Copy shared data post-layer-clone
Matthias Kuhn
08:53 PM Revision 215b3686 (qgis): fix msvc build
Jürgen Fischer

2022-01-08

04:28 PM Revision d7bf9888 (qgis): Expose QgsFieldCalculator to public API (#46748)
* shows QgsFieldCalculator in public API
* removed unnecessary comment
* QgsFieldCalculator:
made public slots priv...
Benjamin Jakimow
07:48 AM Revision 4f41405e (qgis): Update leaflet.wms dependency
pathmapper
07:26 AM Revision 60a49f13 (qgis): Drop support for IE11 and build only modern bundle
IE11 will be retired soon: https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-... pathmapper
06:21 AM Revision e98ab3fd (qgis): Update src/providers/wms/qgswmssourceselect.cpp
Nyall Dawson
06:21 AM Revision 0fbc7ccc (qgis): change WMS encoding scheme to "interpretation"
Vincent Cloarec
06:21 AM Revision f3224fb9 (qgis): size_t and typo
Vincent Cloarec
06:21 AM Revision 789ca079 (qgis): typo
Vincent Cloarec
06:21 AM Revision 08148555 (qgis): fix potential overflow
Vincent Cloarec
06:21 AM Revision 0f65a465 (qgis): typo
Vincent Cloarec
06:21 AM Revision 4def77c1 (qgis): optimization
Vincent Cloarec
06:21 AM Revision 1ab5432c (qgis): wms convert color to value following mapTiler encoding scheme
Vincent Cloarec
05:54 AM Revision 50748cd1 (qgis): Add words per review comment
Martin Pergler
05:54 AM Revision 8fd35051 (qgis): Update README.md with more detail on ESRI compatibility
Since updating README.md some months ago, I've "market tested" the QGIS overview with various ppl. A recurring theme ... Martin Pergler
05:51 AM Revision f5ede456 (qgis): Create bundle license file when building
pathmapper

2022-01-07

11:59 PM Revision d78517e0 (qgis): Preserve feature map on layer clone
Make sure postgres provider internals are preserved across a layer
clone.
This helps to keep feature ids stable for t...
Matthias Kuhn
11:59 PM Revision eadac075 (qgis): Test for preserving fid map on clone
Matthias Kuhn
11:54 PM Revision 0653d981 (qgis): Fix crash when iterating csv with bool values
Fix #46749 Alessandro Pasotti
11:53 PM Revision 1a34c426 (qgis): const method
Denis Rouzaud
08:34 PM Revision aafe3a6a (qgis): const method
Denis Rouzaud
08:30 PM Revision 6bf4aeb8 (qgis): const method
Denis Rouzaud
04:34 PM Revision 8e27d930 (qgis): [Backport release-3_22] fix includes before guard (#46746)
qgis-bot
03:45 PM Revision 395c551a (qgis): fix includes before guard
Denis Rouzaud
03:45 PM Revision 5b1b2fbb (qgis): sipify
Denis Rouzaud
03:42 PM Revision 124bfd3f (qgis): fix includes before guard (#46744)
Denis Rouzaud
02:58 PM Revision 9dfb2939 (qgis): sipify
Denis Rouzaud
02:49 PM Revision d650128a (qgis): fix includes before guard
Denis Rouzaud
02:33 PM Revision 57e25ca1 (qgis): proposal tags
made with https://gist.github.com/roya0045/eaa19acabe1033569f97b40604b7e6df Alex R
11:20 AM Revision 4f1168d6 (qgis): [processing] Skip _all_ curved labels, not only the first one, in the e...
Mathieu Pellerin - nIRV
10:23 AM Revision 83799958 (qgis): Update resources/function_help/json/overlay_intersects
Co-authored-by: Harrissou Sant-anna <[email protected]> Alessandro Pasotti
10:23 AM Revision d7797c0b (qgis): Update resources/function_help/json/overlay_intersects
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
07:33 AM Revision 6e4ebd00 (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
07:26 AM Revision a97b6932 (qgis): [pal] Remove calculation of total solution cost which was done
before solving labeling and once after solving labeling, yet
was never retrieved anywhere
This is a non-trival cost ...
Nyall Dawson
07:23 AM Revision 0120072c (qgis): [pal] Remove calculation of total solution cost which was done
before solving labeling and once after solving labeling, yet
was never retrieved anywhere
This is a non-trival cost ...
Nyall Dawson
06:54 AM Revision f3c5b6ec (qgis): Merge pull request #46725 from nirvn/label_alg_extra
A couple of additional details and an important fix to the extract labels alg. Mathieu Pellerin - nIRV
06:12 AM Revision 93c89a51 (qgis): Fix wrong field type for LabelWidth and LabelHeight in the extract labe...
Mathieu Pellerin - nIRV
05:51 AM Revision 8e2d0b0a (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
04:58 AM Revision 5ff8ff19 (qgis): [processing] Add buffer details to extract labels algorithm
Mathieu Pellerin - nIRV
04:48 AM Revision 8d1e4d28 (qgis): Correctly handle rendering/labelling polygon features from vector tiles...
a point symbol
This is permitted in JS vector tile libraries, and is treated as
the centroid of the polygon
Fixes #...
Nyall Dawson
04:48 AM Revision 5bbeced1 (qgis): When creating simple vector tile rules, default to using a
geometry_type($geometry)='Polygon' (or line, or marker)
filter rule
The vector tile specs don't mandate that a marke...
Nyall Dawson
04:44 AM Revision 0cca4003 (qgis): When creating simple vector tile rules, default to using a
geometry_type($geometry)='Polygon' (or line, or marker)
filter rule
The vector tile specs don't mandate that a marke...
Nyall Dawson
04:44 AM Revision 612f5dcc (qgis): Correctly handle rendering/labelling polygon features from vector tiles...
a point symbol
This is permitted in JS vector tile libraries, and is treated as
the centroid of the polygon
Fixes #...
Nyall Dawson
04:30 AM Revision 3720518d (qgis): Use QgsProperty::fromField() whenever possible in the extract labels al...
Mathieu Pellerin - nIRV
04:16 AM Revision df22c90a (qgis): Add missing expression context in the extract labels alg.
Mathieu Pellerin - nIRV
02:40 AM Revision 93aa1fc4 (qgis): fix msvc build
Jürgen Fischer
02:34 AM Revision a9c699a5 (qgis): [feature][expression] Add geometry_type function
Returns the high-level type of a geometry (Point/Line/Polygon) Nyall Dawson
02:31 AM Revision 6c2970f0 (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
02:31 AM Revision 4c03f973 (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
02:30 AM Revision bb773d0a (qgis): run sipify
Signed-off-by: Benjamin Jakimow <[email protected]> Benjamin Jakimow
02:30 AM Revision 01b61dc1 (qgis): fixed style
Benjamin Jakimow
02:30 AM Revision e078e265 (qgis): Update src/core/qgsmaplayermodel.cpp
Nyall Dawson
02:30 AM Revision dc1866f0 (qgis): sipified files
Benjamin Jakimow
02:30 AM Revision 9b3e437a (qgis): addresses #46673 (QgsProcessingMapLayerComboBox shows layers out of
QgsProcessingParameterWidgetContext)
added a `setProject(QgsProject *project)` to QgsMapLayerModel,
QgsMapLayerProxy...
Benjamin Jakimow
02:30 AM Revision 6fad66d7 (qgis): fixed test_qgsmaplayercombobox.py
Benjamin Jakimow
02:30 AM Revision 201c298d (qgis): fixed unnit test_qgsmaplayercombobox.py
Benjamin Jakimow
02:30 AM Revision fdff3902 (qgis): Update src/core/qgsmaplayerproxymodel.h
Co-authored-by: Nyall Dawson <[email protected]> Benjamin Jakimow
02:30 AM Revision d198b9a7 (qgis): Update src/gui/qgsmaplayercombobox.h
Co-authored-by: Nyall Dawson <[email protected]> Benjamin Jakimow
02:30 AM Revision 1f09d4f4 (qgis): fixed typo
Benjamin Jakimow
02:27 AM Revision 28b7fd98 (qgis): fixes #46697
QgsProcessingAlgorithmDialogBase shows algorithm help Benjamin Jakimow
02:16 AM Revision 6cd421e6 (qgis): update package
Vincent Cloarec
02:16 AM Revision bfa96b02 (qgis): MapTiler HMAC SHA256 auth method
Vincent Cloarec
02:16 AM Revision a70cf251 (qgis): typo and QgsDebugMsg -> QgsDebugMsgLevel
Vincent Cloarec

2022-01-06

10:45 PM Revision 5b4a5dc8 (qgis): Update resources/function_help/json/overlay_intersects
Co-authored-by: Harrissou Sant-anna <[email protected]> Alessandro Pasotti
09:18 PM Revision ae0202c0 (qgis): Use variable for command
pathmapper
09:12 PM Revision 129c59d5 (qgis): Simplify test for yarn
Co-authored-by: Matthias Kuhn <[email protected]> pathmapper
06:57 PM Revision b4ba782e (qgis): Test if yarn is available
pathmapper
06:40 PM Revision 3cfdd2d8 (qgis): Only show spatial layers in extent widget
Matthias Kuhn
03:34 PM Revision a0e4529f (qgis): Fill the headers dictionary, and update the request message
Stéphane Brunner
03:34 PM Revision a5a27207 (qgis): Use QMetaEnum
Stéphane Brunner
03:34 PM Revision 8c6251f7 (qgis): Fix the mRequestHeaderConv initialization on FCGI request
Stéphane Brunner
03:05 PM Revision 055a02c0 (qgis): spelling
Alessandro Pasotti
02:56 PM Revision fb7b3e05 (qgis): Address PR review comments
Alessandro Pasotti
01:15 PM Revision eae20007 (qgis): [processing] Fix unplaced label logic in the extract labels algorithm
Mathieu Pellerin - nIRV
01:15 PM Revision 92c1ed49 (qgis): [processing] Add font color and opacity details to extract labels algor...
Mathieu Pellerin - nIRV
01:14 PM Revision 9de290a9 (qgis): [processing] Add underline detail to extract labels algorithm
Mathieu Pellerin - nIRV
11:51 AM Revision a254dee8 (qgis): Merge pull request #46720 from qgis/backport-46717-to-release-3_22
[Backport release-3_22] allow negative values for buffer distance in GDAL buffer algorithm (fix #46667) Alexander Bruy
11:11 AM Revision 6b6f5eb9 (qgis): Merge pull request #46722 from nirvn/label_alg
Brand new extent widget's calculate extent from layout map and bookmark functionality Mathieu Pellerin - nIRV
09:49 AM Revision 678f95ee (qgis): Only make the extent widget menu a menu button popup is a canvas is pre...
Mathieu Pellerin - nIRV
09:38 AM Revision d8ad923a (qgis): [feature][ui][processing] Add a calculate from bookmark function to the...
Mathieu Pellerin - nIRV
09:13 AM Revision 1527025c (qgis): Slight re-wording of the scale widget to match that of the extent count...
Mathieu Pellerin - nIRV
09:13 AM Revision 9c75ae7e (qgis): [feature][ui][processing] Add a calculate from layout map function to t...
Mathieu Pellerin - nIRV
08:58 AM Revision 488a2648 (qgis): Make option description shorter
Co-authored-by: Matthias Kuhn <[email protected]> pathmapper
08:57 AM Revision e0cf5635 (qgis): allow negative values for buffer distance in GDAL buffer algorithm (fix...
Alexander Bruy
08:57 AM Revision c70a84cf (qgis): allow negative values for buffer distance in GDAL buffer algorithm (fix...
Alexander Bruy
08:53 AM Revision 1c096ceb (qgis): allow negative values for buffer distance in GDAL buffer algorithm (fix...
Alexander Bruy
08:40 AM Revision 0e150e88 (qgis): [ui][processing] Update extent parameter widget button to match look an...
Mathieu Pellerin - nIRV
08:28 AM Revision 3eb88845 (qgis): Add dedicated cmake boolean option for server landingpage webapp
pathmapper
08:25 AM Revision 3f39f1b5 (qgis): [feature][expression] Add geometry_type function
Returns the high-level type of a geometry (Point/Line/Polygon) Nyall Dawson
08:22 AM Revision 47715fec (qgis): [feature][expression] Add geometry_type function
Returns the high-level type of a geometry (Point/Line/Polygon) Nyall Dawson
06:58 AM Revision 3c001dee (qgis): Merge pull request #46657 from nirvn/label_alg
[feature][processing] A brand new Extract labels algorithm Mathieu Pellerin - nIRV
06:49 AM Revision 5a3b771f (qgis): [ui] Fix raster format options widget minimum height
Mathieu Pellerin - nIRV
06:06 AM Revision 540d2f48 (qgis): [ui] Fix raster format options widget minimum height
Mathieu Pellerin - nIRV
06:05 AM Revision def019df (qgis): Split the QGIS server tab in project properties
into smaller service-oriented tabs Harrissou Santanna
06:05 AM Revision 99e3af52 (qgis): Move the "Test configuration" frame below the OWS services tabs widget
and try to better control widget resizing Harrissou Santanna
06:05 AM Revision cca508f7 (qgis): Better control of Layer and geometry precision columns
Harrissou Santanna
06:05 AM Revision 34458c43 (qgis): Mention OAPIF also in the dialog
Harrissou Santanna
06:05 AM Revision bd3d5377 (qgis): Add tooltips to WFS tab for better understanding of the options
and rename push buttons to what they actually do Harrissou Santanna
06:03 AM Revision 9a34574b (qgis): [ui] Fix raster format options widget minimum height
Mathieu Pellerin - nIRV
06:03 AM Revision 8021e06e (qgis): Fix only first part of multipart geometry rendered when generator
is used as a subsymbol of generator layers
Fixes #46635
Nyall Dawson
04:01 AM Revision 4a32f0d3 (qgis): Correct parameter name and version description for doxygen
Tobias Schmetzer
04:01 AM Revision 9cbcae58 (qgis): Add QgsGeometryUtils::perpendicularCenterSegment() with description in ...
Tobias Schmetzer
04:01 AM Revision ce7d4220 (qgis): Apply suggestions from code review
Nyall Dawson
04:01 AM Revision b345c44f (qgis): Remove debug code and improve indentation
Tobias Schmetzer
04:01 AM Revision f0c77274 (qgis): Make segmentLength argument optional with default as 0 instead of the n...
Tobias Schmetzer
04:01 AM Revision 76400261 (qgis): Adapt function to comply with default behavior at segmentLength value 0...
Tobias Schmetzer
04:01 AM Revision 7cdde559 (qgis): Update tests/src/core/testqgsgeometryutils.cpp
Co-authored-by: Nyall Dawson <[email protected]> tschmetzer
04:01 AM Revision d94a9966 (qgis): File update to current file content
Tobias Schmetzer
04:01 AM Revision b213306e (qgis): Update src/core/geometry/qgsgeometryutils.h
Co-authored-by: Nyall Dawson <[email protected]> tschmetzer
03:41 AM Revision 09822601 (qgis): [api] Export the core QgsTextLabelFeature class
Mathieu Pellerin - nIRV
03:41 AM Revision a0a62439 (qgis): [api] add unplaced label handling to the QgsLabelSink class
Mathieu Pellerin - nIRV
03:41 AM Revision e2bb0bb0 (qgis): [feature][processing] A brand new Extract labels algorithm
Mathieu Pellerin - nIRV
01:01 AM Revision 2b481587 (qgis): mark crssync build option advanced
tomasMizera

2022-01-05

11:07 PM Revision c6fd773b (qgis): Apply suggestions from code review
Nyall Dawson
11:07 PM Revision f1a196bd (qgis): make Group Selected work when only one layer is selected (fix #26211)
Alexander Bruy
10:43 PM Revision 68889ff0 (qgis): mark crssync build option advanced
tomasMizera
10:38 PM Revision ca539368 (qgis): crssync cmake file refactor
tomasMizera
10:22 PM Revision ca7b8008 (qgis): fallback to "All Files" filter if mesh driver does not provide file
suffix metadata (refs #45257) Alexander Bruy
10:22 PM Revision fd351dfd (qgis): change output file extension in mesh calculator when output format is
changed and driver metadata contains output extension (fix #41943) Alexander Bruy
10:20 PM Revision 51a12878 (qgis): mark crssync build option advanced
tomasMizera
12:13 PM Revision b88b0807 (qgis): Camera navigation improvements (#45979)
Fixes two issues in camera navigation:
- Unintuitive camera rotation
- Wrong center point when zooming in/out and rot...
Nedjima Belgacem
10:47 AM Revision 9ba38a78 (qgis): Fix datetime default with text fields
Fixes #46542
Funded by: ARPA Piemonte
Alessandro Pasotti
09:45 AM Revision df641168 (qgis): Merge pull request #46684 from roya0045/improve_func_doc
extend geometry_n definition Alessandro Pasotti
09:01 AM Revision 32b19471 (qgis): Avoid deadlock in QGIS server
Matthias Kuhn
08:19 AM Revision 6f469227 (qgis): Fix datetime default with text fields
Fixes #46542
Funded by: ARPA Piemonte
Alessandro Pasotti
08:16 AM Revision 40f2f713 (qgis): Fix datetime default with text fields
Fixes #46542
Funded by: ARPA Piemonte
Alessandro Pasotti
03:54 AM Revision 8610c28b (qgis): [feature][processing] A brand new Extract labels algorithm
Mathieu Pellerin - nIRV

2022-01-04

04:24 PM Revision db4d4c3a (qgis): Merge pull request #46686 from qgis/backport-46411-to-release-3_22
[Backport release-3_22] Correctly resolveReference after we load/create embedded group Julien Cabieces
11:02 AM Revision 50fd3d42 (qgis): Less noise
Matthias Kuhn
10:15 AM Revision aca12009 (qgis): Fix tests on old geos
Alessandro Pasotti
09:37 AM Revision 32e8ba3b (qgis): Update src/core/expression/qgsexpressionfunction.cpp
Co-authored-by: nicogodet <[email protected]> Alessandro Pasotti
09:31 AM Revision 89d54caa (qgis): Merge pull request #46502 from elpaso/formatted_attributes
New represent_attributes function Alessandro Pasotti
09:05 AM Revision cf26d608 (qgis): [api] add unplaced label handling to the QgsLabelSink class
Mathieu Pellerin - nIRV
09:05 AM Revision fb93c7b3 (qgis): [api] Export the core QgsTextLabelFeature class
Mathieu Pellerin - nIRV
08:42 AM Revision 9f852cf0 (qgis): constify
Co-authored-by: Matthias Kuhn <[email protected]> Julien Cabieces
08:42 AM Revision 3b442e2a (qgis): constify
Co-authored-by: Matthias Kuhn <[email protected]> Julien Cabieces
08:42 AM Revision c6a5baf5 (qgis): Fixes #45872 : resolveReference after we load/create embedded group
Julien Cabieces
08:38 AM Revision e8a97115 (qgis): Merge pull request #46411 from troopa81/fix_embedded_group
Correctly resolveReference after we load/create embedded group Julien Cabieces
07:37 AM Revision c2363a37 (qgis): Merge pull request #46678 from 3nids/capture-rb-file
move QgsMapToolCaptureRubberband class to its own file Loïc Bartoletti
05:32 AM Revision 45aa0b7c (qgis): Add 'label' keyword to the friendly identifier field list
Mathieu Pellerin - nIRV

2022-01-03

05:54 PM Revision 2508228a (qgis): constify
Co-authored-by: Matthias Kuhn <[email protected]> Julien Cabieces
05:39 PM Revision 35d9e12e (qgis): extend geometry_n def
Alex Hay
05:01 PM Revision b81c83a8 (qgis): Handle copy of vextex tool table into clipboard - fixes #46407
Jacky Volpes
04:09 PM Revision 4449598e (qgis): More tests for intersection
Alessandro Pasotti
03:35 PM Revision 46caa0da (qgis): constify
Co-authored-by: Matthias Kuhn <[email protected]> Julien Cabieces
03:13 PM Revision b76838bf (qgis): allow to digitize curves for add part / add ring / fill ring map tools ...
Denis Rouzaud
03:13 PM Revision 1e9578a8 (qgis): Bump actions/upload-artifact from 2.2.4 to 2.3.1 (#46670)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.1.
- [Release notes](ht...
dependabot[bot]
02:08 PM Revision 867d72a5 (qgis): remove useless private methods (#46680)
Denis Rouzaud
11:04 AM Revision b27019d5 (qgis): fix private cond
Denis Rouzaud
10:55 AM Revision 795bb6a2 (qgis): move QgsMapToolCaptureRubberband class to its own file
Denis Rouzaud
09:39 AM Revision a64443fa (qgis): Update backport.yml (#46677)
Denis Rouzaud
09:38 AM Revision ef288795 (qgis): Update backport.yml
Denis Rouzaud

2022-01-02

07:15 AM Revision 406520f7 (qgis): [processing] Add an optional output extent to the gdal raster calculato...
Mathieu Pellerin - nIRV

2022-01-01

08:01 PM Revision 5e028dae (qgis): Bump m-kuhn/backport from 1.2.3 to 1.2.5
Bumps [m-kuhn/backport](https://github.com/m-kuhn/backport) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com...
dependabot[bot]
08:00 PM Revision ed62bfd7 (qgis): Bump actions/upload-artifact from 2.2.4 to 2.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.1.
- [Release notes](ht...
dependabot[bot]
09:50 AM Revision 0d9f82b7 (qgis): Add comment
pathmapper
09:46 AM Revision efd0e863 (qgis): Use 'corepack enable' to make yarn available
pathmapper
09:40 AM Revision fbe0bb01 (qgis): Node.js and yarn are needed for building server landingpage
pathmapper
01:35 AM Revision b417b4a8 (qgis): Add 'label' keyword to the friendly identifier field list
Mathieu Pellerin - nIRV
01:32 AM Revision d339d164 (qgis): call static
antoine dauce
01:31 AM Revision 41708893 (qgis): Add 'label' keyword to the friendly identifier field list
Mathieu Pellerin - nIRV

2021-12-31

09:40 PM Revision d9d389be (qgis): Use node 17 for rawhide build
pathmapper
12:11 PM Revision ddf9541c (qgis): Add missing qgslabelsink.h header
Mathieu Pellerin - nIRV
08:28 AM Revision c40d32a8 (qgis): Correctly set font style (bold/italic) when converting MapBox styles
Nyall Dawson
07:26 AM Revision dbff1e16 (qgis): Also add signal for when layer rendering starts
Nyall Dawson
07:26 AM Revision 79d50657 (qgis): Add layerRendered signal to QgsMapRendererJob
Can be used to provide progress feedback on map render jobs Nyall Dawson
06:03 AM Revision 871feef6 (qgis): Correctly set font style (bold/italic) when converting MapBox styles
Nyall Dawson
06:00 AM Revision cc404c9e (qgis): Correctly set font style (bold/italic) when converting MapBox styles
Nyall Dawson

2021-12-30

12:55 AM Revision 03d75bfe (qgis): a forgotten deletion of a lambda parameter
antoine dauce
12:55 AM Revision aa730d6a (qgis): call static
antoine dauce
07:20 PM Revision 73538270 (qgis): Update dependencies
pathmapper
07:20 PM Revision a9ae64e5 (qgis): Migrate to vue cli v5 to solve issue related to webpack 4 and fedora ra...
pathmapper
07:20 PM Revision c2d5ed1f (qgis): Try to add yarnpkg
pathmapper
07:20 PM Revision 8c4cd947 (qgis): Add nodejs and yarn to docker
pathmapper
07:20 PM Revision 84ab9e85 (qgis): Add yarn to mingw deps
pathmapper
07:20 PM Revision 57bbb4eb (qgis): Delete complied js files
pathmapper
07:20 PM Revision 456d5608 (qgis): Add mingw64-yarn
pathmapper
07:18 PM Revision 00f727bd (qgis): Integrate landingpage build process with cmake
pathmapper
07:18 PM Revision d2e082d1 (qgis): Use more intuitive name for target
Co-authored-by: Denis Rouzaud <[email protected]> pathmapper
07:18 PM Revision b4391e0a (qgis): Copy first and build in build directory
pathmapper
07:18 PM Revision 58232d6c (qgis): Update output path
Co-authored-by: Denis Rouzaud <[email protected]> pathmapper
07:06 PM Revision 8b1d08d7 (qgis): Merge pull request #46640 from pathmapper/osm_attribution
[server] Add missing OSM attribution for landingpage Catalog Alessandro Pasotti
09:31 AM Revision 46356150 (qgis): Merge pull request #46654 from nirvn/scalecalc_canvaswidth
[feature] Add a QgsScaleCalculator function to calculate canvas width from a given extent, scale, and dpi Mathieu Pellerin - nIRV
08:03 AM Revision 6a87dadb (qgis): Update tests/src/python/test_qgsscalecalculator.py
Co-authored-by: Nyall Dawson <[email protected]> Mathieu Pellerin - nIRV
05:22 AM Revision 17b9bb8a (qgis): [processing] Add the missing optional extent param to the gdal clip ras...
Mathieu Pellerin - nIRV
05:17 AM Revision 83b5183a (qgis): [feature] Add a QgsScaleCalculator function to calculate canvas width f...
Mathieu Pellerin - nIRV
05:06 AM Revision 6e607313 (qgis): [feature] Handy null painter device class to use with map renderer cust...
Mathieu Pellerin - nIRV

2021-12-29

08:54 PM Revision 6c6e011b (qgis): Merge pull request #46648 from nirvn/maprenderer_labelsink
Add a couple of symbol/label API features to map renderer jobs Mathieu Pellerin - nIRV
11:04 AM Revision b4ecdf21 (qgis): Update compiled js files
pathmapper
11:02 AM Revision 6d98291d (qgis): Remove optional attribution prefix
pathmapper
08:00 AM Revision d4fceb27 (qgis): Address review
Mathieu Pellerin - nIRV

2021-12-28

02:04 PM Revision 4dbcd389 (qgis): [feature][api] Allow a custom label sink to be used with map renderer jobs
Mathieu Pellerin - nIRV
02:04 PM Revision 41317149 (qgis): [feature][api] Add a map settings / render context flag to skip symbol ...
Mathieu Pellerin - nIRV
09:26 AM Revision 488255d8 (qgis): simplify creation of CMake files for Python tests (#46642)
Denis Rouzaud

2021-12-27

10:37 PM Revision ee4b737e (qgis): fix and add tests
antoine dauce
10:37 PM Revision 39e0dacf (qgis): Fix drill-down filtering on new features.
Fix #46369 Alessandro Pasotti
10:37 PM Revision a13b29f2 (qgis): fix percent encoding in wms server parameter
bdm-oslandia
10:37 PM Revision 907d0f82 (qgis): fix build
Loïc Bartoletti
10:37 PM Revision 8c52439a (qgis): revert order in lenghts. don't break the API
Loïc Bartoletti
10:37 PM Revision 20be0dec (qgis): Add tests. Thanks to @agiudiceandrea
Loïc Bartoletti
10:37 PM Revision 751e135c (qgis): Fix order of lenghts and use law of cosines for angles. Fix #46370
Loïc Bartoletti
10:37 PM Revision dbc4f592 (qgis): [ExternalResourceWidget] Fix crash when loading blank after a page
Julien Cabieces
10:37 PM Revision 54946c9b (qgis): Server getprint atlas: fix pk-less layers
Co-authored-by: David Marteau <[email protected]> Alessandro Pasotti
10:37 PM Revision 69f86a4e (qgis): Switch to click_x/click_y instead of clicked_* which is used in QgsMapT...
Etienne Trimaille
10:37 PM Revision 58becc5a (qgis): Better reference item to zoom to in modeler
cherry-pick 01e391e Harrissou Santanna
10:37 PM Revision a5240a99 (qgis): Make the "zoom to" action really zoom to a group box instead of pan
Harrissou Santanna
10:37 PM Revision b92d8908 (qgis): adapt a test with behavior before the PR #45202
antoine dauce
10:37 PM Revision 928191f2 (qgis): modify tests
antoine dauce
10:37 PM Revision b6f85d46 (qgis): use variantToPythonLiteral
antoine dauce
10:37 PM Revision 7418f76a (qgis): Fix constraint check when AllowMulti
Fix #46366 Alessandro Pasotti
10:37 PM Revision c52215a7 (qgis): add forgotten markers in QString
antoine dauce
10:37 PM Revision c8985a51 (qgis): export value as python string
antoine dauce
10:37 PM Revision 7a49d9bb (qgis): [processing] multidirectional and combined shading options are mutually
exclusive (fix #45957) Alexander Bruy
10:37 PM Revision 491891ff (qgis): Add vector layer #45905
Joeperdefloep
10:37 PM Revision 780f41d1 (qgis): Fix logic for clearing cached histograms when raster data provider user...
We can't assume that the cached histograms and stats lists are
always aligned. (Seen when TestQgsZonalStatistics::tes...
Nyall Dawson
10:37 PM Revision 45e0e0e8 (qgis): Add test coverage for this regression
Mathieu Pellerin - nIRV
10:37 PM Revision 51a06d38 (qgis): Valu relation widget: fix allowMulti + not null
Fix #46366 by changing the returned value from the
widget when allowMulti is ON and allowNull is OFF,
in this case wh...
Alessandro Pasotti
10:37 PM Revision dabc536a (qgis): [spatialite] Fix broken extent filter feature request against a spatial...
Mathieu Pellerin - nIRV
10:37 PM Revision ba23ff7d (qgis): Ensure that UUID form widget doesn't try to generate UUIDs which
are too long to fit in a string Nyall Dawson
10:37 PM Revision 3863c97c (qgis): remove model validity condition
antoine dauce
10:37 PM Revision 74b1d5cf (qgis): When make_polygon is called on a geometry which is already a polygon,
just return that geometry instead of NULL Nyall Dawson
10:37 PM Revision fb0d4666 (qgis): Revert "Fix constraint check when AllowMulti"
This reverts commit 355e3fb3fae492b406bb28688781ecaea0f05b9d. Alessandro Pasotti
10:37 PM Revision ca47ce09 (qgis): Add test for quoted delimiter
Ivan Ivanov
10:37 PM Revision 3f4d0f3e (qgis): Properly quote the delimiter in the processing aggregate algorithm
Ivan Ivanov
10:37 PM Revision 1fa57592 (qgis): QgsAttributeTableModel clears mFieldFormatters on loadAttributes
(addresses #45478)
Signed-off-by: Benjamin Jakimow <[email protected]>
Benjamin Jakimow
10:37 PM Revision 33a62cac (qgis): Revert "[Backport queued_ltr_backports] Treat empty array as NULL; and ...
Alessandro Pasotti
10:37 PM Revision 3d2288cc (qgis): std::as_const -> qgis::as_const
Alessandro Pasotti
10:37 PM Revision 592d8c6a (qgis): Add filterString to cacheBase key for overlay_* functions
to avoid using cached target layer and cached spatial index if the filter string dynamically changes Andrea Giudiceandrea
10:22 PM Revision a04d2b02 (qgis): Fix only first part of multipart geometry rendered when generator
is used as a subsymbol of generator layers
Fixes #46635
Nyall Dawson
10:19 PM Revision 5831c43a (qgis): Fix only first part of multipart geometry rendered when generator
is used as a subsymbol of generator layers
Fixes #46635
Nyall Dawson
09:25 PM Revision 23d6559c (qgis): Fix default value for buffer cap argument
Default is 'round' (tested), old value 8 was a miscopy from line above. Martin Pergler
09:17 PM Revision cccb8e17 (qgis): Update compiled js files
pathmapper
08:35 PM Revision 139318d5 (qgis): Add OSM attribution
pathmapper
07:48 PM Revision cbc9afa1 (qgis): Merge pull request #46639 from pathmapper/maxzoom
[server] Increase maxZoom for landingpage Catalog and WebGis Alessandro Pasotti
12:59 PM Revision 3211c559 (qgis): [labeling] Fix misnamed functions' label sink parameter
Mathieu Pellerin - nIRV
08:18 AM Revision f23dc660 (qgis): Update compiled js files
pathmapper
08:15 AM Revision ea55fd7b (qgis): Change maxZoom for landingpage Catalog and WebGis
pathmapper

2021-12-26

06:06 AM Revision 50bd8255 (qgis): [ui] Fix raster format options widget minimum height
Mathieu Pellerin - nIRV
 

Also available in: Atom