Activity
From 2013-10-10 to 2013-11-08
2013-11-08
- 
  
09:37 PM Bug report #9036: db manager's spatialite node gone in latest qgis master
 - Nathan also confirmed spatialite node missing on his running windows version of qgis master build.
 - 
  
09:06 PM Bug report #9036 (Rejected): db manager's spatialite node gone in latest qgis master
 - In latest osgeo4w qgis master builds, the db manager's spatialite node is gone, with only postgresql node showing up....
 - 
  
07:59 PM Bug report #9034: Symbol not visible in TOC when size is set in data defined properties
 - Legend symbol has indeed never worked with data defined symbology. I feel it's not a bug but rather a lack in impleme...
 - 
  
01:35 PM Bug report #9034: Symbol not visible in TOC when size is set in data defined properties
 - Giovanni Manghi wrote:
> it means that in 1.8 used to work?
No this is a new 2.0 feature.
 - 
  
01:35 PM Bug report #9034: Symbol not visible in TOC when size is set in data defined properties
 - Giovanni Manghi wrote:
> it means that in 1.8 used to work?
No this is a new 2.0 feature.
 - 
  
08:19 AM Bug report #9034: Symbol not visible in TOC when size is set in data defined properties
 - I don't know. I haven't got a qgis 1.8 installed yet in order to test it.
 - 
  
08:14 AM Bug report #9034 (Feedback): Symbol not visible in TOC when size is set in data defined properties
 - it means that in 1.8 used to work?
 - 
  
08:13 AM Bug report #9034 (Closed): Symbol not visible in TOC when size is set in data defined properties
 - On Qgis 2.0, when the point simbol size is set in "data defined properties" the simbol is no more diplayed in TOC.
 - 
  
05:28 PM Revision 3a14b538 (qgis): [FEATURE] selection of datum transformation for otf-reprojection
 - 
  
05:12 PM Revision 6aa4d953 (qgis): Bugfix datum transformation
 - 
  
04:23 PM Revision b21adc1c (qgis): Better formatting for D&D designer dialog
 - 
  
04:22 PM Revision e3ece834 (qgis): Fixes to IT GUI translation
 - 
  
04:19 PM Revision 64440cfc (qgis): Change tr() to transformation() and add python binding. Make datum_shif...
 - 
  
03:44 PM Revision ae2b72b8 (qgis): Write linetypes for simple line with custom dash pattern
 - 
  
01:39 PM Bug report #8871: WFS doesn't use bounding box!
 - @Jonathan Moules: when I found out I had exactly that reaction. But then I tried to find a way to do it.
So imagine ... - 
  
06:18 AM Bug report #8871: WFS doesn't use bounding box!
 - @Richard - If I'm understanding your comments, you are suggesting I should disable caching? Jukka pointed that one ou...
 - 
  
11:33 AM Bug report #9035: Compiling fails on Arch Linux for python_module_qgis_gui
 - QGIS master compiles OK, here's the successful config it used on the same Arch Linux x86_64 system....
 - 
  
11:23 AM Bug report #9035 (Closed): Compiling fails on Arch Linux for python_module_qgis_gui
 - I've applied the patches from these two related issues:
* #8507
* #8601
This ticket is closely related to #8826 but ... - 
  
10:49 AM Revision c93bd0ea (qgis): Merge pull request #990 from rduivenvoorde/cppdocfix
 - Cppdocfix
 - 
  
09:21 AM Bug report #8128 (Closed): WFS client: wrong type on empty MultiLines layers
 - This bug was in fact due to a wrong implementation on the server side. Sorry for the noise.
 - 
  
09:14 AM Revision 4984ad6d (qgis): Use linetype 1 for polygons, check if iodevice is already open
 - 
  
08:08 AM Revision 3465c3eb (qgis): Set higher coord_op values for ntv2 to separate them from the entries c...
 - 
  
05:25 AM Bug report #8174: Polygons digitized in Postgis layer with "Avoid Intersections" turned on still ...
 - What about changing the algorithm avoiding the recursive intersection approach ? You could extract all the linework o...
 - 
  
04:33 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Bo Victor Thomsen wrote:
> Alvaro -
> I've just tried the Postgis layer on the latest 32 bit QGIS Master and Current(... - 
  
03:56 AM Bug report #9033 (Closed): WFS "Zoom to Layer" doesn't
 - Couple issues with zooming to a WFS layer:
a) If I have a new project and add a WFS layer, it doesn't automatically ... - 
  
02:13 AM Bug report #4880: "add feature" tool (for polygons) + "avoid intersection" is inconsistent when i...
 - Sandro Santilli wrote:
> What about changing the algorithm avoiding the recursive intersection approach ?
> You could... - 
  
01:44 AM Bug report #4880: "add feature" tool (for polygons) + "avoid intersection" is inconsistent when i...
 - What about changing the algorithm avoiding the recursive intersection approach ?
You could extract all the linework o... 
2013-11-07
- 
  
12:59 AM Bug report #9032 (Closed): LINESTRINGM not displayed
 - Hi , 
in current Master, LINESTRINGM object are not diplayed when they are in 2.0.
I didn't check if other 3d geometr... - 
  
12:45 AM Feature request #8766: Atlas current feature filter
 - Nathan Woodrow wrote:
> Regis,
>
> You could do this in using a CASE in a label expression (for now)
>
> @CASE
> W... - 
  
04:26 PM Feature request #8766: Atlas current feature filter
 - kudos Nathan, that's very useful
 - 
  
03:01 PM Feature request #8766: Atlas current feature filter
 - Regis,
You could do this in using a CASE in a label expression (for now)
@CASE
WHEN $id = $currentfeature THEN "yo... - 
  
05:36 AM Feature request #8766: Atlas current feature filter
 - Hi, I was about to ask the same feature! So great.. The idea was to be able to filter labeling only in currentfeature...
 - 
  
03:14 AM Feature request #8766: Atlas current feature filter
 - Now that we have $currentfeature we can match that in a rule to highlight the active Atlas feature.
!http://i.imgur.... - 
  
03:14 AM Feature request #8766: Atlas current feature filter
 - Now that we have $currentfeature we can match that in a rule to highlight the active Atlas feature.
!http://i.imgur.... - 03:11 AM Feature request #8766 (Closed): Atlas current feature filter
 - Fixed in changeset commit:"bff6fe5913f2666b5d90cea47ae062b429604a22".
 - 
  
12:32 AM Revision f2ca9a19 (qgis): Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
 - 
  
12:18 AM Bug report #9031 (Closed): Area Calculation in QGIS 2 stable
 - Hi Rui,
yes it is a known issue in qgis 2 when OTFR is ON and already fixed in master. Cheers! - 
  
12:18 AM Bug report #9031 (Closed): Area Calculation in QGIS 2 stable
 - Hi Rui,
yes it is a known issue in qgis 2 when OTFR is ON and already fixed in master. Cheers! - 
  
03:18 PM Bug report #9031 (Closed): Area Calculation in QGIS 2 stable
 - In QGIS2 (stable version, MacOSX Mavericks), the calculation of the area of objects within a polygon layer seems to b...
 - 
  
03:51 PM Revision 1c47011f (qgis): Use defined datum transform also in server and fix datum transform rela...
 - 
  
12:54 PM Bug report #9030 (Closed): WMS passwords stored in plaintext even if not chosen to
 - When adding a WMS layer, even if you choose not to save the password, the password will be stored in plain text in th...
 - 12:09 PM Revision bff6fe59 (qgis): Set currentfeature expression variable for Atlas printing. Fix #8766
 - 
  
11:24 AM Revision 2cfe27b8 (qgis): Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
 - 
  
11:12 AM Bug report #9029: Spatialite Integer columns cannot be used
 - I just uninstalled the 64-bit version and downloaded the 32-bit installer. It doesn't seem to have the same problem....
 - 
  
10:34 AM Bug report #9029: Spatialite Integer columns cannot be used
 - No, sorry, I wasn't clear. I have a layer I use for making Atlas Coverages. It's got not nulls and various triggers...
 - 
  
10:28 AM Bug report #9029: Spatialite Integer columns cannot be used
 - Hm, I don't really understand. You're digitizing on a layer with NULL contraints, you aren't entering non-NULL value...
 - 
  
10:21 AM Bug report #9029: Spatialite Integer columns cannot be used
 - One exception: integer primary key still writes
 - 
  
10:15 AM Bug report #9029 (Closed): Spatialite Integer columns cannot be used
 - In 2.0, NULL values are written to any Spatialite columns defined as integers when an object is first created.
Subseq... - 
  
10:44 AM Revision aec1d5e7 (qgis): Highlight: get transformation object from maprenderer and added some co...
 - 
  
09:03 AM Revision 866cee4f (qgis): Set legend drawing order if creating a new project
 - 
  
07:20 AM Revision a4ccaac0 (qgis): Merge pull request #988 from tomass/master
 - Lithuanian translation update
 - 
  
06:31 AM Bug report #8451 (Feedback): "Transform error caught: forward transform of..." while editing on q...
 - Brian Freed wrote:
> I've been getting the same behavior on a couple different projects now.
>
> Transform error cau... - 
  
06:31 AM Bug report #8451 (Feedback): "Transform error caught: forward transform of..." while editing on q...
 - Brian Freed wrote:
> I've been getting the same behavior on a couple different projects now.
>
> Transform error cau... - 
  
06:30 AM Bug report #8451 (Reopened): "Transform error caught: forward transform of..." while editing on q...
 - I've been getting the same behavior on a couple different projects now....
 - 
  
04:31 AM Bug report #8174: Polygons digitized in Postgis layer with "Avoid Intersections" turned on still ...
 
> We are desperate for a solution and I really do NOT want to stop using QGis, as my next best option would be ArcGI...- 
  
04:27 AM Bug report #8174: Polygons digitized in Postgis layer with "Avoid Intersections" turned on still ...
 - Hello guys,
In the lack of a better fix (it seems the problem is in GEOS itself, not in QGis), I would suggest that ... - 
  
04:11 AM Bug report #8174: Polygons digitized in Postgis layer with "Avoid Intersections" turned on still ...
 - see also #9014
 - 
  
04:11 AM Bug report #9014 (Closed): QGis avoid intersection options is creating sliver polygons
 - Duplicate of #8174
and I agree that this is a HUGE issue for real life work. - 
  
04:11 AM Bug report #9014 (Closed): QGis avoid intersection options is creating sliver polygons
 - Duplicate of #8174
and I agree that this is a HUGE issue for real life work. - 
  
03:39 AM Bug report #9019 (Open): raster "save as..." "abort" doesn't abort
 - 
  
02:43 AM Bug report #9019: raster "save as..." "abort" doesn't abort
 - I'm not sure about edge-case. The behaviour is there 100% of the time. It's just that stage 1 is super-quick for smal...
 - 
  
02:03 AM Bug report #9019 (Feedback): raster "save as..." "abort" doesn't abort
 
> I'm testing using absurdly large files (5GB JP2 that's ~40GB uncompressed).
sounds like an edge case- 
  
02:11 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro -
I've just tried the Postgis layer on the latest 32 bit QGIS Master and Current(2.0.1-3) installed with the O... - 
  
02:03 AM Bug report #9028 (Closed): PyQGIS cookbook docu on website mismatch api
 - here:
http://www.qgis.org/en/docs/pyqgis_developer_cookbook/loadlayer.html#raster-layers
the code:
rlayer = QgsRaste... - 
  
01:59 AM Bug report #9024 (Feedback): core dump on opening project
 - Please attach a sample project (and data) to allow us try replicate locally. Cheers!
 - 
  
01:59 AM Bug report #9024 (Feedback): core dump on opening project
 - Please attach a sample project (and data) to allow us try replicate locally. Cheers!
 - 
  
01:59 AM Bug report #9024 (Feedback): core dump on opening project
 - Please attach a sample project (and data) to allow us try replicate locally. Cheers!
 - 
  
01:50 AM Bug report #8877 (Closed): Kriging from SAGA (Processing) fails to run
 - 
  
01:12 AM Bug report #9027 (Closed): Import vector to GeoServer not working
 - I am having trouble getting a vector onto GeoServer using the Processing Toolbox (Formerly SEXTANTE) tool 'Import vec...
 
2013-11-06
- 
  
12:39 AM Bug report #9026 (Closed): WFS connection trouble with partly secured server
 - This server has some open-for-all WFS layers and some which need authentication
http://tampere.navici.com/tampere_wf... - 
  
12:35 AM Bug report #8877: Kriging from SAGA (Processing) fails to run
 - You can install an updated version of Processing via the Plugin installer in QGIS 2.0.1.
 - 
  
07:58 PM Bug report #8877: Kriging from SAGA (Processing) fails to run
 - Just updated from master and on Ubuntu the Kriging seems to work with SAGA 2.1. Do you know if the changes are going ...
 - 
  
12:33 AM Bug report #9025 (Closed): Character encoding when connection to PostGIS failed
 - See screenshot
 - 
  
12:30 AM Bug report #9024 (Closed): core dump on opening project
 - 2.0.1 master. Opening a project that worked a few weeks ago, just a few tiffs and shapefiles (no vrt as implied in th...
 - 
  
12:04 AM Revision b6f75254 (qgis): only show dpi mode label in connection dialog for wms (fixes #9021)
 - 10:00 PM Revision c7a23b4c (qgis): Lithuanian translation update
 - 
  
09:47 PM Bug report #3517: new labeling engine fails to label self intersecting polygons
 - I just noticed this bug is still about in version 2.0 64 bit on Windows.
It was difficult to discover that it was in... - 
  
08:45 PM Revision e66bd803 (qgis): forgot one link
 - 
  
08:30 PM Revision 1cc90df7 (qgis): fixing the api url's for the template
 - 
  
07:31 PM Revision 021c7e60 (qgis): fixed MMQGIS Extract by attributes
 - 
  
07:27 PM Revision c4e39abc (qgis): [processing] allow geometry types to be specified when defining inputs ...
 - 
  
07:27 PM Revision e43b8a53 (qgis): simplified features method in vector tools
 - 05:52 PM Revision 76131419 (qgis): [processing] Add crs selection panel to scripts
 - 
  
04:55 PM Revision 016f39e2 (qgis): Map canvas uses renderer to QImage, fix for jumping image after pan
 - 
  
04:44 PM Revision 705ccf50 (qgis): Implement line width and symbol level support
 - 
  
03:21 PM Feature request #9023 (Closed): QGIS cannot open geopdf under Windows (works on Linux)
 - pdf is still not supported on windows (both 32b and 64b) whereas it seems to be on Linux and even though is says so w...
 - 
  
03:04 PM Bug report #9021 (Closed): Modify WFS connection dialog has DPI-mode wms leftover from WMS dialog
 - Fixed in changeset commit:b6f752546776f4d5f51f7ccc32cb8c9a3e7d4a83"
 - 
  
01:17 PM Bug report #9021 (Closed): Modify WFS connection dialog has DPI-mode wms leftover from WMS dialog
 - since we have the DPI-mode selection option for WMS connections there is also the caption/title of that dropdown visi...
 - 
  
01:47 PM Bug report #9022 (Closed): Spatialite views are not editable
 - QGIS v1.8 introduced support for editing Spatialite views defined with 'instead of' triggers.
In QGIS 2.0, views are... - 
  
12:38 PM Bug report #8871: WFS doesn't use bounding box!
 - I've looked up wfs in docs:
http://www.qgis.org/en/docs/user_manual/working_with_ogc/ogc_client_support.html?highlig... - 
  
12:35 PM Bug report #8871: WFS doesn't use bounding box!
 - Hi, I think this is a documentation problem. Please read:
http://www.qgis.nl/2013/04/29/qgis-en-wfs-caching/
When y... - 
  
12:34 PM Feature request #9020 (Closed): Add usesGeometry argument in qgsfunction decorator for use Exp...
 - I would like fetch the geometry field inside the Expression's function.
At the moment, i can use the Geometry field f... - 
  
11:07 AM Revision 3c05976a (qgis): Updated overview to use rendering jobs, fixed cancellation
 - 
  
10:04 AM Bug report #9019: raster "save as..." "abort" doesn't abort
 - This seems to be a little nuanced after all.
I'm testing using absurdly large files (5GB JP2 that's ~40GB uncompress... - 
  
09:46 AM Bug report #9019 (Closed): raster "save as..." "abort" doesn't abort
 - I start a "Save as" for a raster layer. No matter what settings I use, or the source format, pressing "Abort" once th...
 - 
  
09:35 AM Bug report #9018 (Closed): Describe the difference beyween "Add vector layer - > Database -> OGR ...
 - I've been using the direct "Add Oracle Spatial Layer" feature and created a few connections.
I've just discovered th... - 
  
09:28 AM Bug report #9017 (Closed): raster "save as..." dialog should remember where you've been
 - 1) Right click on a raster layer and go "Save as"
2) Click "Browse".
No matter how many times I have saved a file wi... - 
  
08:59 AM Revision 7985c4e4 (qgis): fix warning
 - 
  
08:29 AM Bug report #9016 (Closed): WMTS in QGIS 2.0.1 only returning 1 tile
 - I've tried connecting to our (Ordnance Survey's) WMTS paid service in QGIS 2.0.1. It appears to connect ok and return...
 - 
  
08:17 AM Revision 97b5b3f4 (qgis): restore retry variable, removed in 4f937ae667
 - 
  
07:24 AM Bug report #9015 (Closed): API: Using a QgsVectorLayer from an unusable uri crashes QGIS
 - Hi Luigi,
and thanks for the tip. I was studying the api doc for QgsVectorLayer up and down. I quickly checked and re... - 
  
07:24 AM Bug report #9015 (Closed): API: Using a QgsVectorLayer from an unusable uri crashes QGIS
 - Hi Luigi,
and thanks for the tip. I was studying the api doc for QgsVectorLayer up and down. I quickly checked and re... - 
  
07:05 AM Bug report #9015: API: Using a QgsVectorLayer from an unusable uri crashes QGIS
 - try to use isValid() call before to use the layer.
http://www.qgis.org/api/classQgsDataProvider.html#a1f805f593a0fa0... - 
  
06:36 AM Bug report #9015 (Closed): API: Using a QgsVectorLayer from an unusable uri crashes QGIS
 - In my Python plugin I create layers from PostGIS tables
@# db is a valid QtSql.QSqlDataBase object
uri = QgsDataSourc... - 
  
06:25 AM Bug report #9014: QGis avoid intersection options is creating sliver polygons
 - Just to let you know,
We tried with "enable topological editing" on and off, as suggested by Marco on #4880. The err... - 
  
06:23 AM Bug report #9014 (Closed): QGis avoid intersection options is creating sliver polygons
 - Hello everyone,
This is a serious bug and it's causing a lot of trouble for us.
We are using Quantum GIS 2.0 in car... - 
  
05:54 AM Bug report #9013: When digitizing with "avoid intersections" layer type should be detected before...
 - Hello Jurgen,
I configured this bug to be of high priority because it cause massive problems with digitizing land-us... - 
  
05:38 AM Bug report #9013 (Closed): When digitizing with "avoid intersections" layer type should be detect...
 - Hello all,
When digitizing with "avoid intersections" option turned on, QGIS should detect the layer type when creat... - 
  
05:16 AM Revision bc45b980 (qgis): Implementation of sequential rendering to QImage
 - 
  
03:30 AM Feature request #8850: Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - Many thanks. I'll try and test it next week then.
 - 
  
03:29 AM Feature request #8850: Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - Jonathan Moules wrote:
> Hmmm. I didn't know they were still going on. I can't find them on the new website - http://... - 
  
03:21 AM Feature request #8850: Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - Hmmm. I didn't know they were still going on. I can't find them on the new website - http://www.qgis.org/en/site/foru...
 - 
  
03:04 AM Feature request #8850: Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - Jonathan Moules wrote:
> Many thanks Jürgen - I'll test it in the next stable. :-)
So there's no need for the weekli... - 
  
03:01 AM Feature request #8850: Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - Many thanks Jürgen - I'll test it in the next stable. :-)
 - 
  
01:27 AM Bug report #8980: svg fill issue: lines not rendered correctly
 - it would help to have just one repetition of the input pattern in the SVG to avoid the unwanted effect - might not be...
 
2013-11-05
- 
  
12:19 AM Bug report #9012 (Closed): Wrong symbol size after saving print composer as image
 - Saving a composition doesn't work properly for maps with graduated symbols. On the saved image, the symbols are much ...
 - 
  
10:32 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Bo Victor Thomsen wrote:
> Alvaro -
> Sorry for being late to the party, I was at a mapping conference. Just to answ... - 
  
10:12 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro - 
Sorry for being late to the party, I was at a mapping conference. Just to answer your questions even though... - 
  
06:22 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Bo Victor Thomsen wrote:
> Alvaro -
>
> I've tried your patched version of QGIS. Works nicely with shape files an... - 
  
09:40 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Giovanni Manghi wrote:
> > > Note: The improvement is very perceptible?
> >
> >
> > yes :)
>... - 
  
09:40 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Giovanni Manghi wrote:
> > > Note: The improvement is very perceptible?
> >
> >
> > yes :)
>... - 
  
09:39 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Giovanni Manghi wrote:
> > Note: The improvement is very perceptible?
>
>
> yes :)
I am delighted to read that.
I... - 
  
05:45 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 
> Note: The improvement is very perceptible?
yes :)- 
  
04:30 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - I tested with a shapefile containing 75k polygons and although I don't have a quantitative analysis, I can say that t...
 - 
  
04:30 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - I tested with a shapefile containing 75k polygons and although I don't have a quantitative analysis, I can say that t...
 - 
  
03:37 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Matthias Kuhn wrote:
> Alvaro,
>
> I can imagine to enable this functionality for screen rendering by default sooner... - 
  
03:09 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Giovanni Manghi wrote:
> Bo Victor Thomsen wrote:
> > Alvaro -
> >
> > I've tried your patched version of QGIS. Work... - 
  
02:44 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 
> Done:
> http://www.filedropper.com/qgis-osgeo4w-210-f8725-setup-x86
>
> It contains the Windows Installer with th...- 
  
02:43 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Bo Victor Thomsen wrote:
> Alvaro -
>
> I've tried your patched version of QGIS. Works nicely with shape files and w... - 
  
01:45 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro -
I've tried your patched version of QGIS. Works nicely with shape files and with large speed improvements. H... - 
  
