Activity
From 2020-06-18 to 2020-07-17
2020-07-17
- 04:30 PM Revision a775665d (qgis): Revert endless mess in providerKey
- the big issue is that layer items return the QgsDataProvder key
while other items return the QgsDataItemProvder key.
... - 01:27 PM Revision 25179aea (qgis): Merge pull request #37844 from DelazJ/labelsDiscourage
- Mentions that diagrams placement can be blocked from the labels tab
- 01:18 PM Revision 37115373 (qgis): Merge pull request #37848 from qgis-bot/backport-37769-to-release-3_14
- [Backport release-3_14] Cache snapping results in feature dialog for subsequent recalculation
- 09:40 AM Revision df8e2e08 (qgis): Fix sip file
- 09:35 AM Revision 6c839675 (qgis): Set version added to 3.14.1
- Co-authored-by: signedav <[email protected]>
- 09:35 AM Revision d7870f64 (qgis): Cache snapping results in feature dialog for subsequent recalculation
2020-07-16
- 10:11 PM Revision 8d0b5645 (qgis): Fix missing type column in layer_styles in Postgresql
- 10:10 PM Revision 0b2d1599 (qgis): Fix returning topological candidates when using deprecated QgsGeometry:...
- 10:09 PM Revision 797408ea (qgis): update mdal 0.6.2
- 07:05 PM Revision ecb5f4b3 (qgis): New notify on gui dataitems
- 07:04 PM Revision 1f739a9d (qgis): Length and precision validation
- 07:04 PM Revision 9cb34b6c (qgis): Revert data provider key on items (still waiting for Peter answer)
- 04:48 PM Revision 04d607b2 (qgis): Merge pull request #37845 from qgis-bot/backport-37830-to-release-3_14
- [Backport release-3_14] Fix pasting features - only a single insert operation, no unnecessary (failing) updates
- 03:39 PM Revision e91abdc2 (qgis): Merge pull request #37769 from m-kuhn/fix_snapping_scope_missing
- Cache snapping results in feature dialog for subsequent recalculation
- 03:38 PM Revision 98496a29 (qgis): Guard for options null (other providers)
- 03:37 PM Revision 9a17d935 (qgis): Use connections API for creating tables
- 03:36 PM Revision 9d1d88d2 (qgis): Guard for options null
- 01:57 PM Revision 0097058c (qgis): Fix pasting features - only a single insert operation, no unnecessary (...
- 01:54 PM Revision 986df3b8 (qgis): Merge pull request #37830 from suricactus/fix_paste
- Fix pasting features - only a single insert operation, no unnecessary (failing) updates
- 01:27 PM Revision 081d3e79 (qgis): Mentions that diagrams placement can be blocked from the labels tab
- 01:17 PM Revision 3b58dcbe (qgis): Merge pull request #37841 from qgis-bot/backport-37826-to-release-3_14
- [Backport release-3_14] allow to customize convertToCurves parameters for tracing curves
- 01:16 PM Revision 66c82f32 (qgis): Improved docstring
- 01:03 PM Revision 9d30cd7b (qgis): Fix ui header install
- 12:22 PM Revision 4473b2cc (qgis): New data item for browser connection roots
- in order to distinguish it from schema and layer collections.
- 11:25 AM Revision fe69426b (qgis): Remove double entry for new gpkg table in browser
- 10:49 AM Revision b1c371af (qgis): Add static nativeTypes and remove ugly workaround
- 09:40 AM Revision 1ac91c1f (qgis): Add geom col capabilities and create spatial index
- 09:14 AM Revision 5323fbed (qgis): Export mesh terrain position data
- 08:42 AM Revision aa38cd25 (qgis): allow to customize convertToCurves parameters for tracing curves
- 08:38 AM Revision 21e478b0 (qgis): Merge pull request #37826 from olivierdalang/tracing_curves_tolerance
- allow to customize convertToCurves parameters for tracing curves
- 08:12 AM Revision 25a83d37 (qgis): Code refactoring
- 07:37 AM Revision f4ccbf29 (qgis): Address PR review comments
- 07:27 AM Revision 41927971 (qgis): Update src/ui/qgsnewvectortabledialogbase.ui
- Co-authored-by: Nyall Dawson <[email protected]>
- 07:19 AM Revision cd561d00 (qgis): Update src/gui/qgsnewvectortabledialog.cpp
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 06:51 AM Revision 5e0430e1 (qgis): Test the new `QgsAttributeEditorContext::FixAttributeMode`
2020-07-15
- 12:44 AM Revision 88583210 (qgis): Minor cleanup: move guts of oriented minimum bounding box calculation t...
- 12:44 AM Revision bd830ba2 (qgis): [feature][expressions] Add "main_angle" function to return the estimated
- main angle of a geometry
Returns the angle of the oriented minimum bounding box which covers the
geometry value.
Us... - 12:44 AM Revision 152a1f98 (qgis): Fix returning topological candidates when using deprecated QgsGeometry:...
- Fixes #37806
- 12:42 AM Revision 50178ccb (qgis): Move the "Discourage diagrams from covering features" setting
- from Rendering tab to Placement tab.
Makes it inline with labels dialog, and next to the related priority rank setting - 12:42 AM Revision bdeb4536 (qgis): Simplify the ui file and fix vertical alignment of some properties
- 12:41 AM Revision 4009fa8e (qgis): Fix FindPyQt5 cmake and python scripts
- As written, the FindPyQt5.cmake and FindPyQt5.py scripts will succeed even if
PyQt5 is not installed. In FindPyQt5.cm... - 11:52 PM Revision 573ace14 (qgis): [3d][feature] Add option to show light source origins
- If enabled, shows a sphere at light source origins, allowing easier repositioning
and placement of light sources rela... - 06:52 PM Revision 653b58ea (qgis): Add gui header for new table dialog
- 06:47 PM Revision 07adc6ce (qgis): Doxy
- 06:14 PM Revision cc3d5d39 (qgis): Stupid flake!
- 05:36 PM Revision 855e6cc7 (qgis): Fix refresh on connection item
- 04:51 PM Revision f0b43aa2 (qgis): Browser table: skip fields conversion + UX & tests
- The reason for skipConvertFields is that the providers
are not smart enough to recognize if a field is alredy
compati... - 02:58 PM Revision f9e7e329 (qgis): Reload the data source when a dependency layer is changed (#37751)
- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 02:44 PM Revision b356d297 (qgis): Merge pull request #37820 from elpaso/browser-expose-fields-spatialite
- Fix expose spatialite browser fields
- 02:30 PM Revision c192f012 (qgis): Sipify
- 02:14 PM Revision 0772c785 (qgis): Fix pasting features - only a single insert operation, no unnecessary u...
- 02:14 PM Revision 66b9f035 (qgis): feature ids with negative numbers are used for uncommitted/newly added ...
- 01:18 PM Revision 1d0e7949 (qgis): added test for tracing curves far from the origin
- 12:20 PM Revision f9ba8cde (qgis): allow to customize convertToCurves parameters for tracing curves
- 09:32 AM Revision 7cf61d6d (qgis): Fix expose spatialite browser fields
- 09:32 AM Revision abb676dc (qgis): Validate on show to setup button state
- 09:31 AM Revision 605ba5a1 (qgis): Fix expose spatialite browser fields
- 08:10 AM Revision bf7d746a (qgis): [api] Add a Qgs3D singleton object, designed to collect other singleton...
- objects in a central place
Copying the pattern setup by the QgsGui singleton container - 03:58 AM Revision e5e67c31 (qgis): Fix crash when trying to initialize snapping on invalid layer
- 02:09 AM Revision 27d3a4bd (qgis): Fix crash when trying to initialize snapping on invalid layer
- Fixes an unreported crasher
2020-07-14
- 12:58 AM Revision 9288f557 (qgis): Fix formatting
- 12:58 AM Revision 4235b76b (qgis): Render axis for stacked bar diagram
- This adds support for rendering the axis on stacked bar diagrams if an axis has
been set. The implementation is based... - 12:58 AM Revision 9ceb8064 (qgis): Add unit tests
- 07:59 PM Revision 7aa015bc (qgis): rule based renderer initial implementation
- 06:38 PM Revision babce717 (qgis): Refactoring
- 05:43 PM Revision d6259680 (qgis): New table validator
- 03:45 PM Revision 15a4c392 (qgis): Merge pull request #37136 from SebastienPeillet/several_fix_locale_rast...
- Fix decimal point issues on raster properties forms, Fixes #33859
- 03:25 PM Revision d8a7531d (qgis): Connections API: add nativeTypes method
- 03:25 PM Revision 1f11d31c (qgis): New database table dialog: actions
- 03:25 PM Revision d8a45f92 (qgis): New table dialog menu provider
- 03:07 PM Revision dffc35a1 (qgis): Refactor phong material setup
- 02:35 PM Revision c964dea4 (qgis): [layouts] Allow cell-based data-defined text format in the attribute table
- 02:35 PM Revision 5d3201e7 (qgis): Modify travis test
- 01:31 PM Revision 633627f5 (qgis): Export meshes loaded using QMesh class
- 01:19 PM Revision 77bebb6f (qgis): Scene loader geometries extraction
- 12:46 PM Revision 887d5443 (qgis): fix suggested by reviewers
- 11:46 AM Revision a1b5cf8f (qgis): Remove leftover code
- 11:45 AM Revision e8704f05 (qgis): Merge pull request #37780 from DelazJ/display_expression
- Swap display_expression parameters order
- 07:44 AM Revision 56613de7 (qgis): Merge pull request #37760 from elpaso/browser-expose-fields
- Browser expose fields
- 06:15 AM Revision b4c21fa4 (qgis): Fix deprecation warnings
- 03:28 AM Revision 4d91e67e (qgis): Fix travis build
- 03:28 AM Revision 1878f2eb (qgis): [layouts] Add API to retrieve an expression context scope for a particular
- table cell, add backend support for QgsProperty based values in a manual
text table - 03:28 AM Revision 8e3151a1 (qgis): Use @row_number, @column_number to unify variable names
- 03:28 AM Revision 1f9b9c8c (qgis): [feature][layouts] Allow cells in manual text tables to have expression
- based contents
Allows individual cells from a manual text table to take their contents
from a preset expression. Exp... - 03:23 AM Revision 305fa330 (qgis): Add equality operator for QgsTextBufferSettings
- 03:23 AM Revision 7547dbd4 (qgis): Equality operator for QgsTextBackgroundSettings
- 03:23 AM Revision c575b827 (qgis): Add an invalid state to QgsTextFormat
- Allows determining whether the QgsTextFormat is a default constructed
object, which should represent a not set/defaul... - 03:23 AM Revision 52d7d188 (qgis): Add an equality operator for QgsTextMaskSettings
- 03:23 AM Revision 9bad5578 (qgis): Equality operator for QgsTextShadowSettings
- 03:23 AM Revision dfb62233 (qgis): Add equality operators to QgsPropertyCollection
- 03:23 AM Revision ac5a7226 (qgis): Add equality operator for QgsTextFormat
- 03:23 AM Revision cdc91267 (qgis): Add option to QgsFontButton to show a "set to null" action in menu
- Allows for inclusion of a "use default" style option for QgsFontButton
- 03:23 AM Revision 761f594c (qgis): Improve api and UX for handling cell text formatting in manual tables,
- by removing the checkbox for overridding text format and using the
"not set" state from the font button instead - 03:23 AM Revision e01cf947 (qgis): Don't show font preview when set to no format
- 03:23 AM Revision 59a7bb60 (qgis): Update test
2020-07-13
- 01:15 AM Revision e6f3c7fc (qgis): Move maptip function help to variants structure
- 12:38 AM Revision 622e9a8e (qgis): fix georeferencer sticky move gcp button
- 12:38 AM Revision d176f1d8 (qgis): Only switch Qgis to previous used tool if the current tool is the move ...
- 12:38 AM Revision a6c6fa80 (qgis): Check if previous map tool is nullptr
- 12:27 AM Revision 387fcc5c (qgis): Disable distance settings when opening polygon's diagram dialog
- The default "over centroid" setting is not compatible with distances
- 12:26 AM Revision 76dad2fa (qgis): osgeo4w: use gdal-dev-py3-env.bat also in qgis_process in nightlies
- 12:26 AM Revision ffe9dd55 (qgis): fix f54c8fb7ee
- 12:23 AM Revision ba1c07e6 (qgis): [python console] Match key up / down behavior to that of bash and allow...
- 10:39 PM Revision 384962b6 (qgis): Merge pull request #37763 from 3nids/fix37718
- make more buttons configurable in relation editor
- 10:31 PM Revision 133f8ad0 (qgis): Move display_expression help to variants style
- 03:52 PM Revision 1c9211a2 (qgis): remove scoped enum
- 03:44 PM Revision 156e9384 (qgis): Changed lambda scope for fieldsItem
- 03:16 PM Revision 56bfeac1 (qgis): fix build with Qt < 5.12
- 12:04 PM Revision 64821ac8 (qgis): Add smooth edges parameter where it is missing
- 12:01 PM Revision f8703036 (qgis): Export normals of instanced regular geometries
- 11:43 AM Revision a78e4e9e (qgis): export the material of instanced regular geometries
- 11:15 AM Revision 2383eaee (qgis): export instanced regular geometries
- 10:18 AM Revision 4f1614b1 (qgis): Select directories in the file widget
- 09:08 AM Revision 89f9e6bc (qgis): fix leftover in property
- 08:50 AM Revision b972485d (qgis): Merge pull request #37322 from qgis-bot/backport-37231-to-release-3_10
- [Backport release-3_10] [Server] WMTS Use WMS tile_buffer by using TILED param
- 08:48 AM Revision 256044cf (qgis): rephrase shown to visible
- 08:48 AM Revision 005a4a12 (qgis): add test for flag valuetokeys methods
- 08:48 AM Revision d2e1d96d (qgis): remove debug include
- 08:48 AM Revision ccb3b8ec (qgis): make more buttons configurable in relation editor
- fixes #37718
- 08:48 AM Revision 4502f1fa (qgis): change flag declaration
- 03:32 AM Revision ebd4cd8c (qgis): [python console] Match key up / down behavior to that of bash and
- allow for a 'soft' history to be editable
This commit reverts the recent behavior change of a key up / down
press ev... - 02:08 AM Revision f5b56e3f (qgis): Remove unecessary update in the qgsmasksourceselectionwidget constructo...
- 02:08 AM Revision 44a10683 (qgis): Add missing doc.
- 02:08 AM Revision fb9d1580 (qgis): Check if maskingWidget has been populated to effectively apply the chan...
- 02:08 AM Revision f90497db (qgis): Style adjustment.
2020-07-12
- 12:39 AM Revision a5f18a58 (qgis): Fix crash when using expression editor in aggregate algorithm
- 12:38 AM Revision 6250b6fc (qgis): Add safety check
- 12:38 AM Revision 499c5d34 (qgis): Fix blacktoblock
- 12:38 AM Revision ecef38f1 (qgis): Add safety check
- 12:37 AM Revision fb116cf7 (qgis): [MetaSearch] clear search results when inspecting CSW in server tab (#3...
- 12:36 AM Revision a9dbc88b (qgis): Fix freeze when auto-finding broken layers
- 12:36 AM Revision 0579b20b (qgis): [MetaSearch] clear search results when inspecting CSW in server tab (#3...
- 12:35 AM Revision ec56cc00 (qgis): [MetaSearch] clear search results when inspecting CSW in server tab (#3...
- 10:00 PM Revision 2b0d129a (qgis): Test mask
- 10:00 PM Revision b584f93a (qgis): Expose text format override options to table editor widget
- 10:00 PM Revision c962eaaa (qgis): Add text format to QgsTableCell
- 10:00 PM Revision 18a36e46 (qgis): [feature][layouts] Allow setting per cell text format in manual text ta...
- Individual cells (or selections of multiple cells) can have an preset
text format set, which overrides the default te... - 10:00 PM Revision 206ee897 (qgis): Test masks
- 10:00 PM Revision 0912bc5d (qgis): More masks
- 10:00 PM Revision ff8d070f (qgis): [feature][layouts] Expose control over cell text alignment for
- individual table cells in manual text tables
Allows users to set the text horizontal and vertical alignments
on a ce... - 10:00 PM Revision 8c15b7b7 (qgis): Fix build
- 10:00 PM Revision 1135e40e (qgis): Add vertical alignment options to QgsAlignmentComboBox
- 03:28 PM Revision b0132fc6 (qgis): Export polygons phong material
- 03:21 PM Revision 9db1e3fb (qgis): Export lines phong material
- 11:46 AM Revision 5b389e4f (qgis): Use QPointer for items passed to lambda
- 11:18 AM Revision 9cf31e96 (qgis): Swap display_expression parameters
- 11:05 AM Revision 9a3659f3 (qgis): Fix table name
- 09:34 AM Revision 93d97007 (qgis): Capture copies in lambda
- 09:12 AM Revision 2c1bcffb (qgis): Merge pull request #37765 from elpaso/bugfix-gh37757-auto-find
- Fix freeze when auto-finding broken layers
- 08:27 AM Revision 82f36c0a (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
2020-07-11
- 10:59 PM Revision 15182ae4 (qgis): Cache snapping results in feature dialog for subsequent recalculation of
- References #37359
- 10:16 PM Revision 9fe793ae (qgis): Added buffered lines export
- 09:57 PM Revision e233fcab (qgis): Changed vector layer parsing function
- 05:42 PM Revision 59c24bbc (qgis): Skip failing test on TRAVIS
- 05:07 PM Revision 01c3b478 (qgis): Fix freeze when auto-finding broken layers
- Fix #37757
- 02:51 PM Revision 38b72ef5 (qgis): Warning message for not parsed layers
- 02:19 PM Revision c3c87ce4 (qgis): Rename drop/add column to delete/add field
- for consistency with othet Qgis classes
- 02:03 PM Revision 6590d69a (qgis): Browser proxy model: hide layer operations if layer filter is set
- This is to avoid layer operations to be shown when
selecting data source - 01:03 PM Revision 2e2acf91 (qgis): Merge pull request #37647 from lhirlimann/svgcleaner
- svg file reduced with svgcleaner
- 12:33 PM Revision a61a83d6 (qgis): add methods to retrieve from/to value to keys for flags (#37752)
- * add methods to retrieve from/to value to keys for flags
* sipify - 11:45 AM Revision 8cb43155 (qgis): Save and reload export settings
- 11:21 AM Revision 269210f2 (qgis): Set 3d.svg as export icon
- 11:16 AM Revision 06fea4ff (qgis): Merge pull request #37744 from m-kuhn/fix_offline_editing_with_aux_storage
- Add safety check
- 04:54 AM Revision 28c8eefa (qgis): Avoid texture jump when panning maps
- We don't need the whole expense of the "Avoid artifacts when rendering as map tiles"
option, because that disables to... - 04:54 AM Revision 053d504c (qgis): Only set texture origin for non point geometries
- 04:54 AM Revision 9c876227 (qgis): Fix rendering when transform errors occur
- 04:54 AM Revision c7ef8c83 (qgis): Test updates
2020-07-10
- 01:21 AM Revision 81518f96 (qgis): fix formula in brightnesscontrast filter for rasters with opacity (fix ...
- 01:20 AM Revision 4713c7a1 (qgis): [processing] Fix crash when using expression editor in aggregate algorithm
- Fixes #37727
- 10:40 PM Revision 99917857 (qgis): Deleted LoD leafs from scene exporter
- 08:27 PM Revision 6b608b4e (qgis): clone terrain generator before editing the resolution
- set terrain in clone function
disconnect future watcher connections properly - 06:06 PM Revision b7d36375 (qgis): Reload the data source when a dependency layer is changed (#37475)
- Refreshing the data provider right away causes problems on a layer
dependent on itself. In that case two `dataChange... - 05:44 PM Revision 059c9b47 (qgis): Deleted the synchronous loading of terrain and texture
- Now uses waitForFinished function
- 11:35 AM Revision 4f5bb6f4 (qgis): Add safety check
- ... or QGIS crashes when offline editing layers with auxiliary storage attached
- 10:00 AM Revision 29c980ea (qgis): Deleted createPlane*Data functions
- Switched to buffer data generator
- 09:06 AM Revision fcdd64dc (qgis): CMakeLists cleanup
- Deleted .bom files
Qgs3DMapCanvasDockWidget::exportScene cleanup
Deleted unused functions and variables
Fixed typo - 08:26 AM Revision 3b9b39be (qgis): Fix mask settings obliterate data defined text orientation settings
- 07:46 AM Revision 402ce037 (qgis): Minor code cleanup
- 07:46 AM Revision b6a9cced (qgis): Dox
- 07:46 AM Revision 1bbf43d3 (qgis): [feature] Allow 3d material texture files to be embedded in style/project
- Users can opt to embed images into the project to avoid placing dependancies
on external resources - 07:46 AM Revision 3d1b819c (qgis): Use QgsImageCache to load 3d texture images
- 07:46 AM Revision 98327ef4 (qgis): Use QgsDoubleSpinBox for 3d texture widgets
- 07:46 AM Revision eff171ad (qgis): Cleanup diffuse texture API
- Seperate the calls for whether a user has enabled diffuse texture
from API for determining whether diffuse texture sh... - 07:46 AM Revision 087cee58 (qgis): Capitalization fix
- 07:46 AM Revision c2e42836 (qgis): Cleanup debug noise in 3d
- 07:46 AM Revision 54a9fe6d (qgis): Remove unused variable
- 07:37 AM Revision afa54f2e (qgis): Fix crash when smoothing feature with a curved geometry type
- Fixes #37663
(cherry picked from commit a98f914b9b990f9a6997a092d5a96c0a4d7a25ee) - 07:37 AM Revision 5d2a68d1 (qgis): Update vertical text with line spacing reference image
- Note that the new image is more correct -- the previous one was incorrectly
rendering part of the label text outside ... - 07:37 AM Revision b449361c (qgis): Scaled font also needs to scale letter/word spacing
- 07:37 AM Revision 54c5e7ee (qgis): Fix deprecation warnings and update unit tests
- 07:37 AM Revision 01035319 (qgis): Dox fix
- 07:37 AM Revision 136bac2f (qgis): Test updates
- 07:37 AM Revision 20669a51 (qgis): Ignore final line leading when calculating text height
- 07:37 AM Revision b7048b91 (qgis): Update masks
- 07:37 AM Revision bac8696f (qgis): Test masks for Windows
- 07:37 AM Revision 11297b84 (qgis): [feature][layouts] Port attribute table to QgsTextRenderer
- Allows for full range of text formatting in layout attribute tables,
including buffers & shadows, word spacing, etc - 07:37 AM Revision 58e31fd3 (qgis): Test masks
- 07:04 AM Revision 89d0211e (qgis): When creating geometry collections for GEOS, skip any empty parts
- These can cause crashes in GEOS functions
Fixes #37688
(cherry picked from commit 6ddff0def89a78ee9567ab3d01b1ae180... - 06:44 AM Revision f56654f2 (qgis): [labeling] Fix mask settings obliterate data defined text orientation s...
- Fixes #37719
- 05:43 AM Revision 7ac65f36 (qgis): Fix breakage
- 02:22 AM Revision 2004184a (qgis): Use string representation for Color functions example output
2020-07-09
- 11:54 PM Revision 0253e633 (qgis): Don't require all parameter values to be specified via qgis_process com...
- 11:54 PM Revision 7382248f (qgis): When creating geometry collections for GEOS, skip any empty parts
- 11:53 PM Revision e540cbb1 (qgis): Fix crash when smoothing feature with a curved geometry type
- 11:53 PM Revision 32a04fd3 (qgis): Fix missing fields when running algorithm in place mode
- 10:15 PM Revision 7ba050c7 (qgis): Merge pull request #37622 from pblottiere/fix_ogcapif_json
- Fixes OGC API Features certification
- 09:12 PM Revision cc96e9e1 (qgis): [Feature] texturing support for vector layer (#36981)
- * [Feature] texturing support for vector layer
* Fixed tesselation test not passing issue
* Fixed diffuse_texture_p... - 08:46 PM Revision 4eca4852 (qgis): when adding new field apply precision only when field type supports it
- 08:45 PM Revision 807309aa (qgis): Fix OTB icon which is not render into QGIS Processing
- 08:45 PM Revision 4cad9409 (qgis): Fix OTB icon which is not render into QGIS Processing
- 08:44 PM Revision 1219f553 (qgis): [processing] Fix and improve how in place algorithm parameter widget
- handles the input layer by creating a new QgsProcessingHiddenWidgetWrapper
wrapper subclass
Fixes #37424 - 08:44 PM Revision a98f914b (qgis): Fix crash when smoothing feature with a curved geometry type
- Fixes #37663
- 08:43 PM Revision 6ddff0de (qgis): When creating geometry collections for GEOS, skip any empty parts
- These can cause crashes in GEOS functions
Fixes #37688 - 08:43 PM Revision caff6523 (qgis): [processing] Don't require all parameter values to be specified via
- qgis_process command line tool
Instead use the proper value validity check to test whether it's ok
to leave them uns... - 05:12 PM Revision 25c02462 (qgis): Merge pull request #37715 from qgis-bot/backport-37713-to-release-3_14
- [Backport release-3_14] [sipify] format section/subsection to RST
- 05:12 PM Revision 871c0cae (qgis): Merge pull request #37714 from qgis-bot/backport-37713-to-release-3_10
- [Backport release-3_10] [sipify] format section/subsection to RST
- 04:40 PM Revision c0ae18ec (qgis): [themes] Also provide checkbox styling for list view widgets
- 04:36 PM Revision 3366df76 (qgis): [sipify] format section/subsection to RST
- 04:36 PM Revision 47e7f1ee (qgis): [sipify] format section/subsection to RST
- 04:33 PM Revision d76fe840 (qgis): Merge pull request #37713 from 3nids/pyqgis-doc-sectionizer
- [sipify] format section/subsection to RST
- 04:22 PM Revision 66b0f1d6 (qgis): correctly remove title + slash
- 04:13 PM Revision 3fdbfe36 (qgis): sipify them all…
- … oh there is only 2
- 04:11 PM Revision ca89fdff (qgis): [sipify] format section/subsection to RST
- because one should write some Perl everyday to realize how life is nicer without it
- 02:26 PM Revision ed035b94 (qgis): Some code cleanup
- 11:04 AM Revision 167b7181 (qgis): [themes] Also provide checkbox styling for list view widgets
- 10:21 AM Revision ba5a8571 (qgis): Merge pull request #37697 from alexbruy/fix-field-precision
- when adding new field apply precision only when field type supports it
- 09:53 AM Revision 88199ae0 (qgis): Fix bool type in schema
- 09:53 AM Revision ce9e1fff (qgis): Update unit tests
- 09:53 AM Revision e7ea389b (qgis): Use query parameter instead
- 08:59 AM Revision 12ddfed7 (qgis): Merge pull request #37671 from alexbruy/rescale-raster
- Rescale raster algorithm for Processing
- 08:49 AM Revision 23dee29f (qgis): Merge pull request #37676 from signedav/backport_shortcut-edit
- [Backport release-3_14] Return on shortcut paste when layer not editable
- 08:49 AM Revision 588aff09 (qgis): Merge pull request #37672 from signedav/shortcut-edit
- Return on shortcut paste when layer not editable
- 07:22 AM Revision 3a2f5a3f (qgis): use enabled/disabled widget state instead of visibility to check when
- precision should be applied
- 07:19 AM Revision 87e98733 (qgis): Fix some warnings on msvc while building qgis_process tool
- 06:15 AM Revision 23859b18 (qgis): fix wording and extend short help as suggested by Nyall Dawson
- 05:43 AM Revision 1531cdb2 (qgis): when adding new field apply precision only when field type supports it
- 05:23 AM Revision 77dfaae6 (qgis): Add QgsTextRenderer methods to convert Qt alignment flags
- 05:23 AM Revision 49a3c104 (qgis): code cleanup
- 05:23 AM Revision 52f77415 (qgis): Add method to convert a QgsTextBlock to plain text
- 05:23 AM Revision cfd9afed (qgis): [feature][labeling] Expose Justify text alignment option for use
- in multiline point/polygon labels
Allows multiline labels to be "justify" aligned - 05:23 AM Revision 3e515599 (qgis): Test mask
- 05:23 AM Revision 445beba9 (qgis): Add "justify" alignment mode for QgsTextRenderer
- 03:14 AM Revision eaedff3c (qgis): Fix some warnings on msvc while building qgis_process tool
- 02:21 AM Revision d0133c33 (qgis): qgis_process is no windows gui app (fixes #37465)
2020-07-08
- 01:34 AM Revision f54c8fb7 (qgis): debian packaging: split server into several packages
- 12:08 AM Revision b29f64f8 (qgis): qgis_process is no windows gui app (fixes #37465)
- 10:26 PM Revision d756935b (qgis): Collect features algorithm doesn't care about geometry validity
- 09:47 PM Revision ab83e57c (qgis): Context menu 'Search selected in PyQGIS docs' in Console panes
- 09:17 PM Revision a1fda50f (qgis): Move setLexers to base
- 08:26 PM Revision 6162f48d (qgis): Get rid of all the ColorEditor stuff
- 05:19 PM Revision f2858b24 (qgis): Connections API: drop/add column
- Also: expose it in the browser.
Implemented for:
- PG
- GPKG
- Spatialite
- MSSQL - 05:19 PM Revision 91256903 (qgis): Expose columns to browser for PG, SL, GPKG and MSSQL
- First part of QEP https://github.com/qgis/QGIS-Enhancement-Proposals/issues/171
- 05:19 PM Revision 462ce2fe (qgis): Browser fields sorting
- 05:19 PM Revision f00d2099 (qgis): Expose DB fields to the browser
- 05:19 PM Revision 0981644c (qgis): SIP: add factory for layer()
- 11:45 AM Revision 1353bb5b (qgis): fix wrong feedback message in case addFeatures had not been successfull
- (change from d523eb99b74baf00b2422508fc7eac8cc9e4e431 without changing feedback texts)
- 11:43 AM Revision 0473df65 (qgis): remove unused member variable
- 11:43 AM Revision fbed3429 (qgis): remove redundant check
- 11:43 AM Revision f8d3ac7e (qgis): [processing] rescale raster algorithm (fix #26099)
- Rescales raster values to the new min-max range preserving shape of the
raster's histogram. - 11:43 AM Revision 3e9b8290 (qgis): optional NODATA parameter to override original NODATA value
- 11:43 AM Revision bc8b55e1 (qgis): add tests
- 11:41 AM Revision 5b01c540 (qgis): raise message and return if trying to paste or cut features on not edit...
- (cherry-pick from 40264cec9bc67ed9d16dd7492c375c1dc5600018)
- 10:58 AM Revision 1878fc7b (qgis): Merge pull request #37667 from elpaso/bugfix-gh37386-filewriter-python-...
- Fix QgsVectorFileWriter python issue (leak & functional)
- 10:27 AM Revision 82786932 (qgis): Added scale parameter
- 10:06 AM Revision 00cbe5d1 (qgis): Added initial mtl implementation
- 09:38 AM Revision d523eb99 (qgis): fix wrong feedback message in case addFeatures had not been successful ...
- 09:31 AM Revision ee660f70 (qgis): raise message and return if trying to paste or cut features on not edit...
- 09:20 AM Revision 40264cec (qgis): Merge pull request #37617 from qgis-bot/backport-37570-to-release-3_14
- [Backport release-3_14] Fix attributes on copy paste while QGIS stays responsive
- 09:01 AM Revision e8c080ac (qgis): [processing] Collect features algorithm doesn't care about geometry val...
- 09:00 AM Revision d9936deb (qgis): More mask updates
- 09:00 AM Revision ff14c6fd (qgis): [FEATURE][layouts] Use QgsTextRenderer for drawing map grid text in lay...
- Allows for grid annotations which use buffers, shadows, background shapes, etc!
- 09:00 AM Revision 48c322e9 (qgis): Update tests
- 09:00 AM Revision 573e46b6 (qgis): Add a character based text height calculation method to QgsTextRenderer
- 09:00 AM Revision fd1555dd (qgis): More test updates
- 07:58 AM Revision 26643a6c (qgis): Fix QgsVectorFileWriter python issue (leak & functional)
- Fixes #37386
- 07:40 AM Revision 2edd11c9 (qgis): Added terrain texture resolution spinbox
- 05:01 AM Revision fd6dcf3b (qgis): [Feature] Add contextMenuAboutToShow to QgsMapCanvas
- Adds a contextMenuAboutToShow( QMenu *menu, QgsMapMouseEvent *event ) signal to QgsMapCanvas to allow plugins
a chanc...
2020-07-07
- 12:57 AM Revision 0f82482c (qgis): Fix unreported sslmode storage from connections API
- 12:55 AM Revision 6f859c57 (qgis): [MetaSearch] fix Python error when adding resources (#35560)
- 12:53 AM Revision df111bf3 (qgis): fix adding relation with multiple field pairs from dialog
- 12:50 AM Revision 78e08c31 (qgis): fixes invalid relation in search form
- 12:49 AM Revision 75a6740a (qgis): Test mask updates
- 12:49 AM Revision 629e86e2 (qgis): Run text renderer test suite with scaling workaround enabled
- In order to identify any issues when the scaling workaround is applied
- 12:49 AM Revision 10c044e8 (qgis): Fix font scaling with mask effect
- 12:49 AM Revision 59c53bae (qgis): Fix cppcheck warning
- 12:49 AM Revision 8789b27e (qgis): Mask updates
- 12:49 AM Revision a49cb7c9 (qgis): [api] Add vertical alignment control to QgsTextRenderer
- 12:49 AM Revision aabf979e (qgis): Fix alignment
- 12:49 AM Revision b062fa2e (qgis): more scale work
- 12:49 AM Revision 0dd1490f (qgis): [api] Apply a font scale workaround factor to QgsTextRenderer
- This is a hack which has been in place in layouts/composer for a long
time in order to provide more consistent and re... - 12:49 AM Revision 6eee1fa6 (qgis): Don't apply font scaling workaround by default, but instead make it
- opt-in through the render context flags
Avoids potential performance regression when rendering labels - 10:18 PM Revision c1d1a72f (qgis): Moving away from the console-'ColorEDIT' scheme in favour of the consol...
- 08:59 PM Revision 9eef5d78 (qgis): fixes invalid relation in search form (#37137)
- * fixes invalid relation in search form
fixes #34410
* fetch the relation if only one is present - 08:18 PM Revision 44ebe869 (qgis): fix adding relation with multiple field pairs from dialog (#37652)
- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 04:25 PM Revision 961e6e8d (qgis): Merge pull request #37628 from elpaso/connections-api-fields
- DB Connections API: add fields method -> column info
- 03:45 PM Revision 86deebd0 (qgis): fix crash when QgsFeature has no layer
- 02:23 PM Revision ed000d43 (qgis): fix adding relation with multiple field pairs from dialog (#37640)
- 02:10 PM Revision 294c5079 (qgis): Added missing documentation
- 02:00 PM Revision a0638c6f (qgis): texture coordinates generation
- terrain texture generation
for flat and DEM terrains - 01:32 PM Revision 6247cde5 (qgis): svg file reduced with svgcleaner
- 12:10 PM Revision c28ed4a3 (qgis): disable feature picker when no feature is available in expression previ...
- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 11:41 AM Revision 998c51d6 (qgis): Show python code sample in PyQGIS doc, take 2 (#37646)
- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 11:41 AM Revision 04d51ec8 (qgis): Show python code sample in PyQGIS doc, take 2 (#37645)
- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 11:39 AM Revision 2c9874c5 (qgis): re-allow circular dependencies (#37641)
- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 11:37 AM Revision d14b3494 (qgis): Show python code sample in PyQGIS doc, take 2 (#37642)
- 10:28 AM Revision 5f6dab09 (qgis): disable feature picker when no feature is available in expression previ...
- 09:48 AM Revision 960e5331 (qgis): re-allow circular dependencies (#37539)
- see #30947
- 08:30 AM Revision 8ded0f14 (qgis): Provider key getter and layer options
- 06:38 AM Revision 546777f1 (qgis): Ensure text format previews are antialiased
2020-07-06
- 10:00 PM Revision f21bbc7d (qgis): Add safety check for layer pointer
- Fixes #37598
- 10:00 PM Revision 05e08de6 (qgis): Fix crash on startup in certain circumstances
- 09:59 PM Revision 64a52eaa (qgis): Use correct layer comparators when comparing layer sources in processing
- 09:59 PM Revision f89fb2ae (qgis): QgsFields: make icon for type static
- 05:11 PM Revision a0c3f6f4 (qgis): Merge pull request #37625 from qgis/fix-build-setMaximumSymbolSize
- fix test after change to setMaximumSymbolSize
- 05:05 PM Revision 1d1b6895 (qgis): DB connections API: mssql test for fields()
- 04:57 PM Revision dc67a4ed (qgis): DB Connections API: add fields method -> column info
- 02:48 PM Revision 239ed12b (qgis): fix test after change to setMaximumSymbolSize
- 01:04 PM Revision 154d2b2d (qgis): Merge branch 'master' into export-scene-feature
- 11:47 AM Revision 992b1f2a (qgis): Merge pull request #36967 from elpaso/bugfix-gh36962-fid-is-null
- QgsFeature default constructor set fid to invalid
- 11:15 AM Revision f8cc4c53 (qgis): Merge pull request #37615 from qgis-bot/backport-37600-to-release-3_14
- [Backport release-3_14] Add safety check for layer pointer
- 11:15 AM Revision ed2ebeb2 (qgis): Added normals export
- 10:12 AM Revision 01b345c1 (qgis): Merge pull request #37587 from mhugent/max_symbol_size_unit_test
- Add unit test for maximum symbol size in legend
- 09:33 AM Revision 717d8380 (qgis): Fix attributes on copy paste while QGIS stays responsive
- 09:30 AM Revision 7c89280a (qgis): Merge pull request #37570 from signedav/copypaste-references
- Fix attributes on copy paste while QGIS stays responsive
- 09:09 AM Revision a8d78b7c (qgis): Fix composition test after returning QVariant instead of 0
- 08:29 AM Revision 36bc3d45 (qgis): Add safety check for layer pointer
- 08:25 AM Revision 6597b4ab (qgis): Merge pull request #37600 from m-kuhn/fix_trim_extend_crash
- Add safety check for layer pointer
- 06:00 AM Revision bb0ef11b (qgis): A multilayer input is allowed to be set to a model input feature source...
- 05:59 AM Revision c5a79a2b (qgis): Fix crash on startup in certain circumstances
- 05:59 AM Revision 398b55ec (qgis): Use correct layer comparators when comparing layer sources in processing
- Fixes #37394
- 04:45 AM Revision fe9f7e1d (qgis): [processing] A multilayer input is allowed to be set to a model
- input feature source parameter
- 04:00 AM Revision a7d3079b (qgis): Fix crash on startup in certain circumstances
- Fixes #37603
Fixes #34603 - 02:50 AM Revision 3263211d (qgis): Minor api cleanups (use Maximum/Minimum instead of min/max), dox
- fixes (\command instead of @command)
- 02:50 AM Revision b883c14f (qgis): Add @brief, @see to banned keywords list
2020-07-05
- 12:14 AM Revision 66f72cdc (qgis): Fix batch panel uses layer ids when auto populating output names based ...
- 01:56 PM Revision b3a2a3c3 (qgis): Fixed flat terrain scale bug
- 01:43 PM Revision 94a25d21 (qgis): Improved the code according to Nyall's suggessions
- 11:48 AM Revision 180a6303 (qgis): Move icons to base and add some to items
- 10:22 AM Revision d9e086f7 (qgis): Add safety check for layer pointer
- Fixes #37598
- 10:22 AM Revision 8d6d4675 (qgis): atlas_featureid: QVariant if null
- 10:00 AM Revision e2fe098e (qgis): Merge pull request #37367 from espinafre/pgsql_quote_floats_in_where
- Quoting floating point values on PostgreSQL provider.
- 07:40 AM Revision af3423aa (qgis): 5.13
- 07:40 AM Revision b2cef737 (qgis): [feature][layouts] Expose option to control PDF image compression
- method when exporting layouts to PDF
Options are for Lossy compression, which is the default JPEG compression
used, ...
2020-07-04
- 11:08 PM Revision 457a5269 (qgis): [processing] Fix batch panel uses layer ids when auto populating
- output names based on a layer parameter
Fixes #37554 - 04:36 PM Revision 5889f7df (qgis): Add simple BaseClass
- 11:45 AM Revision 284f1ab8 (qgis): Merge pull request #37398 from m-kuhn/pylint-new
- New pylint check
- 11:11 AM Revision 61193fc8 (qgis): Simplify some painter related operations and make safer
- 10:32 AM Revision afdfec33 (qgis): Add unit test for maximum symbol size in legend
- 09:44 AM Revision 8319fd79 (qgis): Add explicit include to qgspoint.cpp for Qt 5.15
- This adds explicit include of QPainterPath to
src/core/geometry/qgspoint.cpp so QGIS may be built against Qt 5.15.0.
... - 09:42 AM Revision 35b9132e (qgis): Fixed documentation
- 09:34 AM Revision 8c25af7a (qgis): Fixing documentation
- 09:05 AM Revision b6f16032 (qgis): Adding documentation and fixing code layout
- 08:21 AM Revision c30c769e (qgis): [feature][layouts] Add automatic clipping settings for atlas maps
- This feature allows users to enable map clipping for layout map items
so that the maps are clipped to the boundary of... - 08:20 AM Revision 329a0fc1 (qgis): [feature][symbology] Expose option to offset simple line dash patterns
- by a preset amount
Allows for tweaking the positioning of dashes/spaces in the line, so
that the dashes/spaces can b... - 07:57 AM Revision 69017d46 (qgis): Created QgsExportObject to manage each object data (position coordinate...
- Fixed an issue with QgsDemHeightMapGenerator::renderSynchronously because it wasm't doing the same things as asynchro...
- 07:48 AM Revision 7da0f639 (qgis): Fix crash in QgsWmsProvider::htmlMetadata if layer is invalid
- 05:55 AM Revision 1e3558a6 (qgis): Fix crash in QgsWmsProvider::htmlMetadata if layer is invalid
- (cherry picked from commit 32d39d68fffa431b40b92f13d64501f972d5c654)
- 05:54 AM Revision 2978c8a5 (qgis): Fix two wrong parameter names in shortHelpString and sort the parameters
2020-07-03
- 11:10 PM Revision e9901450 (qgis): Fix QgsGeometry::asQPolygonF doesn't handle multipolygon inputs gracefully
- 11:10 PM Revision ecb617cf (qgis): Update darker function description
- 11:06 PM Revision 8d13720c (qgis): fix PyQGIS docs for QgsProviderMetadata
- 11:05 PM Revision d291f99c (qgis): fix PyQGIS docs for QgsProviderMetadata
- 11:04 PM Revision 0876baec (qgis): Fix code sample formatting
- 11:03 PM Revision e280d7e9 (qgis): [dox] fix code formatting
- 11:03 PM Revision 0103731f (qgis): [dox] fix code formatting
- 07:22 PM Revision f7f9534e (qgis): Merge pull request #37553 from 3nids/fix-pyqgis-formatting
- [dox] fix code formatting
- 05:19 PM Revision dc0039aa (qgis): variable names, doc and delete dialog
- 04:32 PM Revision 83ec6063 (qgis): using a lambda signal and dialog show for fixing up attributes, so e.g....
- 02:58 PM Revision 6bbcb3de (qgis): different crs reprojection code revision
- 02:58 PM Revision a9d943da (qgis): Code style
- 02:58 PM Revision cc5102ec (qgis): limit features parameter; grow spatial index query geometry bbox for eq...
- 02:58 PM Revision 33e0710c (qgis): right limit parameter extraction method
- 02:58 PM Revision e7417504 (qgis): further optional parameters decode hack
- 02:58 PM Revision d5f8adb9 (qgis): target layer with different crs reproject support
- 02:58 PM Revision d724b88f (qgis): exclude current feature for self overlay layer
- 02:58 PM Revision ba1b34d4 (qgis): geometry overlay functions test suite
- 02:58 PM Revision a03e6003 (qgis): limit overlay nearest neighbors to 1
- 02:58 PM Revision a67d9914 (qgis): optional parameter handling, disjoint, nearest multiresult
- 02:58 PM Revision 50e07df4 (qgis): limit parameter default changed to -1
- 02:58 PM Revision c5616bda (qgis): new overlay functions
- 02:58 PM Revision 9d229b5b (qgis): Generalize boilerplate code
- 02:58 PM Revision 0594d959 (qgis): Add todos
- 02:58 PM Revision 853c7cb4 (qgis): Add expression support
- 02:58 PM Revision 75759ea7 (qgis): overlay functions first implementation
- 02:58 PM Revision 502291c4 (qgis): geometry_overlay implementation test
- 02:58 PM Revision 025c96a5 (qgis): Further intersect fixes
- 02:58 PM Revision 2e1c8467 (qgis): Fix code style of reffunctions
- 02:58 PM Revision 57d90fe9 (qgis): Add overlay expression function tests
- 02:58 PM Revision c7fc079d (qgis): Expression function improvements
- 02:58 PM Revision 42f40a17 (qgis): Fix tests and caching
- 01:06 PM Revision a60ddc0b (qgis): Merge pull request #37474 from mhugent/layout_legend_maximum_marker_size
- Layout legend maximum marker size
- 11:36 AM Revision cdc2f7fd (qgis): fix PyQGIS docs for QgsProviderMetadata (#37552)
- fixes https://github.com/qgis/pyqgis/issues/55
- 09:18 AM Revision b5d9ccdf (qgis): [dox] fix code formatting
- fixes https://github.com/qgis/pyqgis/issues/45
- 07:43 AM Revision 1fda61e8 (qgis): Fix regression
- 07:24 AM Revision 040dd56b (qgis): Use direct QPainterPaths when clipping map renders using a QPainter bas...
- Allows correct clipping to multipolygons, polygons with holes, etc
- 07:24 AM Revision 205273e7 (qgis): Add method to QgsAbstractGeometry to convert geometry to QPainterPath
- Unlike QgsGeometry::asQPolygonF, this allows for correct handling
of multipolygons and rings, etc.
And potentially, ... - 07:00 AM Revision 8a80bac7 (qgis): Created export settings class
- 04:48 AM Revision 14881ce1 (qgis): Got the scene to export using a selected level of details
2020-07-02
- 08:04 PM Revision 4869217c (qgis): Update OutputName of the Drape algorithm
- From "Updated" to "Draped"
- 08:03 PM Revision 33f31d82 (qgis): Fix QgsGeometry::asQPolygonF doesn't handle multipolygon inputs
- gracefully
- 10:18 AM Revision 4904344d (qgis): Immediately liberate connection of expression value gatherer
- This fixes a deadlock
The iterator as a member as previously implemented kept connections
occupied for as long as th... - 08:48 AM Revision f3282e59 (qgis): Added initial scene export dialog and smooth edges parameter
- 08:30 AM Revision 766e0b29 (qgis): Merge pull request #37520 from elpaso/sslmode-pg-conn
- Fix unreported sslmode storage from connections API
- 07:03 AM Revision 371f7b29 (qgis): update helpstring
- 07:03 AM Revision bf24bd16 (qgis): more parameter name fixes
- 07:03 AM Revision c4092286 (qgis): add feedback->canceled check
- 07:03 AM Revision d977db4c (qgis): fix typo
- 07:03 AM Revision 922586d1 (qgis): fix input parameter name
- 07:03 AM Revision bf3f75e8 (qgis): fix redundant noData logic
- 07:03 AM Revision f72c367d (qgis): rerun style script
- 07:03 AM Revision 084190bb (qgis): update test and testdata
- 07:03 AM Revision 7383238c (qgis): optimize standard deviation method
- 07:03 AM Revision 89807a65 (qgis): fix REFERENCE_LAYER parameter name
- 07:03 AM Revision 9655f770 (qgis): allow cancellation with slow data sources
- 07:03 AM Revision 95cd14d6 (qgis): expose advanced NoData parameter
- 07:03 AM Revision 50450638 (qgis): Use enum in statistic method parameter
- 07:03 AM Revision 2d2ad2c5 (qgis): fix NoData handling in getCellValuesFromBlockStack()
- 07:03 AM Revision 9d079a72 (qgis): add algorithm icon
- 07:03 AM Revision 294ad083 (qgis): optimize varianceFromCellValues()
- 07:03 AM Revision cf6e634d (qgis): optimize memory reservation in getCellValuesFromBlockStack()
- 07:03 AM Revision 56a590eb (qgis): implement count function, implement Ignore NoData Parameter, move getCe...
- 07:03 AM Revision b2b8fefc (qgis): add support for correct output raster datatypes
- 07:03 AM Revision bf7a47a8 (qgis): support cancelling for slow datasources
- 07:03 AM Revision 76690bf8 (qgis): add cellstatistics alg tests
- 07:03 AM Revision bc74bbf5 (qgis): [feature] native cellstatistics algorithm
- 07:03 AM Revision 4181149a (qgis): fix unused variable
- 07:03 AM Revision 268ed258 (qgis): register cellstatistics alg
- 07:03 AM Revision 72c0c245 (qgis): Rename JSON help file to match function name
- 07:03 AM Revision d097adea (qgis): Add groups to function_help files
- 07:01 AM Revision 9175d95c (qgis): Browser: fix GPKG sublayers and empty DBs
- 07:01 AM Revision c84ecac1 (qgis): Immediately liberate connection of expression value gatherer
- 07:00 AM Revision e170b712 (qgis): Remove totally broken Qt version check logic, simplify code
- 04:07 AM Revision bbd5d80e (qgis): Add method to set a list of clipping regions for QgsMapSettings
- 04:07 AM Revision 0e67b65f (qgis): Apply painter clip regions when rendering vector layers
- 04:07 AM Revision 30a3582a (qgis): More tests
- 04:07 AM Revision 291dbe8c (qgis): Apply clipping regions with Intersect mode during vector layer rendering
- 04:07 AM Revision e4150b23 (qgis): Respect clipping intersects regions when rendering vector layers
- 04:07 AM Revision b10b1694 (qgis): New class QgsMapClippingUtils with utility functions for helping
- with map clipping
- 04:07 AM Revision b5ae0786 (qgis): Add api to determine if a clip region applies to a particular layer
- 04:07 AM Revision e38bb541 (qgis): Add clipping regions to QgsMapSettings/QgsRenderContext API
- 04:07 AM Revision 9a978921 (qgis): Respect map clipping regions during raster layer rendering
- 04:07 AM Revision 5cbdc4c8 (qgis): Ensure feature clipping occurs for render only, and doesn't affect
- feature geometry when used in rule based renderers and other
geometry dependent rendering options - 04:07 AM Revision 7af90907 (qgis): Add QgsScopedQPainterState class for scoped save/restore calls
- to a QPainter object
- 04:07 AM Revision 04f51371 (qgis): Create new class QgsMapClippingRegion, for encapsulation of an area
- and method to use to clip a map render
- 04:07 AM Revision 2a17e7b0 (qgis): [vectortiles] Don't overwrite existing QPainter clip regions
- This can overwrite valid clip regions setup outside of the vector tile
renderer, e.g. by a layout map item.
Fixes #3... - 04:07 AM Revision 9efdcc0a (qgis): Fix broken test
- 04:07 AM Revision 5b8af775 (qgis): Rename enum values for clarity
- 04:07 AM Revision 992d5f39 (qgis): Try to fix test failure on Travis
- 04:07 AM Revision 1851ba31 (qgis): Avoid clipped labels when painter clipping path region is active
- 04:07 AM Revision 4e815b92 (qgis): Respect clip region when rendering diagrams
- 04:07 AM Revision 9ec6c213 (qgis): Respect painter clipping regions during vector tile rendering
- 04:07 AM Revision e0280679 (qgis): Ensure map clip region is correctly handled during labeling
- We don't want labels to be positioned using unclipped feature
geometries, rather we want them to be positioned nicely... - 04:07 AM Revision 3f7320d9 (qgis): Respect painter clip region when rendering mesh layers
2020-07-01
- 12:27 AM Revision a9eb7181 (qgis): Fix OTB icon which is not render into QGIS Processing
- 12:27 AM Revision 9b13534c (qgis): Browser: fix GPKG sublayers and empty DBs
- Fixes #37519
- 12:26 AM Revision 9360515d (qgis): Immediately liberate connection of expression value gatherer
- This fixes a deadlock
The iterator as a member as previously implemented kept connections
occupied for as long as th... - 12:25 AM Revision 2a786aed (qgis): [feature][processing] Random points in polygons C++ algorithm
- Offers the same functionality as the Random points inside polygons
algorithm, and in addition it includes (possible t... - 09:06 PM Revision 0ea4fe0c (qgis): small CMakeList cosmetic change
- 07:48 PM Revision c6824407 (qgis): Removed NUMERIC pgsql testdata.
- 03:45 PM Revision a621d55e (qgis): Fix unreported sslmode storage from connections API
- Related to #37479
- 02:01 PM Revision fa0199e3 (qgis): small CMakeList cosmetic change
- 01:35 PM Revision 68f73472 (qgis): Fixed invalid vertex Y coordinate problem
- 12:39 PM Revision c1cb869a (qgis): Not loaded DEM terrain chunks export
- 11:22 AM Revision a360f537 (qgis): pass QgsAttributeEditorContext from QgisApp
- 10:18 AM Revision 6be16a5b (qgis): Memory dataset group and possibility to persist it (#37389)
- [FEATURE] Introduces memory dataset groups for mesh layer. These dataset groups are temporary and are not kept when t...
- 09:44 AM Revision 6068c64c (qgis): Merge pull request #37456 from alexbruy/gamma-correction
- Gamma correction filter for raster layers
- 08:23 AM Revision ba62ebc2 (qgis): visble DEM terrain export
- 07:10 AM Revision be4820f0 (qgis): Merge pull request #37512 from qgis-bot/backport-37459-to-release-3_14
- [Backport release-3_14] Fix restoring dialog geometry after minimize when enableAutoGeometryRestore is used
- 07:10 AM Revision 6bbae5ef (qgis): Minimum year possible in layout map item temporal extent should be 1
- 07:10 AM Revision e79a8597 (qgis): Minimum year possible in project properties temporal extent should be 1
- 06:01 AM Revision 6a6f7ff8 (qgis): typo
- 03:40 AM Revision 63d9fa15 (qgis): Generate the flat terrain all at once
- 02:32 AM Revision 592053fb (qgis): Terrain export initial implementation
2020-06-30
- 12:27 AM Revision 059f9fad (qgis): Vertex tool should not select invisible features
- Fixes: #25259
- 12:26 AM Revision 2fc2673e (qgis): Fix restoring dialog geometry after minimize when enableAutoGeometryRes...
- 12:24 AM Revision f758b96f (qgis): Normalize action scope checkbox labels
- 06:53 PM Revision 7a7a4993 (qgis): Undoing NUMERIC quoting/handling.
- QGIS doesn't support NUMERIC columns as primary keys in columns. This
reverts changes that made NUMERIC strings in an... - 05:22 PM Revision f3eaf333 (qgis): Fix warning
- 05:03 PM Revision c399f08c (qgis): Move creation of minSize/maxSize symbol to QgsSymbolLayerUtils
- 03:01 PM Revision 9734b76e (qgis): doxymentation
- 02:47 PM Revision 80b3a817 (qgis): Move min/max symbol size handling to QgsSymbolLayerUtils
- 02:42 PM Revision 0214b4f0 (qgis): move gamma correction code inside brightness/contrast filter
- 02:42 PM Revision cfa5c5bf (qgis): fix tests
- 02:41 PM Revision 2f91b978 (qgis): fix comment
- 02:41 PM Revision e87aa998 (qgis): fix some deprecation warnings in the QgsRasterLayer Python test
- 02:41 PM Revision ce3cc7c1 (qgis): rendering test for raster brightness/contrast filter
- 02:41 PM Revision 4b799171 (qgis): add gamma controls to the styling dock
- 02:41 PM Revision af2870bb (qgis): rendering test for gamma correction filter
- 02:41 PM Revision ccae627a (qgis): add increase/decrease gamma buttons to the raster toolbar
- 02:41 PM Revision f37ac2ef (qgis): add gamma controls to the raster layer properties
- 02:41 PM Revision 80544696 (qgis): gamma correction filter pipe for rasters (fix #13512)
- 01:06 PM Revision 9ecded8b (qgis): Comments
- 09:29 AM Revision c0197371 (qgis): Minimum year possible in project properties temporal extent should be 1
- 09:29 AM Revision 4f04fbc1 (qgis): Minimum year possible in layout map item temporal extent should be 1
- 08:53 AM Revision 49883a61 (qgis): Minimum year possible in temporal controller should be 1
- 08:53 AM Revision f5defcd5 (qgis): [mssql] Reallow creating connections with empty provider/dsn strings
- 08:53 AM Revision c30379c7 (qgis): Fix default extent is not shown in extent widget
- 08:48 AM Revision b1e3845b (qgis): Merge pull request #37425 from rldhont/qgis-bot-backport-35277-35937-to...
- [Backport release-3_10] Fix regression in QGIS Server WMS GetPrint request with a group layer
- 04:48 AM Revision 2ed914ff (qgis): Minimum year possible in temporal controller should be 1
- Fixes #37485
- 04:07 AM Revision 5b85cb93 (qgis): Sipify
2020-06-29
- 11:48 PM Revision 5d1b6a86 (qgis): Fix raster quantile classification
- 11:48 PM Revision 0a0ab6ce (qgis): Fix raster quantile with float
- 11:47 PM Revision de74ef6d (qgis): Some more detailed project loading time profiling for layout loading
- 11:47 PM Revision 89298373 (qgis): [mssql] Reallow creating connections with empty provider/dsn strings
- Fixes #37427
- 11:47 PM Revision 62b88463 (qgis): [processing] Fix default extent is not shown in extent widget
- Fixes #37447
- 11:45 PM Revision eef2a7ba (qgis): Fix GPKG project storage with UTF8 names on windows
- 05:37 PM Revision 6ff2fe45 (qgis): Add possibility to set a minimum symbol size in layout legend. Minimum ...
- 04:01 PM Revision 1eb778ea (qgis): Merge pull request #37477 from elpaso/bugfix-gh37463-gpkg-storage-utf8-...
- Fix GPKG project storage with UTF8 names on windows
- 01:30 PM Revision 69bcbeee (qgis): Fix GPKG project storage with UTF8 names on windows
- 12:27 PM Revision 8d92dfa0 (qgis): Fix [Tests][Server] WMS GetPrint group Mask file
- 12:13 PM Revision 387bd83b (qgis): Fix Isolate WMS GetPrint Outputs tests
- 11:31 AM Revision 01a2fe2e (qgis): Fix compile error
- 09:33 AM Revision ab758408 (qgis): Sipify
- 09:02 AM Revision f0ad33c8 (qgis): [FEATURE] possibility to set a maximum marker size in layout legend
- 08:58 AM Revision fb9df9f6 (qgis): Merge pull request #37457 from elpaso/bugfix-gh37449-raster-float64-qua...
- Fix raster quantile with float
- 08:57 AM Revision b18b9272 (qgis): Merge pull request #37455 from elpaso/bugfix-gh37448-raster-quantile-br...
- Fix raster quantile classification
- 03:59 AM Revision 798ca96f (qgis): Got exporting feature to work on vector layer data
- 03:51 AM Revision da8fa08a (qgis): [feature][processing] Add modeler algorithm to create directories
- This algorithm allows models to create new file directories. Useful for
models which have to output results to certai... - 03:50 AM Revision c9235464 (qgis): [processing] Use an editable combobox with current project layout names
- when editing a model which uses the print layout parameter type
Instead of a plain text edit with no hints as to the... - 03:50 AM Revision 70e58632 (qgis): Expose option to export as separate PDF layers in processing algorithm
- 03:50 AM Revision d8337ea6 (qgis): Typo
- 03:50 AM Revision f75a9d21 (qgis): [FEATURE][processing] Add algorithms to export a print layout as PDF or...
- This allows for models which export print layouts from the current project. One
use case for this is allowing users t... - 03:50 AM Revision 2204399f (qgis): Add test
2020-06-28
- 12:50 AM Revision e30c4c4a (qgis): Fix restoring dialog geometry after minimize when enableAutoGeometryRes...
- 12:40 AM Revision ec36775f (qgis): [themes] Avoid styling tree view item's hover state by default as doesn...
- 12:40 AM Revision 1f1f1639 (qgis): [themes] Fix tab widget's panel missing border for non selected tabs
- 12:40 AM Revision 6c6837e4 (qgis): [themes] Improve hover styling for tree widget and option lists
- 12:40 AM Revision ccddfec6 (qgis): [themes] Fix missing default checkbox styling for table and tree views
- 12:40 AM Revision 5b6d3923 (qgis): [ui] Improve looks of variable editor widget on non-default themes
- 12:40 AM Revision 62563f09 (qgis): [ui] Reduce visual attention grab of the authentication settings wiget'...
- 12:39 AM Revision 7d78628b (qgis): [wms] Fix broken WMS layers from servers using relative OnlineResource ...
- 12:38 AM Revision 0219ef3f (qgis): Accept fields of type "name" in PG 12
- 11:24 PM Revision 0a844753 (qgis): [ui] Improve a bunch of mesh icons to make them dark theme compatible
- 11:24 PM Revision ed9dee5e (qgis): OpenCL quote paths
- 11:23 PM Revision dff0af41 (qgis): Improvements to the security warning on plugin install dialog
- 11:23 PM Revision 9e1edb0e (qgis): Improve security warning for run script
- 11:23 PM Revision af670a26 (qgis): Improve security warning on console
- 11:22 PM Revision 02d3eb08 (qgis): [feature] Server WFS3 api sorting
- 11:22 PM Revision e48b09b5 (qgis): [ui] Reflect playback stay in the 3D map view's play button
- 11:22 PM Revision 50c1d770 (qgis): Provide a parent for a couple of toolbar button menus
- 11:22 PM Revision f9218556 (qgis): [ui] Add a record icon and use it in the network logger panel
- 11:22 PM Revision 61057d81 (qgis): [ui] Harmonize play button across the board
- 11:22 PM Revision 6e63b82f (qgis): [ui] Harmonize loop widget of 3D map view
- 11:22 PM Revision a16dfbdd (qgis): [ui] Better network logger icon
- 11:22 PM Revision a1053a10 (qgis): [ui] Move icon-less network logger toolbar actions under settings menu
- 11:22 PM Revision d488ebc2 (qgis): Fix ui build warning
- 11:22 PM Revision 12a10289 (qgis): Name role in expression item to be stable on fields in the expression b...
- 08:52 PM Revision 090e5dae (qgis): Use qint64 instead of long
- 07:04 PM Revision 273b8f31 (qgis): initial implementation of the scene exporter class
- 05:10 PM Revision 67af97b8 (qgis): Histogram: set an hard limit to bin count
- 10:56 AM Revision d49e140c (qgis): Fix raster quantile with float
- Fixes #37449
- 10:01 AM Revision 94bea569 (qgis): Provide a parent for a couple of toolbar button menus
- 10:00 AM Revision 2a53faf8 (qgis): Fix raster quantile classification
- Fixes #37448
- 07:56 AM Revision 2b6e1940 (qgis): [vector layer] Fix feature request order by not working against non-pro...
- 07:55 AM Revision 9b8e983d (qgis): ITEM_NAME_ROLE in QgsExpressionItem to store the field name to use it o...
- and still be able to store generic labels on the item (like the field name and the field alias)
This fixes that there... - 07:53 AM Revision defa7992 (qgis): remove pointcloud installation in postgis Docker image
- 07:53 AM Revision 7d1502b3 (qgis): Reactivate WMS GetPrint unit tests
- 07:50 AM Revision ae8dbd88 (qgis): More fine tuned profiling for vector layer loading in projects
- 07:50 AM Revision e8a15c18 (qgis): More fine tuned profiling for AFS layer loading in projects
- 07:50 AM Revision ac1591aa (qgis): Fix build, dox
- 07:50 AM Revision 005ac8af (qgis): [FEATURE] Add project load profile times to debugging tools dock
- Now it's possible to get a breakdown of the various stages of
project load, in order to identify the causes of slow p... - 07:50 AM Revision 5b35f5ba (qgis): Fix crash
- 07:50 AM Revision 5c842a62 (qgis): [api] Rework QgsRuntimeProfiler for flexibility
- - Make profiler thread safe
- Allow profiling of other, non-startup task groups (e.g. project
load times, map render ... - 07:50 AM Revision 41c91bb0 (qgis): Some wms provider profiling
- 07:50 AM Revision edfdbdb4 (qgis): Try to fix windows build
- 07:50 AM Revision 7b2dc6e5 (qgis): Add threading test
- 07:50 AM Revision 11f89daa (qgis): Unit tests
- 07:50 AM Revision 3b781ecf (qgis): Happy now?
- 07:50 AM Revision 42a1ed1c (qgis): Fix clearing groups
- 05:30 AM Revision ea420df2 (qgis): [FEATURE][processing] Add modeler algorithm to set a project expression...
- Allows a model to set Project-level expression variables during execution. Especially
useful with the new Export Prin... - 05:30 AM Revision 38154380 (qgis): Add test
- 04:17 AM Revision adffd5d3 (qgis): Fix ui build warning
- 04:08 AM Revision 639bbee9 (qgis): [afs] Read field aliases from layer definition
- 02:20 AM Revision cd923451 (qgis): Use prefix increment operator to fix cppcheck warnings related to postf...
2020-06-27
- 04:23 PM Revision 56868373 (qgis): Fix azure
- 01:54 PM Revision f66975a8 (qgis): [ui] Harmonize play button across the board
- 01:54 PM Revision cadb59b4 (qgis): [ui] Better network logger icon
- 01:54 PM Revision 28e1445a (qgis): [ui] Harmonize loop widget of 3D map view
- 01:54 PM Revision fc57be60 (qgis): [ui] Add a record icon and use it in the network logger panel
- 01:54 PM Revision 6f82f335 (qgis): [ui] Move icon-less network logger toolbar actions under settings menu
- 01:54 PM Revision d2e067b8 (qgis): [ui] Reflect playback stay in the 3D map view's play button
2020-06-26
- 03:50 PM Revision e712a335 (qgis): Merge pull request #37429 from elpaso/server-api-sorting
- [feature] Server WFS3 api sorting
- 12:06 PM Revision ed869565 (qgis): Fix json schema case for sortBy/sortDesc
- 11:57 AM Revision a4b8f72d (qgis): Server WFS3 API: implement sorting
- Also revert 2e57d114257ecbc09d44abeee5f7460c20b7b785
because it broke landing page HTML link to OPENAPI
overriding co... - 11:56 AM Revision cd967e54 (qgis): Clear response on each request (in case it was recycled)
- 09:31 AM Revision d8b79f31 (qgis): fix 3d build on debian unstable
- 09:11 AM Revision b726848e (qgis): fix 3d build on debian unstable
- 08:27 AM Revision 02549bd9 (qgis): Isolate other test_wms_getprint functions
- 08:27 AM Revision b03efc1c (qgis): Isolate test_wms_getprint_atlas
- 08:26 AM Revision fa4059f6 (qgis): Isolate WMS GetPrint Outputs tests
- 08:22 AM Revision eec8adec (qgis): Fix PyQgsServerWMSGetPrint test
- 08:21 AM Revision ea26fd59 (qgis): [Test][Server] WMS GetPrint group: deactivate equal image
- 08:21 AM Revision 5401fa4e (qgis): [Tests][Server] WMS GetPrint group
- 08:21 AM Revision 578617e3 (qgis): [Tests][Server] WMS GetPrint group Mask file
- To complete PR #35277
- 08:21 AM Revision 69170973 (qgis): [Server] WMS GetPrint group layers: use const list
- 08:21 AM Revision d485744c (qgis): qgswmsrenderer.cpp: avoid confusing aliasing of 'layer' variable name, ...
- 08:18 AM Revision 028f87f4 (qgis): Merge pull request #37403 from rldhont/tests-reactivate-server-wms-getp...
- Reactivate WMS GetPrint unit tests
- 02:02 AM Revision ef47305a (qgis): [vector layer] Fix feature request order by not working against non-pro...
2020-06-25
- 12:16 AM Revision 25030a52 (qgis): Fix delimitedtext CSVs in virtual layers
- 12:15 AM Revision f4d19eb9 (qgis): Fix oracle add from source select
- 11:24 PM Revision 8aecfdd9 (qgis): [cmake] find Qt5 the right way
- 11:05 PM Revision 91d157a0 (qgis): Allow to create true CompoundCurve, CurvePolygon, MultiCurve, MultiSurf...
- in QgsNewMemoryLayerDialog()
- 06:46 PM Revision b7f620f8 (qgis): Isolate other test_wms_getprint functions
- 05:52 PM Revision 5936249b (qgis): Merge pull request #37410 from mhugent/wms_server_fix_crash
- WMS Server: Test null pointer
- 03:11 PM Revision 8ab74ce2 (qgis): WMS Server: Test null pointer
- 02:34 PM Revision 1eddb99a (qgis): note to self in release.pl
- 02:34 PM Revision a6fdfc1b (qgis): Also push new branch to transifex on release
- 02:34 PM Revision 0ead32b5 (qgis): remove pointcloud installation in postgis Docker image (#37293)
- * remove pointcloud installation in postgis Docker image
since it has been integrated upstream
https://github.com/ka... - 11:34 AM Revision caec32bf (qgis): use new image with point cloud installed
- 09:53 AM Revision c2231300 (qgis): Isolate test_wms_getprint_atlas
- 09:51 AM Revision 89ccc774 (qgis): Isolate WMS GetPrint Outputs tests
- 09:51 AM Revision f03e3765 (qgis): Unblacklist PyQgsServerWMSGetPrint test
- 09:50 AM Revision ad59c466 (qgis): Fix PyQgsServerWMSGetPrint test
- 08:31 AM Revision c45d9e21 (qgis): Merge pull request #37387 from jgrocha/fix-regression-37338
- Fix missing type column in layer_styles in Postgresql
- 08:04 AM Revision 48475b30 (qgis): Update flake8 check
2020-06-24
- 05:53 PM Revision 5c3dff6f (qgis): Fix #37338
- 04:08 PM Revision 2553d459 (qgis): Merge pull request #37376 from elpaso/bugfix-gh37297-opencl-paths
- OpenCL quote paths
- 01:01 PM Revision ec52aa9d (qgis): OpenCL quote paths
- Try to fix #37297
- 12:40 PM Revision 4961ccc5 (qgis): [ui] Improve a bunch of mesh icons to make them dark theme compatible
- 08:13 AM Revision 08888564 (qgis): Merge pull request #37339 from qgis/pg_name-field-length-63
- PG: fix "name" field length (63 instead of 64)
- 02:25 AM Revision b3e34c0f (qgis): Fix oracle add from source select
- Fixes #37352
No idea why the signal wasn't connected :/ - 02:22 AM Revision b64f47c1 (qgis): Remove outdated help for labels data-defined placement group options. F...
- 02:21 AM Revision fd9f7fdd (qgis): Use "field" in expression eval feedback instead of "column"
- 02:21 AM Revision a43fc523 (qgis): Set focus to name field when saving or editing attribute table filters
- 02:21 AM Revision 2f725429 (qgis): Add missing NMEA patterns
2020-06-23
- 11:22 PM Revision e8b0d827 (qgis): Python formatting.
- 11:08 PM Revision 0da71847 (qgis): Quoting floating point values on PostgreSQL provider.
- This quotes floating point values on the PostgreSQL data provider, which
allows such values to be used either as stan... - 07:43 AM Revision e535f433 (qgis): Remove redundant comment
2020-06-22
- 05:55 PM Revision 28e50c12 (qgis): Merge pull request #37164 from suricactus/virt_csv
- FIX virtual layers with CSV layers opened with "delimitedtext" provider
- 03:29 PM Revision 13a10335 (qgis): PG: fix "name" field length (63 instead of 64)
- 03:22 PM Revision f2d5b27c (qgis): atlas_featureid: set to 0 if fid is NULL
- 03:22 PM Revision 6d2e352d (qgis): Fix json utils tests after FID_NULL
- 03:22 PM Revision b0003c43 (qgis): Fix layout converter test
- 03:22 PM Revision 0a421449 (qgis): Fix QgsFeature default ctor set fid to 0
- The QgsFeature default constructors initialized
feature id to 0, which is a valid feature id
instead of initializing ...
2020-06-20
- 02:38 AM Revision e4718d74 (qgis): Accept fields of type "name" in PG 12
- Fixes #37313
2020-06-19
- 10:21 PM Revision d3437ce1 (qgis): [Server] WMTS Use WMS tile_buffer by using TILED param
- 10:17 PM Revision 9ee8f06d (qgis): [Server] WMTS Use WMS tile_buffer by using TILED param
- A new parameter in the WMS OWS Server project properties has been added to avoid cut symbols when WMS GetMap is used ...
- 08:32 PM Revision 4af5597e (qgis): Clear ongoing drawing on map canvas when closing layer's edit session (...
- 08:32 PM Revision a0685c47 (qgis): Add several mToolNames (useful for debugging)
- 08:32 PM Revision 45125979 (qgis): Override clean() to remove rubber bands in vertex tool and circular string
- 08:32 PM Revision f3d473cb (qgis): Getter/setter for linking a map canvas with its QgsProject; link app ca...
- 08:31 PM Revision e31116bd (qgis): Update src/3d/qgs3dmapsettings.h
- Co-authored-by: Matthias Kuhn <[email protected]>
- 08:31 PM Revision d1ed0cc1 (qgis): Update src/app/3d/qgslightswidget.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 08:31 PM Revision 73209b38 (qgis): relocated qgsdirectionallightsettings.h header guards and fixed a typo
- 08:31 PM Revision 7d8a03b1 (qgis): Executed sipify_all script to fix the setDirectionalLights header defin...
- 08:31 PM Revision 9556bd21 (qgis): [Feature] directional lights support for QGIS 3D
- 08:30 PM Revision fb9de100 (qgis): Skip check if value is NULL
- 08:30 PM Revision 6d151404 (qgis): Fix test data
- 08:30 PM Revision f3bbc4d8 (qgis): Use QgsField::convertCompatible to check for errors
- 08:30 PM Revision 39068c1c (qgis): Sipify
- 08:30 PM Revision 3a22d35c (qgis): Update src/core/qgsvectorlayerutils.h
- Co-authored-by: Matthias Kuhn <[email protected]>
- 08:30 PM Revision 68baf749 (qgis): Add type check to file writer an memory layer
- Fixes #36715
Adds a method to check for QVariant conversions, also
check for integral type narrowing so that for exa... - 08:30 PM Revision 672d6ec5 (qgis): Fix test: cast to float
- 08:30 PM Revision 4304d863 (qgis): Fix precision in test
- 08:30 PM Revision 50f66ba3 (qgis): Increase tolerance when comparing floats in processing tests
- 08:30 PM Revision e0514de0 (qgis): Break on first error
- 08:30 PM Revision 7fa6f386 (qgis): Memory provider: roll back on errors
- Long story short: calling provider's addFeatures
is implemented for some providers in a way that
will roll back all c... - 08:30 PM Revision 64675ca0 (qgis): File writer: better error message formatting
- 08:30 PM Revision 9da3ba38 (qgis): Processing: don't crash if no feedback
- 08:30 PM Revision e629f8bd (qgis): Add zero test case
- 08:29 PM Revision d2497c82 (qgis): Early resampling: fix requests typical of pixel identification
- 08:29 PM Revision 47da98c0 (qgis): Raster resampling: add provider-level settings, and a switch at rasterp...
- Also
* in settings UI, add a 'Early resampling' checkbox
* in raster properties UI, add similar checkbox
* serialize/... - 08:29 PM Revision f32026c8 (qgis): [GDAL provider] Fix misalignment of raster with overviews
- Fixes #36820
The way QGIS is currently handling resampling is sub-optimal given GDAL >= 2
capability of having sub-p... - 08:29 PM Revision e7cdc70f (qgis): Revert "QgsGdalProvider::readBlock(): simplify call to GDALRasterIO()"
- This reverts commit 3081f2a85c53da24f1022c0057077b1cba71d9d7.
Revert the commit. It causes too much failures on Trav... - 08:29 PM Revision 904a3378 (qgis): Raster layer properties dock panel: add 'Early resampling' checkbox, an...
- 08:29 PM Revision 5cd56e35 (qgis): QgsGdalProvider::readBlock(): code cleanups/clarifications
- * Remove old / confusing comments
* Rename various variables to be hopefully clearer
Should result in no functional ... - 08:29 PM Revision 9163100c (qgis): UI: rename Average zoomed-out resampling method to Bilinear to reflect ...
- 08:29 PM Revision 689efad7 (qgis): Early raster resampling: fix issue with zoomed-in cubic on RGB+mask dat...
- 08:29 PM Revision 458b825d (qgis): Raster resampling: add cubic resampling for zoomed out
- 08:29 PM Revision c6f36503 (qgis): qgsgdalprovider.cpp: add getGDALResamplingAlg() function
- 08:29 PM Revision aaaf0f7d (qgis): Raster reprojector: do not use full resolution hint when provider resam...
- Credits @nirvn
- 08:29 PM Revision 93bc7c2f (qgis): Raster rendering: enable provider-side resampling when available, and r...
- 08:29 PM Revision df8dd11e (qgis): Early resampling: replicate behaviour similar to QgsRasterResampleFilte...
- 08:29 PM Revision 45539cf1 (qgis): QgsGdalProvider::readBlock(): simplify call to GDALRasterIO()
- Instead of doing our own nearest neighbour resampling, use directly the
one of GDAL to avoid creating a temporary buf... - 08:28 PM Revision f2f7236f (qgis): Layout new name dialog
- Make the new layout dialog use the qgsnewnamedialog class
Add/enable help button to open user manual chapters - 08:26 PM Revision 84729575 (qgis): [feature][gps] Add option to calculate bearing based on travel direction
- For devices which report faulty bearing measurements, this option can
be used to instead calculate the GPS bearing ba... - 08:24 PM Revision e55751bc (qgis): Apply suggestions from code review
- Co-authored-by: Matthias Kuhn <[email protected]>
- 08:24 PM Revision 2e6fdbe6 (qgis): Evaluate defaults when adding new features in transaction group
- Fixes #37222
- 08:24 PM Revision 4b362629 (qgis): GPKG and spatialite AUTOINCREMENT: get next value from sequence
- for PK default value, fixes #37222
Also, fix dangling transactions for spatialite. - 08:24 PM Revision 66ce30c4 (qgis): Code layout
- 08:21 PM Revision 4dc9b381 (qgis): Add API to retrieve QGIS version used to save a QgsProject
- project.lastSaveVersion()
now returns the version number used to save the project.
Also cleanup QgsProjectVersion co... - 08:20 PM Revision 11c294db (qgis): src/gui/CMakeLists.txt: register qgsfocuskeeper.h in QGIS_GUI_MOC_HDRS
- (cherry picked from commit f2126d3f27f7946aac3bf6f3adf45d09091c4624)
- 08:20 PM Revision 4faea48b (qgis): Fix editor vertex with "non-dot" locales
- Fixes #29682
(cherry picked from commit ab149e11a3b8923965cee921940af614d23e79f9) - 08:20 PM Revision ba660975 (qgis): Merge pull request #36937 from elpaso/bugfix-gh36930-gpkg-delete-from-b...
- Fix GPKG delete from browser stored connection
(cherry picked from commit bc85a3aeaea6df1a5d14222181160c6598d9d355) - 08:20 PM Revision 94b15abe (qgis): Merge pull request #36733 from elpaso/bugfix-36262-json-export-respect-...
- Server: respect "use layer ids" option in json getfeatureinfo
(cherry picked from commit 66303f27e803cd008ee058c782f1... - 08:20 PM Revision eceb7c34 (qgis): [backport] Fix transaction groups on multiple GPKGs
- Fixes #36525
Backport from master commit c343af75c0
(cherry picked from commit e248626a9c7d8ac02d028cffe21bf0aa9c9f... - 08:20 PM Revision f8ac790d (qgis): [labeling] Fix incorrect label placement after moving an 'unplaced' label
- For unplaced labels, we can't calculate the new position relative to
the original stored label placement, because we'... - 08:20 PM Revision baf89264 (qgis): fix : allow copying style from an unavailable layer
- (cherry picked from commit 2bcb63edc44f2d06a7afa95e838fdf41d24a1b02)
- 08:20 PM Revision a2b06f45 (qgis): Set DPI of rendered images
- (cherry picked from commit 83a12fb56b0478feb5b7106c91e5c184944569db)
- 08:20 PM Revision f5a71c08 (qgis): Merge pull request #36909 from m-kuhn/offline_editing_style_copy
- Fix styles are not copied in offline editing
- 08:20 PM Revision a5062abc (qgis): Browser GPKG: fix drag and drop issue
- Fix a few more unreported issues with GPKG browser operations.
(cherry picked from commit 871cc68f499cac262be5683577... - 08:20 PM Revision 623c263b (qgis): [expression] Add optional language parameter to format_number() to cont...
- (cherry picked from commit cbd3068443b3ba2a573a428b972e2e9faef5af6f)
- 08:20 PM Revision a1342f5c (qgis): Remember layout designer window positions
- Fixes #36907
(cherry picked from commit 97d31d025fe2264afadcf6afcb3eb6ebcfe9e91d) - 08:20 PM Revision 6d9cc40b (qgis): Fix raster layer names in GeoPDF exports are lost
- Fixes #33306
(cherry picked from commit d864dc85b686eee2ae28a58cb8613a9eb50d7642) - 08:20 PM Revision f4d7c468 (qgis): fix scientific notation in scale notation that led to wrong interpretat...
- (cherry picked from commit f68f7303bfdaa37982a644157ed651ae95564605)
- 08:20 PM Revision d054393f (qgis): Fix build
- (cherry picked from commit faa96b418b2b8e50d9ef306d4229f01dd03dcc0b)
- 08:20 PM Revision 553419b4 (qgis): Dox
- (cherry picked from commit 619c2a6d98ebd04613a641c3a13778b12730bab2)
(cherry picked from commit d77d0dd1dcbf6f5ddbd03... - 08:20 PM Revision 24422cf7 (qgis): [layouts] Prevent GeoPDF export if map items do not have a valid CRS set
- And show a friendly message explaining this
Fixes #35242
(cherry picked from commit 0767ff77fd3c6b50c72064692e87a30... - 08:20 PM Revision 14e17b98 (qgis): Only show vector layers in GeoPDF export vector attributes tree view
- This option only makes sense for vector layers, so filter out rasters
and other layer types
(cherry picked from comm... - 08:20 PM Revision ea990fb6 (qgis): [layouts] Allow checking all or unchecking all items in the geopdf
- export options dialog at once
Right click on the list shows a "Select All"/"Deselect All" option
Fixes #32281
(che... - 08:20 PM Revision 1283ea3e (qgis): Fix quasi-leak in attribute table right click menu
- The actions should be parented to the menu, not the form, or they'll
exist for the lifetime of the form instead of th... - 08:20 PM Revision c40bc948 (qgis): Minor code cleanup
- (cherry picked from commit 3e5586281a61b717d9ceb646bd0aaa6168b0e827)
(cherry picked from commit ce640258314b559f2941d... - 08:20 PM Revision 3ebcc773 (qgis): Avoid more old-style connects
- (cherry picked from commit 74c6946d10772421221bb0281f2eacf6c6e9eced)
(cherry picked from commit 87bb5a0f02c5982062efe... - 08:20 PM Revision 15e8cf5f (qgis): Avoid use of old-style connect
- (cherry picked from commit 285ce72af42de6939ee4d01578a55e2cc9e41dfa)
(cherry picked from commit fcbedd382aca15d966a11... - 08:20 PM Revision 3302b92b (qgis): Fix broken QgsDualView::copyCellContent() method
- This is a public method, yet was unusable publicly due to the
forced use of sender() to retrieve the current model in... - 08:20 PM Revision d512ee04 (qgis): Improve "Copy Cell Content" action code
- (cherry picked from commit 5ad9fc06157c33876b9d4496824ce4d014b2522a)
(cherry picked from commit ae4e340d3a0d6d7cae1ec... - 08:20 PM Revision 3d321ab9 (qgis): Fix Duplicate and Digitize action duplicates wrong feature when
- table is sorted
Fixes #33665
(cherry picked from commit d216c14adff1b656109c89c8f1e5c1e2cd2fe44d)
(cherry picked fr... - 08:20 PM Revision e534ba09 (qgis): Fix build
- (cherry picked from commit f24a5c9b21a5e410670713890d0df2b341c9fc23)
- 08:20 PM Revision 5b7cfa6e (qgis): Fixes #36114 : NULL value relation sort
- (cherry picked from commit f1a5c5d782b91a6c94315e38d2797bef1962c07d)
(cherry picked from commit 784441257ea7841505ab7... - 08:20 PM Revision acaebfd1 (qgis): Remove 'fake' tree view code from layer tree model symbol icon creation
- (cherry picked from commit a7de7edcbeec4de34363024f4b9f2adfcc52a746)
- 08:20 PM Revision f2b3f83c (qgis): FIX #34482, clear values for piecewise read mode (otherwise it concaten...
- (cherry picked from commit 3f2fb5a3c4855488f6653b2544742da05f5b4164)
- 08:20 PM Revision 77408619 (qgis): BUG: fix invalid layer result when Oracle version is under 12
- (cherry picked from commit 6212c74efb342fd124b8860f19e79ed6ea1dcb15)
- 08:20 PM Revision 549a4f68 (qgis): REFAC: always generated identity field are now determined at the provid...
- (cherry picked from commit 353705e79e182e061c81a80d31b74740aca0930f)
- 08:20 PM Revision 8983497b (qgis): resolve review comments
- resolve review comments
(cherry picked from commit 99a55a42fd4cb90cbdd2308b40a73fb84ece3ab9) - 08:20 PM Revision c5bde165 (qgis): BUG: fix identity field management when adding a feature, fix #33681
- (cherry picked from commit 0d5456fabec03da8e10202589b77c6b6e109504c)
- 08:20 PM Revision 254fff08 (qgis): Add test to check identity field management
- (cherry picked from commit 202f8a8c1182ff0d2b27ca046846ddbe1926103e)
- 08:20 PM Revision 6101c2e9 (qgis): [processing] Safename for scope variable shouldn't contain "."
- Fixes #36377
(cherry picked from commit 08542ef81028cab36d591a2e84829a0ee7757a33) - 08:20 PM Revision 30cd6f00 (qgis): [plugins] When a user clicks the "Reload all repositories" button
- manually in the plugin manager, then force a reload of the repositories
and don't rely on cached copies of the repo m... - 08:20 PM Revision 3666a794 (qgis): fix calculating raster size in the TIN and IDW algorithms to maintain
- accurate pixel size (fix #31970)
(cherry picked from commit 072c76747cf3c81610f08f5cccc0ba3bcc8d5d45) - 08:20 PM Revision 11754694 (qgis): PostGIS support for importing layers with binary fields
- (cherry picked from commit 7a5af29579d6b0c028dd39097a9a406626144c1c)
- 08:20 PM Revision bfed9b81 (qgis): use selected filter to determine style type (QML or SLD) (fix #35944)
- (cherry picked from commit f2ea6e8b0458e82d28a0b26823b08a0c00735a84)
- 08:20 PM Revision a9fbe6a8 (qgis): Fixes #36054 : Fix loss precision when rect filtering in virtual layer
- (cherry picked from commit b0424c39aa300a3937da25640386d8effff63344)
- 08:20 PM Revision f4182add (qgis): Fixes #36796 : Don't modify project when snapping utils object is modified
- (cherry picked from commit 090604c5e21e832cb52dc71fdc53a1941fa7acae)
- 08:20 PM Revision 03618727 (qgis): Fixes #34982 : set sql filter on the right row for postgres datasource
- (cherry picked from commit a261a069bd00320d10a3d8f8146fc88a07a43f9e)
- 08:20 PM Revision 6b5834f8 (qgis): Do not complain if user cancels open project dialog
- (cherry picked from commit c8db9ed3292b8b652f7b1fdea40ead9d6e763109)
- 08:20 PM Revision 9e435452 (qgis): Do not show error message if user cancels save as dialog
- The save to database providers return an null QString() if the dialog is cancelled,
as documented in qgsprojectstorag... - 08:20 PM Revision 102f42d7 (qgis): QgsVectorLayerSaveAsDialog: make it work with custom CRS
- The current approach was based on a srsid, that that might be unset for custom
CRS. So store a full QgsCoordinateRefe... - 08:20 PM Revision eef74d44 (qgis): [WMS provider] Detection of SERVICE=WMTS in url must be case insensitive
- As mandated by OGC specs.
Fixes #36659
(cherry picked from commit 97bac498418c6724e574f16365c3b220a3114502) - 08:20 PM Revision b4663093 (qgis): Fix crash on "Open Directory" entry of contextual menu of recent projects
- Fixes #31630
I couldn't reproduce a crash on my platform (Linux, Ubuntu 16.04, gnome classic),
but this smells prett... - 08:20 PM Revision ddd8b7db (qgis): quote project file path when passing it to the crash handler (fix #25532)
- quote project file path when passing it to the crash handler to avoid
issues if path contains spaces (fix #25532)
(c... - 08:20 PM Revision a0134e1c (qgis): fix layout of the QgsHistogram widget to prevent histogram collapsing on
- resizing (fix #25197)
(cherry picked from commit abe8481a1ec58e54b6b9b3561367b17e25fd60be) - 08:20 PM Revision 9094e8c9 (qgis): use completeBaseName for world file when exporting layouts (fix #34523)
- (cherry picked from commit 8f21a6d2f3d288cb7091ed2098a490e663405cf0)
- 08:20 PM Revision 1506b516 (qgis): also fix worldfile name when saving map canvas
- (cherry picked from commit 1a7f25c0f13261a5fe1395a34dc7ca373a7d77f2)
- 08:20 PM Revision 046f3ae0 (qgis): check return value from the QgsRelief and notify user (fix #17452)
- (cherry picked from commit 5d03f2bb9950deb6b5f66bf118feeced129fec9d)
- 08:20 PM Revision 3409567f (qgis): Vertex editor: same formatting as displayText
- (cherry picked from commit fb994711bae2b8f3a459e51734010ce241c7a4c3)
- 08:20 PM Revision 33db5e72 (qgis): QgsBinaryWidgetWrapper: fix focus-related crash (fixes #30210)
- (cherry picked from commit 46c9d1f583e07abb5344a9517440213f95f2e569)
- 08:20 PM Revision af28b42c (qgis): Add a QgsFocusKeeper class to avoid crashes related to focus loss
- Will be use to solve crash of #30210
Credits to @nyalldawson for pointing out the fix of #31905 as a
reference.
(ch... - 08:20 PM Revision 5c429042 (qgis): manual backporting #36153
- 08:20 PM Revision e43eb10d (qgis): Folloup to PR 36399 OSM prefetch
- Fixes #34813
(cherry picked from commit 720eefc0c76b2a7f664ea7609387b4bd0af7efc3) - 08:20 PM Revision eb63bb37 (qgis): [ogr] Fix layer subset string is ignored when OGR refuses to accept
- a compiled feature request expression
Fixes #37073
(cherry picked from commit aa2d2482cbd4aa0a9a50d286182ad5c5f29bd... - 08:20 PM Revision 9980d1a5 (qgis): Re-use RenderPreviewJob flag to for Prefetch
- (cherry picked from commit 459bc533272e8ec2339010af2966a5a240922ab3)
- 08:20 PM Revision 95d0278b (qgis): Fix xyx OSM tiles too many downloads
- Fixes #34813 by introducing a Prefetch rendering flag
and raster provider capability that can be set by
a provider wh... - 08:20 PM Revision 461bec52 (qgis): Fix incorrect warning message when turning off atlas preview
- (cherry picked from commit 1b5e0aecfc1305e0098f58ca05a0a8519d86bed1)
- 08:20 PM Revision c12c1eb9 (qgis): [layouts] Warn when previewing an atlas and a feature with no geometry
- is encountered, when one or more maps are set to be driven by atlas feature
This situation is definetly not what the... - 08:20 PM Revision f52652bc (qgis): [code editor] Improve creation of monospace font by:
- - Stop relying on the python console settings;
- Using modern way to retreive monospace font family;
- Using QGIS' fo... - 08:20 PM Revision 88766f6c (qgis): Update sipify
- 08:20 PM Revision e1e41f80 (qgis): Fix build
- 08:20 PM Revision d275126d (qgis): Don't show 'QgsRasterLayer created' messages in status bar
- (cherry picked from commit c4546ae6e4b87d0f66c0b540a897620343f17e83)
- 08:20 PM Revision cfca49f6 (qgis): Turn off editing and dragging for current env vars table in System setting
- (cherry picked from commit 3fbbc01077f99a312599a50b2ba8a6e4a3fb8e45)
- 08:20 PM Revision 3562d507 (qgis): Fix rectangle from 3 points
- Fixes #35043, fixes #35671
The initial version of this class presupposed the possibility of constructing a rectangle... - 08:20 PM Revision 1f1be943 (qgis): Avoid proj 'object is not a concatenated operation' warnings
- (cherry picked from commit 6baa209285f452e5996537b1b0f1b5d924d5c59b)
- 08:20 PM Revision 8d0ea51e (qgis): Flag SAGA 'Merge Layers' algorithm as having known issues
- Fixes #36375
(cherry picked from commit f676c821d9d9ff2d6e509d881ba2ea1853a34051) - 08:20 PM Revision e3353e8e (qgis): Allow clearing heatmap weighting field
- Fixes #20256
(cherry picked from commit 3961fa26f53e411c5c83b50e006df739ebda4c3e) - 08:20 PM Revision a36a1911 (qgis): Workaround odd upstream Qt issue where a painter with a semi-transparent
- brush with no solid pattern incorrectly applies the brush opacity to
the pen when exporting to printer devices
Fixes... - 08:20 PM Revision 5a3ae723 (qgis): Fix oriented minimum bounding box calculation is wrong in some cases
- Fixes #36632
(cherry picked from commit 97d098884a7889346739d61bd9048e9dcf942d11) - 08:20 PM Revision b4d303c2 (qgis): Ensure symbol opacity is always ignored for selections
- Fixes #27859
(cherry picked from commit 4de6a53235a6f7bd657c60d4f4d7160ed371d9df) - 08:20 PM Revision 394e4d5a (qgis): Fix random sort order of symbols in Symbol Export dialog
- Fixes #20572
(cherry picked from commit 987310fe90de2b21deb5c2564eb051e1d72548b2) - 08:20 PM Revision 99ccdeb3 (qgis): Fix memory layers lose CRS definition if it does not have an authority
- associated with it
Fixes #36241
(cherry picked from commit e23a49a6b858cad9373c3bfb9ad66525622ce9ee) - 08:20 PM Revision f552a98b (qgis): Implement spatial index detection for OGR provider
- Provides warnings in Processing algorithms when running on layers
which don't have a spatial index present (e.g. geoj... - 08:20 PM Revision a3530fa3 (qgis): Fix incorrect dialog title for raster layer properties
- Fixes #35510
(cherry picked from commit 2099261230f82c5cd4439538e38754947c8f6bd6) - 08:20 PM Revision 14366d54 (qgis): add tests
- (cherry picked from commit 53d70ea357a0dd6f503e598d8f2065de13d0cc78)
- 08:20 PM Revision 1ca1e35b (qgis): [processing] redirect tool standard output to fake Processing output in
- some GRASS algorithms (fix #36520)
(cherry picked from commit 263d2a871d1ed35a05ca72d895ad4757e60d69da) - 08:20 PM Revision 36215507 (qgis): update algorithms which use "ext" mechanism
- (cherry picked from commit 938dc618b185e9b61abf137333458616efb98812)
- 08:20 PM Revision 3e427b30 (qgis): [processing] fix handling for stdout and file outputs in GRASS
- algorithms when temporary files are used
(cherry picked from commit b5d323c583a9878041bf2ea2082164094a90f605) - 08:20 PM Revision 3e68ae91 (qgis): Cleanup leftover rubberband
- (cherry picked from commit 621d6073627e60f7cd0a2995e5d079073bfa65f8)
- 08:20 PM Revision 73ea3d6b (qgis): Vertex tool, fix escape to stop dragging edge
- and make keypress handling cleaner
(cherry picked from commit f3ae6c119d746af70d0ef3eb45a65b58adc8f5d7) - 08:20 PM Revision 3eb1d80c (qgis): [decorations] Use a proper ellipsoidal length calculation when
- calculating the size of the scalebar decoration
Avoids a misleading Cartesian-based scalebar (unless project is
set ... - 08:20 PM Revision 0b913966 (qgis): fix SSL error
- (cherry picked from commit 682c2000ade00ac8731d126e1920c1cb9b747424)
- 08:20 PM Revision 76a4f78d (qgis): updated disable ssl label
- (cherry picked from commit 53788aacbfad4c35e23e0807dc7019afd5287eb2)
- 08:20 PM Revision 2456025f (qgis): handle import and name errors with the Authentication class
- (cherry picked from commit 35c7ca978408378f98ec93ab25d2b6f40ad5e930)
- 08:20 PM Revision 74ec14cb (qgis): [WIP][BUGFIX] Fix interpolation on split geometry
- (cherry picked from commit bd7e9d6e119f03e55d7f94827399a24935a0877f)
- 08:20 PM Revision 286a062b (qgis): add test
- (cherry picked from commit acd4eef61b4b68923c8de8573a1860253a4e15bd)
- 08:20 PM Revision f6fca0c0 (qgis): add an explanation
- (cherry picked from commit 04c3c0124f2ed4ac1581adf9da94c7d7926d7a4d)
- 08:20 PM Revision 24843923 (qgis): backport #36005
- (cherry picked from commit cc24146deb94b173a7b14dcdb681b7b3fc71f36a)
- 08:20 PM Revision 2eb89da6 (qgis): backport #34999
- (cherry picked from commit 54daf1fde838d11b1744ea6f2efda0280df9268d)
- 08:20 PM Revision 9d924353 (qgis): use value from context when copying variables from the editor widget
- (fix #30641)
(cherry picked from commit f16ee3ed9fe4fa0bded9ff629cb54fde2cd7adee) - 08:20 PM Revision 440a7e35 (qgis): [Expression] Do not transform NULL integer as 0 when concat
- Fixes #36112 : don't concat null values
(cherry picked from commit 01563e6454f4cc5fbf1d23fe9fc8979df60b1be9) - 08:20 PM Revision 1e62347d (qgis): [WFS provider] Parse WMS service exceptions (fixes #29866)
- (cherry picked from commit 63c34e3c7e8ce61af403dfdf7c8fcb80c1eb3385)
- 02:17 PM Revision 0ac73f4f (qgis): Bump version to 3.15
- 02:15 PM Revision 9f7028fd (qgis): Release of 3.14 (Pi)
- 02:15 PM Revision 25599943 (qgis): changelog and news update for 3.14
- 02:15 PM Revision 3ff05929 (qgis): translation update for 3.14.0 from transifex
- 02:10 PM Revision 7b4ca4c8 (qgis): Release of 3.10.7
- 02:10 PM Revision b08b5134 (qgis): translation update for 3.10.7 from transifex
- 12:55 PM Revision 714b2ef9 (qgis): [wms] Fix broken WMS layers from servers using relative OnlineResource ...
- 12:54 PM Revision 21c6573d (qgis): Review fixes + comment about merging of multi-part geometries
- 12:54 PM Revision 00a102c6 (qgis): Fix performance issue when splitting polygons (fixes #34326)
- Using test data with a HUGE polygon with several hundreds of thousands
of vertices and nearly a thousand of holes, sp... - 12:02 PM Revision 0cb84084 (qgis): more flags warnings fixes for Qt 5.15 (#37309)
- * more flags warnings fixes for Qt 5.15
* fix sip compilation - 09:12 AM Revision 35949809 (qgis): Merge pull request #37277 from elpaso/bugfix-29264-spatialite-wrong-fea...
- Fix spatialite wrong feature count
- 07:37 AM Revision f7bb4b8f (qgis): [temporal] Insure the output directory exists when exporting animation
- 07:29 AM Revision f5a7d90c (qgis): another active vector settings trouble (#37306)
- 06:54 AM Revision fe14dc9b (qgis): fix feature list combo box having identifier value further than fetchin...
- * test for feature list combo box having identifier value further than fetching limit
* fix feature list combo box h... - 04:35 AM Revision 1dc05957 (qgis): Explain rationale for increasing field width for reals
- 04:35 AM Revision 9b53ca64 (qgis): Don't alter the field specification for types other than real
- Fixes #37254
- 04:34 AM Revision 3dd267c9 (qgis): Fix setting a layer's Display Name field to a field name containing
- spaces or other special characters
Because we actually store the field name as an expression, we need
to make sure w...
2020-06-18
- 01:20 AM Revision 1e72b447 (qgis): Fix georeferencer help button
- 12:47 AM Revision 7fb552d6 (qgis): fix layout
- 12:47 AM Revision 044a05d8 (qgis): run sipify
- 12:47 AM Revision 43b122ed (qgis): fix Qt 5.15 warning for flags initalization with nullptr
- 09:23 PM Revision da882de7 (qgis): more retries with transifex
- (cherry picked from commit 5b5f1f58f83214ba0541f4740ba403eafb4dd6bf)
- 09:19 PM Revision 5b5f1f58 (qgis): more retries with transifex
- 09:07 PM Revision f465efe8 (qgis): use attribute value in the output file name for Split vector layer
- algorithm (fix #37296)
- 06:01 PM Revision 4a841b53 (qgis): Merge pull request #37281 from espinafre/pgsql_provider_fix_change_feat...
- Improvements in QgsPostgresProvider::changeFeatures
- 03:31 PM Revision 7952692f (qgis): Merge pull request #37156 from m-kuhn/backport-35881-release-3_10
- Backport use expression context for conditional visibility
- 03:29 PM Revision 1036c292 (qgis): remove pointcloud installation in postgis Docker image
- since it has been integrated upstream
https://github.com/kartoza/docker-postgis/pull/163/ - 09:25 AM Revision 5a643806 (qgis): Code layout
- 09:16 AM Revision 1763dad1 (qgis): Explain the handle ownership
- 04:29 AM Revision a835cdfd (qgis): fix mesh active vector dataset
2020-06-17
- 12:34 AM Revision c521f39e (qgis): Adjusting floating point comparisons in Python tests
- Turns out that what passes on Python 3.8 and PostgreSQL 12 won't pass on
Python 3.7 and PostgreSQL 11 (Travis). So we... - 12:34 AM Revision 6a853095 (qgis): Adjusting tests to deal with floating point madness
- PostgreSQL 11 and 12 handle floating point values differently; the test
originally passed on PostgreSQL 12, but not o... - 12:34 AM Revision 617e0dbe (qgis): PostgreSQL composite PK with bigint component
- Bigint PostgreSQL fields are handled correctly if they are part of a
composite primary key. As a bonus, we always pas... - 12:34 AM Revision 44f4afe0 (qgis): Fixed test for int4 where clause (pgsql)
- Turns out the DBMS won't return a type name of "int", but "int4". We
changed the test accordingly to reflect what QGI... - 12:34 AM Revision 9469f246 (qgis): Code review. Remove quotation of floats for PostgreSQL.
- Removed quotation of floating point values after code review by Nyall
Dawson. - 12:30 AM Revision e73074b7 (qgis): update time parameters in wmst getfeatureinfo
- 12:26 AM Revision 3f593795 (qgis): Improvements in QgsPostgresProvider::changeFeatures
- Included support for json/jsonb in this method, as there already exists
for QgsPostgresProvider::changeAttributeValue...
Also available in: Atom