Activity

From 2020-06-12 to 2020-07-11

2020-07-11

10:59 PM Revision 15182ae4 (qgis): Cache snapping results in feature dialog for subsequent recalculation of
References #37359 Matthias Kuhn
10:16 PM Revision 9fe793ae (qgis): Added buffered lines export
NEDJIMAbelgacem
09:57 PM Revision e233fcab (qgis): Changed vector layer parsing function
NEDJIMAbelgacem
05:42 PM Revision 59c24bbc (qgis): Skip failing test on TRAVIS
Alessandro Pasotti
05:07 PM Revision 01c3b478 (qgis): Fix freeze when auto-finding broken layers
Fix #37757 Alessandro Pasotti
02:51 PM Revision 38b72ef5 (qgis): Warning message for not parsed layers
NEDJIMAbelgacem
02:19 PM Revision c3c87ce4 (qgis): Rename drop/add column to delete/add field
for consistency with othet Qgis classes Alessandro Pasotti
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
Alessandro Pasotti
01:03 PM Revision 2e2acf91 (qgis): Merge pull request #37647 from lhirlimann/svgcleaner
svg file reduced with svgcleaner Matthias Kuhn
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
Denis Rouzaud
11:45 AM Revision 8cb43155 (qgis): Save and reload export settings
NEDJIMAbelgacem
11:21 AM Revision 269210f2 (qgis): Set 3d.svg as export icon
NEDJIMAbelgacem
11:16 AM Revision 06fea4ff (qgis): Merge pull request #37744 from m-kuhn/fix_offline_editing_with_aux_storage
Add safety check Matthias Kuhn
04:54 AM Revision 9c876227 (qgis): Fix rendering when transform errors occur
Nyall Dawson
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...
Nyall Dawson
04:54 AM Revision 053d504c (qgis): Only set texture origin for non point geometries
Nyall Dawson
04:54 AM Revision c7ef8c83 (qgis): Test updates
Nyall Dawson

2020-07-10

