Activity

From 2008-07-13 to 2008-08-11

2008-08-11

02:28 PM Bug report #1215: "blue pencil" Attribute Edit
Please, modify [[QgsMapToolIdentify]]::identifyVectorLayer in /trunk/qgis/src/app/qgsmaptoolidentify.cpp (add line fr... Serge Dikiy
09:30 AM Bug report #454: fill pattern rendered extremely thick
I'll keep an eye on that. Cheers. Maciej Sieczka -
09:28 AM Feature request #554 (Feedback): identify - some varchar column displayed instead of the key column
Replying to [comment:6 timlinux]:
> For me the issue is resolved now following this procedure:
>
> - load supplied '...
Maciej Sieczka -
09:28 AM Feature request #554 (Feedback): identify - some varchar column displayed instead of the key column
Replying to [comment:6 timlinux]:
> For me the issue is resolved now following this procedure:
>
> - load supplied '...
Maciej Sieczka -
08:50 AM Bug report #605: Building pyramids causes segfault
Replying to [comment:13 timlinux]:
> Hi
>
> Its strange, because that message is propogated from GDAL as shown in th...
Maciej Sieczka -
08:33 AM Bug report #1034: Georeferencer forces a greyscale pallette on indexed images
Replying to [comment:1 ersts]:
> msieczka,
>
> I cannot seem to reproduce this Ubuntu with the 0.11.0 branch.
>
>...
Maciej Sieczka -

2008-08-10

09:44 PM Revision d8601c43 (qgis): new fix for #1214 (reverts r9030)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9044 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:44 PM Revision 5f2d9f95 (qgis): new fix for #1214 (reverts r9030)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9044 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:25 PM Revision 75870858 (qgis): fix dxf2shp plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9043 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:25 PM Revision 065b256a (qgis): fix dxf2shp plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9043 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:55 PM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
Replying to [comment:3 jef]:
> hopefully fixes the problem correctly...
Yes, the problem is fixed. Thank you.
I am...
Steven Mizuno
07:55 PM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
Replying to [comment:3 jef]:
> hopefully fixes the problem correctly...
Yes, the problem is fixed. Thank you.
I am...
Steven Mizuno
12:45 PM Bug report #1214: Python not loading in Windows QGIS (build from source)
Replying to [comment:2 smizuno]:
> I am reopening this ticket because commit:4040ddd6 (SVN r9031) builds the dll as l...
Jürgen Fischer
12:19 PM Bug report #1216 (Closed): Projection Selector dialogs may occur on project load
If Settings>Options>CRS is set for Prompt for CRS, when loading a project containing layers that have no CRS associat... Steven Mizuno

2008-08-09

06:48 PM Bug report #1214 (Feedback): Python not loading in Windows QGIS (build from source)
I am reopening this ticket because commit:4040ddd6 (SVN r9031) builds the dll as liblibqgispython.dll, which won't be... Steven Mizuno
06:48 PM Bug report #1214 (Feedback): Python not loading in Windows QGIS (build from source)
I am reopening this ticket because commit:4040ddd6 (SVN r9031) builds the dll as liblibqgispython.dll, which won't be... Steven Mizuno

2008-08-08

08:49 PM Revision 8c1ee0f2 (qgis): More substitutions of the words Projection/SRS for Coordinate Reference...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9037 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:49 PM Revision de1cb556 (qgis): More substitutions of the words Projection/SRS for Coordinate Reference...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9037 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:54 PM Revision 7011bf08 (qgis): Added Paolo Scala's dxf importer plugin (initial import to SVN)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9036 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:54 PM Revision 0c473513 (qgis): Added Paolo Scala's dxf importer plugin (initial import to SVN)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9036 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:01 PM Revision cafc0b8b (qgis): As per email thread '[Qgis-developer] Qgis application name' on the QGI...
Also remove deprecated widget components from main window and renamed Qgis to QGIS in help-about menu.
git-svn-id: ...
Tim Sutton
03:01 PM Revision 4e05fc34 (qgis): As per email thread '[Qgis-developer] Qgis application name' on the QGI...
Also remove deprecated widget components from main window and renamed Qgis to QGIS in help-about menu.
git-svn-id: ...
Tim Sutton
11:30 AM Revision 150a5de9 (qgis): Bug fix. The %% thing works again in Actions, and now works with the
actions names too.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9033 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm -
11:30 AM Revision fcb537aa (qgis): Bug fix. The %% thing works again in Actions, and now works with the
actions names too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9033 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm -
10:42 AM Revision 4f65b2b8 (qgis): Actions now provide access to the coordinates for points and the
start/end points for linestrings. Also includes some
raionalisation of, and subtle bug fies for, the action code.
g...
gjm -
10:42 AM Revision 455bc867 (qgis): Actions now provide access to the coordinates for points and the
start/end points for linestrings. Also includes some
raionalisation of, and subtle bug fies for, the action code.
g...
gjm -
09:01 AM Revision 4040ddd6 (qgis): fix library naming on MinGW (fixes #1214)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9030 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:01 AM Revision 6884c502 (qgis): fix library naming on MinGW (fixes #1214)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9030 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:31 AM Bug report #1176: Transverse mercator south orientated projections not supported
Hi
Thanks for the update. I see on http://spatialreference.org/ref/epsg/2053/ that even there your CRS is not suppor...
Tim Sutton
05:59 AM Bug report #1176 (Feedback): Transverse mercator south orientated projections not supported
One can define custom projections, and I tried, but proj4 does not support transverse mercator south orientated proje... Neil Robinson -
05:59 AM Bug report #1176 (Feedback): Transverse mercator south orientated projections not supported
One can define custom projections, and I tried, but proj4 does not support transverse mercator south orientated proje... Neil Robinson -
04:48 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
Can not edit object attributes -- when clicking on object in edit mode, info popup appears. Should appear "Enter attr... Serge Dikiy
02:07 AM Revision a3ba535b (qgis): Fixed issues with projected crs list not being properly filed under the...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9029 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:07 AM Revision a2b5a19b (qgis): Fixed issues with projected crs list not being properly filed under the...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9029 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2008-08-07

01:32 AM Revision 47e37f4d (qgis): Fix to allow multiple items in the (Derived) node in the identify
results dialog box (previously one would get multiple (Derived)
nodes).
git-svn-id: http://svn.osgeo.org/qgis/trunk...
gjm -
01:32 AM Revision e337c90d (qgis): Fix to allow multiple items in the (Derived) node in the identify
results dialog box (previously one would get multiple (Derived)
nodes).
git-svn-id: http://svn.osgeo.org/qgis/trunk...
gjm -
01:15 AM Revision f0193ae3 (qgis): updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9027 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:15 AM Revision 017d1000 (qgis): updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9027 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:18 AM Revision c4437144 (qgis): Use readXml, writeXml instead of readXML_,writeXML_
git-svn-id: http://svn.osgeo.org/qgis/trunk@9026 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:18 AM Revision bd01dd03 (qgis): Use readXml, writeXml instead of readXML_,writeXML_
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9026 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:14 AM Revision 72151396 (qgis): Added tooltip to crs select toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9025 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:14 AM Revision 9a66dd54 (qgis): Added tooltip to crs select toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk@9025 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:14 AM Revision b3422a62 (qgis): Added cancel button to generic projection selector (and switched to usi...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9024 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:14 AM Revision 09ac373e (qgis): Added cancel button to generic projection selector (and switched to usi...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9024 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:10 AM Revision 6bab3188 (qgis): Fix for ticket #1197 (recent projects list wasn't being populated on
application startup).
git-svn-id: http://svn.osgeo.org/qgis/trunk@9023 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm -
12:10 AM Revision 7dc8580a (qgis): Fix for ticket #1197 (recent projects list wasn't being populated on
application startup).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9023 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm -
12:01 AM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
[[MinGW]] issue fixed in commit:4040ddd6 (SVN r9031) Jürgen Fischer
12:01 AM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
[[MinGW]] issue fixed in commit:4040ddd6 (SVN r9031) Jürgen Fischer
07:10 PM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
For Windows platform, when I build from source the file libqgispython.dll is not loaded by QGIS, therefore there is n... Steven Mizuno
11:38 PM Revision dabe1969 (qgis): Overloaded addDockWidget() so that when plugins (or any other code) add...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9022 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:38 PM Revision 54c6723f (qgis): Overloaded addDockWidget() so that when plugins (or any other code) add...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9022 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:07 PM Bug report #1213 (Closed): Attribute Table editing / Stop Editing dialog behavior is confusing
1. After opening Attribute Table, if you toggle editing on and then toggle it off without making any changes the Stop... Steven Mizuno
05:29 PM Bug report #1176 (Closed): Transverse mercator south orientated projections not supported
Hi
You can define custom projection definitions using the tool provided under the tools menu. Also your terminology ...
Tim Sutton
05:29 PM Bug report #1176 (Closed): Transverse mercator south orientated projections not supported
Hi
You can define custom projection definitions using the tool provided under the tools menu. Also your terminology ...
Tim Sutton
03:33 PM Revision ef023cbe (qgis): fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9021 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:33 PM Revision 12b058b7 (qgis): fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9021 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:10 PM Bug report #1197 (Closed): Open Recent Project does not work
Fixed in commit:6bab3188 (SVN r9024). gjm -
03:10 PM Bug report #1197 (Closed): Open Recent Project does not work
Fixed in commit:6bab3188 (SVN r9024). gjm -
11:46 AM Bug report #1197: Open Recent Project does not work
This bug also happens on Ubuntu Hardy x86_64 milovanderlinden -
11:54 AM Revision e7ff164f (qgis): fix qml support for non-file data sources
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9019 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:54 AM Revision 23bf2a39 (qgis): fix qml support for non-file data sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@9019 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:52 AM Revision 49969cca (qgis): Fix for ticket #1172
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9018 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
11:52 AM Revision c2d3a888 (qgis): Fix for ticket #1172
git-svn-id: http://svn.osgeo.org/qgis/trunk@9018 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
11:49 AM Bug report #1212 (Closed): "spatial operation on vector layer" dialog shows operatio instead of o...
A minor cosmetic bug; the label field for operation seems to be set to small. milovanderlinden -
11:37 AM Feature request #1195: Option to load multiple grass rasters
That certainly is an improvement, but still requires the user to double click every raster individually. It also req... jaadfoo -
11:28 AM Revision aecc0419 (qgis): Patial fix for #971 - prevent extents display being obscured by other s...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9017 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:28 AM Revision f736f025 (qgis): Patial fix for #971 - prevent extents display being obscured by other s...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9017 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:54 AM Revision bfcbf26c (qgis): Fix for ticket #953.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9014 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
08:54 AM Revision 36cda7de (qgis): Fix for ticket #953.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9014 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
08:49 AM Feature request #182: Deal properly with multiple raster drivers supporting the same format
It seems to me that the need to disable or otherwise mess with the list of registered drivers is fairly rare and esot... Frank Warmerdam -
02:59 AM Revision e834c0a0 (qgis): Added icons for different projection classes in projection selector
git-svn-id: http://svn.osgeo.org/qgis/trunk@9013 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:59 AM Revision 864fd7a5 (qgis): Added icons for different projection classes in projection selector
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9013 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:59 AM Bug report #1172 (Closed): pan in overview does not work
Fixed in commit:c2d3a888 (SVN r9019). Bug was introduced in as part of a commit that removed Qt3 compatibility code. gjm -
02:59 AM Bug report #1172 (Closed): pan in overview does not work
Fixed in commit:c2d3a888 (SVN r9019). Bug was introduced in as part of a commit that removed Qt3 compatibility code. gjm -
02:20 AM Revision d1e456f1 (qgis): Final fixes for ticket #1024
- you can now set the display CRS to any CRS you like by selecting one from the projection selector using the button ... Tim Sutton
02:20 AM Revision 59be558a (qgis): Final fixes for ticket #1024
- you can now set the display CRS to any CRS you like by selecting one from the projection selector using the button ... Tim Sutton
02:16 AM Revision 33f18396 (qgis): Various changes relating to projection selector: Renamed QgsLayerProjec...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9011 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:16 AM Revision aa896df1 (qgis): Various changes relating to projection selector: Renamed QgsLayerProjec...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9011 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2008-08-06

12:48 AM Feature request #1211 (Closed): Relative paths within QGIS project file
It would be extremely useful to allow for the use of relative paths to files loaded within a Qgis project file that r... springmeyer -
11:58 PM Bug report #953 (Closed): Actions fail getting columns with digits in their name
Fixed in . Use square brackets around the field name to delimit it if necessary. For example, using [%col10] will pre... gjm -
11:58 PM Bug report #953 (Closed): Actions fail getting columns with digits in their name
Fixed in . Use square brackets around the field name to delimit it if necessary. For example, using [%col10] will pre... gjm -
11:54 PM Bug report #1210 (In Progress): Postgis: columns with enum datatypes are not shown in attribute t...
Jürgen Fischer
11:12 PM Bug report #1210 (Closed): Postgis: columns with enum datatypes are not shown in attribute table
Attribute tables with Postgis sources don't show columns with data type "enum". Enums are available in [[PostgreSQL]]... Andreas Neumann
11:32 PM Revision c760a1c6 (qgis): Added tracking button and logic for live mouse tracking.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9010 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:32 PM Revision 4f015a32 (qgis): Added tracking button and logic for live mouse tracking.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9010 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:37 PM Revision 177516be (qgis): Some fixes for the projection selector:
- make the projection proj text area consume less space
- make epsg checked by default in find box
- enable enter k...
Tim Sutton
09:37 PM Revision b3ccdc53 (qgis): Some fixes for the projection selector:
- make the projection proj text area consume less space
- make epsg checked by default in find box
- enable enter k...
Tim Sutton
08:26 PM Feature request #182: Deal properly with multiple raster drivers supporting the same format
Tim
When multiple driver are available, GDAL uses the first successful driver. It is possible to deactivate drivers ...
ersts -
06:05 PM Feature request #1209 (Closed): GPS plugin - use stored path for all file browser dialogs; also s...

1. GPS Tools (GPS Importer) - use stored path to GPX file to initialize the file dialog (and save on successful oper...
Steven Mizuno
05:49 PM Bug report #857 (Closed): Option to ignore transparency values in "Load Min Max From Band" button
The [[NoDataValue]] is now excluded in both the estimated and internally computed min-max.
As for the second idea, a...
ersts -
05:49 PM Bug report #857 (Closed): Option to ignore transparency values in "Load Min Max From Band" button
The [[NoDataValue]] is now excluded in both the estimated and internally computed min-max.
As for the second idea, a...
ersts -
05:21 PM Bug report #1204 (Closed): Show coordinates in different projections in one project
Implemented all these features and a few more in the new Coordinate Capture plugin I have written. Available as of co... Tim Sutton
05:21 PM Bug report #1204 (Closed): Show coordinates in different projections in one project
Implemented all these features and a few more in the new Coordinate Capture plugin I have written. Available as of co... Tim Sutton
05:15 PM Bug report #1034 (In Progress): Georeferencer forces a greyscale pallette on indexed images
msieczka,
I cannot seem to reproduce this Ubuntu with the 0.11.0 branch.
Would you be able to provide an example ...
ersts -
04:21 PM Revision 3944236c (qgis): Added tooltips and made textedits read only
git-svn-id: http://svn.osgeo.org/qgis/trunk@9008 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:21 PM Revision 00938aff (qgis): Added tooltips and made textedits read only
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9008 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:13 PM Revision 32de1fe0 (qgis): Tweaked icons of coordinate capture plugin for clarity
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9007 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:13 PM Revision 392397b8 (qgis): Tweaked icons of coordinate capture plugin for clarity
git-svn-id: http://svn.osgeo.org/qgis/trunk@9007 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:36 PM Revision f45aef9b (qgis): Display coordinates in geographic and canvas CRS
git-svn-id: http://svn.osgeo.org/qgis/trunk@9006 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:36 PM Revision 22c29092 (qgis): Display coordinates in geographic and canvas CRS
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9006 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:28 PM Feature request #1208 (Closed): show current raster value in status bar
Additionally to the recent request to display the coordiantes r1 it would be nice to show the current value of the ra... timmie -
03:25 PM Feature request #1207 (Closed): deal with GRASS rasters missing a colortable
I would like to ask for one feature:
Qgis can leash its full power as a viewer for GRASS data.
I'd wish to have QGIS ...
timmie -
03:16 PM Revision fe533ca9 (qgis): Changed poorly named EPSGID constant to GEOEPSG_ID
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9005 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:16 PM Revision 747f57bd (qgis): Changed poorly named EPSGID constant to GEOEPSG_ID
git-svn-id: http://svn.osgeo.org/qgis/trunk@9005 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:44 PM Revision 74b02a32 (qgis): Use mapRenderer() instead of mapRender() for the QgsMapCanvas map rende...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9003 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:44 PM Revision 2d714e42 (qgis): Use mapRenderer() instead of mapRender() for the QgsMapCanvas map rende...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9003 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:42 PM Revision 64bf591c (qgis): Use mapRenderer() instead of mapRender() for the QgsMapCanvas map rende...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9002 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:42 PM Revision f27a50b1 (qgis): Use mapRenderer() instead of mapRender() for the QgsMapCanvas map rende...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9002 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:59 PM Revision 5befedc8 (qgis): Show rubber band on coordinate click position.
Make cursor hotspot the center of the cursor
Added some icons & changed to grid layout
git-svn-id: http://svn.osgeo...
Tim Sutton
01:59 PM Revision d0135ddf (qgis): Show rubber band on coordinate click position.
Make cursor hotspot the center of the cursor
Added some icons & changed to grid layout
git-svn-id: http://svn.osgeo...
Tim Sutton
07:23 AM Bug report #1206 (Closed): Printlayout crash
The printlayout crash arbirary no some SHP-files.
Version : 0.11.0 on ubuntu (amd64) hardy
bmss -
05:20 AM Bug report #1201: detect invalid split if splitting line ends in polygon
Are those dangling lines? the geos polygonizer also has a method without C-API for that. If it is, we should propos... Jürgen Fischer
02:53 AM Revision 3c835580 (qgis): use a better cursor
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9000 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:53 AM Revision 390b1453 (qgis): use a better cursor
git-svn-id: http://svn.osgeo.org/qgis/trunk@9000 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:25 AM Revision 65c5bf44 (qgis): Added hints for docks so left and right use full height and top and bot...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8999 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:25 AM Revision cf93cc24 (qgis): Added hints for docks so left and right use full height and top and bot...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8999 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:24 AM Revision 6bc5ab6a (qgis): Added capture point plugin to cater for various user requests
git-svn-id: http://svn.osgeo.org/qgis/trunk@8998 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:24 AM Revision 85787c7e (qgis): Added capture point plugin to cater for various user requests
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8998 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2008-08-05

11:11 PM Revision fd41d313 (qgis): renamed misnamed QgsMapRender (verb) to QgsMapRenderer (noun) as part o...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8997 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:11 PM Revision fb674886 (qgis): renamed misnamed QgsMapRender (verb) to QgsMapRenderer (noun) as part o...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8997 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:04 PM Revision 94c20178 (qgis): make editing button a toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8996 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:04 PM Revision 4bb5f678 (qgis): make editing button a toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk@8996 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:06 PM Revision bbdea946 (qgis): Added missing control image for regression992 test
git-svn-id: http://svn.osgeo.org/qgis/trunk@8995 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:06 PM Revision f63c1dd1 (qgis): Added missing control image for regression992 test
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8995 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:28 PM Revision 4ec65ae8 (qgis): Dont display unneeded 'you are using i18n foo message' on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8994 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:28 PM Revision b4123d5f (qgis): Dont display unneeded 'you are using i18n foo message' on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@8994 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:28 PM Revision 285406c5 (qgis): Set the default font size to 9pt (we should really softcode this somewh...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8993 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:28 PM Revision 31c5b05e (qgis): Set the default font size to 9pt (we should really softcode this somewh...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8993 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:11 PM Bug report #1205 (Closed): No valid projection. Unable to set map units.
A vanilla build of 0.11.0 produces numerous prints of "No valid projection. Unable to set map units."
This is unavoi...
jcs -
01:37 PM Bug report #992: GeoJP2 images improperly displayed as all black
I have updated this ticket with two attachments showing outputs of the unit test I wrote, first on ubuntu and then on... Tim Sutton
01:25 PM Bug report #953: Actions fail getting columns with digits in their name
I think any form of explicit delimitation of column names would be OK. Goyo D
12:15 PM Feature request #1109 (Closed): Add shapefiles to dataset
Closed ticket since this task has now been carried out (pers comm Tara Athan). Tim Sutton
12:15 PM Feature request #1109 (Closed): Add shapefiles to dataset
Closed ticket since this task has now been carried out (pers comm Tara Athan). Tim Sutton
12:09 PM Revision cfe747c1 (qgis): Fix for ticket 1165
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8992 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:09 PM Revision f5227a6a (qgis): Fix for ticket 1165
git-svn-id: http://svn.osgeo.org/qgis/trunk@8992 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:09 AM Revision f88c3174 (qgis): Fix for ticket #911. Changed field separator from , to tab as linestring
and polygon WKT has comma in it.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8990 c8812cc2-4d05-0410-92ff-de0c...
gjm -
10:09 AM Revision 892ab891 (qgis): Fix for ticket #911. Changed field separator from , to tab as linestring
and polygon WKT has comma in it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8990 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm -
09:54 AM Bug report #1204 (Closed): Show coordinates in different projections in one project
It would be helpful to be able to see the displayed coordinates of the map in
different coordinate systems. At the m...
Pinquin -
09:19 AM Revision 63354fe4 (qgis): Apply patch provided by smizumo (#989). Also fixes ticket #1203.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8989 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
09:19 AM Revision 1b378f63 (qgis): Apply patch provided by smizumo (#989). Also fixes ticket #1203.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8989 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
03:11 AM Bug report #1165: WFS must follow WMS convention for URL (missing ? or & at end auto supplied)
Oops, I meant commit:f5227a6a (SVN r8993). Marco Hugentobler
03:10 AM Bug report #1165 (Closed): WFS must follow WMS convention for URL (missing ? or & at end auto sup...
Fixed in commit:f930e4fc (SVN r1166). Thanks for reporting!
Marco
Marco Hugentobler
03:10 AM Bug report #1165 (Closed): WFS must follow WMS convention for URL (missing ? or & at end auto sup...
Fixed in commit:f930e4fc (SVN r1166). Thanks for reporting!
Marco
Marco Hugentobler

2008-08-04

01:59 AM Bug report #953: Actions fail getting columns with digits in their name
The bug is not to do with column names with digits in their name, but rather having column names that are a substring... gjm -
01:10 AM Bug report #911 (Closed): Error in copy attribute table data
Fixed in . Have changed the field separator from a comma to a tab as the WKT for lines and polygons has commas in it. gjm -
01:10 AM Bug report #911 (Closed): Error in copy attribute table data
Fixed in . Have changed the field separator from a comma to a tab as the WKT for lines and polygons has commas in it. gjm -
12:20 AM Bug report #1203 (Closed): QGIS segfaults when an Action with capture output has an invalid path ...
Fixed by applying patch in #989. gjm -
12:20 AM Bug report #1203 (Closed): QGIS segfaults when an Action with capture output has an invalid path ...
Fixed by applying patch in #989. gjm -
06:11 PM Bug report #1203 (Closed): QGIS segfaults when an Action with capture output has an invalid path ...
Steps to show the problem:
1. create an Action in Layer Properties, specifying a program that doesn't exist - xyz, f...
Steven Mizuno
12:19 AM Feature request #989 (Closed): Action with Capture output disabled appears to do nothing
Applied in commit:1b378f63 (SVN r8990). Thanks. gjm -
12:19 AM Feature request #989 (Closed): Action with Capture output disabled appears to do nothing
Applied in commit:1b378f63 (SVN r8990). Thanks. gjm -
10:16 PM Bug report #1166: WMS / WFS not valid SRS requests
You can try (usually up from 22h00 to 02h00 UTC, I will keep it 24h up
for next days)
"Don't miss this final "&" (...
LuizDomingues53 -
08:48 PM Bug report #1165: WFS must follow WMS convention for URL (missing ? or & at end auto supplied)
WFS should check URL like WMS (code follows)... LuizDomingues53 -
03:36 PM Bug report #1202 (Closed): Classify Equal Interval does't work with some Mid/Mif
Under certain cases, the Classify button doesn't show a correct classification. Clicking on Properties / Graduated Sy... fabceolin -
04:57 AM Bug report #1201 (Closed): detect invalid split if splitting line ends in polygon
If a splitting line starts outside a polygon and ends inside it, the user should receive an error message. Instead, a... Marco Hugentobler

2008-08-03

10:46 PM Bug report #1200 (Closed): Graduated Symbol Mode is not maintained, state lost
If the users chooses to symbolize by Quantiles in a layers properties (and then clicks apply or OK) when the layer pr... springmeyer -
08:33 AM Revision a8a099b9 (qgis): Get rid of some extraneous debug output / noise
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8986 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:33 AM Revision f07b63b9 (qgis): Get rid of some extraneous debug output / noise
git-svn-id: http://svn.osgeo.org/qgis/trunk@8986 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:35 AM Revision 062c90d2 (qgis): Use pen editing icon. Finalises fix of #982
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8985 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:35 AM Revision 7a7e65d3 (qgis): Use pen editing icon. Finalises fix of #982
git-svn-id: http://svn.osgeo.org/qgis/trunk@8985 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2008-08-02

08:27 PM Bug report #279: Low resolution of point symbols in print composer / printed map
Reassigned to Marco since he is refactoring the map composer Tim Sutton
01:10 PM Revision 2422454f (qgis): Added regression test for ticket #992
git-svn-id: http://svn.osgeo.org/qgis/trunk@8980 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:10 PM Revision ca3dd86e (qgis): Added regression test for ticket #992
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8980 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:16 AM Revision bc3da6a7 (qgis): Fix for ticket #555 - 'identify - some varchar column displayed instead...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8977 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:16 AM Revision 75f90f75 (qgis): Fix for ticket #555 - 'identify - some varchar column displayed instead...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8977 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:54 AM Revision 845ed72a (qgis): Allow point symbol sizes to be specifed in double format and allow symb...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8976 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:54 AM Revision e0692efe (qgis): Allow point symbol sizes to be specifed in double format and allow symb...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8976 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:47 AM Revision 6f063958 (qgis): Added better message for cases where gdal format does not allow buildin...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8975 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:47 AM Revision ee342051 (qgis): Added better message for cases where gdal format does not allow buildin...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8975 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:34 AM Revision 998b6159 (qgis): Added unit test for raster external overlay building
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8974 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:34 AM Revision 342b4ce7 (qgis): Added unit test for raster external overlay building
git-svn-id: http://svn.osgeo.org/qgis/trunk@8974 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:15 AM Bug report #992: GeoJP2 images improperly displayed as all black
Hi
I have added a regression test for this ticket to the unit testing framework - regression992 (commit . I used the...
Tim Sutton
02:35 AM Bug report #996: Re: [Quantum GIS] #996: QGIS corrupts JPEG2000 colors
I have removed the 'must fix' for release denotation for this bug since it requires using a non free library, and the... Tim Sutton
02:30 AM Feature request #1109: Add shapefiles to dataset
Hi Tara
Is this issue still open? Is there a particular person you were hoping to resolve it for you? Please update ...
Tim Sutton
02:26 AM Bug report #642 (Closed): Edit of MetaData Extents
Hi
Editing of metadata in QGIS is not supported. The reporting of ymin ymax is carried out by the underlying provide...
Tim Sutton
02:26 AM Bug report #642 (Closed): Edit of MetaData Extents
Hi
Editing of metadata in QGIS is not supported. The reporting of ymin ymax is carried out by the underlying provide...
Tim Sutton
02:21 AM Feature request #554 (Closed): identify - some varchar column displayed instead of the key column
Hi
Ok another update on this. I found the problem causing display field combo box issues in vector props dialog (app...
Tim Sutton
02:21 AM Feature request #554 (Closed): identify - some varchar column displayed instead of the key column
Hi
Ok another update on this. I found the problem causing display field combo box issues in vector props dialog (app...
Tim Sutton

2008-08-01

01:55 AM Feature request #554 (In Progress): identify - some varchar column displayed instead of the key c...
Hi
I believe this is in fact intended behaviour as the [[QgsVectorLayer]] author implemented it :...
Tim Sutton
01:25 AM Bug report #454: fill pattern rendered extremely thick
Can you test this once the new print composer code from Marco Hugentobler is merged in and then verify if the issue s... Tim Sutton
01:20 AM Bug report #1079 (Closed): on the fly projections do not work
Ticket closed as solution has been implemented by msieczka and rduif and is pending user feedback for almost a month... Tim Sutton
01:20 AM Bug report #1079 (Closed): on the fly projections do not work
Ticket closed as solution has been implemented by msieczka and rduif and is pending user feedback for almost a month... Tim Sutton
01:16 AM Bug report #1166: WMS / WFS not valid SRS requests
Hi
Could you give a public server url to test against? Its not possibly to test using the url you provided since the...
Tim Sutton
11:39 PM Bug report #1032: QGIS crashes when I load a wrong symbol-style file
Hi
When applying a qml from one layer to another layer the result will be undefined. That said QGIS should never cra...
Tim Sutton
11:10 PM Bug report #1025: segfault or error during splitting features
Hi
I tried to replicate (using 8975) this using the polygon test data set under qgis/tests/testdata. I tried every p...
Tim Sutton
11:00 PM Bug report #1010: 'Bus Error' crash on QGIS 0.7 and 0.8 when running on Debian 4.0/Sparc 64
Marked as awaiting user input. I'm removing the must fix status until we have more info. jsimantov Could you also pro... Tim Sutton
10:45 PM Bug report #605: Building pyramids causes segfault
Hi
Its strange, because that message is propogated from GDAL as shown in the following snippet:
1601 if (!res.isN...
Tim Sutton
03:57 PM Bug report #605: Building pyramids causes segfault
Replying to [comment:11 timlinux]:
> With you can now specify internal or external overviews.
Cool. Smallish issue ...
Maciej Sieczka -
12:34 PM Bug report #605 (Closed): Building pyramids causes segfault
With you can now specify internal or external overviews. Compressed overviews are not yet supported since http://www... Tim Sutton
12:34 PM Bug report #605 (Closed): Building pyramids causes segfault
With you can now specify internal or external overviews. Compressed overviews are not yet supported since http://www... Tim Sutton
11:49 AM Bug report #605: Building pyramids causes segfault
As it turns out, I had HFA_USE_RRD set to YES in my environment. After removal, gdaladdo only created an aux file.
...
jaadfoo -
11:21 AM Bug report #605: Building pyramids causes segfault
Replying to [comment:8 dickeya]:
> One question:
>
> In the first example you show a ".aux" file of 125M. Shouldn't...
Maciej Sieczka -
11:08 AM Bug report #605: Building pyramids causes segfault
One question:
In the first example you show a ".aux" file of 125M. Shouldn't this be the ".rrd" file? From my unde...
jaadfoo -
04:47 AM Bug report #605: Building pyramids causes segfault
Since my last #comment:4 regarding overwievs, I have learned that external overviews in *GeoTIFF* are also a nice opt... Maciej Sieczka -
02:20 AM Bug report #605 (In Progress): Building pyramids causes segfault
Tim Sutton
09:13 PM Revision 1a21e185 (qgis): Fix for #605 - make building pyramids internally optional.
Also some ui cleanups to the pyramids part af raster props
git-svn-id: http://svn.osgeo.org/qgis/trunk@8968 c8812cc...
Tim Sutton
09:13 PM Revision 030f9201 (qgis): Fix for #605 - make building pyramids internally optional.
Also some ui cleanups to the pyramids part af raster props
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8968 c8...
Tim Sutton
03:54 PM Feature request #1199 (Closed): let the user specify overviews format and compression
Please let the user use either Erdas or TIFF external overviews and set compression on/off. In case of TIFF overviews... Maciej Sieczka -
01:20 PM Revision b2b33974 (qgis): Show raster preview mini thumbnail as legend icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8958 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:20 PM Revision a877a1a8 (qgis): Show raster preview mini thumbnail as legend icon
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8958 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:52 PM Revision 3e7267a0 (qgis): Added callback functions and hooked it up to the raster properties dial...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8957 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:52 PM Revision 3ac19d9d (qgis): Added callback functions and hooked it up to the raster properties dial...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8957 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:10 AM Revision 57cb59ab (qgis): Small helper script to remove junk from svn checkout tree
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8955 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:10 AM Revision d29a50ab (qgis): Small helper script to remove junk from svn checkout tree
git-svn-id: http://svn.osgeo.org/qgis/trunk@8955 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:52 AM Bug report #1198: Open attribute table hangs when a postGIS layer has pending copy from other layer
Also happens with two shapefiles. I used two polygon shapefiles. milovanderlinden -
09:44 AM Bug report #1198: Open attribute table hangs when a postGIS layer has pending copy from other layer
The postGIS table has 80 records, so it is not a matter of it being to large. milovanderlinden -
09:43 AM Bug report #1198: Open attribute table hangs when a postGIS layer has pending copy from other layer
More steps for reproduction:
- If I open the postGIS layer and press the button to open the attribute table, it is t...
milovanderlinden -
09:42 AM Bug report #1198 (Closed): Open attribute table hangs when a postGIS layer has pending copy from ...
How to reproduce:
1- Open [[PostGIS]] table, toggle editable.
2- Open shapefile. Select objects on shapefile layer ...
milovanderlinden -
06:56 AM Bug report #1197 (Closed): Open Recent Project does not work
from head, in kubuntu, the open recent projects doesn't bring up a list. Sometimes i wee tiny little box appears, bu... arkygeek -
03:53 AM Feature request #1194 (Closed): Add rrd support for raster overviews
This is a duplicate of a request in #605. I am going to close this ticket and deal with the request in the original t... Tim Sutton
03:53 AM Feature request #1194 (Closed): Add rrd support for raster overviews
This is a duplicate of a request in #605. I am going to close this ticket and deal with the request in the original t... Tim Sutton

2008-07-31

10:07 PM Revision a5b92091 (qgis): Fix for ticket #15 (Use term CRS instead of Projection throughout. Note...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8954 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:07 PM Revision e1368a77 (qgis): Fix for ticket #15 (Use term CRS instead of Projection throughout. Note...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8954 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:43 PM Bug report #825: Layers can't be quickly rearranged without upsetting the order
UPDATE: Just installed v0.11.0 on a computer running Windows XP Pro with SP2 installedand the problem still exists!
paulp575 -
05:39 PM Bug report #1196 (Closed): projection parameter +no_uoff is not applied to layer SRS; affects Mic...
background: the PROJ.4 definitions for Michigan [[GeoRef]] (EPSG:3078, 3079) don't work properly unless +no_uoff is i... Steven Mizuno
01:26 PM Feature request #3918 (Closed): Consider use of the term "CRS" instead of "Projection" throughout...
Hi
I have fixed this with commit:e1368a77 (SVN r8955). Please note its a superficial fix in as much I only changed ...
Tim Sutton
01:26 PM Feature request #3918 (Closed): Consider use of the term "CRS" instead of "Projection" throughout...
Hi
I have fixed this with commit:e1368a77 (SVN r8955). Please note its a superficial fix in as much I only changed ...
Tim Sutton
12:15 PM Feature request #1195: Option to load multiple grass rasters
FYI you can also use the GRASS toolbox's browser to add GRASS layers, which is more efficient.
Please close the bug, ...
Jürgen Fischer
11:09 AM Feature request #1195 (Closed): Option to load multiple grass rasters
The current dialog box for loading GRASS raster files only allows the selection of one file. This is very inefficien... jaadfoo -
10:55 AM Feature request #1193: use GEOS C-API
Replying to [comment:1 jef]:
> requires a patch to GEOS (see http://trac.osgeo.org/geos/ticket/195)
commited as http...
Jürgen Fischer
09:42 AM Feature request #1193: use GEOS C-API
requires a patch to GEOS (see http://trac.osgeo.org/geos/ticket/195) Jürgen Fischer
09:40 AM Feature request #1193 (Closed): use GEOS C-API
use GEOS C-API Jürgen Fischer
09:53 AM Feature request #1194 (Closed): Add rrd support for raster overviews
Since gdal supports the creation of Imagine .rrd overviews, could the functionality be added to QGIS? It would be mo... jaadfoo -

2008-07-30

12:32 AM Bug report #829: QGIS crashes if more than about 6 files have been moved or renamed
Hi
I tried to replicate this by creating a project with 8 or so layers, closing the project, moving the data aside a...
Tim Sutton
01:23 PM Revision fa99c346 (qgis): For all plugins use icon name based on <plugin_dir>.png
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8952 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:23 PM Revision 5ea74309 (qgis): For all plugins use icon name based on <plugin_dir>.png
git-svn-id: http://svn.osgeo.org/qgis/trunk@8952 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:45 AM Bug report #848: GRASS vector not refreshed after quiting GRASS Edit
Hi
I believe it was probably fixed by Marcos render context commits prior to release of 0.11.0.
Regards
Tim
Tim Sutton
09:19 AM Bug report #935: no layer name if the layer loaded from CLI
I'm extending the description to reflect that the issue is not limited to rasters only. E.g.:... Maciej Sieczka -
09:17 AM Bug report #1191 (Closed): no layer name if the layer loaded from CLI
Replying to [comment:1 cgsbob]:
> This is related a #935.
Oops, sorry. A duplicate actually. Closing this one.
Maciej Sieczka -
09:17 AM Bug report #1191 (Closed): no layer name if the layer loaded from CLI
Replying to [comment:1 cgsbob]:
> This is related a #935.
Oops, sorry. A duplicate actually. Closing this one.
Maciej Sieczka -
09:00 AM Bug report #1191: no layer name if the layer loaded from CLI
Replying to "msieczka":/issues/show/1191:
> Point QGIS at a layer at the command line, e.g. like:
> ...
cgsbob -
06:56 AM Bug report #1191 (Closed): no layer name if the layer loaded from CLI
Point QGIS at a layer at the command line, e.g. like:... Maciej Sieczka -
09:03 AM Bug report #1192 (Closed): Labels incorrectly rendered in OS X 10.5.4 (QGIS 0.11.0)
In QGIS 0.11.0 running under OS X 10.5.4, Labels (Display labels) are incorrectly rendered. All or major parts of the... rpeskin -

2008-07-29

12:33 AM Bug report #848 (Closed): GRASS vector not refreshed after quiting GRASS Edit
Tim,
Indeed I can't reproduce it anymore, in commit:a7bbe620 (SVN r8952). Closing it. Any idea why the issue is gone?
Maciej Sieczka -
12:33 AM Bug report #848 (Closed): GRASS vector not refreshed after quiting GRASS Edit
Tim,
Indeed I can't reproduce it anymore, in commit:a7bbe620 (SVN r8952). Closing it. Any idea why the issue is gone?
Maciej Sieczka -
03:59 PM Bug report #848: GRASS vector not refreshed after quiting GRASS Edit
Hi Maciej
I tried to replicate this in commit:a25211d4 (SVN r8949) without success (using spearfish, archsites on ub...
Tim Sutton
10:25 PM Revision a7bbe620 (qgis): fix gui imports for test on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8951 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:25 PM Revision d4aa8a6d (qgis): fix gui imports for test on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8951 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:06 PM Revision 8f12ff2e (qgis): Added more useful doxygen description of the test
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8950 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:06 PM Revision f3f8141b (qgis): Added more useful doxygen description of the test
git-svn-id: http://svn.osgeo.org/qgis/trunk@8950 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:45 PM Revision 0fa78c73 (qgis): Added missing icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8949 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:45 PM Revision 92f0af93 (qgis): Added missing icon
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8949 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:36 PM Revision a25211d4 (qgis): Final fixes for ticket #1054. Grass plugin uses Qt4 resource bundle for...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8948 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:36 PM Revision 8ba7dca4 (qgis): Final fixes for ticket #1054. Grass plugin uses Qt4 resource bundle for...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8948 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:17 PM Revision 4e6636a6 (qgis): In renderchecker split runtest into two functions so that image based c...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8947 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:17 PM Revision 004d47ec (qgis): In renderchecker split runtest into two functions so that image based c...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8947 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:08 PM Feature request #515: Thoroughly use OGR
I'm setting this to milestone 2.0 - Godofredo can always change it back if he is able to implement his generic access... Tim Sutton
11:47 AM Feature request #1054 (Closed): Restore old default theme as "classic"
Fixed in commit:a25211d4 (SVN r8949). Tim Sutton
11:47 AM Feature request #1054 (Closed): Restore old default theme as "classic"
Fixed in commit:a25211d4 (SVN r8949). Tim Sutton
11:17 AM Revision c72418d0 (qgis): fix #1179
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8946 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:17 AM Revision c7c26662 (qgis): fix #1179
git-svn-id: http://svn.osgeo.org/qgis/trunk@8946 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer

2008-07-28

01:40 AM Bug report #1179 (Closed): QGIS crashes when trying to modify the structure of a table in a PGQ l...
fixed in commit:c7c26662 (SVN r8947) Jürgen Fischer
01:40 AM Bug report #1179 (Closed): QGIS crashes when trying to modify the structure of a table in a PGQ l...
fixed in commit:c7c26662 (SVN r8947) Jürgen Fischer
10:09 PM Revision dda7ab35 (qgis): Fix ticket #982 - combine start / stop editing into one button
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8945 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:09 PM Revision 8b24e296 (qgis): Fix ticket #982 - combine start / stop editing into one button
git-svn-id: http://svn.osgeo.org/qgis/trunk@8945 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:01 PM Revision eab3d0c6 (qgis): fix grass plugin compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8944 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:01 PM Revision cf69dee2 (qgis): fix grass plugin compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8944 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:13 PM Revision 97d0b8a0 (qgis): Move all grass icons into theme folder. Sort out naming consistency.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8943 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:13 PM Revision 1aa16afa (qgis): Move all grass icons into theme folder. Sort out naming consistency.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8943 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:38 PM Revision 03b4de7f (qgis): Provide classic theme
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8942 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:38 PM Revision 0570698a (qgis): Provide classic theme
git-svn-id: http://svn.osgeo.org/qgis/trunk@8942 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:08 PM Revision a525f6ea (qgis): Final fixes to default theme overlays and support for theme selection i...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8941 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:08 PM Revision 6febbcaa (qgis): Final fixes to default theme overlays and support for theme selection i...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8941 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:29 PM Revision a134d9e5 (qgis): make spin boxes double and move in increments of 0.1 for line width and...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8940 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:29 PM Revision cc5bba66 (qgis): make spin boxes double and move in increments of 0.1 for line width and...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8940 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:16 PM Feature request #982 (Closed): Attribute Table - combine Start/Stop Editing buttons into one butt...
Fixed in commit:8b24e296 (SVN r8946). Left button in text mode though. Tim Sutton
01:16 PM Feature request #982 (Closed): Attribute Table - combine Start/Stop Editing buttons into one butt...
Fixed in commit:8b24e296 (SVN r8946). Left button in text mode though. Tim Sutton
10:38 AM Revision ff3f8f76 (qgis): Updated add vector name to be in line with default theme so it gets dis...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8938 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:38 AM Revision 39b8a139 (qgis): Updated add vector name to be in line with default theme so it gets dis...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8938 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:31 AM Bug report #1190 (Closed): GRASS modules: v.out.ogr wrong for PostGIS
the module v.out.ogr does not work for exporting data to [[PostGIS]], as the module misses the crucial parameters (db... Paolo Cavallini
03:24 AM Revision ddd934fe (qgis): Theme related fixes:
- implemented 'fall back' support so that if a theme is missing icons, the default theme icons will be used instead.
...
Tim Sutton
03:24 AM Revision 3a4648f9 (qgis): Theme related fixes:
- implemented 'fall back' support so that if a theme is missing icons, the default theme icons will be used instead.
...
Tim Sutton
03:10 AM Revision 91d5f392 (qgis): Old icons get a rerun as 'classic' theme. More commits will follow to r...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8936 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:10 AM Revision 2e43667d (qgis): Old icons get a rerun as 'classic' theme. More commits will follow to r...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8936 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2008-07-27

09:34 PM Revision 09342e7d (qgis): Fixed bug where current theme could overwrite the combo text of a diffe...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8933 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:34 PM Revision 5eddd029 (qgis): Fixed bug where current theme could overwrite the combo text of a diffe...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8933 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:36 PM Feature request #1054 (In Progress): Restore old default theme as "classic"
I'm looking at this - I've also implemented failover so that if a theme icon is not found it will provide the default... Tim Sutton
05:14 PM Feature request #767: Only one KML vector layer loaded
Hi right this should be addressed by the your proposal which suggested refactoring so we have:
* provider
* dataset
...
Tim Sutton
02:02 AM Feature request #767: Only one KML vector layer loaded
Replying to [comment:1 timlinux]:
> This is because QGIS doesnt support mixed geometry datasets. Future versions will...
Jürgen Fischer
01:04 PM Bug report #1180: Crash on OS X when adding vector layers
and #1187 Jürgen Fischer
12:59 PM Bug report #1180: Crash on OS X when adding vector layers
see additional comments in #1188 and #1189 Jürgen Fischer
01:03 PM Bug report #1187 (Closed): OS X crash when creating new layer
looks like duplicate of #1180. Jürgen Fischer
01:03 PM Bug report #1187 (Closed): OS X crash when creating new layer
looks like duplicate of #1180. Jürgen Fischer
10:53 AM Bug report #1187 (Closed): OS X crash when creating new layer
QGIS 0.10.0 crashes when creating a new vector layer. The crash occurs during the attempt to file the new shapemap f... rpeskin -
12:59 PM Bug report #1188 (Closed): QGIS 0.11.0 has same crash reported in ticket 1180
please comment on #1180 to give more detail if necessary instead of opening new bugs. Jürgen Fischer
12:59 PM Bug report #1188 (Closed): QGIS 0.11.0 has same crash reported in ticket 1180
please comment on #1180 to give more detail if necessary instead of opening new bugs. Jürgen Fischer
11:34 AM Bug report #1188 (Closed): QGIS 0.11.0 has same crash reported in ticket 1180
QGIS 0.11.0 has same crash reported in ticket 1180 rpeskin -
12:57 PM Bug report #1189 (Closed): Tickets 1180 1188 look to be a PPC issue
please comment on #1180 to give more detail if necessary instead of opening new bugs. Jürgen Fischer
12:57 PM Bug report #1189 (Closed): Tickets 1180 1188 look to be a PPC issue
please comment on #1180 to give more detail if necessary instead of opening new bugs. Jürgen Fischer
12:24 PM Bug report #1189 (Closed): Tickets 1180 1188 look to be a PPC issue
The new layer creation problem I reported in Tickets 1180 and 1188 appear to be a PPC (Power PC processor) problem. B... rpeskin -

2008-07-26

03:57 PM Feature request #994 (Closed): Add delay to expansion of grouped items in legend
This seems to be a duplicate of #825. Closing this ticket as it should be address in the earlier posted ticket when i... Tim Sutton
03:57 PM Feature request #994 (Closed): Add delay to expansion of grouped items in legend
This seems to be a duplicate of #825. Closing this ticket as it should be address in the earlier posted ticket when i... Tim Sutton
03:53 PM Feature request #767: Only one KML vector layer loaded
This is because QGIS doesnt support mixed geometry datasets. Future versions will, but for now I'm going to shift thi... Tim Sutton
03:50 PM Feature request #689: fill color doesn't affect the symbols
Hi
This is something that we will address in a future version of QGIS (probably 2.0 I think). The solution involves ...
Tim Sutton
03:47 PM Feature request #484 (Closed): Get rid of HTML in messages for translation
Closed as old. Solution has been proposed, no feedback given.
Regards
Tim
Tim Sutton
03:47 PM Feature request #484 (Closed): Get rid of HTML in messages for translation
Closed as old. Solution has been proposed, no feedback given.
Regards
Tim
Tim Sutton
03:45 PM Feature request #355 (Closed): WFS icon: put besides WMS icon
This was addressed somewhat in recent changes I made to group all the 'file open' type tools together. Unfortunately ... Tim Sutton
03:45 PM Feature request #355 (Closed): WFS icon: put besides WMS icon
This was addressed somewhat in recent changes I made to group all the 'file open' type tools together. Unfortunately ... Tim Sutton
03:40 PM Feature request #312 (Closed): Need meteorological symbology
Hi
I'm closing this ticket since I believe that its beyond the remit of QGIS. There are many potential types of symb...
Tim Sutton
03:40 PM Feature request #312 (Closed): Need meteorological symbology
Hi
I'm closing this ticket since I believe that its beyond the remit of QGIS. There are many potential types of symb...
Tim Sutton
02:10 PM Feature request #3918: Consider use of the term "CRS" instead of "Projection" throughout QGIS
Replying to [comment:8 timlinux]:
> Changed the ticket type from bug (nothing is 'broken' by using one term over ano...
Maciej Sieczka -
12:22 PM Feature request #3918 (In Progress): Consider use of the term "CRS" instead of "Projection" throu...
My comment was based on the assumption that the original poster was referring to internal references to SRS in source... Tim Sutton
11:36 AM Revision 7cc88b1e (qgis): fix #1184
git-svn-id: http://svn.osgeo.org/qgis/trunk@8917 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:36 AM Revision e86fe1c7 (qgis): fix #1184
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8917 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:29 AM Revision 307448fe (qgis): Added refresh button so when plugging in a gps device after dialog is o...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8916 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:29 AM Revision fa212af9 (qgis): Added refresh button so when plugging in a gps device after dialog is o...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8916 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:25 AM Revision 615b1208 (qgis): Added refresh button so when plugging in a gps device after dialog is o...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8914 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:25 AM Revision b6b5d9e5 (qgis): Added refresh button so when plugging in a gps device after dialog is o...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8914 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:13 AM Bug report #1186: if symbol scale < 1, points are not rendered for some symbols
not reproducable on Windows (msvc build), but on Linux Jürgen Fischer
02:36 AM Bug report #1184 (Closed): Cannot reset field settings to <off> in layers properties
fixed in Jürgen Fischer
02:36 AM Bug report #1184 (Closed): Cannot reset field settings to <off> in layers properties
fixed in Jürgen Fischer

2008-07-25

01:59 AM Revision 75951ce8 (qgis): Backport from grass-tidyup-branch to fix ticket #1036 (GRASS toolbox wi...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8911 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:59 AM Revision cd478552 (qgis): Backport from grass-tidyup-branch to fix ticket #1036 (GRASS toolbox wi...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8911 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:01 AM Revision 69c48ef4 (qgis): updated icon to match the rest
git-svn-id: http://svn.osgeo.org/qgis/trunk@8908 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:01 AM Revision c2b0406d (qgis): updated icon to match the rest
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8908 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:58 AM Revision 5954066c (qgis): icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk@8907 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:58 AM Revision e6b41e6b (qgis): icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8907 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:55 AM Revision 9a1f10e3 (qgis): icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk@8906 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:55 AM Revision 9e62e316 (qgis): icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8906 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:52 AM Revision bcefd5c0 (qgis): icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk@8905 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:52 AM Revision 0afe8a24 (qgis): icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8905 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:50 AM Revision f931065f (qgis): icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk@8904 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:50 AM Revision cdd117d7 (qgis): icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8904 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:46 AM Revision 49cff5c5 (qgis): icon updates (though this plugin is not used anymore anyway)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8903 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:46 AM Revision 48eeef49 (qgis): icon updates (though this plugin is not used anymore anyway)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8903 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:44 AM Bug report #1185 (Closed): if symbol scale < 1, points are not rendered for some symbols
duplicate of #1186 Jürgen Fischer
12:44 AM Bug report #1185 (Closed): if symbol scale < 1, points are not rendered for some symbols
duplicate of #1186 Jürgen Fischer
08:17 AM Bug report #1185 (Closed): if symbol scale < 1, points are not rendered for some symbols
1. Open the attached shapefile in QGIS. 5 points show up.
2. In layer properties set scale to field 'scl' and choose...
Maciej Sieczka -
08:39 PM Bug report #959 (Closed): Windows Vista - Error saving project - missing datasource params at qgs...
Hello Marco,
i have tested QGIS 0.11.0 with one postgis layer, one shp layer and one csv layer and all function with...
luigibr -
08:39 PM Bug report #959 (Closed): Windows Vista - Error saving project - missing datasource params at qgs...
Hello Marco,
i have tested QGIS 0.11.0 with one postgis layer, one shp layer and one csv layer and all function with...
luigibr -
07:25 AM Bug report #959: Windows Vista - Error saving project - missing datasource params at qgs file
Replying to "luigibr":/issues/show/959:
> I use qgis 0.91 for windows avaliable at www.qgis.org
> I have a project w...
Marco Pasetti -
05:01 PM Bug report #1036 (Closed): GRASS toolbox windows cannot be resized vertically
Fixed in by putting options list in a scroll view. Tim Sutton
05:01 PM Bug report #1036 (Closed): GRASS toolbox windows cannot be resized vertically
Fixed in by putting options list in a scroll view. Tim Sutton
03:17 PM Bug report #1184 (In Progress): Cannot reset field settings to <off> in layers properties
Note jpg images are generally smaller and attachable. Tim Sutton
08:07 AM Bug report #1184: Cannot reset field settings to <off> in layers properties
Confirmed on Debian. Sample attached.
1. Take the attached shapefile.
2. In layer properties, set scale or rotation...
Maciej Sieczka -
06:32 AM Bug report #1184: Cannot reset field settings to <off> in layers properties
Replying to "marcopx":/issues/show/1184:
> In the layer property window I set Rotation and Artea scale fields and the...
Marco Pasetti -
06:27 AM Bug report #1184 (Closed): Cannot reset field settings to <off> in layers properties
In the layer property window I set Rotation and Area scale fields and then press OK.
After that, when I open the prop...
Marco Pasetti -
01:56 PM Revision 20b13242 (qgis): One more thing for ticket #1182 - Mark project as dirty when removing l...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8899 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:56 PM Revision 1bf1de8e (qgis): One more thing for ticket #1182 - Mark project as dirty when removing l...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8899 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:49 PM Revision 96a66727 (qgis): Complete fix for ticket #1182 - Mark project as dirty when modifying la...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8898 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:49 PM Revision 02fad2b1 (qgis): Complete fix for ticket #1182 - Mark project as dirty when modifying la...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8898 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:35 PM Revision 6dab7e77 (qgis): Partial fix for ticket #1182 - Mark project as dirty when adding layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8897 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:35 PM Revision 5133fc7e (qgis): Partial fix for ticket #1182 - Mark project as dirty when adding layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8897 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:23 PM Revision dff07a8e (qgis): Icon updates for plugins (icon is now created in svg and uses qt resour...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8896 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:23 PM Revision 608a3248 (qgis): Icon updates for plugins (icon is now created in svg and uses qt resour...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8896 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:29 AM Revision af2c2f68 (qgis): Icon updates for plugins (icon is now created in svg and uses qt resour...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8895 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:29 AM Revision 32d5a824 (qgis): Icon updates for plugins (icon is now created in svg and uses qt resour...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8895 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:17 AM Bug report #1186 (Closed): if symbol scale < 1, points are not rendered for some symbols
1. Open the attached shapefile in QGIS. 5 points show up.
2. In layer properties set scale to field 'scl' and choose...
Maciej Sieczka -
06:14 AM Feature request #1183 (Closed): Support for modules with multiple input options in GRASS plug-in
The GRASS tools GUI (i.e. the graphical list of available GRASS modules
in the GRASS plug-in) is lacking support for ...
benducke -
04:58 AM Bug report #1182 (Closed): Project 'dirty' flag not set for loading layers (and other operations)
Fixed in commit:5133fc7e (SVN r8898), commit:96a66727 (SVN r8899) and .
I set the dirty flag in qgisapp whenever a la...
Tim Sutton
04:58 AM Bug report #1182 (Closed): Project 'dirty' flag not set for loading layers (and other operations)
Fixed in commit:5133fc7e (SVN r8898), commit:96a66727 (SVN r8899) and .
I set the dirty flag in qgisapp whenever a la...
Tim Sutton
02:59 AM Bug report #1182 (Closed): Project 'dirty' flag not set for loading layers (and other operations)
Start Qgis, load a layer (vector or raster), then do File... Exit. Qgis quits without prompting to save the project.
...
barryrowlingson -
03:57 AM Feature request #3918: Consider use of the term "CRS" instead of "Projection" throughout QGIS
Replying to [comment:6 timlinux]:
> Given the invasiveness of the changes required and that we are months away from 1...
Maciej Sieczka -

2008-07-24

01:00 AM Bug report #1181 (Closed): Problem with v.what.rast from the shell of Grass Tools
If I use the command v.what.rast from the shell of the GRASS Tools the shell stop to work and anything happens. To st... leolami -
05:06 AM Bug report #1180 (Closed): Crash on OS X when adding vector layers
Hi Guys,
There's apparently a bug with OS X that when using the file open or add vector or raster layer dialogs to n...
Shanker -

2008-07-23

05:25 PM Bug report #1179 (Closed): QGIS crashes when trying to modify the structure of a table in a PGQ l...
When try to modify the structure of an attribute table in a [[PostgreSQL]] layer Qgis 0.11 crash. Under Windows platf... jorgebrasili -
02:57 PM Revision 7ea03789 (qgis): Added Marco Pasetti to AUTHORS List
git-svn-id: http://svn.osgeo.org/qgis/trunk@8826 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Pasetti -
02:57 PM Revision aee49514 (qgis): Added Marco Pasetti to AUTHORS List
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8826 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Pasetti -
01:00 PM Bug report #1178 (Closed): QGIS 0.11.0 crashes when using print composer
I am having exactly the same problem I reported "in 0.10.0":https://trac.osgeo.org/qgis/ticket/1128/, now using 0.11.... morgan -
08:25 AM Bug report #1177 (Closed): GRASS module: v.what.rast
The module v.what.rast from the GRASS toolbox is unusable, as it does not allow to select a field from the db table (... Paolo Cavallini
06:47 AM Bug report #1174: QGIS slows down PostgreSQL
A possible explanation here:
http://www.rigacci.org/wiki/doku.php/tecnica/gps_cartografia_gis/postgis#quinto_esempio
...
Paolo Cavallini
03:17 AM Bug report #1176 (Closed): Transverse mercator south orientated projections not supported
I need to project maps in South Africa, where we use the Hartebeesthoek projections. These are based on transverse me... Neil Robinson -

2008-07-22

03:18 PM Feature request #1175 (Closed): POSTGIS cursor performance
One of the great features that has returned to QGIS is incremental rendering of layers and the ability to cancel this... Jeremy Palmer
09:03 AM Bug report #1174 (Closed): QGIS slows down PostgreSQL
When qgis (0.10 on deb) queries the db (to load geometries) often postgres takes up a very large amount of CPU, for *... Paolo Cavallini
08:38 AM Bug report #1173 (Closed): db grass modules
To connect to a pg database, the user apparently must:
- run db.connect(.schema) giving:
Driver name (pg)
Database na...
Paolo Cavallini
08:28 AM Bug report #582 (Open): Use the estimateExtents function for PostGIS and PostgreSQL 8
Jürgen Fischer

2008-07-21

06:26 PM Revision 8bfb2454 (qgis): -Forgot to set the icon for the default band combination button
git-svn-id: http://svn.osgeo.org/qgis/trunk@8820 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
06:26 PM Revision d20839f3 (qgis): -Forgot to set the icon for the default band combination button
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8820 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
03:30 AM Revision c9c90bdb (qgis): -Moved invert color controls back onto main tab
-Changed default load behavior so two band images show up on initial load, closes ticket #1157
-Moved to using generi...
ersts -
03:30 AM Revision c95c7f1c (qgis): -Moved invert color controls back onto main tab
-Changed default load behavior so two band images show up on initial load, closes ticket #1157
-Moved to using generi...
ersts -

2008-07-20

12:29 AM Bug report #1172 (Closed): pan in overview does not work
1. add some layer to overview
2. try to pan in the overview window - does not work
Maciej Sieczka -
06:47 PM Bug report #1157 (Closed): incorrect loading and band management of 2-band rasters
Band names will be generic from now on to avoid confusion.
I also added an ability to set the default band combinati...
ersts -
06:47 PM Bug report #1157 (Closed): incorrect loading and band management of 2-band rasters
Band names will be generic from now on to avoid confusion.
I also added an ability to set the default band combinati...
ersts -

2008-07-19

08:07 PM Revision 2cd989ac (qgis): use forward slashes also on windows - seems to confuse (OSGeo4w's) Python
git-svn-id: http://svn.osgeo.org/qgis/trunk@8818 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:07 PM Revision 63956c36 (qgis): use forward slashes also on windows - seems to confuse (OSGeo4w's) Python
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8818 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:03 PM Revision 9c3b2ca0 (qgis): apply changeset r8811 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8817 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:03 PM Revision f8979a1b (qgis): apply changeset r8811 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8817 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:50 PM Revision 3e7692cd (qgis): another debian packaging update (fixes #1164)
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_11_0@8816 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:50 AM Bug report #1164 (Closed): Packaging error - Ubuntu Hardy 0.11.0
fixed in Jürgen Fischer
03:50 AM Bug report #1164 (Closed): Packaging error - Ubuntu Hardy 0.11.0
fixed in Jürgen Fischer

2008-07-18

06:20 PM Feature request #1171 (Closed): Layers disappear and require restart after first time selection o...
On Mac OS X When viewing a postgis layer when first running the new metis build I changed the preferences setting to ... springmeyer -
10:33 AM Bug report #1170 (Closed): GPS Plugin non-functional (OS X) for Serial Bus/Com port units
Windows:
When trying to download or upload gpx information from/to a GPS device, nothing happens (error reported abo...
John Tull
10:15 AM Bug report #1169 (Closed): GRASS Edit: lone boundaries of areas are rendered in wrong color
(maybe the bug has the same nature as the '#1148: GRASS Edit: can't modify "Dynamic" color')
Details:
1. in GRASS E...
Maciej Sieczka -
09:25 AM Bug report #1168 (Closed): crash when a GRASS vector is edited in another software
1. add a GRASS vector in QGIS
2. open the same vector in GRASS v.digit
3. refresh the display in QGIS - crash:
<pr...
Maciej Sieczka -
02:01 AM Feature request #1167 (Open): SLD support in conjunction with WMS
It would be very helpful and very nice to have the option to define a SLD-URL in conjunction with WMS connection info. Horst Düster

2008-07-17

01:57 AM Bug report #808: fails to create ".gislock" on Windows
Replying to [comment:9 marcopx]:
> Replying to [comment:8 msieczka]:
> > Still applies under WINE 1.0.0 configured to...
Marco Pasetti -
01:56 AM Bug report #1044: crash when creating new GRASS location on Windows
Replying to [comment:4 msieczka]:
> Bug confirmed under WINE 1.0.0 configured to emulate Win XP, on amd64 Debian test...
Marco Pasetti -
11:40 PM Revision 7ad7bc34 (qgis): fix python problem for windows installer
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_11_0@8811 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:55 PM Revision c221c452 (qgis): Added Marco Pasetti to the contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8810 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:55 PM Revision 92d74a6d (qgis): Added Marco Pasetti to the contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@8810 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:43 PM Revision e932429d (qgis): Cater for those crazy folks who have more than 2 com ports on their win...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8809 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:43 PM Revision 57932666 (qgis): Cater for those crazy folks who have more than 2 com ports on their win...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8809 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:39 PM Bug report #1166 (Closed): WMS / WFS not valid SRS requests
Projection selection for WMS / WFS is buggy. Invalid CRS requested seems
related to problems parsing the REQUEST=GetC...
LuizDomingues53 -
03:51 PM Bug report #1165 (Closed): WFS must follow WMS convention for URL (missing ? or & at end auto sup...
This WFS URL (for [[MapServer]] GMap PHP Demo) doesn't work
http://localhost/cgi-bin/mapserv.exe?MAP=/ms4w/apps/gm...
LuizDomingues53 -
03:13 PM Bug report #948 (Closed): WMS Layer GetMap Request with Wrong Parameters WIDTH=1&HEIGHT=1
Now working OK. Many zooms and full view tested. LuizDomingues53 -
03:13 PM Bug report #948 (Closed): WMS Layer GetMap Request with Wrong Parameters WIDTH=1&HEIGHT=1
Now working OK. Many zooms and full view tested. LuizDomingues53 -
11:46 AM Revision a389923a (qgis): Updating icons to match rest of QGIS (in progress still)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8802 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:46 AM Revision ca87b0ae (qgis): Updating icons to match rest of QGIS (in progress still)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8802 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:39 AM Bug report #1164 (Closed): Packaging error - Ubuntu Hardy 0.11.0
Using Kubuntu 8.04.1 i386 from the qgis repo
The upgrade to 0.11.0 seems to have worked, but libqgis1-dev won't upda...
morgan -
10:09 AM Revision 7df9d602 (qgis): Added clear input icon
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8800 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:09 AM Revision 8d45a4dc (qgis): Added clear input icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8800 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:00 AM Revision 5c2b9f57 (qgis): Icon for filter clearing
git-svn-id: http://svn.osgeo.org/qgis/trunk@8799 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:00 AM Revision 051f45d5 (qgis): Icon for filter clearing
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8799 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2008-07-16

01:37 AM Feature request #581: POSTGIS Layer feature count methodology
Jürgen,
CCing you a [[PostGIS]] expert.
Maciej Sieczka -
04:01 PM Feature request #581: POSTGIS Layer feature count methodology
I just tested the latest QGIS 0.11 win32 preview. The count method is still as reported. i.e "select count(*) from ta... Jeremy Palmer
07:21 AM Feature request #581: POSTGIS Layer feature count methodology
How does the issue look in QGIS 0.11? You can obtain it's Windows installer preview at:... Maciej Sieczka -
01:01 AM Revision 160d3da2 (qgis): apply GRASS plugin update from Marco Pasetti (fixes #1101)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8798 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:01 AM Revision 3cc0aa82 (qgis): apply GRASS plugin update from Marco Pasetti (fixes #1101)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8798 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:58 AM Revision 21e49da7 (qgis): update debian packaging for 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8797 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:58 AM Revision 6894089d (qgis): update debian packaging for 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@8797 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:58 AM Revision 81dfe9bc (qgis): register QgsDetailedItemData meta type; fixes plugin manager and grass ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8796 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:58 AM Revision b1a7dc12 (qgis): register QgsDetailedItemData meta type; fixes plugin manager and grass ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8796 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:56 AM Revision 72316faf (qgis): fix debian packaging
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_11_0@8795 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:27 AM Bug report #1163 (Closed): When using a single symbol in the QML-Style legend doesn't refresh aft...
When I save a single symbol as QML-Style and load this style to a layer the legend doesn't refresh. You have to reloa... bjpfei -
12:21 AM Bug report #1162 (Closed): missing possibility to use QML Style for more than one layer
In the qml-File informations about datasource or layername are stored.... bjpfei -
09:58 PM Bug report #1161 (Closed): split feature and topological editing
The split feature function may be slow if topological editing is enabled.
This is because every vertex of the split r...
Marco Hugentobler
09:16 PM Revision b1b171ff (qgis): register QgsDetailedItemData meta type; fixes plugin manager and grass ...
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_11_0@8794 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:13 PM Feature request #1160 (Closed): cmake 2.6 developer warnings
I'm not sure if this is occurring due to changes in trunk, or if it is from switching to cmake 2.6. I suspect the lat... John Tull
05:37 PM Revision 21186af1 (qgis): Removed Qt4.4 specific style directive
git-svn-id: http://svn.osgeo.org/qgis/trunk@8793 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:37 PM Revision 55060c1a (qgis): Removed Qt4.4 specific style directive
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8793 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:01 PM Feature request #1101 (Closed): GRASS Toolbox Enhancements
fixed commit:160d3da2 (SVN r8799) Jürgen Fischer
04:01 PM Feature request #1101 (Closed): GRASS Toolbox Enhancements
fixed commit:160d3da2 (SVN r8799) Jürgen Fischer
08:14 AM Feature request #1101: GRASS Toolbox Enhancements
Replying to [comment:2 timlinux]:
> Hi Marco
>
> What is the status of these changes? Do they need to be applied sti...
Marco Pasetti -
07:08 AM Feature request #1101: GRASS Toolbox Enhancements
Replying to [comment:2 timlinux]:
> Hi Marco
>
> What is the status of these changes? Do they need to be applied sti...
Marco Pasetti -
01:42 PM Bug report #808: fails to create ".gislock" on Windows
Replying to [comment:8 msieczka]:
> Still applies under WINE 1.0.0 configured to emulate Win XP, on amd64 Debian test...
Marco Pasetti -
07:14 AM Bug report #808: fails to create ".gislock" on Windows
Still applies under WINE 1.0.0 configured to emulate Win XP, on amd64 Debian testing, using Marco's "QGIS 0.11.0 for ... Maciej Sieczka -
11:56 AM Revision e40991ee (qgis): Fix bug in plugin manager introduced by recent changes I made that caus...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8792 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:56 AM Revision 3e56bac8 (qgis): Fix bug in plugin manager introduced by recent changes I made that caus...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8792 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:21 AM Revision 4ba03ee7 (qgis): fix common typo: retreive
(identifing copied code...)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8791 c8812cc2-4d05-0410-92ff-de0c093fc19c
Jürgen Fischer
11:21 AM Revision 82971f40 (qgis): fix common typo: retreive
(identifing copied code...)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8791 c8812cc2-4d05-0410-92ff-de0c093fc19c
Jürgen Fischer
10:26 AM Bug report #1159 (Closed): Identify tool with on-the-fly projection can crash
I loaded a world shapefile (downloaded from here http://www.cipotato.org/diva/data/moredata.htm), then set the projec... barryrowlingson -
10:01 AM Feature request #859: Assign vector colors from column
I agree with the roadmap change, unless someone already has it in the pipeline, which I doubt.
I would still see an ...
John Tull
09:02 AM Bug report #1157: incorrect loading and band management of 2-band rasters
Hi, I'm glad this received some attention. Ability to work with 2-band rasters in RGB mode is as important as with no... Maxim Dubinin
08:33 AM Bug report #1157: incorrect loading and band management of 2-band rasters
Replying to [comment:5 msieczka]:
> Replying to [comment:4 ersts]:
> > Providing an example would be great!
>
> Ther...
ersts -
08:25 AM Bug report #1157: incorrect loading and band management of 2-band rasters
Replying to [comment:4 ersts]:
> Providing an example would be great!
There is, attached to the ticket.
> I persona...
Maciej Sieczka -
08:12 AM Bug report #1157: incorrect loading and band management of 2-band rasters
Providing an example would be great!
This happens because if any channel is set to "No Set" the rending process is a...
ersts -
07:52 AM Bug report #1157: incorrect loading and band management of 2-band rasters
I confirm the issue in 0.11 on GNU/Linux as well. In general - multiband imagery with 2 bands only are displayed blan... Maciej Sieczka -
08:06 AM Feature request #1092: Map Print Composer Enhancements
Right, I didn't read #comment:1 carefully. I guess Marco Hugentobler is the right person to evaluate this wish. CCing... Maciej Sieczka -
08:00 AM Feature request #1092: Map Print Composer Enhancements
Replying to [comment:2 msieczka]:
> Marco,
>
> Do we close this one?
No. I just think that we should change the tit...
Marco Pasetti -
07:44 AM Feature request #1092: Map Print Composer Enhancements
Marco,
Do we close this one?
Maciej Sieczka -
07:58 AM Bug report #844: WMS layers support only PNG format
Cool jpeg is supported know. For the WIKI I don't know (I help in QGIS dev ad hoc only). Maciej Sieczka -
07:35 AM Bug report #844: WMS layers support only PNG format
Replying to [comment:1 msieczka]:
> Marco,
>
> Can you let use know if your QGIS 0.11 build is going to include supp...
Marco Pasetti -
07:24 AM Bug report #844: WMS layers support only PNG format
Marco,
Can you let use know if your QGIS 0.11 build is going to include support for jpeg and gif?
Maciej Sieczka -
07:43 AM Bug report #1071: units conversion bogus for meters <-> feet
I can't reproduce the problem with formatting in 0.11 on GNU/Linux or Windows XP.
But the second issue still takes p...
Maciej Sieczka -
07:34 AM Feature request #1013 (Closed): Enhancing the digitizer-function
This is issue is fixed for me in QGIS 0.11. Closing this ticket. Please re-open if needed.
However, there is another...
Maciej Sieczka -
07:34 AM Feature request #1013 (Closed): Enhancing the digitizer-function
This is issue is fixed for me in QGIS 0.11. Closing this ticket. Please re-open if needed.
However, there is another...
Maciej Sieczka -
07:33 AM Feature request #1158 (Closed): QGIS fails to set focus on the attribute window when it pops up
1. digitize a feature
2. attribute window pops up
3. you have to select it with mouse before you are able to enter ...
Maciej Sieczka -
07:19 AM Bug report #1113: Wrong layer order in generated Mapfile
How does the issue look in QGIS 0.11? You can obtain it's Windows installer preview at:... Maciej Sieczka -
07:17 AM Bug report #948: WMS Layer GetMap Request with Wrong Parameters WIDTH=1&HEIGHT=1
How does thi issue look in QGIS 0.11? You can obtain a Windows installer at
http://gigamaildownload.rossoalice.alic...
Maciej Sieczka -
07:04 AM Bug report #584 (Closed): map composer not using antialiasing in map rendering
Same as #83, this bug seem to be gone since 0.10.
Tested under WINE 1.0.0 configured to emulate Win XP, on amd64 Deb...
Maciej Sieczka -
07:04 AM Bug report #584 (Closed): map composer not using antialiasing in map rendering
Same as #83, this bug seem to be gone since 0.10.
Tested under WINE 1.0.0 configured to emulate Win XP, on amd64 Deb...
Maciej Sieczka -
06:55 AM Bug report #83: Strange polygon fill rendering
Under WINE 1.0.0 configured to emulate Win XP, on amd64 Debian testing, I can't reproduce this error with Shapefile d... Maciej Sieczka -
06:47 AM Bug report #1044: crash when creating new GRASS location on Windows
Bug confirmed under WINE 1.0.0 configured to emulate Win XP, on amd64 Debian testing using Marco's "QGIS 0.11.0 for W... Maciej Sieczka -
06:40 AM Bug report #1019: QGis error when I close a ring
I don't have Windows, but under WINE 1.0.0 on amd64 Debian testing I can't reproduce this error with Shapefile data u... Maciej Sieczka -
06:12 AM Bug report #788 (Closed): Win Package: GPSBabel links to wrong gdal
Fixed in 0.11.0 Metis Marco Pasetti -
06:12 AM Bug report #788 (Closed): Win Package: GPSBabel links to wrong gdal
Fixed in 0.11.0 Metis Marco Pasetti -
06:09 AM Bug report #1110 (Closed): jpeg image textures not shown on windows
Fixed in 0.11.0 Metis Marco Pasetti -
06:09 AM Bug report #1110 (Closed): jpeg image textures not shown on windows
Fixed in 0.11.0 Metis Marco Pasetti -
06:08 AM Bug report #327 (Closed): QGIS can't save JPEG images on MS-Windows
Fixed in 0.11.0 Metis Marco Pasetti -
06:08 AM Bug report #327 (Closed): QGIS can't save JPEG images on MS-Windows
Fixed in 0.11.0 Metis Marco Pasetti -

2008-07-15

12:05 AM Revision 6a8bfc21 (qgis): Fix url to msys.zip
git-svn-id: http://svn.osgeo.org/qgis/trunk@8790 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:05 AM Revision 8a1e5a88 (qgis): Fix url to msys.zip
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8790 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:53 PM Revision bda9f326 (qgis): Reverted last commit, sslmode=prefer seems to be the default anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk@8789 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:53 PM Revision 633c6dba (qgis): Reverted last commit, sslmode=prefer seems to be the default anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8789 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:40 PM Revision ec267960 (qgis): Set sslmode to prefer for postgis connections
git-svn-id: http://svn.osgeo.org/qgis/trunk@8788 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:40 PM Revision 1bde1cee (qgis): Set sslmode to prefer for postgis connections
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8788 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:13 PM Revision 5e55aca8 (qgis): Refactored detaileditemdelegate to avoid code duplication and try to re...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8787 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:13 PM Revision cd965f4a (qgis): Refactored detaileditemdelegate to avoid code duplication and try to re...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8787 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:03 PM Bug report #1157: incorrect loading and band management of 2-band rasters
translation.gif - also regarding III, changing the bands in the band selector sometimes lead to totally weird results... Maxim Dubinin
03:53 PM Bug report #1157 (Closed): incorrect loading and band management of 2-band rasters
I. On load, 2 band raster doesn't show up (should've load 2-1-1 or 2-2-1 on default? btw; having setting for band ord... Maxim Dubinin
10:36 AM Revision db036f6a (qgis): Applied patch from Adrien to remove negative selection ids when commiti...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8783 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:36 AM Revision e1342f54 (qgis): Applied patch from Adrien to remove negative selection ids when commiti...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8783 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:22 AM Revision 1d1bb77f (qgis): debian package: update for qgis 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@8782 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:22 AM Revision e7677eed (qgis): debian package: update for qgis 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8782 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:21 AM Revision 115ae82c (qgis): fix sip error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8781 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:21 AM Revision 1be63335 (qgis): fix sip error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8781 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:01 AM Revision cd6a0e5a (qgis): debian package: introduce a build conflict with qgis dev package
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8780 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:01 AM Revision c9cb07cc (qgis): debian package: introduce a build conflict with qgis dev package
git-svn-id: http://svn.osgeo.org/qgis/trunk@8780 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:26 AM Feature request #1101: GRASS Toolbox Enhancements
Replying to [comment:2 timlinux]:
> Hi Marco
>
> What is the status of these changes? Do they need to be applied sti...
Marco Pasetti -

2008-07-14

01:36 AM Feature request #1156 (Closed): Purge negative id on selection when commit
Applied in Marco Hugentobler
01:36 AM Feature request #1156 (Closed): Purge negative id on selection when commit
Applied in Marco Hugentobler
12:57 AM Feature request #1156 (Closed): Purge negative id on selection when commit
** You select added features (they have negative id).
** You commit change (commit attribute positive id to added fea...
beltegeuse -
12:08 AM Revision cc3d6aa9 (qgis): Implement grass toolbox as a designer ui and make toolbox subclass it -...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8778 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:08 AM Revision 3c41cfa0 (qgis): Implement grass toolbox as a designer ui and make toolbox subclass it -...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8778 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:02 AM Feature request #3928: Case sensitivity checkbox
Since space is tight in that area, perhaps this is better done in the advanced search dialog? Tim Sutton
10:23 PM Revision e9d91b35 (qgis): introduce separate qml databases for fileless datasources (fixes #1127)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8777 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:23 PM Revision f13b48a7 (qgis): introduce separate qml databases for fileless datasources (fixes #1127)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8777 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:23 PM Revision 588c21f1 (qgis): select value for classification in attribute dialog from unique value r...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8776 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:23 PM Revision bf237000 (qgis): select value for classification in attribute dialog from unique value r...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8776 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:21 PM Revision ba4948a2 (qgis): add support for multiline labels (applies #1138)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8775 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:21 PM Revision b5948bde (qgis): add support for multiline labels (applies #1138)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8775 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:19 PM Revision 928d63c7 (qgis): Replaced QgisAppInterface::getToolBox() with QgisAppInterface::addDockW...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8774 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:19 PM Revision 3c13ecf6 (qgis): Replaced QgisAppInterface::getToolBox() with QgisAppInterface::addDockW...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8774 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:35 PM Feature request #960: Area scale field: make standardized symbol dimension and legend
Hi Tim.
I'm referring to the symbology option for punctual features, that lets you choose a single layer whose dimens...
Giovanni Allegri
03:49 PM Feature request #960: Area scale field: make standardized symbol dimension and legend
Could you provide more detail of your requirements here? I couldnt understand exactly what you are looking for from y... Tim Sutton
04:08 PM Feature request #1125: Add ability to undo last edits
Yes please! Marco I don't know if you noticed that newer Qt 4.x versions introduced an undo framework (search assista... Tim Sutton
04:01 PM Feature request #1101: GRASS Toolbox Enhancements
Hi Marco
What is the status of these changes? Do they need to be applied still and are the patches still valid? Leon...
Tim Sutton
03:58 PM Feature request #972: do locking when features are changed in PostGIS tables
A note on the meaning of 'major: does not work as expected'. This assignment should be used when a feature has been i... Tim Sutton
03:55 PM Revision 3099a5bd (qgis): Made new splash and version number so trunk can be distinguished from 0...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8771 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:55 PM Revision 2503ea1e (qgis): Made new splash and version number so trunk can be distinguished from 0...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8771 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:46 PM Feature request #889 (In Progress): Add number of selected features in attribute table dialog
The former should be simple to add and useful to have. The second will require more time / changes. Tim Sutton
03:27 PM Feature request #873 (Closed): Strings repeated many times in ts files
I believe you can convert ts -> po -> ts using 'Translate' (see http://translate.sourceforge.net/wiki/toolkit/ts2po).... Tim Sutton
03:27 PM Feature request #873 (Closed): Strings repeated many times in ts files
I believe you can convert ts -> po -> ts using 'Translate' (see http://translate.sourceforge.net/wiki/toolkit/ts2po).... Tim Sutton
03:18 PM Feature request #863: Add a "Table" Chart Type in Raster Layer Property>Histogram dialog box
I've been thinking about replacing my hand carved charting logic with Qwt too since it makes for much better charts. ... Tim Sutton
03:16 PM Feature request #859: Assign vector colors from column
Neat idea - maybe it would be better to use html style #AABBCC hex colour codes rather? Perhaps Magnus Homann would b... Tim Sutton
03:16 PM Revision 09f5afc3 (qgis): Made new splash and version number so trunk can be distinguished from 0...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8770 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:16 PM Revision 1fee7655 (qgis): Made new splash and version number so trunk can be distinguished from 0...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8770 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:58 PM Feature request #783: Allow multi-layer selection in the legend and zoom to various layers at sam...
Introducing this feature would have huge knock on effects on the application. For example all the contextual actions ... Tim Sutton
02:40 PM Feature request #780 (Closed): Enable/disable given buttons in toolbars
This functionality is provided by the underlying Qt toolkit and until they support this it will be a massive job for ... Tim Sutton
02:40 PM Feature request #780 (Closed): Enable/disable given buttons in toolbars
This functionality is provided by the underlying Qt toolkit and until they support this it will be a massive job for ... Tim Sutton
02:29 PM Feature request #773: unified "Load layer" button
Yes thats my dream too :-) However its not going to happen in 1.x and I'm moving this over to 2.0.0 milestone as achi... Tim Sutton
02:26 PM Feature request #660 (Open): Shortcut key to stop snap
Tim Sutton
01:24 PM Feature request #1127 (Closed): PostGIS default Styles should be saveable in system qgis.db
Jürgen Fischer
01:23 PM Feature request #1138 (Closed): multiline labels
Jürgen Fischer
01:21 PM Feature request #566 (In Progress): Load multiple GRASS maps into QGIS
Tim Sutton
11:34 AM Feature request #558: Highlight Layers
Sounds like a nice idea for a plugin. I'm putting this against milestone 2.0.0 though since its not something we will... Tim Sutton
11:32 AM Feature request #552: display vector line direction
Stepahie Tellex has submitted a patch for this - there was some discussion about whether this patch should be applied... Tim Sutton
11:15 AM Feature request #515: Thoroughly use OGR
Generic access to OGR database sources is being worked on by Godofredo. I'm not sure if it will make it into 1.0 rele... Tim Sutton
11:10 AM Feature request #505 (Closed): spatial bookmarks always active (instead should be active only whe...
Hi
Users may have many projects for the same geographical region. If you want to quickly zoom to e.g. 'my home town'...
Tim Sutton
11:10 AM Feature request #505 (Closed): spatial bookmarks always active (instead should be active only whe...
Hi
Users may have many projects for the same geographical region. If you want to quickly zoom to e.g. 'my home town'...
Tim Sutton
11:06 AM Feature request #480 (In Progress): clip based on extent of other dataset(s)
Changed to minor since this is not functionality that we currently have and is broken, but rather a feature request. ... Tim Sutton
08:17 AM Feature request #384 (In Progress): Add scrollbar for GRASS modules with many options
Ok I will place each tool in a scroll area when its opened (to address the vertical oversize issue). For the 'oh my g... Tim Sutton
03:19 AM Feature request #384: Add scrollbar for GRASS modules with many options
Could you please repost the screenshot as an attachment to this ticket - your link no longer works. Please also advis... Tim Sutton
08:12 AM Feature request #459: Collapse GRASS tool list
Please note its still expanded in the 0.11.0 release but there is the new list control with filtering support now in ... Tim Sutton
05:50 AM Feature request #459 (In Progress): Collapse GRASS tool list
Tim Sutton
03:42 AM Feature request #1155 (Closed): unselect all selected features of different layers
A great thing would be the possibility to unselect *all* selected features of *different* layers. If I'm right only ... bjpfei -
03:38 AM Feature request #1154 (Closed): selecting a feature with a left mouseclick
It would be very nice if selecting a feature with a left mouseclick would be possible. Is sth like this planned? In m... bjpfei -
03:28 AM Feature request #440: Don't display the qgis window on a second monitor that isn't present
Reviewed the bug on trolltech tracker...the issue still seems to be pending. Tim Sutton
03:14 AM Feature request #366: Adding a new column to a (dbf) table?
Changed priority since major: does not work as expected should be used for features that are implemented but broken. ... Tim Sutton
03:11 AM Feature request #305: MsSqlSpatial support
I'm also setting this for milestone 2.0.0 pending feedback. Tim Sutton
03:10 AM Feature request #305: MsSqlSpatial support
Changed to enhancement priority as major should be used for implemented features which are broken. I'm going to flag ... Tim Sutton
02:47 AM Feature request #3918: Consider use of the term "CRS" instead of "Projection" throughout QGIS
Given the invasiveness of the changes required and that we are months away from 1.0.0 I'm shifting this over to 2.0.0. Tim Sutton
02:21 AM Feature request #3918: Consider use of the term "CRS" instead of "Projection" throughout QGIS
On second thoughts this is probably handled using the enhancement type and not a fake milestone. Returning to 1.0.1 m... Tim Sutton
02:23 AM Feature request #121: join external tables to geometries
On second thoughts this is probably handled using the enhancement type and not a fake milestone. Returning to 1.0.1 m... Tim Sutton
02:23 AM Feature request #47: raster legend in map composer
On second thoughts this is probably handled using the enhancement type and not a fake milestone. Returning to 1.0.1 m... Tim Sutton
02:19 AM Bug report #1098: Consider scale dependent rendering in print composer
On second thoughts this is probably better against 1.0.0 milestone, please ignore last milestone change Tim Sutton
02:12 AM Revision 728d779e (qgis): Branched for packaging and release of 0.11.0 Metis
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_11_0@8769 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:07 AM Bug report #106: symbology is lost when trying to update it after modifying fields
Can you verify if this is still an issue? Jurgen made some changes in 0.11.0 to preserve symbol classes when you recl... Tim Sutton

2008-07-13

01:18 AM Revision 506ba98c (qgis): Rolled back r8764 - as per Peter Ersts request we will leave raster uni...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8768 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:18 AM Revision 133b5dcb (qgis): Rolled back r8764 - as per Peter Ersts request we will leave raster uni...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8768 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:07 AM Revision a02ec68d (qgis): Fixed qgsgeometry test so that it passes:
- clear member vars between each test
- added some geometry dump helpers
- generally neatened up unit test implemen...
Tim Sutton
01:07 AM Revision 1990dab0 (qgis): Fixed qgsgeometry test so that it passes:
- clear member vars between each test
- added some geometry dump helpers
- generally neatened up unit test implemen...
Tim Sutton
11:37 PM Revision 8f263b9f (qgis): Use rects for geometry tests rather than triangles
git-svn-id: http://svn.osgeo.org/qgis/trunk@8766 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:37 PM Revision e0d68767 (qgis): Use rects for geometry tests rather than triangles
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8766 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:20 PM Revision 72419685 (qgis): updated raster unit test control images
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8765 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:20 PM Revision ea2f7eaf (qgis): updated raster unit test control images
git-svn-id: http://svn.osgeo.org/qgis/trunk@8765 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:19 PM Bug report #1151: typos on GRASS tools
0.11.0 is closed for these kind of changes so I've set this ticket to milestone 1.0.0 rather.
Thanks
Tim
Tim Sutton
09:21 AM Bug report #1147: WMS Layer Scale Problem
Thanks for filing this ticket. Unfortunately I can only accept packaging related tickets against milestone 0.11.0 as ... Tim Sutton
03:51 AM Bug report #1153 (Closed): crash in map composer
QGIS crashes in map composer.
1. open the attached project (you will need to modify the path to the shapefile used; ...
Maciej Sieczka -
 

Also available in: Atom