Activity
From 2023-05-04 to 2023-06-02
2023-06-02
- 09:42 PM Revision c23cc8a4 (qgis): OGR Field domain creation: properly convert QVariant to expect OGR data...
- This fixes the main issues: crashes / data corruption.
Note however that currently the GeoPackage driver doesn't rea... - 09:26 AM Revision bbb9c3d0 (qgis): Fix point text angle is incorrectly set in anticlockwise direction,
- whereas every other angle in qgis api is set in clockwise directions
This setting has never been exposed to users, s... - 09:26 AM Revision eb2941fa (qgis): Expose angle control for point text annotations in widget
- This was supported by the annotation, but not exposed in the
widget for some reason - 09:26 AM Revision d3d04316 (qgis): Correctly handle alignment in point text bounding box calculations
- 09:26 AM Revision 24680c5d (qgis): Expose the horizontal alignment option for point text annotations to GUI
- This has been supported via raw api, but not exposed in the widget
- 09:26 AM Revision 83b44db7 (qgis): Correctly account for point text rotation when calculating item
- bounding box
- 09:26 AM Revision a764e2da (qgis): Expose setting for point text annotations to control how
- the text annotation should handle map rotation
Previously, text annotations just ignore map rotation, which
matches ... - 08:04 AM Revision 68b1aa08 (qgis): Merge pull request #53317 from nyalldawson/fix_grass_invalid
- Fix crash on invalid grass layer paths
- 06:14 AM Revision b080e7df (qgis): Fix plugin manager searching
- Fixes #53332
- 04:59 AM Revision 09b54827 (qgis): Use approach from https://github.com/OSGeo/gdal/pull/7887 to temporarily
- workaround broken fedora rawhide containers
- 04:59 AM Revision a4c85d19 (qgis): More workarounds
- 03:45 AM Revision acc133df (qgis): Bump tj-actions/changed-files from 35 to 36
- Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 36.
- [Release notes](https:...
2023-06-01
- 11:24 PM Revision a8d63248 (qgis): Restore cbExpandInserts for inserts layer
- 10:39 PM Revision 52ec6016 (qgis): Add 'Int8' as raster data types to Processing GDAL algorithms (#51755)
- 10:27 PM Revision 5bfa3e8b (qgis): address review
- (cherry picked from commit 44d72c14819cb84ac468af00d906b95734c729d8)
- 10:27 PM Revision 5a319e93 (qgis): apply pixel size conversion factor to line width if style does not
- define "line-width" property
(cherry picked from commit 68fa66dfc1e617cd8595b5916b0e8d64c9051fdc) - 10:26 PM Revision cc95fc0a (qgis): enable elevation properties for raster outputs produced by Export raster
- and Export raster (TIN) algorithms
- 10:22 PM Revision 443c9964 (qgis): [processing] We can export atlas/print layout without printer support
- 10:10 PM Revision a277d26b (qgis): Expand range of z index spin for annotations
- 09:56 PM Revision a2675534 (qgis): Bump tj-actions/changed-files from 35 to 36
- Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 36.
- [Release notes](https:... - 04:20 PM Revision 36f88dfd (qgis): update pdal_wrench to 1.0.1
- 04:16 PM Revision 53ce24b1 (qgis): refactor/simplification
- 04:16 PM Revision f49167be (qgis): Q_ASSERT
- 04:16 PM Revision 23731163 (qgis): improve project loading with requested credentials
- 04:00 PM Revision 084d7a4d (qgis): Merge pull request #53328 from m-kuhn/intsall_qgslayoutchecker
- 02:41 PM Revision ec2a6a01 (qgis): Fix crash in layout legend, plus pass context to the renderer
- - fix crash reported in https://github.com/qgis/QGIS/pull/53296#issuecomment-1570127573
- pass the expression context... - 02:40 PM Revision 2f469991 (qgis): spelling fix
- 01:25 PM Revision 28321468 (qgis): Enable QgsLayoutChecker also without tests
- 11:52 AM Revision afbed0c6 (qgis): Expand range of z index spin for annotations
- 11:48 AM Revision 02d0fbbb (qgis): Expand range of z index spin for annotations
- 05:27 AM Revision f5609621 (qgis): Fix grass debug output always going to error
- 05:27 AM Revision e40cce96 (qgis): Fix running grass tests with grass provider available
- 05:27 AM Revision 5cf50e0d (qgis): Fix crash when grass vector layer path is broken
- Fixes #32130
- 03:25 AM Revision 9586c6ee (qgis): Correctly install grass resources to QgsApplication::pkgDataPath()
- 03:22 AM Revision 5e4f79b2 (qgis): Ensure quadrant segments are always at least 8 when doing offset curve
- Works around a GEOS bug artifacts when using GEOS 3.11.{0,1,2}
Closes GH-53165 in 3.28 branch - 03:21 AM Revision d9f0cff9 (qgis): Ignore more generated files (and sort with LANG=C)
2023-05-31
- 08:49 PM Revision 227f0857 (qgis): Fix crash when creating new grass mapsets when "set" is pressed
- and no region is selected
- 08:48 PM Revision 3248ecbd (qgis): Don't create alpha bands for non-rotated, south up rasters
- Fixes #50879
- 08:44 PM Revision d8a37248 (qgis): Merge pull request #53290 from nyalldawson/fix_50879
- Don't create alpha bands for non-rotated, south up rasters
- 08:43 PM Revision 99890dbf (qgis): Merge pull request #53293 from nyalldawson/fix_grass_crash
- Fix crash when creating new grass mapsets when "set" is pressed and no region is selected
- 11:07 AM Revision 783152cc (qgis): Cache database connection capabilities for browser items so
- we don't create a new connection on every call to the qt model
flags
Greatly speeds up browser when a large number o... - 11:01 AM Revision 3088bc5d (qgis): Cache database connection capabilities for browser items so
- we don't create a new connection on every call to the qt model
flags
Greatly speeds up browser when a large number o... - 10:04 AM Revision 763a3b1f (qgis): Merge pull request #53286 from alexbruy/pdal-quote-filter
- quote filter command line argument when printing pdal_wrench command in the algorithm log
- 09:58 AM Revision 28366bcc (qgis): debian packaging: move .sip everywhere except bullseye
- 09:57 AM Revision 41b120c1 (qgis): debian packaging: fix .sip packaging on focal and bullseye
- 09:56 AM Revision e3196484 (qgis): Add more context to the legend filter expressions in layouts
- Fix #53229
- 09:49 AM Revision b8e50dfc (qgis): debian packaging: fix .sip packaging on focal and bullseye
- 05:53 AM Revision 2796d273 (qgis): QgsBrowserGuiModel::flags(): take into number of providers for cached d...
- 05:53 AM Revision 531d49f1 (qgis): QgsBrowserGuiModel::flags(): cache value for faster browser redrawn (re...
- 04:48 AM Revision b2361220 (qgis): Fix crash when creating new grass mapsets when "set" is pressed
- and no region is selected
- 03:35 AM Revision 128dffc2 (qgis): Don't create alpha bands for non-rotated, south up rasters
- Fixes #50879
- 03:06 AM Revision 8688bc2b (qgis): fix enum
- 03:06 AM Revision 413c8db5 (qgis): backport #52259
- 03:06 AM Revision 7576b16b (qgis): fix version in doc
- 02:58 AM Revision 192c91ca (qgis): fix deactivate mesh layer contours
- 02:09 AM Revision 8e9901ba (qgis): modernise
- 02:09 AM Revision e4b10d15 (qgis): Add algorithm to manage GRASS addons
- 02:09 AM Revision aea90ec6 (qgis): Add algorithm to list GRASS addons
- 02:09 AM Revision 6bae9e07 (qgis): Update g.extension.list.txt
- Write list to file
- 02:09 AM Revision f1f4d243 (qgis): override processInputs for g.extension algorithms
- 02:09 AM Revision 7a25346c (qgis): fix flake test I think
2023-05-30
- 01:52 AM Revision cd4382e6 (qgis): QgsBrowserGuiModel::flags(): take into number of providers for cached d...
- 01:52 AM Revision 702333ff (qgis): QgsBrowserGuiModel::flags(): cache value for faster browser redrawn (re...
- 01:48 AM Revision 9d49d3a9 (qgis): QgsBrowserGuiModel::flags(): cache value for faster browser redrawn (re...
- 01:48 AM Revision 9023a670 (qgis): QgsBrowserGuiModel::flags(): take into number of providers for cached d...
- 01:46 AM Revision d73de50d (qgis): Update src/analysis/processing/pdal/qgspdalalgorithmbase.cpp
- 01:02 AM Revision 64ac6e99 (qgis): fix tests
- 01:02 AM Revision c5ff7983 (qgis): Update tests/src/core/testqgsexpression.cpp
- 01:02 AM Revision d0c7c6e9 (qgis): fix formula for exponential interpolation
- The scale_exp function renamed to scale_polynomial and has an alias
scale_exp to preserve backward compatibility.
A ... - 10:03 PM Revision b808af63 (qgis): Adapt a really old (2011) workaround for some old project invalid
- settings to avoid trying to reset the renderer for wms layers
on project load
This raises errors when a wms with hei... - 10:02 PM Revision 45c4f613 (qgis): Update src/core/geometry/qgsgeos.cpp
- 10:02 PM Revision 39ddf6ea (qgis): Add mask for text_on_curved_line_offset_line_positive test image
- 10:02 PM Revision 9f551806 (qgis): Ensure quadrant segments are always at least 8 when doing offset curve
- Works around a GEOS bug artifacts when using GEOS 3.11.{0,1,2}
Closes GH-53165 - 10:02 PM Revision c5131873 (qgis): [processing] accept floating point values as resolution in PDAL
- algorithms producing raster outputs
- 09:55 PM Revision 6711e97d (qgis): thread_local all const QRegularExpression objects
- 05:35 PM Revision 4e8dc8dd (qgis): quote filter command line argument when printing pdal_wrench command in
- the algorithm log
- 01:31 PM Revision 5d8e1dc7 (qgis): Pass renderer usage from download vector tile algorithm
- Fixes #53183
- 11:48 AM Revision ec7f597e (qgis): Merge pull request #53186 from elpaso/bugfix-gh30528-shapefile-regenera...
- OGR: regenerate shapefile qix on end editing
- 08:45 AM Revision e1bb2e5b (qgis): [wms] Add bounding boxes for all linked title matrixes to get proper (#...
- WMTS layer extent (fixes #51857)
- 08:36 AM Revision 02dee1dd (qgis): Merge pull request #53257 from domi4484/backport-53098-to-queued_ltr_ba...
- 06:45 AM Revision cbe26567 (qgis): QString fixup
- 06:05 AM Revision 957dc8ff (qgis): Use specific typing for QgsWkbPtr
- Wkb knows uin32 and we offer conversion functions to this.
- 06:04 AM Revision c17b0072 (qgis): Use thread_local for QRegularExpression objects
- Speeds up browser item population
- 02:33 AM Revision 49fe695c (qgis): QgsOgrFeatureIterator(): remove (hopefully!) useless code in subset str...
- Those lines where introduced per commit 5a9067e722be, but it is likely
that a following commit (391ec8a5dd4508f75b653... - 02:22 AM Revision 2ca03479 (qgis): [layouts] Fix layout exporter build when QPrinter is not present
2023-05-29
- 09:26 PM Revision 5e79276e (qgis): Merge pull request #53261 from pathmapper/wfs_const
- Use QStringLiteral also for remaining QgsWFSConstants
- 05:07 PM Revision a60863a0 (qgis): debian packaging: don't move sip bindings only on focal and bullseye (i...
- 05:06 PM Revision a5ca3ca4 (qgis): debian packaging: don't move sip bindings only on focal and bullseye (i...
- 09:20 AM Revision 36e01046 (qgis): Use QStringLiteral also for remaining QgsWFSConstants
- 07:47 AM Revision d0811d3d (qgis): Reverse order
- 07:46 AM Revision 66c37cbe (qgis): Fix circular relations
- 07:46 AM Revision a94aa018 (qgis): Fix buffered transaction crash because of wrong orderLayers method
- 07:16 AM Revision 1e7bb4cd (qgis): Fix QgsDoubleValidator for negative sign in some locales
- Some locales use the − character [Unicode Character “−” (U+2212)] as negative sign, instead of the - character [Unico...
- 07:16 AM Revision f4a108bf (qgis): [Server] Use QgsBlockingNetworkRequest to download URL
- 1. Deduplicate code
2. We have seen crashes where we can observe the following pattern at
the top of the stack tra... - 07:16 AM Revision 638f0d3e (qgis): Fix QgsDoubleValidator for positive sign
- Allow the positive sign in front of a positive number
- 07:16 AM Revision 71eceeae (qgis): Fix QgsDoubleValidator for exponential sign
- Also allow to use <E> and the locale exponential sign (for Ukrainian language)
- 07:16 AM Revision f3c1caef (qgis): Add timing to project load: resolve layer deps and set up widgets
- 07:16 AM Revision 754382e8 (qgis): Deselect annotation item when modify tool is deactivates
- 07:16 AM Revision 5463aaba (qgis): [WFS provider] Add "bbox" and "sql" to list of known URI parameters
- 07:16 AM Revision 85849e87 (qgis): qgstabbarproxystyle: Fix tab size if the font is not overriden
- `QgsTabBar::tabSizeHint` computes the size hint for a tab. However it
takes into account the `LabelStyle` font even i... - 07:16 AM Revision 03a92b08 (qgis): Mark common postgresql types as non-enumerable upon load
- This fixes a big performance issue when loading projects with PostgreSQL layers.
In the last stage of project loading... - 07:15 AM Revision 71867c96 (qgis): Update src/core/auth/qgsauthmanager.cpp
- 07:15 AM Revision cdfd83d0 (qgis): Missing one #ifndef QT_NO_SSL in qgsauthmanager.cpp
- 07:15 AM Revision 9d26729b (qgis): Update src/core/auth/qgsauthmanager.cpp
- 07:06 AM Revision e7b034d2 (qgis): Add test for QgsDwgImportDialog
- 06:18 AM Revision 78c7bcfb (qgis): Fix qt6 build
- 06:18 AM Revision 07c3f170 (qgis): Add space before units
- 06:18 AM Revision ddc0012f (qgis): Add api to set a label suffix and placement for labels in plot axis
- 06:18 AM Revision 2d105204 (qgis): [feature] Expose choice of distance unit in elevation profile settings
- menu
Allows users to change the distance unit for situations where the
map's default distance unit isn't appropriate - 06:18 AM Revision bb5cfb87 (qgis): Add no labels option
- 06:18 AM Revision ae638d26 (qgis): Allow setting distance unit for layout elevation profile items
- 03:17 AM Revision 988b80ee (qgis): Fix MouseHandle resize cursors when rotation<0
2023-05-28
- 01:50 AM Revision 5419dbf7 (qgis): [WFS provider] Add "bbox" and "sql" to list of known URI parameters
- 03:35 PM Revision 402b30c9 (qgis): debian packaging: pdal provider on only focal, jammy and bullseye (ie. ...
- 03:35 PM Revision 39180296 (qgis): debian packaging: pdal provider on only focal, jammy and bullseye (ie. ...
2023-05-27
- 07:01 PM Revision c006973a (qgis): debian packaging: run dh_sip3 only on focal and bullseye (ie. not bookw...
- 12:30 PM Revision 06fde966 (qgis): Merge pull request #53247 from pathmapper/wfs_param_warning
- [WFS provider] Add "bbox" and "sql" to list of known URI parameters
- 10:07 AM Revision 31d5d636 (qgis): [dxf] Use a single reference bock when exporting markers with only data...
- 08:57 AM Revision 02aa76c5 (qgis): fix MSVC build
- 08:52 AM Revision 9cb5f0e7 (qgis): debian packaging: run dh_sip3 only on focal and bullseye (ie. not bookw...
- 08:51 AM Revision 62cbdb06 (qgis): debian packaging: run dh_sip3 only on focal and bullseye (ie. not bookw...
- 08:51 AM Revision 61c26ca3 (qgis): debian packaging: run dh_sip3 only on bullseye (ie. not bookworm)
2023-05-26
- 10:34 PM Revision 560d59d1 (qgis): [Feature] Add option to export elevation profiles
- This adds a new entry to the elevation profile toolbar, with
various options for exporting elevation profiles
You ca... - 10:34 PM Revision 33ffe9f6 (qgis): [api] Add framework for exporting elevation profile results
- as vector layers
- 10:34 PM Revision 3201a627 (qgis): Add missing documentation
- 10:34 PM Revision b241b442 (qgis): Fix threading warnings raised from raster elevation profile generation
- 10:34 PM Revision 7f8fd5ea (qgis): Create QgsProfileExporterTask task for generating and exporting
- elevation profiles to files
- 10:34 PM Revision a865a762 (qgis): Add driver filter option for formats capable of multi-layer storage
- 10:34 PM Revision 92590f5f (qgis): More test tolerance
- 10:34 PM Revision 6aa60847 (qgis): Fix clang warning
- 10:34 PM Revision a5e4017b (qgis): Test tolerance
- 05:21 PM Revision c498f18e (qgis): [WFS provider] Add "bbox" and "sql" to list of known URI parameters
- 05:12 PM Revision 37ebf9c5 (qgis): [gui][editor widgets] Show value relation description when hovering the...
- 03:35 PM Revision 913abbbf (qgis): Add test for QgsDwgImportDialog
- 02:01 PM Revision 2411cec1 (qgis): Release of 3.30.3
- 02:01 PM Revision 8f71d9eb (qgis): translation update for 3.30.3 from transifex
- 02:01 PM Revision fedae0eb (qgis): Release of 3.28.7
- 02:01 PM Revision a799fed8 (qgis): translation update for 3.28.7 from transifex
- 01:25 PM Revision 19bdd95b (qgis): debian packaging: add debian bookworm (PDAL only enabled on bullseye, f...
- 01:23 PM Revision 0cbcf603 (qgis): debian packaging: add debian bookworm and ubuntu lunar (PDAL only enabl...
- 01:21 PM Revision 9f23a2c1 (qgis): Merge pull request #52799 from mhugent/server_pdf_format_options
- Server pdf format options
- 11:47 AM Revision 26406fe9 (qgis): [layout] Insure that hyperlinks within HTML-enabled labels are exported...
- 10:39 AM Revision 8c8c201b (qgis): Add test for QgsDwgImportDialog
- 09:19 AM Revision 86457f37 (qgis): Merge branch 'qgis:master' into server_pdf_format_options
2023-05-25
- 01:38 AM Revision ab98551f (qgis): Apply suggestions from code review
- Co-authored-by: Étienne Trimaille <[email protected]>
- 01:38 AM Revision 88c3c416 (qgis): Improve console help
- 01:22 AM Revision c2860918 (qgis): Update grass7.txt
- add note about reloading descriptions
- 01:22 AM Revision ce7429b2 (qgis): Update python/plugins/grassprovider/grass7.txt
- suggested change from nicogodet
Co-authored-by: Nicolas Godet <[email protected]> - 01:22 AM Revision b223dcc7 (qgis): Update guide for GRASS algorithms
- 01:22 AM Revision 9803db45 (qgis): Update python/plugins/grassprovider/grass7.txt
- suggested change from nicogodet
Co-authored-by: Nicolas Godet <[email protected]> - 01:22 AM Revision ff8727ae (qgis): Update grass7.txt
- Correct the list of vector output types (guess I was interrupted while working on this section).
- 01:22 AM Revision ce9e9bfd (qgis): Update python/plugins/grassprovider/grass7.txt
- Correction from nicogodet
Co-authored-by: Nicolas Godet <[email protected]> - 01:22 AM Revision a98f02e9 (qgis): Update python/plugins/grassprovider/grass7.txt
- Correction from nicogodet
Co-authored-by: Nicolas Godet <[email protected]> - 01:22 AM Revision 1fb475cf (qgis): Update python/plugins/grassprovider/grass7.txt
- Suggested change from nicogodet
Co-authored-by: Nicolas Godet <[email protected]> - 01:22 AM Revision 7803d42b (qgis): Update grass7.txt
- Add more parameters and examples
- 01:22 AM Revision 523f1f92 (qgis): Update grass7.txt
- Update "advanced" information based on https://medspx.fr/blog/Qgis/grass_processing_provider/
- 01:12 AM Revision b45da52b (qgis): Address PR comments
- 01:12 AM Revision b14482fe (qgis): Add flag for common angle/feature snapping priority
- The flag allows to ignore common angle snapping when
there is a feature snapping match
Fixes #52333 - 11:57 PM Revision caadb7d0 (qgis): Fix some warnings raised when opening layout designers
- 11:57 PM Revision 453abdd2 (qgis): Fixes #49728 : Fix layout legend when geometry generator is involved
- 11:57 PM Revision 0be08cd6 (qgis): restrictedSymbolSizeOK must be false only with geometrygenerator
- 05:21 PM Revision e8db036b (qgis): [layout] Insure that hyperlinks within HTML-enabled labels are exported...
- 04:08 PM Revision 7ed40d5a (qgis): Fix creating memory provider with no crs
- 08:26 AM Revision 976c9a95 (qgis): restrictedSymbolSizeOK must be false only with geometrygenerator
- 08:26 AM Revision 348696c5 (qgis): Fixes #49728 : Fix layout legend when geometry generator is involved
- 07:52 AM Revision b8695700 (qgis): Included more icon sizes in qgis ico
- 04:51 AM Revision f9020ca4 (qgis): Included more icon sizes in qgis ico
2023-05-24
- 01:17 AM Revision 009c2fca (qgis): Included more icon sizes in qgis ico
- 01:17 AM Revision b81fa73c (qgis): Included more icon sizes in qgis ico
- 01:13 AM Revision 10a48503 (qgis): [gui] Change "Add WFS Layer" to "Add WFS / OGC API - Features Layer"
- 01:12 AM Revision f8012aee (qgis): Included more icon sizes in qgis ico
- 01:07 AM Revision 36d4022b (qgis): reset options page when search bar is cleared
- 01:05 AM Revision 0a68d2ca (qgis): [dbmanager] Remove Delete and Rename actions for Project layers
- since it is not possible to remove or rename the Virtual Layers / Project layers items
- 01:04 AM Revision 7bd4c5b0 (qgis): Update v.neighbors.txt
- Additional options for aggregate statistics, based on https://grass.osgeo.org/grass82/manuals/v.neighbors.html
- 01:03 AM Revision fcc8a5cc (qgis): fix indentation
- 01:03 AM Revision 9bab2463 (qgis): fix already used macros
- 01:03 AM Revision 5d503543 (qgis): fix clang tidy
- 01:03 AM Revision 2e0b2993 (qgis): update to MDAL 1.0.3
- 12:25 AM Revision 64f4e78c (qgis): no GDAL resampling with unknown data type
- 12:25 AM Revision 68285967 (qgis): Update src/core/raster/qgsrasterlayerrenderer.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 12:25 AM Revision 005e04e3 (qgis): Update src/core/qgsgdalutils.cpp
- Co-authored-by: Even Rouault <[email protected]>
- 10:34 PM Revision 2a9b24e6 (qgis): [pyqgis] fix calling QgsGeometry.splitGeometry with QgsPoint or QgsPoin...
- 10:28 PM Revision 058a73d1 (qgis): Merge pull request #53098 from domi4484/fixBufferedTransactionOrderLaye...
- Fix buffered transaction crash because of wrong orderLayers method
- 10:09 PM Revision 8e884046 (qgis): qgstabbarproxystyle: Fix tab size if the font is not overriden
- `QgsTabBar::tabSizeHint` computes the size hint for a tab. However it
takes into account the `LabelStyle` font even i... - 10:09 PM Revision eff3d0b1 (qgis): qgstabbarproxystyle: Fix tab size if the font is not overriden
- `QgsTabBar::tabSizeHint` computes the size hint for a tab. However it
takes into account the `LabelStyle` font even i... - 03:59 AM Revision 2ecfe971 (qgis): Update src/core/raster/qgsrasterlayerrenderer.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:59 AM Revision 6e2ea7ae (qgis): Update src/core/qgsgdalutils.cpp
- Co-authored-by: Even Rouault <[email protected]>
- 03:59 AM Revision 5a6d32ea (qgis): no GDAL resampling with unknown data type
- 03:54 AM Revision eab811f9 (qgis): no GDAL resampling with unknown data type (#53200)
- * no GDAL resampling with unknown data type
* Update src/core/qgsgdalutils.cpp
Co-authored-by: Even Rouault <even.r...
2023-05-23
- 12:15 AM Revision 211d4f59 (qgis): qgstabbarproxystyle: Fix tab size if the font is not overriden
- `QgsTabBar::tabSizeHint` computes the size hint for a tab. However it
takes into account the `LabelStyle` font even i... - 12:15 AM Revision 0c1e0e73 (qgis): qgstabbarproxystyle: Fix tab size if the font is not overriden
- `QgsTabBar::tabSizeHint` computes the size hint for a tab. However it
takes into account the `LabelStyle` font even i... - 12:11 AM Revision 01c10aec (qgis): qgstabbarproxystyle: Fix tab size if the font is not overriden
- `QgsTabBar::tabSizeHint` computes the size hint for a tab. However it
takes into account the `LabelStyle` font even i... - 12:10 AM Revision b99a349e (qgis): Fix pixelated appearance of elevation profile chart on hidpi displays
- 12:10 AM Revision a3829302 (qgis): Layers can now be added to elevation plots via drag and drop from
- layer tree.
Unfortunately due to qt api limitations, we can't just enable direct
drag and drop from the layer tree -... - 12:10 AM Revision 29f0d479 (qgis): Add an explicit "Add Layers" button to elevation profile dock
- This provides a user-friendly why of adding new layers to a plot -
clicking it will show a filtered list of possible ... - 12:10 AM Revision c19c442c (qgis): Add a simple cache for read tile data from vtpk data sources
- The process of reading raw tile data from a vtpk comes with some
cost due to the necessary unzipping of files from th... - 12:10 AM Revision d0f61c9a (qgis): Documentation
- 10:18 PM Revision 80062abf (qgis): Merge pull request #53190 from 3nids/merge-feature-field-widget
- use field widget in merge feature dialog
- 05:39 PM Revision f0ec61b1 (qgis): fix test
- 04:00 PM Revision 92c48791 (qgis): Move qix generation to real leave
- 03:13 PM Revision f594e7cc (qgis): Readd inserts layer that was removed by mistake
- 03:13 PM Revision d7a11d28 (qgis): Put preview layers in a list to dispose them correctly
- 03:09 PM Revision 831f8f02 (qgis): Preview of layers in dxf import dialog
- 03:09 PM Revision 73c0993f (qgis): Don't add layers to the project during preview
- 03:09 PM Revision a5eca54b (qgis): Use QgsMapCanvas for preview
- 11:33 AM Revision 7d250a4a (qgis): Fix buffered transaction crash because of wrong orderLayers method
- 11:33 AM Revision 804eb61f (qgis): Fix circular relations
- 11:33 AM Revision b2b0e389 (qgis): Reverse order
- 08:26 AM Revision 916cbb8f (qgis): fix unused arg warning
- 07:35 AM Revision 752cf10d (qgis): re-include header
2023-05-22
- 01:56 AM Revision 0811919b (qgis): Ensure symbols using map unit sizing work correctly in elevation
- profile plots
Fixes #52833 - 12:27 AM Revision 617a435e (qgis): skip COPC inputs in the "Create COPC" algorithm (fix #53157)
- 09:51 PM Revision 62387fd8 (qgis): use field widget in merge feature dialog
- 09:50 PM Revision eb97cf01 (qgis): avoid crash when giving nullptr to QgsEditorWidgetWrapper::fromWidget
- 06:23 PM Revision 6cc634c2 (qgis): OGR: regenerate qix on end editing
- GDAL deletes the qix when saving, if the qix was there before
editing started we generate a new one after editing end... - 04:35 PM Revision 3db86bc2 (qgis): Merge pull request #53168 from elpaso/attribute-table-defer-virtual-fields
- Attribute table optimization: do not load hidden fields until required
- 04:14 PM Revision 73df7e5d (qgis): simplify code
- 01:40 PM Revision 15caf313 (qgis): tidy
- 11:09 AM Revision cfb5a9d5 (qgis): Address PR comments
- 11:03 AM Revision f5ae1c30 (qgis): debian packaging: old sip only in bullseye
- 10:02 AM Revision 74065422 (qgis): Try to fix win build
- 06:48 AM Revision 6c4f96a5 (qgis): Add "Fill Above" mode for elevation profile drawing
- Fixes #51074
- 06:48 AM Revision 4c6018de (qgis): Add option to limit the extent of "fill above" and "fill below"
- elevation ranges for a layer in elevation profile plots
Fixes #51010 - 04:54 AM Revision ebe59706 (qgis): Don't try to create database connections for dxf files in browser
- This is very slow to do, and can grind the browser to a halt
for folders with many dxf files - 04:54 AM Revision 7b42acde (qgis): Retrieve and handle table type (geometryless layers) from ArcGIS
- rest services
- 04:50 AM Revision a96c5a87 (qgis): Make getRawTile return QgsVectorTileRawData instead of raw byte arrays
- 04:50 AM Revision f5301353 (qgis): Show LOD information in vtpk layer metadata
- 04:50 AM Revision f2edb04a (qgis): Use the correct method of determining vector tile zoom level
- for identify tool
Fixes incorrect zoom levels used by tool when identify esri
vector tile sources - 04:50 AM Revision 327a069e (qgis): Handle VTPK tile data with zero sizes by falling back to lower
- zoom levels for the tile's data
It seems that every VTPK behaves a bit like an indexed VTPK
where higher zoom level ... - 04:50 AM Revision 981b4a8c (qgis): Make QgsVectorTileMVTDecoder::decode use QgsVectorTileRawData instead o...
- 04:50 AM Revision f5f772f2 (qgis): Add api to QgsVectorTileRawData to handle situation where
- replacement tiles from lower zoom levels have been used, and
where the tile ID to use for the data's clipping region
... - 04:50 AM Revision 7ad16b71 (qgis): Fix some more missing tiles when vtpk archive does not contain a file w...
- 04:45 AM Revision 8f1f792b (qgis): Don't try to create database connections for dxf files in browser
- This is very slow to do, and can grind the browser to a halt
for folders with many dxf files
2023-05-20
- 10:21 PM Revision 99b64712 (qgis): Add timing to project load: resolve layer deps and set up widgets
- 10:21 PM Revision 738df489 (qgis): Mark common postgresql types as non-enumerable upon load
- This fixes a big performance issue when loading projects with PostgreSQL layers.
In the last stage of project loading... - 11:13 AM Revision ba9c0757 (qgis): Don't try to create database connections for dxf files in browser
- This is very slow to do, and can grind the browser to a halt
for folders with many dxf files - 11:13 AM Revision 46549004 (qgis): Don't try to create database connections for dxf files in browser
- This is very slow to do, and can grind the browser to a halt
for folders with many dxf files - 11:09 AM Revision ef25c584 (qgis): Don't try to create database connections for dxf files in browser
- This is very slow to do, and can grind the browser to a halt
for folders with many dxf files - 08:50 AM Revision 814dc1d0 (qgis): remove deprecated toSet()
- 08:19 AM Revision 2319f813 (qgis): Fix logging of warnings from before app is initialized
- 08:19 AM Revision 8a2c0e35 (qgis): Replace QgsDebugMsg(...) with QgsDebugError(...) and ensure it
- is ONLY used for error message reporting
Everything else gets bumped to QgsDebugMsg(..., >= 2) - 08:19 AM Revision 2b5859c2 (qgis): Fix debug level for message log messages
- 08:19 AM Revision 212a456a (qgis): Send QgsDebugError errors to std::cerr instead of qDebug
- Since QgsDebugError should ONLY be used for errors, if we
send them to std::cerr then they'll get correct color forma... - 08:19 AM Revision a51f8d13 (qgis): More appropriate debug level
- 05:18 AM Revision 4e80c9b2 (qgis): Fix clang tidy warnings
- 05:18 AM Revision 7c7d5dc3 (qgis): [profile tool] Add option to lock the horizontal/vertical scale to
- matching scales
When activated, this option ensures that the horizontal and vertical
scales are always kept equal (s...
2023-05-19
- 07:15 PM Revision d2c317a5 (qgis): Attribute table optimization: do not store hidden fields
- - defer hidden fields fetching
- allow caching of mixed full and subset attributes features - 04:23 PM Revision 5bc7b6fd (qgis): Merge pull request #53163 from elpaso/bugfix-followup-53061-floater-set...
- Followup floater settings fix settings storage
- 03:06 PM Revision 55226f56 (qgis): Use some heuristics to guess when a raster layer looks like a DEM
- and auto-set the "represents elevation" flag for these
We do this when:
- the layer contains only one band
- the da... - 03:06 PM Revision 928bbf9e (qgis): When adding a raster layer which we know definitively contains
- elevation data, and the project does not currently have any
terrain provider set, then automatically set that raster ... - 03:06 PM Revision e036570c (qgis): Setup framework for data provider's to provide information about
- elevation related properties to their layers
And use this to ensure that wms tiles with maptiler terrain
or terrariu... - 01:10 PM Revision 66a5604e (qgis): Followup floater settings fix settings storage
- Cleaning my own mess, followup #53061
- 11:05 AM Revision c5f9dc53 (qgis): Remember which project layers have been selected for display in elevation
- profiles and default to these next time an elevation profile is opened
- 10:26 AM Revision 53be37f8 (qgis): Merge pull request #53153 from agiudiceandrea/patch-19
- Fix "Qt : QString::arg: 1 argument(s) missing in getting %1 with %2" opening Settings->Options dialog window
- 04:03 AM Revision 68fa66df (qgis): apply pixel size conversion factor to line width if style does not
- define "line-width" property
- 04:03 AM Revision 44d72c14 (qgis): address review
2023-05-18
- 12:48 AM Revision 10799d83 (qgis): Set debug message level
- 05:27 PM Revision 21120d48 (qgis): Fix QgsSettingsTreeModelNodeData::addChildForSetting
- 04:11 PM Revision e2fa27e4 (qgis): Load layers in parallel threads when opening project (#53069)
- * load layers in parallel threads when opening project
* parallel loading by default and settingsin advanced setting... - 10:23 AM Revision 024f94cc (qgis): Update test reference images
- 10:23 AM Revision 6370e0f1 (qgis): [raster] Fix pixelated rendering of raster on high DPI screens
- 07:45 AM Revision 10b4a9f7 (qgis): Mark common postgresql types as non-enumerable upon load
- This fixes a big performance issue when loading projects with PostgreSQL layers.
In the last stage of project loading... - 07:45 AM Revision c4ac8c6f (qgis): Add timing to project load: resolve layer deps and set up widgets
- 05:52 AM Revision 2a748e3b (qgis): Use more appropriate icon for new elevation profile action
- 02:35 AM Revision c53000e4 (qgis): Mark common postgresql types as non-enumerable upon load
- This fixes a big performance issue when loading projects with PostgreSQL layers.
In the last stage of project loading... - 02:35 AM Revision e7c84179 (qgis): Add timing to project load: resolve layer deps and set up widgets
- 02:34 AM Revision 94d70c70 (qgis): Mark common postgresql types as non-enumerable upon load
- This fixes a big performance issue when loading projects with PostgreSQL layers.
In the last stage of project loading... - 02:34 AM Revision 4ad56204 (qgis): Add timing to project load: resolve layer deps and set up widgets
- 02:29 AM Revision eeb78202 (qgis): Add timing to project load: resolve layer deps and set up widgets
- 02:29 AM Revision 0229d8dc (qgis): Mark common postgresql types as non-enumerable upon load
- This fixes a big performance issue when loading projects with PostgreSQL layers.
In the last stage of project loading...
2023-05-17
- 11:09 PM Revision 46bdea3a (qgis): mark QgsVectorTileLoader as CORE_EXPORT
- 11:09 PM Revision ae75745a (qgis): fix long long cast
- 11:09 PM Revision f25153cf (qgis): move setup work to the prepareAlgorithm
- 11:09 PM Revision 819d306f (qgis): fix casting to long long
- 11:09 PM Revision 4fb41b6a (qgis): smaller default values for maximum zoom level and tile limit parameters.
- Also remove advanced flag from the tile limit parameter.
- 11:09 PM Revision 5a2c1a2a (qgis): make cppcheck happy
- 11:09 PM Revision b1bbaf24 (qgis): better default value for max. zoom level
- check that max. zoom level does not exceeds layer's maximum
- 11:09 PM Revision 981595cb (qgis): improve error message
- 11:09 PM Revision 210d9dbf (qgis): apply style from the input layer to the output vector tiles layer
- 11:09 PM Revision a1013f87 (qgis): [processing] add vector tile destination parameter
- 11:09 PM Revision daa8d5ca (qgis): [processing] allow selecting vector tile layers in map layer and
- multiple layers parameters
- 11:09 PM Revision a4a873c9 (qgis): [processing] download vector tiles algorithm
- 11:09 PM Revision 7697ed95 (qgis): use vector tile output in algorithms
- 10:39 AM Revision 5d6c016e (qgis): Test mask update
- 10:39 AM Revision 1d70004f (qgis): Fix rendering of cached simple marker images on hidpi map displays
- 10:39 AM Revision c13b0e27 (qgis): Indentation
- 10:39 AM Revision 0ab88919 (qgis): Fix build on qt6
- 10:39 AM Revision 74d0aafb (qgis): Consider device pixel ratio in cache size comparisons
- 10:39 AM Revision 8c9e37ff (qgis): Handle device pixel ratio correctly in svg marker rendering
- 09:19 AM Revision 24dda005 (qgis): Update test reference images
- 09:10 AM Revision a8fbea96 (qgis): [raster] Fix pixelated rendering of raster on high DPI screens
- 04:03 AM Revision 33ea58d1 (qgis): Use more robust API to set font size/family overrides
- 04:03 AM Revision b0171684 (qgis): Use new font family/size settings keys to force reset to default
- values
- 04:03 AM Revision d7c78e03 (qgis): Remove very old compatibility code for translating application
- font size/family from very old QGIS versions
- 04:03 AM Revision 39e6f752 (qgis): Use Qt formal API for setting application font instead of stylesheet
- This should hopefully help address some hi-dpi font scaling issues
- 04:03 AM Revision 74849dad (qgis): Remove no longer required logic
- 04:03 AM Revision fc9101d4 (qgis): Rename method for clarity
- 04:03 AM Revision c27d184f (qgis): Adapt iface methods to newer internal API
- 04:03 AM Revision 87935065 (qgis): Use more robust API for storing user overriden application font
- size and family
- 04:03 AM Revision 9f78dee4 (qgis): Allow a single decimal place for font size setting
- On windows hidpi displays this IS required to get nice sizing, eg
when the display scaling is set to a non-integer sc... - 04:03 AM Revision 18d02286 (qgis): Font size can be reset to default
- 04:03 AM Revision 2ea458de (qgis): Remove workaround for qt bug https://bugreports.qt.io/browse/QTBUG-69204
- fixed since 5.12
2023-05-16
- 03:49 PM Revision 8a82afd7 (qgis): debian packaging: enable PDAL only on bullseye and jammy
- 11:57 AM Revision 447d4528 (qgis): Fix clang warnings
- 11:57 AM Revision 55993e77 (qgis): Add note regarding https://github.com/qgis/QGIS/issues/52872
- 11:57 AM Revision 7d7c5800 (qgis): Add tilemap information to layer properties dialog
- 11:57 AM Revision bc2cc987 (qgis): Read ESRI tilemaps in vtpk and arcgis tile services
- This allows us to correctly handle "indexed" vector tile sets,
where higher zoom level tiles may be missing where a l... - 11:57 AM Revision f7b3f132 (qgis): Better tile id rendering
- 11:57 AM Revision ef508004 (qgis): Update src/core/vectortile/qgsvectortilelayerrenderer.cpp
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 11:57 AM Revision 12c261b7 (qgis): Move vector tile provider capabilities enum to Qgis
- 11:57 AM Revision 27a4336f (qgis): When rendering lower zoom level tiles vs actual render zoom level
- due to presence of tilemap, ensure that we always use the actual
render zoom level to match styles for the tile inste... - 11:57 AM Revision 7ee5e322 (qgis): Add flag to indicate that vector tile provider matrix set should
- always be used for the layer (as opposed to any previously
stored matrix sets)
For some vector tile data providers t... - 11:57 AM Revision cf3aeb58 (qgis): Handle indexed tiles in vector tile selections
- 11:57 AM Revision 19654b74 (qgis): Handle indexed tilesets in identify tool
- And add tile zoom/row/column to derived attributes
- 11:57 AM Revision a121e403 (qgis): Always read tilemaps from source when loading vtpk/arcgis vector tile
- layers
- 11:57 AM Revision babfd33a (qgis): Remove outdated see link
- 11:57 AM Revision d70b8ecb (qgis): Don't try to load empty vector tile uris
- 09:38 AM Revision f4554e36 (qgis): [feature] Add control over horizontal / vertical stretch for attribute
- form widgets
This exposes two new "size" options for edit form widgets, allowing
control over the horizontal and ver... - 05:36 AM Revision 19379172 (qgis): Fix color wheel pixelation on hidpi screens
- 02:26 AM Revision 5abcc138 (qgis): [processing] Fix Repair Shapefile alg
- Unset the SHAPE_RESTORE_SHX GDAL option also when the algorithm fails.
- 02:01 AM Revision 78bf41f3 (qgis): [processing] Fix Repair Shapefile alg
- Unset the SHAPE_RESTORE_SHX GDAL option also when the algorithm fails.
2023-05-15
- 01:52 AM Revision 9993f332 (qgis): Fix vector iterator number of attributes returned with virtual fields
- Fix the issue of wrong number of attributes returned when the feature
request has setSubsetOfAttributes set, in that ... - 12:46 AM Revision 8d641973 (qgis): Hard-code toolbar icon size (#53077)
- With automatic high DPI scaling enabled, the toolbar icon size can be hard-coded.
- 10:41 PM Revision 84112def (qgis): [processing] Fix Repair Shapefile alg
- Unset the SHAPE_RESTORE_SHX GDAL option also when the algorithm fails.
- 10:41 PM Revision c92843c4 (qgis): [processing] Fix Repair Shapefile alg
- Unset the SHAPE_RESTORE_SHX GDAL option also when the algorithm fails.
- 10:36 PM Revision 09b53df6 (qgis): [processing] Fix Repair Shapefile alg
- Unset the SHAPE_RESTORE_SHX GDAL option also when the algorithm fails.
- 10:34 PM Revision 3d8baf69 (qgis): Allow attribute table windows to be closed
- Followup 761151e
- 10:33 PM Revision a7e947e3 (qgis): Fix pixelated ratio lock button
- 10:33 PM Revision df206503 (qgis): Fix size of splash screen
- 08:38 AM Revision ecff6b9e (qgis): Remove unused deprecated method which wasn't exposed to python
- 08:38 AM Revision 28747c9b (qgis): Use proper enum for return value
- 08:38 AM Revision 888dc334 (qgis): Remove duplicate enum
- 08:38 AM Revision b0be3d48 (qgis): Use enum class
- 08:38 AM Revision 83d1e6cf (qgis): Better name
- 08:38 AM Revision b0d67ecd (qgis): Move QgsVectorFileWriter::SymbologyExport to Qgis, promote to enum class
- 08:38 AM Revision 50175dc6 (qgis): Fix doxygen warning
- 08:38 AM Revision b37f5033 (qgis): Update test
- 08:38 AM Revision 73a2a0f4 (qgis): Fix enum
- 08:38 AM Revision 256b8026 (qgis): Fix clazy warning
- 08:38 AM Revision 7cf4afd5 (qgis): Fix clazy warning
- 08:38 AM Revision 5efa6c06 (qgis): Improve documentation, function names
- 08:38 AM Revision 82d2063a (qgis): fix build
- 07:46 AM Revision 5b25d4fe (qgis): MSSQL: fix Z and ZM geometry type detection
- Fixes #52660
- 07:43 AM Revision c2594774 (qgis): Merge pull request #53061 from elpaso/advanced-digitizing-floater-options
- Advanced digitizing: floater settings and bearing
- 07:42 AM Revision d8a3e3e2 (qgis): Merge pull request #53064 from elpaso/bugfix-gh52660-mssql-zm-detection
- MSSQL: fix Z and ZM geometry type detection
2023-05-13
- 01:42 PM Revision 7b284fee (qgis): Merge pull request #53053 from m-kuhn/intsall_qgslayoutchecker
- 11:02 AM Revision 3fcf0fc2 (qgis): Skip indexing empty point clouds instead of returning error
- 08:47 AM Revision c8dd71e4 (qgis): Set size for layout check
2023-05-12
- 07:02 PM Revision 24b4ffd6 (qgis): Merge pull request #53084 from m-kuhn/fix_arch_mess
- 07:41 AM Revision 5f98f5c5 (qgis): Don't store QImage on heap
- 07:41 AM Revision c87d64b4 (qgis): Avoid pixelated color button appearance on hidpi
- 07:30 AM Revision 8724300e (qgis): Reorder options
- 07:30 AM Revision 4fab764a (qgis): Advanced digitizing: floater settings and bearing
- - visibility settings for floater
- option for bearing/azimuth - 06:41 AM Revision f22f3581 (qgis): Use specific typing for QgsWkbPtr
- Wkb knows uin32 and we offer conversion functions to this.
- 05:09 AM Revision 64c0f4aa (qgis): sipifyed qgsvectorlayersaveasdialog.h
- 05:09 AM Revision 1fe8d21f (qgis): renamed to test_qgsvectorlayersaveasdialog.py
- 05:09 AM Revision fc2402d2 (qgis): flake8
- 05:09 AM Revision 81d64bd3 (qgis): added test_qgisvectorlayersaveasdialog.py
- 05:09 AM Revision 367b8ba3 (qgis): added SIP_SKIP
- 05:09 AM Revision 4e49c9f1 (qgis): added sip files
- 05:09 AM Revision d3b91ca7 (qgis): added QgsVectorLayerSaveAsDialog to public API
- 05:09 AM Revision 2191d5c6 (qgis): fixed test
- 04:21 AM Revision 7ff9b7c2 (qgis): Live Annotation preview
- 04:21 AM Revision e61f3557 (qgis): Handle no file selected
- 04:21 AM Revision ccc17b99 (qgis): Hide irrelevant elements from Form and SVG dialogs
- 04:21 AM Revision 9488e0b9 (qgis): Add liveUpdate annotation setting
- 02:53 AM Revision bf3b11fb (qgis): Update source images
- 02:53 AM Revision 322fee9a (qgis): Fix Html annotation background (#50638)
- 02:53 AM Revision 610a74b2 (qgis): Update masks
2023-05-11
- 10:32 PM Revision 49d1b61f (qgis): Advanced digitizing: respect units for distance
- - respect project settings for distance units
- format angle
- format geographic coordintates - 10:32 PM Revision edf47efb (qgis): Fix test
- 10:32 PM Revision f63dd2c3 (qgis): Move CadConstraintType to Qgis, translate degree symbol
- 10:30 PM Revision c9af1897 (qgis): Replace $-based functions with their corresponding @ variable in expres...
- Also cleans a little bit tags list
- 01:37 PM Revision 6452004a (qgis): Introduce Qgs3DMapSceneEntity that Chunked entities and virtual point c...
- Move logic from Qgs3DMapScene to Qgs3DMapSceneEntity virtual methods.
- 01:37 PM Revision 1bfa5ea5 (qgis): Address reviews
- Tune includes
- 01:37 PM Revision a6e1f6ef (qgis): revert changes to provider subIndexes
- 01:37 PM Revision 86235125 (qgis): move logic to QgsVirtualPointCloudEntity
- 01:37 PM Revision dd000774 (qgis): make conditional easier to read
- 01:37 PM Revision 452b3200 (qgis): Enable rendering virtual point clouds in 3d views
- 01:37 PM Revision 0276a33e (qgis): respect scene's 2d clipping extent
- 07:57 AM Revision 761151ee (qgis): Avoid unusable blank python console if escape is pressed in
- console window when console is shown in the dialog mode
- 06:49 AM Revision 19837c29 (qgis): Use thread_local instead of QThreadStorage if available
- It's much faster!
- 06:49 AM Revision 6a1a8ccb (qgis): Use deque instead of QStack -- it's faster, as we don't incur the unnec...
- 06:10 AM Revision 2dd6bebb (qgis): Fixed test
- 06:10 AM Revision 0ec88394 (qgis): Enable automatic scaling for high DPI displays
- 06:10 AM Revision 8ec8e00c (qgis): Use float DPR instead of rounded value
- 06:10 AM Revision 38700f62 (qgis): Remove unnecessary DPR multiplication
- This causes wrong map scale display on high DPI screen
- 06:10 AM Revision d4bc4685 (qgis): Update main.cpp
- 06:10 AM Revision 4238b97d (qgis): Update qgsmapcanvas.cpp
- 06:10 AM Revision 8de2e123 (qgis): fix indent
- 06:10 AM Revision d08c3d8c (qgis): Update main.cpp
- 06:10 AM Revision fc47195d (qgis): Update main.cpp
- 06:07 AM Revision 5805888f (qgis): 3d/terrain: Improve debugging tile info visibility
- The `show map tile info` option allows to display the tile information
of the terrain. However this info is not reall... - 04:54 AM Revision f03a3458 (qgis): [Backport release-3_30] Mesh layer style following dataset group name (...
- * copy mesh layer style following dataset group name
* fix typo and sipify
* fix const
* fix version in doc
* fix... - 04:54 AM Revision ec162a6a (qgis): [Backport release-3_30] fix add new mesh face with undo (#52908)
- * fix add new mesh face with undo
* fix clang-tidy
* fix add new mesh with cad tool
* fix cad tool with escape
* ... - 02:12 AM Revision cce4d2ff (qgis): Fix for accessing the strength of field constraints (#52976)
2023-05-10
- 11:03 PM Revision a8b34a5a (qgis): [WFS / OAPIF] Emit request headers of initial request when following a ...
- 11:02 PM Revision 9e5dab9c (qgis): Fix QgsDoubleValidator for positive sign
- Allow the positive sign in front of a positive number
- 11:02 PM Revision 0dec5596 (qgis): Fix QgsDoubleValidator for exponential sign
- Also allow to use <E> and the locale exponential sign (for Ukrainian language)
- 11:02 PM Revision 9fd1afe9 (qgis): Fix QgsDoubleValidator for negative sign in some locales
- Some locales use the − character [Unicode Character “−” (U+2212)] as negative sign, instead of the - character [Unico...
- 11:02 PM Revision 2857abe2 (qgis): Fix QgsDoubleValidator for negative sign in some locales
- Some locales use the − character [Unicode Character “−” (U+2212)] as negative sign, instead of the - character [Unico...
- 11:02 PM Revision 23fc78de (qgis): Fix QgsDoubleValidator for positive sign
- Allow the positive sign in front of a positive number
- 11:02 PM Revision e40e85e2 (qgis): Fix QgsDoubleValidator for exponential sign
- Also allow to use <E> and the locale exponential sign (for Ukrainian language)
- 09:50 PM Revision 09eac909 (qgis): register flags with Q_FLAG not Q_ENUM
- 08:56 PM Revision 92cda6a4 (qgis): Add new user group in 2022
- 10:27 AM Revision 712f3745 (qgis): MSSQL: fix Z and ZM geometry type detection
- Fixes #52660
- 05:17 AM Revision 11d4b514 (qgis): Update string
- 05:17 AM Revision afb996ac (qgis): Rename to 'Reorder Output Layers'
- 05:17 AM Revision f27195c1 (qgis): [processing] Allow configuration of order of outputs created by a model
- This adds a new "Reorder Model Outputs" action to the model designer
menu (to accompany the existing "Reorder Model I... - 05:17 AM Revision c32bc179 (qgis): Defer calling postProcessors until layers have been added to layer tree
- It's possible that an algorithm's postProcessor may contain logic
relating to the layer tree, so make sure that all l... - 04:49 AM Revision 3ffa42f5 (qgis): fix deactivate mesh layer contours (#52886)
- Co-authored-by: vcloarec <[email protected]>
- 04:33 AM Revision f1c0923f (qgis): Fix QgsLayoutChecker::testLayout python bindings
- 04:10 AM Revision 5d9ea984 (qgis): Move determination of tiles in ranges to QgsTileMatrixSet
- This gives more flexibility in future to handle known missing tiles or
other special circumstances (eg falling back t... - 04:10 AM Revision 5ed627ee (qgis): Fix clang tidy warning
- 04:10 AM Revision 4239e851 (qgis): Remove unused variable
- 04:10 AM Revision aee823a8 (qgis): Use tile matrix set in more QgsVectorTileDataProvider methods
- This gives more flexibility for the individual vector tile data
providers to handle zoom levels using custom logic - 03:58 AM Revision 73c7e475 (qgis): Missing run
- 03:58 AM Revision ef954214 (qgis): yes
- 03:58 AM Revision d459766c (qgis): Disable pdal on msys2 build, untwine compilation is broken on windows
- 03:58 AM Revision 0fc3efbb (qgis): Try to workaround https://bugreports.qt.io/browse/QTBUG-113227
- on qt6 ci builds
- 03:58 AM Revision 0192a60b (qgis): Downgrade all
2023-05-09
- 05:06 PM Revision 1f739868 (qgis): debian packaging: enable PDAL only on bullseye and jammy
- 02:41 PM Revision da075fa2 (qgis): Use QgsLayoutChecker from core
- 11:51 AM Revision 87d3501d (qgis): Don't try to read tiles with zero size from vtpk archives
- Avoids unnecessary user-visible warnings about unreadable tiles
when those tiles don't actually exist - 11:41 AM Revision 35e3d497 (qgis): Add repr for QgsTileXYZ
- 11:41 AM Revision 171baf00 (qgis): Add equality operators for QgsTileXYZ
- 11:41 AM Revision cfe09eea (qgis): Add hash for QgsTileXYZ
- 10:58 AM Revision 1b4a59f4 (qgis): Small optimisation to QgsVectorLayerFeatureIterator::checkGeometryValid...
- 10:58 AM Revision c8702693 (qgis): Optimise QgsFeature::setAttributes
- Remove the equality check "shortcut". Profiling shows that the cost
of checking the equality of the attributes well e... - 10:58 AM Revision 4c4ccb97 (qgis): Avoid calling canDriverShareSameDatasetAmongLayers for every ogr featur...
- 10:58 AM Revision ab1e8399 (qgis): Tiny optimisation to QgsVectorLayerFeatureIterator::postProcessFeature
- 10:58 AM Revision e33996dc (qgis): Optimise QgsGeometryPrivate constructors to avoid unnecessary extra work
- 04:43 AM Revision 1ba9617d (qgis): Fix crash when removing drag and drop form elements
- If both a container and a item within that container are selected
and then the "remove" button is pressed, QGIS will ... - 04:42 AM Revision 0b0f52b4 (qgis): Fix crash when removing drag and drop form elements
- If both a container and a item within that container are selected
and then the "remove" button is pressed, QGIS will ...
2023-05-08
- 05:14 PM Revision bf3bcace (qgis): fix output directory handling in the tile algorithm
- 05:14 PM Revision beceade0 (qgis): create output directory only when needed
- 05:14 PM Revision 51c34ba3 (qgis): algorithm to create COPC files for input point clouds
- 05:14 PM Revision 30eed0b8 (qgis): add optinal output directory parameter to make it possible to force the
- COPC files to be put in a single place
- 02:24 PM Revision 7685c9af (qgis): Merge pull request #53027 from nirvn/processing_crash_fix
- [processing] Fix crash when loading a layer from a string pointing to an invalid/corrupt file
- 07:54 AM Revision fd77808d (qgis): Merge pull request #53026 from qgis/backport-53004-to-release-3_30
- 07:53 AM Revision 4720209b (qgis): Merge pull request #52096 from joto/symbol-levels-plus
2023-05-07
- 12:01 AM Revision d7001083 (qgis): Add context menu
- 12:01 AM Revision 3c3bfb85 (qgis): Tweak cursors and resizing behavior
- 12:01 AM Revision 6c6e20a0 (qgis): Do not resize annotations when cursor is outside it
- 12:01 AM Revision 5837820f (qgis): Fix compilation warning
- 12:01 AM Revision 28af4c0c (qgis): Scrap the toggleTextItemVisibilities feature
- 12:00 AM Revision fe001a74 (qgis): [Server] Use QgsBlockingNetworkRequest to download URL
- 1. Deduplicate code
2. We have seen crashes where we can observe the following pattern at
the top of the stack tra...
2023-05-06
- 11:17 AM Revision f729eb0d (qgis): [processing] Fix crash when loading a layer from a string pointing to a...
- 09:35 AM Revision 0b6a0f6e (qgis): [qgsquick] Add global map shading support to map canvas
- 09:27 AM Revision e2a090c4 (qgis): [Server] Use QgsBlockingNetworkRequest to download URL
- 1. Deduplicate code
2. We have seen crashes where we can observe the following pattern at
the top of the stack tra... - 09:27 AM Revision e5d8b86c (qgis): [Server] Use QgsBlockingNetworkRequest to download URL
- 1. Deduplicate code
2. We have seen crashes where we can observe the following pattern at
the top of the stack tra... - 09:22 AM Revision 790b3727 (qgis): Merge pull request #53004 from m-kuhn/server_url_param_blocking_network...
2023-05-05
- 05:16 PM Revision 868d5ea2 (qgis): Fix QgsDoubleValidator for positive sign
- Allow the positive sign in front of a positive number
- 05:16 PM Revision f94d76db (qgis): Fix QgsDoubleValidator for exponential sign
- Also allow to use <E> and the locale exponential sign (for Ukrainian language)
- 05:16 PM Revision 7af13e3d (qgis): Fix QgsDoubleValidator for negative sign in some locales
- Some locales use the − character [Unicode Character “−” (U+2212)] as negative sign, instead of the - character [Unico...
- 05:16 PM Revision b2812046 (qgis): Fix QgsDoubleValidator for positive sign
- Allow the positive sign in front of a positive number
- 05:16 PM Revision 721f4a16 (qgis): Fix QgsDoubleValidator for negative sign in some locales
- Some locales use the − character [Unicode Character “−” (U+2212)] as negative sign, instead of the - character [Unico...
- 05:16 PM Revision 8340e298 (qgis): Fix QgsDoubleValidator for exponential sign
- Also allow to use <E> and the locale exponential sign (for Ukrainian language)
- 05:11 PM Revision 93b8b0e7 (qgis): Merge pull request #52923 from agiudiceandrea/fix-52341-negative-norwegian
- Fix QgsDoubleValidator for positive sign and for negative and exponential signs in some locales (Fix #52341)
- 08:31 AM Revision 66fa7e75 (qgis): [WFS / OAPIF] Emit request headers of initial request when following a ...
2023-05-04
- 10:27 PM Revision 0d90cbcf (qgis): sipify (followup cb1bfa1a)
- 09:20 PM Revision a8fd082f (qgis): Avoid installing QgsCPLHTTPFetchOverrider for every ogr feature
- fetched if we can avoid it
This is a relatively expensive operation to do (specifically
the calls to QgsCPLHTTPFetch... - 04:03 PM Revision 6bce6478 (qgis): Merge pull request #52988 from elpaso/advanced-digitizing-more-angles
- [feature] Advanced Digitizing: more common angle options
- 02:44 PM Revision cb1bfa1a (qgis): fix msvc build (followup effbfc220677e3693b49ba915e7267b08e1cbe7f)
- 01:19 PM Revision 6f694c35 (qgis): Remove unused string
- 01:19 PM Revision fa5de44a (qgis): indentation
- 01:19 PM Revision 34933d00 (qgis): SIP_SKIP and tidy
- 01:19 PM Revision f93c2d7a (qgis): strict initializer
- 01:19 PM Revision 5f86a401 (qgis): Advanced Digitizing: more common angle options
- - add 0.1, 0.5, 1.0 common angles
- add an option to show current common angle in the floater
- add 'N' 'SHIFT+N' key... - 01:19 PM Revision ef01fb90 (qgis): doxy
- 11:46 AM Revision 0c0816b3 (qgis): Deselect annotation item when modify tool is deactivates
- 11:45 AM Revision bca80211 (qgis): Deselect annotation item when modify tool is deactivates
- 10:29 AM Revision c72fc8e6 (qgis): [Server] Use QgsBlockingNetworkRequest to download URL
- 1. Deduplicate code
2. We have seen crashes where we can observe the following pattern at
the top of the stack tra... - 04:55 AM Revision 13ae6974 (qgis): Deselect annotation item when modify tool is deactivates
- 04:55 AM Revision 5892db5f (qgis): Deselect annotation item when modify tool is deactivates
- 04:51 AM Revision c1d4b181 (qgis): Fix crash when removing drag and drop form elements
- If both a container and a item within that container are selected
and then the "remove" button is pressed, QGIS will ... - 04:51 AM Revision c8d0e07b (qgis): Fix crash when removing drag and drop form elements
- If both a container and a item within that container are selected
and then the "remove" button is pressed, QGIS will ... - 04:51 AM Revision 61fe1777 (qgis): Deselect annotation item when modify tool is deactivates
- 04:47 AM Revision b1905fad (qgis): Fix crash when removing drag and drop form elements
- If both a container and a item within that container are selected
and then the "remove" button is pressed, QGIS will ... - 03:48 AM Revision 2dccf42e (qgis): [postgres][browser] Implement field comment setting for postgres fields
2023-05-03
Also available in: Atom