01:21 AM Revision 81518f96 (qgis): fix formula in brightnesscontrast filter for rasters with opacity (fix ...
Alexander Bruy
01:20 AM Revision 4713c7a1 (qgis): [processing] Fix crash when using expression editor in aggregate algorithm
Fixes #37727 Nyall Dawson
10:40 PM Revision 99917857 (qgis): Deleted LoD leafs from scene exporter
NEDJIMAbelgacem
08:27 PM Revision 6b608b4e (qgis): clone terrain generator before editing the resolution
set terrain in clone function
disconnect future watcher connections properly
nedjima
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...
Ivan Ivanov
05:44 PM Revision 059c9b47 (qgis): Deleted the synchronous loading of terrain and texture
Now uses waitForFinished function nedjima
11:35 AM Revision 4f5bb6f4 (qgis): Add safety check
... or QGIS crashes when offline editing layers with auxiliary storage attached Matthias Kuhn
10:00 AM Revision 29c980ea (qgis): Deleted createPlane*Data functions
Switched to buffer data generator nedjima
09:06 AM Revision fcdd64dc (qgis): CMakeLists cleanup
Deleted .bom files
Qgs3DMapCanvasDockWidget::exportScene cleanup
Deleted unused functions and variables
Fixed typo
nedjima
08:26 AM Revision 3b9b39be (qgis): Fix mask settings obliterate data defined text orientation settings
github-actions[bot]
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...
Nyall Dawson
07:46 AM Revision 402ce037 (qgis): Minor code cleanup
Nyall Dawson
07:46 AM Revision 98327ef4 (qgis): Use QgsDoubleSpinBox for 3d texture widgets
Nyall Dawson
07:46 AM Revision c2e42836 (qgis): Cleanup debug noise in 3d
Nyall Dawson
07:46 AM Revision 54a9fe6d (qgis): Remove unused variable
Nyall Dawson
07:46 AM Revision 3d1b819c (qgis): Use QgsImageCache to load 3d texture images
Nyall Dawson
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
Nyall Dawson
07:46 AM Revision 087cee58 (qgis): Capitalization fix
Nyall Dawson
07:46 AM Revision b6a9cced (qgis): Dox
Nyall Dawson
07:37 AM Revision afa54f2e (qgis): Fix crash when smoothing feature with a curved geometry type
Fixes #37663
(cherry picked from commit a98f914b9b990f9a6997a092d5a96c0a4d7a25ee)
Nyall Dawson
07:37 AM Revision 54c5e7ee (qgis): Fix deprecation warnings and update unit tests
Nyall Dawson
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 ...
Nyall Dawson
07:37 AM Revision 136bac2f (qgis): Test updates
Nyall Dawson
07:37 AM Revision 01035319 (qgis): Dox fix
Nyall Dawson
07:37 AM Revision bac8696f (qgis): Test masks for Windows
Nyall Dawson
07:37 AM Revision b449361c (qgis): Scaled font also needs to scale letter/word spacing
Nyall Dawson
07:37 AM Revision b7048b91 (qgis): Update masks
Nyall Dawson
07:37 AM Revision 20669a51 (qgis): Ignore final line leading when calculating text height
Nyall Dawson
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
Nyall Dawson
07:37 AM Revision 58e31fd3 (qgis): Test masks
Nyall Dawson
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...
Nyall Dawson
06:44 AM Revision f56654f2 (qgis): [labeling] Fix mask settings obliterate data defined text orientation s...
Fixes #37719 Nyall Dawson
05:43 AM Revision 7ac65f36 (qgis): Fix breakage
Nyall Dawson
02:22 AM Revision 2004184a (qgis): Use string representation for Color functions example output
Harrissou Santanna

2020-07-09

11:54 PM Revision 0253e633 (qgis): Don't require all parameter values to be specified via qgis_process com...
github-actions[bot]
11:54 PM Revision 7382248f (qgis): When creating geometry collections for GEOS, skip any empty parts
github-actions[bot]
11:53 PM Revision e540cbb1 (qgis): Fix crash when smoothing feature with a curved geometry type
github-actions[bot]
11:53 PM Revision 32a04fd3 (qgis): Fix missing fields when running algorithm in place mode
github-actions[bot]
10:15 PM Revision 7ba050c7 (qgis): Merge pull request #37622 from pblottiere/fix_ogcapif_json
Fixes OGC API Features certification Paul Blottiere
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...
Nedjima Belgacem
08:46 PM Revision 4eca4852 (qgis): when adding new field apply precision only when field type supports it
github-actions[bot]
08:45 PM Revision 807309aa (qgis): Fix OTB icon which is not render into QGIS Processing
Mickael Savinaud
08:45 PM Revision 4cad9409 (qgis): Fix OTB icon which is not render into QGIS Processing
Mickael Savinaud
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
Nyall Dawson
08:44 PM Revision a98f914b (qgis): Fix crash when smoothing feature with a curved geometry type
Fixes #37663 Nyall Dawson
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
Nyall Dawson
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...
Nyall Dawson
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 Denis Rouzaud
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 Denis Rouzaud
04:40 PM Revision c0ae18ec (qgis): [themes] Also provide checkbox styling for list view widgets
github-actions[bot]
04:36 PM Revision 3366df76 (qgis): [sipify] format section/subsection to RST
github-actions[bot]
04:36 PM Revision 47e7f1ee (qgis): [sipify] format section/subsection to RST
github-actions[bot]
04:33 PM Revision d76fe840 (qgis): Merge pull request #37713 from 3nids/pyqgis-doc-sectionizer
[sipify] format section/subsection to RST Denis Rouzaud
04:22 PM Revision 66b0f1d6 (qgis): correctly remove title + slash
Denis Rouzaud
04:13 PM Revision 3fdbfe36 (qgis): sipify them all…
… oh there is only 2 Denis Rouzaud
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 Denis Rouzaud
02:26 PM Revision ed035b94 (qgis): Some code cleanup
nedjima
11:04 AM Revision 167b7181 (qgis): [themes] Also provide checkbox styling for list view widgets
Mathieu Pellerin - nIRV
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 Alexander Bruy
09:53 AM Revision 88199ae0 (qgis): Fix bool type in schema
Paul Blottiere
09:53 AM Revision e7ea389b (qgis): Use query parameter instead
Paul Blottiere
09:53 AM Revision ce9e1fff (qgis): Update unit tests
Paul Blottiere
08:59 AM Revision 12ddfed7 (qgis): Merge pull request #37671 from alexbruy/rescale-raster
Rescale raster algorithm for Processing Alexander Bruy
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 David Signer
08:49 AM Revision 588aff09 (qgis): Merge pull request #37672 from signedav/shortcut-edit
Return on shortcut paste when layer not editable David Signer
07:22 AM Revision 3a2f5a3f (qgis): use enabled/disabled widget state instead of visibility to check when
precision should be applied Alexander Bruy
07:19 AM Revision 87e98733 (qgis): Fix some warnings on msvc while building qgis_process tool
github-actions[bot]
06:15 AM Revision 23859b18 (qgis): fix wording and extend short help as suggested by Nyall Dawson
Alexander Bruy
05:43 AM Revision 1531cdb2 (qgis): when adding new field apply precision only when field type supports it
Alexander Bruy
05:23 AM Revision 3e515599 (qgis): Test mask
Nyall Dawson
05:23 AM Revision 77dfaae6 (qgis): Add QgsTextRenderer methods to convert Qt alignment flags
Nyall Dawson
05:23 AM Revision 49a3c104 (qgis): code cleanup
Nyall Dawson
05:23 AM Revision 52f77415 (qgis): Add method to convert a QgsTextBlock to plain text
Nyall Dawson
05:23 AM Revision 445beba9 (qgis): Add "justify" alignment mode for QgsTextRenderer
Nyall Dawson
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
Nyall Dawson
03:14 AM Revision eaedff3c (qgis): Fix some warnings on msvc while building qgis_process tool
Nyall Dawson
02:21 AM Revision d0133c33 (qgis): qgis_process is no windows gui app (fixes #37465)
github-actions[bot]

2020-07-08

01:34 AM Revision f54c8fb7 (qgis): debian packaging: split server into several packages
Jürgen Fischer
12:08 AM Revision b29f64f8 (qgis): qgis_process is no windows gui app (fixes #37465)
Jürgen Fischer
10:26 PM Revision d756935b (qgis): Collect features algorithm doesn't care about geometry validity
github-actions[bot]
09:47 PM Revision ab83e57c (qgis): Context menu 'Search selected in PyQGIS docs' in Console panes
Richard Duivenvoorde
09:17 PM Revision a1fda50f (qgis): Move setLexers to base
Richard Duivenvoorde
08:26 PM Revision 6162f48d (qgis): Get rid of all the ColorEditor stuff
Richard Duivenvoorde
05:19 PM Revision 0981644c (qgis): SIP: add factory for layer()
Alessandro Pasotti
05:19 PM Revision f2858b24 (qgis): Connections API: drop/add column
Also: expose it in the browser.
Implemented for:
- PG
- GPKG
- Spatialite
- MSSQL
Alessandro Pasotti
05:19 PM Revision f00d2099 (qgis): Expose DB fields to the browser
Alessandro Pasotti
05:19 PM Revision 462ce2fe (qgis): Browser fields sorting
Alessandro Pasotti
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 Alessandro Pasotti
11:45 AM Revision 1353bb5b (qgis): fix wrong feedback message in case addFeatures had not been successfull
(change from d523eb99b74baf00b2422508fc7eac8cc9e4e431 without changing feedback texts) David Signer
11:43 AM Revision fbed3429 (qgis): remove redundant check
Alexander Bruy
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.
Alexander Bruy
11:43 AM Revision 0473df65 (qgis): remove unused member variable
Alexander Bruy
11:43 AM Revision 3e9b8290 (qgis): optional NODATA parameter to override original NODATA value
Alexander Bruy
11:43 AM Revision bc8b55e1 (qgis): add tests
Alexander Bruy
11:41 AM Revision 5b01c540 (qgis): raise message and return if trying to paste or cut features on not edit...
(cherry-pick from 40264cec9bc67ed9d16dd7492c375c1dc5600018) David Signer
10:58 AM Revision 1878fc7b (qgis): Merge pull request #37667 from elpaso/bugfix-gh37386-filewriter-python-...
Fix QgsVectorFileWriter python issue (leak & functional) Alessandro Pasotti
10:27 AM Revision 82786932 (qgis): Added scale parameter
nedjima
10:06 AM Revision 00cbe5d1 (qgis): Added initial mtl implementation
nedjima
09:38 AM Revision d523eb99 (qgis): fix wrong feedback message in case addFeatures had not been successful ...
David Signer
09:31 AM Revision ee660f70 (qgis): raise message and return if trying to paste or cut features on not edit...
David Signer
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 David Signer
09:01 AM Revision e8c080ac (qgis): [processing] Collect features algorithm doesn't care about geometry val...
Nyall Dawson
09:00 AM Revision fd1555dd (qgis): More test updates
Nyall Dawson
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! Nyall Dawson
09:00 AM Revision 48c322e9 (qgis): Update tests
Nyall Dawson
09:00 AM Revision 573e46b6 (qgis): Add a character based text height calculation method to QgsTextRenderer
Nyall Dawson
09:00 AM Revision d9936deb (qgis): More mask updates
Nyall Dawson
07:58 AM Revision 26643a6c (qgis): Fix QgsVectorFileWriter python issue (leak & functional)
Fixes #37386 Alessandro Pasotti
07:40 AM Revision 2edd11c9 (qgis): Added terrain texture resolution spinbox
nedjima
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...
Benjamin Jakimow

2020-07-07

12:57 AM Revision 0f82482c (qgis): Fix unreported sslmode storage from connections API
github-actions[bot]
12:55 AM Revision 6f859c57 (qgis): [MetaSearch] fix Python error when adding resources (#35560)
Tom Kralidis
12:53 AM Revision df111bf3 (qgis): fix adding relation with multiple field pairs from dialog
github-actions[bot]
12:50 AM Revision 78e08c31 (qgis): fixes invalid relation in search form
github-actions[bot]
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...
Nyall Dawson
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 Nyall Dawson
12:49 AM Revision 59c53bae (qgis): Fix cppcheck warning
Nyall Dawson
12:49 AM Revision a49cb7c9 (qgis): [api] Add vertical alignment control to QgsTextRenderer
Nyall Dawson
12:49 AM Revision 75a6740a (qgis): Test mask updates
Nyall Dawson
12:49 AM Revision aabf979e (qgis): Fix alignment
Nyall Dawson
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
Nyall Dawson
12:49 AM Revision 8789b27e (qgis): Mask updates
Nyall Dawson
12:49 AM Revision 10c044e8 (qgis): Fix font scaling with mask effect
Nyall Dawson
12:49 AM Revision b062fa2e (qgis): more scale work
Nyall Dawson
10:18 PM Revision c1d1a72f (qgis): Moving away from the console-'ColorEDIT' scheme in favour of the consol...
Richard Duivenvoorde
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
Denis Rouzaud
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> qgis-bot
04:25 PM Revision 961e6e8d (qgis): Merge pull request #37628 from elpaso/connections-api-fields
DB Connections API: add fields method -> column info Alessandro Pasotti
03:45 PM Revision 86deebd0 (qgis): fix crash when QgsFeature has no layer
Olivier Dalang
02:23 PM Revision ed000d43 (qgis): fix adding relation with multiple field pairs from dialog (#37640)
Denis Rouzaud
02:10 PM Revision 294c5079 (qgis): Added missing documentation
nedjima
02:00 PM Revision a0638c6f (qgis): texture coordinates generation
terrain texture generation
for flat and DEM terrains
nedjima
01:32 PM Revision 6247cde5 (qgis): svg file reduced with svgcleaner
Ludovic
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> qgis-bot
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> qgis-bot
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> qgis-bot
11:39 AM Revision 2c9874c5 (qgis): re-allow circular dependencies (#37641)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
11:37 AM Revision d14b3494 (qgis): Show python code sample in PyQGIS doc, take 2 (#37642)
Denis Rouzaud
10:28 AM Revision 5f6dab09 (qgis): disable feature picker when no feature is available in expression previ...
Denis Rouzaud
09:48 AM Revision 960e5331 (qgis): re-allow circular dependencies (#37539)
see #30947 Denis Rouzaud
08:30 AM Revision 8ded0f14 (qgis): Provider key getter and layer options
Alessandro Pasotti
06:38 AM Revision 546777f1 (qgis): Ensure text format previews are antialiased
Nyall Dawson

2020-07-06

10:00 PM Revision f21bbc7d (qgis): Add safety check for layer pointer
Fixes #37598 Matthias Kuhn
10:00 PM Revision 05e08de6 (qgis): Fix crash on startup in certain circumstances
github-actions[bot]
09:59 PM Revision 64a52eaa (qgis): Use correct layer comparators when comparing layer sources in processing
github-actions[bot]
09:59 PM Revision f89fb2ae (qgis): QgsFields: make icon for type static
Alessandro Pasotti
05:11 PM Revision a0c3f6f4 (qgis): Merge pull request #37625 from qgis/fix-build-setMaximumSymbolSize
fix test after change to setMaximumSymbolSize Alessandro Pasotti
05:05 PM Revision 1d1b6895 (qgis): DB connections API: mssql test for fields()
Alessandro Pasotti
04:57 PM Revision dc67a4ed (qgis): DB Connections API: add fields method -> column info
Alessandro Pasotti
02:48 PM Revision 239ed12b (qgis): fix test after change to setMaximumSymbolSize
Alessandro Pasotti
01:04 PM Revision 154d2b2d (qgis): Merge branch 'master' into export-scene-feature
nedjima
11:47 AM Revision 992b1f2a (qgis): Merge pull request #36967 from elpaso/bugfix-gh36962-fid-is-null
QgsFeature default constructor set fid to invalid Alessandro Pasotti
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 Matthias Kuhn
11:15 AM Revision ed2ebeb2 (qgis): Added normals export
nedjima
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 Marco Hugentobler
09:33 AM Revision 717d8380 (qgis): Fix attributes on copy paste while QGIS stays responsive
github-actions[bot]
09:30 AM Revision 7c89280a (qgis): Merge pull request #37570 from signedav/copypaste-references
Fix attributes on copy paste while QGIS stays responsive David Signer
09:09 AM Revision a8d78b7c (qgis): Fix composition test after returning QVariant instead of 0
Alessandro Pasotti
08:29 AM Revision 36bc3d45 (qgis): Add safety check for layer pointer
github-actions[bot]
08:25 AM Revision 6597b4ab (qgis): Merge pull request #37600 from m-kuhn/fix_trim_extend_crash
Add safety check for layer pointer Matthias Kuhn
06:00 AM Revision bb0ef11b (qgis): A multilayer input is allowed to be set to a model input feature source...
github-actions[bot]
05:59 AM Revision c5a79a2b (qgis): Fix crash on startup in certain circumstances
github-actions[bot]
05:59 AM Revision 398b55ec (qgis): Use correct layer comparators when comparing layer sources in processing
Fixes #37394 Nyall Dawson
04:45 AM Revision fe9f7e1d (qgis): [processing] A multilayer input is allowed to be set to a model
input feature source parameter Nyall Dawson
04:00 AM Revision a7d3079b (qgis): Fix crash on startup in certain circumstances
Fixes #37603
Fixes #34603
Nyall Dawson
02:50 AM Revision 3263211d (qgis): Minor api cleanups (use Maximum/Minimum instead of min/max), dox
fixes (\command instead of @command) Nyall Dawson
02:50 AM Revision b883c14f (qgis): Add @brief, @see to banned keywords list
Nyall Dawson

2020-07-05

12:14 AM Revision 66f72cdc (qgis): Fix batch panel uses layer ids when auto populating output names based ...
github-actions[bot]
01:56 PM Revision b3a2a3c3 (qgis): Fixed flat terrain scale bug
nedjima
01:43 PM Revision 94a25d21 (qgis): Improved the code according to Nyall's suggessions
nedjima
11:48 AM Revision 180a6303 (qgis): Move icons to base and add some to items
Richard Duivenvoorde
10:22 AM Revision d9e086f7 (qgis): Add safety check for layer pointer
Fixes #37598 Matthias Kuhn
10:22 AM Revision 8d6d4675 (qgis): atlas_featureid: QVariant if null
Alessandro Pasotti
10:00 AM Revision e2fe098e (qgis): Merge pull request #37367 from espinafre/pgsql_quote_floats_in_where
Quoting floating point values on PostgreSQL provider. Alessandro Pasotti
07:40 AM Revision af3423aa (qgis): 5.13
Nyall Dawson
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, ...
Nyall Dawson

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
Nyall Dawson
04:36 PM Revision 5889f7df (qgis): Add simple BaseClass
Richard Duivenvoorde
11:45 AM Revision 284f1ab8 (qgis): Merge pull request #37398 from m-kuhn/pylint-new
New pylint check Matthias Kuhn
11:11 AM Revision 61193fc8 (qgis): Simplify some painter related operations and make safer
Nyall Dawson
10:32 AM Revision afdfec33 (qgis): Add unit test for maximum symbol size in legend
Marco Hugentobler
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.
...
José de Paula Rodrigues Neto Assis
09:42 AM Revision 35b9132e (qgis): Fixed documentation
nedjima
09:34 AM Revision 8c25af7a (qgis): Fixing documentation
nedjima
09:05 AM Revision b6f16032 (qgis): Adding documentation and fixing code layout
nedjima
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...
Nyall Dawson
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...
Nyall Dawson
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... nedjima
07:48 AM Revision 7da0f639 (qgis): Fix crash in QgsWmsProvider::htmlMetadata if layer is invalid
github-actions[bot]
05:55 AM Revision 1e3558a6 (qgis): Fix crash in QgsWmsProvider::htmlMetadata if layer is invalid
(cherry picked from commit 32d39d68fffa431b40b92f13d64501f972d5c654) Sandro Mani
05:54 AM Revision 2978c8a5 (qgis): Fix two wrong parameter names in shortHelpString and sort the parameters
Håvard Tveite

2020-07-03

11:10 PM Revision e9901450 (qgis): Fix QgsGeometry::asQPolygonF doesn't handle multipolygon inputs gracefully
github-actions[bot]
11:10 PM Revision ecb617cf (qgis): Update darker function description
Harrissou Santanna
11:06 PM Revision 8d13720c (qgis): fix PyQGIS docs for QgsProviderMetadata
github-actions[bot]
11:05 PM Revision d291f99c (qgis): fix PyQGIS docs for QgsProviderMetadata
github-actions[bot]
11:04 PM Revision 0876baec (qgis): Fix code sample formatting
Harrissou Santanna
11:03 PM Revision e280d7e9 (qgis): [dox] fix code formatting
github-actions[bot]
11:03 PM Revision 0103731f (qgis): [dox] fix code formatting
github-actions[bot]
07:22 PM Revision f7f9534e (qgis): Merge pull request #37553 from 3nids/fix-pyqgis-formatting
[dox] fix code formatting Matthias Kuhn
05:19 PM Revision dc0039aa (qgis): variable names, doc and delete dialog
David Signer
04:32 PM Revision 83ec6063 (qgis): using a lambda signal and dialog show for fixing up attributes, so e.g....
David Signer
02:58 PM Revision a9d943da (qgis): Code style
Matthias Kuhn
02:58 PM Revision 6bbcb3de (qgis): different crs reprojection code revision
enrico ferreguti
02:58 PM Revision c5616bda (qgis): new overlay functions
enrico ferreguti
02:58 PM Revision 50e07df4 (qgis): limit parameter default changed to -1
enrico ferreguti
02:58 PM Revision 9d229b5b (qgis): Generalize boilerplate code
Matthias Kuhn
02:58 PM Revision 0594d959 (qgis): Add todos
Matthias Kuhn
02:58 PM Revision 853c7cb4 (qgis): Add expression support
Matthias Kuhn
02:58 PM Revision e7417504 (qgis): further optional parameters decode hack
enrico ferreguti
02:58 PM Revision d5f8adb9 (qgis): target layer with different crs reproject support
enrico ferreguti
02:58 PM Revision d724b88f (qgis): exclude current feature for self overlay layer
enrico ferreguti
02:58 PM Revision cc5102ec (qgis): limit features parameter; grow spatial index query geometry bbox for eq...
enrico ferreguti
02:58 PM Revision 75759ea7 (qgis): overlay functions first implementation
enrico ferreguti
02:58 PM Revision a67d9914 (qgis): optional parameter handling, disjoint, nearest multiresult
enrico ferreguti
02:58 PM Revision a03e6003 (qgis): limit overlay nearest neighbors to 1
enrico ferreguti
02:58 PM Revision ba1b34d4 (qgis): geometry overlay functions test suite
enrico ferreguti
02:58 PM Revision 33e0710c (qgis): right limit parameter extraction method
enrico ferreguti
02:58 PM Revision 42f40a17 (qgis): Fix tests and caching
Matthias Kuhn
02:58 PM Revision 2e1c8467 (qgis): Fix code style of reffunctions
Matthias Kuhn
02:58 PM Revision 025c96a5 (qgis): Further intersect fixes
Matthias Kuhn
02:58 PM Revision 502291c4 (qgis): geometry_overlay implementation test
enrico ferreguti
02:58 PM Revision c7fc079d (qgis): Expression function improvements
Matthias Kuhn
02:58 PM Revision 57d90fe9 (qgis): Add overlay expression function tests
Matthias Kuhn
01:06 PM Revision a60ddc0b (qgis): Merge pull request #37474 from mhugent/layout_legend_maximum_marker_size
Layout legend maximum marker size Marco Hugentobler
11:36 AM Revision cdc2f7fd (qgis): fix PyQGIS docs for QgsProviderMetadata (#37552)
fixes https://github.com/qgis/pyqgis/issues/55 Denis Rouzaud
09:18 AM Revision b5d9ccdf (qgis): [dox] fix code formatting
fixes https://github.com/qgis/pyqgis/issues/45 Denis Rouzaud
07:43 AM Revision 1fda61e8 (qgis): Fix regression
Marco Hugentobler
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 Nyall Dawson
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, ...
Nyall Dawson
07:00 AM Revision 8a80bac7 (qgis): Created export settings class
nedjima
04:48 AM Revision 14881ce1 (qgis): Got the scene to export using a selected level of details
nedjima

2020-07-02

08:04 PM Revision 4869217c (qgis): Update OutputName of the Drape algorithm
From "Updated" to "Draped" Maxime Liquet
08:03 PM Revision 33f31d82 (qgis): Fix QgsGeometry::asQPolygonF doesn't handle multipolygon inputs
gracefully Nyall Dawson
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...
Matthias Kuhn
08:48 AM Revision f3282e59 (qgis): Added initial scene export dialog and smooth edges parameter
nedjima
08:30 AM Revision 766e0b29 (qgis): Merge pull request #37520 from elpaso/sslmode-pg-conn
Fix unreported sslmode storage from connections API Alessandro Pasotti
07:03 AM Revision 4181149a (qgis): fix unused variable
Clemens Raffler
07:03 AM Revision cf6e634d (qgis): optimize memory reservation in getCellValuesFromBlockStack()
Clemens Raffler
07:03 AM Revision 294ad083 (qgis): optimize varianceFromCellValues()
Clemens Raffler
07:03 AM Revision bf7a47a8 (qgis): support cancelling for slow datasources
Clemens Raffler
07:03 AM Revision b2b8fefc (qgis): add support for correct output raster datatypes
Clemens Raffler
07:03 AM Revision 56a590eb (qgis): implement count function, implement Ignore NoData Parameter, move getCe...
Clemens Raffler
07:03 AM Revision d977db4c (qgis): fix typo
Clemens Raffler
07:03 AM Revision 76690bf8 (qgis): add cellstatistics alg tests
Clemens Raffler
07:03 AM Revision 9d079a72 (qgis): add algorithm icon
Clemens Raffler
07:03 AM Revision 2d2ad2c5 (qgis): fix NoData handling in getCellValuesFromBlockStack()
Clemens Raffler
07:03 AM Revision 268ed258 (qgis): register cellstatistics alg
Clemens Raffler
07:03 AM Revision 50450638 (qgis): Use enum in statistic method parameter
Clemens Raffler
07:03 AM Revision c4092286 (qgis): add feedback->canceled check
Clemens Raffler
07:03 AM Revision bf24bd16 (qgis): more parameter name fixes
Clemens Raffler
07:03 AM Revision 89807a65 (qgis): fix REFERENCE_LAYER parameter name
Clemens Raffler
07:03 AM Revision 922586d1 (qgis): fix input parameter name
Clemens Raffler
07:03 AM Revision bf3f75e8 (qgis): fix redundant noData logic
Clemens Raffler
07:03 AM Revision f72c367d (qgis): rerun style script
Clemens Raffler
07:03 AM Revision 084190bb (qgis): update test and testdata
Clemens Raffler
07:03 AM Revision 7383238c (qgis): optimize standard deviation method
Clemens Raffler
07:03 AM Revision 371f7b29 (qgis): update helpstring
Clemens Raffler
07:03 AM Revision bc74bbf5 (qgis): [feature] native cellstatistics algorithm
Clemens Raffler
07:03 AM Revision 9655f770 (qgis): allow cancellation with slow data sources
Clemens Raffler
07:03 AM Revision 95cd14d6 (qgis): expose advanced NoData parameter
Clemens Raffler
07:03 AM Revision 72c0c245 (qgis): Rename JSON help file to match function name
Alexandre Neto
07:03 AM Revision d097adea (qgis): Add groups to function_help files
Alexandre Neto
07:01 AM Revision 9175d95c (qgis): Browser: fix GPKG sublayers and empty DBs
github-actions[bot]
07:01 AM Revision c84ecac1 (qgis): Immediately liberate connection of expression value gatherer
github-actions[bot]
07:00 AM Revision e170b712 (qgis): Remove totally broken Qt version check logic, simplify code
Nyall Dawson
04:07 AM Revision b10b1694 (qgis): New class QgsMapClippingUtils with utility functions for helping
with map clipping Nyall Dawson
04:07 AM Revision 9a978921 (qgis): Respect map clipping regions during raster layer rendering
Nyall Dawson
04:07 AM Revision b5ae0786 (qgis): Add api to determine if a clip region applies to a particular layer
Nyall Dawson
04:07 AM Revision e38bb541 (qgis): Add clipping regions to QgsMapSettings/QgsRenderContext API
Nyall Dawson
04:07 AM Revision 04f51371 (qgis): Create new class QgsMapClippingRegion, for encapsulation of an area
and method to use to clip a map render Nyall Dawson
04:07 AM Revision bbd5d80e (qgis): Add method to set a list of clipping regions for QgsMapSettings
Nyall Dawson
04:07 AM Revision 3f7320d9 (qgis): Respect painter clip region when rendering mesh layers
Nyall Dawson
04:07 AM Revision 7af90907 (qgis): Add QgsScopedQPainterState class for scoped save/restore calls
to a QPainter object Nyall Dawson
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...
Nyall Dawson
04:07 AM Revision 9ec6c213 (qgis): Respect painter clipping regions during vector tile rendering
Nyall Dawson
04:07 AM Revision e4150b23 (qgis): Respect clipping intersects regions when rendering vector layers
Nyall Dawson
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
Nyall Dawson
04:07 AM Revision 0e67b65f (qgis): Apply painter clip regions when rendering vector layers
Nyall Dawson
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...
Nyall Dawson
04:07 AM Revision 291dbe8c (qgis): Apply clipping regions with Intersect mode during vector layer rendering
Nyall Dawson
04:07 AM Revision 30a3582a (qgis): More tests
Nyall Dawson
04:07 AM Revision 9efdcc0a (qgis): Fix broken test
Nyall Dawson
04:07 AM Revision 5b8af775 (qgis): Rename enum values for clarity
Nyall Dawson
04:07 AM Revision 992d5f39 (qgis): Try to fix test failure on Travis
Nyall Dawson
04:07 AM Revision 1851ba31 (qgis): Avoid clipped labels when painter clipping path region is active
Nyall Dawson
04:07 AM Revision 4e815b92 (qgis): Respect clip region when rendering diagrams
Nyall Dawson

2020-07-01

12:27 AM Revision a9eb7181 (qgis): Fix OTB icon which is not render into QGIS Processing
Mickael Savinaud
12:27 AM Revision 9b13534c (qgis): Browser: fix GPKG sublayers and empty DBs
Fixes #37519 Alessandro Pasotti
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...
Matthias Kuhn
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...
Håvard Tveite
09:06 PM Revision 0ea4fe0c (qgis): small CMakeList cosmetic change
Denis Rouzaud
07:48 PM Revision c6824407 (qgis): Removed NUMERIC pgsql testdata.
José de Paula Rodrigues Neto Assis
03:45 PM Revision a621d55e (qgis): Fix unreported sslmode storage from connections API
Related to #37479 Alessandro Pasotti
02:01 PM Revision fa0199e3 (qgis): small CMakeList cosmetic change
Denis Rouzaud
01:35 PM Revision 68f73472 (qgis): Fixed invalid vertex Y coordinate problem
nedjima
12:39 PM Revision c1cb869a (qgis): Not loaded DEM terrain chunks export
nedjima
11:22 AM Revision a360f537 (qgis): pass QgsAttributeEditorContext from QgisApp
David Signer
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... Vincent Cloarec
09:44 AM Revision 6068c64c (qgis): Merge pull request #37456 from alexbruy/gamma-correction
Gamma correction filter for raster layers Alexander Bruy
08:23 AM Revision ba62ebc2 (qgis): visble DEM terrain export
nedjima
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 Nyall Dawson
07:10 AM Revision e79a8597 (qgis): Minimum year possible in project properties temporal extent should be 1
Mathieu Pellerin - nIRV
07:10 AM Revision 6bbae5ef (qgis): Minimum year possible in layout map item temporal extent should be 1
Mathieu Pellerin - nIRV
06:01 AM Revision 6a6f7ff8 (qgis): typo
Alexander Bruy
03:40 AM Revision 63d9fa15 (qgis): Generate the flat terrain all at once
nedjima
02:32 AM Revision 592053fb (qgis): Terrain export initial implementation
nedjima

2020-06-30

12:27 AM Revision 059f9fad (qgis): Vertex tool should not select invisible features
Fixes: #25259 Stefanow Natsis
12:26 AM Revision 2fc2673e (qgis): Fix restoring dialog geometry after minimize when enableAutoGeometryRes...
github-actions[bot]
12:24 AM Revision f758b96f (qgis): Normalize action scope checkbox labels
Germán Carrillo
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...
José de Paula Rodrigues Neto Assis
05:22 PM Revision f3eaf333 (qgis): Fix warning
Marco Hugentobler
05:03 PM Revision c399f08c (qgis): Move creation of minSize/maxSize symbol to QgsSymbolLayerUtils
Marco Hugentobler
03:01 PM Revision 9734b76e (qgis): doxymentation
Alexander Bruy
02:47 PM Revision 80b3a817 (qgis): Move min/max symbol size handling to QgsSymbolLayerUtils
Marco Hugentobler
02:42 PM Revision cfa5c5bf (qgis): fix tests
Alexander Bruy
02:42 PM Revision 0214b4f0 (qgis): move gamma correction code inside brightness/contrast filter
Alexander Bruy
02:41 PM Revision e87aa998 (qgis): fix some deprecation warnings in the QgsRasterLayer Python test
Alexander Bruy
02:41 PM Revision ce3cc7c1 (qgis): rendering test for raster brightness/contrast filter
Alexander Bruy
02:41 PM Revision 2f91b978 (qgis): fix comment
Alexander Bruy
02:41 PM Revision 80544696 (qgis): gamma correction filter pipe for rasters (fix #13512)
Alexander Bruy
02:41 PM Revision 4b799171 (qgis): add gamma controls to the styling dock
Alexander Bruy
02:41 PM Revision f37ac2ef (qgis): add gamma controls to the raster layer properties
Alexander Bruy
02:41 PM Revision ccae627a (qgis): add increase/decrease gamma buttons to the raster toolbar
Alexander Bruy
02:41 PM Revision af2870bb (qgis): rendering test for gamma correction filter
Alexander Bruy
01:06 PM Revision 9ecded8b (qgis): Comments
Marco Hugentobler
09:29 AM Revision 4f04fbc1 (qgis): Minimum year possible in layout map item temporal extent should be 1
Mathieu Pellerin - nIRV
09:29 AM Revision c0197371 (qgis): Minimum year possible in project properties temporal extent should be 1
Mathieu Pellerin - nIRV
08:53 AM Revision 49883a61 (qgis): Minimum year possible in temporal controller should be 1
github-actions[bot]
08:53 AM Revision f5defcd5 (qgis): [mssql] Reallow creating connections with empty provider/dsn strings
github-actions[bot]
08:53 AM Revision c30379c7 (qgis): Fix default extent is not shown in extent widget
github-actions[bot]
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 René-Luc ReLuc
04:48 AM Revision 2ed914ff (qgis): Minimum year possible in temporal controller should be 1
Fixes #37485 Nyall Dawson
04:07 AM Revision 5b85cb93 (qgis): Sipify
Nyall Dawson

2020-06-29

11:48 PM Revision 5d1b6a86 (qgis): Fix raster quantile classification
github-actions[bot]
11:48 PM Revision 0a0ab6ce (qgis): Fix raster quantile with float
github-actions[bot]
11:47 PM Revision de74ef6d (qgis): Some more detailed project loading time profiling for layout loading
Nyall Dawson
11:47 PM Revision 89298373 (qgis): [mssql] Reallow creating connections with empty provider/dsn strings
Fixes #37427 Nyall Dawson
11:47 PM Revision 62b88463 (qgis): [processing] Fix default extent is not shown in extent widget
Fixes #37447 Nyall Dawson
11:45 PM Revision eef2a7ba (qgis): Fix GPKG project storage with UTF8 names on windows
github-actions[bot]
05:37 PM Revision 6ff2fe45 (qgis): Add possibility to set a minimum symbol size in layout legend. Minimum ...
Marco Hugentobler
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 Alessandro Pasotti
01:30 PM Revision 69bcbeee (qgis): Fix GPKG project storage with UTF8 names on windows
Alessandro Pasotti
12:27 PM Revision 8d92dfa0 (qgis): Fix [Tests][Server] WMS GetPrint group Mask file
René-Luc ReLuc
12:13 PM Revision 387bd83b (qgis): Fix Isolate WMS GetPrint Outputs tests
René-Luc ReLuc
11:31 AM Revision 01a2fe2e (qgis): Fix compile error
Marco Hugentobler
09:33 AM Revision ab758408 (qgis): Sipify
Marco Hugentobler
09:02 AM Revision f0ad33c8 (qgis): [FEATURE] possibility to set a maximum marker size in layout legend
Marco Hugentobler
08:58 AM Revision fb9df9f6 (qgis): Merge pull request #37457 from elpaso/bugfix-gh37449-raster-float64-qua...
Fix raster quantile with float Alessandro Pasotti
08:57 AM Revision b18b9272 (qgis): Merge pull request #37455 from elpaso/bugfix-gh37448-raster-quantile-br...
Fix raster quantile classification Alessandro Pasotti
03:59 AM Revision 798ca96f (qgis): Got exporting feature to work on vector layer data
nedjima
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...
Nyall Dawson
03:50 AM Revision 70e58632 (qgis): Expose option to export as separate PDF layers in processing algorithm
Nyall Dawson
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...
Nyall Dawson
03:50 AM Revision 2204399f (qgis): Add test
Nyall Dawson
03:50 AM Revision d8337ea6 (qgis): Typo
Nyall Dawson
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...
Nyall Dawson

2020-06-28

12:50 AM Revision e30c4c4a (qgis): Fix restoring dialog geometry after minimize when enableAutoGeometryRes...
Stefanow Natsis
12:40 AM Revision 62563f09 (qgis): [ui] Reduce visual attention grab of the authentication settings wiget'...
Mathieu Pellerin - nIRV
12:40 AM Revision 5b6d3923 (qgis): [ui] Improve looks of variable editor widget on non-default themes
Mathieu Pellerin - nIRV
12:40 AM Revision ec36775f (qgis): [themes] Avoid styling tree view item's hover state by default as doesn...
Mathieu Pellerin - nIRV
12:40 AM Revision 1f1f1639 (qgis): [themes] Fix tab widget's panel missing border for non selected tabs
Mathieu Pellerin - nIRV
12:40 AM Revision 6c6837e4 (qgis): [themes] Improve hover styling for tree widget and option lists
Mathieu Pellerin - nIRV
12:40 AM Revision ccddfec6 (qgis): [themes] Fix missing default checkbox styling for table and tree views
Mathieu Pellerin - nIRV
12:39 AM Revision 7d78628b (qgis): [wms] Fix broken WMS layers from servers using relative OnlineResource ...
Mathieu Pellerin - nIRV
12:38 AM Revision 0219ef3f (qgis): Accept fields of type "name" in PG 12
github-actions[bot]
11:24 PM Revision 0a844753 (qgis): [ui] Improve a bunch of mesh icons to make them dark theme compatible
github-actions[bot]
11:24 PM Revision ed9dee5e (qgis): OpenCL quote paths
github-actions[bot]
11:23 PM Revision af670a26 (qgis): Improve security warning on console
Matthias Kuhn
11:23 PM Revision 9e1edb0e (qgis): Improve security warning for run script
Matthias Kuhn
11:23 PM Revision dff0af41 (qgis): Improvements to the security warning on plugin install dialog
Matthias Kuhn
11:22 PM Revision 02d3eb08 (qgis): [feature] Server WFS3 api sorting
github-actions[bot]
11:22 PM Revision 6e63b82f (qgis): [ui] Harmonize loop widget of 3D map view
Mathieu Pellerin - nIRV
11:22 PM Revision f9218556 (qgis): [ui] Add a record icon and use it in the network logger panel
Mathieu Pellerin - nIRV
11:22 PM Revision a1053a10 (qgis): [ui] Move icon-less network logger toolbar actions under settings menu
Mathieu Pellerin - nIRV
11:22 PM Revision e48b09b5 (qgis): [ui] Reflect playback stay in the 3D map view's play button
Mathieu Pellerin - nIRV
11:22 PM Revision a16dfbdd (qgis): [ui] Better network logger icon
Mathieu Pellerin - nIRV
11:22 PM Revision 50c1d770 (qgis): Provide a parent for a couple of toolbar button menus
Mathieu Pellerin - nIRV
11:22 PM Revision 61057d81 (qgis): [ui] Harmonize play button across the board
Mathieu Pellerin - nIRV
11:22 PM Revision d488ebc2 (qgis): Fix ui build warning
Nyall Dawson
11:22 PM Revision 12a10289 (qgis): Name role in expression item to be stable on fields in the expression b...
github-actions[bot]
08:52 PM Revision 090e5dae (qgis): Use qint64 instead of long
Alessandro Pasotti
07:04 PM Revision 273b8f31 (qgis): initial implementation of the scene exporter class
nedjima
05:10 PM Revision 67af97b8 (qgis): Histogram: set an hard limit to bin count
Alessandro Pasotti
10:56 AM Revision d49e140c (qgis): Fix raster quantile with float
Fixes #37449 Alessandro Pasotti
10:01 AM Revision 94bea569 (qgis): Provide a parent for a couple of toolbar button menus
Mathieu Pellerin - nIRV
10:00 AM Revision 2a53faf8 (qgis): Fix raster quantile classification
Fixes #37448 Alessandro Pasotti
07:56 AM Revision 2b6e1940 (qgis): [vector layer] Fix feature request order by not working against non-pro...
github-actions[bot]
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...
David Signer
07:53 AM Revision defa7992 (qgis): remove pointcloud installation in postgis Docker image
github-actions[bot]
07:53 AM Revision 7d1502b3 (qgis): Reactivate WMS GetPrint unit tests
github-actions[bot]
07:50 AM Revision 11f89daa (qgis): Unit tests
Nyall Dawson
07:50 AM Revision 7b2dc6e5 (qgis): Add threading test
Nyall Dawson
07:50 AM Revision 3b781ecf (qgis): Happy now?
Nyall Dawson
07:50 AM Revision edfdbdb4 (qgis): Try to fix windows build
Nyall Dawson
07:50 AM Revision 41c91bb0 (qgis): Some wms provider profiling
Nyall Dawson
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 ...
Nyall Dawson
07:50 AM Revision e8a15c18 (qgis): More fine tuned profiling for AFS layer loading in projects
Nyall Dawson
07:50 AM Revision ae8dbd88 (qgis): More fine tuned profiling for vector layer loading in projects
Nyall Dawson
07:50 AM Revision ac1591aa (qgis): Fix build, dox
Nyall Dawson
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...
Nyall Dawson
07:50 AM Revision 42a1ed1c (qgis): Fix clearing groups
Nyall Dawson
07:50 AM Revision 5b35f5ba (qgis): Fix crash
Nyall Dawson
05:30 AM Revision 38154380 (qgis): Add test
Nyall Dawson
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...
Nyall Dawson
04:17 AM Revision adffd5d3 (qgis): Fix ui build warning
Nyall Dawson
04:08 AM Revision 639bbee9 (qgis): [afs] Read field aliases from layer definition
Nyall Dawson
02:20 AM Revision cd923451 (qgis): Use prefix increment operator to fix cppcheck warnings related to postf...
Even Rouault

2020-06-27

04:23 PM Revision 56868373 (qgis): Fix azure
Mathieu Pellerin - nIRV
01:54 PM Revision 28e1445a (qgis): [ui] Harmonize loop widget of 3D map view
Mathieu Pellerin - nIRV
01:54 PM Revision d2e067b8 (qgis): [ui] Reflect playback stay in the 3D map view's play button
Mathieu Pellerin - nIRV
01:54 PM Revision 6f82f335 (qgis): [ui] Move icon-less network logger toolbar actions under settings menu
Mathieu Pellerin - nIRV
01:54 PM Revision cadb59b4 (qgis): [ui] Better network logger icon
Mathieu Pellerin - nIRV
01:54 PM Revision fc57be60 (qgis): [ui] Add a record icon and use it in the network logger panel
Mathieu Pellerin - nIRV
01:54 PM Revision f66975a8 (qgis): [ui] Harmonize play button across the board
Mathieu Pellerin - nIRV

2020-06-26

03:50 PM Revision e712a335 (qgis): Merge pull request #37429 from elpaso/server-api-sorting
[feature] Server WFS3 api sorting Alessandro Pasotti
12:06 PM Revision ed869565 (qgis): Fix json schema case for sortBy/sortDesc
Alessandro Pasotti
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...
Alessandro Pasotti
11:56 AM Revision cd967e54 (qgis): Clear response on each request (in case it was recycled)
Alessandro Pasotti
09:31 AM Revision d8b79f31 (qgis): fix 3d build on debian unstable
Jürgen Fischer
09:11 AM Revision b726848e (qgis): fix 3d build on debian unstable
Jürgen Fischer
08:27 AM Revision 02549bd9 (qgis): Isolate other test_wms_getprint functions
René-Luc ReLuc
08:27 AM Revision b03efc1c (qgis): Isolate test_wms_getprint_atlas
René-Luc ReLuc
08:26 AM Revision fa4059f6 (qgis): Isolate WMS GetPrint Outputs tests
René-Luc ReLuc
08:22 AM Revision eec8adec (qgis): Fix PyQgsServerWMSGetPrint test
René-Luc ReLuc
08:21 AM Revision 578617e3 (qgis): [Tests][Server] WMS GetPrint group Mask file
To complete PR #35277 René-Luc ReLuc
08:21 AM Revision 5401fa4e (qgis): [Tests][Server] WMS GetPrint group
github-actions[bot]
08:21 AM Revision 69170973 (qgis): [Server] WMS GetPrint group layers: use const list
René-Luc ReLuc
08:21 AM Revision d485744c (qgis): qgswmsrenderer.cpp: avoid confusing aliasing of 'layer' variable name, ...
Even Rouault
08:21 AM Revision ea26fd59 (qgis): [Test][Server] WMS GetPrint group: deactivate equal image
René-Luc ReLuc
08:18 AM Revision 028f87f4 (qgis): Merge pull request #37403 from rldhont/tests-reactivate-server-wms-getp...
Reactivate WMS GetPrint unit tests René-Luc ReLuc
02:02 AM Revision ef47305a (qgis): [vector layer] Fix feature request order by not working against non-pro...
Mathieu Pellerin - nIRV

2020-06-25

12:16 AM Revision 25030a52 (qgis): Fix delimitedtext CSVs in virtual layers
Ivan Ivanov
12:15 AM Revision f4d19eb9 (qgis): Fix oracle add from source select
github-actions[bot]
11:24 PM Revision 8aecfdd9 (qgis): [cmake] find Qt5 the right way
Denis Rouzaud
11:05 PM Revision 91d157a0 (qgis): Allow to create true CompoundCurve, CurvePolygon, MultiCurve, MultiSurf...
in QgsNewMemoryLayerDialog() Andrea Giudiceandrea
06:46 PM Revision b7f620f8 (qgis): Isolate other test_wms_getprint functions
René-Luc ReLuc
05:52 PM Revision 5936249b (qgis): Merge pull request #37410 from mhugent/wms_server_fix_crash
WMS Server: Test null pointer Marco Hugentobler
03:11 PM Revision 8ab74ce2 (qgis): WMS Server: Test null pointer
Marco Hugentobler
02:34 PM Revision a6fdfc1b (qgis): Also push new branch to transifex on release
Jürgen Fischer
02:34 PM Revision 1eddb99a (qgis): note to self in release.pl
Jürgen Fischer
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...
Denis Rouzaud
11:34 AM Revision caec32bf (qgis): use new image with point cloud installed
Denis Rouzaud
09:53 AM Revision c2231300 (qgis): Isolate test_wms_getprint_atlas
René-Luc ReLuc
09:51 AM Revision 89ccc774 (qgis): Isolate WMS GetPrint Outputs tests
René-Luc ReLuc
09:51 AM Revision f03e3765 (qgis): Unblacklist PyQgsServerWMSGetPrint test
René-Luc ReLuc
09:50 AM Revision ad59c466 (qgis): Fix PyQgsServerWMSGetPrint test
René-Luc ReLuc
08:31 AM Revision c45d9e21 (qgis): Merge pull request #37387 from jgrocha/fix-regression-37338
Fix missing type column in layer_styles in Postgresql Alessandro Pasotti
08:04 AM Revision 48475b30 (qgis): Update flake8 check
Matthias Kuhn

2020-06-24

05:53 PM Revision 5c3dff6f (qgis): Fix #37338
Jorge Rocha
04:08 PM Revision 2553d459 (qgis): Merge pull request #37376 from elpaso/bugfix-gh37297-opencl-paths
OpenCL quote paths Alessandro Pasotti
01:01 PM Revision ec52aa9d (qgis): OpenCL quote paths
Try to fix #37297 Alessandro Pasotti
12:40 PM Revision 4961ccc5 (qgis): [ui] Improve a bunch of mesh icons to make them dark theme compatible
Mathieu Pellerin - nIRV
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) Alessandro Pasotti
02:25 AM Revision b3e34c0f (qgis): Fix oracle add from source select
Fixes #37352
No idea why the signal wasn't connected :/
Alessandro Pasotti
02:22 AM Revision b64f47c1 (qgis): Remove outdated help for labels data-defined placement group options. F...
Paul Blottiere
02:21 AM Revision fd9f7fdd (qgis): Use "field" in expression eval feedback instead of "column"
Harrissou Santanna
02:21 AM Revision a43fc523 (qgis): Set focus to name field when saving or editing attribute table filters
Stefanow Natsis
02:21 AM Revision 2f725429 (qgis): Add missing NMEA patterns
github-actions[bot]

2020-06-23

11:22 PM Revision e8b0d827 (qgis): Python formatting.
José de Paula Rodrigues Neto Assis
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...
José de Paula Rodrigues Neto Assis
07:43 AM Revision e535f433 (qgis): Remove redundant comment
Alessandro Pasotti

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 Matthias Kuhn
03:29 PM Revision 13a10335 (qgis): PG: fix "name" field length (63 instead of 64)
Alessandro Pasotti
03:22 PM Revision f2d5b27c (qgis): atlas_featureid: set to 0 if fid is NULL
Alessandro Pasotti
03:22 PM Revision 6d2e352d (qgis): Fix json utils tests after FID_NULL
Alessandro Pasotti
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 ...
Alessandro Pasotti
03:22 PM Revision b0003c43 (qgis): Fix layout converter test
Alessandro Pasotti

2020-06-20

02:38 AM Revision e4718d74 (qgis): Accept fields of type "name" in PG 12
Fixes #37313 Alessandro Pasotti

2020-06-19

10:21 PM Revision d3437ce1 (qgis): [Server] WMTS Use WMS tile_buffer by using TILED param
github-actions[bot]
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 ... René-Luc ReLuc
08:32 PM Revision 4af5597e (qgis): Clear ongoing drawing on map canvas when closing layer's edit session (...
Germán Carrillo
08:32 PM Revision f3d473cb (qgis): Getter/setter for linking a map canvas with its QgsProject; link app ca...
Germán Carrillo
08:32 PM Revision a0685c47 (qgis): Add several mToolNames (useful for debugging)
Germán Carrillo
08:32 PM Revision 45125979 (qgis): Override clean() to remove rubber bands in vertex tool and circular string
Germán Carrillo
08:31 PM Revision 7d8a03b1 (qgis): Executed sipify_all script to fix the setDirectionalLights header defin...
nedjima
08:31 PM Revision e31116bd (qgis): Update src/3d/qgs3dmapsettings.h
Co-authored-by: Matthias Kuhn <[email protected]> Nedjima Belgacem
08:31 PM Revision 73209b38 (qgis): relocated qgsdirectionallightsettings.h header guards and fixed a typo
nedjima
08:31 PM Revision 9556bd21 (qgis): [Feature] directional lights support for QGIS 3D
nedjima
08:31 PM Revision d1ed0cc1 (qgis): Update src/app/3d/qgslightswidget.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Nedjima Belgacem
08:30 PM Revision 6d151404 (qgis): Fix test data
Alessandro Pasotti
08:30 PM Revision fb9de100 (qgis): Skip check if value is NULL
Alessandro Pasotti
08:30 PM Revision 9da3ba38 (qgis): Processing: don't crash if no feedback
Alessandro Pasotti
08:30 PM Revision 39068c1c (qgis): Sipify
Alessandro Pasotti
08:30 PM Revision 3a22d35c (qgis): Update src/core/qgsvectorlayerutils.h
Co-authored-by: Matthias Kuhn <[email protected]> Alessandro Pasotti
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...
Alessandro Pasotti
08:30 PM Revision e629f8bd (qgis): Add zero test case
Alessandro Pasotti
08:30 PM Revision 64675ca0 (qgis): File writer: better error message formatting
Alessandro Pasotti
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...
Alessandro Pasotti
08:30 PM Revision e0514de0 (qgis): Break on first error
Alessandro Pasotti
08:30 PM Revision 50f66ba3 (qgis): Increase tolerance when comparing floats in processing tests
Alessandro Pasotti
08:30 PM Revision 4304d863 (qgis): Fix precision in test
Alessandro Pasotti
08:30 PM Revision 672d6ec5 (qgis): Fix test: cast to float
Alessandro Pasotti
08:30 PM Revision f3bbc4d8 (qgis): Use QgsField::convertCompatible to check for errors
Alessandro Pasotti
08:29 PM Revision 904a3378 (qgis): Raster layer properties dock panel: add 'Early resampling' checkbox, an...
Even Rouault
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/...
Even Rouault
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...
Even Rouault
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...
Even Rouault
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...
Even Rouault
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 ...
Even Rouault
08:29 PM Revision 9163100c (qgis): UI: rename Average zoomed-out resampling method to Bilinear to reflect ...
Even Rouault
08:29 PM Revision 689efad7 (qgis): Early raster resampling: fix issue with zoomed-in cubic on RGB+mask dat...
Even Rouault
08:29 PM Revision c6f36503 (qgis): qgsgdalprovider.cpp: add getGDALResamplingAlg() function
Even Rouault
08:29 PM Revision 93bc7c2f (qgis): Raster rendering: enable provider-side resampling when available, and r...
Even Rouault
08:29 PM Revision df8dd11e (qgis): Early resampling: replicate behaviour similar to QgsRasterResampleFilte...
Even Rouault
08:29 PM Revision d2497c82 (qgis): Early resampling: fix requests typical of pixel identification
Even Rouault
08:29 PM Revision aaaf0f7d (qgis): Raster reprojector: do not use full resolution hint when provider resam...
Credits @nirvn Even Rouault
08:29 PM Revision 458b825d (qgis): Raster resampling: add cubic resampling for zoomed out
Even Rouault
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
Harrissou Santanna
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...
Nyall Dawson
08:24 PM Revision e55751bc (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> Alessandro Pasotti
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.
Alessandro Pasotti
08:24 PM Revision 2e6fdbe6 (qgis): Evaluate defaults when adding new features in transaction group
Fixes #37222 Alessandro Pasotti
08:24 PM Revision 66ce30c4 (qgis): Code layout
Alessandro Pasotti
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...
Nyall Dawson
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...
Mathieu Pellerin - nIRV
08:20 PM Revision 4faea48b (qgis): Fix editor vertex with "non-dot" locales
Fixes #29682
(cherry picked from commit ab149e11a3b8923965cee921940af614d23e79f9)
Alessandro Pasotti
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)
Alessandro Pasotti
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...
Alessandro Pasotti
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...
Alessandro Pasotti
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'...
Nyall Dawson
08:20 PM Revision baf89264 (qgis): fix : allow copying style from an unavailable layer
(cherry picked from commit 2bcb63edc44f2d06a7afa95e838fdf41d24a1b02) Olivier Dalang
08:20 PM Revision a2b06f45 (qgis): Set DPI of rendered images
(cherry picked from commit 83a12fb56b0478feb5b7106c91e5c184944569db) Matthias Kuhn
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 Matthias Kuhn
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...
Alessandro Pasotti
08:20 PM Revision 623c263b (qgis): [expression] Add optional language parameter to format_number() to cont...
(cherry picked from commit cbd3068443b3ba2a573a428b972e2e9faef5af6f) Mathieu Pellerin - nIRV
08:20 PM Revision a1342f5c (qgis): Remember layout designer window positions
Fixes #36907
(cherry picked from commit 97d31d025fe2264afadcf6afcb3eb6ebcfe9e91d)
Nyall Dawson
08:20 PM Revision 6d9cc40b (qgis): Fix raster layer names in GeoPDF exports are lost
Fixes #33306
(cherry picked from commit d864dc85b686eee2ae28a58cb8613a9eb50d7642)
Nyall Dawson
08:20 PM Revision f4d7c468 (qgis): fix scientific notation in scale notation that led to wrong interpretat...
(cherry picked from commit f68f7303bfdaa37982a644157ed651ae95564605) speillet
08:20 PM Revision d054393f (qgis): Fix build
(cherry picked from commit faa96b418b2b8e50d9ef306d4229f01dd03dcc0b) Nyall Dawson
08:20 PM Revision 553419b4 (qgis): Dox
(cherry picked from commit 619c2a6d98ebd04613a641c3a13778b12730bab2)
(cherry picked from commit d77d0dd1dcbf6f5ddbd03...
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
08:20 PM Revision c40bc948 (qgis): Minor code cleanup
(cherry picked from commit 3e5586281a61b717d9ceb646bd0aaa6168b0e827)
(cherry picked from commit ce640258314b559f2941d...
Nyall Dawson
08:20 PM Revision 3ebcc773 (qgis): Avoid more old-style connects
(cherry picked from commit 74c6946d10772421221bb0281f2eacf6c6e9eced)
(cherry picked from commit 87bb5a0f02c5982062efe...
Nyall Dawson
08:20 PM Revision 15e8cf5f (qgis): Avoid use of old-style connect
(cherry picked from commit 285ce72af42de6939ee4d01578a55e2cc9e41dfa)
(cherry picked from commit fcbedd382aca15d966a11...
Nyall Dawson
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...
Nyall Dawson
08:20 PM Revision d512ee04 (qgis): Improve "Copy Cell Content" action code
(cherry picked from commit 5ad9fc06157c33876b9d4496824ce4d014b2522a)
(cherry picked from commit ae4e340d3a0d6d7cae1ec...
Nyall Dawson
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...
Alex Hay
08:20 PM Revision e534ba09 (qgis): Fix build
(cherry picked from commit f24a5c9b21a5e410670713890d0df2b341c9fc23) Nyall Dawson
08:20 PM Revision 5b7cfa6e (qgis): Fixes #36114 : NULL value relation sort
(cherry picked from commit f1a5c5d782b91a6c94315e38d2797bef1962c07d)
(cherry picked from commit 784441257ea7841505ab7...
Julien Cabieces
08:20 PM Revision acaebfd1 (qgis): Remove 'fake' tree view code from layer tree model symbol icon creation
(cherry picked from commit a7de7edcbeec4de34363024f4b9f2adfcc52a746) Mathieu Pellerin - nIRV
08:20 PM Revision f2b3f83c (qgis): FIX #34482, clear values for piecewise read mode (otherwise it concaten...
(cherry picked from commit 3f2fb5a3c4855488f6653b2544742da05f5b4164) speillet
08:20 PM Revision 77408619 (qgis): BUG: fix invalid layer result when Oracle version is under 12
(cherry picked from commit 6212c74efb342fd124b8860f19e79ed6ea1dcb15) speillet
08:20 PM Revision 549a4f68 (qgis): REFAC: always generated identity field are now determined at the provid...
(cherry picked from commit 353705e79e182e061c81a80d31b74740aca0930f) speillet
08:20 PM Revision 8983497b (qgis): resolve review comments
resolve review comments
(cherry picked from commit 99a55a42fd4cb90cbdd2308b40a73fb84ece3ab9)
speillet
08:20 PM Revision c5bde165 (qgis): BUG: fix identity field management when adding a feature, fix #33681
(cherry picked from commit 0d5456fabec03da8e10202589b77c6b6e109504c) speillet
08:20 PM Revision 254fff08 (qgis): Add test to check identity field management
(cherry picked from commit 202f8a8c1182ff0d2b27ca046846ddbe1926103e) speillet
08:20 PM Revision 6101c2e9 (qgis): [processing] Safename for scope variable shouldn't contain "."
Fixes #36377
(cherry picked from commit 08542ef81028cab36d591a2e84829a0ee7757a33)
Luigi Pirelli
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...
Nyall Dawson
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...
Nyall Dawson
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 ...
Nyall Dawson
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)
Alexander Bruy
08:20 PM Revision 11754694 (qgis): PostGIS support for importing layers with binary fields
(cherry picked from commit 7a5af29579d6b0c028dd39097a9a406626144c1c) Audun Ellertsen
08:20 PM Revision bfed9b81 (qgis): use selected filter to determine style type (QML or SLD) (fix #35944)
(cherry picked from commit f2ea6e8b0458e82d28a0b26823b08a0c00735a84) Alexander Bruy
08:20 PM Revision a9fbe6a8 (qgis): Fixes #36054 : Fix loss precision when rect filtering in virtual layer
(cherry picked from commit b0424c39aa300a3937da25640386d8effff63344) Julien Cabieces
08:20 PM Revision f4182add (qgis): Fixes #36796 : Don't modify project when snapping utils object is modified
(cherry picked from commit 090604c5e21e832cb52dc71fdc53a1941fa7acae) Julien Cabieces
08:20 PM Revision 03618727 (qgis): Fixes #34982 : set sql filter on the right row for postgres datasource
(cherry picked from commit a261a069bd00320d10a3d8f8146fc88a07a43f9e) Julien Cabieces
08:20 PM Revision 6b5834f8 (qgis): Do not complain if user cancels open project dialog
(cherry picked from commit c8db9ed3292b8b652f7b1fdea40ead9d6e763109) Matthias Kuhn
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...
Matthias Kuhn
08:20 PM Revision 0b913966 (qgis): fix SSL error
(cherry picked from commit 682c2000ade00ac8731d126e1920c1cb9b747424) Samweli Mwakisambwe
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...
Even Rouault
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)
Even Rouault
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...
Even Rouault
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...
Alexander Bruy
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)
Alexander Bruy
08:20 PM Revision 9094e8c9 (qgis): use completeBaseName for world file when exporting layouts (fix #34523)
(cherry picked from commit 8f21a6d2f3d288cb7091ed2098a490e663405cf0) Alexander Bruy
08:20 PM Revision 1506b516 (qgis): also fix worldfile name when saving map canvas
(cherry picked from commit 1a7f25c0f13261a5fe1395a34dc7ca373a7d77f2) Alexander Bruy
08:20 PM Revision 046f3ae0 (qgis): check return value from the QgsRelief and notify user (fix #17452)
(cherry picked from commit 5d03f2bb9950deb6b5f66bf118feeced129fec9d) Alexander Bruy
08:20 PM Revision 76a4f78d (qgis): updated disable ssl label
(cherry picked from commit 53788aacbfad4c35e23e0807dc7019afd5287eb2) Samweli Mwakisambwe
08:20 PM Revision 33db5e72 (qgis): QgsBinaryWidgetWrapper: fix focus-related crash (fixes #30210)
(cherry picked from commit 46c9d1f583e07abb5344a9517440213f95f2e569) Even Rouault
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...
Even Rouault
08:20 PM Revision 1e62347d (qgis): [WFS provider] Parse WMS service exceptions (fixes #29866)
(cherry picked from commit 63c34e3c7e8ce61af403dfdf7c8fcb80c1eb3385) Even Rouault
08:20 PM Revision e43eb10d (qgis): Folloup to PR 36399 OSM prefetch
Fixes #34813
(cherry picked from commit 720eefc0c76b2a7f664ea7609387b4bd0af7efc3)
Alessandro Pasotti
08:20 PM Revision 9980d1a5 (qgis): Re-use RenderPreviewJob flag to for Prefetch
(cherry picked from commit 459bc533272e8ec2339010af2966a5a240922ab3) Alessandro Pasotti
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...
Alessandro Pasotti
08:20 PM Revision 461bec52 (qgis): Fix incorrect warning message when turning off atlas preview
(cherry picked from commit 1b5e0aecfc1305e0098f58ca05a0a8519d86bed1) Nyall Dawson
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...
Nyall Dawson
08:20 PM Revision 3409567f (qgis): Vertex editor: same formatting as displayText
(cherry picked from commit fb994711bae2b8f3a459e51734010ce241c7a4c3) Alessandro Pasotti
08:20 PM Revision 88766f6c (qgis): Update sipify
Nyall Dawson
08:20 PM Revision e1e41f80 (qgis): Fix build
Nyall Dawson
08:20 PM Revision d275126d (qgis): Don't show 'QgsRasterLayer created' messages in status bar
(cherry picked from commit c4546ae6e4b87d0f66c0b540a897620343f17e83) Nyall Dawson
08:20 PM Revision cfca49f6 (qgis): Turn off editing and dragging for current env vars table in System setting
(cherry picked from commit 3fbbc01077f99a312599a50b2ba8a6e4a3fb8e45) Andrea Giudiceandrea
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...
Loïc BARTOLETTI
08:20 PM Revision 2456025f (qgis): handle import and name errors with the Authentication class
(cherry picked from commit 35c7ca978408378f98ec93ab25d2b6f40ad5e930) Samweli Mwakisambwe
08:20 PM Revision 74ec14cb (qgis): [WIP][BUGFIX] Fix interpolation on split geometry
(cherry picked from commit bd7e9d6e119f03e55d7f94827399a24935a0877f) Loïc BARTOLETTI
08:20 PM Revision 286a062b (qgis): add test
(cherry picked from commit acd4eef61b4b68923c8de8573a1860253a4e15bd) Loïc BARTOLETTI
08:20 PM Revision f6fca0c0 (qgis): add an explanation
(cherry picked from commit 04c3c0124f2ed4ac1581adf9da94c7d7926d7a4d) Loïc BARTOLETTI
08:20 PM Revision 1f1be943 (qgis): Avoid proj 'object is not a concatenated operation' warnings
(cherry picked from commit 6baa209285f452e5996537b1b0f1b5d924d5c59b) Nyall Dawson
08:20 PM Revision 8d0ea51e (qgis): Flag SAGA 'Merge Layers' algorithm as having known issues
Fixes #36375
(cherry picked from commit f676c821d9d9ff2d6e509d881ba2ea1853a34051)
Nyall Dawson
08:20 PM Revision e3353e8e (qgis): Allow clearing heatmap weighting field
Fixes #20256
(cherry picked from commit 3961fa26f53e411c5c83b50e006df739ebda4c3e)
Nyall Dawson
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...
Nyall Dawson
08:20 PM Revision 5a3ae723 (qgis): Fix oriented minimum bounding box calculation is wrong in some cases
Fixes #36632
(cherry picked from commit 97d098884a7889346739d61bd9048e9dcf942d11)
Nyall Dawson
08:20 PM Revision b4d303c2 (qgis): Ensure symbol opacity is always ignored for selections
Fixes #27859
(cherry picked from commit 4de6a53235a6f7bd657c60d4f4d7160ed371d9df)
Nyall Dawson
08:20 PM Revision 394e4d5a (qgis): Fix random sort order of symbols in Symbol Export dialog
Fixes #20572
(cherry picked from commit 987310fe90de2b21deb5c2564eb051e1d72548b2)
Nyall Dawson
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)
Nyall Dawson
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...
Nyall Dawson
08:20 PM Revision a3530fa3 (qgis): Fix incorrect dialog title for raster layer properties
Fixes #35510
(cherry picked from commit 2099261230f82c5cd4439538e38754947c8f6bd6)
Nyall Dawson
08:20 PM Revision 14366d54 (qgis): add tests
(cherry picked from commit 53d70ea357a0dd6f503e598d8f2065de13d0cc78) Alexander Bruy
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)
Alexander Bruy
08:20 PM Revision 36215507 (qgis): update algorithms which use "ext" mechanism
(cherry picked from commit 938dc618b185e9b61abf137333458616efb98812) Alexander Bruy
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)
Alexander Bruy
08:20 PM Revision 3e68ae91 (qgis): Cleanup leftover rubberband
(cherry picked from commit 621d6073627e60f7cd0a2995e5d079073bfa65f8) Stefanow Natsis
08:20 PM Revision 73ea3d6b (qgis): Vertex tool, fix escape to stop dragging edge
and make keypress handling cleaner
(cherry picked from commit f3ae6c119d746af70d0ef3eb45a65b58adc8f5d7)
Stefanow Natsis
08:20 PM Revision 24843923 (qgis): backport #36005
(cherry picked from commit cc24146deb94b173a7b14dcdb681b7b3fc71f36a) Vincent Cloarec
08:20 PM Revision 2eb89da6 (qgis): backport #34999
(cherry picked from commit 54daf1fde838d11b1744ea6f2efda0280df9268d) Vincent Cloarec
08:20 PM Revision 9d924353 (qgis): use value from context when copying variables from the editor widget
(fix #30641)
(cherry picked from commit f16ee3ed9fe4fa0bded9ff629cb54fde2cd7adee)
Alexander Bruy
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)
Julien Cabieces
08:20 PM Revision 5c429042 (qgis): manual backporting #36153
uprel
08:20 PM Revision 11c294db (qgis): src/gui/CMakeLists.txt: register qgsfocuskeeper.h in QGIS_GUI_MOC_HDRS
(cherry picked from commit f2126d3f27f7946aac3bf6f3adf45d09091c4624) Even Rouault
02:17 PM Revision 0ac73f4f (qgis): Bump version to 3.15
Jürgen Fischer
02:15 PM Revision 25599943 (qgis): changelog and news update for 3.14
Jürgen Fischer
02:15 PM Revision 9f7028fd (qgis): Release of 3.14 (Pi)
Jürgen Fischer
02:15 PM Revision 3ff05929 (qgis): translation update for 3.14.0 from transifex
Jürgen Fischer
02:10 PM Revision 7b4ca4c8 (qgis): Release of 3.10.7
Jürgen Fischer
02:10 PM Revision b08b5134 (qgis): translation update for 3.10.7 from transifex
Jürgen Fischer
12:55 PM Revision 714b2ef9 (qgis): [wms] Fix broken WMS layers from servers using relative OnlineResource ...
Mathieu Pellerin - nIRV
12:54 PM Revision 21c6573d (qgis): Review fixes + comment about merging of multi-part geometries
Martin Dobias
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...
Martin Dobias
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
Denis Rouzaud
09:12 AM Revision 35949809 (qgis): Merge pull request #37277 from elpaso/bugfix-29264-spatialite-wrong-fea...
Fix spatialite wrong feature count Alessandro Pasotti
07:37 AM Revision f7bb4b8f (qgis): [temporal] Insure the output directory exists when exporting animation
Mathieu Pellerin - nIRV
07:29 AM Revision f5a7d90c (qgis): another active vector settings trouble (#37306)
Vincent Cloarec
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...
Denis Rouzaud
04:35 AM Revision 1dc05957 (qgis): Explain rationale for increasing field width for reals
Juernjakob Dugge
04:35 AM Revision 9b53ca64 (qgis): Don't alter the field specification for types other than real
Fixes #37254 Juernjakob Dugge
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...
Nyall Dawson

2020-06-18

01:20 AM Revision 1e72b447 (qgis): Fix georeferencer help button
Stefanow Natsis
12:47 AM Revision 044a05d8 (qgis): run sipify
Denis Rouzaud
12:47 AM Revision 7fb552d6 (qgis): fix layout
Denis Rouzaud
12:47 AM Revision 43b122ed (qgis): fix Qt 5.15 warning for flags initalization with nullptr
Denis Rouzaud
09:23 PM Revision da882de7 (qgis): more retries with transifex
(cherry picked from commit 5b5f1f58f83214ba0541f4740ba403eafb4dd6bf) Jürgen Fischer
09:19 PM Revision 5b5f1f58 (qgis): more retries with transifex
Jürgen Fischer
09:07 PM Revision f465efe8 (qgis): use attribute value in the output file name for Split vector layer
algorithm (fix #37296) Alexander Bruy
06:01 PM Revision 4a841b53 (qgis): Merge pull request #37281 from espinafre/pgsql_provider_fix_change_feat...
Improvements in QgsPostgresProvider::changeFeatures Alessandro Pasotti
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 Alessandro Pasotti
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/
Denis Rouzaud
09:25 AM Revision 5a643806 (qgis): Code layout
Alessandro Pasotti
09:16 AM Revision 1763dad1 (qgis): Explain the handle ownership
Alessandro Pasotti
04:29 AM Revision a835cdfd (qgis): fix mesh active vector dataset
Vincent Cloarec

2020-06-17

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...
José de Paula Rodrigues Neto Assis
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.
José de Paula Rodrigues Neto Assis
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...
José de Paula Rodrigues Neto Assis
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...
José de Paula Rodrigues Neto Assis
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...
José de Paula Rodrigues Neto Assis
12:30 AM Revision e73074b7 (qgis): update time parameters in wmst getfeatureinfo
Samweli
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...
José de Paula Rodrigues Neto Assis
09:59 PM Revision 4df49cc2 (qgis): Give default focus to from map canvas button
Stefanow Natsis
09:55 PM Revision 7bed52c7 (qgis): Add test
Paul Blottiere
09:55 PM Revision 7ad14fcd (qgis): Fix lexer/parser for raster calculator and min/max functions
Paul Blottiere
09:53 PM Revision 334ab01a (qgis): Fix registerMapLayerConfigWidgetFactory docs
Ivan Ivanov
09:53 PM Revision c0f8dea1 (qgis): Sipify
Ivan Ivanov
09:52 PM Revision 24791da5 (qgis): HIG Capitalization fixes
Nyall Dawson
09:52 PM Revision 2e336423 (qgis): Tweak legend expression cache invalidation
Nyall Dawson
09:51 PM Revision 5d98ad17 (qgis): [processing] Fix compatible model input/output types for multiinput par...
Nyall Dawson
03:25 PM Revision 9d040bb9 (qgis): Fix spatialite wrong feature count
Fixes #29264 Alessandro Pasotti
02:34 PM Revision d56e32a7 (qgis): fix debian rules (followup 28e02f895f)
(cherry picked from commit f1e3f82cb702cf38054cff0bc0061599ca62cd5c) Jürgen Fischer
09:17 AM Revision 0b92727e (qgis): Merge pull request #36741 from olivierdalang/geopackages_network
improve geopackage support when opened through networks drives Matthias Kuhn
05:21 AM Revision 4b5a63d1 (qgis): Fix leak in mesh 3d renderer
Nyall Dawson

2020-06-16

12:02 AM Revision e49f3575 (qgis): Attempting to convert Meters in Map Units based sizes when no
map extent is available should fallback to a very approximate
degrees to meters conversion only
We can't do better i...
Nyall Dawson
12:02 AM Revision b7eac077 (qgis): Add a render context flag so we know when a render operation is
occurring for drawing a symbol preview
Because these have no map association, certain settings like
sizes in "meters...
Nyall Dawson
12:02 AM Revision 7c6286f8 (qgis): When we are rendering symbol preview icons, we can't handle
sizes set in Meters in Map Units, because there's no map context
available to calculate these with
So, to avoid dang...
Nyall Dawson
10:23 PM Revision 2264fefd (qgis): new contributor (me)
Vincent Cloarec
10:23 PM Revision 718de7f6 (qgis): Fix MappedType error
Paul Blottiere
10:23 PM Revision 21d5bf61 (qgis): Update QgsRuleBasedRenderer::RenderJob
Paul Blottiere
10:23 PM Revision 2f1d72ac (qgis): Fix use of deleted function for QgsReadWriteLocker
Paul Blottiere
10:23 PM Revision 38cc13df (qgis): Fix server compilation
Paul Blottiere
10:23 PM Revision dd6ad4b0 (qgis): Fix use of deleted function for QgsEffectPainter
Paul Blottiere
10:23 PM Revision dc43b9f6 (qgis): Fix use of deleted function for QgsRenderedFeatureHandlerInterface
Paul Blottiere
10:23 PM Revision 85e8f451 (qgis): Fix use of deleted function for QgsRuleBasedRenderer::RenderJob
Paul Blottiere
10:23 PM Revision 5239985b (qgis): Fix use of deleted function for QgsGeometryCheckErrorSingle
Paul Blottiere
10:23 PM Revision 0ca4517a (qgis): Fix use of deleted function for QgsReadWriteContextCategoryPopper
Paul Blottiere
08:12 PM Revision 0b166549 (qgis): Explain some of the changes in the code
Ivan Ivanov
08:05 PM Revision 62861ad1 (qgis): Test delimitedtext provider with and without "file://" prefix
Ivan Ivanov
05:33 PM Revision 76946dd6 (qgis): fix bad alloc when mesh's arrows of 3D rendering has too small spacing ...
* fix bad alloc when mesh's arrows of 3D rendering has too small spacing
* Update src/core/mesh/qgsmeshlayerutils.cp...
Vincent Cloarec
05:24 PM Revision 659ed397 (qgis): MDAL 0.6.1 patch release (#37246)
Peter Petrik
09:24 AM Revision 65ba272c (qgis): fix non temporal calculated mesh dataset (#37243)
Vincent Cloarec
09:13 AM Revision 63cb42c2 (qgis): Fix font in CSS code editor
Nyall Dawson
09:13 AM Revision 75c86786 (qgis): Add QgsCodeEditorJavascript subclass of QgsCodeEditor
Allows plugins to create a nice editor for JSON content -- not easy
to do if we don't expose this through the QGIS api!
Nyall Dawson
06:08 AM Revision be281c49 (qgis): Fix rendering of geometry generator expressions which return geometry c...
Fixes #35356
But in general, this is exciting because it allows QgsSymbol to correctly render any
input geometry typ...
Nyall Dawson
06:08 AM Revision 52692f94 (qgis): Fix warning on release builds
Nyall Dawson
05:58 AM Revision 29e95803 (qgis): Fix crash when disabling defined sort order in attribute table
github-actions[bot]
05:58 AM Revision 281356aa (qgis): [processing] Correctly expose date time inputs (and a bunch of others)
as possible sources for in-model expressions
Fixes #37219
Nyall Dawson
05:58 AM Revision a198e304 (qgis): Update test
Nyall Dawson
05:57 AM Revision 3717adce (qgis): Fix all Qt 5.14 deprecation warnings
Nyall Dawson
03:21 AM Revision 05f43592 (qgis): Fix crash when disabling defined sort order in attribute table
Stefanow Natsis

2020-06-15

01:35 AM Revision 300fc9e9 (qgis): emit dataset group changed after it effectively changed
Vincent Cloarec
01:34 AM Revision 65bf0084 (qgis): add the missing translations
Samweli
01:34 AM Revision 9dcc6992 (qgis): update on state handling between temporal properties and static wmst ca...
Samweli Mwakisambwe
01:34 AM Revision 5cc0a224 (qgis): disable project time use in wmst if it is invalid
Samweli
01:34 AM Revision 4f497116 (qgis): always update wmst reference time
Samweli
12:36 AM Revision 4fc40075 (qgis): Add MXE badge
Alessandro Pasotti
12:35 AM Revision 136c5a4b (qgis): perform rounding either if field type is numeric or if value was casted
to the number Alexander Bruy
10:04 PM Revision d98fe9f9 (qgis): [symbology] When rendering a multipart geometry, ensure that
geometry generator symbol is only rendered once, instead of
once per part
Fixes #23730
Nyall Dawson
10:04 PM Revision 4b1f6128 (qgis): Update test mask
Nyall Dawson
05:37 PM Revision 3dbb6314 (qgis): Add MXE badge
Alessandro Pasotti
04:01 PM Revision 6d836a7b (qgis): Remove redundant checks
Matthias Kuhn
03:13 PM Revision 816d4b04 (qgis): Merge pull request #37068 from m-kuhn/qgis_server_webp
WEBP for QGIS Server Matthias Kuhn
03:10 PM Revision 2d96dd63 (qgis): Avoid binding loop in date time widget
Matthias Kuhn
01:48 PM Revision 0a0fc293 (qgis): fix setting of feature in expression preview widget (#37221)
fixes #372124 Denis Rouzaud
01:10 PM Revision 11835088 (qgis): Added new Translator
Added Translator after request Werner Macho
10:33 AM Revision 671cebcf (qgis): [layout] Make "show feature count" button apply to all selected indexes
Fixes #37194 Nyall Dawson
10:33 AM Revision 803f507d (qgis): Fix for container "show as group box" setting is lost when closing
layer properties dialog
We can't use the checkbox visibility to determine whether it applies,
as the checkbox will A...
Nyall Dawson
10:32 AM Revision 7ec4968a (qgis): Use even more forceful language to dissuade users from creating
custom projections using Proj strings
Refs #37204
Nyall Dawson
08:54 AM Revision 81d2e565 (qgis): fix sip
Peter Petrik
08:45 AM Revision 91f1485a (qgis): Merge pull request #36514 from lbartoletti/fix_interpolation_split
[BUGFIX] Fix interpolation on split geometry Matthias Kuhn
08:32 AM Revision b5d61594 (qgis): mesh layer expose datasetIndexAtTime() (#37197)
mesh layer expose datasetIndexAtTime() Vincent Cloarec
08:31 AM Revision 4fd98e3a (qgis): Fix additional string
Nyall Dawson
08:31 AM Revision 2596b6be (qgis): Use "markers" terminology consistently in centroid fill widget
Fixes #37106 Nyall Dawson
07:35 AM Revision e0fb3fb1 (qgis): Fix crash and missing closest vertex in WMS identify
github-actions[bot]
05:43 AM Revision 74400c7f (qgis): Some fixes to numbered list handling in dox/PyQGIS API
Nyall Dawson
05:43 AM Revision 1ef12a0c (qgis): Fix numeric list formatting in dox
Nyall Dawson
05:43 AM Revision 81a9db9f (qgis): [sipify] Fix creation of cross references
Nyall Dawson
05:43 AM Revision e6537115 (qgis): QgsGeometry::error() does not exist, should be lastError()
Nyall Dawson
05:43 AM Revision 67896eba (qgis): Fix some doxygen warnings
Nyall Dawson
05:43 AM Revision 83bcbc5d (qgis): Flag use of TODO comments in the public doxygen docs
These should be c++ code comments only, we don't want to include
them in the API docs
Nyall Dawson
05:43 AM Revision 8d4f00b0 (qgis): Remove TODO comments included in public API documentation
This is just "airing our dirty laundry". We don't want/need end users
to see this.
Nyall Dawson
05:43 AM Revision e22ce34f (qgis): Fix more doxygen warnings
Nyall Dawson
03:32 AM Revision 3ef7d89a (qgis): Fix crash and missing closest vertex in WMS identify
... in "feature" mode.
Fixes #29443
Alessandro Pasotti
03:31 AM Revision d8b3adab (qgis): Fix option "show label" on relation editor
If the option was disabled, the label was still shown. Matthias Kuhn
03:20 AM Revision 8e09f4e9 (qgis): replace NEWS with the new NEWS.md in rpm
Basil Eric Rabi
03:18 AM Revision 39f30ba0 (qgis): Add help button to 'Add layers to Layout Legend' dialog
Harrissou Santanna
03:18 AM Revision 55466c1f (qgis): Add tooltips to layout legend items' frame buttons
Harrissou Santanna
03:17 AM Revision 2946083b (qgis): external/mdal: fix warnings about unused variables
Even Rouault
03:17 AM Revision 6e81d1f5 (qgis): qgsgeometrygapcheck.cpp: fix false-positive warning about potentially u...
Even Rouault
03:17 AM Revision 8de4821f (qgis): external/rtree: fix warning about unused variable
Even Rouault
03:17 AM Revision c77ba5e0 (qgis): qgsmeshrenderer3daveragingwidget.cpp: fix false-positive warning about ...
Even Rouault
03:17 AM Revision e4dafb59 (qgis): qgstracer.cpp: fix warning about potentially uninitialized variable (li...
Even Rouault
03:17 AM Revision f11eb458 (qgis): qgsimageoperation.cpp: fix (likely false-positive) warning about potent...
Even Rouault
03:17 AM Revision e2eabe49 (qgis): qgso2.cpp: fix false-positive warning about potentially unused variable
Even Rouault
03:17 AM Revision 3827aa09 (qgis): qgsmeshlayerutils.cpp: fix warnings about unused variables
Even Rouault
03:17 AM Revision 1c7b5833 (qgis): qgsmdalprovider.cpp: fix false-positive warning about potentially unuse...
Even Rouault
03:17 AM Revision 3d5941d8 (qgis): Remove unused QgsExpressionContextScope::variableNameSort() private fun...
Even Rouault
03:17 AM Revision 037409f2 (qgis): cppcheck.sh: turn 'redundantCondition' warnings as errors
Even Rouault
03:17 AM Revision 64808101 (qgis): Fix 'redundantCondition' cppcheck warnings
Even Rouault
03:17 AM Revision 21bc22fd (qgis): cppcheck.sh: make duplicateExpressionTernary an error
Even Rouault
03:17 AM Revision c7de2940 (qgis): qsql_ocispatial.cpp: use WKBMultiCurveZ for 3D geometries. Spotted by c...
Even Rouault
03:17 AM Revision 775ad77a (qgis): cppcheck.sh: make issues in 'error' category to fail build
Even Rouault
03:17 AM Revision 0d9e0635 (qgis): QgsProcessingParameters::parameterAsSink(): add nullptr check for consi...
Even Rouault
03:17 AM Revision 949f631f (qgis): qgsapplayertreeviewmenuprovider.cpp: avoid false positive error from ol...
Even Rouault
03:17 AM Revision f57ff144 (qgis): Remove unused QgsServer::serverName() private function
Even Rouault
03:17 AM Revision e292cb73 (qgis): QgsGeometryCheck::LayerFeatureIds constructor: avoid false positive cpp...
Even Rouault
03:17 AM Revision ff86fa10 (qgis): cppcheck.sh: turn 'unusedPrivateFunction' warnings as errors
Even Rouault
03:17 AM Revision ef8d0dc6 (qgis): src/3d: tag false positive cppcheck memleak errors
Even Rouault
03:17 AM Revision c680caa6 (qgis): qsql_ocispatial.cpp: rework QOCISpatialBatchColumn memory allocations t...
Even Rouault
03:17 AM Revision b32bdb2d (qgis): add myself to the contributors
Stefanow Natsis
03:16 AM Revision a17a49ea (qgis): handle import and name errors with the Authentication class
Samweli Mwakisambwe
02:12 AM Revision f9b897b9 (qgis): Fix non-translatable string in TIN interpolation alg
Andrea Giudiceandrea
02:06 AM Revision 5caa007f (qgis): Allow automatic naming when duplicating/renaming a layout
and the naming widget is set empty Harrissou Santanna

2020-06-14

06:19 PM Revision 893bfffc (qgis): new validator to handle permissive double writing in form; fix raster p...
QgsDoubleValidator modification after review
update doc
speillet

2020-06-13

11:25 PM Revision e9a0c01b (qgis): Fix #37174 fix encoding of ellipsis in Windows and make translatable
Richard Duivenvoorde
11:25 PM Revision 5dcb4763 (qgis): QgsDebugXXX macros: expand them do a dummy statement instead of an empt...
Even Rouault
08:26 PM Revision 5b73ae28 (qgis): Merge pull request #43 from qgis/master
update master Alex Hay
11:41 AM Revision 147d873e (qgis): [ui] Improve looks of variable editor widget on non-default themes
Mathieu Pellerin - nIRV
09:44 AM Revision 11c90092 (qgis): Resurrect azure 32-bit test
Mathieu Pellerin - nIRV
08:49 AM Revision a5101f2a (qgis): [sipify] Fix header formatting
Nyall Dawson
08:49 AM Revision cedd73ee (qgis): More list formatting fixes
Nyall Dawson
08:48 AM Revision 561a8326 (qgis): Modernize language
And avoid insensitive/trigger words (as far as possible -- some are
coming from Qt or other external APIs)
Nyall Dawson

2020-06-12

09:42 PM Revision c75aad0e (qgis): install INSTALL.md and NEWS.md
Jürgen Fischer
09:42 PM Revision 18e220ad (qgis): fix symbol conflict when building with static libraries (fixes #37134)
Jürgen Fischer
09:42 PM Revision 49c62a55 (qgis): [sip] Fix use of deleted method in QgsRequestHandler (followup #37116, ...
Jürgen Fischer
08:02 PM Revision 8eb1a45e (qgis): Avoid losing expression context when accidentally assigning
a context to itself Nyall Dawson
08:02 PM Revision 24897ab8 (qgis): [layouts] Fix attribute table sort order combined with feature filter
results in empty tables
Fixes #36341
Nyall Dawson
08:01 PM Revision 03e81e87 (qgis): Replace em dash with QChar unicode literal in QStringLiteral
Fixes #37153 Alessandro Pasotti
06:24 PM Revision b586a6f1 (qgis): Merge pull request #37168 from elpaso/backport-37093
[backport] Fix image size ignored in image widget Alessandro Pasotti
05:47 PM Revision 5febb4c8 (qgis): Merge pull request #37167 from elpaso/backport-37006
[backport] Fix labeling aligment DD activation signals Alessandro Pasotti
05:47 PM Revision af4ca5db (qgis): Merge pull request #37165 from elpaso/try-mxe-again
Try to re-enable MXE Alessandro Pasotti
03:39 PM Revision 04c3c012 (qgis): add an explanation
Loïc BARTOLETTI
02:40 PM Revision cda28398 (qgis): Merge pull request #37135 from elpaso/bugfix-gh29682-vertex-editor-locale
Fix editor vertex with "non-dot" locales Alessandro Pasotti
02:38 PM Revision 40877aae (qgis): Fix image size ignored in image widget
Fixes #33682 (maybe)
Cherry-pick from master commit 72c0ae73ba6822cec66
Alessandro Pasotti
02:27 PM Revision 3a466926 (qgis): Fix labeling aligment DD activation signals
Fixes #37003
Cherry-picked from master 0e6a19707e
Alessandro Pasotti
02:13 PM Revision b7d06d3b (qgis): Fix indentation
Ivan Ivanov
01:18 PM Revision e67b75d1 (qgis): Fix delimitedtext CSVs in virtual layers
Ivan Ivanov
11:57 AM Revision fb994711 (qgis): Vertex editor: same formatting as displayText
Alessandro Pasotti
11:20 AM Revision dad6483f (qgis): Try to re-enable MXE
Alessandro Pasotti
11:04 AM Revision 3726613b (qgis): Correctly utilise expression contexts for attribute form container visi...
- we shouldn't use a single member instance of the context here, because continually
adding new scopes to that single...
Nyall Dawson
11:04 AM Revision 49b57eed (qgis): Ensure correct expression context is shown in expression builder
for form container visibility Nyall Dawson
09:44 AM Revision 6bd364e3 (qgis): [decorations] Code cleanup for the grid decoration
Mathieu Pellerin - nIRV
09:02 AM Revision c1e6d13a (qgis): Add some missing variable help text, set @geometry_point_num for
random marker and point pattern fills and add row/col number variable
for point pattern fills
Nyall Dawson
08:10 AM Revision b23eadd6 (qgis): multi mesh from browser (#37145)
Vincent Cloarec

2020-06-11

12:53 AM Revision e4987fd9 (qgis): feature picker model: correctly initalize fields for invalid feature
and force it to be valid in the expression preview widget, so expression can be evaluated even when layer has no feat... Denis Rouzaud
12:48 AM Revision 2a2188e5 (qgis): Changed tests after rebasing on top of 7120e5da328
That change made a few improvements, and uncovered a bug in handling
tables with composite primary keys if one compon...
José de Paula Rodrigues Neto Assis
12:48 AM Revision bf04e389 (qgis): Code review.
Cleaner usage of std::shared_ptr< QgsPostgresSharedData >; removed
useless calls to .clear() on first invocation of m...
José de Paula Rodrigues Neto Assis
12:48 AM Revision 952542ab (qgis): Tests to check correctness of WHERE clauses for PostgreSQL
José de Paula Rodrigues Neto Assis
12:45 AM Revision 7ac386bf (qgis): Fix use of deleted function for QgsLinearMinMaxEnhancementWithClip
Paul Blottiere
12:45 AM Revision 7c752cb8 (qgis): Fix use of deleted function for QgsEffectPainter
Paul Blottiere
12:45 AM Revision fe2621d0 (qgis): Fix use of deleted function for QgsRenderedFeatureHandlerInterface
Paul Blottiere
12:45 AM Revision 5d2b7d20 (qgis): Fix use of deleted function for QgsReadWriteLocker
Paul Blottiere
12:45 AM Revision bdba59a5 (qgis): Fixes cpp check
Paul Blottiere
12:45 AM Revision 01e879c5 (qgis): Update QgsRuleBasedRenderer::RenderJob
Paul Blottiere
12:45 AM Revision cc19c5fb (qgis): Fix MappedType error
Paul Blottiere
12:45 AM Revision 39b63cbb (qgis): Fix use of deleted function for QgsRuleBasedRenderer::RenderJob
Paul Blottiere
12:45 AM Revision 385f6399 (qgis): Fix use of deleted function for QgsGeometryCheckErrorSingle
Paul Blottiere
12:45 AM Revision 71cf5af2 (qgis): Fix use of deleted function for QgsReadWriteContextCategoryPopper
Paul Blottiere
12:42 AM Revision 8794483e (qgis): [decorations] Fix hardcoded black color for the grid decoration
(fixes #37028) Mathieu Pellerin - nIRV
12:39 AM Revision 14ee228a (qgis): [processing] Matrix configuration dialog should open as an inline
panel, not a dialog Nyall Dawson
 

Also available in: Atom