Activity
From 2023-05-26 to 2023-06-24
2023-06-23
-
08:08 PM Revision b9862de8 (qgis): transifex: update configuration and exclude qtermwidget translations
-
08:07 PM Revision 7df22c4d (qgis): transifex: switch back from branch to individual resource per release
-
02:42 PM Revision bbc4be0c (qgis): Bump version to 3.33
-
02:40 PM Revision 311a8cb8 (qgis): Release of 3.32 (Lima)
-
02:40 PM Revision 734c5a22 (qgis): changelog and news update for 3.32
-
02:40 PM Revision bee10271 (qgis): translation update for 3.32.0 from transifex
-
02:01 PM Revision 5ac45272 (qgis): Release of 3.28.8
-
02:01 PM Revision d07e0fee (qgis): translation update for 3.28.8 from transifex
-
01:47 PM Revision c42bed7a (qgis): Fix map layout item lock group layers
- Fix #53379 plus unreported lock layers lost when reloading project
-
01:43 PM Revision 3d72bedd (qgis): Merge pull request #53428 from elpaso/bugfix-gh53379-layout-lock-layers...
- Fix map layout item lock group layers
-
07:53 AM Revision beea3f83 (qgis): Fixes #52145 : Correctly split 3D feature
-
07:53 AM Revision 2c8938ee (qgis): use GEOSCoordSeq_getXYZ_r and unique_ptr
-
07:05 AM Revision c2352af9 (qgis): Add mechanism to make screen properties available for icon
- generation in layer tree model
-
07:05 AM Revision f0179e2f (qgis): Partially fix sizes of layer tree icons on hidpi displays
-
07:05 AM Revision b86bb1e2 (qgis): Simplify logic
-
07:05 AM Revision 3cfb71b3 (qgis): Fix symbol legend nodes are generating new preview icons for
- every call to draw
These should be cached, but the logic for restricting the maximum
size of rendered symbols was br...
2023-06-22
-
01:31 AM Revision 14a1bdd2 (qgis): use GEOSCoordSeq_getXYZ_r and unique_ptr
-
01:31 AM Revision 58ccea20 (qgis): Fixes #52145 : Correctly split 3D feature
-
01:26 AM Revision a275cb61 (qgis): use GEOSCoordSeq_getXYZ_r and unique_ptr
-
01:26 AM Revision 4c044045 (qgis): Fixes #52145 : Correctly split 3D feature
- 01:24 AM Revision 6c689b02 (qgis): fix PostgreSQL Client Version in About window
-
01:23 AM Revision 39fade10 (qgis): Workaround exception when cleaning up faulthandler on windows
- Fixes #53473
-
01:09 AM Revision 65087e49 (qgis): Update src/plugins/topology/checkDock.cpp
-
01:09 AM Revision e5db7474 (qgis): Fixes #52903 : Fix topology checker results display with geometry colle...
-
12:16 PM Revision b6a9119c (qgis): [georeferencer] Remove reference to missing icon (removed a while back)
-
12:16 PM Revision aa045d11 (qgis): [ui] Fix georeferencer actions pixelated under highdpi screens
-
10:49 AM Revision 0f76f986 (qgis): Add unit tests for QgsScreenProperties
-
10:49 AM Revision 1515da07 (qgis): Update src/core/symbology/qgsstylemodel.cpp
-
10:49 AM Revision f6f4d60c (qgis): Spelling
-
10:49 AM Revision 7d4c4e3c (qgis): Address review
-
10:49 AM Revision 255d7c8d (qgis): Fix rendering of svg markers when device pixel ratio > 1 and
- forcing vector outputs
The marker size was being incorrectly multiplied by the
device pixel ratio -
10:49 AM Revision 357a5469 (qgis): Fix oversized pixelated preview images shown in symbol and
- shape button tooltips
-
10:49 AM Revision b5e3af7a (qgis): Use QgsScreenProperties instead of direct QScreen pointers
-
10:49 AM Revision b6338da0 (qgis): Create QgsScreenProperties as a small storage class for QScreen settings
-
10:49 AM Revision d9815e70 (qgis): Fix oversized pixelated tooltip previews for text items in style model
-
10:49 AM Revision 06417669 (qgis): Fix incorrect sizing & pixelation of symbol previews on hidpi
- displays
-
10:49 AM Revision 1298018b (qgis): Fix incorrect sizing of symbol layer previews on hidpi display,
- pixelated icons
-
10:49 AM Revision ff7a5c93 (qgis): Fix pixelated icons in style lists on hi dpi displays
- Use QgsScreenProperties in style model to ensure we
correctly generate preview icons matching the device
pixel ratio ... -
09:10 AM Revision 14cf1de3 (qgis): Update src/core/vectortile/qgsvectortilelayerrenderer.cpp
-
09:10 AM Revision c23d7eca (qgis): [vector tiles] Fix rendering of styles with a min. zoom level that is h...
- than the tile maximum zoom level (fixes #53481)
-
06:08 AM Revision 0429b541 (qgis): fix tests
-
06:08 AM Revision 5282f38b (qgis): restrictedSymbolSizeOK must be false only with geometrygenerator
-
06:08 AM Revision a8fc0127 (qgis): Fixes #49728 : Fix layout legend when geometry generator is involved
-
06:00 AM Revision cccfe073 (qgis): [ui] Fix moving of label on polygon layers _along_ the perimeter
-
06:00 AM Revision c9e09702 (qgis): [ui] Fix the movel label map tool when used against polygon layers set ...
-
04:40 AM Revision c3302e57 (qgis): PAL Fix multipoint bounds offset
- Fix #53030
-
04:39 AM Revision 0206a96f (qgis): Fix layout legend wrong title
- Fix #52621
2023-06-21
-
09:56 PM Revision 5fbc5ecf (qgis): Try alternate handling of faulthandler open file
- A stab in the dark, I can't reproduce on self-compiled builds
Refs #53473 -
08:48 PM Revision 1dc44ca3 (qgis): Remove very old workaround for incorrect screen dpi which
- messes with layout zoom factor calculation on hi-dpi displays
-
04:37 PM Revision 22103e37 (qgis): PAL Fix multipoint bounds offset
- Fix #53030
-
04:32 PM Revision 3755c7bf (qgis): Merge pull request #53408 from elpaso/bugfix-gh53030-multipoint-offset-...
- PAL Fix multipoint bounds offset
-
04:32 PM Revision 8b8d5d90 (qgis): Merge pull request #53438 from elpaso/bugfix-gh48020-server-opacities-p...
- Server: fix label opacity when OPACITIES is set
-
09:53 AM Revision dbdbd758 (qgis): Apply suggestions from code review
-
09:53 AM Revision c47ba8b2 (qgis): Update src/providers/postgres/qgspostgresconn.cpp
- 09:53 AM Revision 24741f50 (qgis): [postgresql] unique cursor name
- 09:53 AM Revision d04f2798 (qgis): protect access to mNextCursorId
-
05:46 AM Revision 730081dc (qgis): Handle view device pixel ratio when generating preview icons
- for text format and label settings
-
05:46 AM Revision 0980d3bd (qgis): Fix pixelated preview image for font buttons on
- hidpi displays
-
05:46 AM Revision 86f06d06 (qgis): Add framework for style model to handle generation of icons
- with different device pixel ratios
2023-06-20
- 04:29 PM Revision 702e3708 (qgis): Merge pull request #53514 from HughKelley/test_readme_typos
- Test readme typos
- 02:14 PM Revision 659a1366 (qgis): Merge pull request #52829 from benoitdm-oslandia/feat/new_3D_tests
- add new 3d tests
- 01:53 PM Revision 4ecf54a3 (qgis): more formatting
-
10:58 AM Revision c5c8d1ff (qgis): Merge pull request #53506 from elpaso/bugfix-gh53031-dd-editable-widget...
- Fix issue with DD widget visibility in D&D forms
-
08:18 AM Revision c9e9069a (qgis): NOPAD
-
06:41 AM Revision ed3fad78 (qgis): Move handling of vsi archive paths to QgsGdalUtils and add support
- for 7z and rar archives for GDAL 3.7
-
06:41 AM Revision 11c77af3 (qgis): When querying raster sublayers from a GDB contained in an archive,
- only query the parent .gdb directory, not child files
Fixes loading rasters from .gdb in a archive file -
06:41 AM Revision a4843be2 (qgis): Move qgsVsiPrefix to QgsGdalUtils::vsiPrefixForPath
-
05:44 AM Revision 2b2dabaf (qgis): Merge pull request #52460 from domi4484/dxfImportPreview
- Preview of layers in dxf import dialog
-
05:11 AM Revision d2a90ff0 (qgis): Fix some build issues on 3.28 with newer GCC
- 04:08 AM Revision e9152b01 (qgis): fix test
- 04:08 AM Revision c0ccbca9 (qgis): Fix map and elevation profile data defined background color
- 03:00 AM Revision 935f7ef7 (qgis): fix my own typo
- 02:58 AM Revision 06767c09 (qgis): d flag typos
-
02:56 AM Revision f86cb411 (qgis): Update src/app/dwg/qgsdwgimportdialog.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
-
02:45 AM Revision 0a78fb18 (qgis): Optimise multiple lists into a single list
-
02:45 AM Revision 08c0a6c2 (qgis): Avoid detaching
-
02:45 AM Revision 25fd9d11 (qgis): Minor optimisation to field type storage
-
02:45 AM Revision e28b9c9f (qgis): Try optimising check for single digit delimiters instead of multiple
-
02:45 AM Revision a8216ff0 (qgis): Use data pointer for faster string character access
2023-06-19
-
11:09 PM Revision 474928c5 (qgis): Fix GPKG project storage home path.
- Fix #53304
- 11:07 PM Revision 380546e7 (qgis): Fix map and elevation profile data defined background color
- 11:07 PM Revision f98e4258 (qgis): fix test
-
11:04 PM Revision bf4c2e71 (qgis): Fixes #52356 : Update graduated renderer widget according to current mo...
- 11:03 PM Revision 145078aa (qgis): Fix map and elevation profile data defined background color
- 11:03 PM Revision 5dd8e920 (qgis): fix test
-
11:03 PM Revision 90e811d7 (qgis): [raster] Fix global map shading fails with reprojected rasters
- (fixes #53291)
- 05:59 PM Revision f619e4ec (qgis): feat(3d): Add 3D test to validate debug map behaviour
-
03:38 PM Revision ebd46945 (qgis): Fixes #52356 : Update graduated renderer widget according to current mo...
-
03:33 PM Revision e8d3e7ca (qgis): Fixes #52356 : Update graduated renderer widget according to current mo...
- 02:39 PM Revision d4feddc4 (qgis): feat(3d): Add 3D test to validate ambient occlusion behaviour
- 02:39 PM Revision 00301296 (qgis): feat(3d): Add 3D test to validate sampleDepthBuffer behaviour
-
02:01 PM Revision 1c391d3a (qgis): Fix issue with DD widget visibility in D&D forms
- Fix #53031
-
09:35 AM Revision 8c7a42e1 (qgis): Fix GPKG project storage home path.
- Fix #53304
-
09:31 AM Revision a0708fd2 (qgis): Fix issue with digitizing and feature clipping
- Fix #45200
- 07:26 AM Revision e696214c (qgis): Fix #48246 Scale Lock Ignored on Zoom to Full
- 07:26 AM Revision 40dcac6d (qgis): Fix #52062 zoomWithCenter when view is rotated
- 07:26 AM Revision 948a1dfd (qgis): Fix #43275 Panning in a rotated map view with a locked scale changes t...
-
06:26 AM Revision 577a7fde (qgis): re-include header
-
06:26 AM Revision 9b0f7259 (qgis): Move qix generation to real leave
-
06:26 AM Revision 47464e6e (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...
2023-06-18
- 01:37 PM Revision a1b7bfc9 (qgis): Fix #43275 Panning in a rotated map view with a locked scale changes t...
- 01:37 PM Revision 4d8785f0 (qgis): Fix #48246 Scale Lock Ignored on Zoom to Full
- 01:37 PM Revision 8ea6c02a (qgis): Fix #52062 zoomWithCenter when view is rotated
2023-06-16
- 01:54 AM Revision 653c11f8 (qgis): add test for #53426
-
06:21 PM Revision 20bf86fb (qgis): Merge pull request #53416 from ShawayL/fix-RasterCalculator-Memory-leak
- fix the memory leak of the raster calculator
2023-06-15
-
07:00 PM Revision 8e1a12b9 (qgis): typo fixes
- 01:48 PM Revision e022e21c (qgis): fix(3D): Use QgsCameraController::sampleDepthBuffer buffer instead of t...
- `QgsCameraController::sampleDepthBuffer` relies on a buffer parameter
to compute the depth. It does not need the whol... - 11:59 AM Revision 67654266 (qgis): Merge pull request #53474 from ptitjano/fix/CameraController/sampleDept...
- fix(3D): Use QgsCameraController::sampleDepthBuffer buffer instead of the class member
- 09:43 AM Revision 18a81b32 (qgis): Dxf/Dwg new import mode expand blocks & add inserts
- 09:15 AM Revision 54692d84 (qgis): fix(3D): Use QgsCameraController::sampleDepthBuffer buffer instead of t...
- `QgsCameraController::sampleDepthBuffer` relies on a buffer parameter
to compute the depth. It does not need the whol... - 06:55 AM Revision 871a3c25 (qgis): Merge pull request #53063 from benoitdm-oslandia/fix/minor_3d_fixes
- Fix/minor 3d fixes
2023-06-14
-
12:28 AM Revision 8838f894 (qgis): Fix accidental api break
-
12:28 AM Revision 26493802 (qgis): Move some QgsRasterFileWriter enums to qgis
-
12:28 AM Revision 06011641 (qgis): Add missing documentation to QgsRasterFileWriter
-
09:45 PM Revision 4eb38af9 (qgis): Hide fields from layout legend expr filter
- Fix #53244
-
09:45 PM Revision b5c8c5f9 (qgis): fix tooltip in model designer
-
09:44 PM Revision 4585148d (qgis): When invalid postgres credentials (username or password) are interactively
- updated when loading a project, ensure that the updated credentials
are stored when the project is resaved
Otherwise... - 03:09 PM Revision b516163f (qgis): Merge pull request #53468 from ptitjano/elevation-profile-fix-clear
- qgselevationprofilewidget: Reset the profile curve on clear
- 02:11 PM Revision e7d42034 (qgis): fix cast by static_cast in qgstessellator and qgspolygon3dsymbol_p
-
10:53 AM Revision 7b89a398 (qgis): use stored ref for settings
-
10:51 AM Revision ae23847c (qgis): use unique ptr for settings
- 10:31 AM Revision 4b8ce169 (qgis): fix: in Qgs3DSceneExporter::processGeometryRenderer rename parameter 'm...
- 10:31 AM Revision 59c24fea (qgis): fix(3D): fix a bug in tessellator to be able to extrude simple triangles.
- In case of simple triangle, height was not computed by using extrusionHeight and zdata
inducing by elevation. - 10:31 AM Revision 3213f9d6 (qgis): fix(3D): add check to Qgs3DSceneExporter to avoid segfault
- 10:31 AM Revision fcb88a5b (qgis): feat(3D): improve objectName for entities generated by QgsPolygon3DSymbol
- Now entities can be more easily identified (in what tile they were included, edge or mesh, etc.).
- 10:31 AM Revision ecd7212e (qgis): fix(3D): replace geometry renderer identification (main/selected) by pr...
- 3D geometry renderer identification in QgsChunkedEntity was made according to the object name and can be prone to err...
-
10:25 AM Revision b4613b98 (qgis): Fixes #53204 : use setting from registry in processing config (#53458)
-
10:07 AM Revision 9a81957d (qgis): sipify
- 10:07 AM Revision 9480b109 (qgis): qgselevationprofilewidget: Reset the profile curve on clear
- When the elevation profile is cleared, the canvas is cleared but the
associated geometry is not cleared. Therefore, w... -
09:55 AM Revision b1b8fb8e (qgis): Address PR comments
-
09:37 AM Revision 9298da63 (qgis): [ui][processing] Harmonize processing history dialog with other QGIS
- dialogs by adding a close button and an icon for the help button
-
09:33 AM Revision 30acad68 (qgis): Cleanup iface signal connections when unloading processing
- plugin
Fixes #53455 -
09:13 AM Revision b9ce813e (qgis): Update src/core/labeling/qgsvectorlayerlabeling.h
- Co-authored-by: Nyall Dawson <[email protected]>
2023-06-13
-
11:48 PM Revision def4acc1 (qgis): Gracefully restore the system stdout/stderr when the python console
- is about to be destroyed
-
11:48 PM Revision fcfe98c8 (qgis): Some super-safety in overridden stdout/stderr to ensure we don't
- try to write to a deleted qwidget
-
11:48 PM Revision 371f51ea (qgis): Gracefully cleanup empty python faulthandler log files
- Fixes #50609
-
11:48 PM Revision 4e36ab50 (qgis): Mark python impl methods as final
-
12:55 PM Revision a7c803e6 (qgis): Implement multiplyOpacity for QgsTextFormat
- This is used to change the labeling opacity in the server.
- 12:09 PM Revision 9da5733d (qgis): fix unnecessary request to PostgreSQL (#53449)
-
09:08 AM Revision b680f2bc (qgis): re-include header
-
09:08 AM Revision 3553454b (qgis): Move qix generation to real leave
-
09:08 AM Revision 8bd85f85 (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... -
08:40 AM Revision 678cee75 (qgis): Merge pull request #53448 from nyalldawson/cancel_tokens
- Avoid UI lock when closing Execute SQL window
- 04:44 AM Revision 4d604ff6 (qgis): drop unnecessary request to PostgreSQL #49960
-
04:44 AM Revision 640ea8db (qgis): Apply suggestions from code review
-
04:44 AM Revision 55287af2 (qgis): Update src/providers/postgres/qgspostgresconn.cpp
- 04:40 AM Revision 36c63528 (qgis): fix unnecessary request to PostgreSQL (#53426)
-
04:09 AM Revision 427d809c (qgis): Fix build
-
03:00 AM Revision 8ff227e9 (qgis): [grass] r.series: add missing tvalue option
-
02:55 AM Revision 4bf78d34 (qgis): More reponsive cancelation of QgsQueryResultWidget token fetching
- When the Execute SQL window is closed while tokens are still
being fetched, QGIS can hang until the fetching is compl... -
02:55 AM Revision 3960ec03 (qgis): Add a feedback argument so that QgsAbstractDatabaseProviderConnection::...
- calls can be canceled responsively
These can be very expensive (eg for remote postgres databases), so the
feedback c... -
02:55 AM Revision 80f97c5e (qgis): Implement responsive cancelation also for fields retrieval
-
02:16 AM Revision 852ed3bf (qgis): Fix build
2023-06-12
-
01:25 AM Revision 13dbd18f (qgis): Fixes #53412 : transfer back rasterblock back to python caller
-
11:34 PM Revision 67f71577 (qgis): [grass] r.series: add missing tvalue option
-
11:30 PM Revision e450b2d9 (qgis): [grass] r.series: add missing tvalue option
-
09:00 PM Revision d57c6e98 (qgis): Fixes #53412 : transfer back rasterblock back to python caller
-
08:56 PM Revision cdd3a3a5 (qgis): Fixes #53412 : transfer back rasterblock back to python caller
-
08:55 PM Revision cddab0b1 (qgis): Followup CAD floater bearing
- Small UX changes:
- new b/w icon for the bearing (hte colored one was odd in that context)
- reorder last options to... -
01:07 PM Revision 97f5de4d (qgis): fix flake8 issues
-
01:07 PM Revision 5aed67c6 (qgis): use plain formula instead of scale_exp expression function in the vector
- tiles style converter
-
12:48 PM Revision fb427d17 (qgis): Server: fix label opacity when OPACITIES is set
- Fix #48020
- 10:42 AM Revision 7f360cbd (qgis): fix the memory leak of the raster calculator in the if expression
-
08:08 AM Revision 1f2bd72b (qgis): Merge pull request #53384 from elpaso/bugfix-gh45200-vertextool-clipfea...
- Fix issue with digitizing and feature clipping
- 07:40 AM Revision 45cc5a12 (qgis): fix Code Layout
-
06:41 AM Revision f17cdc0f (qgis): Follow up 1fcd964 : remove old news item drawPixmap call
-
06:41 AM Revision 5ba50d8f (qgis): [highdpi] Fix text area calculation and size hint for welcome page mode...
2023-06-11
-
01:08 AM Revision edc4a944 (qgis): [dxf] Fix exporting of simple marker symbol layer with data defined size
-
01:05 AM Revision bd1f7cdc (qgis): [dxf] Fix exporting of simple marker symbol layer with data defined size
- 01:03 AM Revision fe79e16a (qgis): move some PG connection options from QgsPostgresProvider to QgsPostgres...
2023-06-10
-
02:36 PM Revision 4f531bb3 (qgis): Fix map layout item lock group layers
- Fix #53379 plus unreported lock layers lost when reloading project
2023-06-09
-
05:45 PM Revision 71b609c9 (qgis): Merge pull request #53418 from qgis/backport-53414-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix a use after free issue in app cleanup
- 11:10 AM Revision 7c0b9d4b (qgis): fix Code Layout
- 11:10 AM Revision d5405eb0 (qgis): fix Code Layout
-
08:30 AM Revision 6d6ddd60 (qgis): Fix build
-
08:30 AM Revision c5af3be6 (qgis): Fix build
-
08:30 AM Revision 3d10f442 (qgis): Don't create alpha bands for non-rotated, south up rasters
- Fixes #50879
-
08:19 AM Revision 3f097b59 (qgis): Fix a use after free issue in app cleanup
- The project and layertree were being destroyed before the
layer tree view was being removed, which meant that in some... -
08:19 AM Revision b9ad4eba (qgis): Fix a leak in style model
-
08:15 AM Revision e4dbaa77 (qgis): Fix a use after free issue in app cleanup
- The project and layertree were being destroyed before the
layer tree view was being removed, which meant that in some... -
08:15 AM Revision 9db101a4 (qgis): Fix a leak in style model
-
07:48 AM Revision 26411007 (qgis): Don't open datasets when populating browser directories to
- determine layer drop support
This is rather tricky -- qt needs to know in advance whether
a model item supports drop... -
05:22 AM Revision a1604dea (qgis): Fix build
-
05:22 AM Revision eaaaef89 (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... - 05:04 AM Revision 4e80c1f5 (qgis): fix the memory leak of the raster calculator in the if expression
- 04:00 AM Revision d398f9e7 (qgis): fix the memory leak of Raster Calculator in the destructor
-
03:20 AM Revision 3bcd5c78 (qgis): Fix documentation test
-
03:20 AM Revision fb8d8e67 (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... -
03:19 AM Revision 4ebfa34e (qgis): Correctly cleanup project archive files before attempting
- to clear/replace archive
Otherwise the temporary archive directory cannot be removed,
resulting in many "QTemporaryD... -
03:01 AM Revision 9c0cd445 (qgis): Fix build
-
02:59 AM Revision 7b086c44 (qgis): do not use field alias for the display role in the field mapping model ...
-
02:59 AM Revision bcc1a554 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
-
02:59 AM Revision 999b8c73 (qgis): Take device pixel ratio into account when creating project preview image
-
02:59 AM Revision 1fcd964e (qgis): [ui] Avoid pixelated thumgnails in the welcome screen
-
02:03 AM Revision f720132d (qgis): [OGR provider] Optimize feature requests with OrderBy clauses on a GeoP...
- (fixes #53198)
OrderBy clauses are translated into a
"SELECT ... FROM ... [WHERE ...] ORDER BY ... [LIMIT x]" SQL st... -
02:03 AM Revision 463764c1 (qgis): Add a QgsOgrProviderUtils::cleanSubsetString() method
- Just move existing code from QgsOgrProviderUtils::setSubsetString() to
it
2023-06-08
-
01:25 AM Revision 1b2032ae (qgis): Update src/gui/qgscolorwidgets.cpp
- 01:25 AM Revision 63003ba4 (qgis): adjust marker width and radius with DPR
- 01:25 AM Revision 4a3a9917 (qgis): fix indent
-
12:59 AM Revision 8eb92ee1 (qgis): Fix build
-
12:53 AM Revision 566442b8 (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... -
12:51 AM Revision 55b613d2 (qgis): Fix build
-
12:47 AM Revision 16a06305 (qgis): Don't create alpha bands for non-rotated, south up rasters
- Fixes #50879
-
11:06 PM Revision f43e51df (qgis): Add reference to axisOrdering()
- Co-authored-by: Nyall Dawson <[email protected]>
-
11:06 PM Revision acad06ab (qgis): Clarify CRS' hasAxisInverted
- false by default but it can be set true if https://github.com/qgis/QGIS/blob/29d1de4dff40f8854529ab334a3146445a87e4ca...
-
11:06 PM Revision 6a14504c (qgis): Further clarify CRS' hasAxisInverted
- Thanks to @pathmapper & @nyalldawson
-
11:05 PM Revision 3af18c6d (qgis): do not explicitly mark source widget as valid as this overrides
- validation result (fix #52622)
-
11:04 PM Revision d505dcfd (qgis): allow overzooming when converting tile scale to zoom, so the styling is
- applied correctly
-
11:03 PM Revision d94d967c (qgis): Fix some leaks
-
11:03 PM Revision 59027134 (qgis): Fix leak of translators on exit
-
11:03 PM Revision 1fe88fcd (qgis): Fix multiple QgsProjectStorageRegistry and QgsLayerMetadataProviderRegi...
- 01:02 PM Revision 72a17ada (qgis): [GRASS] Use -stable link to manuals
-
01:01 PM Revision fd0ac35c (qgis): store component position not only in the graphic item but also in the
- modeler component to prevent jumping when trying to move it (fix #51757)
-
12:18 PM Revision 18cb6faf (qgis): PAL Fix multipoint bounds offset
- Fix #53030
-
09:04 AM Revision 9a952491 (qgis): do not explicitly mark source widget as valid as this overrides
- validation result (fix #52622)
-
08:58 AM Revision 60207bdd (qgis): Fix documentation test
-
08:54 AM Revision 18cafd8b (qgis): do not explicitly mark source widget as valid as this overrides
- validation result (fix #52622)
-
08:03 AM Revision 081eaa24 (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... -
07:13 AM Revision d3d0b157 (qgis): variable @vector_tile_zoom should not be limited to the layer's maximum
- zoom level to get correct styling when overzooming past that level
-
07:13 AM Revision bf1139f4 (qgis): add tests
-
07:13 AM Revision 7dea5923 (qgis): double the scale until desired range is found
-
07:05 AM Revision e1fc5f85 (qgis): store component position not only in the graphic item but also in the
- modeler component to prevent jumping when trying to move it (fix #51757)
-
07:04 AM Revision 358107b5 (qgis): Share connection if they belong to the same thread
-
07:04 AM Revision 7115b73b (qgis): [Oracle] Fix crash with shared connection among threads
- 07:00 AM Revision ba064d5e (qgis): [GRASS] Use -stable link to manuals
-
06:59 AM Revision 03e3b1c1 (qgis): When testing custom coordinate transforms in dialog, always use
- EPSG:4326 for the input coordinates IF the crs definition
has an Earth celestial body
Only use geodetic crs associat... -
06:59 AM Revision 71f0d257 (qgis): store component position not only in the graphic item but also in the
- modeler component to prevent jumping when trying to move it (fix #51757)
-
06:55 AM Revision 8f91e090 (qgis): Fix grass provider points to out of date help documents
- Instead of storing the calculated default URL for the help
documentation within the user's profile, make the help
PAT... -
06:06 AM Revision 7a784cdf (qgis): Flag OneDrive remote folders as remote, slow to open paths on Windows
- Refs #51710
-
06:05 AM Revision 4ccaacd3 (qgis): handle multiline comments when exporting models to Python (fix #50715)
-
06:05 AM Revision dae5e322 (qgis): Fix crash when writing processing history entry for algorithms
- which have raw pointer parameter values
Master only -
06:05 AM Revision 9da7685f (qgis): Fix loss of selection signal when QgsCrsSelectionWidget is not
- permitting invalid crs selection yet an invalid crs has been
set as the selected crs via api
Refs #53309 -
05:26 AM Revision f934b8bb (qgis): Merge pull request #53396 from qgis/backport-53355-to-queued_ltr_backports
- [Backport queued_ltr_backports] make floor division operator visible in the expression builder (fix #52094)
-
05:24 AM Revision cfbf90b4 (qgis): Merge pull request #53395 from qgis/backport-53357-to-queued_ltr_backports
- [Backport queued_ltr_backports] do not raise error in processing algoirthm if map tool can not be restored (fix #53294)
2023-06-07
-
12:47 AM Revision cb0db47f (qgis): handle multiline comments when exporting models to Python (fix #50715)
-
12:45 AM Revision 6e4bd9fb (qgis): make floor division operator visible in the expression builder and add
- help for it (fix #52094)
-
12:43 AM Revision e26c6608 (qgis): do not raise error in processing algoirthm if map tool previously used
- by the canvas was destroyed (fix #53294)
-
12:41 AM Revision 7eca95a7 (qgis): handle multiline comments when exporting models to Python (fix #50715)
-
12:40 AM Revision aa9f1152 (qgis): make floor division operator visible in the expression builder and add
- help for it (fix #52094)
-
12:39 AM Revision 7543fabc (qgis): add "resample" to the list of tags for GDAL's warp algorithm (fix #49208)
-
12:37 AM Revision a84011ec (qgis): do not raise error in processing algoirthm if map tool previously used
- by the canvas was destroyed (fix #53294)
-
12:36 AM Revision 6255547d (qgis): do not use field alias for the display role in the field mapping model ...
-
12:31 AM Revision 8923c433 (qgis): set default value for CRS parameter in Define Shapefile projection
- algorithm (fix #53309)
If default value is not set and prameter is not optional its widget end
up in conflicting sta... -
12:19 AM Revision 61ea72ed (qgis): Fix blurry style icons in project properties dialog
- on hidpi displays
Refs #53370 -
12:17 AM Revision a7f78ec5 (qgis): if layer has no selected features and "only selected features" option is
- set do not write all layer features (fix #50400)
-
12:15 AM Revision 1a6ef1c3 (qgis): Add links to checkboxes in issue template
- more convenient to point to, after people create the report
-
03:34 PM Revision eb7cd8ad (qgis): Merge pull request #53389 from elpaso/bugfix-gh53195-xyx-referer-2
- Fix XYZ (and other HTTP connections) settings
-
11:35 AM Revision bcdbdd72 (qgis): Fix XYZ (and other HTTP connections) settings
- - fix XYZ http headers (referer)
- fix credentials (plain text) for all HTTP connections
Fix #53195 -
08:45 AM Revision b7324438 (qgis): Merge pull request #53296 from elpaso/bugfix-gh53229-layout-filter-expr...
- Add more context to the legend filter expressions in layouts
- 02:00 AM Revision 9938c594 (qgis): [GRASS] Use -stable link to manuals
2023-06-06
- 12:14 AM Revision da158bbf (qgis): Merge pull request #53249 from nirvn/dxf_export_scale_angle
- [dxf] Use a single reference bock when exporting markers with only data defined size and/or angle
-
07:54 PM Revision 25142a8f (qgis): Fix issue with digitizing and feature clipping
- Fix #45200
-
06:33 PM Revision 5bccd556 (qgis): move QgsTolerance::UnitType to Qgis::MapUnitType (#53347)
- * move QgsTolerance::UnitType to Qgis::MapUnitType
* missing forward declaration
* forward declaration
* use MapTo... -
06:16 PM Revision b68ff1cd (qgis): mask image
-
03:16 PM Revision d2185bdf (qgis): mask image
-
10:08 AM Revision e7ebb8bc (qgis): Simplify context passing
-
06:24 AM Revision 48acbbb0 (qgis): Fix grass provider points to out of date help documents
- Instead of storing the calculated default URL for the help
documentation within the user's profile, make the help
PAT... - 06:20 AM Revision 479d66ab (qgis): Merge pull request #53372 from nyalldawson/fix_53105
- Fix grass provider points to out of date help documents
- 06:15 AM Revision fb295fb1 (qgis): [testing] Do not reply on the presence of report
- The testing library is used sometimes in plugins and if only `setUp` is overwritten, `report` is missing and the defa...
2023-06-05
-
12:48 AM Revision b141f2f7 (qgis): Fix grass provider points to out of date help documents
- Instead of storing the calculated default URL for the help
documentation within the user's profile, make the help
PAT... -
12:33 AM Revision db2ed55e (qgis): Remove dead code
-
12:33 AM Revision e51b2644 (qgis): Avoid spurious transform warnings when drawing new grass region bounds
-
12:33 AM Revision 9602f42f (qgis): Instead of hardcoded region bounds when creating a new grass
- region, default to the bounds of the selected CRS
It's a much nicer default for the region bounds, vs arbitrary
cons... -
12:33 AM Revision 0c39f2f6 (qgis): Use QPointer to track dialog lifetime instead of static bool
-
03:34 PM Revision 7e9147c7 (qgis): mask image
-
07:39 AM Revision 29d1de4d (qgis): [georeferencer] Use the default QgsMapTool search distance value to mov...
-
06:46 AM Revision 0f38389f (qgis): Remove temporary qt6 downgrade, move to 6.5.1
-
06:46 AM Revision 905186bb (qgis): Disable tests on Qt 6 < 6.5.2
- Due to https://bugreports.qt.io/browse/QTBUG-113443
-
05:39 AM Revision 79da5b3f (qgis): Fix crash when creating new grass mapsets when "set" is pressed
- and no region is selected
-
05:38 AM Revision 45b6afca (qgis): Improve QgsBrowserModel::parent
- If we already know the grandparent of the item, don't recursively
hunt through every item in the model for the parent -
05:35 AM Revision dc825681 (qgis): When testing custom coordinate transforms in dialog, always use
- EPSG:4326 for the input coordinates IF the crs definition
has an Earth celestial body
Only use geodetic crs associat... -
05:30 AM Revision 1fef9463 (qgis): When testing custom coordinate transforms in dialog, always use
- EPSG:4326 for the input coordinates IF the crs definition
has an Earth celestial body
Only use geodetic crs associat... -
05:30 AM Revision ea32c9cf (qgis): Use proper extent widget in grass mapset creation dialog
- Fixes a bunch of UX issues in the ad-hoc widget previously used,
and standardises with QGIS widgets -
05:30 AM Revision c7a1b997 (qgis): Fix some warnings in grass plugin
-
05:30 AM Revision e01aee75 (qgis): Use QgsFileWidget for directory selection, not custom widget
-
05:30 AM Revision 5f2da45a (qgis): Fix excessive padding
-
05:30 AM Revision 6320b427 (qgis): Fix crash in grass new mapset dialog when reprojection fails
-
04:21 AM Revision 9ff28b97 (qgis): Add some test variants to pass on Fedora
-
04:21 AM Revision cb647c3f (qgis): Fix incorrect scaling of text background markers in annotations
- when annotation has a reference scale set
-
04:21 AM Revision 597f79fb (qgis): Update test to newer class methods
2023-06-04
-
08:58 AM Revision 013fe12c (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... - 08:54 AM Revision b9736bd3 (qgis): Merge pull request #53314 from rouault/fix_52318
- OGR Field domain creation: properly convert QVariant to expect OGR data type
2023-06-03
-
11:23 PM Revision a2be0a84 (qgis): Fix GPKG project storage home path.
- Fix #53304
- 10:51 PM Revision bc8c58d4 (qgis): qgsrasterattributetable.cpp: Fix potential uses of nullptr
- A QgsSingleBandPseudoColorRenderer could return a nullptr QgsRasterShader.
Adds an if to avoid a potential SIGSEGV.
...
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 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 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 ... -
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 d3d04316 (qgis): Correctly handle alignment in point text bounding box calculations
-
09:26 AM Revision 83b44db7 (qgis): Correctly account for point text rotation when calculating item
- bounding box
-
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
- 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 5a319e93 (qgis): apply pixel size conversion factor to line width if style does not
- define "line-width" property
(cherry picked from commit 68fa66dfc1e617cd8595b5916b0e8d64c9051fdc) -
10:27 PM Revision 5bfa3e8b (qgis): address review
- (cherry picked from commit 44d72c14819cb84ac468af00d906b95734c729d8)
-
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 23731163 (qgis): improve project loading with requested credentials
-
04:16 PM Revision f49167be (qgis): Q_ASSERT
- 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 e40cce96 (qgis): Fix running grass tests with grass provider available
-
05:27 AM Revision f5609621 (qgis): Fix grass debug output always going to error
-
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 7576b16b (qgis): fix version in doc
-
03:06 AM Revision 413c8db5 (qgis): backport #52259
-
02:58 AM Revision 192c91ca (qgis): fix deactivate mesh layer contours
-
02:09 AM Revision 7a25346c (qgis): fix flake test I think
-
02:09 AM Revision f1f4d243 (qgis): override processInputs for g.extension algorithms
-
02:09 AM Revision 6bae9e07 (qgis): Update g.extension.list.txt
- Write list to file
-
02:09 AM Revision aea90ec6 (qgis): Add algorithm to list GRASS addons
-
02:09 AM Revision e4b10d15 (qgis): Add algorithm to manage GRASS addons
-
02:09 AM Revision 8e9901ba (qgis): modernise
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 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 ... -
01:02 AM Revision c5ff7983 (qgis): Update tests/src/core/testqgsexpression.cpp
-
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 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 39ddf6ea (qgis): Add mask for text_on_curved_line_offset_line_positive test image
-
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 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: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 754382e8 (qgis): Deselect annotation item when modify tool is deactivates
-
07:16 AM Revision f3c1caef (qgis): Add timing to project load: resolve layer deps and set up widgets
-
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 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 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 638f0d3e (qgis): Fix QgsDoubleValidator for positive sign
- Allow the positive sign in front of a positive number
-
07:15 AM Revision cdfd83d0 (qgis): Missing one #ifndef QT_NO_SSL in qgsauthmanager.cpp
-
07:15 AM Revision 71867c96 (qgis): Update src/core/auth/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 07c3f170 (qgis): Add space before units
-
06:18 AM Revision 78c7bcfb (qgis): Fix qt6 build
-
06:18 AM Revision ae638d26 (qgis): Allow setting distance unit for layout elevation profile items
-
06:18 AM Revision bb5cfb87 (qgis): Add no labels option
-
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 ddc0012f (qgis): Add api to set a label suffix and placement for labels in plot axis
- 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 a5e4017b (qgis): Test tolerance
-
10:34 PM Revision 92590f5f (qgis): More test tolerance
-
10:34 PM Revision 6aa60847 (qgis): Fix clang warning
-
10:34 PM Revision b241b442 (qgis): Fix threading warnings raised from raster elevation profile generation
-
10:34 PM Revision 3201a627 (qgis): Add missing documentation
-
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 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 33ffe9f6 (qgis): [api] Add framework for exporting elevation profile results
- as vector layers
- 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 523f1f92 (qgis): Update grass7.txt
- Update "advanced" information based on https://medspx.fr/blog/Qgis/grass_processing_provider/
-
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 1fb475cf (qgis): Update python/plugins/grassprovider/grass7.txt
- Suggested change 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 7803d42b (qgis): Update grass7.txt
- Add more parameters and examples
-
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 c2860918 (qgis): Update grass7.txt
- add note about reloading descriptions
-
01:22 AM Revision b223dcc7 (qgis): Update guide for GRASS algorithms
-
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 9803db45 (qgis): Update python/plugins/grassprovider/grass7.txt
- suggested change from nicogodet
Co-authored-by: Nicolas Godet <[email protected]> -
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 -
01:12 AM Revision b45da52b (qgis): Address PR comments
Also available in: Atom