Activity

From 2017-11-09 to 2017-12-08

2017-12-08

10:38 PM Revision 7961ef3d (qgis): Merge pull request #5829 from cjmayo/fix-xml-bookmarks-2.18
Fix bookmarks import and export menu items Alessandro Pasotti
08:32 PM Revision e86c4e29 (qgis): Fix bookmarks import and export menu items
Method names were changed by 89d52e5d426717cc ("[bugfix] Various
Bookmarks issues backported").
Chris Mayo
02:00 PM Revision ac2d111e (qgis): Release of 2.18.15
Jürgen Fischer
02:00 PM Revision ea983fa8 (qgis): Release of 2.14.21
Jürgen Fischer
07:50 AM Revision 297138f1 (qgis): Fix ui build warnings
Nyall Dawson
07:47 AM Revision 6a738014 (qgis): Ensure canvas is refreshed after triggering Select All
Nyall Dawson
07:02 AM Revision 1ea83e22 (qgis): Allow appending layers to existing spatialite in its create layer dialog
Mathieu Pellerin - nIRV
06:25 AM Revision b578f8af (qgis): Fix layer handling in import to postgis algs
Nyall Dawson
06:24 AM Revision 2d4a4652 (qgis): [processing][gdal] Spatial extent filter for import to postgis
should be optional Nyall Dawson
06:18 AM Revision 846400cb (qgis): Resurrect GDAL import to PostGIS (available connections) alg
Fixes #17605 Nyall Dawson
06:12 AM Revision 11c1f3a7 (qgis): [need-docs] reorganize the new spatialite layer dialog (#5824)
Mathieu Pellerin - nIRV
06:05 AM Revision 3a5caaf9 (qgis): Add missing proxy calls for QgsProcessingFeatureSource, causing
inefficient base class methods to be used instead. Nyall Dawson
05:50 AM Revision be962c7d (qgis): Faster command generation in gdal algorithm dialog, by skipping forced ...
Nyall Dawson
05:09 AM Revision 96c7e6e0 (qgis): [processing][gdal] Cleanup some code, add method to customise
generated command based on whether the algorithm is actually
executing or just being displayed in the UI as a command
Nyall Dawson
02:08 AM Revision 15e7d57f (qgis): Hide "whats this" buttons on all dialogs on Windows
Since it's totally useless and does nothing at all.
*Requires Qt >= 5.10
Nyall Dawson
02:05 AM Revision 14f754ac (qgis): Enable geometry restore for annotation config dialogs
Nyall Dawson

2017-12-07

07:42 PM Revision 5473ebab (qgis): Merge pull request #5822 from Gustry/fix_build_macos
add missing include for macos Nyall Dawson
04:13 PM Revision 9ace5e3a (qgis): add missing include for macos
Etienne Trimaille
10:55 AM Revision 1305cccb (qgis): Fix new geopackage layer test
Mathieu Pellerin - nIRV
10:32 AM Revision 7e0c149b (qgis): Merge pull request #5818 from nirvn/filewidget_fest
Use QgsFileWidget in several dialogs Mathieu Pellerin - nIRV
10:24 AM Revision de0ac14a (qgis): [ui] use qgsfilewidget in the save raster as dialog
Mathieu Pellerin - nIRV
10:22 AM Revision 38c96fe3 (qgis): [ui] use qgsfilewidget in the create geopackage layer dialog
Mathieu Pellerin - nIRV
10:22 AM Revision 09e830bf (qgis): [ui] use qgsfilewidget in the save vector as dialog
Mathieu Pellerin - nIRV
10:15 AM Revision 251b2aef (qgis): Adjust colorramp height on HiDPI screens
Alessandro Pasotti
10:00 AM Revision c2acb5fe (qgis): [ui] use qgsfilewidget in the create shapefile layer dialog
Mathieu Pellerin - nIRV
05:26 AM Revision cddca2f8 (qgis): [file widget] add a save file mode to allow file creation
Mathieu Pellerin - nIRV
03:41 AM Revision bac80aa9 (qgis): [need-docs] Reorganize the new memory layer (#5804)
Harrissou Santanna
03:39 AM Revision 571bf54d (qgis): [needs-docs] Refactor the New Shapefile dialog to mimic the GeoPackage ...
Harrissou Santanna

2017-12-06

12:37 AM Revision a12673c5 (qgis): Merge pull request #5794 from nyalldawson/layout_next2
[layouts] Copy/paste, templates, etc Nyall Dawson
12:26 AM Revision ba4346b5 (qgis): Make deprecated QtScript library optional
Matthias Kuhn
12:08 AM Revision 8e777012 (qgis): Fix warning
Nyall Dawson
11:51 PM Revision 89420fcc (qgis): Sipify
Nyall Dawson
11:50 PM Revision d69290ea (qgis): Indentation
Nyall Dawson
11:50 PM Revision a9896eac (qgis): Port a bunch of QgsLayoutManager methods to use QgsLayouts
Nyall Dawson
11:50 PM Revision 9c4a98f0 (qgis): Port a few file related actions to layouts
Nyall Dawson
11:50 PM Revision dbd5215e (qgis): #ifdef out dummy test item
Nyall Dawson
11:50 PM Revision 696b21ad (qgis): Fix layout designer window title
Nyall Dawson
11:50 PM Revision e5e37fca (qgis): [needs-docs] Use a QgsFileWidget for template file selector
Rename "Add" button to "Create" Nyall Dawson
11:50 PM Revision a30dd8a1 (qgis): Port composer manager dialog to layouts
Not exposed via GUI yet, but can be shown by entering
iface.showLayoutManager()
in the Python console
Nyall Dawson
11:50 PM Revision ac6c1312 (qgis): Fix crash when reopening existing layouts
Nyall Dawson
11:50 PM Revision 61c57bc2 (qgis): Save and restore layouts with project
Nyall Dawson
11:50 PM Revision 17656f23 (qgis): Pasting items from layout context menu pastes them at menu origin
instead of final cursor position Nyall Dawson
11:50 PM Revision 88682b2c (qgis): [needs-docs] Add rename layout action to layout designer dialog
Fixes #10435 Nyall Dawson
11:50 PM Revision b6dab6ff (qgis): [needs-docs] Add "delete layout" action to layout designer menu
Fixes #10436 Nyall Dawson
11:50 PM Revision 66b4b451 (qgis): Try to fix issues with sip casting collisions between layout and
compositions Nyall Dawson
11:49 PM Revision eea36c02 (qgis): Add custom drop handlers for layout windows
Nyall Dawson
11:49 PM Revision 3a0b7516 (qgis): Port duplicate layout functionality
Nyall Dawson
11:49 PM Revision a64a6758 (qgis): [FEATURE][layouts] Support drag and drop of QPT templates onto layout w...
To add contents of template onto layout Nyall Dawson
11:49 PM Revision b0dea08b (qgis): Fix pages are incorrectly loaded from templates when adding items
Nyall Dawson
11:49 PM Revision 885f0a56 (qgis): Handle linking items when adding from templates
Nyall Dawson
11:49 PM Revision 6a78d489 (qgis): Restore paste in place functionality
Nyall Dawson
11:49 PM Revision b7e338bd (qgis): Add test for pasting items at set position
Nyall Dawson
11:49 PM Revision a4dea993 (qgis): Restore ability to save layouts to templates and add items from template
Nyall Dawson
11:49 PM Revision ef9e013a (qgis): Fix crashes when rapidly deleting/undeleting objects
Also fix some leaks Nyall Dawson
11:49 PM Revision 8feac30f (qgis): Add method to clear page collections for layouts
Nyall Dawson
11:49 PM Revision 59b6bf62 (qgis): Add a method to clear an existing layout
Nyall Dawson
11:49 PM Revision acb956a5 (qgis): Deduplicate code relating to shifting item positions in layout units
Nyall Dawson
11:49 PM Revision d36884f1 (qgis): Fix pasting items to the top or left of first page
Nyall Dawson
11:49 PM Revision b74a0efa (qgis): Work on layout and layout item serialization and restoration
Nyall Dawson
11:49 PM Revision feec186f (qgis): [layout] Add context menu entries for cutting/copying, and pasting items
Fixes #1830 Nyall Dawson
11:49 PM Revision c3e84011 (qgis): Remove outdated TODO
Nyall Dawson
11:49 PM Revision d2fcf113 (qgis): [layouts] Add context menu entries for "copy" and "delete" item to
items list panel right click menu
Refs #11581
Nyall Dawson
11:49 PM Revision f60da582 (qgis): Add some unit tests
Nyall Dawson
11:49 PM Revision b03ce047 (qgis): Start restoring copy/paste functionality
Nyall Dawson
11:05 PM Revision 5f0689a4 (qgis): Merge pull request #5812 from elpaso/bookmarks-backport
[bugfix] Various Bookmarks issues backported Alessandro Pasotti
08:28 PM Revision cb96e1ba (qgis): [processing] Fix merge vectors algorithm fails when encountering
layers with different dimensions or single/multi part types
and port algorithm to c++
Nyall Dawson
08:28 PM Revision ca75e8c0 (qgis): Remove obsolete python alg, add unit tests
Nyall Dawson
08:28 PM Revision 3c4fb26d (qgis): Add option to control CRS for merge algorithm (fixes #9652)
The default behaviour of auto selecting the first layer's CRS
can be unpredictable, especially in models
Nyall Dawson
06:48 PM Revision bfe03370 (qgis): [offline] Apply attribute changes on multiple layers
Fix #17647 Matthias Kuhn
06:47 PM Revision cb94bcf5 (qgis): Merge pull request #5814 from m-kuhn/fixMultiLayerOfflineEditing
[offline] Apply attribute changes on multiple layers Matthias Kuhn
06:22 PM Revision 3bbda6cf (qgis): [offline] Apply attribute changes on multiple layers
Fix #17647 Matthias Kuhn
03:13 PM Revision 89d52e5d (qgis): [bugfix] Various Bookmarks issues backported
Backport of several master commits that
fix a series of issues in the bookmarks
panel
Alessandro Pasotti
03:09 PM Revision ab859c9b (qgis): use 'close' on last tab of message log viewer to clear it
Jürgen Fischer
01:31 PM Revision 906259b2 (qgis): [doxygen] remove useless @brief
Denis Rouzaud
01:31 PM Revision f29306d4 (qgis): [doxygen] replace @param by \param
Denis Rouzaud
01:31 PM Revision b72c569c (qgis): [doxygen] replace @see by \see
Denis Rouzaud
01:08 PM Revision 14e6df45 (qgis): Merge pull request #5780 from pblottiere/bugfix_reshape2
[bugfix] Do not add binding line in both side in reshape map tool Paul Blottiere
12:20 PM Revision 0399920b (qgis): [tr] Polish translation update: don't redirect to non-existing Polish d...
Borys Jurgiel
12:19 PM Revision 53a86932 (qgis): [sipify] creates links in seealso
Denis Rouzaud
12:19 PM Revision ed507620 (qgis): [doxygen] \see must be placed after params
Denis Rouzaud
12:19 PM Revision e48cf98e (qgis): run sipify
Denis Rouzaud
12:09 PM Revision 0c60b6de (qgis): [tr] Polish translation update
Borys Jurgiel
09:31 AM Revision 70647048 (qgis): [3d] Have 3D View tab in vector layer properties (fixes #17595)
(only when 3D support is enabled) Martin Dobias
09:00 AM Revision c1b158fa (qgis): [tr] Polish translation update
Borys Jurgiel
08:56 AM Revision b7fe407f (qgis): Update tests
Paul Blottiere
08:50 AM Revision 8ecae4f5 (qgis): [bugfix] Bookmarks fix zoom to with coordinate transform
Forward port of an unreported bug introduced
by me when I changed the display value to
EPSG:xxxx
Alessandro Pasotti
08:25 AM Revision c9038f48 (qgis): Update sip binding
Paul Blottiere
08:25 AM Revision cc660b18 (qgis): Add some tests
Paul Blottiere
08:25 AM Revision 096f6895 (qgis): [bugfix] Do no add binding line in both side in reshape map tool
Paul Blottiere

2017-12-05

05:59 PM Revision aa68a9fa (qgis): Merge pull request #5774 from pblottiere/bugfix_ref_rel_null
[bugfix] Fixes crash in QgsRelationReferenceWidget Paul Blottiere
04:01 PM Revision fea3a770 (qgis): Merge pull request #5775 from pblottiere/fix_ref_rel_null
[bugfix] Constraints are updated even if the key is deleted from the keyboard Paul Blottiere
03:59 PM Revision 7c2732d1 (qgis): Fixes crash in QgsRelationReferenceWidget
Paul Blottiere
03:07 PM Revision 79e27895 (qgis): Fix a tooltip (backport from 3.0). Fixes #17578
Borys Jurgiel
03:04 PM Revision 1cd8b948 (qgis): Fix a tooltip
Borys Jurgiel
01:41 PM Revision 51ec70ab (qgis): Fix missing signal/slot connection resulting in non-woring autocomplete...
This oneliner introduces the missing signal/slot connection, and fixes the bug. Frank Dekervel
11:44 AM Revision 85169ac2 (qgis): Merge pull request #5782 from borysiasty/release-2_18
[processing] Fix Frequency_analysis' parent group Alexander Bruy
11:32 AM Revision 7584bf13 (qgis): Consistent capitalisation
Nyall Dawson
11:12 AM Revision 8cb206e0 (qgis): Fix missing delete action for gpkg layers in browser
Nyall Dawson
11:05 AM Revision eda3d6e4 (qgis): Fix use of QWidgets from non-gui thread
Nyall Dawson
11:01 AM Revision 2ca90545 (qgis): Merge pull request #5773 from SrNetoChan/add_missing_tooltips
Adds missing tooltips Alessandro Pasotti
10:54 AM Revision ba9e1995 (qgis): Merge pull request #5798 from wonder-sk/polygon-3d-fixes
[3d] Tessellator fixes + culling mode configuration for 3D polygons Martin Dobias
09:49 AM Revision db9fc285 (qgis): Add documentation for new overridden constructors
Alessandro Pasotti
09:21 AM Revision 85a7ba77 (qgis): Merge pull request #5795 from elpaso/delegate-leaks
Fix Some Delegate leaks Alessandro Pasotti
09:18 AM Revision 2b3fbc77 (qgis): Don't leak in metadatawidget delegates
Alessandro Pasotti
09:18 AM Revision efad2f6a (qgis): Don't leak memory in qgsnodeeditor delegates
Alessandro Pasotti
08:58 AM Revision 1f6cd31f (qgis): Fixes after review
Martin Dobias
08:46 AM Revision 011e254e (qgis): [3d] Read/write camera position of the 3D map view in project
Martin Dobias
05:52 AM Revision ad54073b (qgis): [processing] list native QGIS algorithms first in modeler dialog
Mathieu Pellerin - nIRV
04:05 AM Revision 13cb44fd (qgis): Fix initial extent of map canvas is loaded incorrectly from projects
Nyall Dawson
02:40 AM Revision 9d0b0f27 (qgis): Fix crash in standalone apps when no QgsApplication available
Nyall Dawson
02:02 AM Revision 4671acb8 (qgis): Fix coverity unreachable code warning
Was preventing conditional formatting decorations from showing
in relation widgets
Nyall Dawson
02:00 AM Revision 45fb6e92 (qgis): Fix coverity uninitialized member warnings
Nyall Dawson
01:56 AM Revision fa5a8311 (qgis): Fix coverity null pointer dereference warnings
Nyall Dawson
01:34 AM Revision 75c99800 (qgis): Fix coverity ignored return value warnings
Nyall Dawson
01:17 AM Revision b0a36e9b (qgis): Merge pull request #5789 from nyalldawson/render_jobs
[Rendering] Only render in preview jobs layers that are fast enough Nyall Dawson

2017-12-04

12:51 AM Revision b26c14ef (qgis): Merge pull request #5799 from nyalldawson/mingw
Mingw build fixes and windows build warning fixes Nyall Dawson
12:02 AM Revision be954585 (qgis): Always show WMTS/XYZ layers in preview jobs (to pre-warm cache)
Nyall Dawson
12:02 AM Revision 5ee9cdd2 (qgis): Rename layerRenderingTime()->perLayerRenderingTime()
Nyall Dawson
12:02 AM Revision 56508b57 (qgis): Update docs
Nyall Dawson
12:02 AM Revision 91c91307 (qgis): Run canvas preview jobs sequentially
Only start the next job when the previous one has completely finished.
Avoids flooding connection pools with too many...
Nyall Dawson
12:02 AM Revision 16a1bd79 (qgis): Store previous layer rendering time in canvas, not map layer
Nyall Dawson
12:02 AM Revision 38cca6ca (qgis): Tweak API
Nyall Dawson
12:02 AM Revision 997619c9 (qgis): [Rendering] Only render in preview jobs layers that are fast enough
This implements the improvements discussed in the mailing list thread
https://lists.osgeo.org/pipermail/qgis-develope...
Even Rouault
12:02 AM Revision 01e8ed85 (qgis): More flexible API for preview job determination
Nyall Dawson
11:47 PM Revision 32ba5bf2 (qgis): Merge pull request #5791 from nyalldawson/geom_snapper_vertices
Fix geometry snapper sometimes creates unwanted overlapping segments when snapping line layers Nyall Dawson
10:30 PM Revision 46895378 (qgis): Fix build warning
Nyall Dawson
10:28 PM Revision b773d617 (qgis): [3d] Tessellator fixes + culling mode configuration for 3D polygons
- missing vertical walls since a recent tessellator crash fix (fixes #17604)
- choice of the culling mode - no cullin...
Martin Dobias
10:03 PM Revision 13614dc4 (qgis): Readability fix
Nyall Dawson
10:01 PM Revision 11f610b7 (qgis): Fix build using mingw
Credit to t-hey Nyall Dawson
06:37 PM Revision f180ea44 (qgis): [Plugin manager] Use raw string for zip file path to avoid escaping '\U...
Borys Jurgiel
03:44 PM Revision 053fec89 (qgis): Fix untranstatable strings
Borys Jurgiel
02:57 PM Revision 5d8783f9 (qgis): Hide aggregate button in non-aggregate context
Matthias Kuhn
02:57 PM Revision 1cef9826 (qgis): Fix build warning
Matthias Kuhn
09:40 AM Revision e4dabe57 (qgis): Don't leak memory in bookmarks delegate
Alessandro Pasotti
04:41 AM Revision 57dc9deb (qgis): Add API to ease saving and restoring widget geometry. (#5615)
Usage:
- QgsGui::instance()->enableAutoGeometryRestore( this ); just
after setupUi in your widgets to enable.
- Rem...
Nathan Woodrow
04:10 AM Revision 21fe98d5 (qgis): Sipify
Nyall Dawson
02:35 AM Revision d3e561fc (qgis): Fix build warning
Nyall Dawson

2017-12-03

08:52 PM Revision fa8e655b (qgis): Some tweaks on Metadata-->Category dialog
Use the + button and add new tooltips Harrissou Santanna
09:20 AM Revision 2aeb5a9a (qgis): [tr] Spanish translation update
cdavila -
08:06 AM Revision 5a818707 (qgis): Update tests
Nyall Dawson
06:16 AM Revision 5b5560aa (qgis): Set default method for check validity alg
Nyall Dawson
06:12 AM Revision a441b739 (qgis): Less debug noise in geometry validator
Nyall Dawson
06:10 AM Revision 113c21e8 (qgis): [geometry snapper] Don't create invalid geometries with duplicate nodes
Fixes #15247 Nyall Dawson
05:58 AM Revision e12621ce (qgis): Add API method to remove duplicate nodes from geometries
Removes duplicate nodes from the geometry, wherever removing the
nodes does not result in a degenerate geometry.
By ...
Nyall Dawson
05:58 AM Revision 484a6115 (qgis): Show cell values in tooltips in attribute table
Otherwise long values can be truncated and hard to read Nyall Dawson
05:58 AM Revision 5b05699f (qgis): Add some tags to check validity algorithm
Nyall Dawson

2017-12-02

11:03 PM Revision 0b452cab (qgis): Spelling
Nyall Dawson
10:10 PM Revision 928afdd8 (qgis): Fix geometry snapper sometimes creates unwanted overlapping segments
when snapping line layers
Because the default behavior of the snapper is to insert extra
vertices into the snapped g...
Nyall Dawson
02:48 PM Revision ad99686f (qgis): [tr] Spanish translation update
cdavila -
09:42 AM Revision d0e927a8 (qgis): Fix rubber band handing of curved geometries (#5790)
Mathieu Pellerin - nIRV
09:32 AM Revision f8788b91 (qgis): [3d] Fix style copy/paste for 3D renderer (fixes #17540)
Martin Dobias
09:29 AM Revision be76e238 (qgis): [3d] Disable 3D view for unprojected (lat/lon) CRS
The fact that the map units are in degrees instead of meters means that various bits of the code
(e.g. tolerances) ar...
Martin Dobias
08:43 AM Revision 02d9e145 (qgis): Enable preview jobs to improve projection map UX when dragging around
Mathieu Pellerin - nIRV
08:36 AM Revision bec099ea (qgis): Fix displayed extent for US National Atlas CRS (and others) on projecti...
Mathieu Pellerin - nIRV
04:32 AM Revision 389435e1 (qgis): Merge pull request #5729 from nyalldawson/proc_dyanmic
[processing] Expose dynamic ("data defined") numeric parameters to gui Nyall Dawson
02:46 AM Revision 65a0c069 (qgis): Merge pull request #5430 from nyalldawson/raster_formats
[FEATURE] More output format choices in raster save as dialog Nyall Dawson
02:17 AM Revision c5f65359 (qgis): Cache field lookup when evaluating field-based property values
Nyall Dawson
02:17 AM Revision 1625d1fa (qgis): Disable direct parameter value input when data defined override is set
Nyall Dawson
02:17 AM Revision 8c9147ea (qgis): [processing] Make set m value accept dynamic m values
Nyall Dawson
02:17 AM Revision 86958937 (qgis): Tweak processing API to better handle dynamic properties
Nyall Dawson
02:17 AM Revision 9378f392 (qgis): Show closest vertex attributes in identify tool for multipoint layers
Nyall Dawson
02:17 AM Revision d1a71f09 (qgis): Update algorithms for new API
Nyall Dawson
02:17 AM Revision b782fab5 (qgis): [processing] Make buffer distance a dynamic property
Data defined buffer distance through the processing toolbox! Nyall Dawson
02:17 AM Revision 4b464f3d (qgis): [processing] Allow data defined z value for "set z value" algorithm
Allows easy setting of z from an existing height attribute! Nyall Dawson
02:17 AM Revision 901dae11 (qgis): [processing] Expose data defined button for dynamic numeric parameters
When running algorithms through the toolbox, which have dynamic
numeric parameters, add a data defined property overr...
Nyall Dawson
02:17 AM Revision 58ab5077 (qgis): Fix failing test
Nyall Dawson
02:16 AM Revision ecbc4718 (qgis): [processing] Some more framework for dynamic (data defined) parameters
Nyall Dawson
02:13 AM Revision 618baf92 (qgis): Small refactor of QgsPropertyOverrideButton
Nyall Dawson
02:11 AM Revision 9e4518fe (qgis): [FEATURE] More output format choices in raster save as dialog
Previously only geotiff format was available, even though the
underlying QgsRasterFileWriter/GDAL libraries support o...
Nyall Dawson
02:11 AM Revision 5f77a48e (qgis): Remember window geometry for raster save dialog
Nyall Dawson
01:43 AM Revision 6b23e1f2 (qgis): Merge pull request #5600 from Gustry/sortby
add order by expression algorithm Nyall Dawson
01:43 AM Revision b8b8c1ae (qgis): Merge pull request #5787 from nyalldawson/index
Fix OGR provider cannot create attribute or spatial indexes for GeoPackage/SQLite layers Nyall Dawson

2017-12-01

12:01 AM Revision aaa18e0b (qgis): Address review comments
Nyall Dawson
11:27 PM Revision 791eb91b (qgis): Fix OGR provider cannot create attribute or spatial indexes for
GeoPackage/SQLite layers
Previously this capability was only exposed for shapefiles,
but was available in the spatia...
Nyall Dawson
06:23 PM Revision 31c79da5 (qgis): Don't crash when project has no layers
This only crashes when Qt is built in
debug mode because there is an assert
in the item model class that checks for
i...
Alessandro Pasotti
06:21 PM Revision abb7d2a1 (qgis): Revert force WMS rendering in non-gui thread
Fix #17379 Matthias Kuhn
02:30 PM Revision 19b062c3 (qgis): Merge pull request #5766 from Gustry/file_downloader
Display the downloaded size in QgsFileDownloaderDialog Alessandro Pasotti
02:30 PM Revision b22825a4 (qgis): Merge pull request #5779 from elpaso/bugfix-17003-16350-bookmarks
[bugfix] Bookmarks: fix a crash and show 6 digits Alessandro Pasotti
02:14 PM Revision 8f0306ba (qgis): [processing] Fix Frequency_analysis' parent group
Borys Jurgiel
12:07 PM Revision 6c897b6b (qgis): [bugfix] Bookmarks: fix a crash and show 6 digits
Fixes #17003 Spatial bookmarks keyboard navigation:
right-arrow causes a row to appear below the current
one and look...
Alessandro Pasotti
11:53 AM Revision 0e2207ab (qgis): Merge pull request #5776 from elpaso/bugfix-17005-bookmarks-sorting
[bugfix] Bookmarks sorting with a proxy model Alessandro Pasotti
10:42 AM Revision 6b56565f (qgis): Show nicer tooltips for numeric processing parameters
With min/max and default values (when set) Nyall Dawson
10:42 AM Revision 8303b946 (qgis): [processing] Fix optional layer parameters are filled by default
Refs #17471
Not a full fix for 17471 - that requires handling of optional
numeric values too
Nyall Dawson
10:42 AM Revision 8026008a (qgis): [processing] group option for autoincrement field algorithm
Nyall Dawson
10:42 AM Revision 297e8561 (qgis): Bump lowest possible min for numeric parameters to -DBL_MAX + 1
We need to reserve -DBL_MAX as a special value, to allow it to
work correctly in QDoubleSpinBoxes (limitation of QDou...
Nyall Dawson
10:42 AM Revision db855029 (qgis): Fix not-set defaults for numeric parameters were converted to 0
Nyall Dawson
10:42 AM Revision 1c1de3a8 (qgis): [processing] Fix optional numeric parameters cannot be cleared
Without this change optional numeric parameters have no way to
be cleared in the GUI - they are always forced to have...
Nyall Dawson
10:42 AM Revision 0fcbeb78 (qgis): Add missing qHash for older Qt versions
Nyall Dawson
09:52 AM Revision 62ff88af (qgis): Merge pull request #5737 from elpaso/hidpi-cursors
[bugfix][hidpi] Scalable SVG theme cursors Alessandro Pasotti
08:15 AM Revision f6e63d7f (qgis): Fixes and cleanups to algorithm dialogs
Nyall Dawson
08:15 AM Revision ce170918 (qgis): Start moving processing algorithm dialog to c++
In an attempt to avoid Python global interpreter locks which
block the UI thread.
Nyall Dawson
07:53 AM Revision 3d2665f7 (qgis): Merge pull request #5777 from cdavila/release-2_18
[tr] Spanish translation update Werner Macho
06:47 AM Revision 3c238a2b (qgis): Add missing overrides
Nyall Dawson
03:43 AM Revision bcc1b91b (qgis): Merge pull request #5717 from nyalldawson/layout_next4
[layouts] Port/adapt all remaining item types Nyall Dawson

2017-11-30

12:00 AM Revision d7111b78 (qgis): Standardise some algorithm names
Nyall Dawson
12:00 AM Revision e1ce7dda (qgis): Show algorithm ID in tooltip in toolbox
Nyall Dawson
12:00 AM Revision c12770d0 (qgis): Indentation
Nyall Dawson
11:23 PM Revision 774b9e7a (qgis): [tr] Spanish translation update
cdavila -
06:37 PM Revision 8233a8fb (qgis): [bugfix] Bookmarks sorting with a proxy model
Fixes #17005 spatial bookmarks can't be sorted
I believe that this has been broken since https://github.com/qgis/QGI...
Alessandro Pasotti
06:21 PM Revision 33737a63 (qgis): Update widget wrapper status only when necessary
Paul Blottiere
06:20 PM Revision 306b3fac (qgis): [3d] Rename "Reset view" to "Zoom Full" (fixes #17568)
Martin Dobias
06:16 PM Revision 512acca7 (qgis): Update constraints when foreign key is manually updated with empty string
Paul Blottiere
06:03 PM Revision 43fd3512 (qgis): Merge pull request #5772 from elpaso/bugfix-17584-bookmarks-sync
[bugfix] Bookmark project sync Alessandro Pasotti
05:30 PM Revision 8aa05735 (qgis): Merge pull request #5768 from wonder-sk/fix-17514-crs-change
Fix 3D view if terrain DEM is in different CRS Martin Dobias
05:21 PM Revision 95e40c24 (qgis): Adds missing tooltips
Alexandre Neto
03:24 PM Revision 133051a1 (qgis): add warning about sort algorithm might not work as expected
Etienne Trimaille
03:22 PM Revision 1b8faa2a (qgis): add sort by expression algorithm
Etienne Trimaille
03:22 PM Revision 7303297d (qgis): add some notes in processing test readme
Etienne Trimaille
02:29 PM Revision 88054a37 (qgis): display the downloaded size in QgsFileDownloaderDialog
Etienne Trimaille
10:23 AM Revision ded892ea (qgis): [needs-docs] Add some shortcuts for opening the attribute table
Adds:
- shift + f6: show table filtered to selected features
- ctrl + f6: show table filtered to visible features
(T...
Nyall Dawson
10:03 AM Revision f6ffb00c (qgis): fix #17562 broken legend uris
Richard Duivenvoorde
10:01 AM Revision ed2e83cb (qgis): Move "Add circular string" to regular shapes toolbar
It's not a basic digitizing tool Matthias Kuhn
09:35 AM Revision 042fd33d (qgis): [bugfix] Bookmark project sync
Fixes #17584 Spatial Bookmarks checkbox is not synced with project status Alessandro Pasotti
08:43 AM Revision 3b7d2e33 (qgis): Merge pull request #5762 from pblottiere/fix_typo_as
Fixes typos in auxiliary storage documentation Paul Blottiere
06:17 AM Revision f6acf376 (qgis): Fix processing errors on startup and execution on MacOS (#5769)
Tim Sutton
06:12 AM Revision f5702aba (qgis): [processing] fix DlgModeler.ui layout warnings
Mathieu Pellerin - nIRV

2017-11-29

10:04 PM Revision 656de62e (qgis): Use screen to grab instead of deprecated grabWidget
Alessandro Pasotti
06:22 PM Revision 997286fe (qgis): Fix doc coverage test
Martin Dobias
05:45 PM Revision d7485a43 (qgis): [pyqgis-console] fix strings in options tooltips
Salvatore Larosa
05:05 PM Revision ebde3be2 (qgis): [3d] Reproject DEM for terrain if the DEM has different CRS (fixes #17514)
Martin Dobias
03:25 PM Revision a10e7538 (qgis): processing test for difference algorithm (#5764)
matteo ghetta
02:30 PM Revision e8213b8e (qgis): Merge pull request #5757 from slarosa/pyconsole_ui_improvements
[pyqgis-console][ui] move find text tools to toolbar widget Salvatore Larosa
01:45 PM Revision de3aa0c9 (qgis): Merge pull request #5767 from rduivenvoorde/fix_#17580_missing_flags
flags apparently converted from png to svg
Fix #17580
Matthias Kuhn
01:25 PM Revision 825ff85a (qgis): Update Polish translation
Borys Jurgiel
01:17 PM Revision 6378332c (qgis): flags apparently converted from png to svg
Richard Duivenvoorde
12:57 PM Revision 30fad6ef (qgis): Merge pull request #5765 from elpaso/bugfix-17539-bookmarks
[bugfix] Fix broken bookmarks Alessandro Pasotti
12:35 PM Revision 7e711f13 (qgis): [bugfix] Fix broken bookmarks
Fixes #17539 I can only create one spatial Bookmark in current master
In fact there were other bugs (like loosing SR...
Alessandro Pasotti
11:45 AM Revision 62543eb4 (qgis): [3d] Cleaned up code for camera translation + tests
Martin Dobias
09:19 AM Revision 2c65dbcd (qgis): [offset curve tool] fix two serious issues (#5760)
- broken polygon support (fixes #15222)
- lost of parts when using tool with mutlipart features
Mathieu Pellerin - nIRV
08:44 AM Revision e0290a9f (qgis): Merge pull request #5745 from alexbruy/processing-cleanup
Processing cleanup Alexander Bruy
08:31 AM Revision 6d87c2b2 (qgis): Update sip binding
Paul Blottiere
08:31 AM Revision 1b86c213 (qgis): Fix typos in auxiliary storage doc
Paul Blottiere
07:40 AM Revision 29bfb10f (qgis): Ensure ellipsoid is correctly set for new projects
Nyall Dawson
05:51 AM Revision e4ce6234 (qgis): Merge pull request #5758 from nyalldawson/leftof
Geometry "leftOf" improvements Nyall Dawson
05:50 AM Revision 62dbf4ce (qgis): GML is too fragile, but shapefiles, you've never let me down...
Nyall Dawson
05:50 AM Revision 38a66e57 (qgis): [processing] Fix Geometries algorithm should only keep results
with the same geometry type as the original features
Otherwise it's inserting points into line features when the
geo...
Nyall Dawson
05:50 AM Revision a3a79b9a (qgis): Fix network analysis routing fails in some cases (refs #11687)
Nyall Dawson
05:50 AM Revision f8bad497 (qgis): [processing] Make split with lines output single part features
instead of keeping parts collected into a single multipart feature Nyall Dawson
05:29 AM Revision b8a62f4f (qgis): More tweaks to leftOf logic
Nyall Dawson
01:10 AM Revision ebe16f15 (qgis): Update API breaks docs
Nyall Dawson
01:04 AM Revision 3341a3e9 (qgis): Unify behavior of various geometry API leftOf tests
Now instead of mixing bools/numeric returns, we always use
ints, where:
-1 = left
0 = test failed, e.g. point on line...
Nyall Dawson

2017-11-28

12:41 AM Revision 2a960c5e (qgis): Fix #17573 inconsistency of icons in layer trees
Richard Duivenvoorde
12:40 AM Revision d90b50fb (qgis): display apple cmd symbol instead of ctrl in the legend
Etienne Trimaille
12:14 AM Revision 2f43deb9 (qgis): closestSegmentWithContext() doc and test fix
Radim Blazek
12:14 AM Revision 07fd7136 (qgis): fixed closestSegmentWithContext() paramas in Python
Radim Blazek
11:40 PM Revision 77f5959a (qgis): [pyqgis-console][ui] move find text tools to toolbar widget
Salvatore Larosa
11:02 PM Revision 3b933f56 (qgis): [hidpi] New icons and bigger cursors
Cursors are now approximately 24x24 pixels on 96dpi Alessandro Pasotti
09:14 PM Revision 5652501c (qgis): [pyqgis-console] update api files and qsci_apis/generate_console_pap.py...
Salvatore Larosa
09:05 PM Revision 52efa5c3 (qgis): [pyqgis-console] fix missing import for pap file compiler
Salvatore Larosa
08:46 PM Revision d612364a (qgis): Fix plural modeler tool -> modeler toolS
Etienne Trimaille
08:45 PM Revision e34d7fb6 (qgis): Fix left of test for linestrings
The test was returning invalid results for certain geometries Nyall Dawson
08:12 PM Revision 8b454ea3 (qgis): [pyqgis-console] prepared APIs file updated
included APIs are:
* PyQGIS3
* PyQt5
* Python3.6
* GDAL-2.2.3
* GEOS-3.6.3
Salvatore Larosa
02:59 PM Revision a316530b (qgis): Merge pull request #5744 from pblottiere/refrel_crash
[bugfix] Fixes a crash in QgsRelationReferenceWidgetWrapper Paul Blottiere
01:44 PM Revision 65847498 (qgis): remove extra quotes from map tips (fix #17491)
Alexander Bruy
11:27 AM Revision d65c0367 (qgis): [processing] remove old params from wrappers
Alexander Bruy
11:27 AM Revision 3d4a59bb (qgis): [processing] cleanup files from unused code and remove some files
Alexander Bruy
11:27 AM Revision 0059b2b6 (qgis): [processing] remove Python 2 compatibility layer
Alexander Bruy
11:27 AM Revision ee8435a7 (qgis): [processing] remove unused files
Alexander Bruy
09:07 AM Revision e47a6a55 (qgis): Merge pull request #5747 from elpaso/backport-pr-5720
[bugfix] Categorized style issue using numeric fields with NULL values Alessandro Pasotti
08:48 AM Revision 0f1f24a1 (qgis): Merge pull request #5743 from m-kuhn/fix17564
Fix crash with constraint results and custom .ui Hugo Mercier
08:47 AM Revision 2499a20a (qgis): Merge pull request #5746 from elpaso/backport-pr-5707
[ui][bugfix] lineedit add margin for X icon Alessandro Pasotti
08:46 AM Revision 92049054 (qgis): Merge pull request #5742 from elpaso/backport-bugfix-17517
[bugfix] Crash on raster layer render change from python Alessandro Pasotti
08:41 AM Revision 4705da30 (qgis): [hidpi] New cursor icons for identify and sampler
Thanks Alexandre Neto! Alessandro Pasotti
07:40 AM Revision b8f708ff (qgis): [FEATURE][needs-docs] Add OGC filters to WMS
Implement https://github.com/qgis/QGIS-Enhancement-Proposals/issues/104 Patrick Valsecchi
07:34 AM Revision d31f60ba (qgis): Show unknown feature count instead of misleading 0 in sublayer dialog
Mathieu Pellerin - nIRV
04:47 AM Revision 7a09f089 (qgis): Merge pull request #5727 from nyalldawson/sublayer
Fix ogr sublayer handling of names containing ":" Nyall Dawson
03:48 AM Revision 2156e89c (qgis): Merge pull request #5748 from nyalldawson/offset_tool
Fix offset curve tool offsets curves in opposite direction to mouse Nyall Dawson
02:19 AM Revision 5c66526c (qgis): Pressing escape cancels offset tool
Nyall Dawson
02:14 AM Revision 8a7fc259 (qgis): [offset tool] Also check for ctrl modifier on final click
Otherwise copies are only made if ctrl was held on the first click,
but holding ctrl on the second click is also a na...
Nyall Dawson
02:05 AM Revision 9aa57526 (qgis): Use QgsGeometry API for offset tool instead of raw geos calls
Nyall Dawson
01:11 AM Revision dacced8c (qgis): Cleanup some offset tool code
Nyall Dawson

2017-11-27

10:42 PM Revision 1d0db0b0 (qgis): Fix offset curve tool offsets curves in opposite direction to mouse
Nyall Dawson
07:01 PM Revision e214c6f4 (qgis): Introduce QgsVector3D for 3D vectors with double precision
QVector3D with single precision is not always enough (it has only ~7 significant digits) Martin Dobias
06:15 PM Revision cf009252 (qgis): [bugfix] Categorized style issue using numeric fields with NULL values
Backported from master PR 5720
Fixes #17442
Alessandro Pasotti
06:02 PM Revision 106b8b63 (qgis): [ui][bugfix] lineedit add margin for X icon
Backported from master PR 5707
Fixes #17262
Alessandro Pasotti
05:36 PM Revision 3c702c07 (qgis): Fix crash with constraint results and custom .ui
Fix #17564 Matthias Kuhn
05:11 PM Revision 7ff6470d (qgis): Add test
Paul Blottiere
05:11 PM Revision b1008c7a (qgis): Fixes relation reference widget crash when no relation
Paul Blottiere
05:01 PM Revision 721551f8 (qgis): qDebug -> QgsMessageLog
Martin Dobias
05:01 PM Revision 7bce7ea9 (qgis): [3d] Fix crash in tessellator with near coords (fixes #17286, fixes #17...
As the readme of poly2tri library says: "Poly2Tri does not support repeat points within epsilon."
When the coordinat...
Martin Dobias
03:37 PM Revision 346ab609 (qgis): [hidpi] Auto-scale cursors based on DPIs
This should work well on different DPI screens.
Still needs some testing on the various platforms.
Alessandro Pasotti
03:30 PM Revision fa7082b9 (qgis): [bugfix] Crash on raster layer render change from python
Backported from master PR https://github.com/qgis/QGIS/pull/5696
Fixes #17517
Alessandro Pasotti
03:29 PM Revision 5631094b (qgis): Merge pull request #5741 from elpaso/ogr-filter-backport
[bugfix] Update layer editable state when filter is changed Alessandro Pasotti
02:35 PM Revision 0577b2e6 (qgis): [bugfix] Update layer editable state when filter is changed
Fixes #17507 Unable to edit filtered GeoPackage layer
Backported from master https://github.com/qgis/QGIS/pull/5691
Alessandro Pasotti
01:49 PM Revision f206a757 (qgis): Add override
Alessandro Pasotti
01:23 PM Revision 7f5128bf (qgis): [bugfix] Add a warning icon and tooltip to WFS sources
Fixes #16753 off-line editing synchronization cripples
the original datasource if this is a WFS-T Layer
Backported f...
Alessandro Pasotti
11:51 AM Revision 7ae8e164 (qgis): [bugfix][hidpi] Scalable SVG theme cursors
Add support for SVG cursor:
ZoomIn,
ZoomOut,
Identify,
CrossHair,
CapturePoint,
...
Alessandro Pasotti
11:48 AM Revision d147064f (qgis): Merge pull request #5697 from pblottiere/server_bugfix_getprojectsettings
[server][bugfix] Fixes #17519 by fixing GetProjectSettings response Paul Blottiere
10:15 AM Revision d0ffaa7c (qgis): Fixes #17519 by fixing GetProjectSettings response
Paul Blottiere
10:15 AM Revision 4aa97d86 (qgis): Add a test
Paul Blottiere
09:14 AM Revision 485cd80a (qgis): Merge pull request #5695 from pblottiere/bugfix_virtuallayer_218
[backport][bugfix] Fixes #16798 FilterFid feature requests with virtual layers Paul Blottiere
08:29 AM Revision 9bfb3f31 (qgis): Fix regexp_substr expression function returning whole match instead of ...
Nyall Dawson
05:52 AM Revision 01d1be9d (qgis): Update API break docs
Nathan Woodrow
05:00 AM Revision b2c396fd (qgis): Fix #17510 - Better scoping of QgsProjectionSelectionDialog inside QgsP...
Nathan Woodrow
02:54 AM Revision 0717835f (qgis): Remove bound sync from crssync. Not longer needed
Nathan Woodrow
02:54 AM Revision 877c0dc2 (qgis): Update bounds srs.db in source from epsg db
Nathan Woodrow
02:54 AM Revision cecb89d0 (qgis): Update srs.db with new bounds
Nathan Woodrow
02:32 AM Revision 149e331d (qgis): Fix data defined button icon size on hidpi screens
Nyall Dawson
01:16 AM Revision 60a56c37 (qgis): Fix slightly oversized filter clear icons
And make sure on low-dpi screens the icon size is 16px for
pixel-snapped rendering of the svg
Nyall Dawson

2017-11-26

12:55 AM Revision a111a1cb (qgis): Fix macOS Qt 5.9+ close boxes do not show on document mode tab bar tabs
Setting any stylesheet makes the default close button disappear.
Setting a custom close button temporarily works arou...
Larry Shaffer
09:11 PM Revision 193ead73 (qgis): Fix german translation (superceeds PR#5730)
Jürgen Fischer
09:01 PM Revision 731b57c8 (qgis): Add Cancel and Help buttons to Property assistant dialog
because sometimes opening this dialog is a mistake and you want to close it
Also enable the Help capability
Harrissou Santanna
09:01 PM Revision 4f9e2a5f (qgis): Do not change property widget status if the dialog is rejected
refs #16766 Harrissou Santanna
08:57 PM Revision 54b51653 (qgis): Make frames expandable and cover needed space
Harrissou Santanna
08:55 PM Revision 62d71154 (qgis): Set a title to the 3D config widget
Harrissou Santanna
08:54 PM Revision c0e732b7 (qgis): [processing] Add QGIS 3d provider
Adds a new QGIS processing provider for 3d algorithms, available
only when QGIS is built WITH_3D
Currently includes ...
Nyall Dawson
08:54 PM Revision 41089f28 (qgis): Add spell check variants for tessellate
Nyall Dawson
08:54 PM Revision 006da6e3 (qgis): Move conversion of tesselation to multipolygon to QgsTessellator
Also
- add unit test
- fix bad tesselation due to missing origins
Nyall Dawson
08:38 PM Revision 3d307b41 (qgis): Improve name of memory layers output from processing
Nyall Dawson
08:38 PM Revision bb63a83e (qgis): Add missing output from package algorithm
Nyall Dawson
08:38 PM Revision 3310343b (qgis): [processing] Add a model-only "load layer to project" algorithm
This can be used to force loading a layer into the current project.
The primary use case here is to load a preset lay...
Nyall Dawson
08:38 PM Revision 8c211f28 (qgis): Fix failing doc test
Nyall Dawson
08:38 PM Revision 6283ca62 (qgis): [processing] Add a model-only algorithm for renaming layers
This is required for algorithms with behaviour which depends on the
layer names (e.g. the package algorithm uses the ...
Nyall Dawson
08:38 PM Revision aef0d33e (qgis): Fix definition of output file parameters
Nyall Dawson
08:38 PM Revision 4b9986eb (qgis): [processing] Add a generic map layer output type
For occasions when an algorithm creates a map layer, but the type
is not known in advance (i.e. could be raster OR ve...
Nyall Dawson
07:28 AM Revision a95aecaf (qgis): Fix tests
Nyall Dawson
05:00 AM Revision f04587eb (qgis): Update tests, add new test for complex layer name
Nyall Dawson
03:48 AM Revision 718e4985 (qgis): Fix some inefficient QString replace calls
Nyall Dawson
03:45 AM Revision 148380ab (qgis): Fix inefficient QString splitting
QString::split with single characters is about 10x faster than
QString::split using QStrings
Nyall Dawson
03:23 AM Revision 144e9a2e (qgis): Fix handling of ogr sublayers with ':' in their name
Unlikely to happen, but it does occur with some layers coming
from processing models. In any case we want QGIS to be ...
Nyall Dawson
03:01 AM Revision 74514220 (qgis): Fix package layers algorithm can't take the outputs from models
Fixes #17544 Nyall Dawson

2017-11-25

09:34 PM Revision 96857ebd (qgis): Fix crash when a geopackage layer is open in QGIS, and then is overwritten
with another layer with different field definitions Nyall Dawson
12:43 PM Revision 5c22e313 (qgis): Follow up 248bc5db032cf
Borys Jurgiel
10:54 AM Revision 3d6aa9c9 (qgis): fix en_US locale handling in QgsHelp
Alexander Bruy

2017-11-24

04:16 PM Revision 72553a60 (qgis): Merge pull request #5710 from elpaso/api-code-cleaning-int-2-enums
QgsVectorLayer code cleaning use enums instead of int Alessandro Pasotti
04:09 PM Revision aaf70de7 (qgis): Add test for QgsExpressionContextScope::takeScopes
Matthias Kuhn
04:09 PM Revision fd127ee6 (qgis): Fix file mode
Matthias Kuhn
04:09 PM Revision abe1a9b6 (qgis): Expression context creation for processing improvements
Hiding away the implementation directly in QgsProcessingFeatureSource
See discussion https://github.com/qgis/QGIS/pu...
Matthias Kuhn
04:09 PM Revision 916c9c4c (qgis): Open heart surgery on expression context for processing sources
Matthias Kuhn
04:03 PM Revision cf685f0f (qgis): add missing import operator (#5724)
Etienne Trimaille
01:41 PM Revision 58f55969 (qgis): Add changed return values to api break
Alessandro Pasotti
12:12 PM Revision 14531964 (qgis): Merge pull request #5719 from nyalldawson/translate_z
geometries: translate Z/M Nyall Dawson
12:04 PM Revision 97f749e6 (qgis): [processing] fix error when adding refactor fields alg in empty model
(fixes #17421) Mathieu Pellerin - nIRV
11:58 AM Revision c2b3ac56 (qgis): [processing] order 3rd party provider groups (#5723)
Mathieu Pellerin - nIRV
11:53 AM Revision 7a63a07f (qgis): Add return cases to the docs and fully qualified enums
Alessandro Pasotti
11:16 AM Revision a477ea3a (qgis): [processing] move grass & saga version number to tooltips
Mathieu Pellerin - nIRV
10:58 AM Revision 49b23127 (qgis): [BUGFIX][Spatialite] Setting default value in loadFields with the right...
Because Geomtry field is not added to fields list, the index do not respect the index in the table. It's necessary to... René-Luc ReLuc
09:25 AM Revision cdca0dd1 (qgis): Merge pull request #5720 from elpaso/bugfix-17442-null-categories
[bugfix] Categorized style issue using numeric fields with NULL values Alessandro Pasotti
08:54 AM Revision 29abd9d3 (qgis): [bugfix] Categorized style issue using numeric fields with NULL values
Fixes #17442 Alessandro Pasotti
07:51 AM Revision 8b15c73d (qgis): Merge pull request #5680 from DelazJ/hidefields
[Save As] Set fields export options visible only when compatible Nyall Dawson
07:26 AM Revision b786ed03 (qgis): Add a unit test
Nyall Dawson
07:25 AM Revision cc29f0ee (qgis): Fix some doxygen warnings
Nyall Dawson
07:18 AM Revision 6b4b9fe9 (qgis): Fix closest vertex z/m doesn't show in identify tool for multiline
geometries, remove duplicate closest M value attribute Nyall Dawson
07:18 AM Revision ff900c0b (qgis): [processing] Make translate algorithm native
And add option to translate z/m values Nyall Dawson
07:16 AM Revision 3268b778 (qgis): Sipify
Nyall Dawson
07:15 AM Revision 4f08a35c (qgis): Update test masks
Nyall Dawson
07:11 AM Revision 86669b93 (qgis): Fix z order stacking of guides
Nyall Dawson
06:34 AM Revision dd223d9b (qgis): Allow transform methods in QgsAbstractGeometry/QgsGeometry to also
transform z/m values via scale/translate arguments Nyall Dawson
06:22 AM Revision 1fcadb72 (qgis): [processing] fix for import into spatialite and execute sql algorithms
Mathieu Pellerin - nIRV
05:58 AM Revision 03ec2d8a (qgis): Merge pull request #5702 from nyalldawson/dxf_improve
[dxf] Add option to export labels as text elements, instead of mtext Nyall Dawson
05:57 AM Revision 32834e9b (qgis): Update indentation
Nyall Dawson
05:36 AM Revision 6ec96d6d (qgis): [layouts][FEATURE] Port arrow functionality to polyline item
Instead of a separate (badly behaved) item type for arrows, instead
add the arrowhead options to the much nicer polyl...
Nyall Dawson
02:29 AM Revision e541a380 (qgis): fix build
Jürgen Fischer
02:05 AM Revision f76ed223 (qgis): Port ui for attribute table
Nyall Dawson
01:54 AM Revision 2b5aca55 (qgis): Merge pull request #5689 from nyalldawson/gpkg_alg
[processing] Fixes to non flat-file exports Nyall Dawson
01:24 AM Revision 63f14bd9 (qgis): Also link new legends to selected map item
Nyall Dawson
01:24 AM Revision 2a75ad8e (qgis): More work on layout multiframe undo/redo
Nyall Dawson
01:24 AM Revision 12e69ab1 (qgis): Modernize code
Nyall Dawson
01:24 AM Revision 3c4fae00 (qgis): Readd tests for scalebars
Nyall Dawson
01:24 AM Revision 30ce60bd (qgis): Remove some processEvents usage
Nyall Dawson
01:24 AM Revision e71d4d7c (qgis): more attempts to fix multiframe undo
Nyall Dawson
01:24 AM Revision f04d4385 (qgis): Some undo/redo fixes for multiframe items
Nyall Dawson
01:24 AM Revision af59c535 (qgis): [layouts] Add more unit choices to scalebars
Explicitly add options for kilometers, miles, etc as the current
UX for setting these is too confusing!
Fixes #16921
Nyall Dawson
01:24 AM Revision b7ef3d3c (qgis): Simplify some code, cleanup UI
Nyall Dawson
01:24 AM Revision 060270c0 (qgis): [layouts] Simplify scalebar unit handling
Instead of auto setting the units to meters/feet, and then using
the label multiplier setting to obtain a scalebar in...
Nyall Dawson
01:24 AM Revision 2c85182c (qgis): [layouts] Link new scalebars to selected map item, if there is one
Fixes #13851 Nyall Dawson
01:24 AM Revision 5b1c6901 (qgis): Port more scalebar functionality
Nyall Dawson
01:24 AM Revision 3decab98 (qgis): Fix map item tooltips
Nyall Dawson
01:24 AM Revision 7e7770b6 (qgis): Fix incorrect render context scaling for scale bar rendering
Nyall Dawson
01:24 AM Revision a615a48b (qgis): Make scalebars auto selected between m/km and ft/miles when newly added
Based on current linked map scale and linked map CRS Nyall Dawson
01:24 AM Revision 9cf6e0a2 (qgis): Start porting table items
Nyall Dawson
01:24 AM Revision f29eb7b1 (qgis): Port and fix unit tests
Nyall Dawson
01:24 AM Revision 93403647 (qgis): Update sip
Nyall Dawson
01:24 AM Revision 604e51d3 (qgis): Restore some tests
Nyall Dawson
01:24 AM Revision 8f5e0cb1 (qgis): Begin porting scalebar item
Nyall Dawson
01:24 AM Revision 3a0f9438 (qgis): Port text table
Nyall Dawson
01:24 AM Revision f90c5003 (qgis): Port table subclasses
Nyall Dawson
01:24 AM Revision cca7c74d (qgis): Start hooking up tables to app
Nyall Dawson
01:24 AM Revision c6eaf1f7 (qgis): Update test masks
Nyall Dawson
01:24 AM Revision 2cf99116 (qgis): Resurrect tests for html item
Nyall Dawson
01:24 AM Revision f1d1e454 (qgis): Begin port of HTML item
Nyall Dawson
01:24 AM Revision 0e71505f (qgis): Fix a number of multiframe methods
Nyall Dawson
01:24 AM Revision ee45ec97 (qgis): Add page number selection to new item dialog
Nyall Dawson
01:24 AM Revision c4c0c83c (qgis): Restore api for handling layout item page numbers
Nyall Dawson
01:24 AM Revision 714920ff (qgis): Start of multiframe porting
Nyall Dawson
01:24 AM Revision dddce25e (qgis): More work on porting multiframe items
Nyall Dawson
01:24 AM Revision 584cbd07 (qgis): Fix test failure
Nyall Dawson
01:24 AM Revision 83ee6498 (qgis): Add ui for configuring html items
Nyall Dawson
01:24 AM Revision aec03269 (qgis): Sip is p****** me off, by refusing to build for unrelated reasons
Block a bunch of classes from Python bindings for now until sip
gets over itself
Nyall Dawson
01:03 AM Revision 62782459 (qgis): Merge pull request #5713 from lejedi76/fix_remove_fromOldWkbType
[db_manager] remove fromOldWkbType (api_break) from vlayer Nyall Dawson

2017-11-23

12:35 AM Revision 5b66ea76 (qgis): Rename some static variables to use 's' prefix
To match QGIS code conventions Nyall Dawson
12:32 AM Revision e0bdd26e (qgis): [OGR provider] When creating a new layer with createEmptyLayer(), make ...
Even Rouault
12:31 AM Revision 8775aff7 (qgis): Fix error in Geometry by Expression
We can't depend on preparing the expression, as we may not have
enough context to do this during the algorithm prepar...
Nyall Dawson
12:31 AM Revision e3198c05 (qgis): Fix ui build warnings
Nyall Dawson
12:31 AM Revision 59d55fc4 (qgis): [processing] Ensure correct sublayer is loaded when saving output
to destination with multiple sublayers Nyall Dawson
12:31 AM Revision 0a092cc3 (qgis): [processing] Throw an exception when sinks cannot be created
Gives users debugging information messages on why the layers could
not be created
Also allow overwriting existing la...
Nyall Dawson
12:31 AM Revision abcdd485 (qgis): [ogr] Fix cannot create layers for geopackage datasets when
the database does not yet exist Nyall Dawson
12:31 AM Revision aca22663 (qgis): [processing] Change save as spatialite option to save as GeoPackage
Since it's much more useful. Also add a prompt for layer name, so that
you can save the results of an algorithm into ...
Nyall Dawson
12:31 AM Revision c04b91f4 (qgis): Fix some memory leaks
Nyall Dawson
12:31 AM Revision 11784280 (qgis): Fix running processing tests multiple times
Nyall Dawson
12:31 AM Revision f7a317be (qgis): [processing] Fix saving outputs to non-file formats
Nyall Dawson
12:21 AM Revision 13cb8e4e (qgis): remove fromOldWkbType (api_break)
JD LOMENEDE
05:01 PM Revision e4216ae0 (qgis): started datum UI refactoring
Denis Rouzaud
03:24 PM Revision cd0ba918 (qgis): Use layer context in RefactorFields algorithm
Fix #17533 Matthias Kuhn
03:24 PM Revision 851adb0a (qgis): Allow adding sources to processing expression context
Matthias Kuhn
03:16 PM Revision 3a576d80 (qgis): [processing] restore Help button functionality in modeler (fix #17483)
Alexander Bruy
03:16 PM Revision 6063c83e (qgis): [processing] detect GRASS 7.4 on Mac
Alexander Bruy
03:16 PM Revision 03e4756d (qgis): [processing] don't throw error if GRASS not found on Mac (fix #17443)
Alexander Bruy
02:09 PM Revision a2ff3631 (qgis): Fix tessellation of polygons that are not horizontal
Discovered by Nyall while working on PR #5708
Tessellation would shift coordinates because when points got reproject...
Martin Dobias
02:04 PM Revision 09cffcd0 (qgis): Avoid recursion in ValueRelation widget
Fix #17521 Matthias Kuhn
01:58 PM Revision 4f82adf2 (qgis): Update tests
Alessandro Pasotti
12:09 PM Revision def85fa2 (qgis): QgsVectorLayer code cleaning use enums instead of int
It was one of the TODOs for QGIS 3 Alessandro Pasotti
11:47 AM Revision d1cf7e61 (qgis): Merge pull request #5707 from elpaso/bugfix-17262-lineedit-x-button
[ui][bugfix] lineedit add margin for X icon Alessandro Pasotti
11:40 AM Revision 5206bf0f (qgis): [3d] Fix creation of extruded walls in vertex binding mode
Previously the walls always had horizontal top/bottom, but
in vertex binding mode the walls need to have different z ...
Nyall Dawson
11:39 AM Revision 134065da (qgis): [node editor] fix crash when editor is open and feature deleted
Mathieu Pellerin - nIRV
10:29 AM Revision cfbb5d72 (qgis): [ArcGIS REST] backport for crasher and mutex
Mathieu Pellerin - nIRV
10:19 AM Revision 248bc5db (qgis): Fix #15627: missing plugin icons in Plugin Manager
Borys Jurgiel
09:54 AM Revision a7ffde6c (qgis): [ui][bugfix] lineedit add margin for X icon
Fixes #17262
Needs backporting
Alessandro Pasotti
09:45 AM Revision fe933d2d (qgis): [ui][hidpi] Form line edit: compute icon size instead of hardcoding
Alessandro Pasotti
08:08 AM Revision e98842e3 (qgis): Merge pull request #5699 from m-kuhn/valueRelationMultiSelect
Fixes for Value relation widget, multi select Matthias Kuhn
07:53 AM Revision 9d8a39fa (qgis): Merge pull request #5694 from elpaso/bugfix-17518-pg-import--without-sc...
[bugfix][postgres] Browser panel D&D a layer onto a postgresql connection tree … Alessandro Pasotti
06:43 AM Revision f8d83951 (qgis): Fix indentation
Nyall Dawson
06:27 AM Revision 060b3e3a (qgis): [ArcGIS REST] fix fallback feature id value (followup to f32791e)
Mathieu Pellerin - nIRV
05:44 AM Revision 07e4c572 (qgis): Add some unit tests for DXF export
Nyall Dawson
05:34 AM Revision f32791ee (qgis): [ArcGIS REST] fix caching logic for extent filtered requests
Mathieu Pellerin - nIRV
03:59 AM Revision 1535ff84 (qgis): [dxf][feature] Add option to export labels as text elements, instead of...
Sponsored by SMEC Nyall Dawson
03:59 AM Revision d2369425 (qgis): Merge pull request #5650 from nyalldawson/proc_gpkg
[FEATURE][processing] Package layers algorithm Nyall Dawson
02:46 AM Revision 0a18b1fd (qgis): Update sip
Nyall Dawson
02:27 AM Revision fada3d9a (qgis): Add unit test for package algorithm
Nyall Dawson
01:01 AM Revision a8eee624 (qgis): [FEATURE][processing] Package layers algorithm
Allows multiple vector layers to be collected together into a
geopackage database output
Previously all existing met...
Nyall Dawson
01:01 AM Revision e6d86bba (qgis): [processing] Generalise modeler multi-step feedback proxy for use
outside of modeler
This can be useful too for individual algorithms
Nyall Dawson

2017-11-22

12:03 AM Revision b288a5f5 (qgis): Set initial extent of a new 3D view to extent of the main canvas
Martin Dobias
12:03 AM Revision d03b6f43 (qgis): Fix world origin and camera position on terrain change (fixes #17514)
This makes "zoom full" in 3D view working again after modification of terrain generator.
Also we update the camera po...
Martin Dobias
10:56 PM Revision eeaf2d90 (qgis): Update icon path
Borys Jurgiel
10:14 PM Revision 6728e6a7 (qgis): Install missing icon
Borys Jurgiel
06:51 PM Revision 94a1e68a (qgis): [bugfix][wms] Fix GetFeatureInfo
Fixes #17498 WMS GetFeatureInfo requests not working
Use the right variable instead of an
unitialized one ( followup...
Alessandro Pasotti
05:50 PM Revision b448826d (qgis): Fix reading of multi selection ValueRelation widgets
Matthias Kuhn
05:50 PM Revision 59cf9f32 (qgis): Avoid recursion in ValueRelation widget
Fix #17521 Matthias Kuhn
05:22 PM Revision 9f56878d (qgis): [bugfix] Add some more logic to get the schema name if empty
Alessandro Pasotti
04:45 PM Revision 087087f3 (qgis): Merge pull request #5696 from elpaso/bugfix-17517-singlebandgrey-crash
[bugfix] Crash on raster layer render change from python
Everything looks good to me, thanks @elpaso
Vincent Mora
03:58 PM Revision ade6b609 (qgis): Merge pull request #5688 from m-kuhn/fix17496
Relation reference widget: apply conditional styles Matthias Kuhn
03:42 PM Revision 83386fb1 (qgis): typo: inforced->enforced
Richard Duivenvoorde
03:42 PM Revision 880af676 (qgis): add inforce to spelling.dat
Richard Duivenvoorde
03:39 PM Revision aef1b9ab (qgis): Merge pull request #5693 from pblottiere/wms_flaky2
[server] Enable all WMS tests (GetMap, GetPrint, GetLegendGraphics) Paul Blottiere
03:18 PM Revision 98d2dcbf (qgis): [bugfix] Crash on raster layer render change from python
Fixes #17517
Requires backporting
Alessandro Pasotti
02:55 PM Revision 4693f1a4 (qgis): Add some tests
Paul Blottiere
02:46 PM Revision 577c1f2e (qgis): Fixes #16798 FilterFid feature requests with virtual layers
Paul Blottiere
01:02 PM Revision 23dfb1de (qgis): [bugfix] Browser panel D&D a layer onto a postgresql connection tree no...
Fixes #17518 by defaulting to "public" if no schema is given Alessandro Pasotti
12:49 PM Revision d6d40970 (qgis): Merge pull request #5692 from manisandro/afsshareddata_mutex
[ArcGIS REST] Add missing mutex to QgsAfsProvider (fixes #17513) Sandro Mani
12:27 PM Revision 35632989 (qgis): Enable all WMS tests (GetMap, GetPrint, GetLegendGraphics)
Paul Blottiere
11:58 AM Revision e9309eec (qgis): [ArcGIS REST] Also protect mCache.clear() by mutex
Sandro Mani
11:48 AM Revision 9ed26361 (qgis): [ArcGIS REST] Add missing mutex to QgsAfsProvider (fixes #17513)
Sandro Mani
11:45 AM Revision db3c93c3 (qgis): Merge pull request #5691 from elpaso/bugfix-17507-gpkg-filtered-edit
[app][bugfix] Update layer editable state when filter is changed Alessandro Pasotti
11:45 AM Revision 059c9977 (qgis): Merge pull request #5687 from elpaso/bugfix-16753-offline-editing-wfs-w...
[offline-editing] Add a warning icon and tooltip to WFS sources Alessandro Pasotti
11:44 AM Revision 5f6c1bac (qgis): Rewording of warning message for WFS unstable pk
Alessandro Pasotti
11:13 AM Revision a374ebe9 (qgis): Relation referenc widget: apply conditional styles
Fix #17496 Matthias Kuhn
11:13 AM Revision 7d926417 (qgis): Add QString operator to QgsExpression
Matthias Kuhn
10:58 AM Revision 58bfbd51 (qgis): Merge pull request #5658 from pblottiere/qurl_obsolete
[server] Fix obsolete QUrl method Paul Blottiere
10:31 AM Revision 7e727fd8 (qgis): Merge pull request #5640 from pblottiere/wms_flaky
[server] WIP: detect WMS flaky tests Matthias Kuhn
09:42 AM Revision a416f4e3 (qgis): Fix obsolete call of addQueryItem on QUrl in server
Paul Blottiere
09:32 AM Revision 5945a84d (qgis): Merge pull request #5638 from pblottiere/bugfix_joins
[bugfix] Fixes #17450 by correctly setting the join info ordered list Paul Blottiere
09:21 AM Revision d775a0d9 (qgis): [app][bugfix] Update layer editable state when filter is changed
Fixes #17507 Alessandro Pasotti
08:56 AM Revision 10b34b90 (qgis): Merge pull request #5660 from pblottiere/bugfix-clickxy-218
[backport][bugfix] Fixes #16852 by adding click_x and click_y variables to resolve actions Paul Blottiere
08:51 AM Revision 2169c880 (qgis): Initialize some more vars to make Valgrind happy
Alessandro Pasotti
08:46 AM Revision d24de06c (qgis): Split some WMS tests
Paul Blottiere
08:46 AM Revision fd1539f5 (qgis): Skip test instead of commenting
Paul Blottiere
08:46 AM Revision e29f605b (qgis): Add some masks and set a higher threshold for comparing images
Paul Blottiere
08:46 AM Revision 1c81c423 (qgis): Disable a test
Paul Blottiere
08:30 AM Revision 333a8e9e (qgis): Fixes #17450 by correctly setting the join info ordered list
Paul Blottiere

2017-11-21

09:27 PM Revision b058df7d (qgis): Merge pull request #5686 from nyalldawson/encoding
[processing] Don't use crappy Qt file picker dialog Nyall Dawson
08:26 PM Revision b97c6a8d (qgis): Use native file picker for spatialite export option also
Nyall Dawson
07:56 PM Revision d62b4e97 (qgis): Merge pull request #5683 from Gustry/metadata_crs
fix #17456 improve CRS display in the metadata tab Nyall Dawson
06:45 PM Revision bb3b6898 (qgis): Initialize some vars to make Valgrind happy
Alessandro Pasotti
05:16 PM Revision 59cc5434 (qgis): switch display between identification section and provider in the metad...
Etienne Trimaille
05:00 PM Revision b895b743 (qgis): fix #17456 improve CRS display in the metadata tab
Etienne Trimaille
04:58 PM Revision cbf4a891 (qgis): [ogr] Re-compute capabilities when a subset string is changed
Alessandro Pasotti
04:57 PM Revision 9866b240 (qgis): [app] Don't trigger repaint twice
Alessandro Pasotti
04:06 PM Revision 17ca25fb (qgis): [app] Use unique pointer for query builder
Alessandro Pasotti
03:35 PM Revision 5be5c1e6 (qgis): [grass] Fix build for metadata->htmlMetadata
Alessandro Pasotti
03:08 PM Revision 68ddf3b9 (qgis): [offline-editing] Add a warning icon and tooltip to WFS sources
Fixes #16753 off-line editing synchronization cripples
the original datasource if this is a WFS-T Layer
Alessandro Pasotti
02:42 PM Revision ea7c2af7 (qgis): [dbmanager] fixes #17476: QGIS master: update SQL layer error if name c...
Salvatore Larosa
02:35 PM Revision 9b4a6c08 (qgis): [dbmanager] fixes #17476: QGIS master: update SQL layer error if name c...
Salvatore Larosa
02:00 PM Revision b2c6464e (qgis): Merge pull request #5679 from elpaso/bugfix-16935-gpkg-split-features
[bugfix] Editing a GPKG layer added by d&d leads Alessandro Pasotti
01:01 PM Revision a29fad44 (qgis): Merge pull request #5684 from Gustry/provider_metadata
rename metadata() to htmlMetadata() in QgsRasterDataProvider Nyall Dawson
12:24 PM Revision 31086d3a (qgis): [processing] Move destination encoding option to separate menu action
...instead of embedding in output destination file selector. Otherwise
Qt downgrades the file picker to the Qt basic ...
Nyall Dawson
11:52 AM Revision 4bc4494e (qgis): [ui] split Z/M values checkbox in new memory layer dialog (#5685)
Mathieu Pellerin - nIRV
11:38 AM Revision 37347121 (qgis): rename metadata() to htmlMetadata() in QgsRasterDataProvider
Etienne Trimaille
11:38 AM Revision f660d780 (qgis): Add a new dialog for selecting file encoding, QgsEncodingSelectionDialog
Can be used to prompt users for a file encoding choice Nyall Dawson
11:17 AM Revision 0b3f86d0 (qgis): [ui] improve new geopackage layer dialog (#5682)
- move a number of options under a collapsible group
- rework wording for Z dimension and M values
- disable z and m ...
Mathieu Pellerin - nIRV
09:24 AM Revision e05cca2b (qgis): [bugfix][auth] 2to3 settings migrate authcfg for WMS/WFS
Fixes #17402 Authentication settings for WMS/WFS etc. are not migrated from 2 to 3 Alessandro Pasotti
09:11 AM Revision 62713a50 (qgis): Merge pull request #5510 from m-kuhn/relationsearch
[FEATURE] Search widget for relations using aggregates Matthias Kuhn
09:03 AM Revision a12939d3 (qgis): [ogr] Implement skipConstraintsCheck for fid
With test. Alessandro Pasotti
08:35 AM Revision 153c83a3 (qgis): Add @nirvn to AUTHORS, fix missing tab for Paul B.
Mathieu Pellerin - nIRV
08:32 AM Revision 81b475d2 (qgis): Adjust version number
Matthias Kuhn
08:29 AM Revision 37b0d4c5 (qgis): Add missing api documentation
Matthias Kuhn
08:11 AM Revision 05d22bf1 (qgis): @nirvn is a committer
Mathieu Pellerin - nIRV

2017-11-20

11:58 PM Revision 95cf2990 (qgis): Followup c9b8ddc, add unit test
Nyall Dawson
09:28 PM Revision 776ca7aa (qgis): Allow min/max aggregate search for double fields
Matthias Kuhn
09:22 PM Revision c72739b0 (qgis): Show group box for aggregate search
Matthias Kuhn
09:20 PM Revision f0a84667 (qgis): Hide search widget tool button for aggregate search
Matthias Kuhn
08:56 PM Revision 53dd5ef5 (qgis): [ogr] Pass default value (-1) for fid columns
Alessandro Pasotti
08:31 PM Revision 7fb3a4eb (qgis): Avoid crash with invalid relation
Matthias Kuhn
08:31 PM Revision bdc47a48 (qgis): Add missing doxymentation
Matthias Kuhn
08:31 PM Revision ddca8b65 (qgis): SipConvertToSubClass code for QgsSearchWidgetToolButton
Matthias Kuhn
08:31 PM Revision 456cebae (qgis): Remove unnneeded method
Matthias Kuhn
08:31 PM Revision 04101c3f (qgis): Add dummy canvas to test
Matthias Kuhn
08:31 PM Revision 7b45e9df (qgis): Add missing param to docstring
Matthias Kuhn
08:31 PM Revision f8a8cb96 (qgis): Fix failing tests
Matthias Kuhn
08:31 PM Revision fdd00870 (qgis): [FEATURE] Search widget for relations using aggregates
For each child relations, the subform is visible.
Each attribute of the children has a tool button option to define ...
Matthias Kuhn
08:31 PM Revision f5559b51 (qgis): Add QgsAttributeFormWidget
Matthias Kuhn
08:31 PM Revision 3d2b69eb (qgis): Qt 5.5 compatibility
Matthias Kuhn
08:31 PM Revision f084fc0a (qgis): API documentation all over
Matthias Kuhn
07:57 PM Revision 6d0f2afe (qgis): Fix memory leaks by using sqlite3_close_v2
Matthias Kuhn
06:30 PM Revision f97b5a54 (qgis): Fix test for primary key constraints
Alessandro Pasotti
06:20 PM Revision dbd4f9ef (qgis): Merge pull request #5677 from mhugo/fix_slow_relation_reference
Postgresql: don't fetch if there is nothing (fixes #17502) Hugo Mercier
06:07 PM Revision 89914821 (qgis): [Save As] Set fields export options visible only when compatible
with the destination format, instead of simply disabling it. Harrissou Santanna
05:11 PM Revision ac109e43 (qgis): [bugfix] Do not crash when testing empty virtual layers
Fixes #17489
Backported from master
Alessandro Pasotti
05:04 PM Revision 73d6765e (qgis): [bugfix] Editing a GPKG layer added by d&d leads
... to error and data corruption
Fixes #16935 for GPKG (OGR), still needs to check spatialite
Thanks to Matthias K...
Alessandro Pasotti
04:42 PM Revision 5fb970ab (qgis): Postgresql: don't fetch if there is nothing (fixes #17502)
Hugo Mercier
04:37 PM Revision 3eced50c (qgis): Trivial typo fix
Your spellcheck missed it.
+ updated spelling.dat to catch it next time
luzpaz
03:57 PM Revision 28322035 (qgis): Merge pull request #5661 from DelazJ/patch-3
Ask confirmation before removing a map theme Matthias Kuhn
03:54 PM Revision 06bae21d (qgis): Merge pull request #5579 from DelazJ/logmessages
Clarify where and what Log Messages is Matthias Kuhn
12:07 PM Revision 9481067f (qgis): Fix indentation
Harrissou Santanna
12:06 PM Revision c9b8ddce (qgis): Fix crash in ogr provider when loading layers with subset strings
Nyall Dawson
12:06 PM Revision 89f6ca9f (qgis): Fix memory leak
Nyall Dawson
10:50 AM Revision 35459c49 (qgis): Add some tests
Paul Blottiere
10:50 AM Revision c9692959 (qgis): Fixes #16852 by adding click_x and click_y variables to resolve actions
Paul Blottiere
10:50 AM Revision 4fe00139 (qgis): Update doc and sip binding
Paul Blottiere
10:24 AM Revision 06017b92 (qgis): Fix message box logic
Harrissou Santanna
09:43 AM Revision 4e16665b (qgis): Merge pull request #5674 from elpaso/bugfix-17489-virtual-layer-test-crash
[bugfix] virtual layer test crash Alessandro Pasotti
09:02 AM Revision b3e3bcd1 (qgis): Modernize code (remove "on" from slots)
Alessandro Pasotti
08:55 AM Revision 4272f5d8 (qgis): [bugfix] Do not crash when testing empty virtual layers
Fixes #17489
Require backporting
Alessandro Pasotti
07:34 AM Revision e9ce901a (qgis): Merge pull request #5617 from signedav/longrelationids
Autogenerated relation names in dialog instead of ids Matthias Kuhn
07:24 AM Revision 67b68a84 (qgis): Merge pull request #5578 from gacarrillor/iface_copy_paste_features
Expose through iface methods to copy/paste features between given layers Matthias Kuhn
07:22 AM Revision 970a7236 (qgis): Merge pull request #5666 from signedav/tooltiprelation
Tooltip of relationstrength in project properties Matthias Kuhn
07:13 AM Revision 30ed3153 (qgis): Merge pull request #5614 from signedav/constraintindicators
Constraint result not displayed in non editable mode Matthias Kuhn
01:51 AM Revision eb2ef6a6 (qgis): Merge pull request #5672 from nyalldawson/provider_fixes2
Add tests/fixes for some provider issues Nyall Dawson
01:24 AM Revision 8243598f (qgis): Even more memory safety for ogr layers
Nyall Dawson
01:13 AM Revision 6db46f73 (qgis): [ogr] Safer layer memory management
Use unique_ptr with custom deleter to ensure that
QgsOgrProviderUtils::release is called
Nyall Dawson

2017-11-19

12:25 AM Revision 163b2e20 (qgis): [ogr] Fix incorrect feature counts after removing subset string, fix leak
Nyall Dawson
11:42 PM Revision a0c6e052 (qgis): Spelling
Nyall Dawson
11:42 PM Revision fe535c5f (qgis): Play it safe and work with clones of symbol renderers
This fixes some definite crashes, e.g. saving a vector layer
with symbology, which is caused by accessing the same
la...
Nyall Dawson
11:42 PM Revision d13eaa6a (qgis): Improve documentation
Nyall Dawson
11:42 PM Revision af5b2a75 (qgis): Add some debugging asserts to ensure that layer renderers
are used in a thread safe way Nyall Dawson
10:29 PM Revision 4143ab6e (qgis): Fix DXF export issue when an empty layer is selected
Nyall Dawson
10:29 PM Revision 8cf9f8fb (qgis): Fix combining extent of valid rectangle with invalid rectangle results
in invalid rectangle Nyall Dawson
10:29 PM Revision 3405bc15 (qgis): Fix broken export of DXF labels
Nyall Dawson
09:15 PM Revision 8f1021c5 (qgis): Disable WMS server test
Matthias Kuhn
08:19 AM Revision 6c4a8a24 (qgis): Update WFS tests
Nyall Dawson
07:42 AM Revision 6508a5d3 (qgis): Modernise code
Nyall Dawson
07:28 AM Revision 7cd8e38c (qgis): Fix unnecessarily fussy close() for QgsMsSqlFeatureIterator
Nyall Dawson
07:27 AM Revision 6f3ebdee (qgis): Safer iterator closing, by always calling ::close() instead of
directly manipulating mClosed
Fixes a crash in the memory data provider (also likely fixes
issues in other providers)
Nyall Dawson
07:20 AM Revision d6eb8ecc (qgis): Add a bit of tolerance to WFS provider test
Was failing on Fedora 27 Nyall Dawson
07:17 AM Revision 705416c4 (qgis): More consistent exception throwing in QgsCoordinateTransform::transform...
Depending on the os and proj versions, we weren't always getting an
exception when a bad bounding box transform was m...
Nyall Dawson

2017-11-18

11:59 PM Revision 957cf652 (qgis): Add some more provider tests for feature count when subset string is ad...
Nyall Dawson
11:58 PM Revision e9e7efc6 (qgis): Fix incorrect extents returned by memory provider when subset string set
Nyall Dawson
11:56 PM Revision 1cfd6ee8 (qgis): Add provider test to ensure that extent is correctly calculated
for layers with 1 point and also no features
The first scenario should return an 'empty' rectangle with x/y
min/max ...
Nyall Dawson
09:12 PM Revision 62bd3776 (qgis): Allow better resizing of Projection selector widget tree
Harrissou Santanna
06:52 PM Revision dd378a58 (qgis): Tweak some dialog titles
Harrissou Santanna
06:51 PM Revision f699e35c (qgis): Add more translatable strings
Harrissou Santanna
02:08 PM Revision ecde835a (qgis): Ask confirmation before removing a map theme
Harrissou Santanna
01:25 PM Revision 7aab0c75 (qgis): Remove unused code
Harrissou Santanna
01:21 PM Revision c2a940a0 (qgis): [Geometry Checker] Use a more readable file format list
Harrissou Santanna
08:15 AM Revision 33e939c2 (qgis): Merge pull request #5642 from NaturalGIS/2_18_grass74_support
[processing] add GRASS74 support Alexander Bruy
02:01 AM Revision af6b4cc7 (qgis): Merge pull request #5671 from tomkralidis/issue-17347
[bugfix] [MetaSearch] fix Esri ArcGIS service chaining (fixes #17347) Tom Kralidis

2017-11-17

10:24 PM Revision 3ea8b74e (qgis): [bugfix] [MetaSearch] fix Esri ArcGIS service chaining (fixes #17347)
Tom Kralidis
07:12 PM Revision 1dab575b (qgis): Merge pull request #5669 from elpaso/bugfix-17347-metasearch
[bugfix] MetaSearch: Add WMS/WMTS data button broken Tom Kralidis
06:45 PM Revision 7cc73751 (qgis): Fedora 26 now provides Qt 5.9, enable 3D in rpm spec for it
Daniele Viganò
05:35 PM Revision 1b79177b (qgis): [bugfix] Fix WFS in metasearch
Fixes #17347 Alessandro Pasotti
04:52 PM Revision a0639b1a (qgis): [bugfix] Fix WMS in metasearch
Alessandro Pasotti
02:46 PM Revision 1989111f (qgis): Merge pull request #5664 from rldhont/server-getfeatureinfo-raster-display
[BUGFIX][Server] GetFeaturInfo: do not identify raster data if point … René-Luc ReLuc

2017-11-16

07:11 PM Revision 48c320be (qgis): Merge pull request #5649 from rouault/settings_main_canvas_preview_jobs
Add a setting to be able to disable preview jobs in main canvas Even Rouault
06:52 PM Revision d590e98c (qgis): Merge pull request #5644 from boundlessgeo/bd-2648-auth-thread-safety
[auth] Thread safe auth methods with recursive mutex Alessandro Pasotti
06:43 PM Revision adc408f8 (qgis): tooltip of relationstrength in project properties
improvement of the tooltip. more info, how to activate the duplicate button. David Signer
05:08 PM Revision 861987da (qgis): [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point no...
Manual forwardporting with enhancement for raster data values displayed René-Luc ReLuc
04:01 PM Revision 674467b9 (qgis): [auth] Thread safe auth methods with recursive mutex
Add a mutex to the base class and use that
mutex to protect all public methods of the
authentication methods.
Alessandro Pasotti
04:01 PM Revision 6f065974 (qgis): [auth] Morph the mutex from a pointer to a member var
Alessandro Pasotti
02:36 PM Revision de9d0b87 (qgis): Merge pull request #5548 from rldhont/release-2_18-server-getfeatureinf...
Release 2-18 server getfeatureinfo raster display René-Luc ReLuc
01:06 PM Revision 29c8f7ce (qgis): Merge pull request #5641 from NaturalGIS/master
[processing] add support for GRASS 7.4 Alexander Bruy
12:01 PM Revision 7c08b715 (qgis): [Bugfix]Fix Bookmarks xmax and ymin columns inversion (#5643)
(fix #16987) Harrissou Santanna
11:50 AM Revision 99500315 (qgis): member variable for constraint result visability
...as we had it for for constraint result (status).
now the setter are called when setting the editable mode changes....
David Signer
11:46 AM Revision 793fb611 (qgis): [processing] add vertex id details to extract nodes algorithms
Mathieu Pellerin - nIRV
11:46 AM Revision ee8ef42c (qgis): [processing] boolean fieds support in the Refactor Fields algorithm (fi...
Alexander Bruy
11:33 AM Revision 87dbb884 (qgis): truncate only last extension in oper recent project menu
cherry-picked from 7c9cc07e Salvatore Larosa
11:13 AM Revision 574c9f21 (qgis): select the new features after duplication
when duplicating features with the default action "duplicate" the new features are selected and additionally the chil... David Signer
11:13 AM Revision 78eba9ed (qgis): return ids of the new child features on duplication
when duplicating a feature in QgsVectorLayerUtils::duplicateFeature and this feature has over a relation the child fe... David Signer
11:06 AM Revision 2c034d67 (qgis): [processing] fix batch execution when alg has ParameterPoint
Salvatore Larosa
10:48 AM Revision 7c9cc07e (qgis): truncate only last extension in oper recent project menu
Salvatore Larosa
10:36 AM Revision 898eb4ab (qgis): Merge pull request #5628 from pblottiere/bugfix-transaction-tuple
executeSql in transaction does not return an error on tuple Paul Blottiere
10:27 AM Revision a6e2ff98 (qgis): [QgsAuthManager] Protect all methods that do SQL queries with mutex (fi...
Even Rouault
10:24 AM Revision 15c32c22 (qgis): Merge pull request #5566 from pblottiere/bugfix-ogc-getcapa-abstract
[server][bugfix] Fix OGC test recommendations Paul Blottiere
09:40 AM Revision 9283b267 (qgis): Update tests
Paul Blottiere
09:04 AM Revision f9c80f32 (qgis): Replace Name entry by Abstract in GetCapabilities for root layer
Paul Blottiere
09:04 AM Revision f52300d3 (qgis): Update tests
Paul Blottiere
09:04 AM Revision 0a38003b (qgis): Keep name and add metadata and keywordlist for root layer
Paul Blottiere
09:04 AM Revision 7b490325 (qgis): Update for loop
Paul Blottiere
09:04 AM Revision dfc03054 (qgis): Merge pull request #5631 from boundlessgeo/bd-2437-certs-format-sniffing
[auth] Moved the PEM/DER sniffing to a common private function Alessandro Pasotti
09:01 AM Revision 51d156d3 (qgis): Update doc
Paul Blottiere
09:01 AM Revision c6b054ed (qgis): Add test
Paul Blottiere
09:01 AM Revision 640f78e5 (qgis): Do not consider a tuple response as an error in transaction
Paul Blottiere
09:00 AM Revision 8dd70c1d (qgis): Merge pull request #5526 from boundlessgeo/ogr_authconfig_2
[auth][needs-docs] Authentication configuration support in OGR provider Alessandro Pasotti
08:59 AM Revision 0bd5107e (qgis): Merge pull request #5647 from pblottiere/contributor
Update contributors Paul Blottiere
08:13 AM Revision 05d38b3d (qgis): [processing] preserve field length and precision for temporary outputs ...
* add test case to cover length and precision through uri Mathieu Pellerin - nIRV
07:57 AM Revision bb6fda6c (qgis): Bump minimum spatialite version to 4.2
Matthias Kuhn
05:04 AM Revision 3fd32b42 (qgis): Update recent project menu upon pin/unpin/remove actions
Mathieu Pellerin - nIRV
05:04 AM Revision 4420eba6 (qgis): Save non-pinned recent projects below pinned ones
Mathieu Pellerin - nIRV
04:46 AM Revision cfb78a14 (qgis): Improved mActionDataSourceManager.svg icon (#5618)
Kent Porter
04:38 AM Revision d0c2a41c (qgis): Fix error when running postgis algs
Nyall Dawson
03:30 AM Revision 72af1a00 (qgis): [auth][ogr] Add missing PyQGIS auth manager OGR test
Larry Shaffer

2017-11-15

12:27 AM Revision ca8d82ff (qgis): Add a setting to be able to disable preview jobs in main canvas
Can be used by power users to disable preview jobs, for very slow datasources
(especially when network bandwidth is s...
Even Rouault
11:31 PM Revision ef7cc49c (qgis): Don't require a connection to a geopackage for data item
'create new layer' to function Nyall Dawson
11:31 PM Revision 135b5c6c (qgis): Nicer UX when adding a layer to an existing gpkg through the browser
Nyall Dawson
11:23 PM Revision 581d0d30 (qgis): [Spatialite provider] Properly destroy QgsSpatiaLiteConnPool singleton ...
Even Rouault
10:21 PM Revision 7fa11c82 (qgis): Merge pull request #5632 from rouault/gdal_shared_instance
[GDAL provider] Use same underlying GDAL dataset for clone() (fixes #16006) Even Rouault
10:01 PM Revision 31299b0c (qgis): Merge pull request #5646 from rouault/fix_16966
[QgsAuthManager] Protect all methods that do SQL queries with mutex (fixes #16966) Even Rouault
09:44 PM Revision 5e2564cf (qgis): Update contributors
Paul Blottiere
09:30 PM Revision bc90210e (qgis): Merge pull request #5620 from pblottiere/bugfix_gpkg_bool
[bugfix] Fixes #17070 by considering bool fields as OGR integer fields with boolean subtype Paul Blottiere
09:21 PM Revision 4ce17521 (qgis): [QgsAuthManager] Protect all methods that do SQL queries with mutex (fi...
Even Rouault
06:51 PM Revision a00ce9e1 (qgis): Rename editCopy/editPaste to copySelectionToClipboard/pasteFromClipboard
gcarrillo -
06:26 PM Revision f1c3692f (qgis): [dbmanager] Fixes #16533 and #16506
Salvatore Larosa
06:08 PM Revision 670764d1 (qgis): [GDAL provider] Improve UI responsiveness affected by 3b2b98b012fdfda14...
The consequence of sharing the same GDAL object and protecting them under mutex is that
instanciating a new pipeline ...
Even Rouault
05:20 PM Revision 9f0985ff (qgis): Merge pull request #5554 from pblottiere/bugfix_virtuallayer
[bugfix] Fixes #16798 FilterFid feature requests with virtual layers Paul Blottiere
05:18 PM Revision bd30e12c (qgis): Merge pull request #5597 from pblottiere/bugfix-clickxy
[bugfix] Fixes #16852 by adding click_x and click_y variables to resolve actions Paul Blottiere
05:15 PM Revision cb566178 (qgis): Add boolean support in OGR provider
Paul Blottiere
05:15 PM Revision 76635894 (qgis): Update test with Bool type instead of Int type
Paul Blottiere
05:15 PM Revision 3bbe71d9 (qgis): Fixes #17070 by considering bool fields as OGR integer fields with bool...
Paul Blottiere
05:15 PM Revision 6465af3f (qgis): Call OGR_Fld_SetSubType before OGR_L_CreateField
Paul Blottiere
05:15 PM Revision caf0cf75 (qgis): Add test
Paul Blottiere
03:52 PM Revision c56e29ef (qgis): add GRASS74 support in QGIS 2.18
Giovanni Manghi
03:46 PM Revision db5b1df7 (qgis): Remove direct usage of sqlite3 handles in core
Matthias Kuhn
03:39 PM Revision 618ada7f (qgis): add support for GRASS 7.4
Giovanni Manghi
03:30 PM Revision 042f2cd3 (qgis): Increase git depth to avoid issues in code layout build
On Travis
When on large pr with many commits
Denis Rouzaud
03:26 PM Revision 829915e3 (qgis): Make names from QgisApp and QgisInterface match
gcarrillo -
01:17 PM Revision fbe5a17a (qgis): Merge pull request #2586 from nyalldawson/coordinate_formatter
Initial implementation of QgsCoordinateFormatter Nyall Dawson
01:09 PM Revision d0d88e44 (qgis): Fixes #16798 FilterFid feature requests with virtual layers
Paul Blottiere
01:09 PM Revision b5317c57 (qgis): Fix test
Paul Blottiere
01:09 PM Revision de9bd1a1 (qgis): Use QString::number
Paul Blottiere
01:09 PM Revision f25ea5b6 (qgis): Add some tests with cross join
Paul Blottiere
01:09 PM Revision fba8e84e (qgis): Group conditions
Paul Blottiere
01:09 PM Revision 74e3323d (qgis): Never return a feature if the fid is negative
Paul Blottiere
12:26 PM Revision a49ed097 (qgis): Autogenerated relation names in dialog instead of ids
The autogenerated ids are quite long and this leads that they where very unconfortable to use in the configuration of... David Signer
12:26 PM Revision b02133f8 (qgis): Use id in gui if name is empty and crop layerid-part in the generated id
The name can be empty, so use the id instead in the combo box. To avoid so long ids, the part taken from the layerid ... David Signer
12:19 PM Revision ac574e23 (qgis): Fix build
Nyall Dawson
11:51 AM Revision 75885d70 (qgis): Rename various WKT/WKB/GeoJSON/GML methods for consistency
and consistent capitalisation Nyall Dawson
11:51 AM Revision 3734a0d6 (qgis): Fix tests
Nyall Dawson
11:49 AM Revision 8fd8b6eb (qgis): Update sip bindings
Nyall Dawson
11:49 AM Revision 0d7b828b (qgis): Update code, formatting
Nyall Dawson
11:49 AM Revision 916c56b9 (qgis): Initial implementation of QgsCoordinateFormatter
Nyall Dawson
11:49 AM Revision 95765a19 (qgis): Remove coordinate formatting methods from QgsPointXY
Use QgsCoordinateFormatter instead Nyall Dawson
11:13 AM Revision 80ad1632 (qgis): [Geometry checker] Remove unused include
Sandro Mani
11:00 AM Revision 2a8ea5dc (qgis): [auth] Simplify code and add a *.* filter for certs and keys selection
Alessandro Pasotti
10:57 AM Revision 0c2e226e (qgis): Merge pull request #5633 from slarosa/fix_17466
Fixes #17466: DB Manager does not refresh correctly map in layer preview Alessandro Pasotti
10:55 AM Revision 364ddc1d (qgis): Fix #17444 : GeoNode data provider completely ignores authentication (#...
* Fix #17444 : GeoNode data provider completely ignores authentication - hide the authentication group until GeoNode ... Tim Sutton
10:26 AM Revision 6d015435 (qgis): Fix missing toolbar tooltips
Borys Jurgiel
08:51 AM Revision 48e8656f (qgis): Code improvement
Matthias Kuhn
08:51 AM Revision ecd4ee17 (qgis): Destroy spatialite context after closing database
According to instructions in https://groups.google.com/forum/#!msg/spatialite-users/83SOajOJ2JU/sgi5fuYAVVkJ Matthias Kuhn
08:51 AM Revision 35808f19 (qgis): delete spatialite_database_unique_ptr::reset( sqlite3 * )
Matthias Kuhn
08:51 AM Revision 28f13778 (qgis): Switch more places to using spatialite_database_unique_ptr
Matthias Kuhn
08:51 AM Revision 4d20a395 (qgis): Avoid recreating spatialite handles
Matthias Kuhn
08:51 AM Revision 124f3df1 (qgis): Use member functions over sqlite3 api
Matthias Kuhn
08:51 AM Revision 716ed6b7 (qgis): Prevent memory leaks
Matthias Kuhn
08:51 AM Revision 447cd18a (qgis): Improve chances for copy elision
Matthias Kuhn
08:51 AM Revision 2b6d1f88 (qgis): Move spatialite context management to deleter
Matthias Kuhn
08:51 AM Revision 5c12430b (qgis): Use sq/spatialite unique_ptrs in QgsMapLayer and QgsOfflineEditing
Matthias Kuhn
08:51 AM Revision 4df65aca (qgis): Use std::unique_ptr with custom deleter for spatialite and sqlite
Matthias Kuhn
08:51 AM Revision 43329f50 (qgis): Const correctness for sqlite_database_unique_ptr
Matthias Kuhn
08:51 AM Revision cf1ace89 (qgis): Switch map layer to RAII sqlite3
Matthias Kuhn
08:51 AM Revision 2aed700b (qgis): Release spatialite context when a spatialite_database_unique_ptr scopes...
Matthias Kuhn
08:51 AM Revision c713878a (qgis): Switch new spatialite layer dialog to RAII spatialite
Matthias Kuhn
08:51 AM Revision a58ff723 (qgis): Switch QgsStyle to RAII sqlite3
Matthias Kuhn
08:51 AM Revision c5667db9 (qgis): Switch geopackage dataitem to RAII sqlite3
Matthias Kuhn
08:47 AM Revision 340f7abb (qgis): Merge pull request #5616 from boundlessgeo/datasource-manager-add-close
[gui] Datasource manager remove Ok and add Close Alessandro Pasotti
08:30 AM Revision 5a4ace10 (qgis): [dbmanager] defines correctly super class
Salvatore Larosa
08:24 AM Revision 26e4d4f4 (qgis): correctly create new function file (fix #16752)
(cherry picked from commit d8398400f989147e8b9c89bf3c4beb87e2f8f97f) Alexander Bruy
07:31 AM Revision b95588cf (qgis): Merge pull request #5603 from medspx/ProcessingGrassFixDescR
[processing] GRASS7 provider: review and update all r.* description files. Alexander Bruy
01:27 AM Revision b0c13da8 (qgis): Fix exception in find projection algorithm
Nyall Dawson
01:27 AM Revision 2d188e95 (qgis): processing Union fix
matteo ghetta
01:27 AM Revision c321700a (qgis): [processing] test for union algorithm
matteo ghetta

2017-11-14

12:14 AM Revision dd15d4ef (qgis): Cleanup layer options arrangement
Nyall Dawson
12:14 AM Revision de7b33a3 (qgis): [needs-docs] Remove option to show raster preview icons in layer tree
This option is not safe - see #16803, and generally undesirable
due to how slow generating the preview icons are
Nyall Dawson
10:46 PM Revision 5d8963a4 (qgis): Fixes #17466: DB Manager does not refresh correctly map in layer preview
Salvatore Larosa
09:03 PM Revision 3b2b98b0 (qgis): [GDAL provider] Use same underlying GDAL dataset for clone() (fixes #16...
This will improve efficiency of GDAL block cache during raster rendering,
since the cached blocks are only valid duri...
Even Rouault
08:44 PM Revision ea5ed674 (qgis): Autogenerated relation names in dialog instead of ids
The autogenerated ids are quite long and this leads that they where very unconfortable to use in the configuration of... David
08:44 PM Revision d4b2895b (qgis): Use id in gui if name is empty and crop layerid-part in the generated id
The name can be empty, so use the id instead in the combo box. To avoid so long ids, the part taken from the layerid ... David
07:07 PM Revision b1eb6c0b (qgis): [auth] Moved the PEM/DER sniffing to a common private function
Alessandro Pasotti
06:53 PM Revision d8398400 (qgis): correctly create new function file (fix #16752)
Alexander Bruy
05:58 PM Revision 1a17b900 (qgis): Disable PG test
Alessandro Pasotti
05:58 PM Revision d163c016 (qgis): [ogr][auth] Add geojson username/password test
Alessandro Pasotti
05:58 PM Revision 14df3271 (qgis): [auth][ogr] Added test cases for all supported drivers
Alessandro Pasotti
05:58 PM Revision dc6101a6 (qgis): [auth] Add tests for Basic auth CAs on OGR and PG
providers Alessandro Pasotti
05:58 PM Revision 276bd1bf (qgis): [auth] Add trusted root CAs to OGR PG connnections
Alessandro Pasotti
05:58 PM Revision 2c636717 (qgis): Always use expanded URI for connection pooling
Alessandro Pasotti
01:34 PM Revision eefcb318 (qgis): Raster renderer: fix so that raster in projected CRS is not rendered in...
Even Rouault
01:30 PM Revision c09c96b0 (qgis): Raster renderer: fix so that raster in projected CRS is not rendered in...
Even Rouault
12:41 PM Revision ec9e87d6 (qgis): Fix compilation error likely due to 5d476e51dfcbf9a2d3634cf6b7a6d5b12e9...
Even Rouault
12:34 PM Revision 71a4bed9 (qgis): [Plugin manager] Don't truncate long names (#17451). Backport from 3.0.
Borys Jurgiel
12:31 PM Revision 5f915a09 (qgis): [Plugin manager] Don't truncate long names. Fixes #17451.
Borys Jurgiel
12:15 PM Revision ff683a6e (qgis): [Raster] Do not crash when displaying a raster with complex datatype (f...
That said, complex datatypes are not handled, so QGIS cannot do anything useful
with such datasets.
Even Rouault
12:08 PM Revision b861db47 (qgis): [Raster] Do not crash when displaying a raster with complex datatype (f...
That said, complex datatypes are not handled, so QGIS cannot do anything useful
with such datasets.
Even Rouault
11:53 AM Revision 6e31fccc (qgis): [needs-docs] Remove option to capitalize layer names, and make it alway...
Doing this removes some work from our users - giving layers
a nicely generated name by default
Nyall Dawson
11:53 AM Revision 1e4f6917 (qgis): Cleanup fragile 'capitalize layer names' option
This option was being applied in the wrong place - within the
map layer classes themselves. This meant that depending...
Nyall Dawson
11:53 AM Revision 020972c2 (qgis): Tweaks to automatic layer name logic
Nyall Dawson
11:53 AM Revision 6f55e50a (qgis): Remove QgsMapLayer::originalName()
Now QgsMapLayer::name() is guaranteed to return the same string Nyall Dawson
11:53 AM Revision 15e15356 (qgis): Show vector layer wkb types in tooltip in layer tree and layer combo boxes
This is very useful information to have readily visible (esp.
to see if a layer is multi* type, has z/m, when choosin...
Nyall Dawson
11:52 AM Revision d14b8592 (qgis): More efficient distance to vertex calculation in extract nodes alg
Instead of calculating the whole distance from the start of the
geometry to the vertex for EVERY vertex, we just keep...
Nyall Dawson
11:52 AM Revision fc6c69be (qgis): Fix calculation of distance to vertex for multi part, multi ring
and curved geometries Nyall Dawson
11:52 AM Revision 507a93c6 (qgis): Drop the cached coordinate sequence from abstract geometries
This cache was added to speed up expensive QgsAbstractGeometry::coordinateSequence
calls, when we were relying on coo...
Nyall Dawson
11:52 AM Revision 5d476e51 (qgis): Use QVector where possible in geometry classes
Nyall Dawson
11:08 AM Revision 0c35dde4 (qgis): N:M Relations, support for linking table with default values
Matthias Kuhn
11:08 AM Revision 30eec2b3 (qgis): Update buttons on referenced layer edit state change in N:M
Fix #16635 Matthias Kuhn
11:08 AM Revision 3ba22545 (qgis): Fix broken sip casting of nested QVectors
Old code was always forcing casting to QgsPointXY, regardless
of actual type
Nyall Dawson
07:39 AM Revision 662c2cf8 (qgis): another typo
Alexander Bruy
07:38 AM Revision c65ed15d (qgis): Fix typo
Alexander Bruy
01:22 AM Revision 857bae4b (qgis): Merge pull request #5609 from nyalldawson/remove_options
[needs-docs] Remove options for making layer names and groups bold Nyall Dawson

2017-11-13

11:02 PM Revision 3c8d50d5 (qgis): Merge pull request #5612 from nirvn/native_nodes
Optimize extract nodes algorithm Nyall Dawson
10:14 PM Revision 6dbdbead (qgis): Handle null values in processing attribute tests
Nyall Dawson
09:23 PM Revision 94fa450e (qgis): [WFS provider] Add NAMESPACES= parameter to GetFeature requests when ne...
Even Rouault
06:23 PM Revision 58fdd70a (qgis): [auth][feature][ogr] Hide credentials from URI, use authcfg
Alessandro Pasotti
06:23 PM Revision f70213f6 (qgis): Overridden dataSourceUri for OGR
Alessandro Pasotti
06:22 PM Revision 83ec9de4 (qgis): Fix QGIS server test HTTP Basic auth with streaming
Alessandro Pasotti
06:22 PM Revision 3919cc2f (qgis): [auth][ogr][feature] Add basic authentication to selected OGR sources
- Protocol
- DB (integration with QGIS auth system)
Alessandro Pasotti
05:40 PM Revision fe4f1500 (qgis): Merge pull request #5563 from boundlessgeo/BD-2469-pem-key-encoding
[auth][bugfix] Import pvt keys with unknown file extension Alessandro Pasotti
03:50 PM Revision 86247cfd (qgis): [OGR provider] Support 64bit FID (fixes #16404)
Even Rouault
03:49 PM Revision 2c49631b (qgis): [OGR provider] Support 64bit FID (partially implemented per 8f3d44d4e93...
Even Rouault
02:48 PM Revision f177ba31 (qgis): Remove unused code
Alessandro Pasotti
11:36 AM Revision b7d05829 (qgis): try to make travis happy
Mathieu Pellerin - nIRV
11:29 AM Revision 79c8f968 (qgis): Remove OK button and add CLOSE
Yes, it's one more click to quit, but more intuitive UI Alessandro Pasotti
11:29 AM Revision 1ab20bd7 (qgis): Iterate over const
Alessandro Pasotti
11:12 AM Revision 66b27dcd (qgis): Use vertex iterator
Mathieu Pellerin - nIRV
10:49 AM Revision c2f68d6f (qgis): background color on constraint fields reset on toggle edit
if editable, the backgroundcolor should be set according the constraint result
if not editable, the backgroundcolor s...
David Signer
10:49 AM Revision 53d642ce (qgis): Constraint Result Indicator invisible when not in editable mode
The icon for the constraint result indicator cross/tipp disappears when not in editable mode
this is made by the new ...
David Signer
10:32 AM Revision e1f5348a (qgis): Add tab order and enable help button
Harrissou Santanna
09:09 AM Revision 822a123e (qgis): Add extra checks to PEM encoding test
Not really necessary but for extra safety Alessandro Pasotti
09:00 AM Revision 9e192ad5 (qgis): Added various line endings PEM tests
Alessandro Pasotti
08:47 AM Revision 3b2228ad (qgis): Merge pull request #5613 from nyalldawson/custom_crs_fixes
Custom crs fixes Nyall Dawson
08:47 AM Revision fd18c3bc (qgis): Merge pull request #5559 from nyalldawson/custom_crs
Fix issues with custom CRS dialog Nyall Dawson
08:28 AM Revision 702dfdab (qgis): Tweak crash message
Nathan Woodrow
08:13 AM Revision 4f22b459 (qgis): Fix typos
Harrissou Santanna
07:30 AM Revision 6f7ad82a (qgis): Fix crash when clearing all nodes using node tool
Nyall Dawson
06:51 AM Revision 66c7d686 (qgis): Fix #12932 - Send and show layer load errors to user
Nathan Woodrow
06:28 AM Revision be8bad8e (qgis): Fix duplicate crsChanged signal emitted when loading projects
Nyall Dawson
06:26 AM Revision f2b5a595 (qgis): Fix loading 2.x projects with custom CRS
Fixes #17257 Nyall Dawson
06:13 AM Revision 7cb15c08 (qgis): Optimize extract nodes algorithm
Mathieu Pellerin - nIRV
06:11 AM Revision e967881e (qgis): Fix incorrect authid and description after saving a user crs
Nyall Dawson
06:01 AM Revision 39851f44 (qgis): Invalidate crs cache after adding a new user CRS
Refs #17257 Nyall Dawson
05:57 AM Revision 9369e5c1 (qgis): [MSSQL] Don't add constraints for identity columns
These are generated server side and will block the form if we set
this client side
Nathan Woodrow
05:33 AM Revision e0b2c27c (qgis): Fix return type for QgsCoordinateReferenceSystem::saveAsUserCrs
Nyall Dawson
02:58 AM Revision 82644fb3 (qgis): uh oh ;)
Nathan Woodrow
02:09 AM Revision 320bda01 (qgis): [bugfix] Issue #17387: MSSQL provider fails to load UNIQUEIDENTIFIER fi...
* Fix #17387: MSSQL provider fails to load UNIQUEIDENTIFIER fields Kristian Thy

2017-11-12

09:57 PM Revision 150a64e9 (qgis): fix warnings and translation strings
Jürgen Fischer
09:27 PM Revision 68da18c0 (qgis): Attempt at fixing warning 'case value ‘2147483648’ not in enumerated ty...
Even Rouault
09:18 PM Revision 8cefb45d (qgis): QgsOgrLayerItem(): avoid useless dataset opening
Even Rouault
09:18 PM Revision 96ec6645 (qgis): GDALDataItems / OGRDataItems: avoid listing .map and .dat files of a .tab
Even Rouault
08:16 PM Revision 75ea3726 (qgis): Merge pull request #5610 from landryb/fix/32-bits-build
Remove useless cast breaking build on 32-bits os Jürgen Fischer
03:04 PM Revision 7d8f3f72 (qgis): [OGR provider] Make extent() return a isNull() rectangle on empty layer...
Even Rouault
02:56 PM Revision 3ff0f697 (qgis): [OGR provider] Make extent() return a isNull() rectangle on empty layer...
Even Rouault
11:29 AM Revision 7e699f18 (qgis): improve layout in Python init function editor (fix #17428)
Alexander Bruy
11:26 AM Revision 944d2f40 (qgis): Fix windows build
Nathan Woodrow
10:58 AM Revision e4596052 (qgis): Add local symbols to stack trace in crash
Nathan Woodrow
07:59 AM Revision 97020ff1 (qgis): Remove useless cast breaking build on 32-bits os
error: case value evaluates to 2147483655, which cannot be narrowed to type 'long' [-Wc++11-narrowing] Landry Breuil
07:53 AM Revision 91e23530 (qgis): [needs-docs] Remove options for making layer names and groups bold
Either these options are desirable, in which case they should
be the default settings, or not, in which case we don't...
Nyall Dawson
02:11 AM Revision 41abc0b6 (qgis): Merge pull request #5530 from DelazJ/chkgeom_messages
[Geometry Checker] Improve displayed message by indicating the layer… Nyall Dawson
02:11 AM Revision 0fa9041c (qgis): Merge pull request #5528 from DelazJ/geometrycheck
[Geometry Checker] Better handling of the geometry checker dialog Nyall Dawson
02:08 AM Revision c1b683b5 (qgis): Merge pull request #5595 from alexbruy/fix-north-arrow
[north arrow] prevent crash if project CRS is not defined Nyall Dawson

2017-11-11

02:31 PM Revision c3b97827 (qgis): Review all r.* description files
Médéric RIBREUX
01:00 PM Revision ef70eaf8 (qgis): Formatting fix
Even Rouault
12:17 PM Revision 8ae45fab (qgis): [GML parser/WFS provider] Fix crash when typename and geometry field na...
Even Rouault
12:11 PM Revision 66518eb9 (qgis): [GML parser/WFS provider] Fix crash when typename and geometry field na...
Even Rouault
08:11 AM Revision bcb815bb (qgis): Merge pull request #5602 from nyalldawson/modernize2
Apply some more clang-tidy modernizations Nyall Dawson
07:00 AM Revision 5a6c222e (qgis): Fix Coverity null pointer dereference issues
Nyall Dawson
06:48 AM Revision a9145f16 (qgis): Avoid Coverity unchecked return value warnings
Nyall Dawson
06:44 AM Revision 48c7e31e (qgis): Fix Coverity uninitialized member warnings
Nyall Dawson
06:34 AM Revision 450887ea (qgis): Fix documentation test
Nyall Dawson
06:22 AM Revision 2e6d125a (qgis): Use =default, =delete where possible
Nyall Dawson
03:19 AM Revision bcd90715 (qgis): Run clang-tidy code readability fixits
Nyall Dawson
02:29 AM Revision c97fa5bd (qgis): Cleanup some constructors
Nyall Dawson
01:54 AM Revision 871f7130 (qgis): Use clang-tidy modernize-use-default-member-init to modernize initializers
Nyall Dawson

2017-11-10

10:37 PM Revision 8c6e0296 (qgis): Merge pull request #5601 from rouault/unblacklist_PyQgsDBManagerGpkg
Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI Even Rouault
10:02 PM Revision 95feb87d (qgis): Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI
Even Rouault
09:57 PM Revision a65f072b (qgis): Merge pull request #5598 from rouault/gdal_ogr_extensions
[GDAL/OGR providers] Improve list of extensions, remove duplicates, support netCDF vector (fixes #17000) Even Rouault
09:35 PM Revision f97a011f (qgis): [Plugin manager] Remember last visited tab. Fixes #8786
Borys Jurgiel
09:31 PM Revision 992d1e26 (qgis): Merge pull request #5587 from nyalldawson/3d
Fix 3d renderer does not work with multi-point layers Nyall Dawson
09:16 PM Revision 0ba03e59 (qgis): [GDAL/OGR providers] Improve list of extensions, remove duplicates, sup...
- Read GDAL 2.0 GDAL_DMD_EXTENSIONS metadata item to retrieve a list of extensions
- Remove 'duplicated' drivers from...
Even Rouault
09:00 PM Revision fb205b1a (qgis): Merge pull request #5589 from nyalldawson/remote_proc_exp
[processing] Remove expression buttons from parameters outside modeler Nyall Dawson
05:56 PM Revision 67f84654 (qgis): Merge pull request #5520 from pblottiere/server_bugfix_width_height
[server][bugfix] Fixes #17399 WIDTH and HEIGHT parameters are not mandatory for GetPrint Paul Blottiere
05:19 PM Revision edf9755c (qgis): Fixes #17399 GetPrint doesn't need a proper image with width/height
Paul Blottiere
05:19 PM Revision 2a7f23fd (qgis): Update tests
Paul Blottiere
05:02 PM Revision ecacb3b0 (qgis): Merge pull request #5519 from pblottiere/server_bugfix_layernotfoud
[server][bugfix] Fixes #17400 by returning an empty response instead of an exception Paul Blottiere
04:43 PM Revision 269038ef (qgis): [bugfix][postgresql] Fix crashes on featureCount()
Fixes #17388
Backported from master fe5653101a57
Alessandro Pasotti
04:32 PM Revision fe565310 (qgis): [bugfix][postgresql] Fix crashes on featureCount()
Fixes #17388
Needs backporting
Alessandro Pasotti
04:26 PM Revision 534e1e81 (qgis): Add test
Paul Blottiere
04:25 PM Revision 39bce943 (qgis): Fixes #17400 by returning an empty response if a layer is ignored due t...
Paul Blottiere
04:14 PM Revision 96e597a8 (qgis): Add some tests
Paul Blottiere
04:01 PM Revision c9c1c349 (qgis): Fixes #16852 by adding click_x and click_y variables to resolve actions
Paul Blottiere
03:44 PM Revision 10292762 (qgis): [auth] New test cases for EC SSL Keys and encodings
Alessandro Pasotti
03:43 PM Revision f52dbeba (qgis): [auth] Also parse EC keys and get encoding from content
Alessandro Pasotti
03:16 PM Revision 2ca4ee5b (qgis): Merge pull request #5596 from boundlessgeo/bugfix-5212-ogr-proxy
[bugfix] Apply proxy configuration to OGR connections Jürgen Fischer
02:43 PM Revision f2abcf2d (qgis): Spelling
Alessandro Pasotti
01:33 PM Revision 77a73f41 (qgis): [tests] Brand new C++ test and new py test case for ogr proxy
Alessandro Pasotti
01:31 PM Revision e85897c3 (qgis): Skip proxy auth settings if proxy is disabled
This does not really change anything but it makes more sense Alessandro Pasotti
01:31 PM Revision d8fc6e87 (qgis): [bugfix] Apply proxy configuration to OGR connections
Fixes #5212 Proxy settings ignored for layers Alessandro Pasotti
09:52 AM Revision 19b1b799 (qgis): prevent crash from north arrow if project CRS is not defined (fix #16874)
Alexander Bruy
08:21 AM Revision f8cbc42d (qgis): Merge pull request #5594 from nyalldawson/batch_lazy
[processing] Fix issues with batch processing and large count of layers Nyall Dawson
08:20 AM Revision 6de3980e (qgis): Fix issues in vector layers properties dialog
- remove frames from new pages
- fix cramped widgets on hidpi screens
- fix broken aux storage layout
- standardise m...
Nyall Dawson
08:00 AM Revision 3fc90301 (qgis): [processing] Only load layers when absolutely required
This change avoids holding onto resources and layers from earlier iterations,
and allows batch processing of many mor...
Nyall Dawson
08:00 AM Revision 2ed22488 (qgis): [processing] Add option whether to load batch output layers on completion
By always trying to load all layers, we severely limit the usefulness
of batch processing. E.g. try clipping 200 laye...
Nyall Dawson
07:35 AM Revision 30cefca1 (qgis): Merge pull request #5593 from nyalldawson/batch_rows
[processing] Change min rows in batch processing to 1 Alexander Bruy
07:34 AM Revision 9b85e5b7 (qgis): Merge pull request #5592 from nyalldawson/batch
[processing] Fixes for batch processing Alexander Bruy
07:34 AM Revision 019a4d2a (qgis): Merge pull request #5155 from alexbruy/processing-saga
[processing] port SAGA to new API Alexander Bruy
04:49 AM Revision e7a1c044 (qgis): Trigger layer repaint when adding field-less features (fixes #17426)
Mathieu Pellerin - nIRV
04:48 AM Revision bd9945ff (qgis): [processing] Change min rows in batch processing to 1
While no-one is likely to use the batch dialog to run a single
operation, it's a bit unexpected to see two empty rows...
Nyall Dawson
04:43 AM Revision feacb763 (qgis): Fix python error
Nyall Dawson
04:40 AM Revision 08b189df (qgis): Fix error when double clicking destination param in batch dialog
Nyall Dawson
04:22 AM Revision feb66d2c (qgis): Fix saving/load batch processing models
Nyall Dawson
04:17 AM Revision 8526a2dd (qgis): Remember last used folder for processing batch save/load
Fixes #16310 Nyall Dawson
02:33 AM Revision 9bac962a (qgis): Fix batch processing progress bar never hits 100%, also fix fragile
cursor handling Nyall Dawson
02:25 AM Revision 79743782 (qgis): [processing] Fix cannot resize columns in batch dialog
Fixes #17227 Nyall Dawson
02:23 AM Revision a23f315f (qgis): Fix duplicate 'all files' entry in batch input file selection dialog
Nyall Dawson
02:11 AM Revision 87ffdabb (qgis): [processing] Fix crash in batch processing dialog
Fixes #17429 Nyall Dawson
01:54 AM Revision 4bdfaa5f (qgis): Fix astyle version check for macOS
Hard to emulate natural version sorting on macOS. Just use numeric.
https://stackoverflow.com/questions/21394536
Larry Shaffer
01:42 AM Revision 612f5160 (qgis): [processing] Remove expression buttons from parameters outside modeler
Since these expressions were only evaluated immediately, it led to
confusing behavior for users who were expecting th...
Nyall Dawson
01:20 AM Revision abe5756d (qgis): Merge pull request #5588 from nyalldawson/acquire
Workaround bug in Qt > 5.8 causing crashes in connection pools Nyall Dawson

2017-11-09

12:40 AM Revision fef56184 (qgis): Workaround bug in Qt > 5.8 causing crashes in connection pools
tryAcquire is broken on Qt > 5.8 with negative timeouts - see:
http://bugreports.qt.io/browse/QTBUG-64413
https://li...
Nyall Dawson
12:14 AM Revision e1b76e01 (qgis): [FIX] Make the correct location for crash report
Nathan Woodrow
12:07 AM Revision c13dadf7 (qgis): Fix clear values for 3d spin boxes
Nyall Dawson
12:01 AM Revision f80a7052 (qgis): Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
Previously, it was happening after setting the default window icon.
For macOS, refactor libraryPaths update to ensur...
Larry Shaffer
11:57 PM Revision df7a1d01 (qgis): Fix 3d renderer does not work with multipoint layers
Nyall Dawson
11:47 PM Revision c18bd1fa (qgis): Clarify where and what Log Messages is
Harrissou Santanna
10:24 PM Revision 4c785262 (qgis): Merge pull request #5531 from boundlessgeo/fix-libpaths-update
Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
Note: could possibly be moved to QgsApplica...
Larry Shaffer
09:55 PM Revision 4c1ff1cd (qgis): [travis] Trigger libSegFault on abrt
Matthias Kuhn
09:01 PM Revision faa0861d (qgis): [GDAL provider] reintroduce use of unique_ptr removed in d00efde2f06459...
Even Rouault
08:42 PM Revision 4daf6896 (qgis): [tr] correcting flags
Werner Macho
07:33 PM Revision 2c1e2014 (qgis): [travis] Disable PyQgsSpatialiteProvider
It is flaky Matthias Kuhn
07:20 PM Revision 8d8f38d4 (qgis): [travis] Disable non-local file download tests
Matthias Kuhn
07:18 PM Revision 3d9ca40f (qgis): [DB Manager / GPKG] Remove GDAL 1.x support
Even Rouault
07:15 PM Revision bd0b4998 (qgis): add misssed import after rebase
Alexander Bruy
07:11 PM Revision e744633f (qgis): [DB Manager / GPKG] Fix COMMIT with GDAL 2 (fix #16174)
Even Rouault
07:11 PM Revision 4eed39b6 (qgis): [DB Manager / GPKG] Fix COMMIT with GDAL 2 (fix #16174)
Even Rouault
06:08 PM Revision 9168161e (qgis): Merge pull request #5573 from boundlessgeo/BD-2238-auth-thread-safe
[tests] Add XYX slippy map to test QGIS server + multi-threading Alessandro Pasotti
05:58 PM Revision 713dc970 (qgis): disable SAGA test until we have SAGA support on Travis
Alexander Bruy
05:58 PM Revision a8a25262 (qgis): [travis] Disable PyQgsLocator test
It's acting flaky and timing out Matthias Kuhn
05:56 PM Revision 4b63975e (qgis): [processing] tests for SAGA provider and related fixes
Alexander Bruy
05:56 PM Revision 057ab170 (qgis): [processing] fix input rasters check
Alexander Bruy
05:56 PM Revision 13610f64 (qgis): [processing] adopt to changes in extensions handling
Alexander Bruy
05:56 PM Revision dc9f868e (qgis): [processing] fix not initialized variable
Alexander Bruy
05:56 PM Revision 1b6b6cdb (qgis): [processing] fix integer numbers handling
Alexander Bruy
05:56 PM Revision 2b218cc2 (qgis): [processing] more raster handling fixes in SAGA provider
Alexander Bruy
05:56 PM Revision 3822efa7 (qgis): [processing] fix rasters handling in checkParameterValues()
Alexander Bruy
05:56 PM Revision b4214798 (qgis): [processing] infrastructure for SAGA tests
Alexander Bruy
05:56 PM Revision 8d91f1f1 (qgis): Restore more saga functionality
Nyall Dawson
05:56 PM Revision 9ba41439 (qgis): Convert SAGA ParameterTableField parameters
Nyall Dawson
05:56 PM Revision 7953936c (qgis): Update SAGA ParameterMultipleInput parameters
Nyall Dawson
05:56 PM Revision d9ac3772 (qgis): Update SAGA ParameterTable parameters
Nyall Dawson
05:55 PM Revision 4ac6847b (qgis): Update SAGA ParameterVector params
Nyall Dawson
05:55 PM Revision 6ef4557b (qgis): Update SAGA ParameterSelection parameters
Nyall Dawson
05:54 PM Revision ca0b7a26 (qgis): Fix SAGA boolean parameters
Nyall Dawson
05:54 PM Revision 17870859 (qgis): More followups to SAGA raster parameter handling
Nyall Dawson
05:54 PM Revision 1fc395b4 (qgis): GeoAlgorithmExecutionException -> QgsProcessingException
Nyall Dawson
05:54 PM Revision 85b85024 (qgis): Fix parsing of saga params
Nyall Dawson
05:54 PM Revision 65faf542 (qgis): Fix excepthook handling in standalone scripts
Nyall Dawson
05:53 PM Revision b928cc61 (qgis): Update SAGA RasterOuput params
Nyall Dawson
05:53 PM Revision 640891ee (qgis): Update SAGA ParameterNumber params
Nyall Dawson
05:53 PM Revision a1300f3d (qgis): Update SAGA ParameterRaster params
Nyall Dawson
05:53 PM Revision eca9bdc3 (qgis): Start porting saga algorithm base to new API
Nyall Dawson
05:53 PM Revision 571a5ca5 (qgis): Start bringing back saga algs - split RGB bands
Nyall Dawson
05:53 PM Revision 7ad764d6 (qgis): Fix bad strings in saga description file
Nyall Dawson
04:24 PM Revision d00efde2 (qgis): Merge pull request #5580 from rouault/fix_QgsRasterFileWriter_geopackage
[GDAL provider] in create(), use newly create dataset handle to instanciate the provider (fix #17103) Even Rouault
04:01 PM Revision 022f6cfd (qgis): Merge pull request #5515 from pblottiere/server_bugfix_plusspace
[server][bugfix] Fixes #17401 by replacing '+' symbol by space Paul Blottiere
03:48 PM Revision b9bde107 (qgis): Merge pull request #5576 from rouault/wfst10_test_qt5
Re-enable testWFST10 Even Rouault
03:22 PM Revision c3e15f52 (qgis): [GDAL provider] in create(), use newly create dataset handle to instanc...
Previously we created an empty file, close it and re-opened it immediately in open mode.
However for GeoPackage, if y...
Even Rouault
03:20 PM Revision decbde24 (qgis): Because spellchecker does not like slippy maps
Alessandro Pasotti
03:09 PM Revision d8a3c67f (qgis): Constrain the Help button placement
by avoiding the buttonbox expand Harrissou Santanna
02:56 PM Revision 9f65fcd0 (qgis): Merge pull request #5577 from m-kuhn/valuerelref
Fix value() method of relation reference widget Matthias Kuhn
02:36 PM Revision b1ac56b5 (qgis): Fix value() method of relation reference widget
Matthias Kuhn
02:35 PM Revision 8abc892e (qgis): Typo
Matthias Kuhn
01:43 PM Revision 9aa1f216 (qgis): Expose through iface methods to copy/paste features between given layers
That is, no need to load layers into the layer tree nor make them active. gcarrillo -
01:40 PM Revision f99d9aed (qgis): [tests] Add missing import when no auth is required
Alessandro Pasotti
01:10 PM Revision 426b8dbc (qgis): Re-enable testWFST10
Even Rouault
01:00 PM Revision 505e3659 (qgis): [WFS provider] Fix deadlock when adding WFS layer to project from Pytho...
Even Rouault
12:42 PM Revision 75c41f5e (qgis): [WFS provider] Fix deadlock when adding WFS layer to project from Pytho...
Even Rouault
12:23 PM Revision f29c9c99 (qgis): [tests] Add XYX slippy map to test QGIS server
Plus: multi-threading server side (for speed)
This is useful for testing various authentication
shemes on a slippy-m...
Alessandro Pasotti
11:11 AM Revision 032ca68b (qgis): Merge pull request #5572 from signedav/valuerelationwidget
Value relation widget takes key again instead of value (in Attribute Form)
Fix #17261
Matthias Kuhn
10:31 AM Revision 7f37e707 (qgis): Add test
Paul Blottiere
10:30 AM Revision ac24c4a3 (qgis): Fixes #17401 by replacing '+' symbol by space
Paul Blottiere
09:16 AM Revision 1ff50fd5 (qgis): fix TestQgsFileDownloader::testLacksWritePermissionsError (followup f06...
Jürgen Fischer
09:02 AM Revision 3fc4be3f (qgis): [auth] Remove unused accessor to mutex
Alessandro Pasotti
08:46 AM Revision 2daae54d (qgis): Attribute Form - value relation widget takes key again instead of value
Corrected: Value relation widget update incorrectly tries to use value instead of key
The mapped key has to be set i...
David
06:36 AM Revision 0ccf6fa1 (qgis): Fix Z and M support for add point feature (fixes #17427)
Mathieu Pellerin - nIRV
04:28 AM Revision ba62ffce (qgis): Make constructors for QgsVectorLayer and QgsRasterLayer more flexible
...by moving extra arguments to new LayerOptions structs. This allows
us to more easily add new layer constructor opt...
Nyall Dawson
02:18 AM Revision 61b2f74a (qgis): Do not assume edit widget value changes on every signal
Widgets may on initialisation send out a notification that the value changed (from invalid to something sensible).
T...
Matthias Kuhn
02:17 AM Revision dca0dc1d (qgis): Fix crash when removing layers from running transactions
qobject_cast no longer works when the QObject::destryed signal is being emitted Matthias Kuhn
01:46 AM Revision 78622b48 (qgis): Merge pull request #5568 from m-kuhn/postgresDefaultValues
[postgres] Fix default value check if evaluated server side Matthias Kuhn
01:19 AM Revision b18c891d (qgis): [postgres] Fix default value check if evaluated server side
Matthias Kuhn
 

Also available in: Atom