09:53 PM Revision 4f937ae6 (qgis): use title as default name for WMTS layers (implements #8984)
 - 
  
06:26 PM Revision 45fea7b4 (qgis): oracle provider: optionally use extents from metadata table (implements...
 - 
  
05:35 PM Revision e3e22be3 (qgis): Merge pull request #984 from BioEcoForests/master
 - Use the layer type when adding a part to a featureless entry. Fix #8459
 - 
  
03:26 PM Revision 446b6d63 (qgis): Add dxf export gui and menu entry in qgisapp
 - 
  
01:50 PM Revision e18dcbf7 (qgis): Merge pull request #640 from mhugent/labeling_performance
 - Labeling performance
 - 
  
12:53 PM Feature request #8984 (Closed): Improve WMT-S add layer dialog to use layer "Title"
 - Fixed in changeset commit:"4f937ae667b31a4bc067c3c85ae5868077610c43".
 - 
  
12:30 PM Revision e63e92e7 (qgis): Feature #8725: Simplification is assigned by flag
 - The drawing simplification can be configured using flags that indicates
what simplification type can be executed (Poi... - 
  
09:32 AM Feature request #8850 (Closed): Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - implemented in commit:45fea7b46
 - 
  
09:32 AM Feature request #8850 (Closed): Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - implemented in commit:45fea7b46
 - 
  
08:47 AM Feature request #8850: Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - I believe it's a result of this, but if I have a QGIS project with multiple Oracle layers in it. When I load the proj...
 - 
  
08:35 AM Bug report #8459 (Closed): Add Part on NULL geometry
 - Fixed in changeset commit:"e3e22be36f50695739a47789e758f7f9abeef940".
 - 
  
06:26 AM Bug report #9011 (Closed): PostGis 2.1.0 deprecated signature
 - Hi,
Our dba report us that in the postgres database (9.3) log there are some warning:... - 
  
06:20 AM Bug report #9010 (Closed): OTF CRS transformation - 4326 to 27700 fails zoomed out
 - 1) Start QGIS - Add a layer in EPSG:27700 (British National Grid). 27700 is my qgis default projection.
2) Ensure "e... - 
  
05:21 AM Feature request #9009 (Closed): Field calculator expression should remember expression used
 - Hi, when using field calculator in arttribute, it would be great that the dialog keep in memory the expression and pa...
 - 
  
02:28 AM Bug report #9008: Postgis: commit errors leads to loosing data
 - If the provider is capabable to determine a maximum length, QGIS should already not allow to enter more data. And if...
 - 
  
02:16 AM Bug report #9008: Postgis: commit errors leads to loosing data
 - Hi Regis,
it would be interesting to check if this was an issue also in qgis 1.8, then if not tag this a regression.
... - 
  
01:01 AM Bug report #9008 (Closed): Postgis: commit errors leads to loosing data
 - Hi, 
When editing data in attribute view, if commit is raising error, there is no way to save pending edits.
More ... - 
  
02:12 AM Feature request #8912: Better support for georeferenced pdf
 - you are right, despite the fact that qgis/windows now comes with gdal 1.10 and that this has geopdf support active th...
 
2013-11-04
- 
  
12:22 AM Revision 40ed4bbe (qgis): Feature #8725: fix merge changes
 - 
  
11:45 PM Bug report #8076 (Feedback): Undocking panel = area that's not redrawn
 - Is this issue still valid or can it be closed?
 - 
  
11:36 PM Revision 019759af (qgis): Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
 - 
  
09:44 PM Bug report #9007 (Closed): MS SQL uniqueidentifier data type is not supported
 - If a MS SQL Spatial layer uses <uniqueidentifier> data type then layer attribute table displays as all nulls and the ...
 - 
  
07:36 PM Feature request #9006 (Closed): Invert color ramp on vector layers
 - I would love an option to invert color ramps when classifying data on vector layers. Sometimes the values need to be ...
 - 
  
06:12 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Giovanni Manghi wrote:
> > Marco Hugentobler wrote:
> > > I've done some tests with the patch,... - 
  
09:18 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 
> Hi Giovanni, now I am going to make a Windows Installer with the current patch state.
> Telling you as I have!
th...- 
  
08:03 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Matthias, I can add other option to the new 'fast drawing' box in the 'rendering' options panel for the 'AA-disabl...
 - 
  
07:33 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro,
I can imagine to enable this functionality for screen rendering by default sooner or later, but only if all ... - 
  
07:32 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Giovanni Manghi wrote:
> Marco Hugentobler wrote:
> > I've done some tests with the patch, and I have mixed feelings ... - 
  
07:25 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Nathan Woodrow wrote:
> > Marco Hugentobler wrote:
> > > I've done some tests with the patch, ... - 
  
03:31 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - regis Haubourg wrote:
> > Referred to append a new extra option for disable the 'AA' of far geometries, I think that ... - 
  
03:11 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - > Referred to append a new extra option for disable the 'AA' of far geometries, I think that if the user already acti...
 - 
  
03:00 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Matthias Kuhn wrote:
> Thank you for this nice table.
> So, disabling AA indeed seems to result in a noticeable diffe... - 
  
02:25 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Thank you for this nice table.
So, disabling AA indeed seems to result in a noticeable difference in some cases.
I wo... - 
  
05:52 PM Bug report #9005 (Closed): unable to open postgis data source attribute table in QGIS
 - I'm using QGIS 2.0.1 on Linux Mint 13 LTS (QGIS installed from Ubuntu 12.04 repository)
I can happily connect to & pl... - 
  
04:19 PM Revision 5441a1eb (qgis): Feature #8725: Disable simplification in composer
 - Disable the simplification of geometries when the render request comes
from a print composition to avoid rendering qu... - 
  
03:47 PM Revision eb6ca1e0 (qgis): [globe] Add Anti-Aliasing option (Enabled by default)
 - 
  
01:51 PM Feature request #8912: Better support for georeferenced pdf
 - How did you do manage to get it loaded ? I still cannot load this pdf either on win32 or win64 (both have the latest ...
 - 
  
12:32 PM Feature request #9003 (Open): Export report in georeferencer plugin does not export all gcp table...
 - I save the GCP report just fine, but it does not export the deltas and RMS error calculations.
I need this to justif... - 12:14 PM Revision 872e5006 (qgis): Use the layer type when adding a part to a featureless entry. Fix #8459
 - 
  
12:07 PM Bug report #8914 (Closed): Merge features does not work
 - Hello Giovanni,
I've checked this twice and found to be a problem with the project configuration. Without any other ... - 
  
11:21 AM Feature request #9001 (Open): Make imported CSV tables editable within QGIS
 - I think this would really improve the usability of QGIS and is probably not that hard to implement (i would guess). J...
 - 
  
11:06 AM Revision d131b7ae (qgis): Support multilines / polygons / multipolygons (as closed linestrings fo...
 - 
  
10:51 AM Revision 0f52163f (qgis): [cmake] Fix warnings.
 - See http://www.cmake.org/Bug/view.php?id=14441
 - 
  
09:42 AM Feature request #9000 (Closed): add option to allow marker line symbology start not at the beginn...
 - This is sometimes useful when doing advanced symbology, for example when you need symbols on both sides of the line, ...
 - 
  
09:17 AM Bug report #8991 (Closed): nviz does not work (not found) in qgis 64bit osgeo4w
 - see "OSGeo4W !#388":http://trac.osgeo.org/osgeo4w/ticket/388
 - 
  
09:17 AM Bug report #8991 (Closed): nviz does not work (not found) in qgis 64bit osgeo4w
 - see "OSGeo4W !#388":http://trac.osgeo.org/osgeo4w/ticket/388
 - 
  
08:26 AM Revision c59cd92c (qgis): Load raster category names fix
 - 
  
05:27 AM Feature request #8999 (Closed): Rotate scale bar
 - currently scale bar cannot be rotated whilst all other composer items can.
 - 
  
03:39 AM Bug report #8459: Add Part on NULL geometry
 - Added a pull request to fix the issue:
https://github.com/qgis/QGIS/pull/984 - 
  
03:24 AM Bug report #8998 (Closed): size of the symbols changes when exported
 - Add a point vector layer and make the size of the symbols dependent of any field, using the "advanced" button ("champ...
 - 
  
02:54 AM Bug report #8997 (Closed): Memory vector layer datasource wrongly written in project
 - Changes to vector memory layer attributes are not written to project file because QgsMapLayer::readLayerXML() is usin...
 - 
  
02:43 AM Bug report #8786: Plugin manager didn't remember last visited tab
 - This should be fixed by pull-request https://github.com/qgis/QGIS/pull/963
 - 
  
02:40 AM Revision f30f2298 (qgis): Feature #8725: 'AA' disabling uses layer cfg
 - 'AA' disabling for '1-pixel geometries' uses the layer simplification
configuration - 
  
02:35 AM Bug report #8996 (Closed): Composer crashes QGIS when setComposition() method called
 - When I try to set composition to composer instance, created from plugin, QGIS crashes. Sometimes composer created, bu...
 - 
  
02:21 AM Feature request #8995: [composer] Size of scale bar bloated (problem for Atlas, LizMap, QWC)
 - Yes: I think one should be able to specify the size of the scale bar on the page, and the number of segments should b...
 - 
  
02:19 AM Feature request #8995: [composer] Size of scale bar bloated (problem for Atlas, LizMap, QWC)
 - I can see what you mean .. And I can imagine where the problem is .. 
But AFAIK QGIS is working fine with Scalebars..... - 
  
02:06 AM Feature request #8995 (Closed): [composer] Size of scale bar bloated (problem for Atlas, LizMap, ...
 - If a scale is correctly defined, then the scale of the map is changed (as it happens e.g. for Atlas printing at varyi...
 - 
  
01:29 AM Bug report #8994 (Closed): Difference in topology check between Topology Checker Plugin and Geome...
 - When I check the validity of a closed polyline, I get these results using different tools:
- no errors using Topolog... 
2013-11-03
- 
  
12:42 AM Revision d901e506 (qgis): add link to 2.0 api documentation
 - 
  
04:05 PM Bug report #8992: Cannot activate the composer snapping grid
 - sorry for the noise
 - 
  
04:01 PM Bug report #8992 (Closed): Cannot activate the composer snapping grid
 - It's still there -- it's just been moved to the "View" menu.
 - 
  
03:43 PM Bug report #8992 (Closed): Cannot activate the composer snapping grid
 - It seems that in qgis master there option to enable the snapping grid (in the "composition" tab) is gone.
 - 
  
04:00 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Matthias Kuhn wrote:
> Hi Alvaro,
>
> The effect of disabled anti-aliasing is still perceptible here.
> Which portio... - 
  
03:46 PM Bug report #8993 (Closed): resizing the map object with "draw coordinates" option active does not...
 - in qgis master, when activating the "draw coordinates" option for the map object, make the resize of the same object ...
 - 
  
03:32 PM Bug report #8991 (Closed): nviz does not work (not found) in qgis 64bit osgeo4w
 - in the grass plugin message is
Module nviz not found - 
  
03:07 PM Revision eee9a497 (qgis): Try to find closest color in dxf palette
 - 
  
03:05 PM Revision 4ddc948c (qgis): [Fixes #8926, #8987] add alpha channel for rubber band in extentSelector
 - 
  
03:05 PM Revision fb4409b2 (qgis): [ftools] fixes #8988
 - 
  
03:04 PM Bug report #8976 (Open): Offline Editor not retaining key integer values (or if it retains it doe...
 - Anyway I tested 1.7.4 and it was working correctly. In the off line table the primary key field was supposed to be le...
 - 
  
03:04 PM Bug report #8976 (Open): Offline Editor not retaining key integer values (or if it retains it doe...
 - Anyway I tested 1.7.4 and it was working correctly. In the off line table the primary key field was supposed to be le...
 - 
  
03:04 PM Bug report #8976 (Open): Offline Editor not retaining key integer values (or if it retains it doe...
 - Anyway I tested 1.7.4 and it was working correctly. In the off line table the primary key field was supposed to be le...
 - 
  
03:04 PM Revision 1deaeb0f (qgis): [ftools] disable add to canvas checkbox ìf out file is not selected
 - 
  
10:59 AM Bug report #4013: Large Projects: add limitations to the manual
 - The original issue (as reported for Mac) has been fixed in master branch with commit commit:d8e5c2f8
 - 
  
10:55 AM Revision eeea36e6 (qgis): Better default values for gradient fills
 - 
  
10:55 AM Revision dfba26d9 (qgis): [FEATURE] allow starting/ending a gradient at a features centroid
 - 
  
10:32 AM Revision 8bdaf42d (qgis): Load raster category names by GDAL provider, fixes #8886
 - 
  
10:18 AM Bug report #8979: Crashing WFS in 32bit Windows Install
 - Jukka Rahkonen wrote:
> http://hip.latuviitta.org/cgi-bin/tinyows
>
> I used the feature type "municipalities". It i... - 
  
10:18 AM Bug report #8979: Crashing WFS in 32bit Windows Install
 - Jukka Rahkonen wrote:
> http://hip.latuviitta.org/cgi-bin/tinyows
>
> I used the feature type "municipalities". It i... - 
  
03:32 AM Bug report #8979: Crashing WFS in 32bit Windows Install
 - http://hip.latuviitta.org/cgi-bin/tinyows
I used the feature type "municipalities". It is my own server and I know f... - 
  
01:16 AM Bug report #8979: Crashing WFS in 32bit Windows Install
 - Jukka Rahkonen wrote:
> Hi,
>
> The shortcut points to that qgis.bat file I referred as
> "C:\\Program Files\\QGIS D... - 
  
09:13 AM Feature request #8926 (Open): Set the color of the Selection Tool bounding box
 - 
  
06:17 AM Feature request #8926: Set the color of the Selection Tool bounding box
 - Sorry, the fix was not for this issue. 
Anyone could reopen it ? I cannot seem to change issue status! - 
  
06:06 AM Feature request #8926 (Closed): Set the color of the Selection Tool bounding box
 - Fixed in changeset commit:"4ddc948c7b2ab0bc4c8d32093c10b4b532434f49".
 - 
  
08:22 AM Bug report #8793: Crash while Exporting OpenStreetMap Topology to SpatiaLite
 - Hi,
me too.
QGIS Desktop 2.01 on Windows, Mac OS X (10.9) and Ubuntu 13.10 crashed when:
http://download.geofabri... - 
  
06:10 AM Bug report #8626 (Closed): the clip window in "raster -> extraction -> clip" is not semi-transpar...
 - Fixed in commit:4ddc948c7b2ab0bc4c8d32093c10b4b532434f49
 - 
  
01:22 AM Bug report #8626: the clip window in "raster -> extraction -> clip" is not semi-transparent anymore
 - it affects also the GRASS region -> select extent form canvas
in the processing toolbox. - 
  
06:06 AM Bug report #8988 (Closed): "Export/Add geometry columns" error for layers with line geometries
 - Fixed in changeset commit:"fb4409b24e72010e8f6771601691609d300d64b9".
 - 
  
01:14 AM Bug report #8988: "Export/Add geometry columns" error for layers with line geometries
 - It does not happen with all layers, but it happens with many (sample attached).
I even seen a crash. Definitely a re... - 
  
01:14 AM Bug report #8988: "Export/Add geometry columns" error for layers with line geometries
 - It does not happen with all layers, but it happens with many (sample attached).
I even seen a crash. Definitely a re... - 
  
01:14 AM Bug report #8988: "Export/Add geometry columns" error for layers with line geometries
 - It does not happen with all layers, but it happens with many (sample attached).
I even seen a crash. Definitely a re... - 
  
01:14 AM Bug report #8988: "Export/Add geometry columns" error for layers with line geometries
 - It does not happen with all layers, but it happens with many (sample attached).
I even seen a crash. Definitely a re... - 
  
01:14 AM Bug report #8988: "Export/Add geometry columns" error for layers with line geometries
 - It does not happen with all layers, but it happens with many (sample attached).
I even seen a crash. Definitely a re... - 
  
03:58 AM Revision 37d365c0 (qgis): [composer] add some more navigation shortcuts - ctrl + scroll wheel = f...
 - 
  
01:45 AM Bug report #8983: Missing tiles when loading WMT-S from EPSG:2193 tileset
 - I've also tested latest master and still get the problem.
 - 
  
01:11 AM Bug report #8983: Missing tiles when loading WMT-S from EPSG:2193 tileset
 - Jürgen Fischer wrote:
> Should already fixed in master.
it does not seems, in the log I see messages like
repeat ti... - 
  
01:38 AM Bug report #8886: allow paletted rasters to have class labels
 - Implemented also loading of category names by GDAL provider from original data. The function name is GDALGetRasterCat...
 - 
  
01:32 AM Bug report #8886 (Closed): allow paletted rasters to have class labels
 - Fixed in changeset commit:"8bdaf42dbaec240151eacaa9a28e02f49a53fd66".
 - 
  
01:22 AM Bug report #8987 (Closed): Opaque zone selections in Processing toolbox (Grass extensions)
 - duplicate of #8626
 - 
  
01:22 AM Bug report #8987 (Closed): Opaque zone selections in Processing toolbox (Grass extensions)
 - duplicate of #8626
 - 
  
01:19 AM Bug report #8985: "/" in column name makes symbology fail
 - It is the "/" in the column name the origin of the issue.
 - 
  
01:19 AM Bug report #8985: "/" in column name makes symbology fail
 - It is the "/" in the column name the origin of the issue.
 - 
  
01:19 AM Bug report #8985: "/" in column name makes symbology fail
 - It is the "/" in the column name the origin of the issue.
 - 
  
01:19 AM Bug report #8985: "/" in column name makes symbology fail
 - It is the "/" in the column name the origin of the issue.
 - 
  
01:19 AM Bug report #8985: "/" in column name makes symbology fail
 - It is the "/" in the column name the origin of the issue.
 
2013-11-02
- 
  
12:52 AM Bug report #8988 (Closed): "Export/Add geometry columns" error for layers with line geometries
 - Log output:...
 - 
  
07:20 PM Bug report #8987 (Closed): Opaque zone selections in Processing toolbox (Grass extensions)
 - Under the stable QGIS version 2 and Night Build QGIS 2.1 DEV 47b055f and prior ones, when we use the Processing toolb...
 - 
  
06:57 PM Bug report #8985 (Closed): "/" in column name makes symbology fail
 - In QGIS 2.1 DEV 47b055f, and the two previous Night Builds, if we use Properties->Stile->Categorized and classify usi...
 - 
  
06:47 PM Feature request #8984 (Closed): Improve WMT-S add layer dialog to use layer "Title"
 - Would be more usable if the add WMT-S layer UI used (maybe optionally?) the WMT-S get capabilities “Title” value rath...
 - 
  
06:47 PM Bug report #8983: Missing tiles when loading WMT-S from EPSG:2193 tileset
 - Should already be fixed in master.
 - 
  
06:39 PM Bug report #8983 (Closed): Missing tiles when loading WMT-S from EPSG:2193 tileset
 - When I try to load a EPSG:2193 tileset from this http://data-test.linz.govt.nz/services;key=fbd75769082f4e4eac32dcff3...
 - 
  
06:40 PM Revision a411e79f (qgis): [pyqgis-console] add save button to history dialog, minor fixes for c38...
 - 
  
06:40 PM Revision 169f646f (qgis): [Fixes #8982] adds python bindings for actionZoomNext method
 - update to autocompletion file
 - 
  
06:40 PM Revision c4b5812c (qgis): [pyqgis-console] allows to remove entries from command history dialog
 - 
  
06:40 PM Revision 5f916b40 (qgis): [pyqgis-console] fixes some translation string
 - 
  
06:40 PM Revision a7a4452e (qgis): [Fixes #8972] allows to drop PostGIS Raster layers into main app
 - 
  
06:32 PM Revision 10c62b56 (qgis): GDALGetCategoryNames TODO note
 - 
  
06:21 PM Revision 24bcec43 (qgis): [FEATURE] labels support in QgsPalettedRasterRenderer, fixes #8886
 - 
  
04:05 PM Bug report #8979: Crashing WFS in 32bit Windows Install
 - Hi,
The shortcut points to that qgis.bat file I referred as
"C:\\Program Files\\QGIS Dufour\\bin\
ircmd.exe" exec hi... - 
  
11:47 AM Bug report #8979: Crashing WFS in 32bit Windows Install
 - Jukka Rahkonen wrote:
> Sorry, but I do not know how to start QGIS with no plugins on Windows. I suppose I should edi... - 
  
07:01 AM Bug report #8979: Crashing WFS in 32bit Windows Install
 - Sorry, but I do not know how to start QGIS with no plugins on Windows. I suppose I should edit something in the file ...
 - 
  
02:41 AM Bug report #8979: Crashing WFS in 32bit Windows Install
 - Jukka Rahkonen wrote:
> Hi,
>
> Same crash happens for me but a bit earlier. Load data from WFS, open attribute tabl... - 
  
03:46 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Alexander Bruy wrote:
> > Nathan Woodrow wrote:
> > > I seem to be having a small issue with t... - 
  
02:19 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Nyall Dawson wrote:
> Ok - in that case I run into this same issue almost daily, and any improvements would be greatl... - 
  
01:52 PM Revision 47b055f5 (qgis): introduced qgssize in rasters instead of size_t to typedef it easily in...
 - 
  
11:00 AM Bug report #8982 (Closed): iface.actionZoomNext() missing for Python
 - Fixed in changeset commit:"169f646f7ca7626ce35349c9ff8b77ba3c0dad6d".
 - 
  
07:31 AM Bug report #8982 (Closed): iface.actionZoomNext() missing for Python
 - There is iface.actionZoomLast() but iface.actionZoomNext() is missing for Python.
 - 
  
11:00 AM Bug report #8972 (Closed): PostGIS raster not loaded by Drag&Drop
 - Fixed in changeset commit:"a7a4452e79187cb80b2ca53f26bc40f7cb80231e".
 - 
  
10:40 AM Bug report #8886 (Reopened): allow paletted rasters to have class labels
 - Vincent Schut wrote:
> NB the categories support in gdal seems generic, see the GDALRasterBand:GetCategoryNames metho... - 
  
10:40 AM Bug report #8886 (Reopened): allow paletted rasters to have class labels
 - Vincent Schut wrote:
> NB the categories support in gdal seems generic, see the GDALRasterBand:GetCategoryNames metho... - 
  
10:22 AM Bug report #8886 (Closed): allow paletted rasters to have class labels
 - Fixed in changeset commit:"24bcec43d5faf7bc8578577a31de66d071997fa4".
 - 
  
05:13 AM Bug report #8575 (Closed): undefined references building master
 - Full fix by Jef in commit:0a1d44fc
 - 
  
05:13 AM Bug report #8575 (Closed): undefined references building master
 - Full fix by Jef in commit:0a1d44fc
 
2013-11-01
- 
  
11:40 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Ok - in that case I run into this same issue almost daily, and any improvements would be greatly appreciated!
 - 
  
04:50 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Nyall Dawson wrote:
> Nathan Woodrow wrote:
> >
> > The rendering at large scales is the main issue most people have... - 
  
04:46 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Nathan Woodrow wrote:
>
> The rendering at large scales is the main issue most people have with large datasets so th... - 
  
09:47 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Matthias, we have another think coming, :-)
A few days ago, you said me... "... another minor thing is, that the ... - 
  
08:59 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Matthias Kuhn wrote:
> Hi Alvaro,
>
> The effect of disabled anti-aliasing is still perceptible here.
> Which portio... - 
  
05:52 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Nathan Woodrow wrote:
> The rendering at large scales is the main issue most people have with large datasets so this... - 
  
03:57 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Nathan Woodrow wrote:
> Marco Hugentobler wrote:
> > I've done some tests with the patch, and I have mixed feelings t... - 
  
03:48 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alexander Bruy wrote:
> Nathan Woodrow wrote:
> > I seem to be having a small issue with the build though. When ever ... - 
  
03:41 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Alvaro,
The effect of disabled anti-aliasing is still perceptible here.
Which portion of the performance is gaine... - 
  
03:40 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Giovanni Manghi wrote:
> Marco Hugentobler wrote:
> > I've done some tests with the patch, and I have mixed feelings ... - 
  
03:37 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Marco Hugentobler wrote:
> I've done some tests with the patch, and I have mixed feelings towards applying. The optim... - 
  
02:58 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Marco Hugentobler wrote:
> I've done some tests with the patch, and I have mixed feelings towards applying. The optim... - 
  
02:42 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - I've done some tests with the patch, and I have mixed feelings towards applying. The optimisation has most effect in ...
 - 
  
01:56 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Nathan Woodrow wrote:
> I seem to be having a small issue with the build though. When ever I run it in normal mode e.... - 
  
02:43 PM Bug report #8979: Crashing WFS in 32bit Windows Install
 - Hi,
Same crash happens for me but a bit earlier. Load data from WFS, open attribute table, select one, zoom, close a... - 
  
08:07 AM Bug report #8979 (Feedback): Crashing WFS in 32bit Windows Install
 - I cannot replicate this issue, using both a normal Windows installation and a Virtual Machine.
Have you tested run q... - 
  
03:43 AM Bug report #8979 (Closed): Crashing WFS in 32bit Windows Install
 - QGIS crashed when identifying or selecting certain features through a WFS connection. This seems to effect the window...
 - 
  
12:01 PM Revision fd10fae1 (qgis): Remove mDrawing from canvas - it is now transparent to the user
 - 
  
11:57 AM Bug report #8980 (Rejected): svg fill issue: lines not rendered correctly
 - I attach here a svg that is being used to fill polygons.
The pattern of the svg is made of simple, sharp lines/dots.... - 
  
11:52 AM Bug report #8976: Offline Editor not retaining key integer values (or if it retains it does not s...
 - Hi, this is weird. I'm on Linux and for me the primary are retained correctly in the off-line DB.
Anyway I would con... - 
  
11:35 AM Bug report #8976: Offline Editor not retaining key integer values (or if it retains it does not s...
 - It can not be expected that primary key values be filled by the user. The reintegration of the data relies heavily on...
 - 
  
11:35 AM Bug report #8976: Offline Editor not retaining key integer values (or if it retains it does not s...
 - It can not be expected that primary key values be filled by the user. The reintegration of the data relies heavily on...
 - 
  
01:32 AM Bug report #8976 (Feedback): Offline Editor not retaining key integer values (or if it retains it...
 - I just tested here and regarding your report it seems to work as expected.
By the way, when off-line it is expected... - 
  
01:32 AM Bug report #8976 (Feedback): Offline Editor not retaining key integer values (or if it retains it...
 - I just tested here and regarding your report it seems to work as expected.
By the way, when off-line it is expected... - 
  
01:32 AM Bug report #8976 (Feedback): Offline Editor not retaining key integer values (or if it retains it...
 - I just tested here and regarding your report it seems to work as expected.
By the way, when off-line it is expected... - 
  
11:35 AM Revision 9fb6a1ca (qgis): Moving canvas away from QgsMapRenderer, now with OTF projections working
 - 
  
11:13 AM Revision 6cc5db39 (qgis): Add null grid transformation if necessary
 - 
  
08:35 AM Revision 84323d6f (qgis): debian packaging: disable globe plugin while libopenscenegraph-dev is u...
 - 
  
04:35 AM Revision d9b95bcd (qgis): Marked few drawing progress reporting signals as deprecated
 - 
  
04:30 AM Revision 6652f970 (qgis): Consolidate all composer tools/add item actions to same toolbar, make t...
 - 
  
03:42 AM Revision ccd40bf0 (qgis): Map canvas has its QgsMapSettings, moving away from QgsMapRenderer
 
2013-10-31
- 
  
12:42 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Nathan, thanks for your comments!
I have test some shapes and all works fine in 'release' build.
Can I test your ... - 
  
09:00 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hey Alvaro,
Really like your work.
I seem to be having a small issue with the build though. When ever I run it in ... - 
  
11:30 PM Revision fcbff6a6 (qgis): Merge pull request #923 from nyalldawson/gradient_fill2
 - [FEATURE] Add support for gradient fills for polygons
 - 
  
05:21 PM Bug report #8977: rulebased styling with a dash in the field name
 - Strange. I'll take a look.
 - 
  
01:51 PM Bug report #8977 (Closed): rulebased styling with a dash in the field name
 - I have loaded an sld, containing the following filter:...
 - 
  
04:55 PM Revision 63fbc752 (qgis): Add export macro
 - 
  
04:07 PM Revision 5a2285e2 (qgis): Ask datum transformation if vector layer is saved in another CRS
 - 
  
03:29 PM Revision ad27dfe1 (qgis): [Expression] redirect duplicate QString expression() to QString dump()
 - 
  
02:03 PM Bug report #8978 (Closed): loading an sld without uom attribute should set ouptput units to mapunits
 - When loading an sld where in the sizes no uom attribute is given, it can be assumed that the output units are "MapUni...
 - 
  
01:48 PM Revision 08092cda (qgis): Remove debug code
 - 
  
01:16 PM Revision 5cd75663 (qgis): Add expression constructor to QgsFeatureRequest
 - 
  
01:08 PM Bug report #8976 (Closed): Offline Editor not retaining key integer values (or if it retains it d...
 - When converting a project to be edited offline the plugin does not copy or retain primary key or foreign key values. ...
 - 
  
12:01 PM Revision 64c0bd45 (qgis): More debug messages
 - 
  
11:52 AM Bug report #8975 (Closed): line pattern fill: the style is applied to symbol border and not to li...
 - See attached image:
in the line pattern fill, when choosing the line style this is applied to the symbol border, not... - 
  
11:49 AM Revision 73d0d9d3 (qgis): Add debug informations
 - 
  
11:49 AM Bug report #8974 (Closed): line pattern fill: at specific distance between lines it shows an unde...
 - See attached images: in this case the difference is between distance "4" and "5" (but the unwanted symbols show also ...
 - 
  
10:34 AM Revision f2004962 (qgis): Added utility functions to QgsMapSettings
 - 
  
09:55 AM Revision 159f135d (qgis): Removed QgsMapRendererV2 again in favour of using jobs directly
 - 
  
09:17 AM Bug report #8972 (Open): PostGIS raster not loaded by Drag&Drop
 - 
  
09:15 AM Bug report #8972: PostGIS raster not loaded by Drag&Drop
 - Rasters are not loaded as described above from DB Manager
 - 
  
09:13 AM Bug report #8972: PostGIS raster not loaded by Drag&Drop
 - it is the qgis browser that does not load rasters by d&d? :)
 - 
  
09:11 AM Bug report #8972: PostGIS raster not loaded by Drag&Drop
 - Not loaded in the canvas
 - 
  
09:10 AM Bug report #8972 (Feedback): PostGIS raster not loaded by Drag&Drop
 - in the browser?
 - 
  
08:20 AM Bug report #8972 (Closed): PostGIS raster not loaded by Drag&Drop
 - PostGIS rasters are not loaded by Drag&Drop (they can be loaded by right click>Add, however)
 - 
  
09:08 AM Revision b9cf9eea (qgis): Don't remove layer coordinate transform info if layer is no longer pres...
 - 
  
08:23 AM Revision f98ecf75 (qgis): Dxf color palette
 - 
  
08:19 AM Bug report #8971 (Closed): Loading a -R (out-of-db) raster crashes QGIS
 - On Windows (not on Debian) loading a PostGIS raster imported as out-of-db (-R option) crashes QGIS
 - 
  
08:18 AM Bug report #8970 (Closed): Failed import of csv table in DB Manager
 - A CSV file is loaded with "Add vector", but when loaded in dbman it throws an error:
Impossibile determinare i privi... - 
  
07:09 AM Revision d8e5c2f8 (qgis): Increase number of allowed open files on Mac
 - - Increase from default 256 to 4096-to-8192 range, or OPEN_MAX for process
- From code provided by Larry Biehl, Purdu... - 
  
05:25 AM Revision b04f81a1 (qgis): Threading - WIP
 - 
  
05:25 AM Revision ef3c2672 (qgis): More work in progress
 - 
  
04:42 AM Bug report #8969 (Closed): Add description to Parameter and Output str() methods
 - Adding self.description to Parameter and Output string representation would help when calling processing.alghelp.
E.g... - 
  
03:28 AM Revision 247e6c76 (qgis): Remove redundant composer selection tolerance setting
 - 
  
03:03 AM Revision 0a59d43a (qgis): Switch composer select/move icon to more appropriate icon
 - 
  
01:08 AM Revision 8248239a (qgis): optionally use base url for WMTS GetTile requests (implements #8595)
 
2013-10-30
- 
  
11:39 PM Feature request #8409: QGIS identify form doesn't allow to copy attribute value
 - This only concerns line or text edit. It would require to use read-only instead of disabled.
Is this feasible without... - 
  
10:32 PM Revision 827ff93d (qgis): Add shortcuts for raise/lower/bring to front/back for composer, fix som...
 - 
  
05:11 PM Feature request #8595 (Closed): WMTS connections with authentification fails
 - implemented in commit:8248239
You still need to use an uppercase REQUEST parameter in the GetCapabilities url. - 
  
05:11 PM Feature request #8595 (Closed): WMTS connections with authentification fails
 - implemented in commit:8248239
You still need to use an uppercase REQUEST parameter in the GetCapabilities url. - 
  
04:51 PM Feature request #8595: WMTS connections with authentification fails
 - It's not a bug. The GetTile request is formed from the GetTile operation information from GetCapabilities. If the s...
 - 
  
12:56 PM Feature request #8595: WMTS connections with authentification fails
 - This is a huge problem. While digitizing on a poor internet connection  AND using on tablet/android.
I can get Googl... - 
  
04:45 PM Feature request #8967 (Open): Implement createEmptyDataSource for other providers
 - Would be nice to implement createEmptyDataSource for the other providers, mainly the database ones and memory provide...
 - 
  
05:36 AM Bug report #8941 (Closed): QGIS crashes on Debian 64bit after upgrading python packages
 - I've updated text in Website, to not use QGIS stable on Jessie/Sid anymore.
http://www.qgis.org/en/site/forusers/all... - 
  
05:24 AM Bug report #8941: QGIS crashes on Debian 64bit after upgrading python packages
 - Martin Jung wrote:
> On the official download site sources are provided for QGIS stable ( http://www.qgis.org/en/site... - 
  
03:23 AM Bug report #8941: QGIS crashes on Debian 64bit after upgrading python packages
 - Martin Jung wrote:
> It is not about QGIS testing, but about QGIS stable.
AFAIK stable is wheezy and jessie isn't re... - 
  
03:19 AM Bug report #8941: QGIS crashes on Debian 64bit after upgrading python packages
 - @Richard:
See my comment before. It is not about QGIS testing, but about QGIS stable.
On the official download site ... - 
  
03:12 AM Bug report #8941: QGIS crashes on Debian 64bit after upgrading python packages
 - If I understand correct, the QGIS 2.0/stable packages are build with every QGIS release, so against the Debian's at t...
 - 
  
02:28 AM Bug report #8941: QGIS crashes on Debian 64bit after upgrading python packages
 - I confirm the bug on Debian Testing amd64.
Please see the output of gdb in the attached file when staring the python... - 
  
03:49 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - To avoid confusion I created a new pull request with the last code.
New pull request:
https://github.com/qgis/QGIS/p... - 
  
01:43 AM Bug report #8965: Images Concatenation in Orfeo Toolbox Failed
 - This issue was fixed before uploading Processing to plugins site. So just update it.
And please, post Processing bug... 
2013-10-29
- 12:06 AM Revision e614a095 (qgis): Save precision correctly for composer map. Fix #8963
 - 04:06 PM Bug report #8963 (Closed): Composer Map extents loss of precision in project file
 - Fixed in changeset commit:"e614a0953e1bffc4803ca2f7f045086c27b5b43f".
 - 
  
01:33 PM Revision 523f1e1c (qgis): Fix TABLE sections
 - 
  
11:31 AM Bug report #6573: QgsVectorLayer.geomChanged not connectable on Windows
 - Even your minimalistic example fails on windows (latest qgis 2.0.1-3 shipped with OSGeo4W):...
 - 
  
09:07 AM Bug report #6573: QgsVectorLayer.geomChanged not connectable on Windows
 - This very minimalistic example makes no trouble here (Linux). Manually changing geometries prints the message to the ...
 - 
  
08:50 AM Bug report #6573: QgsVectorLayer.geomChanged not connectable on Windows
 - The problem still exists in QGis 2.0.1-3 available through OSGeo4W distribution. New style connection always return t...
 - 
  
11:26 AM Revision c3fb7f9e (qgis): [processing] bump version to 2.0
 - 
  
10:40 AM Bug report #8965 (Closed): Images Concatenation in Orfeo Toolbox Failed
 - this was fixed today in master. In the next days processing will be updated (as a standard python plugin) and it will...
 - 
  
10:40 AM Bug report #8965 (Closed): Images Concatenation in Orfeo Toolbox Failed
 - this was fixed today in master. In the next days processing will be updated (as a standard python plugin) and it will...
 - 
  
10:36 AM Bug report #8965 (Closed): Images Concatenation in Orfeo Toolbox Failed
 - In build 1ef7553, when running Images Concatenation Tool from Orfeo Toolbox > Image Manipulation, the warning message...
 - 
  
09:54 AM Revision 2dce80b1 (qgis): [processing] fix issue wil multiple selection
 - 
  
09:31 AM Revision e197b6fd (qgis): Merge pull request #976 from nyalldawson/composer_zoom_marquee2
 - Composer zoom improvements v2
 - 
  
09:17 AM Revision 9832ed99 (qgis): Merge pull request #978 from nyalldawson/composer_statusbar
 - Status bar for composer
 - 
  
08:25 AM Revision ac0c5d1b (qgis): Add sip bindings for guide controls
 - 
  
08:25 AM Revision 46009c69 (qgis): [FEATURE] Add clear guides action to composer view menu
 - 
  
08:25 AM Revision 616588e6 (qgis): Fix composer snap lines disappearing when new lines added
 - 
  
08:24 AM Revision 3dfb9ff4 (qgis): [FEATURE] Move option to snap to guides to composer view menu, add inde...
 - 
  
08:24 AM Revision 71b762bb (qgis): [FEATURE] Move option to snap to grid to composer view menu, add indepe...
 - 
  
08:24 AM Revision 025e4538 (qgis): [FEATURE] Make sure composer grids are always drawn on top of composition
 - 
  
07:19 AM Revision d17ea5d8 (qgis): rubberband: respect enum order, add new icon type in SIP
 - 
  
07:19 AM Revision 4d6be556 (qgis): Replace manual square by creation of a ICON_FULL_BOX icon type for
 - rubber band
 - 
  
06:31 AM Feature request #8954: Add towgs84 parameters to some CRS for Portugal
 - Antonio Sobral Almeida wrote:
> Hi Giovanni,
>
> > I would not say that migrating to QGIS in Portugal is "rather imp... - 
  
06:26 AM Feature request #8954 (Open): Add towgs84 parameters to some CRS for Portugal
 - 
  
03:09 AM Feature request #8954: Add towgs84 parameters to some CRS for Portugal
 - Hi Giovanni,
> I would not say that migrating to QGIS in Portugal is "rather improbable", considered the many (many)... - 
  
04:59 AM Revision a7409b74 (qgis): Plugin layers: added support for legend symbology items
 - 
  
04:17 AM Bug report #8964 (Closed): GDAL Translate Problem on QGIS 2.0.1
 - already fixed in master.
 - 
  
04:17 AM Bug report #8964 (Closed): GDAL Translate Problem on QGIS 2.0.1
 - already fixed in master.
 - 
  
03:25 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Jürgen, 
After a failed performance test I wanted to do (https://github.com/qgis/QGIS/pull/927#issuecomment-27158... 
2013-10-28
- 
  
12:10 AM Revision 1ef7553d (qgis): translation string fix and german translation update
 - 
  
09:06 PM Bug report #8964: GDAL Translate Problem on QGIS 2.0.1
 - It works on QGIS Master (f7beac6)
 - 
  
09:04 PM Bug report #8964 (Closed): GDAL Translate Problem on QGIS 2.0.1
 - I got a problem on gdal_translate. I used raster conversion to translate a *bil file to *asc file. When I opened the ...
 - 
  
06:01 PM Revision 11520258 (qgis): Merge pull request #979 from Jean-Roc/master
 - update french translation
 - 
  
05:23 PM Revision e6d10933 (qgis): [globe] Fix clipping problems when close to the ground
 - 
  
04:09 PM Bug report #8951: Compilation fails on OSX Maverick
 - Hi Andrew,
In your setup there, are you compiling QGIS source, or installing pre-built binaries from Kyngchaos.com?
... - 
  
12:50 PM Bug report #8951: Compilation fails on OSX Maverick
 - Updating Xcode, reinstalling the python modules, PIL and QGIS, worked.
1. In the Mac Store app, update Xcode to 5.0.... - 
  
12:24 PM Bug report #8951: Compilation fails on OSX Maverick
 - I had QGIS running fine on 10.8, upgraded to 1o.9, and am experiencing several problems with QGIS 2.0.1 - 
1. QGIS w... - 
  
04:03 PM Bug report #8963 (Closed): Composer Map extents loss of precision in project file
 - Saving a project with a composer map in a composer results in a loss of precision in the extents. When the project i...
 - 
  
03:57 PM Revision 4ad4bdf7 (qgis): Message bar: do not add menu with "close all" if there is just one message
 - 
  
02:52 PM Revision d90801a7 (qgis): Merge pull request #4 from Ecologeek/master
 - update french translation
 - 
  
02:51 PM Revision d176026a (qgis): translation update: finished finish by Kari
 - 
  
02:23 PM Bug report #8956 (Closed): Buffers tool does not correctly calculate new shape if "use only selec...
 -  
> The buffers layer I am creating does not have the same projection as the underlying layer.
this sound strange an... - 
  
02:23 PM Bug report #8956 (Closed): Buffers tool does not correctly calculate new shape if "use only selec...
 -  
> The buffers layer I am creating does not have the same projection as the underlying layer.
this sound strange an... - 
  
01:20 PM Bug report #8956: Buffers tool does not correctly calculate new shape if "use only selected featu...
 - Thank you for looking at this Giovanni - I just looked at it again and found the problem instantly. 
The buffers lay... - 
  
05:08 AM Bug report #8956 (Feedback): Buffers tool does not correctly calculate new shape if "use only sel...
 - Cannot confirm here, please attach sample data and specify the attribute (in the sample data) you used.
 - 
  
05:08 AM Bug report #8956 (Feedback): Buffers tool does not correctly calculate new shape if "use only sel...
 - Cannot confirm here, please attach sample data and specify the attribute (in the sample data) you used.
 - 
  
02:19 PM Bug report #8298: CRS change with recently used CRS makes no effect in the first choice
 - This: #8959 now closed issue is about the same problem.
 - 
  
02:17 PM Bug report #8959 (Closed): wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - I think you mean #8298
will close this one - 
  
01:53 PM Bug report #8959 (Feedback): wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - Richard Duivenvoorde wrote:
> some more testing (see screenshot).
>
> I had a CRS-selector dialog which showed EPSG:... - 
  
01:53 PM Bug report #8959 (Feedback): wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - Richard Duivenvoorde wrote:
> some more testing (see screenshot).
>
> I had a CRS-selector dialog which showed EPSG:... - 
  
01:53 PM Bug report #8959 (Feedback): wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - Richard Duivenvoorde wrote:
> some more testing (see screenshot).
>
> I had a CRS-selector dialog which showed EPSG:... - 
  
07:03 AM Bug report #8959: wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - Works for me with QGIS 2.0.1 on 32-bit Windows with no troubles when using EPSG:4326.
 - 
  
05:50 AM Bug report #8959: wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - if it is a regression tag this as blocker, thanks.
 - 
  
05:37 AM Bug report #8959 (Reopened): wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - I confirm it here, not only on WMS.
 - 
  
02:41 AM Bug report #8959 (Closed): wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - nobody can confirm it. So it seems that my crs selector lists of the 'recently used crs's' and the list from the lowe...
 - 
  
02:39 AM Bug report #8959: wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - some more testing (see screenshot).
I had a CRS-selector dialog which showed EPSG:900913 and EPSG:4326 in the upper ... - 
  
02:16 AM Bug report #8959 (Closed): wms failing to show valid epsg:4326 layers in QGIS2 (working in 1.8)
 - When strk asked for a epgs:4326 wms service, I thought to show him the osgeo-wms service url:
http://vmap0.tiles.osg... - 
  
02:05 PM Revision 8372f7ee (qgis): Added swiss ntv2 transformations
 - 
  
01:37 PM Feature request #8954: Add towgs84 parameters to some CRS for Portugal
 - Antonio Sobral Almeida wrote:
> Hello Giovanni,
>
> No, ESRI projection files do not have ToWGS84 parameters.
>
> ... - 
  
01:31 PM Feature request #8954: Add towgs84 parameters to some CRS for Portugal
 - Hello Giovanni,
No, ESRI projection files do not have ToWGS84 parameters.
This and the fact that the above mention... - 
  
01:02 PM Bug report #8962 (Closed): OSGeo4W installer still refers to Quantum GIS
 - fixed in osgeo4w (and should have been filed there)
 - 
  
01:02 PM Bug report #8962 (Closed): OSGeo4W installer still refers to Quantum GIS
 - fixed in osgeo4w (and should have been filed there)
 - 
  
10:34 AM Bug report #8962 (Closed): OSGeo4W installer still refers to Quantum GIS
 - OSGeo4W installer still refers to the old name for QGIS 2.0
 - 
  
12:48 PM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - Laurent SAEZ wrote:
> # The easiest way would be to change the resolution of a QGIS project (real not just an intege... - 
  
07:52 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - There are certainly several solutions.
# The easiest way would be to change the resolution of a QGIS project (real n... - 
  
12:18 PM Revision 48a53b22 (qgis): translation update: fi by Kari
 - 
  
11:33 AM Revision a9aef839 (qgis): Followup d4027bb fix multiple results
 - 
  
11:29 AM Revision e96dee60 (qgis): update french translation
 - 
  
11:00 AM Bug report #8961: Georeferencer creates distorted image
 - Hi,
One question for QGIS developers: In the GCP file the points have been given with quite a many decimals
mapX,ma... - 
  
09:11 AM Bug report #8961: Georeferencer creates distorted image
 - A video showing the difference: https://dl.dropboxusercontent.com/u/3180464/qgisgeoref.ogv (404)
 - 
  
09:08 AM Bug report #8961: Georeferencer creates distorted image
 - Input: https://dl.dropboxusercontent.com/u/3180464/TTC0856opt1.tif (404)
Envi result (once converted to tif using gda... - 
  
07:58 AM Bug report #8961: Georeferencer creates distorted image
 - You are about ready to send a question to gdal-dev mailing list. It would be excellent if you could include a link to...
 - 
  
04:51 AM Bug report #8961 (Closed): Georeferencer creates distorted image
 - I'm finding wrong, distorted results with qgis 2.0 georeferencer. We've tried with the same set of gcp's in envi and ...
 - 
  
10:23 AM Revision 2286f0a8 (qgis): move LayerSelection identification to gui
 - 
  
08:29 AM Revision d4027bbd (qgis): add LayerSelection idetinfy mode in SIP
 - 
  
08:16 AM Revision 1f81a84c (qgis): Merge pull request #974 from leyan/topology_bug
 - correct bug in topology rubberband when OTF is enabled
 - 
  
08:15 AM Revision 5aac8bbf (qgis): Ensure map is centered when updating map extent (fix #6988)
 - 
  
08:01 AM Bug report #8886: allow paletted rasters to have class labels
 - NB the categories support in gdal seems generic, see the GDALRasterBand:GetCategoryNames method (http://www.gdal.org/...
 - 
  
07:52 AM Bug report #8886: allow paletted rasters to have class labels
 - There _is_ a way in gdal to get labels for paletted/categorized rasters, though I'm not sure how generic it is. At le...
 - 
  
07:55 AM Revision 969ddf5e (qgis): Merge pull request #975 from leyan/topology_bug_2
 - Correct topology rubber band bug for first and last vertexes
 - 
  
07:41 AM Bug report #4324 (Reopened): wrong scale in print composer?
 - I just came across this erratic behavior of the scale on the Map object of the Composer: after reopening the QGS file...
 - 
  
06:11 AM Bug report #8943: Problems with "Snap to alignments" in Map Composer
 - actually the more I think about it the more I believe frame thickness should be taken into account on all snapping sc...
 - 
  
01:40 AM Bug report #8943: Problems with "Snap to alignments" in Map Composer
 - On my Windows, using latest QGIS master build, here's the current behavior:
- When snapping to border, the frame thic... - 
  
01:40 AM Bug report #8943: Problems with "Snap to alignments" in Map Composer
 - On my Windows, using latest QGIS master build, here's the current behavior:
- When snapping to border, the frame thic... - 
  
05:48 AM Bug report #8773: Adding WMS layer crashes QGIS
 - Tested.
At least my examples are working. Thank you.
P - 
  
04:48 AM Feature request #8960 (Closed): Show Legend for WMS layers
 - already implemented in qgis master
 - 
  
04:48 AM Feature request #8960 (Closed): Show Legend for WMS layers
 - already implemented in qgis master
 - 
  
04:43 AM Feature request #8960 (Closed): Show Legend for WMS layers
 - QGIS doesn't currently either show or even request the GetLegendGraphic from a WMS server. This could be implemented ...
 - 
  
04:36 AM Bug report #8914: Merge features does not work
 - Hello Giovanni,
I'll try to post a sample today. Sorry for the delay. - 
  
01:18 AM Revision 709781a3 (qgis): Feature #8725: Disable simplify in editmode
 - Disable the drawing simplification when the editmode is enabled, the
geometries are cached for snapping 
2013-10-27
- 
  
12:30 AM Revision a4298e90 (qgis): update french translation
 - 
  
12:19 AM Bug report #8958 (Closed): when pasting composer item(s) move / resize tool should automatically ...
 - Steps to reproduce:
1. Create a new composer window
2. Insert a map item, and make sure its selected
3. Click on the ... - 
  
12:19 AM Revision 200ae38d (qgis): Feature #8725: Replace '*foo=bar' by 'memcpy'
 - 
  
12:15 AM Feature request #6988 (Closed): Print Composer - Centered map
 - Fixed in changeset commit:"5aac8bbfe060502944b4b4cc3bfb00860b583e98".
 - 
  
12:14 AM Bug report #8957 (Closed): qgis composer hold-space pan keyboard shortcut not working properly
 - Steps to reproduce:
1. Create a new composer window
2. Add a map item
3. Make sure you have the move / resize item to... - 
  
05:22 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hello Jürgen, thank you very much for your comments!
I have released new commits for the branch https://github.com/a... - 
  
11:35 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> The simplification only is applied in the 'getFeatures' request when it becomes from a renderi... - 
  
11:13 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi @jratike80, this is a good question!, but there is not problem. 
The simplification only is applied in the 'getFe... - 
  
02:46 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi,
This may be a stupid question, but how does the simplified rendering work when users start to edit vectors? I th... - 
  
04:02 PM Bug report #8956 (Closed): Buffers tool does not correctly calculate new shape if "use only selec...
 - Dataset: congressional voting district data (http://www.census.gov/cgi-bin/geo/shapefilesrd13/main)
Use only selecte... - 
  
02:47 PM Bug report #7679 (Reopened): DBManager does not release PostGIS connections
 - Unfortunately I'm still seeing this after 5f5cd4c. I've attached a screenshot which shows the issue in PG Admin. The ...
 - 
  
02:47 PM Bug report #7679 (Reopened): DBManager does not release PostGIS connections
 - Unfortunately I'm still seeing this after 5f5cd4c. I've attached a screenshot which shows the issue in PG Admin. The ...
 - 
  
10:45 AM Revision 79ce937b (qgis): Remove button bar from composer
 - 
  
04:21 AM Feature request #8955 (Open): Processing in a standalone QGIS app
 - Currently it is not possible to use the processing module in a standalone QGIS application/script.
This is due in ... - 
  
02:39 AM Revision c9fccbd0 (qgis): Feature #8725: drawConvexPolygon() can be faster
 - On some platforms (e.g. X11), the drawConvexPolygon() function can be
faster than the drawPolygon() function.
https:... 
2013-10-26
- 
  
10:34 PM Revision 775a8e8a (qgis): Feature #8725: Increment 2x the factor in slider
 - 
  
07:19 PM Revision 90fa359f (qgis): 'Join by location' now creates multipart features in the same way as Si...
 - 
  
03:40 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Giovanni,
I propose that by default the simplification is activated (The check-box, by default, will be checked),... - 
  
03:15 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Hi,
>
> I have implemented a new tab called 'Rendering' in the options form of the layer whe... - 
  
01:30 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi, 
I have implemented a new tab called 'Rendering' in the options form of the layer where the user can configure t... - 
  
09:24 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Hi Giovanni, qgis_bench is easy :-)
>
> I execute in a Console Window (CMD)...
>
> {%BIN_PAT... - 
  
03:27 PM Feature request #8954: Add towgs84 parameters to some CRS for Portugal
 - Antonio Sobral Almeida wrote:
> Hello Giovanni
> Thanks for your update.
> Yes, EPSG 27493 and 20790 uses the DATUM t... - 
  
02:48 PM Feature request #8954: Add towgs84 parameters to some CRS for Portugal
 - Hello Giovanni
Thanks for your update.
Yes, EPSG 27493 and 20790 uses the DATUM transformation parameters that are la... - 
  
02:48 PM Feature request #8954: Add towgs84 parameters to some CRS for Portugal
 - Hello Giovanni
Thanks for your update.
Yes, EPSG 27493 and 20790 uses the DATUM transformation parameters that are la... - 
  
04:39 AM Feature request #8954 (Feedback): Add towgs84 parameters to some CRS for Portugal
 - EPSG 27493/20790 use those parameters.
 - 
  
04:39 AM Feature request #8954 (Feedback): Add towgs84 parameters to some CRS for Portugal
 - EPSG 27493/20790 use those parameters.
 - 
  
03:16 PM Bug report #8657 (Closed): Error in DB Manager SQL Window with
 - ok Alexandre, I'm closing this. Please reopen it if you find a way to replicate the issue.
 - 
  
03:16 PM Bug report #8657 (Closed): Error in DB Manager SQL Window with
 - ok Alexandre, I'm closing this. Please reopen it if you find a way to replicate the issue.
 - 
  
02:31 PM Bug report #8657: Error in DB Manager SQL Window with
 - Sorry, I was not yet able to make more tests to my database. I plan to backup the db, and then start deleting the tab...
 - 
  
01:10 PM Bug report #8942: R6034 runtime error
 - If I have the problem on both the standalone and OSGeo4W installers, then it definitely belongs in this tracker, but ...
 - 
  
01:09 PM Bug report #8943: Problems with "Snap to alignments" in Map Composer
 - I would think that if you specify a frame as a part of an object, and you snap the object to an edge or another objec...
 - 
  
12:32 PM Revision 2c005243 (qgis): Feature #8725: Show configuration option
 - Shows a new rendering tab in the layer options form for configure the
drawing simplification. - 
  
08:30 AM Bug report #8826 (Closed): Cannot build python_module_qgis_gui (2.0.1) with SIP 4.15.2
 - I was able to build QGIS 2.0.1 after I've updated to SIP 4.15.3 and PyQt 4.10.4 (dev snapshot). Until PyQt 4.10.4 is ...
 - 
  
06:22 AM Revision ab1766c1 (qgis): [FEATURE] Ctrl+space temporarily switches composer to marquee zoom mode...
 - 
  
04:16 AM Bug report #8941: QGIS crashes on Debian 64bit after upgrading python packages
 - Just want to add that QGIS 2.1 (dev.) is working just fine.
Seems like the issue has already been fixed in the develo... - 04:13 AM Revision 7508fcc1 (qgis): Add switch for handling pasting WKT from clipboard
 - 
  
02:38 AM Revision 2689f997 (qgis): Correct topology rubber band bug for first and last vertexes
 - 
  
02:38 AM Revision 226c0060 (qgis): fix build error
 
2013-10-25
- 
  
06:28 PM Revision 990a25a3 (qgis): correct bug in topology rubberband when OTF is enabled
 - 
  
03:57 PM Feature request #8954 (Closed): Add towgs84 parameters to some CRS for Portugal
 - *New description:*
introduction:
The CRSs with code 102160/102161/102164/102165 (originally from ESRI) are wide... - 03:52 PM Revision 4904c069 (qgis): Read WKT from system clipboard and create geometry on paste
 - 
  
02:33 PM Revision a3b26296 (qgis): [FEATURE] Add composer zoom tool for marquee based zoom into a specific...
 - 
  
10:30 AM Bug report #8951: Compilation fails on OSX Maverick
 - Hi Tim,
There are definitely issues with the initial Mavericks release. Not sure if they are an error on Apple's par... - 
  
08:02 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - Laurent SAEZ wrote:
> I think the problem exists and it's more a bug than a feedback, isn't it ?
"Feedback" means th... - 
  
02:25 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - What about WMTS 1.0.0 ?
Tiles are served as they are (pre-)calculated with the layer parameters (with pixel size = 0.... - 
  
07:53 AM Bug report #8758: graduated classes on expression broken
 - Using the version described below, I can confirm this bug, but not the crashing part. I just can't get any other clas...
 - 
  
07:20 AM Bug report #8952 (Closed): In QGIS2 the About / License have nothing
 - In QGIS2 the About / License have nothing.
 
2013-10-24
- 
  
11:26 PM Revision 5f5cd4cc (qgis): dbmanager: be sure to close db cursors (fix #7679)
 - 
  
09:53 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Giovanni, qgis_bench is easy :-)
I execute in a Console Window (CMD)...
{%BIN_PATH%}/qgis_bench -i 10 -p test_pr... - 
  
03:26 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Hi, I made tests with 'qgis_bench' to see the speed.
>
> Soft/hard: +WindowsXP+SP3, 32bits, 4... - 
  
03:25 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> I thought a bit :-), I think more appropriate to add a new "rendering" tab with this configura... - 
  
06:48 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Nice!
 - 
  
06:44 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi, I made tests with 'qgis_bench' to see the speed.
Soft/hard: +WindowsXP+SP3, 32bits, 4gb RAM+.
My shapefiles tes... - 
  
09:23 PM Bug report #8951 (Closed): Compilation fails on OSX Maverick
 - I got my Maverick update yesterday and it seems there are some issues compiling QGIS under OSX now:...
 - 04:40 PM Revision 86ddc49a (qgis): Force compilers to generate vtable for QgsRendererV2Metadata
 - Fix #8646
Fix #5170
Explanation see: http://trac.osgeo.org/geos/ticket/535#comment:11 - 
  
03:46 PM Revision 306e1770 (qgis): make 1.8 compile with sip newer sip version (basically backport of @641...
 - 
  
03:38 PM Revision 00c0cef6 (qgis): fix crash in legend
 - 
  
03:26 PM Revision ec0f0bea (qgis): indentation update and a few fixed typos
 - 
  
03:19 PM Bug report #8662 (Closed): Using the "New bookmark" it crashes QGIS 2.0
 - Resolved. Need to install the package libqt4-sql-sqlite
 - 
  
03:08 PM Bug report #8942 (Feedback): R6034 runtime error
 - this is strange, I had this issue and it is definitely gone in my case, by using osgeo4w packages and the latest stan...
 - 
  
03:02 PM Bug report #8944: Error in QGIS help about docked table of attributes.
 - It is wrong also in English, this is why it is also wrong in Italian.
New description:
in QGIS help, table of attr... - 
  
03:02 PM Bug report #8944: Error in QGIS help about docked table of attributes.
 - It is wrong also in English, this is why it is also wrong in Italian.
New description:
in QGIS help, table of attr... - 
  
03:02 PM Bug report #8944: Error in QGIS help about docked table of attributes.
 - It is wrong also in English, this is why it is also wrong in Italian.
New description:
in QGIS help, table of attr... - 
  
03:02 PM Bug report #8944: Error in QGIS help about docked table of attributes.
 - It is wrong also in English, this is why it is also wrong in Italian.
New description:
in QGIS help, table of attr... - 
  
03:02 PM Bug report #8944: Error in QGIS help about docked table of attributes.
 - It is wrong also in English, this is why it is also wrong in Italian.
New description:
in QGIS help, table of attr... - 
  
03:02 PM Bug report #8944: Error in QGIS help about docked table of attributes.
 - It is wrong also in English, this is why it is also wrong in Italian.
New description:
in QGIS help, table of attr... - 
  
03:01 PM Revision 8fb20f03 (qgis): Merge pull request #966 from luipir/SITA3-WmsGetLegendGraphicManagement
 - WMS getLegendGraphic management in QgsLegend and QgsComposer - Developed with funding from Regione Toscana-SITA
 - 
  
02:48 PM Bug report #8950 (Closed): "Merge Selected Features" works but QGIS crashes on save
 - When merging features in polyline shapefiles (have not tried other filetypes), the merge works for the first 3-4 merg...
 - 
  
02:44 PM Bug report #8947 (Closed): QGIS crashes after updates on debian
 - seems really a duplicate of #8941
 - 
  
02:44 PM Bug report #8947 (Closed): QGIS crashes after updates on debian
 - seems really a duplicate of #8941
 - 
  
03:30 AM Bug report #8947: QGIS crashes after updates on debian
 - Sorry, I did not notice before.
Have a look at the related issue #8941. It's probably a duplicate, so it's not your ... - 
  
03:26 AM Bug report #8947: QGIS crashes after updates on debian
 - Yes, that worked.
Damn it. What plugins did i update lately... - 
  
03:16 AM Bug report #8947: QGIS crashes after updates on debian
 - May be related to a plugin.
Can you try to start with --noplugins please - 
  
02:50 AM Bug report #8947 (Closed): QGIS crashes after updates on debian
 - Hi, i just upgraded some libraries on my Linux Debian Jessie (through apt-get update && apt-get upgrade).
Now suddenl... - 
  
02:43 PM Bug report #8932 (Closed): segmentation fault in GDAL when exiting, QGIS hangs
 - Etienne Tourigny wrote:
> so the problem is definitely with my gdal build.
reopen if necessary. - 
  
02:43 PM Bug report #8932 (Closed): segmentation fault in GDAL when exiting, QGIS hangs
 - Etienne Tourigny wrote:
> so the problem is definitely with my gdal build.
reopen if necessary. - 
  
09:39 AM Bug report #8932: segmentation fault in GDAL when exiting, QGIS hangs
 - I ran qgis (built from release-2_0 branch and gdal 1.10 svn) with valgrind, and surprisingly it did not crash, althou...
 - 
  
04:11 AM Bug report #8932 (Feedback): segmentation fault in GDAL when exiting, QGIS hangs
 - rouault - wrote:
> Etienne,
>
> Can you try running qgis under valgrind, and look at the report ? Perhaps interestin... - 
  
02:42 PM Bug report #8948 (Feedback): Saucy ubuntu 13.10 and QGIS
 - are you using the nightly/ubuntugis repo? if yes does not seems to have the packages for saucy, yet
http://qgis.org/... - 
  
05:37 AM Bug report #8948 (Closed): Saucy ubuntu 13.10 and QGIS
 - I did an upgrade from ubuntu 13.04 to ubuntu 13.10 and now my plugins toolbar does not allow me to install more plugi...
 - 
  
02:34 PM Feature request #8949: Make SQL queries on postgis work as in OpenJump, i.e. directly
 - Ray le wrote:
> Of course.. as I said I tried all the possibilities.. as soon as the query is a bit complicated (with... - 
  
02:32 PM Feature request #8949: Make SQL queries on postgis work as in OpenJump, i.e. directly
 - Of course.. as I said I tried all the possibilities.. as soon as the query is a bit complicated (with custom function...
 - 
  
02:18 PM Feature request #8949 (Feedback): Make SQL queries on postgis work as in OpenJump, i.e. directly
 - have you used DB manager? is not a plugin, it comes with qgis.
 - 
  
02:16 PM Feature request #8949 (Closed): Make SQL queries on postgis work as in OpenJump, i.e. directly
 - Hi all and thanks a lot for QGIS it is great!
But nowadays i am working a lot with postgis and found out that for e... - 
  
02:26 PM Bug report #7679 (Closed): DBManager does not release PostGIS connections
 - Fixed in changeset commit:"5f5cd4cca9130c5dc0891ecdd52ee175cc538aa6".
 - 
  
02:21 PM Bug report #8943 (Feedback): Problems with "Snap to alignments" in Map Composer
 - Do you mean that only half of the frame's border is cut off? (ie, the part of that border which falls outside of the ...
 - 
  
02:21 PM Bug report #8943 (Feedback): Problems with "Snap to alignments" in Map Composer
 - Do you mean that only half of the frame's border is cut off? (ie, the part of that border which falls outside of the ...
 - 
  
01:16 PM Revision d47e1289 (qgis): [FEATURE] Add status bar to composer window which shows current cursor ...
 - 
  
11:29 AM Bug report #8646: Python QgsRendererV2Widget not displaying on Windows 64 build
 - Subtle indeed - great work. ATM I don't have a windows build environment, so can't confirm. But, in anticipation of...
 - 
  
07:43 AM Bug report #8646: Python QgsRendererV2Widget not displaying on Windows 64 build
 - Hi, can somebody verify, if this really solves the issue and re-open if appropriate?
And thanks to @mbernasocchi for... - 07:41 AM Bug report #8646 (Closed): Python QgsRendererV2Widget not displaying on Windows 64 build
 - Fixed in changeset commit:"86ddc49acf3599e6d959f462da1d870dd6ba148d".
 - 
  
08:57 AM Bug report #8903 (Closed): rendering of existing vector styles broken
 - already fixed in commit:fa90fc9bd
 - 
  
08:57 AM Bug report #8903 (Closed): rendering of existing vector styles broken
 - already fixed in commit:fa90fc9bd
 - 
  
08:52 AM Bug report #8903: rendering of existing vector styles broken
 - Yes all the layers are spatialite layers BUT with the latest build this issue is no longer. So feel free to close it ...
 - 
  
07:52 AM Bug report #8903: rendering of existing vector styles broken
 - Are you using spatialite layers?
 - 
  
08:10 AM Bug report #8459: Add Part on NULL geometry
 - I can reproduce this issue on the master of today.
The behaviour is also similar when adding a part to a WFS record t... - 
  
07:08 AM Bug report #8834 (Closed): Style for layer spatialite
 - Thank you for verifying
 - 
  
07:03 AM Bug report #8834: Style for layer spatialite
 - I tested the last nightlies and it's ok.
 - 
  
03:10 AM Revision 6e24fe77 (qgis): Feature #8725: Remove unnecesary setPen()
 - 
  
02:30 AM Revision b745c3d8 (qgis): Feature #8725: Minor improvement
 - 
  
02:07 AM Revision 81afd870 (qgis): Feature #8725: Fix dpi bug
 
2013-10-23
- 
  
01:10 AM Bug report #8944: Error in QGIS help about docked table of attributes.
 - Nessun problema :)
chiudi tu questa feature e apri nelle issue?
grazie
claudio giarola wrote:
> sorry!
 - 
  
01:08 AM Bug report #8944: Error in QGIS help about docked table of attributes.
 - sorry!
 - 
  
12:45 AM Bug report #8944: Error in QGIS help about docked table of attributes.
 - en:
Why do you think it's a Feature and not a documentation "bug"
it:
perche' pensi che sia una feature e non un bug... - 
  
12:40 AM Bug report #8944 (Closed): Error in QGIS help about docked table of attributes.
 - La guida relativa alla finestra agganciata s trova in "Impostazioni > Opzioni > Sorgente dati" diversamente da quanto...
 - 
  
12:38 AM Bug report #8897: Results from field calculator wrong format
 - It's true, the expression engine produces a QVariant which can be of a variety of types.
And it seems these values a... - 
  
11:30 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Running a rendering performance test once may be strongly biased by other processes running.
For statistically more r... - 
  
08:47 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Giovanni, Some shapes...
http://idena.navarra.es/descargas/CARTO1_Lin_6CNivelD.zip
http://idena.navarra.es/descar... - 
  
07:39 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Done, thanks!
Hi Alvaro! I made a few quick tests with shapefiles, measuring just the time to... - 
  
11:22 PM Feature request #4080: Html formatted labels
 - Make a bold or italic, and change the color of individual words Label. Example: the first line is bold in red text, f...
 - 
  
09:34 PM Feature request #8938: More text formatting options
 - See #7611
 - 
  
10:05 AM Feature request #8938 (Closed): More text formatting options
 - Type case: options could be added, such as Title Case and Capitalize (transforming UPPER CASE in Upper Case and Upper...
 - 
  
08:52 PM Revision fc74f667 (qgis): Comment on the IT GUI translation
 - 
  
06:13 PM Bug report #8942: R6034 runtime error
 - ... and I just installed via OSGeo4W, with all packages enabled, including mscvrt, and I still get the error, both on...
 - 
  
04:53 PM Bug report #8942: R6034 runtime error
 - Downloaded the stand-alone earlier today and reinstalled, to check if the problem had been fixed. It hasn't - I got t...
 - 
  
04:50 PM Bug report #8942: R6034 runtime error
 - How recent is your stand alone installer download?
 - 
  
04:42 PM Bug report #8942 (Closed): R6034 runtime error
 - I'm getting a Runtime Error R6034 when starting 2.0.1 on Windows 7 64-bit, installed using the standalone installer. ...
 - 
  
06:02 PM Revision b6344dec (qgis): [FEATURE] add option to make layer with identified features active
 - 
  
05:31 PM Revision c2d5400c (qgis): Fixes to IT GUI translation
 - 
  
04:54 PM Bug report #8943 (Closed): Problems with "Snap to alignments" in Map Composer
 - When "Snap to alignments" is enabled, and I move an element that has a frame to the edge of the page, the snapping wi...
 - 
  
03:58 PM Revision ae39f344 (qgis): Fix crash if saving raster with low resolution
 - 
  
02:57 PM Bug report #8941: QGIS crashes on Debian 64bit after upgrading python packages
 - The second attached image shows the current version of the packages before the upgrade and the new version that cause...
 - 
  
02:49 PM Bug report #8941 (Closed): QGIS crashes on Debian 64bit after upgrading python packages
 - QGIS was working fine till today, however after doing packages upgrade in my Debian Jessie 64-bit machine QGIS keeps ...
 - 
  
02:34 PM Bug report #8752: Unable to open ESRI personal geodatabase in 2.0
 - Jürgen Fischer wrote:
> But GDAL expects the Access ODBC driver to be called @Microsoft Access Driver (*.mdb)@,
That... - 
  
12:57 PM Bug report #8752 (Closed): Unable to open ESRI personal geodatabase in 2.0
 - Antonio Locandro wrote:
> This is a sample Personal Geodatabase which I cant open in QGIS 2.0 64 bit
You need a 64bi... - 
  
12:15 PM Bug report #8752: Unable to open ESRI personal geodatabase in 2.0
 - This is a sample Personal Geodatabase which I cant open in QGIS 2.0 64 bit
 - 
  
10:07 AM Bug report #8752 (Reopened): Unable to open ESRI personal geodatabase in 2.0
 - I can't open it using 64 bit windows install, any options here since apparently the 32 bit version can do it?
 - 
  
02:01 PM Bug report #8939 (Closed): Atlas Feature Sorting
 - I am using the "Atlas generation" feature of the QGIS print composer. It seems that the "Feature sorting" value is no...
 - 
  
01:34 PM Bug report #8932: segmentation fault in GDAL when exiting, QGIS hangs
 - Etienne,
Can you try running qgis under valgrind, and look at the report ? Perhaps interesting things will show up.
... - 
  
01:30 PM Bug report #8932: segmentation fault in GDAL when exiting, QGIS hangs
 - Giovanni Manghi wrote:
> On the same Linux distribution/version there are no issues using packages from the ubutugis ... - 
  
01:27 PM Bug report #8932: segmentation fault in GDAL when exiting, QGIS hangs
 - Matthias Kuhn wrote:
> Etienne, does this also happen to you when you build from scratch without CMAKE_BUILD_TYPE=Deb... - 
  
02:47 AM Bug report #8932: segmentation fault in GDAL when exiting, QGIS hangs
 - Etienne, does this also happen to you when you build from scratch without CMAKE_BUILD_TYPE=Debug?
(Just out of curios... - 
  
02:06 AM Bug report #8932: segmentation fault in GDAL when exiting, QGIS hangs
 - On the same Linux distribution/version there are no issues using packages from the ubutugis repo (gdal 1.10). cheers!
 - 
  
11:39 AM Revision 43d15e93 (qgis): Typo in IT GUI translation
 - 
  
11:18 AM Revision 028e7d90 (qgis): Add layer name to datum transform dialog title
 - 
  
11:06 AM Revision 40b5b1e3 (qgis): Feature #8725: check QgsFeatureRequest::NoGeometry
 - 
  
10:58 AM Revision a919eed6 (qgis): Show datum transform parameters in datum transform selection dialog
 - 
  
10:40 AM Revision daa72c2c (qgis): Feature #8725: simplification configurable
 - The simplification is configurable by layer, also this commit contains
reording of code.
I have pending show in the ... - 
  
10:28 AM Revision f9d74cdd (qgis): Typo in IT GUI translation
 - 
  
10:00 AM Bug report #8937 (Closed): Help in Save raster as... help dialog
 - Help for Create options is misformatted:
Format Details:
Extension: tif
Short Name: GTiff / Long Name: Geo... - 
  
07:15 AM Feature request #8936 (Closed): Enhancement to Expression Builder : make some variables available...
 - Hello,
As i explain in the mail on the QGis users list, I would like to make use of relational values in the editing... - 
  
06:31 AM Bug report #8834: Style for layer spatialite
 - Yes, seems to be fixed now.
 - 
  
04:06 AM Bug report #8886 (Feedback): allow paletted rasters to have class labels
 
2013-10-22
- 
  
01:59 AM Bug report #8834 (Feedback): Style for layer spatialite
 - 
  
01:58 AM Bug report #8834: Style for layer spatialite
 - another candidate for commit:fa90fc9?
Please check if this is solved in the latest nightlies. - 
  
01:54 AM Bug report #8888 (Closed): labelling fails for splite spatial views
 - Seems to have been related to #8927 and also fixed in commit:fa90fc9
 - 
  
12:49 AM Revision 4e57af69 (qgis): 'Join by location' can now use the geometry from the joined layer as ou...
 - 
  
11:35 PM Revision aa256b8c (qgis): [FEATURE]
 - - make wms dpi mode configurable (fixes #8929)
- enum for tile request attributes
- allow setting of User-Agent (fixe... - 
  
10:56 PM Feature request #8929: option to switch off dpi parameter when accessing WMS layers
 - danke Jürgen,
works great! - 
  
02:36 PM Feature request #8929 (Closed): option to switch off dpi parameter when accessing WMS layers
 - Fixed in changeset commit:"aa256b8c33343e834aae0755950ab891007b483c".
 - 
  
07:18 AM Feature request #8929: option to switch off dpi parameter when accessing WMS layers
 - I would call it "Switch off all vendor parameters" because it is hard to guess which parametes may cause troubles wit...
 - 
  
06:50 AM Feature request #8929 (Closed): option to switch off dpi parameter when accessing WMS layers
 - proposed feature:
add an option _do not send dpi parameter in GetMap request_ in the WMS connection details
default s... - 
  
07:42 PM Revision 8daf8c37 (qgis): Ported 'Join by location' from fTools to Processing
 - 
  
04:24 PM Bug report #8933 (Closed): Online help (german): 404 error
 - Pressing F1 with language set to german leads to
<http://docs.qgis.org/2.0/html/de/docs/user_manual/>
which is 404 No... - 
  
03:20 PM Revision fa90fc9b (qgis): spatialite provider: fix requests with attribute subsets
 - 
  
03:05 PM Bug report #8465: Enable https for any connection where the password is submitted
 - Matthias Kuhn wrote:
> AFAIK @Pirmin_K has setup this certificate at least for https://issues.qgis.org. Thanks a lot.... - 
  
12:40 PM Bug report #8465: Enable https for any connection where the password is submitted
 - AFAIK @Pirmin_K has setup this certificate at least for https://issues.qgis.org. Thanks a lot.
Are there any other s... - 
  
02:36 PM Feature request #7361 (Closed): QGIS User Agent not Mozilla/5.0
 - Fixed in changeset commit:"aa256b8c33343e834aae0755950ab891007b483c".
 - 
  
02:20 PM Revision e4b0c8ae (qgis): Feature #8725: Fast rendering of geometries
 - Fix compile errors: include "std::limits"
 - 
  
02:12 PM Bug report #8932 (Closed): segmentation fault in GDAL when exiting, QGIS hangs
 - This happens with recent gdal versions (1.9, 1.10 and trunk), both QGIS Master and 2.0 Release. OS is Linux Mint 15....
 - 
  
01:08 PM Revision 2b0ab72a (qgis): Fix ti IT translation
 - 
  
12:26 PM Bug report #8930 (Closed): qgis 2.1 wrong categorized render on spatialite
 - already fixed in commit:fa90fc9bd
 - 
  
12:26 PM Bug report #8930 (Closed): qgis 2.1 wrong categorized render on spatialite
 - already fixed in commit:fa90fc9bd
 - 
  
12:00 PM Bug report #8930: qgis 2.1 wrong categorized render on spatialite
 - I test it with 2.0.1 dufour.
It work correctly.
So the bug is only in master.
 - 
  
11:41 AM Bug report #8930 (Closed): qgis 2.1 wrong categorized render on spatialite
 - Hi put a sample test project.
qgis will render all with dark-blue instead of the other colors.
 - 
  
06:42 AM Bug report #8923: SpatiaLite 4: added attributes disappear
 - Yes, I am definitely sure about using splite 4.1.1.
(And I am glad you are working on the problem although I could no... - 
  
06:28 AM Bug report #8923: SpatiaLite 4: added attributes disappear
 - Thank you for testing Josef,
I opened a bug upstream and there seems to be a problem indeed (I'm working on it). I d... - 
  
06:26 AM Bug report #8923: SpatiaLite 4: added attributes disappear
 - I tested using qgis 2.0.1 and 2.1 on windows 7 and also qgis 2.0.1 in ubuntu 12.04. 
I could not reproduce this issue... - 
  
06:35 AM Bug report #8927 (Closed): Expression labeling not working
 - Fixed in commit:fa90fc9
Thanks jef for proofing me wrong ;) - 
  
06:35 AM Bug report #8927 (Closed): Expression labeling not working
 - Fixed in commit:fa90fc9
Thanks jef for proofing me wrong ;) - 
  
05:25 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Done, thanks!
 - 
  
05:19 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - It's probably a simple #include <limits.h>
 - 
  
05:17 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> Hi Giovanni, I use Visual Studio 2010 and I don't get these errors.
> What compiler do you use... - 
  
05:14 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Hi Giovanni, I use Visual Studio 2010 and I don't get these errors.
What compiler do you use ?
I will try fix it! - 
  
05:08 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - > I think ready for test! :-)
got an error during make... - 
  
04:42 AM Feature request #8725: Speed improvement in the render of geometries for qgis
 - Alvaro Huarte wrote:
> I have implemented the simplification of geometries in the vector-providers. The general behav... - 
  
03:03 AM Bug report #3708: Load SOSI files in QGIS 1.7 with GDAL 1.8
 - Some updates on that issue...
GDAL still has to be build explicitly with SOSI support, which does not happen out-of-... - 
  
03:03 AM Bug report #3708: Load SOSI files in QGIS 1.7 with GDAL 1.8
 - Some updates on that issue...
GDAL still has to be build explicitly with SOSI support, which does not happen out-of-... 
2013-10-21
- 
  
01:44 AM Bug report #7679: DBManager does not release PostGIS connections
 - I can confirm this issue in QGIS 2.0 64bit in Windows 7.
 - 
  
01:22 AM Bug report #8927 (Closed): Expression labeling not working
 - How to reproduce:
As reported by @macho: Open a spatialite layer and label the features with a field other than the i... - 
  
10:16 PM Revision f7beac64 (qgis): osgeo4w: fix packaging scripts for 32bit systems
 - 
  
06:12 PM Revision f9c2b91e (qgis): [processing] use list widget in Multiple selection dialog
 - 
  
06:05 PM Revision 1d87841f (qgis): translation update: no by james
 - 
  
04:47 PM Revision e2148bc9 (qgis): Fix loading of datum transformation from project
 - 
  
02:38 PM Revision 162d8abc (qgis): Add Dialog to select datum transformation
 - 
  
01:42 PM Revision 049232c3 (qgis): Fix precision problems with composer marquee select by using a QRectF i...
 - 
  
12:33 PM Feature request #8926 (Open): Set the color of the Selection Tool bounding box
 - When using the Select Features tool, the default color (light gray) of the bounding box within which the features wil...
 - 
  
12:10 PM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - Laurent SAEZ wrote:
> What will happen when the WMS server cascades WMS?
> It must add the resolution parameter that ... - 
  
11:53 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - What will happen when the WMS server cascades WMS?
It must add the resolution parameter that it takes into account an... - 
  
10:06 AM Bug report #8615 (Reopened): Python error on startup (Windows 64-bit)
 - I'm encountering what looks like the same error using the most recent release package, both through the quick install...
 - 
  
10:06 AM Bug report #8615 (Reopened): Python error on startup (Windows 64-bit)
 - I'm encountering what looks like the same error using the most recent release package, both through the quick install...
 - 
  
08:57 AM Revision c777dc6d (qgis): Merge pull request #901 from sbrunner/legend-rule
 - [qgis server] Add RULE parameter support in GetLegendGraphic
 - 
  
08:39 AM Bug report #8852: QGIS crashes when having a Querylayer referencing deleted or invalid postgres t...
 - Hm as far as I can tell, 
it also happens on my ubuntu 12.04 hosted on a virtual Machine.
Cheers,
Rémi-C - 
  
03:15 AM Bug report #8852: QGIS crashes when having a Querylayer referencing deleted or invalid postgres t...
 
Additonal info :
this bug is also present when using the classical "add postgis layer", not only when usign the DBMa...- 
  
08:35 AM Bug report #8811 (Closed): gdal_array python modules are missing from the Win64 QGIS 2.0.1-2 stan...
 - fixed in 2.0.1-3.
 - 
  
08:35 AM Bug report #8811 (Closed): gdal_array python modules are missing from the Win64 QGIS 2.0.1-2 stan...
 - fixed in 2.0.1-3.
 - 
  
08:12 AM Feature request #8925 (Closed): Saving label information/styles into an SLD File
 - Hi
Can I put forward a feature request to enable SLD files created by QGIS to store label styles?
Thanks
Steve - 
  
06:54 AM Feature request #8924: Grass plugin
 - fixed standalone packages have not yet been updated/made available, meanwhile you can install using osgeo4w where thi...
 - 
  
06:50 AM Feature request #8924 (Closed): Grass plugin
 - Please upgrade. It has been solved in the latest packages.
 - 
  
06:50 AM Feature request #8924 (Closed): Grass plugin
 - Please upgrade. It has been solved in the latest packages.
 - 
  
06:42 AM Feature request #8924 (Closed): Grass plugin
 - Is it available the grass plugin in Qgis 2.0.1? It is described in the guide but I can't load the plugin and see the ...
 - 
  
06:53 AM Revision 3ddcdac5 (qgis): Feature #8725: FastRendering of geometries
 - Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to rende... - 
  
06:20 AM Bug report #8204 (Closed): github repo should be renamed to QGIS
 - Renamed about one month ago :-)
 - 
  
06:20 AM Bug report #8204 (Closed): github repo should be renamed to QGIS
 - Renamed about one month ago :-)
 - 
  
05:27 AM Bug report #8919: R scripts: not possible to export .csv
 - Please ignore test.zip (or better yet delete it) and consider alaska.zip the right example shapefile.
 - 
  
04:48 AM Bug report #8923 (Closed): SpatiaLite 4: added attributes disappear
 - *How to reproduce:*
* Add a spatialite layer (e.g. OSM import or create a new one)
* Turn on editing
* Open the fi... 
2013-10-20
- 
  
01:48 AM Bug report #8919: R scripts: not possible to export .csv
 - I'm using QGIS 2.0 and Processing "Master" (donwloaded from github)
 - 
  
02:43 PM Bug report #8919 (Closed): R scripts: not possible to export .csv
 - I created this script that should export a .csv table. However I get the general error "Oooops! The following output ...
 - 
  
11:44 PM Bug report #6430 (Feedback): QGIS doesn't conform to WMS 1.3.0 resolution spec
 - 
  
11:18 PM Revision 0f82df1e (qgis): ILIKE function help fix and german translation update
 - 
  
10:26 PM Revision be6d30f3 (qgis): osgeo4w: fix creatensis.pl
 - 
  
10:25 PM Revision 1d9f5d8a (qgis): osgeo4w: fix creatensis.pl
 - 
  
10:12 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - I have implemented the simplification of geometries in the vector-providers. The general behavior simplifies the geom...
 - 
  
10:12 PM Feature request #8725: Speed improvement in the render of geometries for qgis
 - I have implemented the simplification of geometries in the vector-providers. The general behavior simplifies the geom...
 - 
  
10:11 PM Revision c40a6988 (qgis): Merge pull request #968 from Jean-Roc/traduction_ui
 - update fr ui
 - 
  
09:08 PM Revision 6aecb098 (qgis): update french translation
 - 
  
08:48 PM Revision 03c626b7 (qgis): fetch new strings for french translation
 - 
  
08:41 PM Revision 2b99414c (qgis): [processing] fixed typo in nviz
 - 
  
07:01 PM Revision 5cfd708b (qgis): [processing] fixed wrong indentation
 - 
  
06:48 PM Revision 83cca9b7 (qgis): [processing] corrected string
 - 
  
06:47 PM Revision 5b4fee89 (qgis): Merge pull request #945 from gioman/grassrasterexport
 - [processing] fixes GRASS raster export in order to cope with r.horizon and r.composite
 - 
  
06:47 PM Revision 16ac2563 (qgis): Merge pull request #949 from gioman/sagarasterimportexport
 - [processing] fixes SAGA import and export rasters
 - 
  
06:39 PM Revision f0c9efbf (qgis): Merge pull request #954 from gioman/grassnvizcolor
 - [processing] add COLOR parameter to nviz to allow draping rasters over the digital elevation model
 - 
  
06:38 PM Bug report #8920 (Closed): DB Manager Fails to Load Raster | QGIS 2.0.1
 - Hello, I'm receiving the following error below when trying to load a raster stored in PostGIS, via the QGIS db manage...
 - 
  
06:34 PM Revision 26702abe (qgis): Merge pull request #953 from gioman/grasssagacomposite
 - [processing] fixes SAGA RGBComposite and GRASS r.composite
 - 
  
06:02 PM Revision 54c576f7 (qgis): Merge pull request #950 from gioman/sagaresampling
 - [processing] suggests to use different parameters with resampling in SAGA and to use the highest resolution when usin...
 - 
  
06:01 PM Revision b7cdf5fd (qgis): Merge pull request #948 from gioman/r_kappa
 - [processing] no need to escape parameters in r.kappa as processing does it by default
 - 
  
06:00 PM Revision f724efd7 (qgis): Merge pull request #947 from gioman/escapegrassparameters
 - [processing] GRASS parameters values needs always to be escaped
 - 
  
05:59 PM Revision a9fea57c (qgis): Merge pull request #946 from gioman/r_horizon
 - [processing] fixes GRASS r.horizon and adds r.horizon.height
 - 
  
05:59 PM Revision eb2200ec (qgis): Merge pull request #952 from gioman/sagaresamplingdescription
 - [processing] better parameters descriptions for SAGA resampling tool
 - 
  
05:57 PM Revision fbfafb9e (qgis): Merge pull request #955 from gioman/v_select
 - [processing] adds v.select
 - 
  
05:56 PM Revision 5386b28a (qgis): Merge pull request #957 from gioman/sagapointstatsforpoly
 - [processing] Fix SAGA points stats for polygons
 - 
  
05:53 PM Revision 99ecb03a (qgis): Merge pull request #960 from gioman/sagakriging
 - [processing] fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
 - 
  
05:53 PM Revision 8a11a82c (qgis): Merge pull request #961 from gioman/grassvectorexport
 - [processing] fixes ticket #8814
 - 
  
04:54 PM Revision ac88d9f3 (qgis): Merge pull request #967 from tomass/master
 - Lithuanian translation update
 - 01:58 PM Revision d09eb56b (qgis): Lithuanian translation update
 - 
  
01:48 PM Bug report #8908: spatialite database updated only from opening qgis project
 - I guess to better understand the question and why it do this is preferrable to link the discussion on spatialite ML a...
 - 
  
12:59 PM Revision 7ff9dc97 (qgis): osgeo4w: merge 32 and 64 packaging scripts
 - 
  
12:59 PM Revision af8fd9ee (qgis): creatensis: build installed.db for osgeo4w-setup
 - 
  
12:58 PM Revision a7bf496d (qgis): osgeo4w: merge 32 and 64 bit packaging scripts
 - 
  
12:55 PM Revision f44fe9ee (qgis): [spatialite] Fix LongLong type for SpatiaLite 4
 - 
  
12:50 PM Revision 249526bc (qgis): [spatialite] Field length and precision cannot be specified
 - Partial fix for #8481
 - 
  
12:49 PM Revision a3c30cb1 (qgis): [spatialite] Fix LongLong type for SpatiaLite 4
 - 
  
09:03 AM Bug report #7941: IGNF:LAMBE -- not reprojecting
 - Hello Cédric, 
sorry to report that your solution does not work for me...
In a standalone install (not OSgeo4W), th... - 
  
04:06 AM Bug report #8481: "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is not the sa...
 - I was hesitating to backport this to the 2.0 fixes but if there is demand, I can do so. The task itself is easy.
 - 
  
04:04 AM Bug report #8481: "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is not the sa...
 - Fixed the spatialite problems in commit:249526b
No other value than 0 is allowed for integer and real columns.
I'm p... 
2013-10-19
- 
  
08:03 PM Revision 6734ab44 (qgis): make QgsMapToolTouch::gestureEvent() public
 - 
  
02:13 PM Revision 8d947e2c (qgis): fix scalecombobox test
 - 
  
02:13 PM Revision 82e64516 (qgis): use localized representation of scales in scale combobox, improved patch
 - from Alvaro Huarte (fix #8733)
 - 12:48 PM Revision 40729060 (qgis): Fix GetLegendGraphic with scale on non scale limited rule
 - 12:48 PM Revision 91c8a3cd (qgis): Add missing test.
 - Witout this the scaleFactor in MM becomes 0.
Than we enter in a loop. For example on a GetLegendGraphic with a
line s... - 12:48 PM Revision 57b695b1 (qgis): Fix method signature for non rule based symbol
 - 12:48 PM Revision 7fdedf1a (qgis): Fix GetLegendGraphic with scale on Categorized or Graduated symbol
 - 12:48 PM Revision 593026fb (qgis): Don't needed anymore
 - Without this the marker symbol is centered on the symbol place.
 - 12:48 PM Revision b1c26bf4 (qgis): Get the right rule in Categorized and Graduated
 - 
  
12:42 PM Revision bdc02a23 (qgis): add message about processing completion (fix #8916)
 - 
  
11:25 AM Feature request #8912: Better support for georeferenced pdf
 - Yannick Portier wrote:
> Thanks for the info.
> It seems I'm out of luck though, because I use QGIS (the latest updat... - 
  
10:26 AM Feature request #8912: Better support for georeferenced pdf
 - Thanks for the info.
It seems I'm out of luck though, because I use QGIS (the latest update from OSGeo4W) on Win32 an... - 
  
03:25 AM Feature request #8912 (Closed): Better support for georeferenced pdf
 - If you have a copy of QGIS compiled against GDAL 1.10 (and you should, if you use Linux, OsX or QGIS 64bit for Win) t...
 - 
  
03:25 AM Feature request #8912 (Closed): Better support for georeferenced pdf
 - If you have a copy of QGIS compiled against GDAL 1.10 (and you should, if you use Linux, OsX or QGIS 64bit for Win) t...
 - 
  
11:24 AM Bug report #8710: cmake mises missing Qsci
 - Hello, I had the same problem by opening the console from qgis 2.x under OpenSuSE 12.1
The error message was:
K... - 09:47 AM Revision 10f699ea (qgis): Fix symbole size
 - 09:47 AM Revision a0eb3c64 (qgis): Add RULE parameter support in GetLegendGraphic
 - 
  
08:36 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - aperi2007 - wrote:
> We usually put as url on an "add wms new lyaer" an url where there is hardcoded a parameter
>
>... - 
  
04:54 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 
We usually put as url on an "add wms new lyaer" an url where there is hardcoded a parameter
..&map_resolution=91
W...- 
  
04:27 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - Laurent SAEZ wrote:
> Hi,
> I'm a little disappointed that this bug is not taken into account in the new version 2 of... - 
  
04:07 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - I'll talk to my department.
Regards - 
  
03:36 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - Laurent SAEZ wrote:
> Hi,
> I'm a little disappointed that this bug is not taken into account in the new version 2 of... - 
  
03:34 AM Bug report #6430: QGIS doesn't conform to WMS 1.3.0 resolution spec
 - Hi,
I'm a little disappointed that this bug is not taken into account in the new version 2 of QGIS. The severity of t... - 
  
05:50 AM Feature request #8733: Better formatting for scales
 - Now localized representation for scales used. Reopen if necessary.
 - 
  
05:47 AM Feature request #8733 (Closed): Better formatting for scales
 - Fixed in changeset commit:"82e645167116c29489cd72ee53cfebc54949ee5a".
 - 
  
03:43 AM Bug report #8916 (Closed): GDAL Tools: no feedback on extract projection
 - Fixed in changeset commit:"bdc02a2369c807d8b79c6c7afb0f0210011528a0".
 - 
  
02:53 AM Bug report #8914 (Feedback): Merge features does not work
 - I cannot confirm it here. Can you post sample data (sql dump) and exact steps on how replicate?
 - 
  
02:53 AM Bug report #8914 (Feedback): Merge features does not work
 - I cannot confirm it here. Can you post sample data (sql dump) and exact steps on how replicate?
 
2013-10-18
- 
  
11:51 PM Bug report #8916 (Closed): GDAL Tools: no feedback on extract projection
 - No feedback is given upon completion ("World file written")
 - 
  
10:23 PM Bug report #8915 (Rejected): Newline character of Python output is forced to LF only
 - Execution of following Python code:
@
f = open(filename, "w")
f.write("FOOBAR\
")
f.close()
@
is expected to output t... - 
  
07:42 PM Bug report #8914 (Closed): Merge features does not work
 - Hello everyone,
Environment:
* Qgis 2.0
* Postgis 2.0
* PostgreSQL 9.1
* Ubuntu 13.04
Scenario:
I have a LineStri... - 
  
07:42 PM Revision af5a3a5d (qgis): [processing] add warning before clearing log
 - 
  
06:25 PM Feature request #8913 (Open): tools algorithms transparency
 - ability to view the algorithm (source code) that tools are running in the same way that Whitebox is implementing
refe... - 
  
06:21 PM Feature request #8912 (Open): Better support for georeferenced pdf
 - ability to import / load maps in pdf format such as USGS maps
 - 
  
05:58 PM Bug report #8911 (Closed): Table is not updated after field calculator when configured with a "fi...
 - Environment:
* ubuntu 13.01;
* qgis 2.0;
* installed from ppa;
* PostGIS 2.0;
* PostgreSQL 9.1;
Scenario:
I added ... - 
  
05:55 PM Bug report #8910 (Closed): Topology checker does not work in different projections
 - Hello guys and gals.
First of all, here's my setup:
* Ubuntu 13.01
* QGis installed from ubuntugis-unstable ppa;
* ... - 
  
05:38 PM Revision a2e0a1a4 (qgis): Catch datum transform request signal in QgsMapCanvas
 - 
  
05:33 PM Revision 00616a8c (qgis): IT GUI translation
 - 
  
04:08 PM Feature request #8909: Add "R dependencies" to R scripts Help files
 - This is a good idea. This help section is needed not only for R, but for Python scripts too.
 - 
  
02:01 PM Feature request #8909 (Rejected): Add "R dependencies" to R scripts Help files
 - Many R scripts call external R packages that users need to pre-install to run the scripts. I would like to suggest th...
 - 
  
02:44 PM Revision c82606ca (qgis): Store relation between layer and coordinate transform in maprenderer class
 - 
  
02:41 PM Revision 7612e127 (qgis): Store relation between layer and coordinate transform in maprenderer class
 - 
  
01:54 PM Bug report #8908: spatialite database updated only from opening qgis project
 - Attached sample database. The database will be updated as soon as the view4 is added as a layer to a qgis project.
I ... - 
  
12:22 PM Bug report #8908 (Closed): spatialite database updated only from opening qgis project
 - If I load a spatialite spatial view into QGIS (2.x) with no data in it, then the spatialite database gets updated onl...
 - 
  
01:48 PM Revision 344a5b6e (qgis): [FEATURE] add Nautical miles to measure units (fix #4017). Initial patch
 - by Jorge Tornero with improvements
 - 
  
01:20 PM Bug report #8907 (Closed): unicode not preserved when saving layer attributes as CSV
 - I'm sorry for this. It turns out that this is a problem with Excel. Excel doesn't properly handle UTF-8-encoded CSV f...
 - 
  
11:28 AM Bug report #8907 (Closed): unicode not preserved when saving layer attributes as CSV
 - I'm using the Natural Earth 1:10m admin 1 states, provinces data (http://www.naturalearthdata.com/http//www.naturalea...
 - 
  
12:55 PM Revision 32da13b2 (qgis): Added a resolution parameter in option->Canvas&Legend to instruct WMS g...
 - to get WMS legend with a good resolution for printing.
Set value to 0 to get default pixmap resolution.
Drawback in ... - 
  
12:55 PM Revision 48002dbf (qgis): added wms getLegendGraphic management in case of rasterLayerSymbology -...
 - This commit add the getLegendGraphic pixmap as legend in the QgsLegend.
Due to architectural QgsLegend limitation pix... - 
  
12:55 PM Revision f6a6a0c0 (qgis): Added managing of WMS legends (getLegendGraphic) in the addLegend of Qg...
 - Added parameters to interactively modify wms legends scale.
Add WMS getLegendGraphic draw in composer and add it's si... - 
  
12:55 PM Revision d7708437 (qgis): added getLegendGrafic feature to WmsDataProvider - Developed with fundi...
 - better scale management to avoid call getLegendGraphics everytime + some defaults + added code example to manage Lege...
 - 
  
12:00 PM Revision db8eaf0c (qgis): Feature #8725: Fast rendering of geom (v-OGR)
 - Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to rende... - 
  
11:38 AM Revision 03a60d3b (qgis): postgres provider: support materialized view (implements #8791)
 - 
  
09:42 AM Revision 908d76aa (qgis): [FEATURE] Marquee select for composer items
 - 
  
09:30 AM Revision 7ea31840 (qgis): [FEATURE] Zoom compositions with mouse wheel
 - 
  
09:28 AM Feature request #8898: "Save vector layer as" - limit export
 - > Thoughts?
Nice idea. But do you you mean clip clip, or do you mean intersects? I think altering the data (clip) is... - 
  
09:23 AM Bug report #8899: Help text for "Save vector layer as"
 - I have no idea what Qt Designer is or how to use it, or having just searched, even where to get it from. I'm happy to...
 - 
  
09:19 AM Revision 6950972d (qgis): [FEATURE] Add keyboard shortcuts for composer zoom in/out/full, group… …
 - 
  
08:57 AM Bug report #7643: Empty console Output on R, under SEXTANTE
 - Is this still happening? Were you able to determine the cause?
 - 
  
08:20 AM Revision 48b46808 (qgis): Merge pull request #930 from nyalldawson/pan_composer3
 - Panning controls and shortcuts for composer
 - 
  
04:49 AM Feature request #4017 (Closed): Layer and measurement units
 - Fixed in changeset commit:"344a5b6e55b363f4f4ee7d4978c7cf44b6f9c8be".
 - 
  
03:19 AM Bug report #8902 (Closed): DB connection credentials on tooltips
 - Right, sorry for the noise.
 - 
  
03:19 AM Bug report #8902 (Closed): DB connection credentials on tooltips
 - Right, sorry for the noise.
 - 
  
03:17 AM Bug report #8902: DB connection credentials on tooltips
 - In fact on master does not seems to happen anymore. See attached image.
 - 
  
02:44 AM Bug report #8902 (Feedback): DB connection credentials on tooltips
 - Do you have an example? The password should not appear in the tooltip.
 - 
  
02:40 AM Feature request #8791 (Closed): Support PostgreSQL materialized views
 - implemented in commit:03a60d3
 - 
  
02:40 AM Feature request #8791 (Closed): Support PostgreSQL materialized views
 - implemented in commit:03a60d3
 - 
  
02:07 AM Feature request #8791: Support PostgreSQL materialized views
 - ++ :
It is a *very* important feature for qgis for all computation heavy queries.
Cheers,
Rémi-C - 
  
02:39 AM Bug report #8886: allow paletted rasters to have class labels
 - QGIS 1.8: raster with color table is rendered as QgsRasterLayer::PalettedColor by QgsColorRampShader which keeps colo...
 - 
  
02:32 AM Bug report #7941: IGNF:LAMBE -- not reprojecting
 - Hi,
I have the same problem, which only happens with 64bit version.
I could solve it doing this :
# edit C:\\OSGeo4W... 
2013-10-17
- 
  
01:29 AM Feature request #8898: "Save vector layer as" - limit export
 
> Thoughts?
that would be a very nice improvement indeed.- 
  
04:24 PM Feature request #8898: "Save vector layer as" - limit export
 - Having it in one dialog would be nice. Something that I tend to do a lot is also clip all the layers in the map to a...
 - 
  
09:09 AM Feature request #8898: "Save vector layer as" - limit export
 - Hmmm, didn't see that (thanks!). Odd that it's a different dialog. Once it's open you have no way of knowing which di...
 - 
  
09:05 AM Feature request #8898: "Save vector layer as" - limit export
 - the second one is available since... long ao.
 - 
  
09:05 AM Feature request #8898: "Save vector layer as" - limit export
 - the second one is available since... long ao.
 - 
  
09:03 AM Feature request #8898 (Closed): "Save vector layer as" - limit export
 - For the "Save vector layer as" function two extra options:
1) Export only what is on the screen.
2) Export only wha... - 
  
01:23 AM Bug report #8904 (Feedback): clipping not working
 - as before, please provide sample data and specific steps on how replicate.
 - 
  
01:21 AM Bug report #8904 (Closed): clipping not working
 - I'm trying to clip various layers with a polygon, all in 4326 and none of the available clipping tools are working - ...
 - 
  
01:17 AM Bug report #8903 (Feedback): rendering of existing vector styles broken
 - can you share a sample project (and data)?
 - 
  
01:15 AM Bug report #8903 (Closed): rendering of existing vector styles broken
 - For the past week or so Master (ubuntugis-nightly), when opening an existing v2.0 project that worked perfectly befor...
 - 
  
10:50 PM Bug report #8902 (Closed): DB connection credentials on tooltips
 - Showing DB credentials on the tooltip on mouse over the legend seems an useless
security flaw (e.g. these can acciden... - 
  
10:44 PM Revision 591d9dfb (qgis): Fix warning
 - 
  
10:33 PM Revision 60b90c72 (qgis): use static locals instead of global pointers for some singletons
 - (proably more valgrind happyness; followup 572bda85)
 - 
  
10:25 PM Revision cca58052 (qgis): Merge pull request #916 from nyalldawson/composer_grid2
 - Composer grid fixes
 - 
  
09:51 PM Revision 087b52b7 (qgis): Merge pull request #965 from luipir/SITA2-WmsTileRetry
 - Added disclaimer to WMS TileRetry feature - Development funded from Regione Toscana - SITA
(followup a563f2a and 3e27... - 
  
09:47 PM Feature request #8901 (Open): Improvement on Composer Legend Behavior
 - Hi all, 
I might be missing something, but wouldn’t it be great if legends in QGIS’s composer can be resized freely (... - 
  
09:33 PM Revision 8eb6c91c (qgis): added disclaimer - Development funded from Regione Toscana - SITA
 - 
  
09:18 PM Revision d7c29ae3 (qgis): Update timeout of network request, if data is transferred
 - Up to now, any network connection was killed after a max amount of
/qgis/networkAndProxy/networkTimeout milliseconds.... - 
  
08:41 PM Revision ddd4dae3 (qgis): Fix for #8847, blank entries (menu separators) in Customization dialog ...
 - - Do not add separator actions to menu action tree; separators could not be toggled on/off with customization anyways
 - 
  
05:15 PM Bug report #8863: Blank 'input' pulldowns in GRASS v.clean layers in OSX
 - Loaded yes; visible no.
 - 
  
05:54 AM Bug report #8863: Blank 'input' pulldowns in GRASS v.clean layers in OSX
 - Andrew Lover wrote:
> That's in the GRASS plugin.
do you have grass layers loaded and visible in your project? - 
  
05:52 AM Bug report #8863: Blank 'input' pulldowns in GRASS v.clean layers in OSX
 - That's in the GRASS plugin.
 - 
  
05:13 PM Revision ba524fc2 (qgis): Store relation between layer and coordinate transform in maprenderer class
 - 03:07 PM Revision 10312cc5 (qgis): fixes ticket #8814:
 - 02:12 PM Revision fecccda3 (qgis): Fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
 - 
  
01:57 PM Revision d5f167f1 (qgis): Propagate WMS identify GML schema error and show it in results, fixes p...
 - 
  
01:19 PM Feature request #8845: PDF output types & placement.
 - I know that there is a printer output that can be used for a PDF printer instead of using the PDF save, but on mine I...
 - 
  
01:04 PM Revision 41a8e738 (qgis): Fix loading composer item frame thickness (fix #8866)
 - 
  
12:36 PM Revision 491231e6 (qgis): Fix loading composer item frame thickness (fix #8866)
 - 
  
12:33 PM Feature request #8158: QgsNetworkAccessManager timeout should raise a more clear error message th...
 - The problem is, that a timeout simply calls @QNetworkReply::abort()@. There is no possibility to set the reason for t...
 - 
  
12:31 PM Revision 2b74e899 (qgis): API documentation for QgisInterface
 - 
  
11:55 AM Revision b114dceb (qgis): [Plugin installer] fix #8876
 - 
  
11:52 AM Revision aeef5a80 (qgis): Don't draw mouse handles in composition outputs (fix #8879)
 - 
  
11:43 AM Bug report #8847 (Closed): Some Settings -> Customisation entries blank
 - Should be fixed with commit commit:ddd4dae
Please reopen issue if needed - 
  
11:43 AM Bug report #8847 (Closed): Some Settings -> Customisation entries blank
 - Should be fixed with commit commit:ddd4dae
Please reopen issue if needed - 
  
11:36 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
 - Hi Giovanni,
I hope someone can find a solution, because this module is important and the limitation of r.mapcalculat... - 
  
11:15 AM Revision 2b8197f1 (qgis): fix set image no data, fixes #8773
 - 11:14 AM Revision 78bc437d (qgis): SAGA Points Statistics for Polygons can work just in SAGA 2.10
 - 11:13 AM Revision 27f1e941 (qgis): SAGA Points Statistics for Polygons can work just in SAGA 2.10
 - 
  
11:06 AM Bug report #8899: Help text for "Save vector layer as"
 - I am going to test the functionality on the weekend and add reasonable default values .. 
Regarding the GUI .. well t... - 
  
10:58 AM Bug report #8899: Help text for "Save vector layer as"
 - And I'm not in the position to create windows builds in a suitable time.
On the other hand, having a look at qgsvecto... - 
  
09:39 AM Bug report #8899: Help text for "Save vector layer as"
 - Hi Mattias, sorry but I'm not in a position to install branches. I need compiled stand alone installs (win x64). I'll...
 - 
  
09:32 AM Bug report #8899: Help text for "Save vector layer as"
 - I added a lot of new options to this dialog at the HF in Brighton. Hopefully this can be included for the next releas...
 - 
  
09:19 AM Bug report #8899: Help text for "Save vector layer as"
 - I'm not complaining, I'm reporting a bug.
And given I have no clue what "Symbology Export" does (which is why I was ... - 
  
09:16 AM Bug report #8899: Help text for "Save vector layer as"
 - Don't complain, just write nice text and submit it.
 - 
  
09:14 AM Bug report #8899 (Closed): Help text for "Save vector layer as"
 - The help text for "Save vector layer as" doesn't include anything for the "Symbology export" aspect. It does include ...
 - 
  
09:17 AM Bug report #8900 (Closed): "Save vector layer as" - checkboxes in panel
 - The "Skip attribute creation" and "Add saved file to map" checkboxes are both in the same "panel" as the "OGR Creatio...
 - 
  
08:50 AM Bug report #8880: Mysql Query builder
 - Hi,
I am sorry but I do not know MySQL nor QGIS well and I want to ask why "there must be a column names not in quot... - 
  
08:12 AM Bug report #8897: Results from field calculator wrong format
 - Sorry Alexander, I disagree strongly.
Yes, mathematically the result (3.33333.) is obviously correct. However, becaus... - 
  
08:03 AM Bug report #8897: Results from field calculator wrong format
 - This is obviously correct. You divide integer to real and result surprisingly will be... real. Use toint() function i...
 - 
  
07:49 AM Bug report #8897: Results from field calculator wrong format
 - This is more of a issue with the attribute table and attribute dialog itself. The expression engine is just doing wh...
 - 
  
07:41 AM Bug report #8897 (Closed): Results from field calculator wrong format
 - - Open field calculator
- Expression 10/ toreal( 3)
- Set to create a new field type (integer), width 10.
Result... - 
  
08:06 AM Bug report #8627 (Closed): GRASS/processing does not work on Windows (standalone installers)
 - Jonathan Moules wrote:
> Giovanni Manghi wrote:
> > standolone installer 32bit: both grass and saga are not found by
... - 
  
08:06 AM Bug report #8627 (Closed): GRASS/processing does not work on Windows (standalone installers)
 - Jonathan Moules wrote:
> Giovanni Manghi wrote:
> > standolone installer 32bit: both grass and saga are not found by
... - 
  
08:04 AM Bug report #8627: GRASS/processing does not work on Windows (standalone installers)
 - Giovanni Manghi wrote:
> standolone installer 32bit: both grass and saga are not found by
> processing
I can confir... - 
  
07:34 AM Bug report #8896 (Closed): xlsx drag and drop fails to open datasource
 - Hi, here on windows 7, using qgis 2.0.1-2 64 bits - gdal 1.10, drap and drop a xlsx file can't open datasource. 
Open... - 
  
07:30 AM Bug report #8891 (Closed): Crashing with WFS new in QGIS 2.0
 - Thanks Giovanni,
I tried it on Master and got the same issue, but then tried it on another Win7 PC running 2.0.1 and... - 
  
06:57 AM Bug report #8891 (Feedback): Crashing with WFS new in QGIS 2.0
 - does not happen on qgis master on Linux. Would you my test qgis master with the osgeo4w installer? thanks.
 - 
  
06:54 AM Bug report #8891 (Closed): Crashing with WFS new in QGIS 2.0
 - QGIS crashed when identifying or selecting certain features through a WFS connection. This was not an issue in 1.8.
... - 
  
07:26 AM Bug report #8895 (Closed): Field calculator "Area"
 - this issue was already fixed in master. It does happen when you have OTFR enabled, regardless if you are really repro...
 - 
  
07:26 AM Bug report #8895 (Closed): Field calculator "Area"
 - this issue was already fixed in master. It does happen when you have OTFR enabled, regardless if you are really repro...
 - 
  
07:24 AM Bug report #8895 (Closed): Field calculator "Area"
 - I have a shapefile with two polygons - EPSG:27700 (British national grid).
- Enable editing
- Open field calculator
... - 
  
07:21 AM Revision 753977de (qgis): Fix for #8874, right-clicking on message in message bar shows black bac...
 - 
  
07:20 AM Bug report #8894 (Closed): xls character encoding not handled correctly
 - Hi, 
I have been testing widely xls reading with gdal 1.9 in QGIS.
Where ogrinfo reads data correctly, QGIS can't lo... - 
  
07:19 AM Revision 176db460 (qgis): Fix for #8860, (followup 65200e3)
 - - Hide background of tool button's menu button on Ubuntu
 - 
  
07:15 AM Feature request #8893 (Open): raise warning if an expression cannot be evaluated.
 - Hi, 
when opening an existing project using expressions or sql queries in Rule based classes or labels or feature sub... - 
  
07:03 AM Bug report #8892 (Closed): Please register QgsProject.createEmbeddedLayer() into SIP for python
 - As requested. Useful for python plugins with dedicated projects.
 - 
  
06:42 AM Bug report #8889 (Closed): Slow "selection" of features
 - I have two layers in my project:
1) An oracle layer with 32 features.
2) A shapefile with 53345 features.
If I have... - 
  
05:29 AM Bug report #8834: Style for layer spatialite
 - Confirmed on windows 7.
I also think this should be a blocker since it is a regression from QGIS 2.0. - 
  
05:16 AM Bug report #8888 (Closed): labelling fails for splite spatial views
 - Labelling fails for spatialite spatial views in QGIS-Master 2.1.
Steps to reproduce (also see attached screendump):
... - 
  
05:16 AM Bug report #8877 (In Progress): Kriging from SAGA (Processing) fails to run
 - I made a pull request that fixes it, the module changed almost completely since SAGA 2.0.8 (or at least have changed ...
 - 
  
05:01 AM Bug report #8724: Reprojecting and identifying a wms layer crashes QGIS
 - Fixed also the problem with invalid GML in commit:d5f167f. The error is shown in results dialog and user can switch f...
 - 
  
04:24 AM Bug report #8878: OSM plugin fails to download all data within given extent
 - Martin, there are ways that are confined within the bounding box (see the yellow tertiary highway, some small stair w...
 - 
  
03:23 AM Bug report #8878: OSM plugin fails to download all data within given extent
 - I don't think that users should be forced to download always full features and relations because they can be quite bi...
 - 
  
03:03 AM Bug report #8878: OSM plugin fails to download all data within given extent
 - QGIS currently uses this kind of query for download:...
 - 
  
03:52 AM Bug report #8885: Buttons (Ok, Cancel) disappear in "Apri Modulo" from Attribute Table
 - I don't think this is possible at the moment. These buttons are deactivated, because all changes on these forms are a...
 - 
  
03:28 AM Bug report #8885 (Closed): Buttons (Ok, Cancel) disappear in "Apri Modulo" from Attribute Table
 - In QGIS 2 it is changed the visualisation of form opened from Attribute Table: instead of open the form in a separate...
 - 
  
03:37 AM Bug report #8866 (Closed): qgis composer elements' frame thickness reverts to 0.00 when (re)loadi...
 - Fixed in changeset commit:"491231e600915110d12216781d2f38018c82847d".
 - 
  
03:31 AM Bug report #8887 (Closed): qgis don't use correctly the map-units in dimension of data-defined-pr...
 - when use a SVG symbol, and choose a data-definition field for the dimension.
QGIS sclae the symbol, ma don't follow ... - 
  
03:30 AM Bug report #8886 (Closed): allow paletted rasters to have class labels
 - Since version 2 qgis does not seem to support paletted rasters (e.g. tiff's with colortable) with a label for each ra...
 - 
  
03:28 AM Bug report #8883 (Closed): The svg path don't work on datadefined property - SVG file
 - Hi,
Using the qgis 2.1 dev (32bit).
And try-ing to use the
data defined properties 32bit to choose the SVG file.
See... - 
  
03:28 AM Feature request #8884 (Closed): Symbol too small in legend when map units are used
 - When a symbol is defined with map units, it is sometimes shown in the legend at a very small scale, preventing to see...
 - 
  
03:02 AM Bug report #8881 (Closed): QGIS server fails to display capabilities when there are 2 layers of t...
 - When the project contains several layers based on the same postgis table (possibly with different sql filters), the G...
 - 
  
02:57 AM Bug report #8876 (Closed): Error disinstalling VTerrain lugin
 - Fixed in changeset commit:"b114dceb1aea15f51b7526d2d1ebfca0f3073c36".
 - 
  
02:52 AM Bug report #8879 (Closed): qgis composer item handles visible when exporting to image on master b...
 - Fixed in changeset commit:"aeef5a809499e2a564be401b50f1a5a640c2a30e".
 - 
  
02:30 AM Bug report #8772: Deactivating a module in Modeler has no effect after the save and close of the ...
 - Im going to change the priority of this bug because in complex models it is sometimes necessary to disable parts of t...
 - 
  
02:17 AM Bug report #8773: Adding WMS layer crashes QGIS
 - It should be fixed, there was really one byte more in memcpy.
Please test. - 
  
02:16 AM Bug report #8773 (Closed): Adding WMS layer crashes QGIS
 - Fixed in changeset commit:"2b8197f19ae12a9779b27436ae250ba09447b62c".
 
2013-10-16
- 
  
01:56 AM Bug report #8880 (Closed): Mysql Query builder
 - On clicking on fields in Query builder in where clause a column name appears included in double quotes,
but values -... - 
  
12:42 AM Bug report #8877: Kriging from SAGA (Processing) fails to run
 - I will have a look at it.
 - 
  
06:56 PM Bug report #8877 (Closed): Kriging from SAGA (Processing) fails to run
 - Hi,
I am unable to run Kringing functions from SAGA (Processing toolbox) apparently due to wrong/old options being u... - 
  
12:31 AM Feature request #6894 (Open): GRASS r.mapcalc cumbersome to use, issues on Windows
 - I will reopen this feature request because r.mapcalculator is limited to 6 inputs maps, to it would be anyway better ...
 - 
  
04:32 PM Feature request #6894 (Closed): GRASS r.mapcalc cumbersome to use, issues on Windows
 - Hi,
#6372 is now fixed and support r.mapcalc functions.
Thanks! - 
  
11:59 PM Revision 65200e3f (qgis): Fix for #8860, overlap of Close drop-down menu button on message bar
 - - Make tool button menu pop indicator a separate single-click button
 - 
  
11:55 PM Bug report #8847: Some Settings -> Customisation entries blank
 - I have no better ideas. Larry, please push your patch directly to master.
 - 
  
10:41 PM Bug report #8847: Some Settings -> Customisation entries blank
 - The empty entries you are referring to are menu separator actions, which are generally added with QMenu::addSeparator...
 - 
  
10:41 PM Bug report #8847: Some Settings -> Customisation entries blank
 - The empty entries you are referring to are menu separator actions, which are generally added with QMenu::addSeparator...
 - 
  
11:45 PM Bug report #8879 (Closed): qgis composer item handles visible when exporting to image on master b...
 - See attached screenshot, selection handles visible on the legend element.
 - 
  
10:53 PM Revision cc66688f (qgis): [tests] Fix OSM unit test on Mac
 - 
  
10:42 PM Revision 0218f078 (qgis): [tests] Fix OSM unit test on Mac
 - 
  
10:35 PM Revision 3b791086 (qgis): Default OTF modes made radio buttons
 - 
  
10:25 PM Bug report #8874 (Feedback): Right clicking on error = little black box for a context menu
 - This should be fixed with commit commit:753977d
Please verify. - 
  
10:25 PM Bug report #8874 (Feedback): Right clicking on error = little black box for a context menu
 - This should be fixed with commit commit:753977d
Please verify. - 
  
10:25 PM Bug report #8874 (Feedback): Right clicking on error = little black box for a context menu
 - This should be fixed with commit commit:753977d
Please verify. - 
  
06:06 AM Bug report #8874 (Closed): Right clicking on error = little black box for a context menu
 - If I right click on an error message, you'll see as attached a little black box appears.
If I mouse around the box t... - 
  
09:55 PM Revision de8a5d62 (qgis): Calculate better context (extent,size) if not given in WMS, WCS identif...
 - 
  
09:21 PM Bug report #8878: OSM plugin fails to download all data within given extent
 - Forgot to expand on the qgis-import_vs_actual-osm.png; the imported lines are displayed using red squares along path,...
 - 
  
07:21 PM Bug report #8878 (Closed): OSM plugin fails to download all data within given extent
 - Steps to reproduce:
1. Load the shapefile attached to this issue (ICJ-DMZ.zip)
2. Download OSM data for the map ext... - 
  
07:46 PM Revision c8c802fb (qgis): [osm] Fix missing nodes with 64-bit ID (#8865)
 - 
  
07:44 PM Revision 7dc20ef5 (qgis): [osm] Fix missing nodes with 64-bit ID (#8865)
 - 
  
07:07 PM Revision faf0a4e9 (qgis): Fixes to IT translation
 - 
  
06:25 PM Bug report #8865: qgis fails to import/load all points from the attached .osm file
 - That was fast Martin, thanks.
 - 
  
10:49 AM Bug report #8865 (Closed): qgis fails to import/load all points from the attached .osm file
 - Fixed in commit:7dc20ef50719c94ccd24d4b862dd278931acb19d (master) and commit:c8c802fba6ec3e903285ae6c8fd5af4e02415f0f...
 - 
  
10:49 AM Bug report #8865 (Closed): qgis fails to import/load all points from the attached .osm file
 - Fixed in commit:7dc20ef50719c94ccd24d4b862dd278931acb19d (master) and commit:c8c802fba6ec3e903285ae6c8fd5af4e02415f0f...
 - 
  
05:36 PM Revision 17bf2e81 (qgis): Fixes to IT translation
 - 
  
04:23 PM Bug report #8860: Overlap of Close/drop down button on "invalid data source"
 - The drop-down menu has one action, 'Close all,' which closes all message bar notification in the message bar 'stack.'...
 - 04:08 PM Revision 84b682d4 (qgis): the logic for SAGA raster import was not right
 - 
  
02:21 PM Revision 39fd5b82 (qgis): Add source/dest datum transform as member to coordinate transform and c...
 - 
  
01:05 PM Bug report #8724: Reprojecting and identifying a wms layer crashes QGIS
 - Giovanni Manghi wrote:
> yes, this must be done then, because at this moment if the server does not support feature/g... - 
  
01:03 PM Bug report #8724: Reprojecting and identifying a wms layer crashes QGIS
 - It should be fixed in commit:de8a5d6.
When WMS is reprojected, the identify tool does not know context (extent,size)... - 01:04 PM Revision fd8cb1fc (qgis): adds v.select
 - 
  
12:22 PM Bug report #8876 (Closed): Error disinstalling VTerrain lugin
 - When try to disinstall the plugin VTerrain.
I have a python error:
Si è verificato un errore durante l'esecuzione d... - 
  
10:59 AM Revision a865115e (qgis): Typo in IT translation
 - 10:30 AM Revision 4c80a076 (qgis): add COLOR parameter to nviz to allow draping rasters over the digital e...
 - 
  
09:40 AM Bug report #8871: WFS doesn't use bounding box!
 - The problem is that sometimes it may make sense to put MaxFeature count to some relatively high value on the server s...
 - 
  
06:53 AM Bug report #8871: WFS doesn't use bounding box!
 - Hi
jratike80 - wrote:
> The MaxFeatures=1 request is perhaps fired for reading a sample of data for verifying the sch... - 
  
06:40 AM Bug report #8871: WFS doesn't use bounding box!
 - Hi,
The MaxFeatures=1 request is perhaps fired for reading a sample of data for verifying the schema but I do not kn... - 
  
04:52 AM Bug report #8871: WFS doesn't use bounding box!
 - Looking through them using the search ("WFS bounding" and "wfs box"), the closest I can find is #8656
But that is ab... - 
  
04:37 AM Bug report #8871 (Feedback): WFS doesn't use bounding box!
 - there is already a ticket about this issue, please check and eventually close this as duplicate.
 - 
  
04:35 AM Bug report #8871 (Closed): WFS doesn't use bounding box!
 - I am using QGIS to connect via WFS to a table with about 7million features. The maxFeatures the server allows to be r...
 - 
  
09:37 AM Bug report #8785: Style file not saved in Win 8
 - Joel Copeland wrote:
> I'm using Windows7. I discovered this same issue using Lisboa, so I just upgraded to Dufour. ... - 
  
08:06 AM Bug report #8785: Style file not saved in Win 8
 - I'm using Windows7. I discovered this same issue using Lisboa, so I just upgraded to Dufour. Still can't seem to sav...
 - 
  
08:51 AM Bug report #8861: symbology: gap between polygons when using "no pen" for border style
 - You're actually right, it does not work in 1.8 either. I had in mind an old map of me, I must have been using the sam...
 - 
  
03:28 AM Bug report #8861: symbology: gap between polygons when using "no pen" for border style
 - This is an old issue, but I don't think it was working in qgis 1.8. If I'm not wrong I think that it is not even a qg...
 - 
  
03:28 AM Bug report #8861: symbology: gap between polygons when using "no pen" for border style
 - This is an old issue, but I don't think it was working in qgis 1.8. If I'm not wrong I think that it is not even a qg...
 - 
  
08:48 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - Now it is working properly Giovanni, both in modeler and outside modeler.
Thank you very much!
Let's see if Victor c... - 
  
07:11 AM Bug report #8853 (Open): Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in ...
 - Pedro Venâncio wrote:
> > SAGA 2.0.8 qgis master with my patch
> > clip with polygons does not works -> I know where ... - 
  
05:55 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - > SAGA 2.0.8 qgis master with my patch
> clip with polygons does not works -> I know where I made a mistake, working ... - 
  
05:51 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - Pedro Venâncio wrote:
> > this option is mandatory in saga 2.10 and is not available in saga 2.0.8
> >
> > what vers... - 
  
04:48 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - Pedro Venâncio wrote:
> > this option is mandatory in saga 2.10 and is not available in saga 2.0.8
> >
> > what vers... - 
  
04:42 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - > this option is mandatory in saga 2.10 and is not available in saga 2.0.8
>
> what versoin of SAGA are you using? t... - 
  
04:27 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - Pedro Venâncio wrote:
> > weird, it works fine here with both saga 2.0.8 and 2.10
> >
> > can you attach here sample... - 
  
04:24 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - > weird, it works fine here with both saga 2.0.8 and 2.10
>
> can you attach here sample data?
Yes Giovanni,
Try t... - 
  
03:11 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - Pedro Venâncio wrote:
> >
> > this error is different and will be fixed by
> >
> > https://github.com/qgis/QGIS/pull... - 
  
02:57 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - hey guys
before you get crazy with this, I suspect this has to do with parameters that are multiple inputs in the mo... - 
  
02:35 AM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - >
> this error is different and will be fixed by
>
> https://github.com/qgis/QGIS/pull/949
Hi Giovanni,
I've been ... - 
  
08:37 AM Revision 278c8714 (qgis): Editor widget configuration: Only show one config dialog at a time
 - 
  
08:21 AM Revision 77dce0fb (qgis): sip: expose QgsEditorWidgetWrapper.initWidget to python
 - 
  
07:03 AM Feature request #8868: Don't show provider specific layer data source string
 - It's also wrong for WCS.
But seems to be right for WFS. - 
  
03:58 AM Feature request #8868 (Open): Don't show provider specific layer data source string
 - The "layer source" for a WMS layer when you go to layer properties says something like:
crs=EPSG:27700&featureCount=... - 
  
07:02 AM Bug report #8870: "Metadata" for WMS/WFS/etc? layer issues
 - Similar issue for WCS it seems too.
 - 
  
04:24 AM Bug report #8870 (Closed): "Metadata" for WMS/WFS/etc? layer issues
 - Few issues with the "metadata" tab on layer properties for a WMS and WFS.
For WMS I have a large GetCapabilities fil... - 
  
06:18 AM Bug report #8875 (Closed): "No feature split done" warning text.
 - Minor thing:
"No feature split done: If there are selected features, the split tool only applies to the selected one... - 
  
06:13 AM Bug report #8873: "Delete Ring" - snap tolerance warning
 - You are right that the tool works when there is a ring (or part).
However this bug report is dealing with the fail c... - 
  
06:06 AM Bug report #8873 (Feedback): "Delete Ring" - snap tolerance warning
 - the tool works when clicking on a node of a ring (or a part, in case of the delete part tool).
Why is not possible t... - 
  
06:04 AM Bug report #8873 (Closed): "Delete Ring" - snap tolerance warning
 - If I try and delete a ring (advanced digitising), but there is no ring where I click, I get a warning pop up:
"Snap t... - 
  
06:00 AM Bug report #8872 (Closed): Create ring in multipart polygon fails
 - If I try and create a ring in a multipart polygon (advanced digitising), it fails with the error "The inserted Ring i...
 - 
  
04:42 AM Feature request #8869 (Closed): QGIS User Agent
 - duplicate of #7361
 - 
  
04:42 AM Feature request #8869 (Closed): QGIS User Agent
 - duplicate of #7361
 - 
  
04:42 AM Feature request #8869 (Closed): QGIS User Agent
 - duplicate of #7361
 - 
  
04:03 AM Feature request #8869 (Closed): QGIS User Agent
 - The User Agent that QGIS sends with requests seems to be "Mozilla/5.0"
Could something specific to QGIS be added to i... - 
  
04:25 AM Bug report #8426: Transparency mangles WMS layers
 - Giovanni Manghi wrote:
> Jonathan Moules wrote:
> > The server is a GeoServer 2.3.5 install
> > This happens with QGI... - 
  
04:12 AM Bug report #8426: Transparency mangles WMS layers
 - Jonathan Moules wrote:
> The server is a GeoServer 2.3.5 install
> This happens with QGIS 2.0
can't you really provi... - 
  
04:10 AM Bug report #8426: Transparency mangles WMS layers
 - The server is a GeoServer 2.3.5 install
This happens with QGIS 2.0 - 
  
03:29 AM Bug report #8864: Random selection with subsampling broken
 - Confirmed on master, and is a regression.
 - 
  
03:29 AM Bug report #8864: Random selection with subsampling broken
 - Confirmed on master, and is a regression.
 - 
  
03:29 AM Bug report #8864: Random selection with subsampling broken
 - Confirmed on master, and is a regression.
 - 
  
02:58 AM Bug report #8867 (Closed): With "render" off, map snaps back
 - I'm not sure if this is a feature request or bugfix.
I have a raster layer loaded. I then disable "render". The pr... - 
  
02:10 AM Bug report #8866 (Closed): qgis composer elements' frame thickness reverts to 0.00 when (re)loadi...
 - Steps to reproduce:
1. Create a new project
2. Create a new composer sheet
3. Add a legend item
4. Activate the [x] F... 
2013-10-15
- 
  
01:55 AM Bug report #8865 (Closed): qgis fails to import/load all points from the attached .osm file
 - Steps to reproduce:
1. Import topology from test_points.osm into QGIS (via Vector -> OpenStreetMap -> Import Toplogy ... - 
  
01:41 AM Bug report #8864 (Closed): Random selection with subsampling broken
 - It selects only from the first item of the subselection.
 - 
  
01:26 AM Bug report #8863 (Feedback): Blank 'input' pulldowns in GRASS v.clean layers in OSX
 - GRASS plugin or processing/sextante?
 - 
  
01:14 AM Bug report #8863 (Closed): Blank 'input' pulldowns in GRASS v.clean layers in OSX
 - Hello, 
It's possible this has already been logged, but the topic is too general to find.
In the GRASS tools there ... - 12:55 AM Revision 0bb3b238 (qgis): fixes SAGA RGBComposite and GRASS r.composite
 - 
  
12:46 AM Bug report #8861: symbology: gap between polygons when using "no pen" for border style
 - Sorry I forgot to attache the other file, my aplogies...
 - 
  
12:45 AM Bug report #8861 (Closed): symbology: gap between polygons when using "no pen" for border style
 - Good morning,
(win 7 / QGIS 2.0.1 64b)
The attached image shows a raster (coloured using a spectral colmap, ver... - 
  
12:23 AM Bug report #8860 (Closed): Overlap of Close/drop down button on "invalid data source"
 - Per screenshot, the Close" and drop-down menu overlap on the "invalid data source" error. Thus whenever I click the d...
 - 
  
12:09 AM Bug report #7941 (Reopened): IGNF:LAMBE -- not reprojecting
 - Hi there,
it's back I'm afraid...
1. Install QGIS 2.0.1 / 64b (win 7)
2. load a WGS84 layer (in my case, a postGIS ... - 
  
09:52 PM Revision 1271dbb2 (qgis): Merge pull request #951 from tomass/master
 - Lithuanian translation update
 - 09:52 PM Revision 4db8bba2 (qgis): better parameters descriptions for SAGA resampling tool
 - 09:49 PM Revision 67ac0939 (qgis): Lithuanian translation update
 - 09:45 PM Revision c645342c (qgis): suggests to use different parameters with resampling in SAGA and to use...
 - 09:40 PM Revision 78679ad1 (qgis): fixes SAGA import and export rasters
 - 09:30 PM Revision c5d6f70b (qgis): no need to escape parameters in r.kappa as processing does it by default
 - 09:27 PM Revision 1038cd42 (qgis): GRASS parameters values needs always to be escaped
 - 09:21 PM Revision b9f7c74a (qgis): fixes GRASS r.horizon and adds r.horizon.height
 - 09:15 PM Revision 64068356 (qgis): fixes GRASS raster export in order to cope with r.horizon and r.composi...
 - 
  
08:23 PM Revision bad4b779 (qgis): adding indian flag for mr
 - 
  
06:09 PM Revision 3035c95c (qgis): Merge https://github.com/luipir/Quantum-GIS
 - 
  
05:16 PM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - Pedro Venâncio wrote:
> But it seems that affects other modules. Try, for instance, the Clip grid with polygon.
this... - 
  
05:10 PM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - Pedro Venâncio wrote:
> But it seems that affects other modules. Try, for instance, the Clip grid with polygon.
in t... - 
  
04:51 PM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - But it seems that affects other modules. Try, for instance, the Clip grid with polygon.
 - 
  
04:39 PM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - the issue is that just in the modeler, the 
_libgrid_calculus "Grid Calculator"_
module is not given the
_-GRIDS... - 
  
04:02 PM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - ok on master it doesn't work, I will try have a look at it.
 - 
  
03:55 PM Bug report #8853: Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just in the mod...
 - Hi Giovanni,
Yes, saga 2.0.8 compatibility is active.
Now I've tested on Linux and gives the same error:... - 
  
03:34 PM Bug report #8853 (Feedback): Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just...
 - it works fine here under Linux.
Are you sure that the "saga 2.0.8 compatibility" checkbox is active? - 
  
09:05 AM Bug report #8853 (Closed): Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just i...
 - I'm with some errors using SAGA (2.0.8) modules in Modeler. I attached a sample model and a test raster.
If I run th... - 
  
04:27 PM Revision 125decfc (qgis): [processing] update ui for number input dialog
 - 
  
03:31 PM Bug report #8858 (Closed): Zebra frame is not printed correctly
 - duplicate of #8767
 - 
  
03:31 PM Bug report #8858 (Closed): Zebra frame is not printed correctly
 - duplicate of #8767
 - 
  
03:28 PM Bug report #8858 (Closed): Zebra frame is not printed correctly
 - Hi,
I tried zebra frame in the composer today and it looks fine on the screen
but when I import into PDF or print I... - 
  
03:27 PM Revision 76e43cd1 (qgis): Initialise coordinate transform with datum transform ids
 - 
  
11:44 AM Revision 5e3829c0 (qgis): Add method to lookup datum transformations in srs.db
 - 
  
11:29 AM Bug report #8857: sip: Unable to find file "QtCore/QtCoremod.sip"
 - wiping out build dir and re-running cmake doesn't help either. Fails at 50% of build this time.
SIP version is 4.14.5... - 
  
11:26 AM Bug report #8857: sip: Unable to find file "QtCore/QtCoremod.sip"
 - Wiping out CMakeCache.txt and re-running cmake doesn't help. It still failes at 98% of the build :(
 - 
  
11:17 AM Bug report #8857 (Closed): sip: Unable to find file "QtCore/QtCoremod.sip"
 - I got the error in the Subject while building the 2.0 branch.
NOTE: sip wasn't installed at the time of the first cma... - 
  
11:16 AM Bug report #8856 (Closed): Lack of sip doesn't prevent cmake from succeeding, but make fails
 - cmake didn't complain about me NOT having sip, but I got a failure at "make" time.
I had to wait up to 50% of build ... - 
  
09:46 AM Bug report #6918: qgis:dissolve - "dissolve all" does not dissolve attributes
 - Yes Filipe.
 - 
  
08:48 AM Bug report #6918: qgis:dissolve - "dissolve all" does not dissolve attributes
 - Filipe Dias wrote:
> Still true?
yes - 
  
08:44 AM Bug report #6918: qgis:dissolve - "dissolve all" does not dissolve attributes
 - Still true?
 - 
  
09:10 AM Feature request #8855 (Closed): Symbol groups
 - It would be good to be able to group symbols in a legend; e.g., for OSM points, putting all the amenities in one grou...
 - 
  
09:09 AM Bug report #8854 (Closed): Browser not accessing Windows network
 - The Add vector menu correctly navigates the local network (Windows), whereas the Browser cannot explore inside the co...
 - 
  
08:47 AM Bug report #8852 (Open): QGIS crashes when having a Querylayer referencing deleted or invalid pos...
 - Remi Cura wrote:
> hey I think you are mistaken :
I just asked - 
  
08:46 AM Bug report #8852: QGIS crashes when having a Querylayer referencing deleted or invalid postgres t...
 - hey I think you are mistaking :
The other issue is another one, very limitating, that is that DB manager locks (post... - 
  
08:30 AM Bug report #8852 (Feedback): QGIS crashes when having a Querylayer referencing deleted or invalid...
 - similar/duplicate of #8150 ?
 - 
  
08:28 AM Bug report #8852 (Closed): QGIS crashes when having a Querylayer referencing deleted or invalid p...
 - When using QGIS 2.0 with a postgres 9.3 server :
adding some layer with the DB Manager via the sql windows (the qgis ... - 
  
08:44 AM Bug report #6945: SAGA vector produced without .prj if the input layer does not have it
 - The title of this ticket should be changed.
 - 
  
08:42 AM Feature request #5724: Make r.* modules corresponding to those in GRASS plugin
 - leave this open, I plan to add the missing tools, if possible.
In general I'm not in favor of having just the option... - 
  
08:39 AM Feature request #5724: Make r.* modules corresponding to those in GRASS plugin
 - Perhaps it would be better to open individual tickets, stating which (if any) changes should be made to each individu...
 - 
  
08:37 AM Bug report #5644: GRASS integration should use private, not user's .grassrc6 file
 - Is this still valid?
 - 
  
08:27 AM Feature request #5466: Use CRS parameter for epsg code
 - Has this been changed?
 - 
  
08:26 AM Bug report #5456 (Open): Output does not have the same CRS of input if input is tiff+worldfile
 - I'm checking, I may have discovered the issue in the processing code.
 - 
  
08:22 AM Bug report #5456: Output does not have the same CRS of input if input is tiff+worldfile
 - Is this still true?
 - 
  
08:20 AM Feature request #5453: Add ”Select by rectangle” in modeler
 - This would very handy, especially when there many boxes to move around.
 - 
  
08:18 AM Feature request #5377: Add tags to Processing modules
 - Sorry, I misread the text.
 - 
  
08:08 AM Feature request #5377 (Open): Add tags to Processing modules
 - I do not see tags available.
 - 
  
08:06 AM Feature request #5377 (Closed): Add tags to Processing modules
 - 
  
08:12 AM Feature request #5381: Info panel or tab for user feedback
 - This is would be very useful I think.
 - 
  
08:07 AM Feature request #5387: Add GDAL help pages to Processing
 - Or maybe provide link to the online documentation on the GDAL website?
 - 
  
08:04 AM Bug report #5365: Line detection fails
 - Is this still happening?
 - 
  
08:01 AM Revision a8123327 (qgis): Merge pull request #934 from Jean-Roc/traduction_ui
 - update fr ui
 - 
  
07:56 AM Bug report #8851 (Closed): Opening the table of attributes is very slow in QGIS master
 - It is lightning fast in QGIS 2.0.1.
I noticed it when opening a 20k attributes table. - 
  
06:32 AM Feature request #6922: Proxy - use System settings
 - The OSGeo4W installer has this as an option too under "Use IE5 Settings".
 - 
  
05:37 AM Bug report #8227 (Closed): WFS layers are listed twice in "OWS" in QGIS browser
 - somehow seems fixed, at least on master.
 - 
  
05:37 AM Bug report #8227 (Closed): WFS layers are listed twice in "OWS" in QGIS browser
 - somehow seems fixed, at least on master.
 - 
  
04:50 AM Feature request #8850: Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - Good point on "ALL_SDO_GEOM_METADATA".
 - 
  
04:37 AM Feature request #8850: Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - Sounds good, knowing the exact extents of the layer is not really often so important. Actually the extents which are ...
 - 
  
04:17 AM Feature request #8850 (Closed): Oracle not looking in USER_SDO_GEOM_METADATA for extents
 - I have an Oracle table with 7.3million features in it that is spatially indexed. When I add the layer to QGIS, even t...
 - 
  
04:14 AM Bug report #8451 (Closed): "Transform error caught: forward transform of..." while editing on qgi...
 - I can't see this anymore, at least on master, so probably some commit has fixed it.
 - 
  
04:14 AM Bug report #8451 (Closed): "Transform error caught: forward transform of..." while editing on qgi...
 - I can't see this anymore, at least on master, so probably some commit has fixed it.
 - 
  
03:48 AM Bug report #8849 (Closed): % complete behind progress bar
 - The text for "n%" complete when scanning Oracle database tables is behind the progress bar. So when the bar is > 50% ...
 - 
  
03:36 AM Bug report #8847 (Closed): Some Settings -> Customisation entries blank
 - Per attached, some of the things in the Settings -> Customisation menu items have no text entries saying what they ar...
 - 
  
02:52 AM Bug report #8846: Running a R Script through Sextante not working
 - Yes, back then it had a lot of bugs. But now it's working ok.
 - 
  
02:50 AM Bug report #8846: Running a R Script through Sextante not working
 - Thanks. This is what I suspected but I wonder if anyone had the same problem when version 1.8 was still the latest ve...
 - 
  
02:49 AM Bug report #8846: Running a R Script through Sextante not working
 - I forgot to say that R Packages are currently installed in the folder specified in the "lib" variable. I am wondering...
 - 
  
02:48 AM Bug report #8846 (Closed): Running a R Script through Sextante not working
 - You need to upgrade to QGIS 2.0 to be able to use R/Processing. The version you are using is outdated.
 - 
  
02:36 AM Bug report #8846 (Closed): Running a R Script through Sextante not working
 - I am trying to run one of the example R scripts that comes with the default installation of QGIS 1.8. I have set-up t...
 - 
  
02:18 AM Bug report #8638 (Closed): Spatialite layers are added as tables without geometries or "Error 11 ...
 - seems fixed by
#e04b426f00f86a154ff74ed6bda5727086596b0f - 
  
02:18 AM Bug report #8638 (Closed): Spatialite layers are added as tables without geometries or "Error 11 ...
 - seems fixed by
#e04b426f00f86a154ff74ed6bda5727086596b0f - 
  
02:08 AM Bug report #8836 (Feedback): Default styles from postgis layers not loading
 - it is working fine, at least here on qgis master and Linux.
 
2013-10-14
- 
  
01:29 AM Bug report #6785 (Reopened): Error while trying to edit a parameter in a model
 - I just tried with the latest code and I still get this error. The only difference is that it QGIS freezes instead of ...
 - 
  
01:29 AM Bug report #6785 (Reopened): Error while trying to edit a parameter in a model
 - I just tried with the latest code and I still get this error. The only difference is that it QGIS freezes instead of ...
 - 
  
08:00 PM Revision 4f4ac812 (qgis): Merge pull request #3 from Ecologeek/traduction_ui
 - update french translation
 - 
  
03:57 PM Feature request #8844: PDF output option - text as text objects rather than paths
 - PDF output compatibility might include a dropdown for EG. Acrobat 4 (PDF 1.3) - Acrobat 8/9 (PDF 1.7)and have PDF/X o...
 - 
  
03:42 PM Feature request #8844 (Closed): PDF output option - text as text objects rather than paths
 - Would be nice to retain text as text rather than converting to paths and embedding the fonts if possible within PDF's...
 - 
  
03:45 PM Feature request #8845 (Open): PDF output types & placement.
 - I am having difficulty with placing PDF files out of QGIS into Adobe InDesign. There could be an issue also with the ...
 - 
  
03:27 PM Bug report #8799: Document closes on failure to find data files for layers on open
 - Update: Should be set to the QGIS application for the category type rather than the browser.
 - 
  
03:06 PM Bug report #8826: Cannot build python_module_qgis_gui (2.0.1) with SIP 4.15.2
 - Fwiw, I can replicate this error while trying to build this package for Chakra, using the same package versions as Di...
 - 
  
02:25 PM Revision fc9c43bb (qgis): update french translation
 - 
  
11:20 AM Feature request #8842 (Closed): Pull request submitted to add GEOS single sided buffer operation ...
 - https://github.com/qgis/QGIS/pull/935
 - 
  
10:55 AM Bug report #8836 (Closed): Default styles from postgis layers not loading
 - In trunk builds, postgis layers are not loading default styles stored in the "Datasource database". I can manually lo...
 - 
  
10:13 AM Bug report #8834 (Closed): Style for layer spatialite
 - When I try to modify the style for a spatialite layer of polygons the map is not correctly shown if I choose Categori...
 - 
  
03:42 AM Bug report #8832 (Closed): ERROR: Couldn't load SIP module. Python support will be disabled. (re...
 - If you want to use a different python/sip/pyqt4 than what is in your ubuntu by default, you need to build QGIS yourse...
 - 
  
03:42 AM Bug report #8832 (Closed): ERROR: Couldn't load SIP module. Python support will be disabled. (re...
 - If you want to use a different python/sip/pyqt4 than what is in your ubuntu by default, you need to build QGIS yourse...
 - 
  
03:34 AM Bug report #8832 (Closed): ERROR: Couldn't load SIP module. Python support will be disabled. (re...
 - Hi there, this might be related to ticket #8826, as it looks similar.
QGIS has updated to QGIS version 2.0.1 on my U... 
2013-10-13
- 
  
11:53 PM Feature request #8830 (Open): Ability to resize regular polygons
 - Yes I know there are nice plugins out there that can draw circles and polygons, what I need is to be able to enlarge ...
 - 
  
10:42 PM Revision e04b426f (qgis): spatialite: run InitSpatialMetadata(1) on SL >= 4.1 (fixes #8340)
 - 
  
03:39 PM Revision 9b372f53 (qgis): [processing] add gdal interpolation (data metrics) algorithm (addresses...
 - 
  
03:39 PM Revision f35b1fb4 (qgis): [processing] add gdal interpolation (average) algorithm (addresses #7201)
 - 
  
03:39 PM Revision 4512bfcb (qgis): [processing] add gdal interpolation (nearest) algorithm (addresses #7201)
 - 
  
03:39 PM Revision 273caa6b (qgis): [processing] add gdal color-relief algorithm (addresses #7201)
 - 
  
03:39 PM Revision e8e36e62 (qgis): [processing] add gdal interpolation (invdist) algorithm (addresses #7201)
 - 
  
03:39 PM Revision f2c2114c (qgis): [processing] add gdal roughness algorithm (addresses #7201)
 - 
  
03:39 PM Revision bcad38ba (qgis): [processing] add gdal aspect algorithm (addresses #7201)
 - 
  
03:39 PM Revision 9288a5de (qgis): [processing] add gdal TRI algorithm (addresses #7201)
 - 
  
03:39 PM Revision 19c2ed7b (qgis): [processing] add gdal TPI algorithm (addresses #7201)
 - 
  
03:39 PM Revision e6ba4058 (qgis): [processing] add gdal slope algorithm (addresses #7201)
 - 
  
03:39 PM Revision 10506c5d (qgis): [processing] use default icon for fillnodata
 - 
  
03:39 PM Revision ef2963c8 (qgis): [processing] add gdal hillshade algorithm (addresses #7201)
 - 
  
03:39 PM Revision 23a18755 (qgis): [processing] remove unused GDAL icons
 - 
  
02:05 PM Bug report #8340 (Closed): Very slow Spatialite DB creation on qgis 2.0/master
 - Fixed in changeset commit:"e04b426f00f86a154ff74ed6bda5727086596b0f".
 - 
  
12:41 PM Bug report #8340: Very slow Spatialite DB creation on qgis 2.0/master
 - For reference, this is also confirmed in OGR. See http://trac.osgeo.org/gdal/ticket/5270 for the fix that has been ap...
 - 
  
12:10 PM Bug report #8340: Very slow Spatialite DB creation on qgis 2.0/master
 - I don't know the code,
but as reported from the last documentation from spatialite 4.1.1:
http://www.gaia-gis.it/gai... - 
  
12:02 PM Bug report #8340: Very slow Spatialite DB creation on qgis 2.0/master
 - I guess the problem is due to a commit/transactional problem.
Infact I guess the actual code is simply call many ins... - 
  
10:54 AM Bug report #8340: Very slow Spatialite DB creation on qgis 2.0/master
 - I think I found it. I could repeat the slow "InitSpatialMetadata" with Spatialite-gui and learned that the right way ...
 - 
  
10:11 AM Bug report #8340: Very slow Spatialite DB creation on qgis 2.0/master
 - Hi, 
Metadata table "spatialite_history" gathers log data from all statements. For me with Windows Vista 32-bit and ... - 
  
01:13 PM Revision 9885327a (qgis): Remove outdated TODO
 - 
  
01:12 PM Revision e7a4ba70 (qgis): Fix graphical corruption during item resize
 - 
  
11:33 AM Revision a6a82fbc (qgis): [spatialite] Improve field-type handling when changing attributes
 - 
  
10:57 AM Revision 0f078049 (qgis): [spatialite] Add proper support for NULL values
 - 
  
06:12 AM Bug report #6785 (Closed): Error while trying to edit a parameter in a model
 - This seems fixed at least on qgis master, please reopen if nececssary.
 - 
  
02:26 AM Bug report #8264: error when trying to load a layer that wasn't actually created
 - This is a complex but important issue that should be addressed in the next version. Returning a "could not load layer...
 
2013-10-12
- 
  
01:50 AM Bug report #8775 (Reopened): PyQGIS QgsPoint has a __hash__ function, even though it is mutable
 - 
  
05:15 AM Bug report #8775: PyQGIS QgsPoint has a __hash__ function, even though it is mutable
 - Thanks for the quick reaction!
I think the changeset doesn't actually fix the issue though: QgsPoint is a mutable ty... - 
  
03:26 AM Bug report #8775 (Closed): PyQGIS QgsPoint has a __hash__ function, even though it is mutable
 - Fixed in changeset commit:"44b7767134e442b95b6d99a1cbe612d2aeb856c7".
 - 
  
11:01 PM Revision f4ca526a (qgis): use static locals instead of global pointers for some ^Cngletons (proab...
 - 
  
10:18 PM Revision e73718ed (qgis): spit: use qt templates
 - 
  
10:18 PM Revision 17fc3e90 (qgis): python's expanduser doesn't necessarily returns utf-8 (followup 4cb37b1a)
 - 
  
03:17 PM Revision 09b68784 (qgis): [spatialite] Support for LongLong (Fix #8636)
 - 
  
02:49 PM Revision adc850ee (qgis): [spatialite] Several fixes for provider (Fix #8636)
 - And fixes the NoGeometry behavior
 - 
  
12:26 PM Revision 44b77671 (qgis): Create hash method for QgsPoint (Fix #8775)
 - 
  
12:23 PM Bug report #8456: Union tool produces wrong result
 - Hi Raymond and  jratike80,
thanks for you comments.
For me in good whatever direction we think is more appropriate.... - 
  
03:43 AM Bug report #8456: Union tool produces wrong result
 - Hi,
What is "union" for rest of the world is "dissolve" for ESRI. This speed comparison deals loosely with that
http... - 
  
11:20 AM Bug report #8824: Exported image from OpenLayer plugin looks shifted no matter of format but look...
 - I would disagree that this is plugin problem. The issue is wider - 
essentially, it states that Map Composer fails to... - 
  
10:49 AM Bug report #8824 (Closed): Exported image from OpenLayer plugin looks shifted no matter of format...
 - The OpenLayers plugin does not support printing in the map composer. Saving the canvas with "save as image" and addin...
 - 
  
10:49 AM Bug report #8824 (Closed): Exported image from OpenLayer plugin looks shifted no matter of format...
 - The OpenLayers plugin does not support printing in the map composer. Saving the canvas with "save as image" and addin...
 - 
  
11:04 AM Bug report #8828 (Closed): Composer Grid Intervals
 - I create a lot of maps in lat/lon and display the lat/lon tics and annotations on my maps. Using QGS v2.0.1 I like t...
 - 
  
10:51 AM Revision 231f4e84 (qgis): [processing] homogenize widgets used for ParameterNumber (fix 8807)
 - 
  
10:48 AM Revision 0f1a2729 (qgis): [processing] fixed breaklines in script help
 - 
  
10:35 AM Bug report #8803 (Closed): Diagrams do not show when reprojecting a layer in a different CRS
 - I have seen it in a training course but I'm not able to replicate it anymore.
 - 
  
10:35 AM Bug report #8803 (Closed): Diagrams do not show when reprojecting a layer in a different CRS
 - I have seen it in a training course but I'm not able to replicate it anymore.
 - 
  
10:16 AM Revision 11fba222 (qgis): Merge pull request #931 from tomass/master
 - Lithuanian translatio update
 - 
  
10:06 AM Bug report #8752: Unable to open ESRI personal geodatabase in 2.0
 - Jürgen Fischer wrote:
> Hm, we should decide what to file here. For me it's out of scope as it's not a QGIS problem,... - 
  
07:50 AM Bug report #8752 (Closed): Unable to open ESRI personal geodatabase in 2.0
 - Hm, we should decide what to file here. For me it's out of scope as it's not a QGIS problem, but a GDAL packaging pr...
 - 
  
07:50 AM Bug report #8752 (Closed): Unable to open ESRI personal geodatabase in 2.0
 - Hm, we should decide what to file here. For me it's out of scope as it's not a QGIS problem, but a GDAL packaging pr...
 - 
  
07:50 AM Bug report #8752 (Closed): Unable to open ESRI personal geodatabase in 2.0
 - Hm, we should decide what to file here. For me it's out of scope as it's not a QGIS problem, but a GDAL packaging pr...
 - 
  
07:24 AM Bug report #8773: Adding WMS layer crashes QGIS
 - Hi!
I'm not sure if this is related, but I have problems with WMS layers on 2.0.1 (34139bc) and 2.1 Master (f4e0c83)... - 
  
07:24 AM Bug report #8773: Adding WMS layer crashes QGIS
 - Hi!
I'm not sure if this is related, but I have problems with WMS layers on 2.0.1 (34139bc) and 2.1 Master (f4e0c83)... - 
  
07:24 AM Bug report #8773: Adding WMS layer crashes QGIS
 - Hi!
I'm not sure if this is related, but I have problems with WMS layers on 2.0.1 (34139bc) and 2.1 Master (f4e0c83)... - 
  
07:24 AM Bug report #8773: Adding WMS layer crashes QGIS
 - Hi!
I'm not sure if this is related, but I have problems with WMS layers on 2.0.1 (34139bc) and 2.1 Master (f4e0c83)... - 
  
05:52 AM Bug report #8636 (Closed): spatialite provider error when primary key is made from multiple integ...
 - Fixed in changeset commit:"adc850ee6fac7c6d966548313737355831f2a581".
 - 
  
04:05 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
 - The term geometry does not refer to a QGIS geometry, but to a widget property geometry. Open your .ui file in a text ...
 - 
  
04:00 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
 - Same problem.
Very simple shape files and a very simple ui-file created in Qt4 Designer crashes QGIS without any war... 
2013-10-11
- 
  
01:50 AM Bug report #8825 (Closed): OpenLayers plugin print bug
 - Duplicate #8824
 - 
  
01:50 AM Bug report #8825 (Closed): OpenLayers plugin print bug
 - Duplicate #8824
 - 
  
12:53 PM Bug report #8825: OpenLayers plugin print bug
 - Yes it is duplicate. We were writing it at the same time..
I updated my example file because it turns out I did not ... - 
  
12:49 PM Bug report #8825: OpenLayers plugin print bug
 - I think it is a duplicate of #8824 that I filed just before.
 - 
  
12:43 PM Bug report #8825 (Closed): OpenLayers plugin print bug
 - While using OpenStreet layers with print composer and projection different from
Pseudo Merkator (EPSG 3857 ) layers a... - 
  
01:46 AM Feature request #8794: Automatically clean NULL text from attribute edit form line edit
 - I would prefer to have a NULL checkbox next to the field instead of having the NULL text.
 - 
  
01:43 AM Bug report #8803: Diagrams do not show when reprojecting a layer in a different CRS
 - I switched the project to a different projection(4326) than the diagram layer(21781) but diagrams still show without ...
 - 
  
01:33 AM Bug report #8827 (Closed): Corner coordinates in map composer drawn in wrong place
 - When drawing a world map (extent: -180,-90,180,90) in the composer with coordinates drawn along the borders every 10 ...
 - 
  
01:09 AM Bug report #8456: Union tool produces wrong result
 - Hi Daniel and Giovanni,
Good to see you are working on this and taking the analyses results so seriously!
As you r... - 11:54 PM Revision a15cbebe (qgis): Lithuanian translatio update
 - 
  
05:59 PM Bug report #8826: Cannot build python_module_qgis_gui (2.0.1) with SIP 4.15.2
 - While this issue remains open, can I temporarily disable PyQGIS completely, so my RPM build succeeds? Thanks!
 - 
  
05:57 PM Bug report #8826 (Closed): Cannot build python_module_qgis_gui (2.0.1) with SIP 4.15.2
 - I'm trying to build QGIS 2.0.1 for Mageia Linux (Cauldron). The build breaks with the following output:...
 - 
  
05:53 PM Revision f4e0c83c (qgis): Merge pull request #926 from ahuarte47/Issue_8769
 - Fix #8769 - Missing flags for 3 locales
 - 
  
04:55 PM Bug report #8805: Multi feature paste causes crash
 - Patrick Dunford wrote:
> At what point will the current master build incorporate this fix.
> Thankyou.
The patch was... - 
  
04:07 PM Bug report #8805: Multi feature paste causes crash
 - At what point will the current master build incorporate this fix.
Thankyou. - 
  
04:19 AM Bug report #8805 (Closed): Multi feature paste causes crash
 - Fixed in changeset commit:"1690fc4beb0c89059f94ee15de616e8b6f835684".
 - 
  
03:34 PM Revision 572bda85 (qgis): use static local instead of pointer/global to make windows and possibly...
 - 
  
03:04 PM Revision 9e6e62d9 (qgis): fix instant crash on windows again (followup dc3b56a1 and 9d8d3178)
 - 
  
02:40 PM Revision 58b7199f (qgis): [relations] Save relation name from add dialog.
 - And some smaller leftover cleanup
 - 
  
01:45 PM Revision d3847867 (qgis): translation update: fi by Kari
 - 
  
01:19 PM Revision 5ef7f104 (qgis): Ignore geometry-less features when calculating layer extent (Fix #8805)
 - 
  
01:18 PM Revision 1690fc4b (qgis): Ignore geometry-less features when calculating layer extent (Fix #8805)
 - 
  
12:49 PM Bug report #8824: Exported image from OpenLayer plugin looks shifted no matter of format but look...
 - Just added the same issue at the same time..
It used to be only possible to use OpenLayers with Pseudo Mercator proje... - 
  
12:22 PM Bug report #8824: Exported image from OpenLayer plugin looks shifted no matter of format but look...
 - Most notably Save As from the main menu of the main window works just fine!
 - 
  
12:08 PM Bug report #8824: Exported image from OpenLayer plugin looks shifted no matter of format but look...
 - I don't know if that matters but all polygons use NAD83 UTM 15N (ESPG:26915) and so was the project document. The set...
 - 
  
12:05 PM Bug report #8824 (Closed): Exported image from OpenLayer plugin looks shifted no matter of format...
 - I use Bing map as a background. Everything looks right while in application and in Map Composer. However saving it re...
 - 
  
11:53 AM Bug report #8823: qgis-dev cannot start
 - I confirm this behavior with 2.1.0-23 on Windows XP 32bit SP3. I had to roll back to 2.1.0-21 . It does start ok.
 - 
  
11:51 AM Bug report #8823 (Closed): qgis-dev cannot start
 - Hi,
Just yesterday downloaded overnight qgis-dev build via os4geo installer.
qgis-dev can't start. I got the messag... - 
  
08:53 AM Bug report #8769 (Closed): Missing flags for 3 locales
 - Fixed in changeset commit:"f4e0c83c6e3f839e368d3bf2a0fdf3ac546134f7".
 - 
  
07:40 AM Bug report #8821: bug print, create pdf and pictures
 - Fernando Carboni wrote:
> segue a configuração do sistema
what the steps to replicate the issue?
quais são as opera... - 
  
07:39 AM Bug report #8821: bug print, create pdf and pictures
 - segue a configuração do sistema
 - 
  
07:39 AM Bug report #8821: bug print, create pdf and pictures
 - segue a configuração do sistema
 - 
  
06:19 AM Bug report #8821 (Feedback): bug print, create pdf and pictures
 - Olá,
you must be a little more detailed when reporting bugs.
What platform do you use? what qgis version (release, ... - 
  
06:19 AM Bug report #8821 (Feedback): bug print, create pdf and pictures
 - Olá,
you must be a little more detailed when reporting bugs.
What platform do you use? what qgis version (release, ... - 
  
06:19 AM Bug report #8821 (Feedback): bug print, create pdf and pictures
 - Olá,
you must be a little more detailed when reporting bugs.
What platform do you use? what qgis version (release, ... - 
  
06:16 AM Bug report #8821 (Closed): bug print, create pdf and pictures
 - 
  
07:02 AM Bug report #8822 (Closed): OGR: Repack in running session
 - OGR does not delete features in shapefiles immediately. Instead, it marks and skips features when they are being dele...
 - 
  
06:40 AM Bug report #8656: WMS GetFeatureInfo Filter: No results
 - +*WMS GetFeatureInfo, using Identify-tool*+
*Request URL*: ... - 
  
02:21 AM Bug report #8818: "value map" widget broken
 - You are right Giovanni.
Maybe in my previous tests it didn't appear, because I was using an integer as value and a st... 
2013-10-10
- 
  
12:39 AM Bug report #8820 (Feedback): "Value map" edit widget appears to have the value of the first value...
 - probably the issue has the same origin as #8818
 - 
  
12:39 AM Bug report #8820 (Feedback): "Value map" edit widget appears to have the value of the first value...
 - probably the issue has the same origin as #8818
 - 
  
05:06 PM Bug report #8820 (Closed): "Value map" edit widget appears to have the value of the first value i...
 - When I view the attributes of a feature that has a field with a "Value map" edit widget and that field is NULL, the f...
 - 
  
12:37 AM Feature request #8819 (Closed): Default directory for File name edit widget
 - duplicate of #8764
 - 
  
04:46 PM Feature request #8819 (Closed): Default directory for File name edit widget
 - When I select the "File name" edit widget, the initial directory goes to the osgeo4w\\bin directory.  
It would be n... - 
  
11:55 PM Revision 4cb37b1a (qgis): support for python plugin directory with accents in username (fixes #25...
 - 
  
11:08 PM Revision b2d582a5 (qgis): remove unused QgsMapLayer::mTransparencyLevel
 - 
  
10:32 PM Bug report #8782: can't open compressed geotiff - missing codec
 - Giovanni Manghi wrote:
> seems then an issue in the osgeo4w 64 bit packages. Please file your notes here:
See also "... - 
  
10:27 PM Bug report #8782: can't open compressed geotiff - missing codec
 - Giovanni Manghi wrote:
> seems then an issue in the osgeo4w 64 bit packages. Please file your notes here:
>
> http:/... - 
  
08:47 PM Bug report #8629 (Closed): QGIS Dufour 2.0.1 32 or 64 crash at startup on Windows 7 64
 - After updating the msvcrt package to 1.0.1-3, I don't get the error message anymore. Thanks!
 - 
  
02:44 PM Revision 7f346a4f (qgis): Fix warnings
 - 
  
01:38 PM Bug report #8811: gdal_array python modules are missing from the Win64 QGIS 2.0.1-2 standalone in...
 - Hi
Yeah thanks we got it working with the OSGEO4W installer. It will be great to have those libs shipped with the st... - 
  
01:11 PM Revision 9de0a316 (qgis): [processing] fixed wrong signal connection
 - 
  
01:02 PM Bug report #8816 (Closed): Windows standalone installer contains references to Quantum GIS
 - Already fixed in QGIS-OSGeo4W-2.0.1-2-Setup-x86.exe
 - 
  
01:02 PM Bug report #8816 (Closed): Windows standalone installer contains references to Quantum GIS
 - Already fixed in QGIS-OSGeo4W-2.0.1-2-Setup-x86.exe
 - 
  
02:59 AM Bug report #8816 (Closed): Windows standalone installer contains references to Quantum GIS
 - The Windows standalone installer (QGIS-OSGeo4W-2.0.1-Setup-x86.exe) still contains references to Quantum GIS. There a...
 - 
  
12:18 PM Revision 9290d7a8 (qgis): [FEATURE] Allow panning of composer by holding space key
 - 
  
12:08 PM Revision eb0c794e (qgis): [FEATURE] Allow panning compositions by dragging with middle mouse button
 - 
  
11:59 AM Revision 8a61767c (qgis): [FEATURE] Add composer pan action
 - 
  
11:47 AM Revision e32930d4 (qgis): [spatialite] Fix crash with a subset of attributes request for joined f...
 - 
  
11:46 AM Revision 5e14fea1 (qgis): Add join field to provider request also when requesting a subset of att...
 - Fixes #8757
 - 
  
11:38 AM Revision ca41916e (qgis): Add method for preventing composer items from changing mouse cursor and...
 - 
  
11:00 AM Revision b2ad0a9b (qgis): Fix #8776
 - Set the canvas color in 'qgsprojectproperties::apply()' before refresh
 - 
  
10:22 AM Revision df672e88 (qgis): Add option to insert a NULL value in a value map when loaded from layer
 - 
  
09:19 AM Bug report #8584: WFS 1.0.0 Client requests with FILTER fails against Geoserver
 - A QGIS 2.0 WFS 1.0.0 request also fails against other WFS-Server like deegree 3.
(because of the missing ogc namespac... - 
  
09:09 AM Bug report #8815: QGIS Visual Studio 2012 build - runtime fail
 - More reading here:
http://msdn.microsoft.com/en-us/library/ms235460%28v=VS.100%29.aspx - 
  
09:08 AM Bug report #8815 (Rejected): QGIS Visual Studio 2012 build - runtime fail
 - Libraries in OSGeo4W are built with VS 2008, so if you compile QGIS with a different compiler (with different C/C++ r...
 - 
  
09:08 AM Bug report #8815 (Rejected): QGIS Visual Studio 2012 build - runtime fail
 - Libraries in OSGeo4W are built with VS 2008, so if you compile QGIS with a different compiler (with different C/C++ r...
 - 
  
08:50 AM Revision 9b3820e3 (qgis): Merge pull request #929 from tomass/master
 - Lithuanian translation update
 - 
  
07:38 AM Bug report #8818: "value map" widget broken
 - Matthias Kuhn wrote:
> Works here.
> As soon as I switch back to LineEdit, the value gets shown again, wherever the d... - 
  
06:35 AM Bug report #8818: "value map" widget broken
 - Works here.
As soon as I switch back to LineEdit, the value gets shown again, wherever the description has been shown... - 
  
06:26 AM Bug report #8818: "value map" widget broken
 - The widget should allow the user to choose by what is defined in the "description" column, but then write what is def...
 - 
  
06:22 AM Bug report #8818: "value map" widget broken
 - I don't know of any fix. I was just surprised because it seemed to work for me today. Or maybe I'm doing it wrong?
 - 
  
06:21 AM Bug report #8818: "value map" widget broken
 - on 2.1.0+git20131010+f49ea36~precise-ubuntugis1 does not work, is the fix newer than this revision?
 - 
  
05:46 AM Bug report #8818: "value map" widget broken
 - Does this also happen in master? I just tested it there and this does not happen for me.
 - 
  
05:31 AM Bug report #8818 (Closed): "value map" widget broken
 - The "value map" widget always write the "description" field instead of the "value" one as expected. 
Is a regression... - 06:38 AM Revision 62420253 (qgis): Add uuid function for expression engine
 - 05:37 AM Revision 2cd89388 (qgis): Use const pointer for QgsExpression:replaceExpressionText()
 - 
  
03:31 AM Feature request #4378 (Closed): Allow categorized symbology with (up to) 3 fields
 - This feature is now available in qgis master.
 - 
  
03:31 AM Feature request #4378 (Closed): Allow categorized symbology with (up to) 3 fields
 - This feature is now available in qgis master.
 - 
  
03:24 AM Bug report #8724: Reprojecting and identifying a wms layer crashes QGIS
 
> We have to show the error and give chance to switch format.
agree- 
  
03:24 AM Bug report #8724: Reprojecting and identifying a wms layer crashes QGIS
 
>Are you sure that the server including data was not touched?
100% sure
> Other polygons, like those red and g...- 
  
02:48 AM Bug report #8757 (Closed): Vector cannot be styled by joined attributes
 - Fixed in changeset commit:"5e14fea1b856e4178f545c9a81ce7090240bc06c".
 - 
  
02:22 AM Bug report #8757 (Open): Vector cannot be styled by joined attributes
 - yeah I confirm it, I don't what I have done wrong the first time i tested. Isn't this a regression?
 - 
  
02:22 AM Bug report #8757 (Open): Vector cannot be styled by joined attributes
 - yeah I confirm it, I don't what I have done wrong the first time i tested. Isn't this a regression?
 - 
  
02:22 AM Bug report #8757 (Open): Vector cannot be styled by joined attributes
 - yeah I confirm it, I don't what I have done wrong the first time i tested. Isn't this a regression?
 - 
  
02:02 AM Bug report #8776 (Closed): project background color does not take effect until you pan
 - Fixed in changeset commit:"b2ad0a9bb914c67309b0e4c486b3493086b04a73".
 
2013-10-09
- 
  
01:56 AM Bug report #8815 (Rejected): QGIS Visual Studio 2012 build - runtime fail
 - I have followed the Windows "installation instructions":http://www.qgis.org/api/INSTALL.html on a _clean machine_. Th...
 
Also available in: Atom