Activity

From 2017-01-24 to 2017-02-22

2017-02-22

06:20 PM Bug report #16224 (Closed): Selected language is not taken into consideration
Whatever language I set in Settings --> Options --> Locale, QGIS always start in french, my system locale
I'm on Ubun...
Harrissou Santanna
05:53 PM Revision c13e8b9f (qgis): Adapt circularstring centroids for python geometry test
Marco Hugentobler
05:20 PM Bug report #16217 (Closed): fromWkt should accept any whitespace
Fixed in changeset commit:"5bbdb1f1c3d07391040b11e7be3b08fe8def0d4c". Nyall Dawson
04:54 PM Revision bf45c28f (qgis): [Server] add unit tests for sql injection
Blottiere Paul
04:36 PM Revision 5fcd4704 (qgis): Backport fix for segmentation to 2.14
Marco Hugentobler
04:24 PM Revision f1379e83 (qgis): Fix test xml indentention
Marco Hugentobler
03:02 PM Revision 40214907 (qgis): make spell test a proper test and not a standalone script
Denis Rouzaud
02:54 PM Revision 08a82f19 (qgis): Port GML3 improvements to 2.18 branch
Marco Hugentobler
01:27 PM Revision d07968ae (qgis): Segmentize circular strings the same way in both directions, avoiding p...
Marco Hugentobler
11:59 AM Revision 08c2e66b (qgis): Add unit test if circular arc segmentation produces the same vertices i...
Marco Hugentobler
11:31 AM Revision 07cbfdd2 (qgis): [FEATURE] epoch() expression function (#4151)
This commit adds an epoch() function to the expression engine which
returns the interval in milliseconds between the ...
Mathieu Pellerin - nIRV
11:22 AM Revision e1ede700 (qgis): [feature] QgsSettings QGIS QSettings replacement (#4160)
* [feature] QgsSettings QGIS QSettings replacement
This is the new QgsSettings class that adds an (optional)
Global ...
Alessandro Pasotti
10:56 AM Revision 49114aea (qgis): Merge pull request #4174 from nyalldawson/stroke
[needs-docs] Rename Outline and Border -> Stroke Nyall Dawson
10:37 AM Revision 94c4d6b4 (qgis): Fix relations in offline editing
Matthias Kuhn
10:22 AM Revision 47683fca (qgis): [needs-docs] Rename Outline and Border -> Stroke
This change is being driven by:
- need for consistent terminology in the api. Currently there's
a confusing mix of b...
Nyall Dawson
08:57 AM Feature request #16223 (Open): Symbol selector dialog: missing option for "Outline:Arrow "and "Ou...
Symbolize a polygon layer with the "Outline:Arrow" or the "Outline: Marker Line" polygon symbol layers
I think they s...
Harrissou Santanna
08:38 AM Feature request #16222 (Open): Symbol selector dialog: have ability to resize the symbol layer tr...
When designing a complex symbol with many sub symbol, it becomes hard to scroll witghin the Tree widget to select the... Harrissou Santanna
08:07 AM Bug report #16221 (Closed): "Line Pattern Fill" symbol layer should not embed "Draw line only ins...
Symbolize a polygon layer with the Line Pattern Fill symbol layer type
Under the "Line Pattern Fill" level, You have ...
Harrissou Santanna
07:48 AM Revision 013397b0 (qgis): Merge pull request #4170 from rouault/gdal_mask
[GDAL provider] Expose GDAL mask band as a pseudo alpha band. Even Rouault
07:06 AM Bug report #16220 (Closed): Log Messages Panel minimizes irreversible after escape
Starting to use the Log Messages Panel during development more often, I think I hit the following issue:
Pressing th...
Richard Duivenvoorde
06:49 AM Bug report #16219 (Closed): SVG Fill symbol behavior does not seem consistent with other fill sym...
Symbolize a polygon layer with the SVG Fill symbol layer type
Under the SVG Fill level, you have a line symbol which ...
Harrissou Santanna
06:49 AM Feature request #16218 (Open): SVG Fill symbol needs a spacing parameter
Symbolize a polygon layer with the SVG Fill symbol layer type
It'd be nice to be able to parameterize a spacing betwe...
Harrissou Santanna
06:43 AM Revision 3b016466 (qgis): Add missing "interval" and "curvepoint" modes to data defined line mark...
Nyall Dawson
06:39 AM Revision 6f9cf1bc (qgis): Merge pull request #4147 from nyalldawson/exp_feature
Optimise expression context storage/retrieval of features Nyall Dawson
05:00 AM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
I am still having this issue with GEOS 3.5. After a few edits of spatialite layers, with snapping and topology editin... Josef Källgården
04:58 AM Revision 4790035e (qgis): Add method to remove feature from a QgsExpressionContextScope
Nyall Dawson
04:51 AM Revision 18b9f407 (qgis): Merge pull request #4154 from nyalldawson/coloring
[FEATURE][processing] New algorithm for topological coloring of polygons Nyall Dawson
04:45 AM Revision abc6129b (qgis): Optimise expression context storage/retrieval of features
Shaves ~10% rendering time off a 1 million point layer Nyall Dawson
03:54 AM Revision 74abd5bb (qgis): [FEATURE][processing] Topological coloring can have a minimum
distance between features assigned the same color set Nyall Dawson
03:37 AM Revision 5c43e0b2 (qgis): Add method to assign colors in order to maximize the distance between
features assigned to same color
This is the most cartographically pleasing color arrangement in my
opinion as it cre...
Nyall Dawson
03:10 AM Revision 1cf0a202 (qgis): [FEATURE][processing] New algorithm for topological coloring of polygons
This ports to old (pre 2.0!!) topocolor plugin to processing. It's based
off my beta 2.x fork (never publicly release...
Nyall Dawson
03:10 AM Revision ff10cf48 (qgis): Add balance by area mode
This mode attempts to assign colors in such a way that the total
area of features assigned to each color class is bal...
Nyall Dawson
03:10 AM Revision ac5e2922 (qgis): Allow specifying minimum number of colors for coloring map
Nyall Dawson
03:10 AM Revision 2fd78b85 (qgis): Make algorithm recursive
When a new color is required, repeat the color assignment process.
This is the fastest part of the algorithm, so ther...
Nyall Dawson
03:09 AM Revision bde4ff99 (qgis): Merge pull request #4169 from nyalldawson/props_gui
[FEATURE] Interactive curve editing for property overrides Nyall Dawson
02:38 AM Bug report #16216: OGR data provider is extemely slow on changing attribute values
New pull request against master: https://github.com/qgis/QGIS/pull/4175 Martin Landa
02:16 AM Revision 45861d39 (qgis): Restrict curve points to 0-1 range
Nyall Dawson
02:16 AM Revision dcf61047 (qgis): Allow QgsPropertyTransformers to have an associated QgsCurveTransform
Nyall Dawson
02:16 AM Revision 5c3198da (qgis): Implement a photoshop-esque curve transformer
Handles scaling of input values to output values by using
a curve created from smoothly joining a number of set
contr...
Nyall Dawson
02:16 AM Revision 0faf7c39 (qgis): Allow value fetching and histogram calculation to be canceled
Nyall Dawson
02:16 AM Revision cc9b5a47 (qgis): [FEATURE] Interactive curve editing for property overrides
This adds a new interactive "curve" to the assistant widgets.
It allows you to fine tune exactly how input values get...
Nyall Dawson
02:16 AM Revision 1688ff5c (qgis): Expand curve editor if enabled
Nyall Dawson
02:16 AM Revision 5c42c763 (qgis): [FEATURE] Show a histogram for values behind curve editor
in property assistant
Makes it easier to set suitable curves. Populated in the
background for a nice reponsive widget!
Nyall Dawson
02:16 AM Revision 7da28d19 (qgis): Harmonize plot appearance between gradient editor and curve editor
Nyall Dawson
01:52 AM Bug report #16213 (Closed): Symbol Marker line: Deactivate the data-define override button when a...
This issue report assumed that "Interval spinbox" choice was not concerned by the first DD but (a kind of mutually ex... Harrissou Santanna
01:52 AM Bug report #16213 (Closed): Symbol Marker line: Deactivate the data-define override button when a...
This issue report assumed that "Interval spinbox" choice was not concerned by the first DD but (a kind of mutually ex... Harrissou Santanna
01:47 AM Bug report #16214: Symbol Marker line: the placement dialog is not intuitive
You are right. My design was based on the wrong assumption that the first DD button was only about geometric items (a... Harrissou Santanna
01:33 AM Bug report #16163: Offline Editing: layers can't be deselected individually
n.b. QFieldSync allows more precise control about the handling for individual layers and offers an offline editing op... Matthias Kuhn

2017-02-21

11:20 PM Revision 0f16eb86 (qgis): [GDAL provider] Expose GDAL mask band as a pseudo alpha band.
Some TIFF formulations, for example RGB TIFF with JPEG YCbCr compression, cannot
include a regular alpha band and ins...
Even Rouault
10:26 PM Revision 66888fec (qgis): Merge pull request #4165 from 3nids/removethe
remove the-prefix from source code Nyall Dawson
09:37 PM Bug report #16212 (Closed): Symbol (Marker line) placement: missing option in data-defined override
Fixed in changeset commit:"3b016466a2b1ffdfd9e908bf0487896ac9d4b246". Nyall Dawson
05:34 AM Bug report #16212 (Closed): Symbol (Marker line) placement: missing option in data-defined override
Symbolize a line layer with the Marker line symbol layer type
In the Marker placement section, the first "data-define...
Harrissou Santanna
08:03 PM Bug report #16214: Symbol Marker line: the placement dialog is not intuitive
I agree that the current arrangement isn't optimal, but I think your suggestion doesn't make it clear that the DD pla... Nyall Dawson
05:39 AM Bug report #16214 (Closed): Symbol Marker line: the placement dialog is not intuitive
Symbolize a line layer with the Marker line symbol layer type
In the Marker placement section, the position of the fi...
Harrissou Santanna
06:14 PM Revision 7812d4fb (qgis): remove the-prefix from source code
this might result in variables having the same name as some methods Denis Rouzaud
04:35 PM Revision 6ce8d948 (qgis): using a single list to exclude tests on travis
Denis Rouzaud
04:29 PM Revision 896e3c72 (qgis): Merge pull request #4167 from mhugent/direction_neutral_segmentation
Segmentize circular strings the same way in both directions Marco Hugentobler
04:00 PM Revision 293e1ee0 (qgis): fix print spell check progress on Travis to avoid timeouts (followup 6c...
Denis Rouzaud
02:46 PM Bug report #16217 (Closed): fromWkt should accept any whitespace
This bug was "discovered with the QuickWKT plug-in":https://github.com/elpaso/quickwkt/blob/master/QuickWKT.py#L240 w... Mike Taves
01:55 PM Bug report #16216: OGR data provider is extemely slow on changing attribute values
See https://github.com/qgis/QGIS/pull/4172
The sample script reports about 1sec when changing 1000 features in SQLit...
Martin Landa
11:54 AM Bug report #16216 (Closed): OGR data provider is extemely slow on changing attribute values
OGR data provider is extemely slow on changing attribute values. The reason is simple, the method QgsOgrProvider::cha... Martin Landa
01:46 PM Revision 72342557 (qgis): use constant for raster iterator default (followup baa5d90, f924578)
Jürgen Fischer
01:43 PM Revision f107a03e (qgis): fix link warning
Jürgen Fischer
12:44 PM Revision d7661598 (qgis): spell check: fix travis condition
Jürgen Fischer
12:44 PM Revision f924578b (qgis): wms: initialize mStepWidth/mStepHeight w/o parseUri (fixes xyz layer
after baa5d90) Jürgen Fischer
11:15 AM Revision 6cc58f38 (qgis): print spell check progress on Travis to avoid timeouts
Denis Rouzaud
10:50 AM Revision f441dd92 (qgis): osgeo4w: include .vars in nightly
Jürgen Fischer
08:36 AM Revision 975b5890 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into direction_ne...
Marco Hugentobler
07:58 AM Bug report #16215 (Closed): Arrow symbol layer: wrong data-defined button description for head an...
Symbolize a layer using the arrow symbol layer type
For the "Head type" and "Arrow type" parameters, the data defined...
Harrissou Santanna
05:38 AM Bug report #16213 (Closed): Symbol Marker line: Deactivate the data-define override button when a...
Symbolize a line layer with the Marker line symbol layer type
In the Marker placement section, you can:
* set a value...
Harrissou Santanna
04:40 AM Bug report #16211 (Rejected): Random Extract within Subsets saving only one subset
Hello,
I noticed a bug with the Random Extract within subsets (the saving tool, not the selection within subset).
...
Nicolas Karasiak
03:30 AM Revision e20ed4bf (qgis): Add missing doc
Nyall Dawson
01:47 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
Victor had created a new raster calculator using native QGIS classes, for QGIS 3:
https://github.com/qgis/QGIS/pull/...
Pedro Venâncio
01:38 AM Revision 4ad077e3 (qgis): Merge pull request #4163 from nyalldawson/clang_tidyu
Fix a bunch of suggestions from clang-tidy Nyall Dawson
01:17 AM Revision 4c92689d (qgis): fix windows build
Jürgen Fischer
01:01 AM Revision baa5d90d (qgis): [FEATURE] allow to configure maximum request size for WMS requests (fix...
Hardwired setting was 2000, which is still default. Jürgen Fischer
01:01 AM Revision 4a741763 (qgis): release.pl: allow tagging branches as ltr on point releases and
bypass pre-commit hooks
(cherry picked from commit 84cc3778d5dd1e9b25a9641a7de1c7f33b601029)
Jürgen Fischer

2017-02-20

12:39 AM Revision 64819bcf (qgis): Merge pull request #4090 from dakcarto/find-qgis-cmake
FindQGIS.cmake updates Larry Shaffer
12:37 AM Revision db5dd854 (qgis): Fix some more clang-tidy suggestions
Nyall Dawson
12:01 AM Revision e54bc9aa (qgis): Fix build error and warnings
Nyall Dawson
11:49 PM Revision 7daa4b59 (qgis): Fix a bunch of suggestions from clang-tidy
And add a new CLANG_TIDY_EXE cmake option. If this is set to the
path to the clang_tidy executable then a bunch of cl...
Nyall Dawson
11:42 PM Revision 3dcb0c44 (qgis): Adds tooltips to the add/remove variable buttons
Alexandre Neto
11:41 PM Revision a0f655ad (qgis): Remove temporary group box from diagram properties (fix #16206)
Nyall Dawson
11:40 PM Revision d2067379 (qgis): Remove invalid tooltip from arrow symbol widget (fix #16208)
Nyall Dawson
11:39 PM Revision c49b537a (qgis): Remove use of deprecated auto_ptr
Nyall Dawson
11:27 PM Revision 12635996 (qgis): Fix build warning
Nyall Dawson
09:24 PM Bug report #16210 (Closed): QGIS doesn't diplay attributes of a spatial view created in a geopackage

Workflow:
•Using QGIS, create a polygon layer using 'Layer>Create Layer>New Geopackage Layer'
•Then create a non-spa...
colin east
06:23 PM Revision 84cc3778 (qgis): release.pl: allow tagging branches as ltr on point releases and
bypass pre-commit hooks Jürgen Fischer
04:55 PM Revision 3da44134 (qgis): Segmentize circular strings the same way in both directions, avoiding p...
Marco Hugentobler
03:56 PM Bug report #16182 (Closed): Tiling of WMS during printing / PDF export
Fixed in changeset commit:"baa5d90ddc58e469b5bdbb602793f00ec74bcb91". Jürgen Fischer
03:20 PM Revision 7732d731 (qgis): fix 74df875
Jürgen Fischer
03:14 PM Revision 74df8754 (qgis): remove standalone browser
Jürgen Fischer
03:14 PM Revision 34b6e2f0 (qgis): fix warnings
Jürgen Fischer
03:14 PM Revision a217181a (qgis): debian packing: add plotly dependency
Jürgen Fischer
02:35 PM Bug report #16208 (Closed): Curved arrow checkbox tooltip is wrong
Fixed in changeset commit:"d2067379f3e46d9bbbd2c2ed0e3fb0ac6639eac3". Nyall Dawson
02:35 PM Bug report #16206 (Closed): weird widget label in the layer properties --> Diagrams --> Appearanc...
Fixed in changeset commit:"a0f655add11072cf6c3426ca946761ffe7432619". Nyall Dawson
01:06 PM Revision 4505ba7a (qgis): Ensure that QgsApplication members are usable even when no
QgsApplication instance is available
Fixes crash when using custom widgets with Qt Designer
Denis Rouzaud
10:10 AM Revision e53ad479 (qgis): add search capability to project properties dialog
Denis Rouzaud
10:06 AM Revision 6fa87823 (qgis): [fix #16193] allow minimization of left panel in option dialogs
Denis Rouzaud
09:06 AM Revision 741e11df (qgis): Add missing sip bindings
Matthias Kuhn
09:01 AM Revision 96c7fb3b (qgis): Remove Q_INVOKABLE in sipdiff
Matthias Kuhn
08:45 AM Revision bcc35b38 (qgis): Expose relationManager to QML
Matthias Kuhn
08:45 AM Revision 7e6695b0 (qgis): Expose QgsRelation to QML
API changes for consistency:
- setRelationName has been renamed to QgsRelation::setName
- setRelationId has been ...
Matthias Kuhn
08:45 AM Revision 382b213e (qgis): Remove "the"-prefix from method signatures
Matthias Kuhn
08:08 AM Bug report #16071: SIP 4.19 breaks QGIS build
I'm building on Arch Linux 64-bit.
Just tried building QGIS 2.18.3.r77.g7800ee83dd but still get the same error.
Th...
Donovan Cameron
02:15 AM Bug report #15962: Union & Intersection results are Incorrect
Sorry, forgot to attach last image, screenshot of duplicated feature attached. Amy Taylor
02:13 AM Bug report #15962: Union & Intersection results are Incorrect
Re the union, I've been having issues with unexpected duplicated polygons in the results.
Attached are two input s...
Amy Taylor
02:13 AM Bug report #15962: Union & Intersection results are Incorrect
Re the union, I've been having issues with unexpected duplicated polygons in the results.
Attached are two input s...
Amy Taylor
02:13 AM Bug report #15962: Union & Intersection results are Incorrect
Re the union, I've been having issues with unexpected duplicated polygons in the results.
Attached are two input s...
Amy Taylor
02:13 AM Bug report #15962: Union & Intersection results are Incorrect
Re the union, I've been having issues with unexpected duplicated polygons in the results.
Attached are two input s...
Amy Taylor
01:04 AM Bug report #16193 (Closed): The new searchbox in the Layer properties dialog prevents minimizatio...
Fixed in changeset commit:"6fa878233b1d02c60b80cabf45775b71cff2dc06". Denis Rouzaud

2017-02-19

12:16 AM Revision 75367e42 (qgis): fix bde9b46
Jürgen Fischer
12:14 AM Revision bde9b46b (qgis): osgeo4w: add qt plugin path for tests
Jürgen Fischer
11:49 PM Revision caaa68bb (qgis): osgeo4w: also provider wrapper for browser (followup 801184a)
Jürgen Fischer
10:24 PM Revision 0d1ab702 (qgis): processing: improve saga detection on windows
Jürgen Fischer
10:11 PM Revision d9abe1e0 (qgis): nsis: hide details by default
Jürgen Fischer
03:35 PM Revision 0ad804a7 (qgis): [FEATURE] Add support for Windows jump lists (#4161)
Nathan Woodrow
01:47 PM Revision 801184a8 (qgis): osgeo4w: add a minimal exe wrapper to initialize the enviroment and load
qgis_app.dll (inspired by Nathan's PR #4156)
On install each shortcut/configuration gets a own copy of the (small)
e...
Jürgen Fischer
09:38 AM Bug report #16208: Curved arrow checkbox tooltip is wrong
Well, the 'repeat arrow on each segment' option has a correct tooltip. Anita Graser
09:01 AM Bug report #16208: Curved arrow checkbox tooltip is wrong
Actually, it's not the "curved arrows" checkbox; it's the arrow widget itself, hence all of its parameters (see https... Harrissou Santanna
08:18 AM Bug report #16208 (Closed): Curved arrow checkbox tooltip is wrong
The tooltip describes some other function.
!curved_arrow_tooltip.PNG!
Anita Graser
09:34 AM Bug report #16209 (Feedback): Attributes multi-edit: fields with spinbox widget are not cleared w...
Select some features of a vector layer and in its attribute table enable the multi-edit tool.
In the form view that i...
Harrissou Santanna
04:09 AM Bug report #16198 (Reopened): QgsGeometry().asPolygon() segfaults, Python, SIP
Reopening because it seems to affect the osgeo4w qgis-dev build, too, in case of MultiPolygons:... Christoph Fink
03:51 AM Revision 32504b1a (qgis): Merge pull request #4126 from nyalldawson/task_progress
[win] Show task manager progress in windows task bar Nyall Dawson

2017-02-18

10:00 PM Revision 9ed189e2 (qgis): fix windows build
Jürgen Fischer
11:23 AM Revision d19e7070 (qgis): Ensure all pointer variables are initialized to nullptr
Nyall Dawson
03:21 AM Bug report #16071: SIP 4.19 breaks QGIS build
Donovan what's your build env ?
At least qgis and qgis-ltr still build here at openSUSE with sip-4.19.1
Bruno Friedmann
01:57 AM Bug report #16207 (Feedback): Missing data-defined icon on some widgets
Found another place where data-defined buttons were missing:
- From the Style Manager, try to edit any of the marker...
Harrissou Santanna
01:57 AM Bug report #16206 (Closed): weird widget label in the layer properties --> Diagrams --> Appearanc...
A label "groupbox" is now displayed in the dialog Harrissou Santanna

2017-02-17

05:42 PM Bug report #16205 (Feedback): composer template items with file link not saved as case sensitive
Can you elaborate? I don't fully understand the issue here. Step by step instructions to reproduce would help. Nyall Dawson
06:57 AM Bug report #16205 (Closed): composer template items with file link not saved as case sensitive
QGIS version 2.18.3 code revision 685e4a2, an items in a qgis composer template that refer to an image source on a fi... Valerie Anderson
04:14 PM Revision 54339e32 (qgis): split long tooltip in multiline
Harrissou Santanna
12:47 PM Bug report #16071 (Reopened): SIP 4.19 breaks QGIS build
sip 4.19.1 breaks build again for 2.18.3:
@[ 97%] Building CXX object python/CMakeFiles/python_module_qgis__gui.dir/...
Donovan Cameron
12:47 PM Bug report #16071 (Reopened): SIP 4.19 breaks QGIS build
sip 4.19.1 breaks build again for 2.18.3:
@[ 97%] Building CXX object python/CMakeFiles/python_module_qgis__gui.dir/...
Donovan Cameron
10:51 AM Revision 43277909 (qgis): Merge pull request #4130 from mhugent/wfs_gml_from_geometry
Take wfs gml directly from geometry Marco Hugentobler
08:10 AM Revision f66b0baf (qgis): Merge pull request #4144 from alexbruy/processing-results-viewer
[processing] convert results viewer to dock Alexander Bruy
06:23 AM Revision 5c211eac (qgis): Use a pan tool in the browser canvas preview
Nyall Dawson
05:55 AM Revision 7c4f8794 (qgis): Fix labeling unit types incorrectly restored as map units from old proj...
Nyall Dawson
04:16 AM Bug report #16204 (Feedback): Symbol selector dialog: Clicking on the "data-defined override" but...
Add a point layer
In layer styling (I live update activated though not sure it has something to do with the issue), S...
Harrissou Santanna
01:16 AM Bug report #8736: Update raster analyses: access data through raster layer instead of GDAL
Thanks for the explanation. However, the unusable layer probably shouldn't show up in the list, to prevent the diffic... Paolo Cavallini

2017-02-16

10:55 PM Bug report #16203 (Closed): SQL To Determine Prrimary Key column_names does not handle views or s...
All the testing was done by myself on Windows 10 64 bit using QGIS 2.18.3 against Oracle 12.1.
The requests below com...
Simon Greener
10:39 PM Bug report #16202 (Closed): Color Maps with labels that contain commas
Scope - Single Band Pseudocolor Renderer (qgssinglebandpseudocolorrendererwidget.cpp)
Exported color maps labels t...
Darren Kavanagh
08:35 PM Bug report #16130 (Closed): WFS Duplicate Features
This issue was with the geoserver WFS setting, which were not server persistent FIDs. colin east
08:35 PM Bug report #16130 (Closed): WFS Duplicate Features
This issue was with the geoserver WFS setting, which were not server persistent FIDs. colin east
05:55 PM Revision 88c3d4e5 (qgis): Merge pull request #4152 from boundlessgeo/release-2_14-SldRotationFix
fixed forgot merge conflict message Alessandro Pasotti
05:55 PM Revision 7800ee83 (qgis): Merge pull request #4153 from boundlessgeo/release-2_18-SldRotationFix
fixed forgot merge conflict message Alessandro Pasotti
05:50 PM Revision 339fc101 (qgis): fixed forgot merge conflict message
Luigi Pirelli
05:48 PM Revision 852b9af4 (qgis): fixed forgot merge conflict message
Luigi Pirelli
03:34 PM Bug report #16144: QGIS-master - killed on Signal 11
Just in case someone else is interested : I got the same issue and managed to track it down to the python-qscintilla-... Leyan Ouyang
03:01 PM Revision 190c31d3 (qgis): Merge pull request #4051 from boundlessgeo/release-2_14-SldRotationFix
Tests and fix to read sld:Rotation when does not have ogc sub tags Matthias Kuhn
03:01 PM Revision db91e404 (qgis): Merge pull request #4050 from boundlessgeo/release-2_18-SldRotationFix
Tests and fix to read sld:Rotation when does not have ogc sub tags Matthias Kuhn
02:38 PM Revision 04475f8e (qgis): Adapt gml3 unit tests to use <posList> instead of <coordinates>
Marco Hugentobler
02:34 PM Revision f46b25b9 (qgis): Merge pull request #4049 from boundlessgeo/master-SldRotationFix
Tests and fix to read sld:Rotation when does not have ogc sub tags Matthias Kuhn
01:45 PM Revision 441f6e6e (qgis): Merge pull request #4120 from arnaud-morvan/processing_fix_boolean_wrapper
[processing] fix boolean widget wrapper in batch dialog Alexander Bruy
01:44 PM Revision aa862810 (qgis): Merge pull request #4146 from jdugge/master
[processing] gdal translate fixes Alexander Bruy
01:42 PM Revision f587ae5f (qgis): Merge pull request #4150 from alexbruy/processing-graphs
[processing] improve graphs Alexander Bruy
12:16 PM Revision e77ccba1 (qgis): remove old code
Alexander Bruy
12:16 PM Revision 3b7fdf4c (qgis): move results viewer icon to QGIS icons directory
Alexander Bruy
12:16 PM Revision 5fa07137 (qgis): [processing] convert results viewer to dock
Alexander Bruy
12:00 PM Revision 35d9b83a (qgis): Merge pull request #4138 from nyalldawson/touch
Rework map touch tool Matthias Kuhn
11:51 AM Bug report #16178: GDAL algorithms ignore feature filter
Unless I'm mistaken, the "code":https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/gdal/rasteriz... Spencer Gardner
01:45 AM Bug report #16178 (Open): GDAL algorithms ignore feature filter
Yes there is something strange going on as I also can replicate now, but is not just a PostGIS layers thing.
Moreove...
Giovanni Manghi
01:45 AM Bug report #16178 (Open): GDAL algorithms ignore feature filter
Yes there is something strange going on as I also can replicate now, but is not just a PostGIS layers thing.
Moreove...
Giovanni Manghi
01:45 AM Bug report #16178 (Open): GDAL algorithms ignore feature filter
Yes there is something strange going on as I also can replicate now, but is not just a PostGIS layers thing.
Moreove...
Giovanni Manghi
11:13 AM Revision 7f1ff08e (qgis): Merge pull request #4116 from ghtmtt/r_prov
[processing] small fix for R provider Victor Olaya
11:12 AM Revision cdb35d62 (qgis): Merge pull request #4119 from arnaud-morvan/processing_postgis_wrappers
[processing] Add PostGIS widget wrappers Victor Olaya
10:49 AM Bug report #8736: Update raster analyses: access data through raster layer instead of GDAL
That's correct behavior for now. While native zonal statistics was adopted to access raster data via dataprovider, Pr... Alexander Bruy
09:11 AM Bug report #8736: Update raster analyses: access data through raster layer instead of GDAL
Tested with:
http://wms.pcn.minambiente.it/wcs/dtm_75m
after:
https://github.com/qgis/QGIS/pull/4062
but I get:
...
Paolo Cavallini
08:26 AM Bug report #16198 (Closed): QgsGeometry().asPolygon() segfaults, Python, SIP
Indeed, I cannot reproduce it any more in any other enviroment than Arch with qgis-git from AUR.
I’ll try to figure ...
Christoph Fink
07:36 AM Bug report #15847 (Reopened): Cannot commit changes to Spatialite files when splitting features i...
I can confirm the bug with QGIS 2.18.3 on Windows, but only for GeoPackage (OGR error creating feature ...: failed to... Nicolo Pitsch
03:44 AM Bug report #16193: The new searchbox in the Layer properties dialog prevents minimization of the ...
Thanks for reporting.
Will take care of this ASAP, next week.
I think it could be possible to set minimum width to ...
Denis Rouzaud
03:32 AM Revision 7d2d6e89 (qgis): Better feedback and responsiveness when saving large shapefile layers
Nyall Dawson
02:56 AM Revision 5f5c1ddb (qgis): Use a path resolver class instead of QgsProject::instance() in map layers
A new class QgsPathResolver is introduced for conversion between absolute
and relative paths when reading/writing XML...
Martin Dobias
02:35 AM Feature request #16201 (Open): Option to set default names for primary key column, geometry colum...
I think it would be really useful if it was possible to set the default values for the primary key field, geometry co... Joanne Cook
01:48 AM Bug report #16200 (Closed): [Processing] Warp (Reproject) throws Python error
When the tool is run this shows in the dialog:
Algorithm Warp (reproject) starting...
string index out of range See...
Filipe Dias
01:48 AM Bug report #16199 (Closed): Processing: Warp (Reproject) throws Python error
Filipe Dias
01:44 AM Bug report #16199: Processing: Warp (Reproject) throws Python error
When the tool is run this shows in the dialog:
Algorithm Warp (reproject) starting...
string index out of range See...
Filipe Dias
01:42 AM Bug report #16199 (Closed): Processing: Warp (Reproject) throws Python error
2017-02-16T09:42:35 1 warning:/usr/share/qgis/python/plugins/processing/core/GeoAlgorithm.py:219: DeprecationWarning:... Filipe Dias
01:12 AM Revision f706c71d (qgis): Make saving shapefiles slightly faster
Nyall Dawson

2017-02-15

12:36 AM Bug report #15644: Qgis don't specify SRID on Sqlite/Spatialite export
I confirm this still persist in long term version 2.14. In the current version 2.18 it is fixed. Miroslav Umlauf
07:07 PM Revision 2abc3f72 (qgis): [processing] update raster layer histogram
Alexander Bruy
07:07 PM Revision e0131a75 (qgis): [processing] update vector layer histogram
Alexander Bruy
07:07 PM Revision 1d68c164 (qgis): don't open output file automatically
Alexander Bruy
07:07 PM Revision 19289ccc (qgis): [processing] update mean and std.dev plot
Alexander Bruy
07:07 PM Revision 58b9c82e (qgis): remove old imports
Alexander Bruy
07:07 PM Revision b3ab5543 (qgis): [processing] update polar plot
Alexander Bruy
07:07 PM Revision a3527738 (qgis): [processing] update vector layer scatterplot
Alexander Bruy
07:07 PM Revision 46a9891e (qgis): [processing] update bar plot
Alexander Bruy
06:18 PM Bug report #16198: QgsGeometry().asPolygon() segfaults, Python, SIP
No crash here (python 3.6/qt 5.7.1). Likely a local build or library issue... Nyall Dawson
05:43 PM Bug report #16198 (Closed): QgsGeometry().asPolygon() segfaults, Python, SIP
calling the asPolygon() member function of any QgsGeometry in Python (on the console and from within a plugin) produc... Christoph Fink
05:21 PM Bug report #15850: QGIS 2.18 - Randon points inside polygon (variable) - Not working
Same error in 2.18.3 Hugo Nicolau Barbosa de Gusmão
05:18 PM Revision 02c46888 (qgis): german translation fixes (fixes #16194)
Jürgen Fischer
01:29 PM Revision 34b277a0 (qgis): [processing] test poly_from_extent (#4149)
matteo ghetta
11:24 AM Revision 13e7cd9d (qgis): show shortcuts in advanced digitizing tools tooltips + fix small typo (...
* show shortcuts in tooltips of advanced digitizing panel
+ fix small typo
* advanced digitizing tooltips styling
Tudor Bărăscu
09:22 AM Revision ca33329e (qgis): update some documentation references to QgsDataDefinedButton/QgsDataDef...
Jürgen Fischer
08:22 AM Feature request #7581: raster calculator really needs support for conditional statements (to allo...
Agreed, this would be great! Luiz Andrade
08:14 AM Bug report #16194 (Closed): Save Password dialog German translation issue
Fixed in changeset commit:"02c46888e018adbbd234bde8f95fd2447e4194a0". Jürgen Fischer
02:19 AM Bug report #16194 (Closed): Save Password dialog German translation issue
I noticed German translation issues at the password save dialog.
One issue is the title bar: "Paßworte speichern" s...
Andreas Voit
08:03 AM Bug report #16188: osgeo64/processing: bag magic number in yaml
Richard Duivenvoorde wrote:
> So this is a left over from a qgis.2x run in the same folder?
The python3 and python2 ...
Jürgen Fischer
06:18 AM Bug report #15757 (Closed): GDALTools: file extension not automatically added
Confirmed, now it works.
Thanks.
Paolo Cavallini
06:18 AM Bug report #15757 (Closed): GDALTools: file extension not automatically added
Confirmed, now it works.
Thanks.
Paolo Cavallini
03:07 AM Bug report #16197 (Closed): extent after r.null slightly off
When using r.null within QGIS with a user defined extent (using layer extent from other layer), the result dos not ex... Miron Thylmann
02:54 AM Bug report #16196 (Closed): attribute table - open in show selected features/form view doesn't di...
Tested in 2.18.3 and 2.14.9;
1) Select a feature in a layer
2) Open attribute table in Form view/Show Selected Fea...
Amy Taylor
02:19 AM Bug report #16195 (Closed): Problem running GRASS7 under QGIS master
I'm trying GRASS7 on Processing (OSGeo4W64bits QGIS master 2.99.0-7), and all GRASS algorithms give these errors:
...
Pedro Venâncio

2017-02-14

12:56 AM Bug report #16165: QGIS 2.18.3 crashes on exit
Hi Martin Bain,
I gave your suggestion a try and I'm afraid it made no difference. I exported and deleted the QGIS ...
Philip Tait
12:08 AM Revision d2a2b18f (qgis): QgsFeature: add pythonic notes to api doc and add QgsFeature.attribute(...
Jürgen Fischer
11:48 PM Revision 65e2dda4 (qgis): Update indentation
Nyall Dawson
11:48 PM Revision 3703bf73 (qgis): Move midpoint to QgsGeometryUtils
Loïc BARTOLETTI
11:48 PM Revision e851b68c (qgis): Add some utils functions for QgsPointV2 (distance3D, midpoint)
Loïc BARTOLETTI
10:59 PM Bug report #16188: osgeo64/processing: bag magic number in yaml
Thanks for looking into it. I cannot confirm untill next week when I'm working on that machine again.
So this is a l...
Richard Duivenvoorde
05:16 PM Bug report #16188: osgeo64/processing: bag magic number in yaml
Ok - confirmed. Removing all .pyc files from the osgeo4w folder and restarting fixed this for me. Nyall Dawson
03:17 PM Bug report #16188 (Feedback): osgeo64/processing: bag magic number in yaml
Jürgen Fischer
03:17 PM Bug report #16188: osgeo64/processing: bag magic number in yaml
Not reproducable here. Apparently it's a stale pyc. Is python3-pyyaml installed? qgis-dev depends on it. Jürgen Fischer
12:16 PM Bug report #16188: osgeo64/processing: bag magic number in yaml
Reassigning to Jürgen- this seems an error in the yaml package itself, not in processing. Nyall Dawson
12:16 PM Bug report #16188: osgeo64/processing: bag magic number in yaml
Reassigning to Jürgen- this seems an error in the yaml package itself, not in processing. Nyall Dawson
10:43 PM Revision f2ac88ba (qgis): Update translate.py
jdugge
09:56 PM Revision 063c80ee (qgis): GDAL translate algorithm: Default value for EXPAND, make PROJWIN optional
J. Dugge
08:00 PM Revision eaa97f36 (qgis): add anchor to help URL only if necessary
Alexander Bruy
06:41 PM Revision 23c09fc1 (qgis): api_break.dox: QgsMapLayerRegistry was removed
Jürgen Fischer
04:24 PM Revision dccf010a (qgis): Fix building with -DWITH_BINDINGS=OFF
Matthias Kuhn
03:41 PM Revision a7f9c09a (qgis): Merge pull request #4143 from NaturalGIS/fix_grass7_v_surf_rst
[processing] fix GRASS7 v.surf.rst modules Alexander Bruy
03:40 PM Revision 620ad411 (qgis): Merge pull request #4127 from arnaud-morvan/processing_fix_postgis_dberror
[processing] Fix infinite recursion in DbError.__str__ Alexander Bruy
03:39 PM Revision 9ce1fb47 (qgis): Merge pull request #4142 from radosuav/fix_gdal_warp
[processing] fix spatial subseting with GDAL warp Alexander Bruy
03:37 PM Bug report #16193 (Open): The new searchbox in the Layer properties dialog prevents minimization ...
The screenshot might be more explanatory
Other dialogs (Options, Raster(didn't check)) might be also concerned
Harrissou Santanna
01:06 PM Revision c75b5c74 (qgis): fix GRASS7 v_surf_rst modules in qgis 2_18
Giovanni Manghi
12:24 PM Revision 77b2e97a (qgis): Fix links to official documentation
Avoid use of relative (hence temporary) hyperlinks Harrissou Santanna
12:24 PM Revision 34968716 (qgis): Add new help links
Harrissou Santanna
11:55 AM Revision 1430e933 (qgis): [processing] improve SAGA version check. Fix getCopy() method
Alexander Bruy
11:06 AM Revision 391e2f8e (qgis): Install qgsmaplayerref.h
Matthias Kuhn
10:39 AM Revision 93645a3b (qgis): Enable gml3 curve output for compoundcurve and some fixes for gml3 outp...
Marco Hugentobler
09:59 AM Revision e9cfd0b2 (qgis): [Processing] Fix spatial subseting with GDAL warp.
Radoslaw Guzinski
09:33 AM Bug report #16189 (Closed): QgsMapLayerRegistry not defined in current master?
No, not anymore (that page was a leftover from when QgsMapLayerRegistry still existed - pages were only replaced, not... Jürgen Fischer
09:33 AM Bug report #16189 (Closed): QgsMapLayerRegistry not defined in current master?
No, not anymore (that page was a leftover from when QgsMapLayerRegistry still existed - pages were only replaced, not... Jürgen Fischer
09:25 AM Bug report #16178: GDAL algorithms ignore feature filter
Polygon data attached. I'm filtering half of the features out with this query: "id % 2 = 0". I ran the GDAL Rasterize... Spencer Gardner
09:15 AM Bug report #16178: GDAL algorithms ignore feature filter
Spencer Gardner wrote:
> What's the best way to send you the data? pg_dump? Or can I export to GeoJSON and have you i...
Giovanni Manghi
09:14 AM Bug report #16178: GDAL algorithms ignore feature filter
What's the best way to send you the data? pg_dump? Or can I export to GeoJSON and have you import on your DB? Spencer Gardner
09:10 AM Bug report #16178: GDAL algorithms ignore feature filter
Spencer Gardner wrote:
> For what it's worth, I'm also reproducing this issue in Windows on QGIS 2.14.6.
can you att...
Giovanni Manghi
09:10 AM Bug report #16178: GDAL algorithms ignore feature filter
For what it's worth, I'm also reproducing this issue in Windows on QGIS 2.14.6. Spencer Gardner
09:07 AM Bug report #16178: GDAL algorithms ignore feature filter
Processing version is 2.12.99. No processing folder in ~/.qgis2/python/plugins. The VM this runs on was created last ... Spencer Gardner
08:56 AM Bug report #16178: GDAL algorithms ignore feature filter

> As I described before, I suspect the reason for this behavior is that the command line statement constructed in th...
Giovanni Manghi
08:54 AM Bug report #16178: GDAL algorithms ignore feature filter
I am reproducing this with point data as well. Attached are screengrabs where I set the feature filter, run the tool,... Spencer Gardner
08:54 AM Bug report #16178: GDAL algorithms ignore feature filter
I am reproducing this with point data as well. Attached are screengrabs where I set the feature filter, run the tool,... Spencer Gardner
08:54 AM Bug report #16178: GDAL algorithms ignore feature filter
I am reproducing this with point data as well. Attached are screengrabs where I set the feature filter, run the tool,... Spencer Gardner
08:31 AM Bug report #16178: GDAL algorithms ignore feature filter
Spencer Gardner wrote:
> Strange. I'm still reproducing this issue on 2.18.3 on Linux. I wonder if behavior is differ...
Giovanni Manghi
08:25 AM Bug report #16178: GDAL algorithms ignore feature filter
Strange. I'm still reproducing this issue on 2.18.3 on Linux. I wonder if behavior is different for point data than f... Spencer Gardner
04:37 AM Bug report #16178 (Feedback): GDAL algorithms ignore feature filter
If we are speaking about a filter added in layer properties ("general" tab) then i cannot confirm, it works as expect... Giovanni Manghi
09:19 AM Bug report #15749 (In Progress): Processing: gdal merge converts no data in 0
gdalwarp manual states "The gdalwarp utility is an image mosaicing, reprojection and warping utility",
and in fact it...
Giovanni Manghi
09:19 AM Bug report #15749 (In Progress): Processing: gdal merge converts no data in 0
gdalwarp manual states "The gdalwarp utility is an image mosaicing, reprojection and warping utility",
and in fact it...
Giovanni Manghi
08:10 AM Bug report #15816: QGIS overrides CSVT "String" format and makes integer instead
a double quote was missing...This work
"Integer","String","Real(6.3)","Real(6.3)","Real(6.3)"
tnks ramon
Steve Toutant
06:17 AM Revision e4d45e49 (qgis): Merge pull request #4141 from nyalldawson/props_gui
Properties framework part 2 - gui component Nyall Dawson
05:40 AM Revision efb0c402 (qgis): Add missing diagram is obstacle property button
Nyall Dawson
05:33 AM Revision 0dfa4ef9 (qgis): Fix diagram property buttons do not hide with associated widget (fix #1...
Nyall Dawson
05:29 AM Revision 3230e7bc (qgis): Fix diagram legend symbol selector missing associated layer (refs #16164)
Nyall Dawson
05:24 AM Revision 852b1dfb (qgis): Fix potential crash in color assistant, set a default ramp
Nyall Dawson
05:24 AM Revision 599d985f (qgis): Fix diagram distance property override button association (refs #16164)
Nyall Dawson
05:16 AM Bug report #16192 (Closed): QGIS3/Windows/Oracle: no connection/layers?
Testing QGIS master (osgeo4w64) here on a windows machine.
Saving the connections from 2.18 to xml, and loading th...
Richard Duivenvoorde
05:04 AM Bug report #16191 (Closed): Zonal statistics "not a sequence" error
When attempting to run Zonal statistics from Processing Toolbox (QGIS geoalgorithm), dialog window reads "Not a seque... Erik Stange
04:56 AM Bug report #14600: Processing > gdalwarp: wrong error message, no command displayed
on master no more
Invalid value for parameter 'Destination SRS'
but also no console call command at all.
Giovanni Manghi
04:56 AM Bug report #14600: Processing > gdalwarp: wrong error message, no command displayed
on master no more
Invalid value for parameter 'Destination SRS'
but also no console call command at all.
Giovanni Manghi
04:53 AM Bug report #16061: Rasterize and Rasterize Over algorithms not opening
I also see the error regardless the project is empty or not. Giovanni Manghi
04:48 AM Revision be46f78d (qgis): Remove QgsDataDefinedButton
Now completely replaced by QgsPropertyOverrideButton Nyall Dawson
04:48 AM Revision c78f9405 (qgis): Fix doxygen warnings and failing test
Nyall Dawson
04:48 AM Revision 3ca0b90a (qgis): Update sip bindings
Nyall Dawson
04:48 AM Revision 32151736 (qgis): Fix failing equality operator test
Nyall Dawson
04:48 AM Revision 28d9c44d (qgis): Tweak dialogs
Nyall Dawson
04:48 AM Revision f70a0311 (qgis): Add basic shell for widget
Nyall Dawson
04:48 AM Revision 7bf97be9 (qgis): Use a vertical layout for property assistant when in dock mode
Nyall Dawson
04:48 AM Revision 2df37a23 (qgis): Some visual tweaks to property assistant widget
Nyall Dawson
04:48 AM Revision 76e27818 (qgis): [FEATURE] Interactive color assistant for data defined colors
Nyall Dawson
04:48 AM Revision 9c191420 (qgis): Add some spacing around preview icons in property assistant
Nyall Dawson
04:48 AM Revision d457a894 (qgis): Remove QgsDataDefined
Now completely replaced by QgsProperty and the properties framework Nyall Dawson
04:48 AM Revision 2468b276 (qgis): Replace QgsDataDefinedButton custom widget with QgsPropertyOverrideButt...
Nyall Dawson
04:48 AM Revision 1b5bf1d2 (qgis): Deprecate QgsScaleExpression
Has now been completely replaced by QgsSizeScalePropertyTransformer Nyall Dawson
04:48 AM Revision b376ae10 (qgis): Adds methods which attempt to parse expression based properties
as property transformers Nyall Dawson
04:48 AM Revision 077e8804 (qgis): Remove deprecated QgsScaleExpression and QgsSizeScaleWidget classes
Nyall Dawson
04:48 AM Revision c4ec256d (qgis): Tweaked numeric assistant for rotation properties
Nyall Dawson
04:48 AM Revision 613ef634 (qgis): Remove last use of QgsSizeScaleWidget
Nyall Dawson
04:48 AM Revision 85677196 (qgis): Show a default symbol in assistant legend preview if none set
Nyall Dawson
04:48 AM Revision 42df2c8a (qgis): Use width assistant for arrow width/start width
Nyall Dawson
04:48 AM Revision a3b50e92 (qgis): Fix clearing data defined outline width
Nyall Dawson
04:48 AM Revision a380bda6 (qgis): Show size assistant for stroke width properties
Nyall Dawson
04:48 AM Revision 2aae6e42 (qgis): If transformer set on property, allow transformer to handle null values
Nyall Dawson
04:48 AM Revision 84dd983b (qgis): Restore legend preview in symbol size assistant
Nyall Dawson
04:48 AM Revision a30fe357 (qgis): [FEATURE] Add a generic numeric transform assistant for easy scaling of...
Nyall Dawson
04:48 AM Revision 33710034 (qgis): Small tweaks to property override button behavior
Nyall Dawson
04:48 AM Revision 516bdfee (qgis): Fix build
Nyall Dawson
04:48 AM Revision 90dd988d (qgis): Fix legend display of scaled sizes for QgsSingleSymbolRenderer
Nyall Dawson
04:44 AM Bug report #15757 (Feedback): GDALTools: file extension not automatically added
Just tested on 2.18.3 ans it works as expected on both Linux (kde) and Windows. Giovanni Manghi
04:39 AM Revision edb30a21 (qgis): Merge pull request #4134 from nyalldawson/save_task
[FEATURE] Background saving of vector layers Nyall Dawson
04:10 AM Bug report #16161 (Closed): QGIS GRASS INTERPOLATING WITH MASK
Fixed in 2.18 when this
https://github.com/qgis/QGIS/pull/4143
committed and new point release available.
Giovanni Manghi
04:10 AM Bug report #16161 (Closed): QGIS GRASS INTERPOLATING WITH MASK
Fixed in 2.18 when this
https://github.com/qgis/QGIS/pull/4143
committed and new point release available.
Giovanni Manghi
03:24 AM Bug report #10137 (Reopened): Processing stripping out +towgs params
Hi all,
the problem is again present on the GRASS modules
QGIS 2.14.11 on Windows 10 but I think also in Linux
For e...
leolami -
03:24 AM Bug report #10137 (Reopened): Processing stripping out +towgs params
Hi all,
the problem is again present on the GRASS modules
QGIS 2.14.11 on Windows 10 but I think also in Linux
For e...
leolami -
03:24 AM Bug report #10137 (Reopened): Processing stripping out +towgs params
Hi all,
the problem is again present on the GRASS modules
QGIS 2.14.11 on Windows 10 but I think also in Linux
For e...
leolami -
03:24 AM Bug report #10137 (Reopened): Processing stripping out +towgs params
Hi all,
the problem is again present on the GRASS modules
QGIS 2.14.11 on Windows 10 but I think also in Linux
For e...
leolami -
02:51 AM Revision bd46b780 (qgis): Merge pull request #4140 from nyalldawson/label_order
Add non-stable API call to render a layer above the labels in the map canvas Nyall Dawson
01:53 AM Revision e740890c (qgis): Add custom layer property to render a layer over labels in the map canvas
Usage:
layer.setCustomProperty('rendering/renderAboveLabels', True)
This is exposed only as a layer custom property...
Nyall Dawson
01:33 AM Feature request #14635 (Closed): import Processing output in database also for modeler outputs
matteo ghetta
01:27 AM Bug report #15985: Concave hull not working in Processing (QGIS3)
Ok, any chance or way to fix this? Can I help making other tests?
Thanks again!
matteo ghetta
01:24 AM Bug report #16069: Random extract Processing test fails
NOt a bug. The test works fine.
Actually when travis run the random point they HAVE TO be different form the input te...
matteo ghetta
01:22 AM Bug report #16133: Wrong default extension picked for table outputs
Ok, I see that the algorithm works fine if the file is saved somewhere else.
But, how to deal with temporary tables?...
matteo ghetta

2017-02-13

12:16 AM Bug report #16190 (Closed): Connection MSSQL (not localhost)
Hello,
I think there is a problem with the MSSQL connector because I have different result if I connect with "Add ...
Vincent Neuilly
12:14 AM Bug report #16189 (Closed): QgsMapLayerRegistry not defined in current master?
I wrote a small python script to load a bunch of WMTS layers:
http://www.qgis.nl/2017/02/01/topotijdreis-kaartlagen-...
Richard Duivenvoorde
11:46 PM Bug report #16188 (Closed): osgeo64/processing: bag magic number in yaml
Just installed current dev version (bb2a6c8) on Windows here (next to 2.14) which fails to start processing because o... Richard Duivenvoorde
11:03 PM Revision e025b58b (qgis): Fix build warning
Nyall Dawson
09:11 PM Bug report #16164 (Closed): Missing data-defined icon on some widgets of diagram properties
Fixed in changeset commit:"0dfa4ef99bf76f233f3915d5fe5f0f4d50d88ddd". Nyall Dawson
08:49 PM Revision 91eea30e (qgis): [FEATURE][processing] Algorithm to find an unknown layer's projection
If you have a layer with an unknown CRS, this algorithm gives a list
of possible candidate CRSes which the layer coul...
Nyall Dawson
08:49 PM Revision fbf99afd (qgis): Add method to retrieve all valid srs ids from CRS databases
Nyall Dawson
08:49 PM Revision 3ecafb34 (qgis): [processing] Allow extent parameters to avoid matching layer CRS check
Nyall Dawson
08:48 PM Revision f2ac60ab (qgis): Merge pull request #4111 from nyalldawson/refresh_layers
[FEATURE] Allow layers to be automatically refreshed at a specified interval Nyall Dawson
08:15 PM Bug report #16165: QGIS 2.18.3 crashes on exit
Sorry for the noise if this is unrelated but I had the same issue with QGIS 2.16 (on Windows 7) it would reliably cra... Martin Bain
03:02 PM Revision 5028cc76 (qgis): [processing] Fix infinite recursion in DbError.__str__
Arnaud Morvan
12:57 PM Bug report #15787: Processing: GRASS: `r.viewshed` fails
I have created a test case and filed an upstream ticket at
https://trac.osgeo.org/grass/ticket/3285
Markus Neteler
11:59 AM Bug report #15787 (Closed): Processing: GRASS: `r.viewshed` fails
An upstream ticket must be filed.
This module in GRASS 7.* under Linux crashes when running against a raster importe...
Giovanni Manghi
11:59 AM Bug report #15787 (Closed): Processing: GRASS: `r.viewshed` fails
An upstream ticket must be filed.
This module in GRASS 7.* under Linux crashes when running against a raster importe...
Giovanni Manghi
12:48 PM Bug report #16187 (Closed): Expression Dialog causing minidump and crash when field aliases are i...
QGIS Version 2.18.3 running on Windows 7.
I have a shapefile that I am populating with data to handover to our cli...
Simon McGowan
12:27 PM Revision 787c8466 (qgis): Set a name to the raster resampling dialog
Harrissou Santanna
12:02 PM Bug report #15676 (Closed): [processing] v.dissolve return an error with GRASS 7.0.5
The issue affects several tools, see #16186 Giovanni Manghi
12:02 PM Bug report #15676 (Closed): [processing] v.dissolve return an error with GRASS 7.0.5
The issue affects several tools, see #16186 Giovanni Manghi
12:01 PM Bug report #16186 (Closed): Processing: Broken GRASS tools under Windows
Under Windows all the GRASS7 tools that are .bat files (pointing to python scripts) are broken in processing, but doe... Giovanni Manghi
10:24 AM Feature request #16185 (Open): Have legend item text match label text style
It would be a nice feature to have the legend item text for a layer match the label text style. For example, if a lay... Chris Paul
10:13 AM Feature request #16184: Option of Group(-headings) in categorized symbology
Sure would be a useful feature!
I'm unassigning myself since I'm not actively working on this feature and have no cu...
Nyall Dawson
04:05 AM Feature request #16184 (Open): Option of Group(-headings) in categorized symbology
It would be helpful if one could group selected classes within categorized symbology panel
(for instance by right cl...
Ger CO
09:11 AM Revision 77bf9990 (qgis): Merge pull request #3905 from nextgis/25d_enhancement
[FEATURE] QGIS setting to choose default Z value Vincent Mora
02:28 AM Bug report #16183 (Closed): Bookmark remove dialog German translation issue
I use the german translation in qgis.
If I delete a bookmark, I got the message box "Sind Sie sicher, daß Sie das ...
Andreas Voit
01:26 AM Revision 119e1815 (qgis): Fix large memory leak in vector file writer (fix #16003)
(cherry-picked from 826a86) Nyall Dawson
01:14 AM Bug report #16182 (Closed): Tiling of WMS during printing / PDF export
Hi,
when printing / exporting PDF out of QGIS I have the problem that WMS services are tiled. This is very cumbersome...
Burghardt Scholle

2017-02-12

12:44 AM Revision 34e307be (qgis): Fix leak in QgsCoordinateReferenceSystem
(cherry-picked from aad7c5) Nyall Dawson
12:43 AM Revision 343bc8a5 (qgis): Fix expressions leaking internal data
(cherry-picked from 15dcb6) Nyall Dawson
12:40 AM Revision 7ee5d8a5 (qgis): Fix leak in QgsSymbolLegendNode
(cherry-picked from f94512) Nyall Dawson
12:36 AM Revision a0ee107d (qgis): Fix leak in expressions
(cherry-picked from 586631) Nyall Dawson
11:55 PM Revision 35bb5c61 (qgis): Flip task manager to use weak layer pointers instead of layer ids
Nyall Dawson
11:30 PM Revision 15f8cfb4 (qgis): Register vector file writer task as dependent on layer
Nyall Dawson
11:30 PM Revision 95d000f6 (qgis): [FEATURE] Background saving of vector layers
Switches the vector layer save operation to a background task
using the task manager framework. Allows layers to save...
Nyall Dawson
11:30 PM Revision 4b3d4017 (qgis): Add unit tests for QgsVectorFileWriterTask
Nyall Dawson
11:30 PM Revision 8182ec2d (qgis): QgsFeedback can handle report progress reports
Nyall Dawson
11:30 PM Revision c42f1ec7 (qgis): Allow QgsVectorFileWriter to report approx progress
Nyall Dawson
11:28 PM Revision 38f87a62 (qgis): [FEATURE] Allow layers to be automatically refreshed at a specified int...
This allows users to set a timer interval in layer properties
for individual layers. These layers will be automatical...
Nyall Dawson
11:27 PM Revision 04d392b5 (qgis): Allow QgsMapLayer::triggerRepaint to defer updates
By calling QgsMapLayer::triggerRepaint( true ) any cached
version of the layer will be invalidated, but a map canvas
...
Nyall Dawson
11:27 PM Revision 9b9d49ad (qgis): Add unit tests for deferred layer refresh
QgsMapCanvas test is rather messy, but I can't find anyway to
avoid showing the canvas in order to get a predictable ...
Nyall Dawson
09:26 PM Bug report #16122: Processing (gdal) dissolve polygon fails
Could you please open a ticket upstream?
Thanks.
Paolo Cavallini
01:18 PM Bug report #16122 (Closed): Processing (gdal) dissolve polygon fails
This is error
Warning 6: Normalized/laundered field name: 'ST_Union('geometry')' to 'ST_Union(''
is an ogr2ogr prob...
Giovanni Manghi
01:18 PM Bug report #16122 (Closed): Processing (gdal) dissolve polygon fails
This is error
Warning 6: Normalized/laundered field name: 'ST_Union('geometry')' to 'ST_Union(''
is an ogr2ogr prob...
Giovanni Manghi
09:24 PM Revision 70f51aee (qgis): adapt bindings to sip 4.19 (fixes #16071)
(cherry picked from commit 718581ffb12b723f9a3c0ae01b7ec2d8aed9d4bb) Jürgen Fischer
08:59 PM Revision 6292c6ae (qgis): dxf export: consider layer styles (fixes #15946; backported from 92091c5)
Jürgen Fischer
08:20 PM Revision 92091c53 (qgis): dxf export: consider layer styles (fixes #15946)
Jürgen Fischer
04:29 PM Revision dedeb9cc (qgis): Change gml test output (use xmlns instead of gml: which both is valid)
Marco Hugentobler
12:21 PM Bug report #16071 (Closed): SIP 4.19 breaks QGIS build
Fixed in changeset commit:"70f51aeedac0013247457c9274fcef746447796c". Jürgen Fischer
08:41 AM Bug report #16071 (Reopened): SIP 4.19 breaks QGIS build
A fix for 2.14 LTS would be appreciated as well. Doug Newgard
02:15 AM Bug report #16071: SIP 4.19 breaks QGIS build
Thank you, much appreciated. Drei Eck
11:59 AM Bug report #15946 (Closed): DXF export does not respect layer style
Fixed in changeset commit:"6292c6ae1550b40d54b570138748e653ecff7d34". Jürgen Fischer
11:24 AM Revision aba58a27 (qgis): [processing] added missing import (fixes #16181)
(backported from 84bef5f; followup b003cbe0) Jürgen Fischer
10:00 AM Revision bb2a6c80 (qgis): oracle provider: followup 9ceb6c67
Jürgen Fischer
09:56 AM Revision a124fbfe (qgis): Add API break notes for QgsMapToolTouch
Nyall Dawson
08:46 AM Revision 40ebca78 (qgis): [ui] adjust size and spacing of welcome screen title (#4139)
Mathieu Pellerin - nIRV
06:06 AM Feature request #15284: Raster clipper copy another layer's dimensions
Was this actually fixed then, or did you mean to change the category (as you wrote) but instead closed it? belg4mit -
06:06 AM Revision c26ed69c (qgis): Rework map touch tool
Qt5 allows runtime detection of touch devices. This commit reworks
the current touch map tool by pulling its behavior...
Nyall Dawson
05:13 AM Revision 9a7c8290 (qgis): [ui] fix touch icon rendering a black background (#4137)
Mathieu Pellerin - nIRV
04:01 AM Revision 767e7a53 (qgis): Expose QgsGeometryUtils to python bindings
Has some handy functions and there's no strong reason anymore
why these shouldn't be part of stable API
Nyall Dawson
03:26 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows

> I miss r.mapcalculator with QGIS/GRASS7...
r.mapcalculator was not ported from GRASS6 to 7 (not a QGIS issue) and...
Giovanni Manghi
02:19 AM Bug report #16181 (Closed): Impossible to load windows of any functions of GRASS 6 in Processing ...
Fixed in changeset commit:"aba58a27e51b0347c614a83f7817ecaef8d23fb4". Jürgen Fischer

2017-02-11

11:34 PM Revision 9ceb6c67 (qgis): Merge pull request #4109 from nyalldawson/db
Rename "Db"/"DB" in API to "Database" Nyall Dawson
10:36 PM Revision f3102bbf (qgis): option to show a search icon in QgsFilterLineEdit
Denis Rouzaud
10:36 PM Revision 4cba4781 (qgis): use stylesheet rather than palette
add doxygen comments and fix sip bindings Denis Rouzaud
10:36 PM Revision a1369955 (qgis): allow to search and higlight options
Denis Rouzaud
09:44 PM Revision fe75e1f2 (qgis): processing: fix warning
Jürgen Fischer
09:03 PM Revision 718581ff (qgis): adapt bindings to sip 4.19 (fixes #16071)
Jürgen Fischer
04:10 PM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
Hi all,
I have seen your message about r.mapcalc and r.mapcalculator... Indeed, even if i have discovered GRASS in y...
Olivier ATHIMON
02:57 PM Bug report #16181 (Closed): Impossible to load windows of any functions of GRASS 6 in Processing ...
With the new QGIS LTR 2.14.11 (and QGIS LTR-dev 2.14.11-11), it is impossible to load windows of any functions of GRA... Olivier ATHIMON
12:46 PM Bug report #16180 (Closed): WMS browser panel loads wrong layer
The WMS menu in _Browser Panel_ seems to load the wrong/not enough layers.
I've tried to load this WMS, but didn't ge...
Tobias Wendorff
11:59 AM Bug report #16071 (Closed): SIP 4.19 breaks QGIS build
Fixed in changeset commit:"718581ffb12b723f9a3c0ae01b7ec2d8aed9d4bb". Jürgen Fischer
11:19 AM Revision 4aa67fc0 (qgis): debian packaging: add missing dependency (fixes #16179)
Jürgen Fischer
02:14 AM Bug report #16179 (Closed): installing qgis 2.99 on Ubuntu 16.04
Fixed in changeset commit:"4aa67fc02e058cc220a49096dc88ef1d670689ee". Jürgen Fischer
01:14 AM Revision 6afd9a49 (qgis): update_ts: avoid excessive number of arguments (for windows)
Jürgen Fischer

2017-02-10

08:36 PM Revision 801821f6 (qgis): osgeo4w: fix quoting in batch files
Jürgen Fischer
06:46 PM Bug report #16179 (Closed): installing qgis 2.99 on Ubuntu 16.04
I did a new install of QGIS 2.99 master on ubuntu 16.04
My repo is:
deb http://ppa.launchpad.net/ubuntugis/ubuntu...
Randal Hale
06:07 PM Revision 274f61f2 (qgis): Merge pull request #4037 from wonder-sk/union-fixes
[processing] Union: fix output of features that do not instersect layer A Alexander Bruy
05:57 PM Revision 565ad285 (qgis): fix doxygen comment
Alexander Bruy
05:04 PM Revision f7380c1b (qgis): Merge pull request #4132 from NaturalGIS/fix_ogr_postgis_mandatory_params
[processing] make ogr postgis parameters mandatory where needed Alexander Bruy
05:02 PM Revision e8be083d (qgis): [processing] remove unused parameters from test (followup 5ade65aa16)
Alexander Bruy
04:59 PM Revision 5c8c53c3 (qgis): [processing] more fixes to GdalAlgorithm dialog (followup 47d46bb8c3)
Alexander Bruy
04:43 PM Revision 40dfdd79 (qgis): Merge pull request #4131 from NaturalGIS/fix_ogr_offset_lines
[processing] remove useless options form ogr offset line tool Alexander Bruy
04:41 PM Revision 26448364 (qgis): make ogr postgis parameters mandatory where needed
Giovanni Manghi
04:39 PM Revision cc1adc52 (qgis): [processing] handle case when default CRS is None and parameter is not ...
Alexander Bruy
04:38 PM Revision 47d46bb8 (qgis): [processing] fix initialization of GdalAlgorithmDialog
Alexander Bruy
04:01 PM Revision 5ade65aa (qgis): remove usless options form ogr offset line tool
Giovanni Manghi
03:41 PM Revision 16384cfe (qgis): Merge pull request #4128 from arnaud-morvan/processing_geometrypredicat...
[processing] Remove obsolete GeometryPredicateWidgetWrapper Alexander Bruy
03:08 PM Revision 83c62dac (qgis): Take wfs gml directly from geometry
Marco Hugentobler
02:08 PM Bug report #15816: QGIS overrides CSVT "String" format and makes integer instead
Hi Kt,
Could you please try with this in your csvt file?
"String","String","String","Real"
Could you report back if...
ramon .
06:52 AM Bug report #15816: QGIS overrides CSVT "String" format and makes integer instead
Attached, csv and csvt to reproduce the problem Steve Toutant
06:52 AM Bug report #15816: QGIS overrides CSVT "String" format and makes integer instead
Attached, csv and csvt to reproduce the problem Steve Toutant
01:44 PM Bug report #16178 (Closed): GDAL algorithms ignore feature filter
Note: does not affects only PostGIS layers
-----
I ran a GDAL Processing algorithm today on a PostGIS layer and...
Spencer Gardner
12:32 PM Revision fe2b34d8 (qgis): [Server] The RFC 7946 GeoJSON specification recommends limiting coordin...
René-Luc ReLuc
12:28 PM Revision 2b12a157 (qgis): Merge pull request #4129 from rldhont/server-geojson-precision
[Server] The RFC 7946 GeoJSON specification recommends limiting coordinate precision to 6 René-Luc ReLuc
12:01 PM Revision 0e7d4287 (qgis): [Server] The RFC 7946 GeoJSON specification recommends limiting coordin...
René-Luc ReLuc
11:49 AM Revision b9647773 (qgis): osgeo4w: fix designer path
Jürgen Fischer
11:33 AM Bug report #16151 (Closed): qgis crashes on exit
Fixed using @qca-2.1.0-2@ Jürgen Fischer
11:33 AM Bug report #16151 (Closed): qgis crashes on exit
Fixed using @qca-2.1.0-2@ Jürgen Fischer
11:16 AM Revision f07154b6 (qgis): [processing] Remove obsolete GeometryPredicateWidgetWrapper
Arnaud Morvan
11:14 AM Revision 337d1889 (qgis): [processing] Use ExpressionWidgetWrapperMixin in StringWidgetWrapper
Arnaud Morvan
11:01 AM Revision 7bffef70 (qgis): [processing] Fix ModelerParametersDialog when len(widget) == 0
Arnaud Morvan
11:01 AM Revision c768edf9 (qgis): [processing] Add postgis widget wrappers
Arnaud Morvan
10:18 AM Revision 501a5f92 (qgis): [processing] always load ExecuteSQL algorithm
Alexander Bruy
09:31 AM Revision c0eb9975 (qgis): Merge pull request #4118 from alexbruy/processing-saga-ltr
[processing] support only SAGA LTR Alexander Bruy
07:42 AM Bug report #13345 (Closed): Processing Import into PostGIS: set default output SR
working on master with alexbruy here. It is actually not possible to retrieve the source crs at the moment, so made t... Giovanni Manghi
07:42 AM Bug report #13345 (Closed): Processing Import into PostGIS: set default output SR
working on master with alexbruy here. It is actually not possible to retrieve the source crs at the moment, so made t... Giovanni Manghi
07:34 AM Bug report #16177 (Closed): DB-Manager: incorrect srs_id in table gpkg_contents when creating new...
When creating a new spatial table inside a GeoPackage with DB-Manager, the srs_id is incorrect in the gpkg_contents t... Jérôme Guélat
06:16 AM Bug report #16176 (Closed): Metasearch plugin help fails to work in master
Using the Help button in Metasearch plugin in (a localized) master version, it appears that it tries to open docs.qgi... Harrissou Santanna
05:40 AM Revision 97f6a525 (qgis): [win] Show task manager progress in windows task bar
Hooks the task manager progress reports up to a Windows taskbar button
progress bar. This lets you easily see when a ...
Nyall Dawson
03:34 AM Bug report #16171: QGIS gets very laggy when using local GeoPackages
This bug is really intriguing... I wasn't able to reproduce it on other computers and therefore I tried to investigat... Jérôme Guélat
02:17 AM Bug report #16175 (Closed): Incorrect options in v.drap dialog
In the v.drape dialog, the sampling method has three options (nearest, bilinear and cubic). The last one is invalid ... Jonathan Ball
01:57 AM Bug report #16174 (Closed): DB-Manager: updating GeoPackage tables doesn't work
I'm trying to insert data into the tables gpkg_contents and gpkg_geometry_columns but it doesn't work...
Here's how ...
Jérôme Guélat
01:55 AM Bug report #16173 (Closed): QGIS WFS client not using urls from capabilities document
The url I add for the WFS service works fine for getting the capabilities and is a proxy, e.g. http://www.originalurl... Darren Carman
01:36 AM Bug report #16172 (Closed): DB-Manager: new GeoPackage tables display wrong values
Here's how to reproduce the problem:
1. Open DB-Manager, create a connection with a GeoPackage
2. Create a new ta...
Jérôme Guélat
01:05 AM Revision 533e7961 (qgis): Drop deprecated win api call for handling win 9.x compatibility
There's no way QGIS 3.0 is windows 98 compatible!! Nyall Dawson
01:05 AM Revision a46afcad (qgis): Fix signature difference between header and cpp
Nyall Dawson

2017-02-09

12:50 AM Bug report #16171 (Closed): QGIS gets very laggy when using local GeoPackages
I don't know exactly when it started but I have bad lagging when using QGIS with local GeoPackage. I just need to ope... Jérôme Guélat
12:15 AM Bug report #13041: Processing Toolbox Doesn't Pick Up New Database Connections
Will be fixed by https://github.com/qgis/QGIS/pull/4119 Arnaud Morvan
07:48 PM Revision 2ea3ac46 (qgis): Merge pull request #4122 from alexbruy/processing-gdal2
[processing] remove code with GDAL 1.x API calls Alexander Bruy
07:47 PM Revision 06506fec (qgis): Merge pull request #4123 from radosuav/fix_grass6_provider
[processing] small fix in GRASS 6 provider Alexander Bruy
05:04 PM Revision dda66702 (qgis): [processing] Add class ExpressionEnabledWidgetWrapper
Arnaud Morvan
04:12 PM Revision 482aadc4 (qgis): [processing] Add possibility to pass additionnal parameters to widget w...
Arnaud Morvan
03:57 PM Revision 539ee16f (qgis): [Processing] Small fix in GRASS 6 provider
Radoslaw Guzinski
03:13 PM Bug report #14721 (Closed): Minor thing, but the metasearch Catalog Client help URL incorrect for...
Nyall Dawson
03:12 PM Bug report #15765 (Closed): GDALTools: icons missing
Nyall Dawson
03:12 PM Bug report #15285 (Closed): Clipper should default to -of GTiff
Nyall Dawson
12:50 PM Bug report #15285: Clipper should default to -of GTiff
Should be fixed in Processing front-end Alexander Bruy
12:50 PM Bug report #15285: Clipper should default to -of GTiff
Should be fixed in Processing front-end Alexander Bruy
02:13 PM Bug report #16170 (Closed): Processing: Dissolve Tool: Preserve only fields specified as dissolve...
Currently all fields are maintained (compared input and output), regardless what the user specified or not.
This is m...
Ger CO
01:25 PM Revision 2c188b2b (qgis): [processing] fix helper function from system module (fix #16128)
Alexander Bruy
01:15 PM Revision f66646c4 (qgis): [processing] remove code with GDAL 1.x API as QGIS 3 will require GDAL...
Alexander Bruy
12:49 PM Feature request #15284 (Closed): Raster clipper copy another layer's dimensions
Alexander Bruy
12:49 PM Feature request #15284: Raster clipper copy another layer's dimensions
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
12:49 PM Feature request #15284: Raster clipper copy another layer's dimensions
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
12:48 PM Feature request #11721 (Closed): Raster processing (main menu) when in batch mode
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
12:48 PM Feature request #11721 (Closed): Raster processing (main menu) when in batch mode
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
12:48 PM Feature request #11721 (Closed): Raster processing (main menu) when in batch mode
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
12:38 PM Revision 5489f855 (qgis): Merge branch 'symbolselector_fix'
Alexander Bruy
12:33 PM Revision 2d06cf0a (qgis): Remove margins from symbol selector
Alexandre Neto
12:33 PM Revision 09df5f5a (qgis): Make single symbol render properties widget similar to other
- removed extra scroll
- added small margin
Alexandre Neto
12:33 PM Revision 552b6b89 (qgis): set margins in code instead of .ui file
Alexander Bruy
12:28 PM Bug report #15816: QGIS overrides CSVT "String" format and makes integer instead
Still a bug in 2.18.3
From the Create a Layer from a Delimited text file I see that the field "rls_est" is a string ...
Steve Toutant
12:28 PM Bug report #15816: QGIS overrides CSVT "String" format and makes integer instead
Still a bug in 2.18.3
From the Create a Layer from a Delimited text file I see that the field "rls_est" is a string ...
Steve Toutant
12:10 PM Revision 452641be (qgis): Merge pull request #4115 from alexbruy/vector-style-layout
reduce margings main layout in the Style tab of the vector properties dialog Alexander Bruy
11:35 AM Feature request #14098: ftools geoprocessing tools are slow with large dataset, port them to c++
Actually almost all geoprocessing tools were ported into C++ many years ago, but they weren't used in fTools and/or P... Alexander Bruy
11:34 AM Bug report #9297 (Closed): ftools: warn users in clear, meaningful, visible way when geometries h...
Giovanni Manghi
11:32 AM Bug report #9297 (Feedback): ftools: warn users in clear, meaningful, visible way when geometries...
In master it is possible to configure Processing behavior for invalid geometries:
- don't check for geometries validi...
Alexander Bruy
11:26 AM Bug report #13009 (Closed): Processing: select extent on canvas does not bring the window to the ...
Closed as it works fine on other OSes and desktop environments. Alexander Bruy
11:25 AM Revision 71f1d28b (qgis): Merge pull request #4121 from arnaud-morvan/processing_fix_modeler_open...
[processing] fix modeler and batch file dialog Alexander Bruy
11:25 AM Feature request #8743 (Closed): Field calculator: allow "Formula" to receive a value from a "Numb...
Fixed in master. Alexander Bruy
11:25 AM Feature request #8743 (Closed): Field calculator: allow "Formula" to receive a value from a "Numb...
Fixed in master. Alexander Bruy
11:16 AM Feature request #8719 (Closed): Allow users to predefine some paramater/vector layer/raster layer...
Duplicates #5449 Alexander Bruy
11:16 AM Feature request #8719 (Closed): Allow users to predefine some paramater/vector layer/raster layer...
Duplicates #5449 Alexander Bruy
11:14 AM Revision 3a12f2a0 (qgis): Fix Boolean widget wrapper in batch dialog
Arnaud Morvan
11:05 AM Revision c43b04ff (qgis): Fix modeler and batch file dialog
Arnaud Morvan
10:49 AM Revision 732b501d (qgis): [processing] support only SAGA LTR
Alexander Bruy
10:09 AM Revision 7ff894ac (qgis): include private headers in install
Jürgen Fischer
09:40 AM Revision d55ab856 (qgis): processing: fix escaping
Jürgen Fischer
06:40 AM Bug report #16169: Is QGIS Sponsors widget out of date ?
I don't know exactly - but this list probably represents the past sponsors at the time of the 2.16.0 release - and is... Andreas Neumann
05:29 AM Bug report #16169 (Closed): Is QGIS Sponsors widget out of date ?
Go to Help --> Sponsors menu
The list displayed is entitled "Sponsors for QGIS 2.16" in QGIS 2.18.3 (or master)
A...
Harrissou Santanna
04:40 AM Feature request #16168 (Open): Log Messages Panel: individually increase WMS provider message lim...
As it is hard-wired in the QGIS code, not more than 100 error messages/warnings are logged in the messages panel for ... Andre Parplies
04:35 AM Feature request #4530 (Closed): GdalTools Clipper: make "-crop_to_cutline" a separate option
Should be fixed in the Processing front-end. Please reopen if necessary Alexander Bruy
04:35 AM Feature request #4530 (Closed): GdalTools Clipper: make "-crop_to_cutline" a separate option
Should be fixed in the Processing front-end. Please reopen if necessary Alexander Bruy
04:31 AM Feature request #13943 (Closed): Allow scratch layers to be used as masks in raster reproject or ...
Fixed in the Processing front-end. Please reopen if necessary Alexander Bruy
04:31 AM Feature request #13943 (Closed): Allow scratch layers to be used as masks in raster reproject or ...
Fixed in the Processing front-end. Please reopen if necessary Alexander Bruy
04:29 AM Bug report #15685 (Closed): Processing gdalwarp issues
Giovanni Manghi
04:28 AM Bug report #15685 (Feedback): Processing gdalwarp issues
As QGIS 3 will require GDAL 2.x I think we can close this, as with GDAL 2.x it works fine Alexander Bruy
04:29 AM Bug report #15626 (Closed): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
04:29 AM Bug report #15626 (Closed): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
04:29 AM Bug report #15626 (Closed): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
04:23 AM Feature request #15788 (Closed): Processing: make buffer parameters uniform
Duplicates #12593 Alexander Bruy
04:23 AM Feature request #15788 (Closed): Processing: make buffer parameters uniform
Duplicates #12593 Alexander Bruy
04:21 AM Bug report #16128 (Closed): Processing toolbox: r.reclass failing on Windows
Fixed in changeset commit:"2c188b2b0f00595ed4e2b3f0851250812b563456". Alexander Bruy
04:14 AM Bug report #15232 (Closed): Save as Image disappeard in Result Viewer (Processing)
Closing as it is not bug Alexander Bruy
03:31 AM Bug report #16167 (Closed): Digitizing with "Fill ring" tool corrupts Spatialite layers
When using the Fill ring tool on a Spatialite polygon layer, the new polygon inherits the primary key (in my case, it... Luca Ongaro

2017-02-08

03:10 PM Revision 84bef5f3 (qgis): [processing] added missing import
Victor Olaya
02:30 PM Revision 4b730c33 (qgis): sipdiff: remove forward declarations and option to keep comments
Denis Rouzaud
12:43 PM Revision bd6e0685 (qgis): Merge pull request #4117 from NaturalGIS/fix_qgis3_ogrtools
[processing] fix some ogr tools in master Alexander Bruy
12:37 PM Revision e4d3da2e (qgis): moved node value parsing to ogc filter parsing
Luigi Pirelli
12:22 PM Revision 566c058d (qgis): fix some ogr tools in master
Giovanni Manghi
12:09 PM Revision 2dfb6dcc (qgis): Moved check single value in expressionFromOgcFilter
Luigi Pirelli
11:14 AM Revision f9999708 (qgis): [processing] small fix to R provider
matteo ghetta
10:28 AM Feature request #1137: Ordering attribute table by two or more fields
@ Harrissou Santanna: It is true. Sorting now works with multiple columns using the || operator. Thanks for pointing ... Ger CO
08:31 AM Feature request #1137: Ordering attribute table by two or more fields
right click on colum header provides an option to sort columns see http://qgis.org/en/site/forusers/visualchangelog21... Harrissou Santanna
08:31 AM Feature request #1137: Ordering attribute table by two or more fields
right click on colum header provides an option to sort columns see http://qgis.org/en/site/forusers/visualchangelog21... Harrissou Santanna
08:13 AM Feature request #1137: Ordering attribute table by two or more fields
Is there any update on this? Would be really helpfull Ger CO
10:15 AM Revision e05a8caf (qgis): moved node value parsing to ogc filter parsing
Luigi Pirelli
09:05 AM Bug report #16071: SIP 4.19 breaks QGIS build
Hi @vince, please add Linux platform and it would be good to increase the priority, the stable version of Qgis is unu... Xavier Corredor Llano
04:49 AM Bug report #16071: SIP 4.19 breaks QGIS build
Making the stable and the long term support relese usable would be really nice and important, for production use.
I ...
Drei Eck
04:59 AM Revision 2f68d1a7 (qgis): Fix build warning when debug mode disabled
Nyall Dawson
04:19 AM Bug report #10758: drag and drop of layers or layers group between projects produces inconsistent...
There is a plugin available to ~ do this:
https://github.com/gacarrillor/CopyLayersAndGroupsToClipboard
Peter Drexel
04:16 AM Revision a80258f8 (qgis): Fix some leaks in test suite
Nyall Dawson
04:16 AM Revision 586631b7 (qgis): Fix leak in expressions
Nyall Dawson
03:00 AM Bug report #14949 (Closed): QGIS desktop calls otbApplicationLauncherCommandLine during startup
Fixed in master (OTB provider is not separate plugin) Alexander Bruy
03:00 AM Bug report #14949 (Closed): QGIS desktop calls otbApplicationLauncherCommandLine during startup
Fixed in master (OTB provider is not separate plugin) Alexander Bruy
02:57 AM Bug report #14597 (Closed): Grid Interpolation requires Real data type with decimals for Z value
Works fine with Processing front-end. GDAL Tools is a deprecated plugin, use Processing instead. Alexander Bruy
02:48 AM Bug report #15668 (Closed): Raster Translate doesn't read output format
Should be fixed in Processing front-end Alexander Bruy
02:48 AM Bug report #15668 (Closed): Raster Translate doesn't read output format
Should be fixed in Processing front-end Alexander Bruy
02:45 AM Bug report #14846 (Closed): QGIS Union: wrong results
I close this, as there is another ticket (#8456) about union issues. Alexander Bruy
02:45 AM Bug report #14846 (Closed): QGIS Union: wrong results
I close this, as there is another ticket (#8456) about union issues. Alexander Bruy
02:41 AM Bug report #16158: Generic Help system: Remove the margin within the frame
Hi,
Rejected? No more feedback asked?
I was talking about the margin inside the frame. See attached file.
Thanks
Harrissou Santanna
02:32 AM Bug report #16158 (Rejected): Generic Help system: Remove the margin within the frame
Margins are the same here. See attached image (red lines) Alexander Bruy
02:32 AM Bug report #16158 (Rejected): Generic Help system: Remove the margin within the frame
Margins are the same here. See attached image (red lines) Alexander Bruy
02:32 AM Bug report #16158 (Rejected): Generic Help system: Remove the margin within the frame
Margins are the same here. See attached image (red lines) Alexander Bruy
02:32 AM Bug report #16158 (Rejected): Generic Help system: Remove the margin within the frame
Margins are the same here. See attached image (red lines) Alexander Bruy
02:41 AM Bug report #16133: Wrong default extension picked for table outputs
Well, all algorithms that produce table output work like a charm.
They fail only if output saved to the temporary fi...
Alexander Bruy
02:41 AM Bug report #16133: Wrong default extension picked for table outputs
Well, all algorithms that produce table output work like a charm.
They fail only if output saved to the temporary fi...
Alexander Bruy
02:41 AM Bug report #16133: Wrong default extension picked for table outputs
Well, all algorithms that produce table output work like a charm.
They fail only if output saved to the temporary fi...
Alexander Bruy
02:26 AM Bug report #16159 (Feedback): SAGA GIS Raster calculator bug
QGIS 2.1.2 is too old. Please test with latest QGIS 2.14 and/or 2.18 Alexander Bruy
02:26 AM Bug report #16159 (Feedback): SAGA GIS Raster calculator bug
QGIS 2.1.2 is too old. Please test with latest QGIS 2.14 and/or 2.18 Alexander Bruy

2017-02-07

12:24 AM Revision f945123b (qgis): Fix leak in QgsSymbolLegendNode
Nyall Dawson
12:20 AM Bug report #16165: QGIS 2.18.3 crashes on exit
Here's attached file - zipped. Philip Tait
12:17 AM Bug report #16165 (Closed): QGIS 2.18.3 crashes on exit
I've recently updated from 2.16 to 2.18.3 and now every time I close the software a minidump is written. This happen... Philip Tait
12:20 AM Revision 39fa842c (qgis): Fix leak of label engine when start called on single render job multipl...
Nyall Dawson
10:30 PM Revision 42ec4e65 (qgis): Fix some leaks in geometry test suite
Nyall Dawson
10:29 PM Revision 91d2e4fa (qgis): Fix leak in QgsGeometry make valid
Also swap some GEOS methods to managed versions Nyall Dawson
10:29 PM Revision c80d84e9 (qgis): Fix jump on uninitialized value
Nyall Dawson
10:16 PM Revision c400326a (qgis): Fix memory leak in geometry snapper
Nyall Dawson
10:07 PM Revision 15dcb6fb (qgis): Fix expressions leaking internal data
Nyall Dawson
10:07 PM Revision 826a8675 (qgis): Fix large memory leak in vector file writer (fix #16003)
Every written geometry is being leaked... ouch! Nyall Dawson
10:07 PM Revision cb1849ff (qgis): Fix leaks, multiple connects in QgsFileDownloader
Nyall Dawson
10:07 PM Revision aad7c5ea (qgis): Fix leak in QgsCoordinateReferenceSystem
Nyall Dawson
10:07 PM Revision 2555d281 (qgis): [composer] Fix use of uninitialized member (unlikely to occur outside o...
Nyall Dawson
09:46 PM Revision 4f7caa02 (qgis): Fix macOS bundling of server service libraries
Larry Shaffer
07:23 PM Bug report #11191 (Reopened): Start of QGIS Desktop delayed (1–2 min.)
This bug has resurfaced in version 2.14.11
Loading stuck at Setting up GUI, does not ever load (even after 10 minute...
tonkin support
07:23 PM Bug report #11191 (Reopened): Start of QGIS Desktop delayed (1–2 min.)
This bug has resurfaced in version 2.14.11
Loading stuck at Setting up GUI, does not ever load (even after 10 minute...
tonkin support
07:11 PM Bug report #16003 (Closed): Memory Leak saving Vector Data
Fixed in changeset commit:"826a86752c0b5ca2fc9d498db401bd5d87111fac". Nyall Dawson
05:15 PM Bug report #16164 (Closed): Missing data-defined icon on some widgets of diagram properties
Some data-defined icons are missing in some widgets of vector Layer properties --> Diagrams --> :
* Placement --> ...
Harrissou Santanna
04:37 PM Bug report #16163 (Closed): Offline Editing: layers can't be deselected individually
In the create offline project dialog from the Offline Editing core plugin, you can click on each layer checkbox to ha... Harrissou Santanna
04:35 PM Revision 835ffb0f (qgis): sipdiff also remove nullptr
Denis Rouzaud
04:26 PM Revision 02c28865 (qgis): sipdiff remove function definitions and Q_OBJECT/ENUM/PROPERTY
Denis Rouzaud
03:57 PM Revision 44698d45 (qgis): [processing] don't quote geometry column name (fix #16122)
Alexander Bruy
03:47 PM Revision bb4c8c06 (qgis): [processing] fix R syntax highlighting (fix #16082)
Alexander Bruy
03:39 PM Bug report #16144 (Closed): QGIS-master - killed on Signal 11
Jürgen Fischer
04:44 AM Bug report #16144: QGIS-master - killed on Signal 11
It may be resolved. I (and others) recompiled a new checkout yesterday an the problem is gone.
A commit between the r...
Gaelic Miko
03:36 PM Bug report #16152 (Closed): python3 osgeo package missing from osgeo4w
python3-gdal is now included in osgeo4w. Jürgen Fischer
03:35 PM Bug report #16160 (Closed): QGIS GRASS INTERPOLATING WITH MASK
duplicate of #16161 Jürgen Fischer
03:35 PM Bug report #16160 (Closed): QGIS GRASS INTERPOLATING WITH MASK
duplicate of #16161 Jürgen Fischer
09:43 AM Bug report #16160 (Closed): QGIS GRASS INTERPOLATING WITH MASK
I am used to interpolated with a mask with the GRASS COMMAND: v.sur.rst from the Processing Toolbox. But since QGIS ... Marco Ugalde
03:29 PM Revision 4963548f (qgis): [processing] warn user about incorrect input data when calculating
mean coordinates using weight field (fix #9084) Alexander Bruy
03:24 PM Revision 9bd0d7a7 (qgis): strip trailing slash from the help path if necessary (fix #16156)
Alexander Bruy
03:00 PM Revision af519bad (qgis): reduce margings main layout in the Style tab of the vector properties
dialog Alexander Bruy
02:57 PM Revision 0dc12577 (qgis): make sipdiff available on mac
Denis Rouzaud
02:49 PM Revision 07aa5598 (qgis): fix directory detection in check_spelling.sh when pre-commit hook is li...
Jürgen Fischer
02:47 PM Revision e5fd81ff (qgis): osgeo4w: fix running of python tests
Jürgen Fischer
02:37 PM Revision 5b27d827 (qgis): update scripts/update_ts.sh to use pylupdate5
Jürgen Fischer
11:52 AM Revision 94a26399 (qgis): Merge branch 'processing-makevalid'
Alexander Bruy
11:52 AM Revision d3003de6 (qgis): [processing] add tags and short help
Alexander Bruy
11:52 AM Revision 5a5c1bf6 (qgis): test for Processing "fix geometries" algorithm
Alexander Bruy
11:52 AM Revision 7df04ac7 (qgis): [processing] Fix Geometry algorithm always produces multi-geometry
Also added code to handle GeometryCollections Alexander Bruy
11:52 AM Revision 0293bc76 (qgis): [FEATURE][processing] algorithm to fix invalid geometries using native
makeValid() implementation Alexander Bruy
11:52 AM Revision 91fe2f93 (qgis): explicitly convert geometry to multi
Alexander Bruy
11:36 AM Revision 11f08362 (qgis): UI update to the raster & vector save as dialogs (#4083)
Harrissou Santanna
10:40 AM Revision ae74220e (qgis): fix crash caused by use of std::sort and sort function to conforming to...
Mathieu Pellerin - nIRV
10:03 AM Bug report #16161: QGIS GRASS INTERPOLATING WITH MASK
Sorry since version 2.16.2 is not working. Marco Ugalde
09:43 AM Bug report #16161 (Closed): QGIS GRASS INTERPOLATING WITH MASK
I am used to interpolated with a mask with the GRASS COMMAND: v.sur.rst from the Processing Toolbox. But since QGIS ... Marco Ugalde
08:39 AM Bug report #8332: QGIS uses comma as decimal separator for shapefile attribute data
I did more investigation and the issue seem to be in QgsVectorFileWriter.writeAsVectorFormat.
I wrote a test script
<...
Marco Bernasocchi
08:39 AM Bug report #8332: QGIS uses comma as decimal separator for shapefile attribute data
I did more investigation and the issue seem to be in QgsVectorFileWriter.writeAsVectorFormat.
I wrote a test script
<...
Marco Bernasocchi
08:39 AM Bug report #16122 (In Progress): Processing (gdal) dissolve polygon fails
Giovanni Manghi
06:52 AM Bug report #16122 (Closed): Processing (gdal) dissolve polygon fails
Fixed in changeset commit:"44698d4576d474740cbea8b1955d7ba9f9de27f9". Alexander Bruy
07:41 AM Revision 0d1b7dc7 (qgis): add missing QScintilla includes
Denis Rouzaud
07:15 AM Bug report #15754: editing several layers in geopackage - database is locked
Same here on Win 7 and qgis 2.18.3 Ger CO
06:48 AM Bug report #16159 (Closed): SAGA GIS Raster calculator bug
Dear all,
The "Raster calculator" module of SAGA does not work properly. It does not provide the correct result afte...
Paul Passy
06:44 AM Bug report #16082 (Closed): R Scripts errors in the script editor
Fixed in changeset commit:"bb4c8c065fd056aa909243caaf628e8fadfc295b". Alexander Bruy
06:37 AM Bug report #16061: Rasterize and Rasterize Over algorithms not opening
mmm.. on my machine I get the same error also with layers in the toc and with or without any project opened matteo ghetta
06:32 AM Bug report #16061: Rasterize and Rasterize Over algorithms not opening
Just a small note. This error thrown only if algorithm opened with empty project, if there is a vector layer loaded a... Alexander Bruy
06:29 AM Bug report #15985: Concave hull not working in Processing (QGIS3)
This happens because now temporary layers are memory layers and Processing fails to locate algorithm result Alexander Bruy
06:26 AM Bug report #9084 (Closed): Mean coordinates-feature fails with negative weights
Fixed in changeset commit:"4963548f4db0789401076377269368c4f8df8ec1". Alexander Bruy
06:19 AM Bug report #16156 (Closed): Generic Help system: Ending a path with "/" does not well render the ...
Fixed in changeset commit:"9bd0d7a7bb1ebf528751f7b58201a4b86a590e7c". Alexander Bruy
04:05 AM Bug report #16156: Generic Help system: Ending a path with "/" does not well render the online do...
If this is a correct place for such issues, yes. User may type slash twice by mistake, so better is this is handled n... Alexander Bruy
04:03 AM Bug report #16156: Generic Help system: Ending a path with "/" does not well render the online do...
Do you mean I should also open an issue report in the Doc repo? Harrissou Santanna
03:57 AM Bug report #16156: Generic Help system: Ending a path with "/" does not well render the online do...
IMHO this should be fixed also on the server-side Alexander Bruy
03:55 AM Bug report #16156 (Closed): Generic Help system: Ending a path with "/" does not well render the ...
Go to Settings --> Options --> System --> Documentation Paths
If instead of http://docs.qgis.org/2.14/en/docs/user_ma...
Harrissou Santanna
05:32 AM Revision 6f2045fd (qgis): fix QgsProject::readNumEntry() validity check (#4112)
Mathieu Pellerin - nIRV
05:29 AM Revision 0f5b3fd1 (qgis): Merge pull request #4110 from nyalldawson/label_cache
[FEATURE] Cache labeling result to avoid unnecessary redraws when refreshing canvas Nyall Dawson
05:08 AM Revision 61523c81 (qgis): Update label test masks following sort algorithm change
std::sort is returning a slightly different sort order when
label z order (or label cost) is equal
Given that the or...
Nyall Dawson
04:25 AM Revision 57d6f6d0 (qgis): Merge pull request #4107 from DelazJ/tips
Update Startup tips Nyall Dawson
04:18 AM Bug report #16158 (Rejected): Generic Help system: Remove the margin within the frame
Go to Settings --> Options --> System --> Documentation Paths
The frame has an internal (and big) margin which is not...
Harrissou Santanna
04:15 AM Bug report #16157 (Closed): Generic Help system: Behavior of the '+' button is not really obvious
Go to Settings --> Options --> System --> Documentation Paths
Click the '+' button
It looks like nothing happened. Bu...
Harrissou Santanna
04:03 AM Revision f3d53b8d (qgis): Fix inefficient code
Nyall Dawson
03:58 AM Revision a43abece (qgis): Fix failing test
Nyall Dawson
03:54 AM Bug report #16151: qgis crashes on exit
Could you turn off all your 3rd party pl.....ahhhh....wait...it's QGIS 3! Saber Razmjooei
03:49 AM Feature request #16155 (Closed): Generic Help system: It would be nice to propose a default doc path
Go to Settings --> Options --> System --> Documentation Paths
Instead of an empty frame, it'd be nice to fill, at lea...
Harrissou Santanna
03:47 AM Revision 3ed6f5b7 (qgis): Replace deprecated qSort/qStableSort/qGreater/qLess with std:: algs
Nyall Dawson
03:33 AM Revision 84087774 (qgis): Replace deprecated qSwap with std::swap
Nyall Dawson
03:32 AM Revision 337dabea (qgis): Swap QSharedPointer to std::shared_ptr
Nyall Dawson
03:28 AM Bug report #15072 (Closed): Join Attributes by Location doesn't process integer attributes
Issue fixed in Processing and fix backported to all relevant branches. fTools is deprecated, use Processing instead. Alexander Bruy
03:28 AM Bug report #15072 (Closed): Join Attributes by Location doesn't process integer attributes
Issue fixed in Processing and fix backported to all relevant branches. fTools is deprecated, use Processing instead. Alexander Bruy
03:08 AM Revision aed6c735 (qgis): Swap QScopedPointer to std::unique_ptr
Why?
- no benefits to QScopedPointer over std::unique_ptr
- unlike QScopedPointer, std::unique_ptr has no overhead
ov...
Nyall Dawson
02:24 AM Revision a08137f1 (qgis): Add unit tests for map renderer label caching
Nyall Dawson
01:38 AM Bug report #15547 (Closed): QGis crashed with dissolve when using sqlite file
Works fine with master. Alexander Bruy
01:38 AM Bug report #15547 (Closed): QGis crashed with dissolve when using sqlite file
Works fine with master. Alexander Bruy
01:38 AM Bug report #15547 (Closed): QGis crashed with dissolve when using sqlite file
Works fine with master. Alexander Bruy
01:38 AM Bug report #15547 (Closed): QGis crashed with dissolve when using sqlite file
Works fine with master. Alexander Bruy
01:34 AM Bug report #9102 (Closed): Distance matrix wrong under processing
Closed for the lack of feedback. Please reopen if necessary. Alexander Bruy
01:34 AM Bug report #9102 (Closed): Distance matrix wrong under processing
Closed for the lack of feedback. Please reopen if necessary. Alexander Bruy
01:33 AM Bug report #5830 (Closed): When using gdalwarp in batch mode, extensions of outfile are not corre...
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
01:33 AM Bug report #5830 (Closed): When using gdalwarp in batch mode, extensions of outfile are not corre...
Should be fixed in Processing front-end. Please reopen if necessary Alexander Bruy
01:30 AM Bug report #9080 (Feedback): GdalTools (QGIS 2.0.1) fail if file path includes non-ascii characters
Is it true for Processing front-end in master? Alexander Bruy
01:21 AM Bug report #3049 (Closed): GdalTools: merging images with different colormaps
Should be fixed with Processing frontend. User can create model or script to handle this case. Please reopen if neces... Alexander Bruy
01:21 AM Bug report #3049 (Closed): GdalTools: merging images with different colormaps
Should be fixed with Processing frontend. User can create model or script to handle this case. Please reopen if neces... Alexander Bruy
01:21 AM Bug report #3049 (Closed): GdalTools: merging images with different colormaps
Should be fixed with Processing frontend. User can create model or script to handle this case. Please reopen if neces... Alexander Bruy
01:07 AM Revision 9757116a (qgis): Fix crash
Nyall Dawson
01:07 AM Revision d0d9bab0 (qgis): Don't cache labeling if blend modes are used
The flattening of the label results to an image blocks
blend modes applying correctly to underlying layers
Nyall Dawson
01:07 AM Revision 2b3805ee (qgis): Reuse existing labeling results if cached labels were redrawn
Nyall Dawson
01:07 AM Revision 33eb4bc0 (qgis): [FEATURE] Cache labeling result to avoid unnecessary redraws
when refreshing canvas
This change allows the labeling results to be cached to an image
following a map render. If t...
Nyall Dawson

2017-02-06

12:58 AM Revision 9475850f (qgis): * update INSTALL
* osgeo4w: search qt5 first and use pyrcc5.bat Jürgen Fischer
12:32 AM Revision d47d31d1 (qgis): Rename "Db"/"DB" in API to "Database"
Motivations:
- consistency - we generally use expanded names, and this also
matches Qt API which uses Database instea...
Nyall Dawson
12:03 AM Revision bfd18c4a (qgis): Update Startup tips
Harrissou Santanna
02:21 PM Bug report #8332 (Reopened): QGIS uses comma as decimal separator for shapefile attribute data
I just had a client producing the attached file in QGIS 2.18 which contains commas as separator in the dbf file. I al... Marco Bernasocchi
02:21 PM Bug report #8332 (Reopened): QGIS uses comma as decimal separator for shapefile attribute data
I just had a client producing the attached file in QGIS 2.18 which contains commas as separator in the dbf file. I al... Marco Bernasocchi
01:55 PM Revision 64748aaa (qgis): compile custom widgets on Travis
Denis Rouzaud
01:30 PM Revision d84725fc (qgis): [custom widgets] add missing file widget
Denis Rouzaud
12:12 PM Revision 332961f7 (qgis): Add test for map edit tool. Test the correctness of getting default z.
Alexander Lisovenko
11:48 AM Revision 6f5161a6 (qgis): spelling fix
Denis Rouzaud
08:06 AM Bug report #15215 (Reopened): Cannot set value to NULL in value map
It is still present in the latest 2.14 Saber Razmjooei
06:15 AM Bug report #15754: editing several layers in geopackage - database is locked
We are also experiencing this problem with QGIS 2.18.3 (OGR/GDAL 2.1.3) on Windows. Jérôme Guélat
05:36 AM Bug report #16154 (Closed): Feature disappearing when saving edits
One colleague and I had problems with disappearing features when saving an edit session... Here's how to reproduce th... Jérôme Guélat
05:31 AM Revision d99faecf (qgis): [ui] make layer rendering collapsed by default (#4108)
Mathieu Pellerin - nIRV
04:41 AM Bug report #16152: python3 osgeo package missing from osgeo4w
Jürgen Fischer wrote:
> Reminder - now that qgis-dev availablity has been leaked ;)
Oups... Sorry!
Anyway, Thank you!
Harrissou Santanna
03:26 AM Bug report #16152: python3 osgeo package missing from osgeo4w
Reminder - now that qgis-dev availablity has been leaked ;) Jürgen Fischer
03:26 AM Bug report #16152 (Closed): python3 osgeo package missing from osgeo4w
Jürgen Fischer
03:27 AM Bug report #16153 (Closed): Default values for fields include their types.
We found an unexpected behaviour for fields with default values in QGIS when a PostGIS layer is used.
Instead of s...
Pablo Fernández Moniz
03:25 AM Bug report #16151: qgis crashes on exit
Reminder - now that qgis-dev availablity has been leaked ;) Jürgen Fischer
03:24 AM Bug report #16151 (Closed): qgis crashes on exit
Jürgen Fischer
02:35 AM Revision c1b5da47 (qgis): Clear cached map renders if dependent layer is removed
Nyall Dawson
02:27 AM Revision aa392dc2 (qgis): Add method to retrieve dependent layers for map renderer cached images
Nyall Dawson
01:30 AM Revision 748acc67 (qgis): osgeo4w: packaging fixes
Jürgen Fischer
01:16 AM Revision 737c92dd (qgis): Fix logically dead code identified by Coverity
Nyall Dawson

2017-02-05

12:46 AM Feature request #16150 (Open): Unit conversion functions in Expression editor
Unfortunately, there are some countries still using non SI units while the national CRS is in SI.
It will be good to...
Saber Razmjooei
12:28 AM Revision a80cca0f (qgis): Fix indentation
Nyall Dawson
12:10 AM Bug report #16149 (Closed): project loading a "feature count"-enabled layer can mess project CRS
Here's an obscure (and extremely serious) issue I've been able to narrow down (gdb + breakpoint + 3 hours).
The lon...
Mathieu Pellerin - nIRV
11:51 PM Revision 48e5c09b (qgis): Fix a lot of memory leaks when fetching provider libraries
Nyall Dawson
11:34 PM Revision 4f7d9cdd (qgis): Merge pull request #4064 from jgrocha/delete-style-from-db-provider-pos...
Delete style from db provider postgis Nyall Dawson
11:32 PM Revision 6ca2cc18 (qgis): Fix label font size unit from 2.x projects incorrectly restored (fix #1...
Nyall Dawson
11:03 PM Revision 20eea329 (qgis): Replaced QLibrary * with more safer QScopedPointer
Jorge Rocha
08:35 PM Revision 8b36ad5b (qgis): Updated Qt connections to the new style qgis/QGIS-Enhancement-Proposals#77
Changed isDeleteStyleFromDBSupported to isDeleteStyleFromDbSupported Jorge Rocha
02:29 PM Bug report #16143 (Closed): label font size unit wrongly ported in 3.0
Fixed in changeset commit:"6ca2cc18ef73f49f7497bf2d17da7d36edfa6b94". Nyall Dawson
11:19 AM Revision c5546b03 (qgis): Allow conversion of QgsPropertyTransfomers to expressions (when possible)
Nyall Dawson
10:58 AM Revision ac55f396 (qgis): Fix reading project properties fails if any child element
has a tag named "properties" Nyall Dawson
10:41 AM Feature request #16148 (Feedback): legend of proportionate circles: circles should be centered, n...
When creating a legend of proportionate circles in the map composer, the circles are drawn left justified.
It would...
mlennert -
08:57 AM Feature request #16147 (Open): create symbol size legend also for centroid fill
When displaying a point layer with proportionate size using the size wizard, the legend provides a nice symbol size ... mlennert -
06:16 AM Revision be9e93d6 (qgis): Refactor internals of QgsPropertyOverrideButton
Nyall Dawson
05:27 AM Revision 54089ff7 (qgis): Follow up 4a3871, fix broken data defined properties
(definitions are often accessed before a QgsSymboLayer/etc
is constructed)
Nyall Dawson
05:27 AM Revision fa8189a5 (qgis): Tweak property definitions for size type properties
Nyall Dawson

2017-02-04

09:22 PM Revision 2c65a665 (qgis): revert more of ab0345
Jürgen Fischer
08:44 PM Revision e20bbd51 (qgis): translation string fixes
Jürgen Fischer
08:25 PM Revision 4a387130 (qgis): fix initial crash on windows
Jürgen Fischer
12:43 PM Revision 4f20979d (qgis): Partially revert ab0345
Nyall Dawson
07:50 AM Bug report #16071: SIP 4.19 breaks QGIS build
vince - wrote:
> Xavier Corredor Llano wrote:
> > Hi Jurgen, the master branch compiles well with the sip 4.19 but th...
Xavier Corredor Llano
01:38 AM Bug report #16071: SIP 4.19 breaks QGIS build
Xavier Corredor Llano wrote:
> Hi Jurgen, the master branch compiles well with the sip 4.19 but the patch is only for...
vince -
06:03 AM Revision a0cb6452 (qgis): Merge pull request #4095 from nyalldawson/label_engine_layers
Use weak layer pointers in labeling engine Nyall Dawson
05:57 AM Revision 11150dde (qgis): Add additional curvepolygon with compound curve to reference geometry t...
Nyall Dawson
05:56 AM Revision ab034531 (qgis): [processing] Rename 'export/add geometry columns' alg + add tags for di...
Nyall Dawson
04:20 AM Revision 4bcb1dd2 (qgis): Merge pull request #4104 from nyalldawson/area
Forward port curvepolygon area fixes to 2.18 Nyall Dawson
03:41 AM Revision c0516a46 (qgis): Adjust test result
Nyall Dawson
03:27 AM Revision bc7f311f (qgis): Adapt numbers in test for QgsLineStringV2::sumUpArea
(forward port from df0f97) Marco Hugentobler
03:26 AM Revision b0e91253 (qgis): Add unit test that makes sure that the area of a closed compound curve ...
(forward port from be71066) Marco Hugentobler
03:25 AM Revision 449a4a89 (qgis): Change comment for QgsCurveV2::sumUpArea
(forward port from 1c02dc7) Marco Hugentobler
03:25 AM Revision 81befa38 (qgis): Exclude degenerated rings from polygon area calculation
(forward port from 64b0b1) Marco Hugentobler
03:25 AM Revision ba7cc0f3 (qgis): Fix area calculation of compoundcurve rings if they contain a 2-vertex ...
(forward port from 30d7423) Marco Hugentobler
03:16 AM Revision 1d29d027 (qgis): Add additional curvepolygon with compound curve to reference geometry t...
Nyall Dawson

2017-02-03

04:11 PM Revision d780ba75 (qgis): Merged master fixed conflict.
Alexander Lisovenko
11:36 AM Revision 73e0811a (qgis): [BUGFIX][DB Manager] Detect query layer like providers do
In postgres provider, a query layer is detected as a table starting with `(` and ending with `)`. René-Luc ReLuc
11:30 AM Revision cb9314af (qgis): Merge pull request #4100 from rldhont/bugfix_dbmanager_detect_query_layer
[BUGFIX][DB Manager] Detect query layer like providers do René-Luc ReLuc
11:28 AM Revision fc243327 (qgis): refresh canvas when panning map to selected rows
Tudor Bărăscu
11:28 AM Revision 74c65c8e (qgis): [processing] qgis voronoi test
matteo ghetta
08:32 AM Revision a1bdb8fc (qgis): Fix return value warning in defaultZValue function.
Alexander Lisovenko
06:50 AM Bug report #16146 (Closed): Mac OS X Snow Leopard & QGIS 2.18.3 : configuration OK but make fails
Configuration :
- mac mini Intel Core 2 Duo ;
- Mac OS X : Snow Leopard 10.6.8
- GNU cc : 4.6.2 (from XCode ; howe...
Laurent Delphin
06:42 AM Bug report #16145: [macOS] Copy/paste table rows causes qgis to crash
Some more information : I just made a test on Mac OS El Capitan with QGis 2.18.0 installed by homebrew.
I could do th...
didier peeters
04:24 AM Bug report #16145 (Closed): [macOS] Copy/paste table rows causes qgis to crash
Trying to copy/paste rows between two tables (layers without geometries in my case) loaded in QGis.
They have the ...
didier peeters
04:06 AM Feature request #16105 (Closed): [Processing] Add lwgeom provider to core Processing
Filipe Dias
03:14 AM Bug report #16144 (Closed): QGIS-master - killed on Signal 11
At the moment a fresh built from master is not starting:
---------
-- QGIS version: 2.99.0 Master (29900)
-- Could no...
Gaelic Miko

2017-02-02

12:28 AM Revision 7619cba4 (qgis): Fix/avoid Coverity null pointer dereference warnings
Nyall Dawson
11:09 PM Feature request #16141: Separate Update notice for LTR versions
Yes, I think this ticket and 15388 can be merged and closed as duplicate of 13178. Andre Joost
11:01 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
Screenshot with OSM tiles background added. Andre Joost
10:40 PM Bug report #10790 (Reopened): OpenStreetMap plugin only loads 32 bits numbers ID, then start with...
Still having the same issue here with QGIS 2.18.3 64-bit on Windows 8.
sample bounding box: North 51.3979 West 6.375...
Andre Joost
10:40 PM Bug report #10790 (Reopened): OpenStreetMap plugin only loads 32 bits numbers ID, then start with...
Still having the same issue here with QGIS 2.18.3 64-bit on Windows 8.
sample bounding box: North 51.3979 West 6.375...
Andre Joost
10:40 PM Bug report #10790 (Reopened): OpenStreetMap plugin only loads 32 bits numbers ID, then start with...
Still having the same issue here with QGIS 2.18.3 64-bit on Windows 8.
sample bounding box: North 51.3979 West 6.375...
Andre Joost
10:11 PM Revision f84508a3 (qgis): Fix Coverity uninitialized member warnings
Nyall Dawson
04:36 PM Revision bf66e0f9 (qgis): Offline editing: support for flattening Z and M layers.
Matthias Kuhn
02:21 PM Revision 2a77ba76 (qgis): [BUGFIX][DB Manager] Detect query layer like providers do
In postgres provider, a query layer is detected as a table starting with `(` and ending with `)`. René-Luc ReLuc
10:48 AM Bug report #16068: getFeatures() as well as spartial indices are inaccurate with memory layers
Can you paste the output of... Matthias Kuhn
09:06 AM Bug report #16068: getFeatures() as well as spartial indices are inaccurate with memory layers
Oh, and by the way: if you try to check containment with ... Georg Wicke
08:26 AM Bug report #16068: getFeatures() as well as spartial indices are inaccurate with memory layers
Okay, I tested it with memory layers and added the ExactIntersect flag to my request. Now I'm not getting any results... Georg Wicke
07:32 AM Bug report #16068: getFeatures() as well as spartial indices are inaccurate with memory layers
Okay, but then the point is that the default behaviour for OGR layers is the exact pick, while the default behaviour ... Georg Wicke
09:56 AM Revision 5939ae23 (qgis): Merge pull request #4076 from volaya/remove_processing_providers
[FEATURE][processing] removed otb and lidartools providers
Tagged as feature to not forget mention this in changelog...
Alexander Bruy
09:54 AM Revision 95091d93 (qgis): Merge pull request #4062 from alexbruy/raster-provider
Use native QGIS raster API instead of GDAL API in zonal statistics Alexander Bruy
08:32 AM Revision 02b7a551 (qgis): do not run spell check on Travis if no files were edited (only deleted)
Denis Rouzaud
08:27 AM Bug report #16143: label font size unit wrongly ported in 3.0
2.18:
!https://issues.qgis.org/attachments/10704/2_18.png!
3.0:
!https://issues.qgis.org/attachments/10705/3_0.png!
Denis Rouzaud
08:24 AM Bug report #16143 (Closed): label font size unit wrongly ported in 3.0
opening a 2.18 project with a label having map unit font size in 3.0 leads to a label in point size Denis Rouzaud
07:46 AM Revision 1d118e96 (qgis): Merge pull request #4016 from nyalldawson/template_error
Avoid startup error when project template folder does not exist Nyall Dawson
07:19 AM Revision fbcf6249 (qgis): remove old designer folder
I guess that the intention is parlty solved by the custom widgets Denis Rouzaud
05:24 AM Revision 46404f73 (qgis): Merge pull request #4081 from ghtmtt/rename_sql
[processing] rename execute sql output Nyall Dawson
05:17 AM Feature request #15551 (Closed): Deselecting layers in layer panel
I've created the "New layers to the top" plugin to allow users to configure exactly that:
http://plugins.qgis.org/pl...
gcarrillo -
05:07 AM Feature request #16105: [Processing] Add lwgeom provider to core Processing
ST_MakeValid was added into QGIS API as well as Processing tool. I think we can close this Alexander Bruy
05:06 AM Bug report #16111: different (wrong) output of bufferalgorithm when used in graphical modeller
Looks like your dataset has invalid or empty geometries. Alexander Bruy
04:16 AM Bug report #16142 (Closed): Processing "Create script collection plugin" RuntimeError: Could not ...
I'm testing the "Create script collection plugin" functionality in QGIS 2.18.3.
The plugin seems to be created fin...
Anita Graser

2017-02-01

06:11 PM Revision c30eb9e0 (qgis): Merge pull request #4097 from alexbruy/plugin-from-zip
[FEATURE] allow installing plugins from local ZIP packages Borys Jurgiel
04:31 PM Revision afe85ca3 (qgis): [FEATURE] allow installing plugins from local ZIP packages
This may be useful for users who have plugin packages, so they
don't need to extract them manually.
Alexander Bruy
03:17 PM Revision e6b38aff (qgis): Revert "Merge pull request #4087 from elpaso/resource-sharing-plugin"
This reverts commit db0fa9ff5b7421262304ce6fb5f6e832db1baa57, reversing
changes made to aaa8c4e492d135210cd989b5e3131...
Alessandro Pasotti
12:44 PM Revision 615745fc (qgis): Use weak layer pointers in labeling engine instead of layer ids
Nyall Dawson
11:57 AM Revision 6c928ef0 (qgis): Add typedefs for QPointer QgsMapLayers
Nyall Dawson
11:14 AM Revision 82060f4c (qgis): backport sorted field list issues
If the field list is sorted by name, the touched functions
should take into consideration the sorted list IDs instead...
Tudor Bărăscu
10:31 AM Revision 3609c862 (qgis): Merge pull request #4072 from SrNetoChan/color_expression_help
Extends color expression help to mention HEX color notation Nyall Dawson
09:03 AM Feature request #16141: Separate Update notice for LTR versions
sounds like a duplicate of #15388. isn't it?
I wonder #13178 is somehow also related
Harrissou Santanna
07:41 AM Feature request #16141 (Closed): Separate Update notice for LTR versions
Migrated from http://gis.stackexchange.com/questions/225756/qgis-ltr-versions-updates :
If a user has installed a ...
Andre Joost
08:53 AM Revision 5ddc536a (qgis): backport sorted field list issues
If the field list is sorted by name, the touched functions
should take into consideration the sorted list IDs instead...
Tudor Bărăscu
08:49 AM Revision 11170ab2 (qgis): Updates saving passwords warning messages (#4052)
to suggest using a authentication method Alexandre Neto
08:36 AM Revision c1eedc79 (qgis): Extends color expression help to mention HEX color notation
and color name Which seems to be possible to use as well Alexandre Neto
08:07 AM Bug report #16139: Photo are inversed (upsidedown)
Ah ok sorry! I quickly read you.
Could you test the External Resource widget which also provides the picture capabili...
Harrissou Santanna
07:43 AM Bug report #16139: Photo are inversed (upsidedown)
Harissou : it's not the plugin that load and display the picture. It's qgis with Fields set to photo widget.
Regards
Patrice Vetsel -
03:50 AM Bug report #16139: Photo are inversed (upsidedown)
@Patrick, photo2kmz is an external plugin and as is, issues related to it should be reported in its bug tracker (http... Harrissou Santanna
07:18 AM Revision b340f04e (qgis): Remove web view widget in favor of attachment (external resource) (#4074)
* remove photo widget config
* remove webview widget
* Remove mention of duplicate widgets
* Update api break
* migra...
Denis Rouzaud
06:43 AM Revision f7201069 (qgis): Merge pull request #4091 from nyalldawson/render_cache
QgsMapRendererCache improvements Nyall Dawson
05:57 AM Bug report #16138 (Closed): Error executing algorithm Merge lines
can be closed I found what was wrong: http://gis.stackexchange.com/questions/226640/qgis-merge-layers-error-on-data-type Pieter Brusselman
05:46 AM Revision c84ea71b (qgis): Use list of map layers instead of map layer ids
Nyall Dawson
05:42 AM Revision d0e6e178 (qgis): QgsMapRendererCache can have multiple dependent layers for a cache image
In some cases the render result for a layer may depend on more than
one layer.
This changes QgsMapRendererCache to u...
Nyall Dawson
05:42 AM Revision d74fbff0 (qgis): Make QgsMapRendererCache protected members private
This class isn't designed to be subclassed Nyall Dawson
05:42 AM Revision 0aa085d4 (qgis): Add quick hasCacheImage method to QgsMapRendererCache
Nyall Dawson
05:42 AM Revision de10f667 (qgis): Add unit tests for QgsMapRendererCache
Also flip to new style connects Nyall Dawson
05:41 AM Revision 54d8d115 (qgis): Merge pull request #4092 from nyalldawson/maprenderer_api
Make protected members in QgsMapRendererJob not part of public API Nyall Dawson
05:19 AM Revision 75506867 (qgis): Make protected members in QgsMapRendererJob not part of public API
QgsMapRendererJob and subclasses are not designed to be subclassed
outside of core QGIS code. Marking them private AP...
Nyall Dawson
03:14 AM Revision 9fcc1308 (qgis): Catch transform errors for annotations
Nyall Dawson
03:09 AM Revision 1e5a93b0 (qgis): Add method to determine layers participating in a label engine
Nyall Dawson
02:05 AM Revision 0438afcc (qgis): Remove some yellow squiggly lines from QtCreator
Nyall Dawson
01:05 AM Revision c4970aaf (qgis): FindQGIS.cmake add build directory path support (macOS only)
This should be expanded to include Linux and Win support Larry Shaffer

2017-01-31

12:56 AM Revision 233a01aa (qgis): FindQGIS.cmake document OSGeo4W variables
Larry Shaffer
12:55 AM Revision 8026c983 (qgis): FindQGIS.cmake fix macOS search paths; add support for bundles
- Setting QGIS_MAC_PATH to any QGIS.app/Contents allows for building
against any bundled install
- Prioritizes QGIS_M...
Larry Shaffer
12:50 AM Feature request #16140 (Closed): Show if the layer has an active filter
Find a solution to show whether a vector layer has an active filter.
When the user set a filter the layer name sho...
Rocco Pispico
12:31 AM Revision 1e34f860 (qgis): FindQGIS.cmake fix plugins search path; add QGIS_UI_INCLUDE_DIR
Larry Shaffer
12:19 AM Revision 3ca86ba1 (qgis): FindQGIS.cmake search OSGeo4W qgis locations relative to install
With newer OSGeo4W installs, the dev may have multiple ‘qgis’ installs
and this allows defining the subdirectory prio...
Larry Shaffer
12:01 AM Revision 2b470d21 (qgis): Flip some connects to new style
Nyall Dawson
11:19 PM Bug report #16139 (Closed): Photo are inversed (upsidedown)
(2.18.3)
After try to use photo2kmz, after importing the kmz and set the form (containing photo name) to Picture, th...
Patrice Vetsel -
08:23 PM Revision b52b5770 (qgis): postgres providers: null values in array don't need curly braces
Jürgen Fischer
08:23 PM Revision 7bc3bfd2 (qgis): fix 'Set Group WMS data' layer action connection
Jürgen Fischer
04:07 PM Revision db0fa9ff (qgis): Merge pull request #4087 from elpaso/resource-sharing-plugin
Added QGIS Resource Sharing Plugin and deps Alessandro Pasotti
03:47 PM Revision b370c8b8 (qgis): Do not spell-check some test QMLs
Alessandro Pasotti
03:23 PM Revision 248c5831 (qgis): Resource Sharing Plugin Tests Added
Alessandro Pasotti
02:08 PM Bug report #16071: SIP 4.19 breaks QGIS build
Jürgen Fischer wrote:
> Should be fixed in master with commit:6a56cb0
Hi Jurgen, the master branch compiles well wit...
Xavier Corredor Llano
01:09 PM Revision 738fbd45 (qgis): revert the SIP deleteStyleFromDatabase signature
Jorge Rocha
12:56 PM Revision b3de34a6 (qgis): Fixed spell check
Alessandro Pasotti
12:41 PM Revision ee4681df (qgis): [processing] fixed grass tempfiles
fixes #16128 Victor Olaya
12:31 PM Revision e6492806 (qgis): improve deleteStyleFromDatabase signature
Jorge Rocha
12:29 PM Bug report #16138: Error executing algorithm Merge lines
Apparently, if i merge all those layers 'by hand' outside a model, it works... Very, very strange behaviour Pieter Brusselman
12:21 PM Bug report #16138 (Closed): Error executing algorithm Merge lines
When merging layers I get following message:
Error executing algorithm Merge lines
{} field in layer {} has differen...
Pieter Brusselman
12:05 PM Revision e50bc7c2 (qgis): Added QGIS Resource Sharing Plugin and deps
Alessandro Pasotti
11:51 AM Bug report #16128: Processing toolbox: r.reclass failing on Windows
Problematic code is here:
https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/grass7/ext/r_recla...
Markus Neteler
11:46 AM Revision 8e989c1e (qgis): improve deleteStyleFromDatabase signature
Jorge Rocha
10:35 AM Revision aaa8c4e4 (qgis): [FEATURE] Expose GEOS Voronoi and delaunay triangulation to QgsGeometry
Nyall Dawson
10:03 AM Revision f85ac23c (qgis): fix version in added note
Denis Rouzaud
08:14 AM Bug report #16137 (Closed): QGis Print composer prints maps with strange red lines
Hi there.
I have this print composer composition on QGis 2.14.11-Essen:
!http://i1293.photobucket.com/albums/b600/...
Luís de Sousa
05:36 AM Bug report #16133: Wrong default extension picked for table outputs
... matteo ghetta
03:20 AM Bug report #16133: Wrong default extension picked for table outputs
Two questions:
Does the mentioned layer file exist and can be opened manually from QGIS?
Does this happen with othe...
Victor Olaya
03:58 AM Revision 1fce6570 (qgis): Add missing annotation api break docs, fix sip binding
Nyall Dawson
02:33 AM Revision 7683cfac (qgis): Rework vector joins so they do not use QgsProject::instance()
The basic idea is to split reading of XML definition and resolution of layer IDs into layers.
Also includes some cle...
Martin Dobias
02:33 AM Revision f79fc250 (qgis): Add unit tests for joins - removal of joined layer, resolve refs
Martin Dobias
02:17 AM Bug report #16136 (Closed): Field Properties; Edit widget settings are not stored
When settig up field sorting (for instance based on alias) or checking the field "editable"
the settings are not sto...
Ger CO
01:47 AM Revision 14bd79f8 (qgis): Remove dependance on shapely library
Port processing polygonize alg to use native QgsGeometry methods Nyall Dawson
01:47 AM Revision 4cebb464 (qgis): [FEATURE] Expose GEOS polygonize operation via QgsGeometry
Nyall Dawson
01:47 AM Revision 87f2fe55 (qgis): Add unit test for processing polygonize algorithm
Nyall Dawson
01:47 AM Revision 2a518fda (qgis): Add missing docs
Nyall Dawson

2017-01-30

12:48 AM Revision 6d6f2881 (qgis): make deleteStyleFromDatabase consistent with other vectorlayer's methods
Jorge Rocha
12:17 AM Bug report #16135 (Closed): Selection by layerid instead layername from .gdb
After add features from geodatabase, the source layer is root/.gdb|layerid=12 instead root/.gdb|layername='roads', cr... Pablo Barrera
12:13 AM Revision 8709e1f9 (qgis): Merge pull request #4078 from nyalldawson/geom_api
API changes to QgsGeometry::isEmpty()/isNull() Nyall Dawson
10:19 PM Revision afcb75af (qgis): Remove QgsGeometry::isGeosEmpty
Use the faster native QgsGeometry::isEmpty instead Nyall Dawson
10:18 PM Revision 79bf17ae (qgis): Replace deprecated assertRegexpMatches call
Nyall Dawson
10:15 PM Revision af0d68b8 (qgis): Implement QgsGeometry::isEmpty()
Faster than QgsGeometry::isGeosEmpty() because it avoids the
conversion to GEOS geometries and just uses the QgsAbstr...
Nyall Dawson
07:19 PM Bug report #16134 (Feedback): identify features' highlight missing on graduated renderer using ex...
Here's an interesting one: when a vector layer's renderer is set to graduated, and its graduation column is an expres... Mathieu Pellerin - nIRV
07:05 PM Revision a4637a6a (qgis): Simple tests for style load, insert and remove from Postgis provider
Jorge Rocha
05:39 PM Revision 83a24884 (qgis): [processing] rename execute sql output
matteo ghetta
04:38 PM Revision c4165e4e (qgis): [processing]Execute Sql : fix Input2.. InputN parameters
LOMENEDE Jean-Daniel
02:07 PM Revision a79bf970 (qgis): Revert "remove GDAL_VERSION_MAJOR >= 2 test"
This reverts commit cb2e81e44623d4bde8ac9ff6d1a8ded4aef1dd9b. Denis Rouzaud
01:52 PM Revision cb2e81e4 (qgis): remove GDAL_VERSION_MAJOR >= 2 test
Denis Rouzaud
12:58 PM Revision 49aae6e9 (qgis): Rename QgsGeometry::isEmpty to isNull
Differentiates missing geometries from empty geometries (eg
empty geometry collections)
Nyall Dawson
12:21 PM Revision 61d31472 (qgis): Merge pull request #4073 from nyalldawson/annotations
Refactor annotations, add new annotation features + some other exciting stuff Nyall Dawson
12:16 PM Bug report #16129 (Closed): Processing : execute sql alg does not work with input2 ... inputN par...
Fix in PR :
https://github.com/qgis/QGIS/pull/4079/commits/b91b421d036032c5c4b18b734632c19e1df504f4
jd lom
12:16 PM Bug report #16129 (Closed): Processing : execute sql alg does not work with input2 ... inputN par...
Fix in PR :
https://github.com/qgis/QGIS/pull/4079/commits/b91b421d036032c5c4b18b734632c19e1df504f4
jd lom
12:16 PM Bug report #16129 (Closed): Processing : execute sql alg does not work with input2 ... inputN par...
Fix in PR :
https://github.com/qgis/QGIS/pull/4079/commits/b91b421d036032c5c4b18b734632c19e1df504f4
jd lom
11:59 AM Revision f94f0d75 (qgis): [processing] removed otb tests
Victor Olaya
11:58 AM Revision 50319b1c (qgis): Merge pull request #3942 from pblottiere/qgsserverprojectutils
[server] WIP clean project parsing by using QgsProject René-Luc ReLuc
11:23 AM Revision 83f4c99e (qgis): add SERVER_EXPORT for each function in namespace
Blottiere Paul
11:01 AM Revision 1f7758a9 (qgis): Fix failing tests
Nyall Dawson
10:58 AM Revision 10c40dca (qgis): Fix rendering offset lines as part of fill symbol (outside of
vector layers) results in broken offset outline Nyall Dawson
10:56 AM Revision 6002ca74 (qgis): [processing] removed providers imports
Victor Olaya
10:28 AM Revision 0c11b8dd (qgis): fixed Cmake file
Victor Olaya
10:19 AM Revision f80b92a2 (qgis): Also registry HTML annotation when webkit isn't available
Nyall Dawson
10:13 AM Revision 6bffa17c (qgis): Fix failing tests
Nyall Dawson
09:41 AM Revision cd17680c (qgis): [processing] removed otb and lidartools providers
Victor Olaya
09:02 AM Revision 1c1dae3b (qgis): Add missing docs
Nyall Dawson
08:40 AM Revision 41fe3355 (qgis): Add missing python bindings
Nyall Dawson
08:33 AM Revision 7594774d (qgis): Correctly handle offset when calculating symbol bleed
Nyall Dawson
08:21 AM Revision 44da5730 (qgis): replace class by namespace
Blottiere Paul
08:21 AM Revision 31898e02 (qgis): fix indent
Blottiere Paul
08:21 AM Revision 55944181 (qgis): fix typo
Blottiere Paul
08:21 AM Revision 5b42d4ac (qgis): fix indent
Blottiere Paul
08:21 AM Revision a93c2e25 (qgis): fix typo
Blottiere Paul
08:21 AM Revision a868f0b7 (qgis): clean-up
Blottiere Paul
08:21 AM Revision 6a64a556 (qgis): rename Store into Registry
Blottiere Paul
08:21 AM Revision 5c8360db (qgis): [server] WIP clean project parsing by using QgsProject
Blottiere Paul
07:51 AM Bug report #16133 (Closed): Wrong default extension picked for table outputs
By default Processing assigns ".dbf" extension to table outputs, while actually it creates ".csv" files. This causes ... matteo ghetta
06:54 AM Revision 219a45ad (qgis): Ensure newly added annotations are selected
Nyall Dawson
06:35 AM Revision 40405655 (qgis): Ensure annotation frame is closed before rendering
Nyall Dawson
06:35 AM Revision 5584c531 (qgis): Correctly add newly created annotations to manager
Nyall Dawson
06:12 AM Bug report #16132 (Closed): Shortcuts not working in composer
A number of the shortcut keys in composer aren't working. The following shortcuts are affected:
*Composer menu:*
Page...
Frank Sokolic
06:09 AM Revision ad184cde (qgis): [composer] Remove last link between composer maps and canvas
you WILL respect the separation between core and gui!!\! Nyall Dawson
06:07 AM Revision 4a0793d1 (qgis): [composer] Draw annotations over grids/overviews (fix #10300)
Nyall Dawson
06:04 AM Revision 22939736 (qgis): [composer] Respect linked layer visibility when drawing annotation item...
Nyall Dawson
05:57 AM Revision 4058f473 (qgis): Annotations are now handled at a project level
This commit implements a new QgsAnnotationManager class, which
handles storage, writing and retrieval of annotations....
Nyall Dawson
03:36 AM Revision dd51843e (qgis): QgsSymbol estimateMaxBleed methods now use a QgsRenderContext
argument to correctly calculate bleed for mapunits/pixels/etc Nyall Dawson
03:17 AM Revision fac7887a (qgis): [FEATURE] Annotations can be styled using fill symbol styles (fix #10552)
This changes the rendering of annotation frames to use QGIS' symbology
engine, which means that all the existing fill...
Nyall Dawson
03:16 AM Feature request #10551 (Closed): dragging an annotation marker should respect / make use of snapp...
Fixed in changeset commit:"7a2be42259553c24f21566974589f6364195f662". Nyall Dawson
03:16 AM Feature request #10552 (Closed): Allow for annotation to be styled through symbology
Fixed in changeset commit:"fac7887a9c64ee4cce632ce8f8ed49cba8a3f8bf". Nyall Dawson
03:16 AM Bug report #10172 (Closed): html annotation does not respect composer setting 'Lock layers for ma...
Fixed in changeset commit:"22939736f4d8be18613459646ab592d093323590". Nyall Dawson
03:16 AM Feature request #10300 (Closed): composer: show annotations / canvas items above composer grid
Fixed in changeset commit:"4a0793d1a36719131ee16c1122a3f1ccb8a29e50". Nyall Dawson
02:31 AM Revision a94ca701 (qgis): [FEATURE] Control over annotation contents margins (refs #10555)
Allows setting left/top/right/bottom margins for the contents
within an annotation.
Nyall Dawson
01:55 AM Revision b2b365fc (qgis): Replace VisualMargin with QgsMargins
Nyall Dawson
01:50 AM Revision a7be9968 (qgis): New class QgsMargins for storing margins (left/right/top/bottom)
Basically a direct port of QMarginF, but forced to always use
double values, and with added toString()/fromString() m...
Nyall Dawson

2017-01-29

12:28 AM Revision bbf6ec05 (qgis): Fix inconsistent-missing-override warning
Jorge Rocha
12:13 AM Revision 7a2be422 (qgis): Respect snapping while moving annotations (fix #10551)
Nyall Dawson
11:39 PM Revision c22f5de6 (qgis): Port annotation feature handling to QgsAnnotation
Not an ideal implementation (too much logic resides in the
gui QgsMapCanvasAnnotationItem class), but any approach
us...
Nyall Dawson
11:36 PM Revision 3d372e61 (qgis): Handle moving annotation with different CRS to canvas
Nyall Dawson
11:36 PM Revision aa14926c (qgis): Move map layer association for annotations to QgsAnnotation
Previously only some annotations had (incomplete) support for
attaching to a particular vector layer and synchronisin...
Nyall Dawson
11:36 PM Revision c853f4fe (qgis): Refactor annotations
Splits the rendering component of annotations out from map
canvas item component.
A new core abstract base class Qgs...
Nyall Dawson
11:06 PM Bug report #16131 (Open): Identify and MapTip-Tool are not working correctly with displaced features
If a feature (point, line, polygon etc.) is rendered with an x/y-offset or by point displacement renderer, the "ident... Ralf Koenig
04:22 PM Revision 8ba609e5 (qgis): Tidy up layer definitions code + removal of QgsProject::instance()
Moved code related to layer definitions away from QgsMapLayer Martin Dobias
03:12 PM Feature request #5868 (Closed): Full-featured, user-friendly drawing/annotation tools
This report is too vague to be actionable - please open new feature requests covering specific changes you desire. (A... Nyall Dawson
03:12 PM Feature request #5868 (Closed): Full-featured, user-friendly drawing/annotation tools
This report is too vague to be actionable - please open new feature requests covering specific changes you desire. (A... Nyall Dawson
03:10 PM Feature request #7563 (Closed): QGIS Server WMS: Enable transparency for font color of text annot...
I suspect this has been fixed in the releases following this report - annotations, text and server have all been cons... Nyall Dawson
03:10 PM Feature request #7563 (Closed): QGIS Server WMS: Enable transparency for font color of text annot...
I suspect this has been fixed in the releases following this report - annotations, text and server have all been cons... Nyall Dawson
03:10 PM Bug report #7562 (Closed): QGIS Server WMS: Annotation text shows up in white instead of black
I suspect this has been fixed in the releases following this report - annotations, text and server have all been cons... Nyall Dawson
03:10 PM Bug report #7562 (Closed): QGIS Server WMS: Annotation text shows up in white instead of black
I suspect this has been fixed in the releases following this report - annotations, text and server have all been cons... Nyall Dawson
02:31 PM Bug report #16130 (Closed): WFS Duplicate Features
I'm using a WFS served by Geoserver 2.7.0. I have one layer that has an ID that is unique. The IDs range from 1 to 48... colin east
12:19 PM Bug report #16129 (Open): Processing : execute sql alg does not work with input2 ... inputN param...

In ExecuteSQL.py, the layerIdx variable is not incremented.
Best regards,
jd lom
11:57 AM Feature request #16127: Add new parameter types and options for processing scripts
EDIT: Drop-down lists are already implemented:... R. R.
08:12 AM Feature request #16127 (Closed): Add new parameter types and options for processing scripts
Radio buttons:... R. R.
09:40 AM Bug report #16128 (Closed): Processing toolbox: r.reclass failing on Windows
From
https://gis.stackexchange.com/questions/225923/how-to-avoir-ioerror-errno-13-permission-denied-when-running-r-r...
Markus Neteler
08:01 AM Revision c96a32aa (qgis): Update indentation
Nyall Dawson

2017-01-28

11:29 PM Revision 548461ac (qgis): [FEATURE] QgsPointV2 add project with 3D support
Allows projection of a point with inclination to return a 3d point.
Expression "project" function has been extended ...
Loïc BARTOLETTI
08:09 PM Revision d60ddcc8 (qgis): QMessageBox replaced by QgsMessageBar
"Saved styles manager" renamed to "Database styles manager" Jorge Rocha
08:01 PM Bug report #16068 (Feedback): getFeatures() as well as spartial indices are inaccurate with memor...
By default feature request with filtering based on an extent picks all features that have their bounding box intersec... Martin Dobias
07:22 PM Bug report #10758: drag and drop of layers or layers group between projects produces inconsistent...
I'm not aware of any plans to address this yet, but you can still make this part of QGIS 3. See http://nyalldawson.ne... Nyall Dawson
10:47 AM Bug report #10758: drag and drop of layers or layers group between projects produces inconsistent...
Any chance this feature will be included in V3? Ger CO
10:47 AM Bug report #10758: drag and drop of layers or layers group between projects produces inconsistent...
Any chance this feature will be included in V3? Ger CO
10:12 AM Revision 278913b7 (qgis): use QgsRasterBlock instead of GDAL in zonal statistics (addresses #8736)
This should make zonal statistics usable rasters which come from
other providers, e.g. WCS.
Alexander Bruy
10:12 AM Revision d681e9cb (qgis): update docs
Alexander Bruy
05:17 AM Revision 290758a4 (qgis): More PNG to SVG replacements (#4065)
Alexandre Neto

2017-01-27

04:20 PM Revision 9a435ade (qgis): Fix segfault for unitilialized mAssistantPreviewSymbol
Alessandro Pasotti
03:40 PM Revision 6630eed2 (qgis): [processing] fix parameter value retrieval
Alexander Bruy
03:37 PM Revision 467d66a8 (qgis): [processing] fix parameter value retrieval
Alexander Bruy
03:34 PM Bug report #14735: SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL
In QGIS 3, the temporary solution is similar. In SagaAlgorithm214.py:... Pedro Venâncio
03:13 PM Revision eca795f9 (qgis): Merge pull request #4069 from alexbruy/zonalstatistics-tests
Zonal statistics tests Alexander Bruy
02:19 PM Revision 9378d20f (qgis): fix generation of unique field names
Alexander Bruy
02:19 PM Revision bf526ad0 (qgis): remove obsolete test
Alexander Bruy
02:19 PM Revision 8e304228 (qgis): extend zonal statistics tests
Alexander Bruy
02:17 PM Revision 840379dd (qgis): Merge pull request #4035 from rldhont/server-backport-release-2_14-tests
[Server] Backport tests for 2.14 René-Luc ReLuc
12:17 PM Revision a7133f53 (qgis): [Server] Backport tests
René-Luc ReLuc
10:16 AM Revision aef2b00b (qgis): QGIS 3 is only qt5 compliant
Remove qt4 mention (for linux based processes) Harrissou Santanna
10:13 AM Revision f7644b47 (qgis): [processing] add test for merge gdal
matteo ghetta
10:05 AM Revision f4a9797b (qgis): Merge pull request #4067 from nyalldawson/raster_ctor
Remove duplicate QgsRasterLayer constructor Nyall Dawson
09:02 AM Revision 03414788 (qgis): Remove code for reading of legacy (QGIS < 1.0) renderers
Also removes a bunch of unused old QMLs and upgrades one still in use Martin Dobias
08:23 AM Revision ac79bc9d (qgis): Because FSM
Paolo Cavallini
08:05 AM Revision 8d9357a1 (qgis): Fix memory corruption (free address of reference) in server
Nyall Dawson
07:56 AM Bug report #16126 (Rejected): Processing: Tools for LiDAR data
Cannot access any commands - says "LAStools folder not configured. Please configure it before running LAStools algori... Ana Pras
07:54 AM Revision bfdd9dc0 (qgis): Fix some coverity null pointer dereference issues
Nyall Dawson
07:31 AM Revision 66e10e49 (qgis): Merge pull request #4066 from PedroVenancio/master
[processing] add GRASS 7.x v.out.ascii algorithm Alexander Bruy
06:53 AM Revision 6c7e2f1b (qgis): Make QgsVectorLayer ctor default to ogr provider
Nyall Dawson
02:50 AM Bug report #16125 (Closed): QGIS Server when creates the UPDATE query to postgis sets date field ...
I noticed in QGIS Server 2.18.3 and using QGIS Desktop 2.18.3 client the following:
I have a postgis table with a ...
Aitor Gil
02:43 AM Revision c7273428 (qgis): Fix spelling and API doc
Martin Dobias
02:43 AM Revision b245ccc1 (qgis): [FEATURE] API call to make geometries valid (port of ST_MakeValid)
This introduces QgsGeometry::makeValid() which will try to make a valid
geometry out of invalid one. This is more com...
Martin Dobias
02:29 AM Revision 137eb3a0 (qgis): Make layer tree implementation independent from QgsProject::instance()
Another bit in the project refactoring work to get rid of dependencies
on QgsProject singleton.
Reading of layer tre...
Martin Dobias
02:13 AM Revision 45fc6dc2 (qgis): Remove duplicate QgsRasterLayer constructor
Avoids confusing overload behavior when constructing QgsRasterLayers
from c++ code. This extra constructor was causin...
Nyall Dawson
01:52 AM Revision d259cdf5 (qgis): Fix some coverity before/after null deference checks
Nyall Dawson
01:29 AM Bug report #13203: When opening Shapefile the .cpg file is ignored in Windows 8.1
I just ran into the same issue...
Opening Shapefiles using Drag and Drop should definitely use .cpg-File-Settings.
...
Peter Drexel
01:13 AM Revision 799b833c (qgis): Fix some memory leaks identified by Coverity
Nyall Dawson
01:09 AM Revision 72c5cf00 (qgis): Sip coverage: first attempt
Jorge Rocha

2017-01-26

12:55 AM Revision 7b14373a (qgis): Fix some coverity uninitialized variable warnings
Nyall Dawson
12:08 AM Revision 0eaf7bfd (qgis): Fix astyle
Jorge Rocha
11:23 PM Revision 8f62f834 (qgis): Ensure newly added composer maps show layers visible in canvas
Nyall Dawson
11:04 PM Revision bf2d9995 (qgis): Add GRASS 7.x v.out.ascii algorithm
Pedro Venâncio
05:54 PM Revision b7bacdd3 (qgis): Fix astyle
Jorge Rocha
05:31 PM Revision 2095b8e7 (qgis): Delete styles from postgres provider
Jorge Rocha
04:56 PM Revision 000e9745 (qgis): [BUFIX][Server] Regression in GetPrint GRID parameters
René-Luc ReLuc
04:53 PM Revision c861682d (qgis): [BUGFIX][Processing] Script: get output file extension
René-Luc ReLuc
04:43 PM Revision 4db8c9aa (qgis): [BUGFIX][Processing] Script: get output file extension
René-Luc ReLuc
04:39 PM Revision 637b5852 (qgis): [BUGFIX][Processing] Script: get output file extension
René-Luc ReLuc
11:01 AM Revision e7ff727b (qgis): Fix "Configure container" dialog (#4060)
Harrissou Santanna
10:57 AM Revision daa8709c (qgis): Add title to size assistant dialog (#4056)
Alexandre Neto
10:21 AM Revision 328754cd (qgis): fix import
Alexander Bruy
08:17 AM Bug report #15710: Default value issue when renaming a schema
After renaming a sequence, the new name of the sequence isn't displayed in the DB-Manager. I suppose this issue is re... R. R.
07:44 AM Bug report #16124 (Closed): Style made with 2.12 causes crash
Hi,
We just upgraded QGIS from 2.12 to 2.18.3, it went smoothly except for one user getting multiple crashes on a pr...
Jean-Roc Morreale
07:44 AM Bug report #16123 (Closed): Processing Build Virtual Raster not opening
Trying to add the Build Virtual Raster gdal test, the algorithm works fine (output is correctly generated).
But, when...
matteo ghetta
06:45 AM Bug report #16122 (Closed): Processing (gdal) dissolve polygon fails
with test data (dissolve_polys, polys, multypolys) the algorithm always fails. This the error:
GDAL command output:
...
matteo ghetta
06:16 AM Bug report #16114: Poor error handling when passing "simplify geometries" default output file
Files didn't attach before. Mike Bannister
06:16 AM Bug report #16114: Poor error handling when passing "simplify geometries" default output file
Files didn't attach before. Mike Bannister
06:16 AM Bug report #16114: Poor error handling when passing "simplify geometries" default output file
Files didn't attach before. Mike Bannister
05:32 AM Bug report #16121 (Closed): Statistic panel: Standardize wording for "missing values count" betwe...
When looking at the statistics table of a field, if it's:
* a numeric type, an item is called "Missing (null) values"...
Harrissou Santanna
05:27 AM Feature request #16120 (Rejected): Statistic panel: Add "Count distinct" to numeric field
It could be nice to have "Count Distinct" as a statistic for integer and float fields. currently only available for s... Harrissou Santanna
05:22 AM Bug report #16119 (Closed): Statistic panel: Do not show the whole list of statistics, regardless...
Depending on the field type, statistics displayed in the table widget are not the same. Some statistics are incompati... Harrissou Santanna
04:24 AM Bug report #16118 (Closed): Statistic panel: "Count distinct" not available in the drop-down list...
Displaying statistics on a string field shows "Count", "Count distinct", "count(missing)".
While "Count" and "Missin...
Harrissou Santanna
04:17 AM Bug report #16117 (Closed): Statistic panel: (Un)checking some statistics for string field do not...
While unchecking any statistic from the drop-down button at the bottom of the Statistics Panel for an integer field r... Harrissou Santanna
03:56 AM Revision 3a92b174 (qgis): Reading/saving labeling engine uses a particular QgsProject
... rather than using QgsProject::instance() internally
These are small cleanups to dig out some instance() uses and...
Martin Dobias
03:37 AM Bug report #16116 (Closed): QGIS crashes on some ArcGIS FeatureServer layers
QGIS Desktop and QGIS Browser both load layers properly, but crash/freeze forever when there is viewport manipulation... Bartosz Perepeczo
03:02 AM Bug report #11845 (Open): QGIS startup is slow on windows with --configpath option
Giovanni Manghi
03:01 AM Bug report #12993 (Closed): slow WFS response using big project files
Closing for lack of feedback. Giovanni Manghi
03:01 AM Bug report #12993 (Closed): slow WFS response using big project files
Closing for lack of feedback. Giovanni Manghi
03:00 AM Bug report #15306 (Closed): Error when starting latest version of QGIS on Windows 2.16.0
Closing for lack of feedback. Giovanni Manghi
03:00 AM Bug report #15306 (Closed): Error when starting latest version of QGIS on Windows 2.16.0
Closing for lack of feedback. Giovanni Manghi
03:00 AM Bug report #15482 (Open): Qgis Desktop cannot open layers from Qgis Server if the short_name opti...
Giovanni Manghi
02:59 AM Bug report #15934 (Closed): QGIS crahes when deleting items in the print composer
Closing for lack of feedback. Giovanni Manghi
02:59 AM Bug report #15934 (Closed): QGIS crahes when deleting items in the print composer
Closing for lack of feedback. Giovanni Manghi
02:58 AM Bug report #16046 (Open): QGIS 2.14/2.18 crashes loading project with MSSQL layers
Giovanni Manghi
01:44 AM Bug report #16115: different (wrong) output of 'join attributes by location' when used in graphic...
When removing unvalid geometries (by hand or implemented in the model) then it works.
But when joining by hand (with...
Pieter Brusselman

2017-01-25

12:36 AM Bug report #16036: regression: node tool's snapping not working
Hi,
I can confirm this error on Ubuntu 16.04 with QGIS 2.99.0-Master, code revision 313ec5.
Burghardt
Burghardt Scholle
12:26 AM Bug report #16115 (Closed): different (wrong) output of 'join attributes by location' when used i...
It is a similar bug like #16111. When doing spatial analysis within a model it produces a wrong result. When doing ... Pieter Brusselman
05:38 PM Revision 958dff9d (qgis): spelling fixes
Denis Rouzaud
04:53 PM Revision a64f9094 (qgis): spelling fixes
Jürgen Fischer
02:45 PM Revision 4c91a962 (qgis): [processing] make additional Fusion parameters optional
(cherry picked from commit 49e7b94a633254c99309b439db20f06d196d2fac) Alexander Bruy
02:45 PM Revision bcf136bf (qgis): [processing] make additional Fusion parameters optional
(cherry picked from commit 49e7b94a633254c99309b439db20f06d196d2fac) Alexander Bruy
02:44 PM Revision 49e7b94a (qgis): [processing] make additional Fusion parameters optional
Alexander Bruy
02:41 PM Bug report #16114: Poor error handling when passing "simplify geometries" default output file
I haven't contributed to QGIS before but am familiar with python and would be interested in helping. Mike Bannister
02:40 PM Bug report #16114 (Closed): Poor error handling when passing "simplify geometries" default output...
"Simplify geometries" fails with an unhelpful error message when no filename is specified for the output parameter. T... Mike Bannister
01:28 PM Revision 66c7129d (qgis): Merge pull request #4053 from alexbruy/lidartools-update
[processing] fixes and new tools for LiDAR processing Alexander Bruy
12:22 PM Revision 04e391f4 (qgis): typo
Luigi Pirelli
12:21 PM Revision d722fb94 (qgis): typo
Luigi Pirelli
12:06 PM Revision 514e55bd (qgis): fix indentation
Alexander Bruy
11:25 AM Revision 0de00150 (qgis): correctly exit spell check test to make Travis fail
Denis Rouzaud
10:41 AM Revision f40fb9c4 (qgis): [processing] fixes and new tools for LiDAR processing
courtesy of Niccolò Marchi Alexander Bruy
10:11 AM Bug report #16019 (Closed): Hardcoded “grass70” in ToolBox won’t work with grass new 7.2 release
duplicate of #16110 Jürgen Fischer
10:11 AM Bug report #16019 (Closed): Hardcoded “grass70” in ToolBox won’t work with grass new 7.2 release
duplicate of #16110 Jürgen Fischer
10:07 AM Bug report #14597: Grid Interpolation requires Real data type with decimals for Z value
Weird, if I do the same thing on my computer running QGIS 2.18.3 on Ubuntu, I only get PROVIDER and TYPE as options f... Guillaume Larocque
09:49 AM Bug report #14597: Grid Interpolation requires Real data type with decimals for Z value
I just tried with the shp provided in both the Raster menu and in Processing, using QGIS 2.18.3 on Ubuntu.
It works p...
Eurico Nicacio
09:49 AM Bug report #14597: Grid Interpolation requires Real data type with decimals for Z value
I just tried with the shp provided in both the Raster menu and in Processing, using QGIS 2.18.3 on Ubuntu.
It works p...
Eurico Nicacio
09:59 AM Bug report #16113 (Open): Proportional size symbols legend is not updated

Proportional size symbols legend is not updated in the layers panel.
After using the size assistant, the symbo...
Alexandre Neto
09:29 AM Revision 21637fd6 (qgis): fix working on constraints when field list sorted
Tudor Bărăscu
09:29 AM Revision 882a80a9 (qgis): fix labelontop/editable when field list sorted
Tudor Bărăscu
09:29 AM Revision a49fc8ab (qgis): [processing] add test for color relief gdal
matteo ghetta
07:45 AM Bug report #16071: SIP 4.19 breaks QGIS build
Jürgen Fischer wrote:
> Should be fixed in master with commit:6a56cb0
It’s better, but I get a missing “qgis_python....
vince -
06:43 AM Bug report #16112: Exported SLD size or displacementX/Y are not reimported correctly due to mm/pi...
the regression is related with change in size or displacement eg. related with rescaleUom. The erroneous conversion f... Luigi Pirelli
06:40 AM Bug report #16112: Exported SLD size or displacementX/Y are not reimported correctly due to mm/pi...
confirmed as regression building with head fixed to 26d5c6b484326d12a412068e137f94c0a83147d1 just before aaime commits Luigi Pirelli
04:25 AM Bug report #16112 (Closed): Exported SLD size or displacementX/Y are not reimported correctly due...
1) Take a point layer with symple marker (svg is the same)
2) set mapunit to Pixel or mm or mapUnit
3) export as sld
...
Luigi Pirelli
05:47 AM Revision ecf1f5a5 (qgis): [FEATURE] expression engine's is_layer_visible() (#4045)
Mathieu Pellerin - nIRV
03:28 AM Revision a61b9222 (qgis): Qt 5.2 has QComboBox::currentData
Jürgen Fischer
03:22 AM Bug report #16110 (Closed): Processing toolbox is hardcoded to GRASS 70
Fixed in commit:099e7a7 Jürgen Fischer
02:58 AM Revision 43faf338 (qgis): remove remaining QT_VERSION <=> 5 checks (also fixes b3e8d82)
Jürgen Fischer
02:43 AM Revision 01004d9f (qgis): identation fix
Jürgen Fischer
02:19 AM Revision 89b58d73 (qgis): translation string fixes
Jürgen Fischer
01:32 AM Revision 7642ce9d (qgis): debian packaging: include server modules
Jürgen Fischer
01:32 AM Revision d8ed8f43 (qgis): fix processing MessageBarProgress initialization
Jürgen Fischer
01:32 AM Revision 099e7a77 (qgis): [processing] find grass >=7.0
Jürgen Fischer
01:32 AM Revision f389069b (qgis): update i18n scripts
Jürgen Fischer
01:08 AM Feature request #4080: Html formatted labels
Hi,
mr twister wrote:
> This is a feature I have been waiting for a long time.
Please, do not simply wait for it. He...
Harrissou Santanna
01:01 AM Bug report #16111: different (wrong) output of bufferalgorithm when used in graphical modeller
When doing a validity check (Method GEOS) I get following message: @GEOS error:could not produce geometry for GEOS (c... Pieter Brusselman
01:00 AM Revision be7d17eb (qgis): Considerably lighten the burden on the overworked translation team
Nyall Dawson

2017-01-24

12:59 AM Revision deef5c95 (qgis): Rename a ui file which I can never find
Nyall Dawson
12:42 AM Revision 2a9ddb78 (qgis): Fix bad labeling strings
Nyall Dawson
12:27 AM Bug report #16111 (Closed): different (wrong) output of bufferalgorithm when used in graphical mo...
With 4 different polygonshapefiles I'm doing the following steps: polygon to line -> merge them al together -> split ... Pieter Brusselman
12:11 AM Revision 64d18482 (qgis): typo
Luigi Pirelli
11:37 PM Bug report #16106 (Closed): Duplicate function for showing all labels
You are right, and the translation is correct. The window was just small enough to cover the relevant part.
Sorry abo...
Paolo Cavallini
11:37 PM Bug report #16106 (Closed): Duplicate function for showing all labels
You are right, and the translation is correct. The window was just small enough to cover the relevant part.
Sorry abo...
Paolo Cavallini
03:34 PM Bug report #16106: Duplicate function for showing all labels
Actually I double checked and the wording is quite explicit - one is for the current layer, the other states "for all... Nyall Dawson
01:44 PM Bug report #16106: Duplicate function for showing all labels
Actually it's just a wording issue - one applies only to the current layer, the other applies to all labels from ever... Nyall Dawson
02:09 AM Bug report #16106 (Closed): Duplicate function for showing all labels
I see that in QGIS 3 the function (Layer Properties > Labels) "Show all labels etc." is present both in the "Renderin... Paolo Cavallini
04:01 PM Revision 941d5f75 (qgis): fixed forgot merge conflict message
Luigi Pirelli
03:47 PM Revision 1ce35cdd (qgis): fix typo (followup 84d1a65)
Jürgen Fischer
02:53 PM Revision a1a66a88 (qgis): [processing] use point parameter in GRASS algs where possible (addresse...
(cherry picked from commit 5dc39e0a41c6e67bd5b8b0b92a8562f1c8d6b690) Alexander Bruy
02:52 PM Revision 75711a8c (qgis): updated help for qgis:mergevectorlayers (#3883)
"two" => "multiple"
(cherry picked from commit 5e061b1c632b6701df09d293b53af028d1685847)
Anita Graser
02:52 PM Revision fd7bd04a (qgis): [processing] support non-ogr layers in merge vector layers alg
(cherry picked from commit e338a90c80dd8b58ed41cb932c8a166b3172db2a) Mathieu Pellerin - nIRV
02:51 PM Revision f66066bf (qgis): updated help for qgis:mergevectorlayers (#3883)
"two" => "multiple"
(cherry picked from commit 5e061b1c632b6701df09d293b53af028d1685847)
Anita Graser
02:51 PM Revision 9888b45b (qgis): [processing] support non-ogr layers in merge vector layers alg
(cherry picked from commit e338a90c80dd8b58ed41cb932c8a166b3172db2a) Mathieu Pellerin - nIRV
02:42 PM Revision 787fecb7 (qgis): [processing] fix app freeze when closing options dialog (fixes #15550)
(cherry picked from commit 3dcf4874859f777050f06c9fde54233e5df73b2c) Mathieu Pellerin - nIRV
02:37 PM Revision e648e212 (qgis): [processing] fix app freeze when closing options dialog (fixes #15550)
(cherry picked from commit 3dcf4874859f777050f06c9fde54233e5df73b2c) Mathieu Pellerin - nIRV
02:08 PM Revision 4923e46a (qgis): skip if the SAGA folder is not defined
(cherry picked from commit d9d5bf7c2859701966ff4f8728684685ff4c2814) Etienne Trimaille
02:01 PM Revision 6e20c07f (qgis): Tests and fix to read sld:Rotation when does not have ogc sub tags
Luigi Pirelli
01:58 PM Revision 056ef7f7 (qgis): [processing] fix modeler output values in case algorithm(s)
execution modifies those (fixes #16021)
(cherry picked from commit 9908d9cf8117741f4614f21595018e97cf829333)
Mathieu Pellerin - nIRV
01:55 PM Revision da3eb06b (qgis): [processing] fix modeler output values in case algorithm(s)
execution modifies those (fixes #16021)
(cherry picked from commit 9908d9cf8117741f4614f21595018e97cf829333)
Mathieu Pellerin - nIRV
01:43 PM Revision b6fb784a (qgis): [processing] allow other output formats than shapefile in GDAL
polygonize
(cherry picked from commit 8f291a92df1667e718d49a4108e6f44721357f40)
Alexander Bruy
01:43 PM Revision e3cb33ae (qgis): [processing] allow other output formats than shapefile in GDAL
polygonize
(cherry picked from commit 8f291a92df1667e718d49a4108e6f44721357f40)
Alexander Bruy
01:39 PM Revision b4f3d4c6 (qgis): Tests and fix to read sld:Rotation when does not have ogc sub tags
Luigi Pirelli
11:45 AM Bug report #16067: Geometry checker crashes/seg fault
Does not crash anymore. I deleted libqwt6 and I recompiled qwtpolar with qwt5. Recompiled everything from scratch.
T...
Bogdan Hlevca
11:04 AM Bug report #16067: Geometry checker crashes/seg fault
now that I look again at the backtrace I noticed that The app uses both libqwt 5 and 6. This is wrong Bogdan Hlevca
11:03 AM Bug report #16067: Geometry checker crashes/seg fault
I compiled fine with your patch but the crash is still there. Here is a backtrace... Bogdan Hlevca
10:34 AM Bug report #16067: Geometry checker crashes/seg fault
Because I cannot compile I can run only the binaries provided by OpenSuse, which do not have enough debug info. See b... Bogdan Hlevca
10:19 AM Bug report #16067: Geometry checker crashes/seg fault
I was referring to the issue Bogdan Hlevca is experiencing which is a crash when starting qgis. In his case, since no... Sandro Mani
10:07 AM Bug report #16067: Geometry checker crashes/seg fault

> In your case you should use gdb to gather a stack trace and then report a new issues with that information. Withou...
Giovanni Manghi
10:06 AM Bug report #16067: Geometry checker crashes/seg fault

> In your case you should use gdb to gather a stack trace and then report a new issues with that information. Withou...
Giovanni Manghi
09:48 AM Bug report #16067: Geometry checker crashes/seg fault
So this is most definitely not this (or even a) geometry checker bug. Please have a look at the description of the is... Sandro Mani
09:41 AM Bug report #16067: Geometry checker crashes/seg fault
I am not sure. It happens at startup. This may be the wrong place to report it, but I found it based on the crash rep... Bogdan Hlevca
08:41 AM Bug report #16067: Geometry checker crashes/seg fault
Is your segfault actually related to the geometry checker? Sandro Mani
08:34 AM Bug report #16067: Geometry checker crashes/seg fault
Unfortunately, there is not much to be said except that I should build it in debug mode to capture more output.
The ...
Bogdan Hlevca
11:41 AM Revision b3e8d821 (qgis): remove QT_VERSION test in custom widgets
Denis Rouzaud
10:22 AM Revision 57a003ea (qgis): Merge pull request #4046 from volaya/quote_GRASS
[processing] quote GRASS layer inputs Victor Olaya
10:16 AM Bug report #14597: Grid Interpolation requires Real data type with decimals for Z value
I just tried it again with the attached Shapefile. For instance, the ELEV column is not selectable in the Grid (Inter... Guillaume Larocque
03:25 AM Bug report #14597 (Feedback): Grid Interpolation requires Real data type with decimals for Z value
Can you be more precise, which tool is broken? Just tested GDAL and native QGIS tools and both works fine Alexander Bruy
09:39 AM Revision 3525d035 (qgis): [processing] quote GRASS layer inputs
Victor Olaya
09:01 AM Bug report #16110: Processing toolbox is hardcoded to GRASS 70
A way to choose between grass70 and grass72 (or any future G7 version) would be important.
GRASS GIS 7.0 and 7.2 are...
Markus Neteler
07:10 AM Bug report #16110: Processing toolbox is hardcoded to GRASS 70
I would avoid this, looks very odd for a Linux user. Executables are always in $PATH. Paolo Cavallini
07:04 AM Bug report #16110: Processing toolbox is hardcoded to GRASS 70
Alternatively, allow users to choose the folder where binaries are residing (similar to Windows). Saber Razmjooei
07:00 AM Bug report #16110 (Closed): Processing toolbox is hardcoded to GRASS 70
In linux, it should be /usr/bin/grass which contains the latest grass (currently 72).
Saber Razmjooei
08:59 AM Bug report #16071: SIP 4.19 breaks QGIS build
Ah! If it were to happen, it's gonna be a little bit of work to cherry pick and get it back ported.
Can downgrade py...
Donovan Cameron
08:30 AM Revision ef3b665d (qgis): Remove some leftover Python 2 code
Nyall Dawson
08:30 AM Revision f7dbc054 (qgis): more python 2 removal
Denis Rouzaud
05:57 AM Revision 5e17403f (qgis): Merge pull request #4043 from nyalldawson/layer_composer_bridge
Bridge map canvas layers to composer map layers Nyall Dawson
05:32 AM Revision a188d14f (qgis): Remove map settings parameter from QgsComposition
Breaks the hard link between canvas and compositions!
Fix #11077
Nyall Dawson
05:00 AM Revision 5e1339e8 (qgis): Merge pull request #4038 from nyalldawson/shift_zoom
[FEATURE] Holding shift while using map zoom tools inverts the zoom Nyall Dawson
03:51 AM Bug report #15765: GDALTools: icons missing
Should be fixed in master/Processing frontend Alexander Bruy
03:45 AM Bug report #16109 (Closed): Save vector as layer: propose geometry type according to format capab...
In the "save vector layer as.." dialog, for a shapefile format, you can be proposed "GeometryCollection" as geometry ... Harrissou Santanna
03:29 AM Feature request #15524 (Closed): Add GDAL options in Warp command
Fixed in master/Processing frontend Alexander Bruy
03:29 AM Feature request #15524 (Closed): Add GDAL options in Warp command
Fixed in master/Processing frontend Alexander Bruy
03:28 AM Feature request #15523 (Closed): [Processing] GDAL advanced options in batch mode
Fixed in master/Processing frontend Alexander Bruy
03:28 AM Feature request #15523 (Closed): [Processing] GDAL advanced options in batch mode
Fixed in master/Processing frontend Alexander Bruy
03:24 AM Revision b41f3a78 (qgis): [composer] Don't use canvas map settings to determine canvas layers
Instead make the layer tree canvas bridge advise on layer set
changes, and tie this into composer. So now composer ac...
Nyall Dawson
03:21 AM Feature request #14500 (Closed): Allow random points from joined field
Fixed in master/Processing. Please reopen if necessary Alexander Bruy
03:21 AM Feature request #14500 (Closed): Allow random points from joined field
Fixed in master/Processing. Please reopen if necessary Alexander Bruy
03:18 AM Feature request #13636 (Closed): Compression panel for GeoTIFF clipping
Fixed in master/Processing frontend Alexander Bruy
03:18 AM Feature request #13636 (Closed): Compression panel for GeoTIFF clipping
Fixed in master/Processing frontend Alexander Bruy
03:17 AM Bug report #16108 (Closed): Save vector layer as: the raw field replacement option is not always ...
Select a vector layer --> Save As and choose ESRI shapefile format
In the "select fields to export and their export o...
Harrissou Santanna
03:17 AM Revision 98169386 (qgis): Add missing docs
Nyall Dawson
03:13 AM Bug report #16107 (Feedback): Composer: LatLon Grid-Draw coordinates problem of decimal values in...
Composer > GRID > Draw coordinates
I have a world map in metric srs like epsg:54003 or epsg:3857 and I want to draw ...
Juraj Betak
03:07 AM Feature request #13068 (Closed): In Contour extraction, check "Attribute name" by default
According to the GDAL documentation http://www.gdal.org/gdal_contour.html label text and behavior is correct. Please ... Alexander Bruy
03:07 AM Feature request #13068 (Closed): In Contour extraction, check "Attribute name" by default
According to the GDAL documentation http://www.gdal.org/gdal_contour.html label text and behavior is correct. Please ... Alexander Bruy
03:01 AM Bug report #12582 (Rejected): buildvrt causes QGIS to crash
For me it looks like not GDALTools/Processing issue, as tool produced correct output. Crashes when zooming related to... Alexander Bruy
03:01 AM Bug report #12582 (Rejected): buildvrt causes QGIS to crash
For me it looks like not GDALTools/Processing issue, as tool produced correct output. Crashes when zooming related to... Alexander Bruy
02:58 AM Feature request #10676 (Closed): Add the "-tap" parameter to Raster clipper (with mask, gdal_warp)
Fixed in master/Processing frontend Alexander Bruy
02:58 AM Feature request #10676 (Closed): Add the "-tap" parameter to Raster clipper (with mask, gdal_warp)
Fixed in master/Processing frontend Alexander Bruy
02:57 AM Feature request #6788 (Closed): Add the expression builder to fTools (vector menu) tools
Should be fixed in master/Processing. Please reopen if necessary Alexander Bruy
02:57 AM Feature request #6788 (Closed): Add the expression builder to fTools (vector menu) tools
Should be fixed in master/Processing. Please reopen if necessary Alexander Bruy
02:54 AM Feature request #5378 (Closed): Add OTB doc links
Right now OTB docs generated along with the algorithm descriptions. Please reopen if necessary. Alexander Bruy
02:54 AM Feature request #5378 (Closed): Add OTB doc links
Right now OTB docs generated along with the algorithm descriptions. Please reopen if necessary. Alexander Bruy
02:53 AM Bug report #5193 (Closed): rasterize misses the -of parameter (output format)
Fixed in master/Processing frontend Alexander Bruy
02:53 AM Bug report #5193 (Closed): rasterize misses the -of parameter (output format)
Fixed in master/Processing frontend Alexander Bruy
02:31 AM Revision 00b02715 (qgis): Remove calls to method added in Qt 5.6
Nyall Dawson
01:57 AM Feature request #16105: [Processing] Add lwgeom provider to core Processing
Agreed, it would be an useful addition. Paolo Cavallini
01:29 AM Feature request #16105 (Closed): [Processing] Add lwgeom provider to core Processing
"Lwgeom" allows users to run the "Make valid" tool that can clean invalid geometries in shapefiles. Unfortunately inv... Filipe Dias
01:25 AM Revision 6a56cb0d (qgis): updates and fixes for windows qt5/py3 build
Jürgen Fischer
01:21 AM Bug report #16083: problem with ON INSERT TO ... DO INSTEAD postgres rules
Please check that this is adequately described in the manual.
Thanks.
Paolo Cavallini
01:15 AM Bug report #16083 (Closed): problem with ON INSERT TO ... DO INSTEAD postgres rules
After a "short discussion":https://lists.osgeo.org/pipermail/qgis-developer/2017-January/046777.html in qgis-dev list... Luca Lanteri

2017-01-23

12:52 AM Bug report #16104 (Closed): Processing: GRASS commands not escaped correctly
https://github.com/qgis/QGIS/pull/4046/files#diff-0 Giovanni Manghi
12:52 AM Bug report #16104 (Closed): Processing: GRASS commands not escaped correctly
https://github.com/qgis/QGIS/pull/4046/files#diff-0 Giovanni Manghi
12:19 AM Bug report #16104: Processing: GRASS commands not escaped correctly
I believe Victor has already fixed this. Paolo Cavallini
12:34 AM Bug report #16071: SIP 4.19 breaks QGIS build
Should be fixed in master with commit:6a56cb0 Jürgen Fischer
12:31 AM Bug report #16067: Geometry checker crashes/seg fault
Uhm, even latest 2.18 with f4d9514c1d1e7bf13b3bc1cba570ba9996f3ebf3? If so, can you give more details steps to reprod... Sandro Mani
12:20 AM Bug report #16019: Hardcoded “grass70” in ToolBox won’t work with grass new 7.2 release
I've the same problem on qgis 2.14 after install on ubuntu 16.04 ; I used ppa ubuntu gis ubuntugis-unstable; now i've... luca barbadoro
 

Also available in: Atom