Activity

From 2008-08-12 to 2008-09-10

2008-09-10

11:47 PM Bug report #1044: crash when creating new GRASS location on Windows
Buids fine now. I'm on Debian testing amd64, gcc 4.3.1.
Maciej Sieczka -
11:20 PM Bug report #1044 (Closed): crash when creating new GRASS location on Windows
The last issue is fixed by gcc 4.3 compatibility changes in commit:d0496982 (SVN r9293). Tom Elwertowski
11:20 PM Bug report #1044 (Closed): crash when creating new GRASS location on Windows
The last issue is fixed by gcc 4.3 compatibility changes in commit:d0496982 (SVN r9293). Tom Elwertowski
11:54 AM Bug report #1044 (Open): crash when creating new GRASS location on Windows
Add the line
#include <typeinfo>
after #include <math.h> and try compiling again. I will wait for any other issues ...
Tom Elwertowski
11:12 AM Bug report #1044 (Feedback): crash when creating new GRASS location on Windows
Yet another error, in commit:2624cdea (SVN r9292):... Maciej Sieczka -
11:12 AM Bug report #1044 (Feedback): crash when creating new GRASS location on Windows
Yet another error, in commit:2624cdea (SVN r9292):... Maciej Sieczka -
10:38 AM Bug report #1044 (Closed): crash when creating new GRASS location on Windows
Tom Elwertowski
10:28 AM Bug report #1044 (Open): crash when creating new GRASS location on Windows
These last two items were caused by commit:034dd533 (SVN r9289) which upgraded the plugin from Qt3 to Qt4. X11 needed... Tom Elwertowski
10:19 AM Bug report #1044: crash when creating new GRASS location on Windows
And I get a foloowing error in commit:98c33097 (SVN r9291):... Maciej Sieczka -
08:52 AM Bug report #1044 (Feedback): crash when creating new GRASS location on Windows
Replying to [comment:7 telwertowski]:
> Fixed by commit:47dbaf29 (SVN r9288).
I think there is a problem with commit:...
cgsbob -
08:52 AM Bug report #1044 (Feedback): crash when creating new GRASS location on Windows
Replying to [comment:7 telwertowski]:
> Fixed by commit:47dbaf29 (SVN r9288).
I think there is a problem with commit:...
cgsbob -
11:28 PM Bug report #1231 (Closed): When creating a new GRASS location, QGIS fails loading predefined regions
Magic numbers were not updated when the srs.db was updated in commit:9eca6b7c (SVN r8721). Fixed by commit:077f0a69 (... Tom Elwertowski
11:28 PM Bug report #1231 (Closed): When creating a new GRASS location, QGIS fails loading predefined regions
Magic numbers were not updated when the srs.db was updated in commit:9eca6b7c (SVN r8721). Fixed by commit:077f0a69 (... Tom Elwertowski
06:38 AM Bug report #1231: When creating a new GRASS location, QGIS fails loading predefined regions
The problem was introduced between 0.10 and 0.11 (tested using Mac builds).
The "can't parse" error appears to be un...
Tom Elwertowski
10:42 PM Revision ab46ef95 (qgis): Add code that should be placed in setupUi by uic but isn't for Qt4.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@9294 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
10:42 PM Revision 3cd1792a (qgis): Add code that should be placed in setupUi by uic but isn't for Qt4.3
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9294 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
10:26 PM Revision 47a02a10 (qgis): Merged in Borys's new plugin installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9293 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:26 PM Revision 62d16ae3 (qgis): Merged in Borys's new plugin installer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9293 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:35 PM Revision 45d0c09b (qgis): fix gcc 4.3 warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9292 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:35 PM Revision d0496982 (qgis): fix gcc 4.3 warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9292 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:21 PM Revision 37803221 (qgis): Addendum to r9288. Header adjustments for Linux and removal of const fo...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9291 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
07:21 PM Revision 2624cdea (qgis): Addendum to r9288. Header adjustments for Linux and removal of const fo...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9291 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
06:30 PM Revision 99a5a1bb (qgis): fix #1307
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9290 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
06:30 PM Revision 98c33097 (qgis): fix #1307
git-svn-id: http://svn.osgeo.org/qgis/trunk@9290 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
06:29 PM Revision 4352d302 (qgis): fix compile error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9289 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
06:29 PM Revision f7828e68 (qgis): fix compile error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@9289 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:16 PM Feature request #1306: Attribute table display problem when features already selected
Now the behaviour is configurable. The attribute table either shows all featues (default), all selected features or ... Jürgen Fischer
10:25 AM Feature request #1306: Attribute table display problem when features already selected
Confusing the user is not the way to solve performance issues with big tables IMO. Maciej Sieczka -
09:52 AM Feature request #1306: Attribute table display problem when features already selected
See http://lists.osgeo.org/pipermail/qgis-developer/2008-August/004608.html
Jürgen Fischer
09:45 AM Feature request #1306 (Feedback): Attribute table display problem when features already selected
Replying to [comment:2 jef]:
> That's intentional.
I also noticed the issue cfarmer reported and thought it was an e...
Maciej Sieczka -
09:45 AM Feature request #1306 (Feedback): Attribute table display problem when features already selected
Replying to [comment:2 jef]:
> That's intentional.
I also noticed the issue cfarmer reported and thought it was an e...
Maciej Sieczka -
05:54 AM Feature request #1306 (Closed): Attribute table display problem when features already selected
That's intentional. Jürgen Fischer
05:54 AM Feature request #1306 (Closed): Attribute table display problem when features already selected
That's intentional. Jürgen Fischer
05:30 AM Feature request #1306 (Closed): Attribute table display problem when features already selected
If a vector layer has features selected before opening it's attribute table, only those features previously selected ... cfarmer -
09:30 AM Bug report #1307 (Closed): QGIS hangs when bringing single feature to top of attribute table
fixed in commit:98c33097 (SVN r9291) Jürgen Fischer
09:30 AM Bug report #1307 (Closed): QGIS hangs when bringing single feature to top of attribute table
fixed in commit:98c33097 (SVN r9291) Jürgen Fischer
05:33 AM Bug report #1307 (Closed): QGIS hangs when bringing single feature to top of attribute table
When bring to top is clicked with only one feature in attribute table, QGIS hangs. This may be related to #1306: Attr... cfarmer -
09:28 AM Bug report #1305: QgsVectorDataProvider.uniqueValues always returns empty list
seems to only apply to the python binding Jürgen Fischer
05:24 AM Bug report #1305 (Closed): QgsVectorDataProvider.uniqueValues always returns empty list
No matter what data is used, uniqueValues always returns an empty list. This has been tested on a number of datasets ... cfarmer -
09:14 AM Bug report #1309 (Closed): bad window title when button edit pushed in WMS connections QGIS 0.11 ...
When I push the edit button a window wich title is "create a new WMS connection" appear. plateform is Windows 2000 an... makosol -
08:30 AM Feature request #1308 (Closed): dxf plugin crashes QGIS
When opening a dxf, I get:
Warning: Qt has caught an exception thrown from an event handler. Throwing
exceptions from...
Paolo Cavallini

2008-09-09

12:52 AM Feature request #1249 (Closed): Submission of OGR Layer Converter plugin
The plugin is in trunk, therefore I'm colsing this ticket Marco Hugentobler
12:52 AM Feature request #1249 (Closed): Submission of OGR Layer Converter plugin
The plugin is in trunk, therefore I'm colsing this ticket Marco Hugentobler
12:49 AM Revision 034dd533 (qgis): Remove all Qt3 classes and methods from GRASS plugin and provider (exce...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9288 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
12:49 AM Revision e9a9f34d (qgis): Remove all Qt3 classes and methods from GRASS plugin and provider (exce...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9288 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
11:17 PM Revision 47dbaf29 (qgis): Use QFile to determine if a proposed filename already exists. It will a...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9287 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
11:17 PM Revision b312571f (qgis): Use QFile to determine if a proposed filename already exists. It will a...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9287 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
07:18 PM Revision f67777f7 (qgis): update russian gui translation by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9286 c8812cc2-4d05-0410-92ff-de0c093fc19c Otto Dassau
07:18 PM Revision 457bb79e (qgis): update russian gui translation by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@9286 c8812cc2-4d05-0410-92ff-de0c093fc19c Otto Dassau
02:18 PM Bug report #1044 (Closed): crash when creating new GRASS location on Windows
Fixed by commit:47dbaf29 (SVN r9288). Tom Elwertowski
02:18 PM Bug report #1044 (Closed): crash when creating new GRASS location on Windows
Fixed by commit:47dbaf29 (SVN r9288). Tom Elwertowski
08:15 AM Bug report #1044: crash when creating new GRASS location on Windows
This also happens on a Mac.
There's already a duplicate name check in qgsgrassnewmapset.cpp. It needs to be made cas...
Tom Elwertowski
07:38 AM Bug report #1299: Incomplete loading of 11.0 after using 10.0 on Intel iMac
Try deleting the preferences file (~/Library/Preferences/org.qgis.qgis.plist) Tom Elwertowski
05:56 AM Bug report #1304 (Closed): Image export dialog uses wrong file name on changing image type
The image export dialog in the print composer opens always with the last file exported as suggestion (eg. 'foo.tif').... cmoe -
05:45 AM Bug report #1282: "Update all" in "Legend items" broken
Can you maybe try with 4.4.0 in the meantime? Maciej Sieczka -
05:32 AM Bug report #1282: "Update all" in "Legend items" broken
Replying to [comment:6 mhugent]:
> Still works for me with the attached data. I tried with both Qt-4.3.4 and Qt-4.4.1...
Maciej Sieczka -
05:29 AM Bug report #1045: Renaming layer in legend requires layer name change to cancel it's renaming
Replying to [comment:1 jef]:
> see also #1281
Ah yes. So this means the issue is still actuall as of QT 4.4.0, SVN .
Maciej Sieczka -
05:26 AM Feature request #192: print composer, when using not "north-up" projections make images (north ...
Replying to [comment:3 mhugent]:
> It is possible to add an svg north-arrow (provided with QGIS in images/svg directo...
Maciej Sieczka -
03:48 AM Bug report #1174 (Closed): QGIS slows down PostgreSQL
Tested, seems entirely solved Paolo Cavallini
03:48 AM Bug report #1174 (Closed): QGIS slows down PostgreSQL
Tested, seems entirely solved Paolo Cavallini

2008-09-08

01:44 AM Bug report #1282: "Update all" in "Legend items" broken
Still works for me with the attached data. I tried with both Qt-4.3.4 and Qt-4.4.1 Marco Hugentobler
01:31 AM Bug report #1303: Export as image type tif/tiff in print composer broken
Hi Marco
I used xnview, alchemy and corel draw, all of them say the same. So I opened it in a hex editor. The header...
cmoe -
01:19 AM Bug report #1303: Export as image type tif/tiff in print composer broken
Hi Cedric,
I tried it both with Qt4.3.4 and Qt4.4.1 and I could open the tifs in the gimp and in konqueror without a...
Marco Hugentobler
09:55 AM Bug report #1303 (Closed): Export as image type tif/tiff in print composer broken
1. Open print composer
2. Create a map (altough a empty map will do it)
3. Export it as an tiff or tif image
4. The r...
cmoe -
12:30 AM Feature request #192: print composer, when using not "north-up" projections make images (north ...
It is possible to add an svg north-arrow (provided with QGIS in images/svg directory). But user needs to know where t... Marco Hugentobler
12:26 AM Feature request #1092 (Closed): Map Print Composer Enhancements
Resizing of items is available now, also tooltip for composer maps. I'm therefore closing this ticket. Marco Hugentobler
12:26 AM Feature request #1092 (Closed): Map Print Composer Enhancements
Resizing of items is available now, also tooltip for composer maps. I'm therefore closing this ticket. Marco Hugentobler
03:42 PM Revision a7847660 (qgis): -Prevent text from being entered in color cell in the color map tree
-Stort / reload color map table on apply
git-svn-id: http://svn.osgeo.org/qgis/trunk@9284 c8812cc2-4d05-0410-92ff-de...
ersts -
03:42 PM Revision 75cf6c9c (qgis): -Prevent text from being entered in color cell in the color map tree
-Stort / reload color map table on apply
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9284 c8812cc2-4d05-0410-92...
ersts -
02:02 PM Bug report #1045: Renaming layer in legend requires layer name change to cancel it's renaming
see also #1281 Jürgen Fischer
02:02 PM Bug report #1281 (Closed): editing layer name corrupts the project
duplicate of #1045 Jürgen Fischer
02:02 PM Bug report #1281 (Closed): editing layer name corrupts the project
duplicate of #1045 Jürgen Fischer
12:12 PM Revision c17cccab (qgis): Added option to disable mm units in maprenderer (e.g. for third party a...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9283 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:12 PM Revision 5638905d (qgis): Added option to disable mm units in maprenderer (e.g. for third party a...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9283 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:18 AM Revision 17d69a13 (qgis): automatic indentation update (r9220-r9281)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9282 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:18 AM Revision 46c840f8 (qgis): automatic indentation update (r9220-r9281)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9282 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:22 AM Bug report #1302 (Closed): Impossible to add more than 128 rasters in OSX
Sounds like an OS restriction to me. On Linux I'd inspect the setting of ulimit -n and raise it. Looks like OSX has a... Jürgen Fischer
02:22 AM Bug report #1302 (Closed): Impossible to add more than 128 rasters in OSX
Sounds like an OS restriction to me. On Linux I'd inspect the setting of ulimit -n and raise it. Looks like OSX has a... Jürgen Fischer
02:12 AM Bug report #1302 (Closed): Impossible to add more than 128 rasters in OSX
1. Add more than 128 rasters (all together or one by one)
2. QGIS send a error:
/Volumes/.../komb1215.tif is not a su...
poupou -

2008-09-07

12:40 AM Bug report #1231: When creating a new GRASS location, QGIS fails loading predefined regions
The bug still applies on latest trunk builds.
Changed from Win Platform to All (see above)
Marco
Marco Pasetti -
11:56 PM Bug report #1292 (Closed): The item text of the legend items are not shown in composer legend
is fixed in commit:911038bb (SVN r9282) Horst Düster
11:56 PM Bug report #1292 (Closed): The item text of the legend items are not shown in composer legend
is fixed in commit:911038bb (SVN r9282) Horst Düster
11:52 PM Bug report #1291 (Closed): Composer legend items are duplicated after update
Replying to [comment:2 mhugent]:
> I found and fixed (in commit:ca0eb5c5 (SVN r9278)) a problem where the classificat...
Horst Düster
11:52 PM Bug report #1291 (Closed): Composer legend items are duplicated after update
Replying to [comment:2 mhugent]:
> I found and fixed (in commit:ca0eb5c5 (SVN r9278)) a problem where the classificat...
Horst Düster
04:16 AM Bug report #1291: Composer legend items are duplicated after update
I found and fixed (in commit:ca0eb5c5 (SVN r9278)) a problem where the classification items have been duplicated afte... Marco Hugentobler
03:53 AM Bug report #1291: Composer legend items are duplicated after update
I cannot reproduce this with the newest svn version (tested with Qt 4.3.4 and 4.4.1). Is there anything I have to do ... Marco Hugentobler
05:20 PM Revision 911038bb (qgis): Scale brush content for printing. Adresses ticket #454. Works for ps, b...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9281 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:20 PM Revision 8d6f3101 (qgis): Scale brush content for printing. Adresses ticket #454. Works for ps, b...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9281 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:42 PM Revision 51545968 (qgis): Show a preview message if composer map preview mode is rectangle (ticke...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9280 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:42 PM Revision 309b741c (qgis): Show a preview message if composer map preview mode is rectangle (ticke...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9280 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:08 PM Revision f035554b (qgis): Fix for composer picture not updated (ticket 1288)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9279 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:08 PM Revision 2cdc64d1 (qgis): Fix for composer picture not updated (ticket 1288)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9279 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:42 PM Revision 6b106195 (qgis): Fix for bug #1286'
git-svn-id: http://svn.osgeo.org/qgis/trunk@9278 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:42 PM Revision 13a3fc56 (qgis): Fix for bug #1286'
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9278 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:12 PM Revision ca0eb5c5 (qgis): Adjust legend box size when updating. Fix problem where vector class. i...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9277 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:12 PM Revision af896f66 (qgis): Adjust legend box size when updating. Fix problem where vector class. i...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9277 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:08 PM Bug report #1301: don't include inactive layers in legend
The sentence:
"They are present in the map composition anyway."
should read:
"They are NOT present in the map comp...
Maciej Sieczka -
09:20 AM Bug report #1301 (Closed): don't include inactive layers in legend
I think that print composer should not include in legend those layers, which are not active on the display. They are ... Maciej Sieczka -
10:59 AM Revision fe4b324c (qgis): add file selection to attribute dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@9276 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:59 AM Revision 8d49b5e0 (qgis): add file selection to attribute dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9276 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:54 AM Revision 965b5c84 (qgis): Added note to install cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9275 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:54 AM Revision c6ddb834 (qgis): Added note to install cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@9275 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:33 AM Revision 44f02ebd (qgis): Fixed trac urls
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9274 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:33 AM Revision a6fb715d (qgis): Fixed trac urls
git-svn-id: http://svn.osgeo.org/qgis/trunk@9274 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:28 AM Bug report #454: fill pattern rendered extremely thick
Replying to [comment:16 mhugent]:
> This is adressed in r.
(That's commit:911038bb (SVN r9282).)
> Unfortunately, i...
Maciej Sieczka -
08:21 AM Bug report #454: fill pattern rendered extremely thick
This is adressed in r. Unfortunately, it does only work for ps, not for pdf output. This is probably a Qt bug. Marco Hugentobler
07:50 AM Bug report #1282: "Update all" in "Legend items" broken
The file is to big fro Trac. You can fetch it from here: http://www.sieczka.org/tmp/wromap.zip Maciej Sieczka -
07:48 AM Bug report #1282: "Update all" in "Legend items" broken
Replying to [comment:3 mhugent]:
> Ok, It is now clear to me what you mean. Unfortunately, on my system both layer ar...
Maciej Sieczka -
07:36 AM Bug report #1282: "Update all" in "Legend items" broken
Ok, It is now clear to me what you mean. Unfortunately, on my system both layer are shown in the legend and in the la... Marco Hugentobler
06:46 AM Bug report #1282: "Update all" in "Legend items" broken
Replying to [comment:1 mhugent]:
> Seems to work for me. The layer poping back is intended behaviour, because 'update...
Maciej Sieczka -
03:22 AM Bug report #1282: "Update all" in "Legend items" broken
Seems to work for me. The layer poping back is intended behaviour, because 'update all' means to re-read the whole co... Marco Hugentobler
06:52 AM Bug report #1284: fonts are garbled
Replying to [comment:3 mhugent]:
> Does commit:cde4f741 (SVN r9266) fix these issues?
Seems fixed. A new issue - I c...
Maciej Sieczka -
06:40 AM Revision 7f005ecc (qgis): Fix for remaining item frame when moving item and deleting it at the sa...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9273 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:40 AM Revision ccdb3260 (qgis): Fix for remaining item frame when moving item and deleting it at the sa...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9273 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:23 AM Bug report #1300 (Closed): corrupted display when moving vertices
In trunk r9278 the "Move vertex" digitizer tool behaves strange. Instead of morphing the polygon shape as I drag a ve... Maciej Sieczka -
05:44 AM Feature request #1295 (Closed): spatial index fails
Thanks for submitting detailed info and sample data.
I can't reproduce the error in the latest SVN trunk commit:6b10...
Maciej Sieczka -
05:44 AM Feature request #1295 (Closed): spatial index fails
Thanks for submitting detailed info and sample data.
I can't reproduce the error in the latest SVN trunk commit:6b10...
Maciej Sieczka -
05:44 AM Bug report #1287 (Closed): make "Cache" the default render mode
Marco Hugentobler
05:44 AM Bug report #1287: make "Cache" the default render mode
After commit:51545968 (SVN r9281) , composer map shows a placeholder message. Not sure though if the font size looks ... Marco Hugentobler
05:26 AM Bug report #1286 (Feedback): bogus scrollbars present, can't reach page borders with scrollbars
Replying to [comment:1 mhugent]:
> Fixed in commit:6b106195 (SVN r9279)
I'm sorry but it's not.
Maciej Sieczka -
05:26 AM Bug report #1286 (Feedback): bogus scrollbars present, can't reach page borders with scrollbars
Replying to [comment:1 mhugent]:
> Fixed in commit:6b106195 (SVN r9279)
I'm sorry but it's not.
Maciej Sieczka -
04:43 AM Bug report #1286 (Closed): bogus scrollbars present, can't reach page borders with scrollbars
Fixed in commit:6b106195 (SVN r9279) Marco Hugentobler
04:43 AM Bug report #1286 (Closed): bogus scrollbars present, can't reach page borders with scrollbars
Fixed in commit:6b106195 (SVN r9279) Marco Hugentobler
05:08 AM Bug report #1288 (Closed): "Refresh view" does not redraw the print composer fully
Fixed in commit:2cdc64d1 (SVN r9280) Marco Hugentobler
05:08 AM Bug report #1288 (Closed): "Refresh view" does not redraw the print composer fully
Fixed in commit:2cdc64d1 (SVN r9280) Marco Hugentobler
03:36 AM Bug report #590 (Closed): labels in map composer located wrong and printed bad
I think this is fixed with recent changes. Please reopen this bug if you think it's not.
Marco
Marco Hugentobler
03:36 AM Bug report #590 (Closed): labels in map composer located wrong and printed bad
I think this is fixed with recent changes. Please reopen this bug if you think it's not.
Marco
Marco Hugentobler
03:03 AM Bug report #476 (Closed): Print composer: WMS not saved to image export
Printing WMS as well as exporting WMS layers work for me now. Please test again with trunk and reopen this ticket if ... Marco Hugentobler
03:03 AM Bug report #476 (Closed): Print composer: WMS not saved to image export
Printing WMS as well as exporting WMS layers work for me now. Please test again with trunk and reopen this ticket if ... Marco Hugentobler

2008-09-06

12:10 AM Bug report #1192 (Closed): Labels incorrectly rendered in OS X 10.5.4 (QGIS 0.11.0)
Tom Elwertowski
12:09 AM Bug report #1192: Labels incorrectly rendered in OS X 10.5.4 (QGIS 0.11.0)
This looks like the Qt 4.4.0 problem reported by John Tull in the QGIS Developer List on 7/9/08. John also reported o... Tom Elwertowski
11:24 PM Bug report #1180: Crash on OS X when adding vector layers
This looks like a Qt 4.4 problem. A bug has been submitted to Trolltech.
The bug is not present in Qt 4.3 (which was...
Tom Elwertowski
09:44 PM Revision 7865a1fb (qgis): Ignore '&' when comparing (sorting) plugin menu strings on Mac. Other p...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9272 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
09:44 PM Revision 3432a152 (qgis): Ignore '&' when comparing (sorting) plugin menu strings on Mac. Other p...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9272 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
09:41 PM Bug report #1285: bogus frames crop out
Is it fixed with commit:ccdb3260 (SVN r9274)? Marco Hugentobler
08:12 PM Revision 00d8a8cf (qgis): Fix unload. String argument used to remove menu must match string used ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9271 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
08:12 PM Revision 88200f05 (qgis): Fix unload. String argument used to remove menu must match string used ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9271 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
07:35 AM Bug report #1298 (Closed): dead link on WiKi
Jürgen Fischer
02:16 AM Bug report #1298 (Closed): dead link on WiKi
On http://wiki.qgis.org/qgiswiki/DevelopingPluginsWithPython there are 2 dead links:
http://svn.qgis.org/api_doc/htm...
Maciej Sieczka -
02:19 AM Bug report #1299 (Closed): Incomplete loading of 11.0 after using 10.0 on Intel iMac
The problem occurs when 11.0 installation follows a 10.0 installation and operation.
An initial installation of 11.0 ...
johngi1 -

2008-09-05

01:57 AM Revision 5881623d (qgis): Tweaks for raster layer props and got rid of show debug overlay option
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9269 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:57 AM Revision dad407e4 (qgis): Tweaks for raster layer props and got rid of show debug overlay option
git-svn-id: http://svn.osgeo.org/qgis/trunk@9269 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:57 PM Revision 4af184e4 (qgis): -Linear interpolation is a better default than Exact for palette images
git-svn-id: http://svn.osgeo.org/qgis/trunk@9268 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
11:57 PM Revision 45001339 (qgis): -Linear interpolation is a better default than Exact for palette images
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9268 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
11:16 PM Revision 8a556f5a (qgis): -Added check to qgsrect intersect to see if rects actually intersect
-Patch for custom dialog box, closes ticket #1232
git-svn-id: http://svn.osgeo.org/qgis/trunk@9267 c8812cc2-4d05-041...
ersts -
11:16 PM Revision c87105df (qgis): -Added check to qgsrect intersect to see if rects actually intersect
-Patch for custom dialog box, closes ticket #1232
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9267 c8812cc2-4d0...
ersts -
10:23 PM Revision 4d36e9b1 (qgis): -Fix problem deleting custom projections
git-svn-id: http://svn.osgeo.org/qgis/trunk@9266 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
10:23 PM Revision 4d78496a (qgis): -Fix problem deleting custom projections
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9266 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
08:38 PM Feature request #47: raster legend in map composer
Then would it be fasible adding it as a last minute 1.0 feature? It would be great to have it Paolo Cavallini
02:41 PM Feature request #47: raster legend in map composer
This actually is already possible
For Paletted, Pseudo and Freakout it would looks something like this, get the curr...
ersts -
05:29 PM Revision 6c210764 (qgis): Fix for font colors changing after polygon layers (ticket 1294)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9265 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:29 PM Revision cde4f741 (qgis): Fix for font colors changing after polygon layers (ticket 1294)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9265 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:59 PM Revision 3b19456b (qgis): Added mm to unit combo box (ticket 1293)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9264 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:59 PM Revision 8f70b697 (qgis): Added mm to unit combo box (ticket 1293)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9264 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:39 PM Revision bda31792 (qgis): Better automatic resize for legend box
git-svn-id: http://svn.osgeo.org/qgis/trunk@9263 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:39 PM Revision 5bf607d7 (qgis): Better automatic resize for legend box
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9263 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:25 PM Revision 110f825d (qgis): Fix for font bug also in composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9262 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:25 PM Revision 58fbdfbb (qgis): Fix for font bug also in composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@9262 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:17 PM Bug report #1232 (Closed): can't remove a custom CRS
ersts -
01:52 PM Feature request #1297 (Closed): Add ability to control stroke capping for line symbology (or defa...
It would be good to have control over how stroke capping is set - so that strokes which have thickness x don't extend... Ollie O'Brien -
01:31 PM Revision 8247cd3b (qgis): Font workaround enabled for composer scale bar
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9261 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:31 PM Revision 106f094a (qgis): Font workaround enabled for composer scale bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@9261 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:02 PM Feature request #1296 (Closed): Thematic raster class names not supported
There is currently no way to view the class names associated with a cell in a thematic raster file. jonathan -
11:18 AM Revision 8c0dddb3 (qgis): Use qt font bug workaround for composer label. Other items will follow ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9260 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:18 AM Revision 14310d27 (qgis): Use qt font bug workaround for composer label. Other items will follow ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9260 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:46 AM Revision 6fb8d103 (qgis): fix #1280
git-svn-id: http://svn.osgeo.org/qgis/trunk@9259 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:46 AM Revision 9e395896 (qgis): fix #1280
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9259 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:38 AM Feature request #1295 (Closed): spatial index fails
in shp layers properity, the spatial index button terminates with following popup message: "The spatial index could n... Gerhard Spieles
08:33 AM Bug report #1284: fonts are garbled
Does commit:cde4f741 (SVN r9266) fix these issues? Marco Hugentobler
08:31 AM Bug report #1277: digitizing with snapping option works verry slow
Sorry, i@ll open a new ticket soon. Gerhard Spieles
06:46 AM Bug report #1277: digitizing with snapping option works verry slow
Replying to [comment:7 gespiel]:
> sample data produce the same problem
> (see attached jpg)
I asked you to open a s...
Maciej Sieczka -
06:05 AM Bug report #1277: digitizing with snapping option works verry slow
sample data produce the same problem
(see attached jpg)
Gerhard Spieles
08:30 AM Bug report #1294 (Closed): Print Composer: Wrong colors in legend item text
Does commit:cde4f741 (SVN r9266) fix this issue? Please reopen this bug if it does not.
Marco
Marco Hugentobler
08:30 AM Bug report #1294 (Closed): Print Composer: Wrong colors in legend item text
Does commit:cde4f741 (SVN r9266) fix this issue? Please reopen this bug if it does not.
Marco
Marco Hugentobler
08:03 AM Bug report #1294 (Closed): Print Composer: Wrong colors in legend item text
The legend is drawing text items in the color of the layers. The colors are changing after every layer. cmoe -
08:00 AM Bug report #1293 (Closed): No units in print composer paper properites
done in commit:3b19456b (SVN r9265) Marco Hugentobler
08:00 AM Bug report #1293 (Closed): No units in print composer paper properites
done in commit:3b19456b (SVN r9265) Marco Hugentobler
07:41 AM Bug report #1293 (Closed): No units in print composer paper properites
1. Open Print Composer
2. Go to Dialog General to change the paper size
3. The field units doesn't contain any units
...
cmoe -
07:46 AM Revision 8e51ef26 (qgis): Add accessors for all menus, toolbars and actions to plugin interface s...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9258 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
07:46 AM Revision 0a6dbb71 (qgis): Add accessors for all menus, toolbars and actions to plugin interface s...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9258 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
07:43 AM Revision 95858f50 (qgis): Improve insertion of plugins into plugin menu. Allow any number of item...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9257 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
07:43 AM Revision 3e0a3d1a (qgis): Improve insertion of plugins into plugin menu. Allow any number of item...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9257 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
07:32 AM Revision 001e2526 (qgis): Don't create Mac menubar if table is displayed inside dock.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9256 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
07:32 AM Revision 2030245b (qgis): Don't create Mac menubar if table is displayed inside dock.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9256 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
06:31 AM Bug report #1292 (Closed): The item text of the legend items are not shown in composer legend
Composer legend doesn't show the item text only item values Horst Düster
06:28 AM Bug report #1291 (Closed): Composer legend items are duplicated after update
1. Load a legend to composer canvas
2a. Select legend and click button update all
3. as the result the whole legend...
Horst Düster
05:47 AM Bug report #1287: make "Cache" the default render mode
Replying to [comment:1 mhugent]:
> On the other hand it is not nice if a user has a lot of data in the map and only w...
Horst Düster
02:32 AM Bug report #1287: make "Cache" the default render mode
On the other hand it is not nice if a user has a lot of data in the map and only wants to set the place where the map... Marco Hugentobler
05:39 AM Bug report #1262: Point and Multipoint symbols are not drawn centered at location
On further testing I have found that at least some SVG symbols are drawn centered on the point location (within one p... Steven Mizuno
02:41 AM Feature request #1290 (Closed): Shapefile attribute tables do not show lines with null geometry
I've seen Changeset 2020. Qgis do not crash anymore viewing shapefiles with records with null geometry.
But... this r...
Gabriele Monfardini

2008-09-04

01:46 AM Bug report #1280 (Closed): unique values classification fails for GRASS vectors
fixed in commit:6fb8d103 (SVN r9260) Jürgen Fischer
01:46 AM Bug report #1280 (Closed): unique values classification fails for GRASS vectors
fixed in commit:6fb8d103 (SVN r9260) Jürgen Fischer
08:29 AM Bug report #1280 (Closed): unique values classification fails for GRASS vectors
Unique values classification fails for GRASS vectors. The debug says:... Maciej Sieczka -
01:24 AM Feature request #1289 (Closed): follow mouse scroll setting in main properties
Could the mouse scroll have the same function it has defined in QGIS main properties? So that e.g. the "zoom and cent... Maciej Sieczka -
01:22 AM Bug report #1288 (Closed): "Refresh view" does not redraw the print composer fully
SVN trunk r9258, QT 4.4.0, Debian testing amd64
"Refresh view" does not redraw the print composer fully. E. g. add a...
Maciej Sieczka -
01:14 AM Feature request #54: label placement
In #297 there is a somewhat related patch. Maciej Sieczka -
01:12 AM Feature request #297: labels are missplaced
Could the patch by Jurgen be applied for 1.0? Maciej Sieczka -
01:01 AM Bug report #454: fill pattern rendered extremely thick
The bug is still present in the new map composer (SVN trunk commit:0a6dbb71 (SVN r9259), QT 4.4.0, Debian testing amd... Maciej Sieczka -
12:35 AM Bug report #239 (Feedback): Selecting multiple polygons hide they boundaries
The problem is back as of SVN trunk commit:0a6dbb71 (SVN r9259) (QT 4.4.0, Debian testing amd64). Maciej Sieczka -
12:35 AM Bug report #239 (Feedback): Selecting multiple polygons hide they boundaries
The problem is back as of SVN trunk commit:0a6dbb71 (SVN r9259) (QT 4.4.0, Debian testing amd64). Maciej Sieczka -
12:29 AM Bug report #1284: fonts are garbled
Not sure if the same issue. Looks related though:
Sans Serif font (the default in legend, scalebar etc.) is always r...
Maciej Sieczka -
11:43 PM Bug report #1284: fonts are garbled
Seems that I have to apply Stevens font bug workaround in new composer. Marco Hugentobler
09:04 AM Bug report #1284 (Closed): fonts are garbled
Debian amd64, QT 4.4.0, SVN r9254.
The old issue with fonts in map composer strikes back. See the attached screendum...
Maciej Sieczka -
12:23 AM Bug report #1287 (Closed): make "Cache" the default render mode
The default render mode is always "Rectangle". Users are puzzled why nothing's present on the screen when they add a ... Maciej Sieczka -
12:21 AM Bug report #1286 (Closed): bogus scrollbars present, can't reach page borders with scrollbars
SVN trunk r9258, QT 4.4.0, Debian testing amd64.
If the paper setup is "landscape" and I press the "full extent" but...
Maciej Sieczka -
11:37 PM Bug report #1277: digitizing with snapping option works verry slow
Replying to [comment:5 gespiel]:
> Thanks for advice, but creating spatial index failes
Works for me, with my data. ...
Maciej Sieczka -
01:02 PM Bug report #1277: digitizing with snapping option works verry slow
Thanks for advice, but creating spatial index failes (see attached pdf-file Gerhard Spieles
07:43 AM Bug report #1277: digitizing with snapping option works verry slow
The most effective way to speed up the snapping is to have a spatial index. Otherwise, every vertex of the whole data... Marco Hugentobler
09:21 AM Bug report #1285 (Closed): bogus frames crop out
Debian amd64, QT 4.4.0, SVN r9254.
Sometimes when moving items in the composer strange leftovers crop out. Like the ...
Maciej Sieczka -
08:56 AM Feature request #1283 (Closed): let modify font color in legend, label, scale
Let modify font color in legend, label, scale. Maciej Sieczka -
08:54 AM Bug report #1282 (Closed): "Update all" in "Legend items" broken
1. add 2 layers (any kind)
2. start print composer, add a map
3. add a legend, remove one of the layers from the "L...
Maciej Sieczka -
08:44 AM Bug report #1281 (Closed): editing layer name corrupts the project
Debian amd64, QT 4.4.0, SVN r9254.
1. add two layers (any kind)
2. right click on one of them > Change name
3. don...
Maciej Sieczka -
04:15 AM Feature request #1279 (Closed): GRASS Edit: ask if to save changes on exit
Please implement "ask if to save changes on exit" for GRASS Edit. That would be some help for the missing undo featur... Maciej Sieczka -

2008-09-03

12:09 AM Revision 710b5814 (qgis): -More intelligent search through color ramp item list
-Fix bug that prevented color cache from working
-Results in significant improvement in rendering speeds for paletted...
ersts -
12:09 AM Revision c704597d (qgis): -More intelligent search through color ramp item list
-Fix bug that prevented color cache from working
-Results in significant improvement in rendering speeds for paletted...
ersts -
07:57 PM Feature request #1219: OTFT on, layer's and project's CRS the same: measure tools and Identify Fe...
After a day away from all of this and more testing, I realized two things:
1. that Identify and the Measure Distance...
Steven Mizuno
05:38 PM Bug report #1262: Point and Multipoint symbols are not drawn centered at location
data_for_1262.zip contains point.shp, multipoint.shp, linestring.shp, postgis_create_tables.txt. The [[PostGIS]] tabl... Steven Mizuno
02:32 PM Bug report #1277: digitizing with snapping option works verry slow
Speed is little better, but not good for work Gerhard Spieles
01:32 PM Bug report #1277: digitizing with snapping option works verry slow
A way to speed digitizing up was to use "Cross" instead of "Semi transparent circle" for the "Marker style" in Prefer... Maciej Sieczka -
01:20 PM Bug report #1277 (Closed): digitizing with snapping option works verry slow
when "snapping options" in the menue "project properties" ist enabled to a large shp-layer (17.000 objects) the digit... Gerhard Spieles
01:44 PM Bug report #1278: Layer transparence in tif format fails
Can you attach a small example? Maciej Sieczka -
01:31 PM Bug report #1278 (Closed): Layer transparence in tif format fails
geo-referenced tif images appears black when change transparence in layer properity. Gerhard Spieles
12:31 PM Revision c43f5542 (qgis): allow filtered postgres tables to have no features
git-svn-id: http://svn.osgeo.org/qgis/trunk@9253 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:31 PM Revision 321a84b5 (qgis): allow filtered postgres tables to have no features
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9253 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:08 AM Bug report #1272 (Feedback): adding a GRASS raster crashes QGIS
Replying to [comment:1 msieczka]:
> In commit:c43f5542 (SVN r9254) no crash anymore.
Not really. Still crashes but n...
Maciej Sieczka -
11:08 AM Bug report #1272 (Feedback): adding a GRASS raster crashes QGIS
Replying to [comment:1 msieczka]:
> In commit:c43f5542 (SVN r9254) no crash anymore.
Not really. Still crashes but n...
Maciej Sieczka -
09:08 AM Bug report #1272 (Closed): adding a GRASS raster crashes QGIS
In commit:c43f5542 (SVN r9254) no crash anymore.
Maciej Sieczka -
09:08 AM Bug report #1272 (Closed): adding a GRASS raster crashes QGIS
In commit:c43f5542 (SVN r9254) no crash anymore.
Maciej Sieczka -

2008-09-02

01:58 AM Revision 7defe5a0 (qgis): -Commented out the ColorRampItemList from the sip files
git-svn-id: http://svn.osgeo.org/qgis/trunk@9252 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
01:58 AM Revision d76898c6 (qgis): -Commented out the ColorRampItemList from the sip files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9252 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
01:29 AM Revision 767f4a3f (qgis): -Cleaning out references to obsolete class QgsColorTable
-Changed how Paletted bands are drawn as gray scale
-Added cache to QgsColorRampShader to speed up rendering time whe...
ersts -
01:29 AM Revision 478ddef1 (qgis): -Cleaning out references to obsolete class QgsColorTable
-Changed how Paletted bands are drawn as gray scale
-Added cache to QgsColorRampShader to speed up rendering time whe...
ersts -
12:19 AM Bug report #808: fails to create ".gislock" on Windows
Replying to [comment:14 jef]:
> Replying to [comment:13 marcopx]:
> > Replying to [comment:11 jef]:
> > since locking...
Marco Pasetti -
12:01 PM Bug report #808 (Closed): fails to create ".gislock" on Windows
Replying to [comment:13 marcopx]:
> Replying to [comment:11 jef]:
> since locking is actually unsupported on windiws,...
Jürgen Fischer
12:01 PM Bug report #808 (Closed): fails to create ".gislock" on Windows
Replying to [comment:13 marcopx]:
> Replying to [comment:11 jef]:
> since locking is actually unsupported on windiws,...
Jürgen Fischer
08:55 AM Bug report #808 (Feedback): fails to create ".gislock" on Windows
Replying to [comment:11 jef]:
> workaround in commit:56b5bc28 (SVN r9246): QGIS creates the lockfile by itself.
good...
Marco Pasetti -
08:55 AM Bug report #808 (Feedback): fails to create ".gislock" on Windows
Replying to [comment:11 jef]:
> workaround in commit:56b5bc28 (SVN r9246): QGIS creates the lockfile by itself.
good...
Marco Pasetti -
08:09 AM Bug report #808: fails to create ".gislock" on Windows
looks like Markus originally wanted to track this... Jürgen Fischer
08:07 AM Bug report #808 (Closed): fails to create ".gislock" on Windows
workaround in commit:56b5bc28 (SVN r9246): QGIS creates the lockfile by itself. Jürgen Fischer
08:07 AM Bug report #808 (Closed): fails to create ".gislock" on Windows
workaround in commit:56b5bc28 (SVN r9246): QGIS creates the lockfile by itself. Jürgen Fischer
11:55 PM Revision 1ca30990 (qgis): fix #1274
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9250 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:55 PM Revision 61e0377a (qgis): fix #1274
git-svn-id: http://svn.osgeo.org/qgis/trunk@9250 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:59 PM Feature request #1276 (Closed): Allow for smaller icon display
To go along with the improvements to the general QGIS layout in 0.11, adding the ability to specify/control the icon ... springmeyer -
10:46 PM Feature request #62: Qgis only supports postgres keys of type int
+1 to this being made more flexible. uDig/geotools provides a much more noticeably more flexible approach to reading ... springmeyer -
08:56 PM Revision 299c5357 (qgis): unload plugins on quit (fixes #808)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9249 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:56 PM Revision 97808fb5 (qgis): unload plugins on quit (fixes #808)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9249 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:17 PM Revision 87a93253 (qgis): fix debug output
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9248 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:17 PM Revision 4d615c55 (qgis): fix debug output
git-svn-id: http://svn.osgeo.org/qgis/trunk@9248 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:15 PM Revision 6843eb82 (qgis): fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9247 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:15 PM Revision 3d3d5055 (qgis): fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9247 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
06:44 PM Revision 58ad5050 (qgis): restored save as image function in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9246 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:44 PM Revision 3dc80f2f (qgis): restored save as image function in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9246 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:06 PM Revision 9f02d0dd (qgis): workaround for non-functional lock.exe on windows (fixes #808)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9245 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:06 PM Revision 56b5bc28 (qgis): workaround for non-functional lock.exe on windows (fixes #808)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9245 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:02 PM Revision ba96ab14 (qgis): fix #1268
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9244 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:02 PM Revision e6f07adc (qgis): fix #1268
git-svn-id: http://svn.osgeo.org/qgis/trunk@9244 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:55 PM Bug report #1274 (Closed): false change in attributes detected
fixed in commit:61e0377a (SVN r9251) Jürgen Fischer
02:55 PM Bug report #1274 (Closed): false change in attributes detected
fixed in commit:61e0377a (SVN r9251) Jürgen Fischer
01:44 PM Bug report #1274 (Closed): false change in attributes detected
1. add a [[PostGIS]] layer
2. open table editor
3. toggle editing ON
4. QUIT table editor
5. open table editor ag...
Maciej Sieczka -
02:25 PM Bug report #1273 (Closed): PostGIS: missing buttons to delete and add new columns in table editor
moved to the attribute tab in the layer properties. Jürgen Fischer
02:25 PM Bug report #1273 (Closed): PostGIS: missing buttons to delete and add new columns in table editor
moved to the attribute tab in the layer properties. Jürgen Fischer
01:35 PM Bug report #1273 (Closed): PostGIS: missing buttons to delete and add new columns in table editor
Why are the buttons to delete and add new columns for [[PostGIS]] layers missing in the table editor? I can bet they ... Maciej Sieczka -
01:50 PM Bug report #1275 (Closed): toobars re-arrange at their will
r9249. See the attached screendumps.
1. On ok.png toolbars are organized the way I want them.
2. Then I quite QGIS ...
Maciej Sieczka -
12:54 PM Bug report #1272 (Closed): adding a GRASS raster crashes QGIS
QGIS trunk r9249, QT 4.4.0, GDAL 1.5.2 + SVN r15265 (stable branch), GRASS 6.4 + SVN r33223 (stable branch), gdal-gra... Maciej Sieczka -
10:15 AM Bug report #1271 (Closed): r9246 fails to build
fixed in commit:6843eb82 (SVN r9248) Jürgen Fischer
10:15 AM Bug report #1271 (Closed): r9246 fails to build
fixed in commit:6843eb82 (SVN r9248) Jürgen Fischer
10:02 AM Bug report #1271 (Closed): r9246 fails to build
r9246 fails to build:... Maciej Sieczka -
09:14 AM Bug report #1270 (Closed): Python plugins refuse to load "due an error when calling its initGui()...
the plugins need to be updated for the new API. what used to be named getMainWindow() is now called mainWindow().
S...
Jürgen Fischer
09:14 AM Bug report #1270 (Closed): Python plugins refuse to load "due an error when calling its initGui()...
the plugins need to be updated for the new API. what used to be named getMainWindow() is now called mainWindow().
S...
Jürgen Fischer
09:00 AM Bug report #1270 (Closed): Python plugins refuse to load "due an error when calling its initGui()...
In r9245 all Python plugins refuse to load with an error:... Maciej Sieczka -
08:53 AM Bug report #1268: crash due to an unhandled GEOSException
I'm attaching a shapefile for testing. Maciej Sieczka -
08:52 AM Bug report #1268 (Feedback): crash due to an unhandled GEOSException
Still crashes in commit:56b5bc28 (SVN r9246). Slightly different though:... Maciej Sieczka -
08:52 AM Bug report #1268 (Feedback): crash due to an unhandled GEOSException
Still crashes in commit:56b5bc28 (SVN r9246). Slightly different though:... Maciej Sieczka -
08:03 AM Bug report #1268 (Closed): crash due to an unhandled GEOSException
fixed in commit:e6f07adc (SVN r9245) Jürgen Fischer
08:03 AM Bug report #1268 (Closed): crash due to an unhandled GEOSException
fixed in commit:e6f07adc (SVN r9245) Jürgen Fischer
07:59 AM Bug report #1268 (Closed): crash due to an unhandled GEOSException
QGIS trunk r9243, GEOS 3.0.0, QT 4.4.0, Debian testing amd64.
While zooming around my various data (shapefiles and a...
Maciej Sieczka -
08:19 AM Bug report #1269 (Closed): DXF converter creates a corrupted Shapefile
QGIS trunk r9243, GEOS 3.0.0, QT 4.4.0, Debian testing amd64.
1. convert the attached dxf into a polygon shapefile, ...
Maciej Sieczka -
02:44 AM Bug report #1267 (Closed): Add Postgis Layer Dialog needs to be restarted to get new defined conn...
I defined a new postgis connection in the add postgis layer dialog. After saving the new connection, its not availabl... cmoe -

2008-09-01

10:57 PM Revision e74c2bad (qgis): -Simple multipoint data layer per timlinux request
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9242 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
10:57 PM Revision 1e6e3db6 (qgis): -Simple multipoint data layer per timlinux request
git-svn-id: http://svn.osgeo.org/qgis/trunk@9242 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
09:59 PM Revision 042f74a2 (qgis): update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9241 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:59 PM Revision b1117986 (qgis): update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@9241 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:57 PM Revision b479d4e1 (qgis): update plugin installer for new API
git-svn-id: http://svn.osgeo.org/qgis/trunk@9240 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:57 PM Revision bc5d3374 (qgis): update plugin installer for new API
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9240 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:54 PM Bug report #1266 (Closed): Moving the visualized area in overview does not change the visualized ...
This bug has been fixed (#1172) - the next released version shouldn't have the problem. gjm -
09:54 PM Bug report #1266 (Closed): Moving the visualized area in overview does not change the visualized ...
This bug has been fixed (#1172) - the next released version shouldn't have the problem. gjm -
07:01 PM Bug report #1266 (Closed): Moving the visualized area in overview does not change the visualized ...
Moving the red rectangle in overview does not change the visualized area in map canvas, it was tested with shp layer ... frdcn -
08:29 PM Revision f95f58d6 (qgis): -Patch to close ticket #1259
git-svn-id: http://svn.osgeo.org/qgis/trunk@9239 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
08:29 PM Revision 53e6f78b (qgis): -Patch to close ticket #1259
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9239 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
08:09 PM Bug report #1162: missing possibility to use QML Style for more than one layer
On point 7 - the layers concerned (those with QML files from other layers) also disappear if a new (unrelated) layer ... Ollie O'Brien -
08:07 PM Bug report #1162: missing possibility to use QML Style for more than one layer
Replying to [comment:3 hdus]:
> Replying to [comment:2 timlinux]:
> > Can you confirm if this bug is still an issue u...
Ollie O'Brien -
07:47 PM Revision 1b40a224 (qgis): -Updated Contrast Enhancement test
git-svn-id: http://svn.osgeo.org/qgis/trunk@9238 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
07:47 PM Revision 0c64e326 (qgis): -Updated Contrast Enhancement test
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9238 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
07:30 PM Feature request #1167: SLD support in conjunction with WMS
It would nice to have support for sld_body, this way styling for wms layers could be made directly in qgis using the ... frdcn -
07:17 PM Feature request #305: MsSqlSpatial support
Gdal/ogr does not have a driver for mssqlspatial but mssqlspatial databases can be read using ogr odbc driver
frdcn -
07:14 PM Revision 89d03ebb (qgis): Fix for some font size problems and for loading composer scalebar from xml
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9237 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:14 PM Revision d21134dc (qgis): Fix for some font size problems and for loading composer scalebar from xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@9237 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:28 PM Bug report #1262: Point and Multipoint symbols are not drawn centered at location
Hi
Could you provide a small dataset I can use to replicate? I am interested to see if this patch will fix the point...
Tim Sutton
11:30 AM Bug report #1259 (Closed): GeoTIFF not visible though present in the project
Any project saved after commit:bbe9e605 (SVN r9199) can be fixed by replacing the following string,
UNDEFINED_DRAWING...
ersts -
11:30 AM Bug report #1259 (Closed): GeoTIFF not visible though present in the project
Any project saved after commit:bbe9e605 (SVN r9199) can be fixed by replacing the following string,
UNDEFINED_DRAWING...
ersts -
09:20 AM Feature request #1219: OTFT on, layer's and project's CRS the same: measure tools and Identify Fe...
Ahh, now I understand what's the problem. Summary for Folks if anybody was missing the point like I did:
1. Download...
Maciej Sieczka -
07:35 AM Feature request #1219: OTFT on, layer's and project's CRS the same: measure tools and Identify Fe...
Replying to [comment:2 msieczka]:
> Can you reproduce that with shapefiles? If so, please attach a sample Shapefile. ...
Steven Mizuno
02:26 AM Feature request #1219: OTFT on, layer's and project's CRS the same: measure tools and Identify Fe...
Can you reproduce that with shapefiles? If so, please attach a sample Shapefile. Also please tell what target CRS sho... Maciej Sieczka -
08:41 AM Revision 0ecb47fc (qgis): Let qgis core plugins work with qgis api changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9236 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:41 AM Revision 3fff44f3 (qgis): Let qgis core plugins work with qgis api changes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9236 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2008-08-31

01:53 AM Bug report #1162: missing possibility to use QML Style for more than one layer
Replying to [comment:2 timlinux]:
> Can you confirm if this bug is still an issue using svn trunk? For me it works fi...
Horst Düster
12:56 PM Bug report #1162: missing possibility to use QML Style for more than one layer
Can you confirm if this bug is still an issue using svn trunk? For me it works fine in svn trunk.
Regarding the fiel...
Tim Sutton
01:26 AM Feature request #1207: deal with GRASS rasters missing a colortable
Replying to "timmie":/issues/show/1207:
> At the moment, the GRASS rasters sometimes get displayed in greyscale and ...
Maciej Sieczka -
01:24 AM Bug report #1265 (Closed): QgsVectorFileWriter() throws error by columns of type timestamp
The [[QgsVectorFileWriter]]()-Method throws an error when a [[PostGIS]]-Layer contains columns of type timestamp. Typ... Horst Düster
01:21 AM Bug report #1231: When creating a new GRASS location, QGIS fails loading predefined regions
Probably the same thing:
When setting up a new region, it fails:
Cannot reproject selected region.
Impossible to se...
Paolo Cavallini
01:17 AM Bug report #1196 (Closed): projection parameter +no_uoff is not applied to layer SRS; affects Mic...
Current stable GDAL interprets EPSG:3078 in the following way:... Maciej Sieczka -
01:17 AM Bug report #1196 (Closed): projection parameter +no_uoff is not applied to layer SRS; affects Mic...
Current stable GDAL interprets EPSG:3078 in the following way:... Maciej Sieczka -
10:45 PM Revision aa70283c (qgis): Final icon tweaks for add layer related icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9235 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:45 PM Revision b5637d88 (qgis): Final icon tweaks for add layer related icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@9235 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:24 PM Revision 379aedeb (qgis): clean up icon to make it consistent with other add layer icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9234 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:24 PM Revision 8e31ffd1 (qgis): clean up icon to make it consistent with other add layer icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@9234 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:28 PM Revision 8f60bc50 (qgis): More api cleanups mainly affecting gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@9233 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:28 PM Revision 26f71d0e (qgis): More api cleanups mainly affecting gui
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9233 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:06 PM Revision 21a5d724 (qgis): use isVisible() rather than visible() to test for layer visibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@9232 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
08:06 PM Revision 7d0dcbd2 (qgis): use isVisible() rather than visible() to test for layer visibility
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9232 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:56 PM Revision 864a224c (qgis): Implemented more gui api cleanups and suggestions from Albert Areny to ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9231 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:56 PM Revision 7117ef8e (qgis): Implemented more gui api cleanups and suggestions from Albert Areny to ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9231 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:50 PM Revision df6ba8ca (qgis): Unit tests for raster contrast enhancements
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9230 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:50 PM Revision 66ed0b90 (qgis): Unit tests for raster contrast enhancements
git-svn-id: http://svn.osgeo.org/qgis/trunk@9230 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:20 PM Revision 443f7357 (qgis): Remove image notes from AUTHORS file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9229 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:20 PM Revision 8ed66c34 (qgis): Remove image notes from AUTHORS file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9229 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:10 PM Revision fb2e8e40 (qgis): Legend update function for composer on item level
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9228 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:10 PM Revision 32b63f29 (qgis): Legend update function for composer on item level
git-svn-id: http://svn.osgeo.org/qgis/trunk@9228 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:49 PM Revision edbdba1e (qgis): automatic indentation update (r9138-r9226)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9227 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:49 PM Revision bbd12089 (qgis): automatic indentation update (r9138-r9226)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9227 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:39 PM Revision 3a7bcd46 (qgis): Api documentation updates - added class descriptions for all raster cla...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9226 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:39 PM Revision 401b8e19 (qgis): Api documentation updates - added class descriptions for all raster cla...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9226 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:49 PM Revision 21636d2f (qgis): mloskot has added mloskot to AUTHORS file.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9225 c8812cc2-4d05-0410-92ff-de0c093fc19c Mateusz Loskot -
12:49 PM Revision 2f03fa0f (qgis): mloskot has added mloskot to AUTHORS file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9225 c8812cc2-4d05-0410-92ff-de0c093fc19c Mateusz Loskot -
12:23 PM Bug report #1264 (Closed): pyramids marked as built while they are not
1. Add some raster that does not support overviews (it was an ecw in my case).
2. Try to build external overviews.
...
Maciej Sieczka -
09:45 AM Revision c8d1b377 (qgis): Add BundleName property to Mac Info.plist. This string will be displaye...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9224 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
09:45 AM Revision 09683be5 (qgis): Add BundleName property to Mac Info.plist. This string will be displaye...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9224 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
09:39 AM Revision c6774f83 (qgis): Add Mac menubars for PrintComposer and AttributeTable windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9223 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
09:39 AM Revision 29df1dfe (qgis): Add Mac menubars for PrintComposer and AttributeTable windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9223 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
02:15 AM Bug report #1079: on the fly projections do not work
Replying to [comment:19 msieczka]:
> Replying to [comment:16 neteler]:
> > I confirm that QGIS does not understand da...
Markus Neteler

2008-08-30

01:51 AM Revision 3219fcf4 (qgis): Disable quickprint plugin for release - will redeploy if time allows to...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9222 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:51 AM Revision b00b4a95 (qgis): Disable quickprint plugin for release - will redeploy if time allows to...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9222 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:38 AM Revision 3d1144ee (qgis): Updates for doxygen for gui module
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9221 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:38 AM Revision e8b9f2d0 (qgis): Updates for doxygen for gui module
git-svn-id: http://svn.osgeo.org/qgis/trunk@9221 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:58 PM Revision 630ee1be (qgis): fix #935
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9220 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:58 PM Revision f882e969 (qgis): fix #935
git-svn-id: http://svn.osgeo.org/qgis/trunk@9220 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:05 PM Feature request #62: Qgis only supports postgres keys of type int
see also http://lists.osgeo.org/pipermail/qgis-developer/2008-August/004714.html Jürgen Fischer
02:30 PM Feature request #62: Qgis only supports postgres keys of type int
An email from the developers mailing list (Sun, 31 Aug 2008 02:42:42 +1200):
Currently QGIS requires a int4 colum...
gjm -
05:20 PM Revision fa0cde84 (qgis): update identation scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9219 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:20 PM Revision 9598429f (qgis): update identation scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk@9219 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:53 PM Revision 1e4e5fab (qgis): cleanups
- remove superfluous backslashes
- fix QgsDebugMsg macro
- disable code with #if 0/#endif instead of commenting it ou...
Jürgen Fischer
04:53 PM Revision b4dae985 (qgis): cleanups
- remove superfluous backslashes
- fix QgsDebugMsg macro
- disable code with #if 0/#endif instead of commenting it ou...
Jürgen Fischer
04:51 PM Revision 872d2f60 (qgis): fix #1257
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9217 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:51 PM Revision f6e43c76 (qgis): fix #1257
git-svn-id: http://svn.osgeo.org/qgis/trunk@9217 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:44 PM Revision 9443ddc1 (qgis): debian fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9216 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:44 PM Revision 57bf26e0 (qgis): debian fix
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9216 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:59 PM Bug report #935 (Closed): no layer name if the layer loaded from CLI
fixed in commit:f882e969 (SVN r9221) Jürgen Fischer
02:59 PM Bug report #935 (Closed): no layer name if the layer loaded from CLI
fixed in commit:f882e969 (SVN r9221) Jürgen Fischer
02:25 PM Bug report #1263 (Closed): Missing layer name when loaded from the disk
This is a duplicate of ticket #935.
gjm -
02:25 PM Bug report #1263 (Closed): Missing layer name when loaded from the disk
This is a duplicate of ticket #935.
gjm -
02:07 PM Bug report #1263 (Closed): Missing layer name when loaded from the disk
Under Linux, the layer name is not set in the legend when the layer is loaded from the qgis command line.
e.g.
$>qgis...
ghislainp -
01:24 PM Revision 7b49f363 (qgis): Make icon naming consistent for documentation folks
git-svn-id: http://svn.osgeo.org/qgis/trunk@9215 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:24 PM Revision ebd5db3b (qgis): Make icon naming consistent for documentation folks
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9215 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:53 PM Bug report #1257 (Closed): graticule creator: don't assume 0 interval avoid avoid a freeze
fixed in commit:f6e43c76 (SVN r9218) Jürgen Fischer
12:53 PM Bug report #1257 (Closed): graticule creator: don't assume 0 interval avoid avoid a freeze
fixed in commit:f6e43c76 (SVN r9218) Jürgen Fischer
05:35 AM Bug report #1257 (Closed): graticule creator: don't assume 0 interval avoid avoid a freeze
If one fails to specify the interval, the plugin assumes 0 it seems and tries to do it's job, which takes ages and te... Maciej Sieczka -
12:14 PM Revision c725d5e4 (qgis): Gui cleanups for interopolation plugin: use labels formatting compliant...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9214 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:14 PM Revision 4e1dcadf (qgis): Gui cleanups for interopolation plugin: use labels formatting compliant...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9214 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:28 AM Revision 3aa9ebcc (qgis): Updates to api docs and some api consistency cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9213 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:28 AM Revision 76ec56bc (qgis): Updates to api docs and some api consistency cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9213 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:32 AM Revision 49152d23 (qgis): remove 'using namespace std' from qgisapp
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9212 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:32 AM Revision a6470dec (qgis): remove 'using namespace std' from qgisapp
git-svn-id: http://svn.osgeo.org/qgis/trunk@9212 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:38 AM Bug report #967: CRS of a new shapefile doesn't match CRS of the project
Replying to [comment:1 msieczka]:
> I thought more about it. Now I understand what's going on I guess - QGIS does
> n...
Maciej Sieczka -
09:35 AM Bug report #1262 (Closed): Point and Multipoint symbols are not drawn centered at location
Point symbols are drawn approximately 2 pixels left and up from where they should be. I'm not quite sure of the amoun... Steven Mizuno
09:22 AM Bug report #1241: SPIT & Identify Features crashes
I just had an *exactly* the same backtrace after a crash during querying a shapefile with *Identify Features* tool.
...
Maciej Sieczka -
09:13 AM Feature request #1261 (Closed): let copy attributes to clipboard
1. add a vector map
2. query a feture
3. select a row with an atribute
4. you can't copy it and paste to another a...
Maciej Sieczka -
09:00 AM Bug report #1260 (Closed): graticule creator: fields "Row", "Col", "RowCol" all NULL
The output shp of graticule creator has fields "Row", "Col", "RowCol" all NULL. It doesn't look right. Maciej Sieczka -
06:43 AM Bug report #1258 (Closed): GeoTIFF not visible though present in the project
Sorry! This is a duplicate of 1259. Maciej Sieczka -
06:43 AM Bug report #1258 (Closed): GeoTIFF not visible though present in the project
Sorry! This is a duplicate of 1259. Maciej Sieczka -
06:34 AM Bug report #1258 (Closed): GeoTIFF not visible though present in the project
Try the attached sample data.
1. Edit the qgs file so that it at your map.tif where it's stored on your system.
2. ...
Maciej Sieczka -
06:39 AM Bug report #1259 (Closed): GeoTIFF not visible though present in the project
Try the attached sample data.
1. Edit the qgs file so that it at your map.tif where it's stored on your system.
2. ...
Maciej Sieczka -
06:25 AM Feature request #1219: OTFT on, layer's and project's CRS the same: measure tools and Identify Fe...
On further investigation I find that line length is also incorrect with OTF on. Steven Mizuno
05:12 AM Bug report #1256 (Closed): query tool not active for rasters
I can't query raster maps (GeoTIFF and GRASS) since r9205. Maciej Sieczka -
05:02 AM Bug report #1255: georeferencer: refuses to delete some GCPs or deletes wrong ones, crashes at times
... and, for some reason, the X coord in GCPs file is always integer while the Y is always floating point; example:
...
Maciej Sieczka -
02:09 AM Bug report #825: Layers can't be quickly rearranged without upsetting the order
Replying to [comment:3 paulp575]:
> UPDATE: Just installed v0.11.0 on a computer running Windows XP Pro with SP2 inst...
Maciej Sieczka -

2008-08-29

01:51 AM Bug report #1079: on the fly projections do not work
Replying to [comment:18 neteler]:
> Here another one (S-JTSK_Krovak):
>
> Warning: [[QgsCoordinateReferenceSystem]]:...
Maciej Sieczka -
01:41 AM Bug report #1079: on the fly projections do not work
Replying to [comment:16 neteler]:
> I confirm that QGIS does not understand data in a GRASS location with towgs param...
Maciej Sieczka -
10:35 PM Bug report #1079: on the fly projections do not work
Here another one (S-JTSK_Krovak):
Warning: [[QgsCoordinateReferenceSystem]]::getRecord failed : select * from tbl_s...
Markus Neteler
01:51 AM Bug report #1252: QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Replying to [comment:9 jef]:
> Replying to [comment:8 hdus]:
> > Please look at the attached postgis dump which crash...
Horst Düster
02:03 PM Bug report #1252 (Closed): QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Replying to [comment:8 hdus]:
> Please look at the attached postgis dump which crashes QGIS on the mentioned two boxe...
Jürgen Fischer
02:03 PM Bug report #1252 (Closed): QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Replying to [comment:8 hdus]:
> Please look at the attached postgis dump which crashes QGIS on the mentioned two boxe...
Jürgen Fischer
12:18 PM Bug report #1252: QGIS crashes when I use Identify Tool on MULTILINESTRINGS
I checked the problem on a different box with Kubuntu 7.10. QGIS also crashes when I try to query a multilinestring w... Horst Düster
08:56 AM Bug report #1252: QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Replying to [comment:6 hdus]:
> Replying to [comment:5 hdus]:
> > Replying to [comment:4 jef]:
> > > fixed in commit:...
Jürgen Fischer
08:07 AM Bug report #1252 (Feedback): QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Replying to [comment:5 hdus]:
> Replying to [comment:4 jef]:
> > fixed in commit:1e19e99c (SVN r9210)
>
> jef thank ...
Horst Düster
08:07 AM Bug report #1252 (Feedback): QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Replying to [comment:5 hdus]:
> Replying to [comment:4 jef]:
> > fixed in commit:1e19e99c (SVN r9210)
>
> jef thank ...
Horst Düster
08:02 AM Bug report #1252: QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Replying to [comment:4 jef]:
> fixed in commit:1e19e99c (SVN r9210)
jef thank you very much for the fast fix!!
Horst Düster
06:30 AM Bug report #1252 (Closed): QGIS crashes when I use Identify Tool on MULTILINESTRINGS
fixed in commit:1e19e99c (SVN r9210) Jürgen Fischer
06:30 AM Bug report #1252 (Closed): QGIS crashes when I use Identify Tool on MULTILINESTRINGS
fixed in commit:1e19e99c (SVN r9210) Jürgen Fischer
11:00 PM Revision 9a71b198 (qgis): fix #1252
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9211 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:00 PM Revision dec5ffc8 (qgis): fix #1252
git-svn-id: http://svn.osgeo.org/qgis/trunk@9211 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:28 PM Revision 88db1f6d (qgis): debian python dependency fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@9210 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:28 PM Revision 38db41ea (qgis): debian python dependency fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9210 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:29 PM Revision 90d77ed5 (qgis): buxfixes
- use useIntersects in identify (fixes #1251)
- clear node list of identify results on new identify (fixes #1252)
- u...
Jürgen Fischer
03:29 PM Revision 1e19e99c (qgis): buxfixes
- use useIntersects in identify (fixes #1251)
- clear node list of identify results on new identify (fixes #1252)
- u...
Jürgen Fischer
03:25 PM Revision 40a6a8da (qgis): Better precision when building triangulation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9208 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:25 PM Revision b17298bd (qgis): Better precision when building triangulation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9208 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:22 PM Revision ed79d12f (qgis): use array delete operator on geometry
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9207 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:22 PM Revision a9da5b70 (qgis): use array delete operator on geometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@9207 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:30 PM Revision e7ca86d9 (qgis): Better precision when saving interpolation results to grid
git-svn-id: http://svn.osgeo.org/qgis/trunk@9206 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:30 PM Revision 6eb7eb38 (qgis): Better precision when saving interpolation results to grid
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9206 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:35 PM Bug report #1255 (Closed): georeferencer: refuses to delete some GCPs or deletes wrong ones, cras...
Trunk r9205, QT 4.4.0, Debian testing amd64.
1. load a bitmap in georeferencer
2. add 4 GCPs at corners
3. pres "C...
Maciej Sieczka -
09:31 AM Feature request #1254 (Closed): georeferencer: please follow zoom mode set in main options
Georeferencer always interprets mouse scroll as simple "zoom" only. It would be great if it honored the scroll mode s... Maciej Sieczka -
06:30 AM Bug report #1251 (Closed): Identify on polygon and line layers uses bounding box instead of actua...
fixed in commit:1e19e99c (SVN r9210) Jürgen Fischer
06:30 AM Bug report #1251 (Closed): Identify on polygon and line layers uses bounding box instead of actua...
fixed in commit:1e19e99c (SVN r9210) Jürgen Fischer
02:27 AM Bug report #777: crashes with python reference to destroyed objects (e.g exportToWkt() crashes wh...
see also #1248 Jürgen Fischer
02:27 AM Bug report #1248 (Closed): QgsGeometry.Union causes Segfault when unioning multi-polyon features
Looks like this is the same problem as #777. Union is simply called with a geometry that has already been destructed... Jürgen Fischer
02:27 AM Bug report #1248 (Closed): QgsGeometry.Union causes Segfault when unioning multi-polyon features
Looks like this is the same problem as #777. Union is simply called with a geometry that has already been destructed... Jürgen Fischer

2008-08-28

12:36 AM Bug report #1252: QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Replying to [comment:1 jef]:
> Is there some more information about this? I couldn't reproduce the problem.
This ...
Horst Düster
04:45 AM Bug report #1252: QGIS crashes when I use Identify Tool on MULTILINESTRINGS
Is there some more information about this? I couldn't reproduce the problem. Jürgen Fischer
02:26 AM Bug report #1252 (Closed): QGIS crashes when I use Identify Tool on MULTILINESTRINGS
When I use the Identify Tool on MULTILINESTRINGS loaded from [[PostGIS]] QGIS, crashes with the following system mess... Horst Düster
12:22 AM Revision 042e99f6 (qgis): update debian packaging of grass plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9205 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:22 AM Revision 751504c1 (qgis): update debian packaging of grass plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9205 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:37 PM Revision 46bad085 (qgis): fix comparison
git-svn-id: http://svn.osgeo.org/qgis/trunk@9204 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:37 PM Revision 1f437f76 (qgis): fix comparison
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9204 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:27 PM Revision 6d595a28 (qgis): -updated rendering methods
-single band with color map now uses the previously unused method drawPalettedSingleBandColor
git-svn-id: http://svn...
ersts -
05:27 PM Revision 7016f60c (qgis): -updated rendering methods
-single band with color map now uses the previously unused method drawPalettedSingleBandColor
git-svn-id: http://svn...
ersts -
05:25 PM Revision 96f23698 (qgis): Fix for multiline labels in composer (ticket #181)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9202 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:25 PM Revision b7902ca7 (qgis): Fix for multiline labels in composer (ticket #181)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9202 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:43 PM Revision 2d4de7bc (qgis): rearranged composer scalebar widget to have less height
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9201 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:43 PM Revision 9cd3ca94 (qgis): rearranged composer scalebar widget to have less height
git-svn-id: http://svn.osgeo.org/qgis/trunk@9201 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:58 PM Revision f03667b5 (qgis): -Added ability to add new single entry to color map
-Added ability to sort color map
-Reorder controls on the Colormap tab
git-svn-id: http://svn.osgeo.org/qgis/trunk@9...
ersts -
03:58 PM Revision 3531fb99 (qgis): -Added ability to add new single entry to color map
-Added ability to sort color map
-Reorder controls on the Colormap tab
git-svn-id: http://svn.osgeo.org/qgis/trunk/q...
ersts -
09:57 AM Revision 7ff6c869 (qgis): fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9199 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:57 AM Revision 1682e90c (qgis): fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@9199 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:25 AM Bug report #181 (Closed): Multi-line labels in print composer
This is fixed in commit:96f23698 (SVN r9203). Marco Hugentobler
08:25 AM Bug report #181 (Closed): Multi-line labels in print composer
This is fixed in commit:96f23698 (SVN r9203). Marco Hugentobler
06:15 AM Revision 1569478c (qgis): -Paletted image no longer open as faux RGB, but open as single band ima...
-Closes ticket #914
-Added a new QgsRasterlayer::readColorTable() that will read RGB/CMYK/HSV color maps from GDAL ba...
ersts -
06:15 AM Revision bbe9e605 (qgis): -Paletted image no longer open as faux RGB, but open as single band ima...
-Closes ticket #914
-Added a new QgsRasterlayer::readColorTable() that will read RGB/CMYK/HSV color maps from GDAL ba...
ersts -
05:43 AM Bug report #1253 (Closed): disable some tools when editing a GRASS vector
When GRASS Edit is enabled and the currently edited GRASS vector map is selected on the layers list, some tools can't... Maciej Sieczka -

2008-08-27

12:57 AM Bug report #1241: SPIT & Identify Features crashes
I've exactly the same problem on qgis 0.11, postgreSQL 8.1, POSTGIS="1.1.6" GEOS="2.2.3-CAPI-1.1.1" PROJ="Rel. 4.4.9,... Gabriele Monfardini
12:49 AM Bug report #181 (Feedback): Multi-line labels in print composer
The recent changes to the composer have reverted the ability to have multi-line labels :( gjm -
12:49 AM Bug report #181 (Feedback): Multi-line labels in print composer
The recent changes to the composer have reverted the ability to have multi-line labels :( gjm -
12:18 AM Revision 29b72b48 (qgis): apply patch from mloskot (from #1249)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9197 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:18 AM Revision 96933dd6 (qgis): apply patch from mloskot (from #1249)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9197 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:13 AM Revision 2e39c733 (qgis): vector provider update:
- rename maxValue to maximumValue
- rename getUniqueValues to uniqueValues and let it return a list
of variants ins...
Jürgen Fischer
12:13 AM Revision e3cfb787 (qgis): vector provider update:
- rename maxValue to maximumValue
- rename getUniqueValues to uniqueValues and let it return a list
of variants ins...
Jürgen Fischer
11:56 PM Revision efc21daa (qgis): Added a wrapper for ogr register all so that it cant be called twice (o...
Fixes issues where drivers appear to be registered more than once.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9195...
Tim Sutton
11:56 PM Revision d810ee0c (qgis): Added a wrapper for ogr register all so that it cant be called twice (o...
Fixes issues where drivers appear to be registered more than once.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis...
Tim Sutton
11:31 PM Revision df479531 (qgis): Added a small useage example to generic projection selector dialog docs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9194 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:31 PM Revision 4ea563b5 (qgis): Added a small useage example to generic projection selector dialog docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@9194 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:45 PM Revision 94ac3a87 (qgis): Gui tidy ups:
- use buddies
- set tab order
- get rid of superfluos layouts
- remove colons from labels for sonsistency with other ...
Tim Sutton
10:45 PM Revision 302a0197 (qgis): Gui tidy ups:
- use buddies
- set tab order
- get rid of superfluos layouts
- remove colons from labels for sonsistency with other ...
Tim Sutton
10:01 PM Feature request #1094 (Closed): map and feature-table in view combined / feature-table docked to ...
attribute table is dockable now Jürgen Fischer
10:01 PM Feature request #1094 (Closed): map and feature-table in view combined / feature-table docked to ...
attribute table is dockable now Jürgen Fischer
09:58 PM Bug report #990 (Closed): Geoprocessing/Buffer features plug-in - various defects: i18n, PG conne...
the c++ plugin was removed Jürgen Fischer
09:58 PM Bug report #990 (Closed): Geoprocessing/Buffer features plug-in - various defects: i18n, PG conne...
the c++ plugin was removed Jürgen Fischer
09:16 PM Bug report #914 (Closed): 8 bit paletted geotif tries to render as 3 band color. Crash on Load M...
Paletted images no longer open as faux RGB but as single band images with a colormap.
Need more testing
ersts -
09:16 PM Bug report #914 (Closed): 8 bit paletted geotif tries to render as 3 band color. Crash on Load M...
Paletted images no longer open as faux RGB but as single band images with a colormap.
Need more testing
ersts -
06:01 PM Bug report #1251 (Closed): Identify on polygon and line layers uses bounding box instead of actua...
This causes multiple items in the Identify Results window even when clicking inside a polygon or on a line, if the bo... Steven Mizuno
05:49 PM Revision 7f699c38 (qgis): add ogr converter plugin to debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9192 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:49 PM Revision 455873d7 (qgis): add ogr converter plugin to debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@9192 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:29 PM Revision 94e91330 (qgis): Ogr converter plugin written by mloskot
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9191 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:29 PM Revision 27113fca (qgis): Ogr converter plugin written by mloskot
git-svn-id: http://svn.osgeo.org/qgis/trunk@9191 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:23 PM Feature request #1249: Submission of OGR Layer Converter plugin
Second patch already in trunk (commit:29b72b48 (SVN r9198)) Mateusz Loskot -
09:01 AM Feature request #1249: Submission of OGR Layer Converter plugin
I've noticed the plugin has been submitted to the SVN trunk (commit:27113fca (SVN r9192)) and added to Debian packagi... Mateusz Loskot -
05:14 AM Feature request #1249: Submission of OGR Layer Converter plugin
Marco,
I've attached GDAL icon bitmap.
Regarding the assert macro missing, please include _#include <cassert>_. Or,...
Mateusz Loskot -
03:21 PM Revision 8949da81 (qgis): update composer legend on layer level
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9190 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:21 PM Revision fc29941e (qgis): update composer legend on layer level
git-svn-id: http://svn.osgeo.org/qgis/trunk@9190 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:20 PM Bug report #1250 (Closed): Layer disappears from canvas when I classify a real attribute from sha...
fixed in commit:e3cfb787 (SVN r9197) Jürgen Fischer
03:20 PM Bug report #1250 (Closed): Layer disappears from canvas when I classify a real attribute from sha...
fixed in commit:e3cfb787 (SVN r9197) Jürgen Fischer
03:52 AM Bug report #1250 (Closed): Layer disappears from canvas when I classify a real attribute from sha...
1. Take a shape-file with an attribute of datatype real.[[br]]
2. Open Layer Properties/Symbology[[br]]
3. Choose uni...
Horst Düster
02:57 PM Revision 01ebd300 (qgis): minor update (indentation, debug output, plenks)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9189 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:57 PM Revision 874b29b7 (qgis): minor update (indentation, debug output, plenks)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9189 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:15 PM Revision afc54163 (qgis): add indentation update script
git-svn-id: http://svn.osgeo.org/qgis/trunk@9188 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:15 PM Revision 70cf91a3 (qgis): add indentation update script
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9188 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:10 PM Revision 19302834 (qgis): fix #1076
git-svn-id: http://svn.osgeo.org/qgis/trunk@9187 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:10 PM Revision a434ac6e (qgis): fix #1076
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9187 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:56 AM Revision eb857284 (qgis): Removed changes in CMakeLists.txt that accidentally went into last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9186 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:56 AM Revision 4cdfa2c7 (qgis): Removed changes in CMakeLists.txt that accidentally went into last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@9186 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:43 AM Revision fa2cb69a (qgis): Some fixes for font scaling
git-svn-id: http://svn.osgeo.org/qgis/trunk@9185 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:43 AM Revision ebc7e58e (qgis): Some fixes for font scaling
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9185 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:03 AM Revision 8e602a64 (qgis): indentation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9184 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:03 AM Revision ab02a4ba (qgis): indentation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9184 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:00 AM Revision 9dbe4f57 (qgis): postgres provider update
- track open cursors and commit transaction whenever no open cursors are left
- close cursor after immediately after ...
Jürgen Fischer
10:00 AM Revision b9452c2d (qgis): postgres provider update
- track open cursors and commit transaction whenever no open cursors are left
- close cursor after immediately after ...
Jürgen Fischer
09:44 AM Revision 683dcea7 (qgis): vector layer updates
- fix: retrieve only existing attributes from provider when editing and set
added attributes to null
- introduce sl...
Jürgen Fischer
09:44 AM Revision aab222ce (qgis): vector layer updates
- fix: retrieve only existing attributes from provider when editing and set
added attributes to null
- introduce sl...
Jürgen Fischer
09:32 AM Revision 5c7dfaee (qgis): fix attribute updates in identify tool
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9181 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:32 AM Revision eef7c976 (qgis): fix attribute updates in identify tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@9181 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:30 AM Revision 203f0e5d (qgis): fix handling of null value updates in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9180 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:30 AM Revision c4c4cc26 (qgis): fix handling of null value updates in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@9180 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:28 AM Revision 5a0c4cf1 (qgis): minor updates (indentation, debug output)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9179 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:28 AM Revision 17975208 (qgis): minor updates (indentation, debug output)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9179 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:12 AM Bug report #1174: QGIS slows down PostgreSQL
can you please verify this with current trunk? Jürgen Fischer
03:11 AM Bug report #1076 (Closed): Quantiles classification causes segfault
fixed in commit:19302834 (SVN r9188) Jürgen Fischer
03:11 AM Bug report #1076 (Closed): Quantiles classification causes segfault
fixed in commit:19302834 (SVN r9188) Jürgen Fischer

2008-08-26

01:06 AM Bug report #1210 (Closed): Postgis: columns with enum datatypes are not shown in attribute table
added in commit:b9452c2d (SVN r9184) Jürgen Fischer
01:06 AM Bug report #1210 (Closed): Postgis: columns with enum datatypes are not shown in attribute table
added in commit:b9452c2d (SVN r9184) Jürgen Fischer
01:06 AM Bug report #582 (Closed): Use the estimateExtents function for PostGIS and PostgreSQL 8
added in commit:b9452c2d (SVN r9184) Jürgen Fischer
01:06 AM Bug report #582 (Closed): Use the estimateExtents function for PostGIS and PostgreSQL 8
added in commit:b9452c2d (SVN r9184) Jürgen Fischer
11:18 PM Feature request #1249: Submission of OGR Layer Converter plugin
Hi mloskot,
Wow, really great work!
I'd like to commit it to svn as I'm sure it will be usefull for a lot of people....
Marco Hugentobler
04:27 PM Feature request #1249 (Closed): Submission of OGR Layer Converter plugin
Folks,
Inspired by "ogr2gui":http://www.inventis.ca/ogr2gui/index_en.htm tool, I created today similar utility but a...
Mateusz Loskot -
11:08 PM Revision 5aef6843 (qgis): -Sorry, missed one setYmin/setYmax in a python file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9178 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
11:08 PM Revision 07eef18d (qgis): -Sorry, missed one setYmin/setYmax in a python file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9178 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
10:47 PM Revision 68f7f481 (qgis): -Propogated updates for QgsRect setYMin/setYMax
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9177 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
10:47 PM Revision dfcacb69 (qgis): -Propogated updates for QgsRect setYMin/setYMax
git-svn-id: http://svn.osgeo.org/qgis/trunk@9177 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
10:31 PM Revision 60c59f99 (qgis): -Updated setYmin/setYmax to setYMinimum/setYMaximum
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9176 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
10:31 PM Revision 6e8b4a2a (qgis): -Updated setYmin/setYmax to setYMinimum/setYMaximum
git-svn-id: http://svn.osgeo.org/qgis/trunk@9176 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
10:04 PM Revision 0c77403a (qgis): Restored refresh view function in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9175 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:04 PM Revision aff6fad2 (qgis): Restored refresh view function in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9175 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:06 PM Revision 14e79d57 (qgis): Better protection agains multiple map drawings with move content tool
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9174 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:06 PM Revision 5a27e1b0 (qgis): Better protection agains multiple map drawings with move content tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@9174 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:16 AM Revision 9e5d5ed8 (qgis): Write scales in composer not in exponential notation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9173 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:16 AM Revision 8520ec52 (qgis): Write scales in composer not in exponential notation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9173 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:35 AM Revision 3bd9f452 (qgis): more decimals for composer scalebar segments
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9172 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:35 AM Revision 1343a7b2 (qgis): more decimals for composer scalebar segments
git-svn-id: http://svn.osgeo.org/qgis/trunk@9172 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:19 AM Revision 329218a6 (qgis): Another fix for #1142.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9171 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
09:19 AM Revision 947616a4 (qgis): Another fix for #1142.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9171 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
06:58 AM Bug report #1248 (Closed): QgsGeometry.Union causes Segfault when unioning multi-polyon features
When unioning two features using [[QgsGeometry]].Union, if one of the features is a multi-polygon, QGIS crashes witho... cfarmer -
04:27 AM Bug report #1241: SPIT & Identify Features crashes
Replying to [comment:2 jef]:
> not reproducable here either, but I fixed a spit bug in commit:c05bfb54 (SVN r9169). ...
Maciej Sieczka -
04:12 AM Bug report #1241: SPIT & Identify Features crashes
not reproducable here either, but I fixed a spit bug in commit:c05bfb54 (SVN r9169). Does that help here too? Jürgen Fischer
03:36 AM Bug report #338 (Closed): SVG images not visible in Map Composer printed
Replying to [comment:3 mhugent]:
> Is this ticket still valid?
All looks fine now. Colour SVGs with shadows, transp...
Maciej Sieczka -
03:36 AM Bug report #338 (Closed): SVG images not visible in Map Composer printed
Replying to [comment:3 mhugent]:
> Is this ticket still valid?
All looks fine now. Colour SVGs with shadows, transp...
Maciej Sieczka -

2008-08-25

01:47 AM Revision 693bd142 (qgis): -Added ability to export and load color map to/from a simple text file
-Closes ticket #805
-Updaded color interpretation option Linearly to Linear
-Fix problem displaying (pseudo and color...
ersts -
01:47 AM Revision 8ebc4e94 (qgis): -Added ability to export and load color map to/from a simple text file
-Closes ticket #805
-Updaded color interpretation option Linearly to Linear
-Fix problem displaying (pseudo and color...
ersts -
01:00 AM Feature request #805: Templates or saveability/loadability in the color stretches (custom color m...
GDAL is able to create and interpret a colortable in an XML file, for any raster. Would it be possible to use this fo... Maciej Sieczka -
04:51 PM Feature request #805 (Closed): Templates or saveability/loadability in the color stretches (custo...
You can now save your color maps as a textfile. It is a very simple format and could be edited or created by hand if ... ersts -
04:51 PM Feature request #805 (Closed): Templates or saveability/loadability in the color stretches (custo...
You can now save your color maps as a textfile. It is a very simple format and could be edited or created by hand if ... ersts -
12:39 AM Bug report #338: SVG images not visible in Map Composer printed
Seems to be much improved. It is likely that there are still problems with svg, given Qt's limited SVG support, but I... gjm -
11:58 PM Bug report #338: SVG images not visible in Map Composer printed
Is this ticket still valid? Marco Hugentobler
12:24 AM Bug report #758: Slow rendering of the map composer
Is this ticket still valid?
Marco
Marco Hugentobler
12:22 AM Feature request #47: raster legend in map composer
I think that this is now more a raster problem than a composer problem. The composer now shows the raster icon from t... Marco Hugentobler
12:19 AM Bug report #1142 (Closed): bogus add/remove field buttons descriptions in the "create new shapefi...
Fair enough. I've changed it to 'Delete selected attribute' (in commit:329218a6 (SVN r9172)) gjm -
12:19 AM Bug report #1142 (Closed): bogus add/remove field buttons descriptions in the "create new shapefi...
Fair enough. I've changed it to 'Delete selected attribute' (in commit:329218a6 (SVN r9172)) gjm -
09:57 AM Bug report #1142 (Feedback): bogus add/remove field buttons descriptions in the "create new shape...
Replying to [comment:1 gjm]:
> The existing tooltips make some sort of sense to me. However, I've changed the add one...
Maciej Sieczka -
09:57 AM Bug report #1142 (Feedback): bogus add/remove field buttons descriptions in the "create new shape...
Replying to [comment:1 gjm]:
> The existing tooltips make some sort of sense to me. However, I've changed the add one...
Maciej Sieczka -
12:08 AM Bug report #834 (Closed): Custom width and height in Print Composer overridden by Orientation
This is fixed now. Orientation is not greyed out, it is still possible to switch width and height by changing the ori... Marco Hugentobler
12:08 AM Bug report #834 (Closed): Custom width and height in Print Composer overridden by Orientation
This is fixed now. Orientation is not greyed out, it is still possible to switch width and height by changing the ori... Marco Hugentobler
12:03 AM Bug report #279 (Closed): Low resolution of point symbols in print composer / printed map
Resolution of point symbols should be ok now. Marco Hugentobler
12:03 AM Bug report #279 (Closed): Low resolution of point symbols in print composer / printed map
Resolution of point symbols should be ok now. Marco Hugentobler
12:02 AM Bug report #941 (Closed): Error Msg:The selected paper size does not match the composition size
This should be fixed with the merge of the printing branch. Make sure you select the correct page format in the print... Marco Hugentobler
12:02 AM Bug report #941 (Closed): Error Msg:The selected paper size does not match the composition size
This should be fixed with the merge of the printing branch. Make sure you select the correct page format in the print... Marco Hugentobler
11:57 PM Bug report #1206 (Closed): Printlayout crash
I think this is solved with the merge of the printing branch. I tested on a 32 bit machine (but I think that 23/64 bi... Marco Hugentobler
11:57 PM Bug report #1206 (Closed): Printlayout crash
I think this is solved with the merge of the printing branch. I tested on a 32 bit machine (but I think that 23/64 bi... Marco Hugentobler
11:53 PM Bug report #1178 (Closed): QGIS 0.11.0 crashes when using print composer
This should be fixed now with the merge of the composer branch.
Marco
Marco Hugentobler
11:53 PM Bug report #1178 (Closed): QGIS 0.11.0 crashes when using print composer
This should be fixed now with the merge of the composer branch.
Marco
Marco Hugentobler
11:52 PM Bug report #1153 (Closed): crash in map composer
Hi Maciej
Opening this project and composer seems to work now. Please reopen this bug if the problem still exists.
...
Marco Hugentobler
11:52 PM Bug report #1153 (Closed): crash in map composer
Hi Maciej
Opening this project and composer seems to work now. Please reopen this bug if the problem still exists.
...
Marco Hugentobler
11:40 PM Bug report #1089 (Closed): Crash when zooming in on rendered composer map
Qt 4.4 and higher seems to have problems if processEvents() is called in the paint event of an item.
I changed the co...
Marco Hugentobler
11:40 PM Bug report #1089 (Closed): Crash when zooming in on rendered composer map
Qt 4.4 and higher seems to have problems if processEvents() is called in the paint event of an item.
I changed the co...
Marco Hugentobler
10:48 PM Revision ae55c005 (qgis): Set font using platform conditional.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9169 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
10:48 PM Revision 0488cf9d (qgis): Set font using platform conditional.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9169 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
09:10 PM Revision c05bfb54 (qgis): fix spit plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9168 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:10 PM Revision bb047d12 (qgis): fix spit plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9168 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:15 PM Revision 45de5c5c (qgis): Update v.db.select, v.db.select.where
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9167 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
04:15 PM Revision cbf8dbde (qgis): Update v.db.select, v.db.select.where
git-svn-id: http://svn.osgeo.org/qgis/trunk@9167 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
03:59 PM Revision 90f15814 (qgis): Update v.in.ogr, v.in.ogr.loc, v.db.droptable, db.login and add v.outlier
git-svn-id: http://svn.osgeo.org/qgis/trunk@9166 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
03:59 PM Revision 6bdd293c (qgis): Update v.in.ogr, v.in.ogr.loc, v.db.droptable, db.login and add v.outlier
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9166 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
03:10 PM Revision fd2e9907 (qgis): Update v.sample, v.what.rast, v.what.vect and add db.select, r.cross, r...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9165 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
03:10 PM Revision 2d82949e (qgis): Update v.sample, v.what.rast, v.what.vect and add db.select, r.cross, r...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9165 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
12:58 PM Revision 363d63d5 (qgis): Remove v.in.shape, v.in.shape.loc and r.proj.res
git-svn-id: http://svn.osgeo.org/qgis/trunk@9164 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
12:58 PM Revision ea047530 (qgis): Remove v.in.shape, v.in.shape.loc and r.proj.res
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9164 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
11:18 AM Revision 6a35fcca (qgis): cz update recieved from Martin Landa
git-svn-id: http://svn.osgeo.org/qgis/trunk@9163 c8812cc2-4d05-0410-92ff-de0c093fc19c Werner Macho
11:18 AM Revision e4805f54 (qgis): cz update recieved from Martin Landa
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9163 c8812cc2-4d05-0410-92ff-de0c093fc19c Werner Macho
10:31 AM Revision 49338531 (qgis): added and changed a few translations
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9162 c8812cc2-4d05-0410-92ff-de0c093fc19c Otto Dassau
10:31 AM Revision ca8e5cd4 (qgis): added and changed a few translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@9162 c8812cc2-4d05-0410-92ff-de0c093fc19c Otto Dassau
05:55 AM Bug report #1247 (Closed): Failed assertion in ggsclipper.h
Started QGIS. Opened a project which I had created and worked on before. QGIS crashes with an assertion failure (deta... pmcdermott -

2008-08-24

01:37 AM Feature request #906 (Open): Easy access to favorite projection.
Tim, did you start on this? Magnus Homann
01:36 AM Bug report #1079: on the fly projections do not work
Aha, that explains that my custom projection with a towgs stopped working go the wrong resulta. Presumably the towgs ... Magnus Homann
01:08 AM Revision 3b83f2ac (qgis): fix migration script
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9161 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:08 AM Revision 1ad701fa (qgis): fix migration script
git-svn-id: http://svn.osgeo.org/qgis/trunk@9161 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:13 AM Revision 1aee70f5 (qgis): Use relative rather then absolute font size since the "standard" font c...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9160 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
12:13 AM Revision 4a3816c2 (qgis): Use relative rather then absolute font size since the "standard" font c...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9160 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
11:09 PM Revision 71918a7d (qgis): Better Mac fix for GRASS shell. Use global namespace qualifier so that ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9159 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
11:09 PM Revision 5f428f24 (qgis): Better Mac fix for GRASS shell. Use global namespace qualifier so that ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9159 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
11:05 PM Revision b981f3a5 (qgis): update indentation and fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9158 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:05 PM Revision 1fdb6cb0 (qgis): update indentation and fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9158 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:27 PM Revision 3e7e1d34 (qgis): Reorganize and expand menubar so that it contains all major commands. R...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9157 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
10:27 PM Revision 54ac40c9 (qgis): Reorganize and expand menubar so that it contains all major commands. R...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9157 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
10:17 PM Revision de7be9eb (qgis): revert srs related wfs uri changes from r9108 (fixes #1246)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9156 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:17 PM Revision 79a4988c (qgis): revert srs related wfs uri changes from r9108 (fixes #1246)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9156 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:20 PM Revision 55493aa6 (qgis): fix #1245 (take two)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9155 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:20 PM Revision ed45af84 (qgis): fix #1245 (take two)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9155 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
06:29 PM Revision 07cd0989 (qgis): fix #1245
git-svn-id: http://svn.osgeo.org/qgis/trunk@9154 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
06:29 PM Revision 53316310 (qgis): fix #1245
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9154 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:56 PM Revision afbba96f (qgis): Added functions to move composer items front/back
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9153 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:56 PM Revision 1f1532a5 (qgis): Added functions to move composer items front/back
git-svn-id: http://svn.osgeo.org/qgis/trunk@9153 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:10 PM Revision d64e4510 (qgis): add GUI_EXPORT to QgsComposerView
git-svn-id: http://svn.osgeo.org/qgis/trunk@9152 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:10 PM Revision b5512674 (qgis): add GUI_EXPORT to QgsComposerView
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9152 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:09 PM Revision 45aa4da9 (qgis): typo fix missed in r9150
git-svn-id: http://svn.osgeo.org/qgis/trunk@9151 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:09 PM Revision 82fc1b86 (qgis): typo fix missed in r9150
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9151 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:07 PM Revision 2a4a6995 (qgis): cleanup cleanup
- remove method names from QgsDebugMsg calls as they are already included in the output
- replace filename with file ...
Jürgen Fischer
04:07 PM Revision db574063 (qgis): cleanup cleanup
- remove method names from QgsDebugMsg calls as they are already included in the output
- replace filename with file ...
Jürgen Fischer
03:57 PM Revision f3fd51ca (qgis): add script to prepare changed files with astyle for commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@9149 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:57 PM Revision d9752405 (qgis): add script to prepare changed files with astyle for commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9149 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:46 PM Revision 48750717 (qgis): fix example xml naming
git-svn-id: http://svn.osgeo.org/qgis/trunk@9148 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:46 PM Revision 2acd9274 (qgis): fix example xml naming
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9148 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:40 PM Revision 2605de99 (qgis): Use layername not layerName for xml
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9147 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:40 PM Revision beeef874 (qgis): Use layername not layerName for xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@9147 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:08 PM Bug report #1245 (Closed): QgsFeature.setGeometry() does not work properly for MultiPolygons
cfarmer -
09:32 AM Bug report #1245: QgsFeature.setGeometry() does not work properly for MultiPolygons
You're running GEOS 2.2.3. GEOSGeom_clone() doesn't seem to work on multipolygons there (QgsGeometry contained a wor... Jürgen Fischer
07:55 AM Bug report #1245 (Closed): QgsFeature.setGeometry() does not work properly for MultiPolygons
Using the following test, I get an unknown wkbType:
geom = feat.geometry()
multi_geom = [[QgsGeometry]]()
if geom.is...
cfarmer -
01:20 PM Bug report #1246 (Closed): WFS plug-in should handle SRS from servers
should be back to normal with commit:de7be9eb (SVN r9157) Jürgen Fischer
01:20 PM Bug report #1246 (Closed): WFS plug-in should handle SRS from servers
should be back to normal with commit:de7be9eb (SVN r9157) Jürgen Fischer
12:30 PM Bug report #1246 (Closed): WFS plug-in should handle SRS from servers
After recent changes for CRS nomenclature, the add WFS layer dialog does not show anything in the Coordinate Referenc... Steven Mizuno
12:17 PM Revision b9f94f40 (qgis): Moved composer view to gui for potential reuse by plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@9146 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:17 PM Revision fa9655fe (qgis): Moved composer view to gui for potential reuse by plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9146 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:06 AM Revision cc19e96d (qgis): Fix for ticket #884 (inconsistent behaviour with fullscreen mode)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9145 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
11:06 AM Revision 8449c221 (qgis): Fix for ticket #884 (inconsistent behaviour with fullscreen mode)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9145 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
10:54 AM Revision 48c67fd0 (qgis): Also use SRS for 1.1.1 capabilities
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9144 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:54 AM Revision 0eed8db0 (qgis): Also use SRS for 1.1.1 capabilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@9144 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:40 AM Revision c436cb79 (qgis): Use SRS for WMS 1.1.1 and CRS for WMS 1.3 (like described in the OGC sp...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9143 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:40 AM Revision 843e6c86 (qgis): Use SRS for WMS 1.1.1 and CRS for WMS 1.3 (like described in the OGC sp...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9143 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:21 AM Revision d6e4c29b (qgis): applied patch from smizuno to fix #1016
git-svn-id: http://svn.osgeo.org/qgis/trunk@9142 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:21 AM Revision 24f36eae (qgis): applied patch from smizuno to fix #1016
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9142 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:38 AM Revision cadc29d3 (qgis): Clarify tooltip text (addresses #1142)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9141 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
06:38 AM Revision 22b8633f (qgis): Clarify tooltip text (addresses #1142)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9141 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
04:43 AM Bug report #1244 (Closed): QGIS should warn/disallow selecting shapefiles that contain spaces
QGIS should either warn or disallow selecting shapefiles which contain spaces in "Add a Vector Layer", and explain wh... pmcdermott -
04:30 AM Bug report #1243 (Closed): plugin_builder.py generates README with broken URL to API reference
The _plugin_builder.py_ generates README file with incorrect URL to QGIS API reference:... Mateusz Loskot -
02:25 AM Bug report #1242 (Closed): WMS layers won't load
fixed in commit:c436cb79 (SVN r9144) Marco Hugentobler
02:25 AM Bug report #1242 (Closed): WMS layers won't load
fixed in commit:c436cb79 (SVN r9144) Marco Hugentobler
02:08 AM Bug report #884 (Closed): Save window size when quiting
Fixed in commit:8449c221 (SVN r9146). The original issue has been resolved for some time. The toggle full screen mode... gjm -
02:08 AM Bug report #884 (Closed): Save window size when quiting
Fixed in commit:8449c221 (SVN r9146). The original issue has been resolved for some time. The toggle full screen mode... gjm -

2008-08-23

01:27 AM Feature request #1016 (Closed): mysterious white box obscures data in the map window
Applied in commit:d6e4c29b (SVN r9143).
Thanks!
Marco
Marco Hugentobler
01:27 AM Feature request #1016 (Closed): mysterious white box obscures data in the map window
Applied in commit:d6e4c29b (SVN r9143).
Thanks!
Marco
Marco Hugentobler
01:08 AM Bug report #896: Quickprint Plugin scaling issues
Quickprint on Windows Vista 64 bit: Labels on map features are way to large. e.g. set font to Arial 10 points, but le... mesajs -
12:33 AM Revision 3890cf3a (qgis): fix common typo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9140 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:33 AM Revision 2e232e06 (qgis): fix common typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@9140 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:31 AM Revision 03b07740 (qgis): don't run qgsloggermig.pl from astyle.pl anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@9139 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:31 AM Revision 97067989 (qgis): don't run qgsloggermig.pl from astyle.pl anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9139 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:37 PM Revision 5661eef9 (qgis): astyle re-indentation & iostream=>QgsDebugMsg migration cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9138 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:37 PM Revision 4b46398b (qgis): astyle re-indentation & iostream=>QgsDebugMsg migration cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@9138 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:17 PM Revision e9357698 (qgis): scripts for the astyle re-indentation & iostream=>QgsDebugMsg migration...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9137 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:17 PM Revision b4fbd2d6 (qgis): scripts for the astyle re-indentation & iostream=>QgsDebugMsg migration...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9137 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:55 PM Revision 619dd2e4 (qgis): Follow Qt naming style: fileName instead of filename, layerName instead...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9136 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:55 PM Revision ab85a37f (qgis): Follow Qt naming style: fileName instead of filename, layerName instead...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9136 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:39 PM Bug report #1142 (Closed): bogus add/remove field buttons descriptions in the "create new shapefi...
The existing tooltips make some sort of sense to me. However, I've changed the add one a little to make it clearer wh... gjm -
09:39 PM Bug report #1142 (Closed): bogus add/remove field buttons descriptions in the "create new shapefi...
The existing tooltips make some sort of sense to me. However, I've changed the add one a little to make it clearer wh... gjm -
09:38 PM Revision 0636f412 (qgis): Use fileName() instead of setFilename() for filename accessor
git-svn-id: http://svn.osgeo.org/qgis/trunk@9135 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:38 PM Revision 95768365 (qgis): Use fileName() instead of setFilename() for filename accessor
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9135 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:22 PM Bug report #83 (Closed): Strange polygon fill rendering
This problem appears to be fixed in all of it's various guises. It has always been a problem with how Qt renders poly... gjm -
09:22 PM Bug report #83 (Closed): Strange polygon fill rendering
This problem appears to be fixed in all of it's various guises. It has always been a problem with how Qt renders poly... gjm -
09:15 PM Revision 841699b1 (qgis): Further api consistency cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9134 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:15 PM Revision c6fb52f1 (qgis): Further api consistency cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9134 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:09 PM Bug report #159: SVG export doesn't crop layers to page size
An update on this bug:
The svg implementation in Qt (v4.4.0 when I last checked) only supports the "static":http://w...
gjm -
06:25 PM Bug report #1242 (Closed): WMS layers won't load
sometime after r9104 WMS layers won't load (r9133 is when I noticed the problem)
1. add WMS layer dialog shows 'no p...
Steven Mizuno
04:06 PM Revision 120a61ca (qgis): various code cleanups by mloskot for GCC 4.1 (fixes #1239, #1240).
Inspired by it I also enabled pedantic mode for MSVC and cleaned
up some more warnings found by GCC 4.3 and MSVC.
...
Jürgen Fischer
04:06 PM Revision 2e5506a2 (qgis): various code cleanups by mloskot for GCC 4.1 (fixes #1239, #1240).
Inspired by it I also enabled pedantic mode for MSVC and cleaned
up some more warnings found by GCC 4.3 and MSVC.
...
Jürgen Fischer
03:54 PM Revision 07c905b7 (qgis): dxf2shp cleanup (fixes #1236)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9132 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:54 PM Revision 7703910f (qgis): dxf2shp cleanup (fixes #1236)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9132 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:22 PM Revision bef6c263 (qgis): debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9131 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:22 PM Revision 74baa734 (qgis): debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9131 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:21 PM Revision 3f5e5c23 (qgis): fix warnings in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9130 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:21 PM Revision c562efa3 (qgis): fix warnings in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9130 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:41 PM Revision 2851a858 (qgis): Small fix to allow compilation for Qt 4.3
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9129 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:41 PM Revision 42b4a21f (qgis): Small fix to allow compilation for Qt 4.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@9129 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:09 PM Revision d2e83a06 (qgis): Interpolation plugin for triangle based or inverse distance interpolation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9128 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:09 PM Revision 61875443 (qgis): Interpolation plugin for triangle based or inverse distance interpolation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9128 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:57 PM Revision b2c7c2ae (qgis): add CORE_EXPORT to composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9127 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:57 PM Revision 6cc7905c (qgis): add CORE_EXPORT to composer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9127 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:22 PM Revision d0ff2d0b (qgis): Update r.proj, r.colors.rules and add r.colors.rast and v.db.droptable
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9126 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
12:22 PM Revision ebc672a2 (qgis): Update r.proj, r.colors.rules and add r.colors.rast and v.db.droptable
git-svn-id: http://svn.osgeo.org/qgis/trunk@9126 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
11:19 AM Revision 31327f51 (qgis): Merged rest of composer branch (9087-9115)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9125 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:19 AM Revision 9930215a (qgis): Merged rest of composer branch (9087-9115)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9125 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:45 AM Revision 1f19b8db (qgis): Removed more files that are no longer necessary
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9124 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:45 AM Revision d7f0bfa0 (qgis): Removed more files that are no longer necessary
git-svn-id: http://svn.osgeo.org/qgis/trunk@9124 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:33 AM Feature request #234: ISO C++ forbids casting between pointer-to-function and pointer-to-object
Jef,
I agree about where is the root of the problem and _extern "C"_ does not solve all aspects of it. Clean and 100...
Mateusz Loskot -
09:10 AM Feature request #234 (Closed): ISO C++ forbids casting between pointer-to-function and pointer-to...
Replying to [comment:13 mloskot]:
> Folks, as I see dlsym is used indirectly but through QLibrary::resolve. The http:...
Jürgen Fischer
09:10 AM Feature request #234 (Closed): ISO C++ forbids casting between pointer-to-function and pointer-to...
Replying to [comment:13 mloskot]:
> Folks, as I see dlsym is used indirectly but through QLibrary::resolve. The http:...
Jürgen Fischer
07:47 AM Feature request #234: ISO C++ forbids casting between pointer-to-function and pointer-to-object
Folks, as I see dlsym is used indirectly but through QLibrary::resolve. The http://doc.trolltech.com/4.0/qlibrary.htm... Mateusz Loskot -
09:18 AM Revision ad040252 (qgis): Removed composer core file in app
git-svn-id: http://svn.osgeo.org/qgis/trunk@9123 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:18 AM Revision db787fcc (qgis): Removed composer core file in app
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9123 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:05 AM Revision a69f92fd (qgis): Merged print composer branch, with the exception of revisions 9087 - 9115
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9122 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:05 AM Revision 58f32408 (qgis): Merged print composer branch, with the exception of revisions 9087 - 9115
git-svn-id: http://svn.osgeo.org/qgis/trunk@9122 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:51 AM Feature request #1239: Compilation strict mode and warnings cleanup for GCC 4.1
One more note regarding the strict aliasing. Yes, I'd expect Qt breaks strict aliasing rules, however it's a good ide... Mateusz Loskot -
07:44 AM Feature request #1239: Compilation strict mode and warnings cleanup for GCC 4.1
Jef,
Thanks for applying it. A few additional comments.
* You may also add "/Gz":http://msdn.microsoft.com/en-us/li...
Mateusz Loskot -
07:11 AM Feature request #1239 (Closed): Compilation strict mode and warnings cleanup for GCC 4.1
Replying to "mloskot":/issues/show/1239:
> I've prepared a patch for _trunk/qgis_ subtree that enables more strict co...
Jürgen Fischer
07:11 AM Feature request #1239 (Closed): Compilation strict mode and warnings cleanup for GCC 4.1
Replying to "mloskot":/issues/show/1239:
> I've prepared a patch for _trunk/qgis_ subtree that enables more strict co...
Jürgen Fischer
07:25 AM Bug report #1079 (Feedback): on the fly projections do not work
I confirm that QGIS does not understand data in a GRASS location with towgs parameter:... Markus Neteler
07:25 AM Bug report #1079 (Feedback): on the fly projections do not work
I confirm that QGIS does not understand data in a GRASS location with towgs parameter:... Markus Neteler
07:12 AM Bug report #1240 (Closed): Invalid preprocessor condition testing value of GEOS_VERSION_MAJOR
also fixed with commit:120a61ca (SVN r9134) Jürgen Fischer
07:12 AM Bug report #1240 (Closed): Invalid preprocessor condition testing value of GEOS_VERSION_MAJOR
also fixed with commit:120a61ca (SVN r9134) Jürgen Fischer
06:55 AM Bug report #1236 (Closed): Invalid use of stream operator dxf2shp converter
I cleaned up the dxf2shp plugin a bit in commit:07c905b7 (SVN r9133) Jürgen Fischer
06:55 AM Bug report #1236 (Closed): Invalid use of stream operator dxf2shp converter
I cleaned up the dxf2shp plugin a bit in commit:07c905b7 (SVN r9133) Jürgen Fischer

2008-08-22

10:23 PM Revision 82870617 (qgis): Use a glob for ui files instead of listing them individually.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9121 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:23 PM Revision d7708448 (qgis): Use a glob for ui files instead of listing them individually.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9121 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:32 PM Revision 753a1c44 (qgis): fix #1237
git-svn-id: http://svn.osgeo.org/qgis/trunk@9120 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:32 PM Revision 4b01d334 (qgis): fix #1237
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9120 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:52 AM Bug report #1241: SPIT & Identify Features crashes
I just tested on my system and was able to add a shapefile to my postgis. Tried with your sample file and it also wor... John Tull
08:04 AM Bug report #1241 (Closed): SPIT & Identify Features crashes
After the recent changes to Postgres stuff QGIS (r9120) crashes when using SPIT. The crash seems to originate in '/us... Maciej Sieczka -
05:34 AM Bug report #1240 (Closed): Invalid preprocessor condition testing value of GEOS_VERSION_MAJOR
In file [source:trunk/qgis/src/core/qgsgeometry.h@9096#L27 qgsgeometry.h], line 27, preprocessir #if-def testing majo... Mateusz Loskot -
05:23 AM Bug report #1236: Invalid use of stream operator dxf2shp converter
I've forgot to tell where the buggy usage of stream occurs: [source:trunk/qgis/src/plugins/dxf2shp_converter/builder.... Mateusz Loskot -
05:20 AM Feature request #1239 (Closed): Compilation strict mode and warnings cleanup for GCC 4.1
I've prepared a patch for _trunk/qgis_ subtree that enables more strict compilation with GCC 4.1 and cleans number of... Mateusz Loskot -
03:32 AM Bug report #1237 (Closed): PostGIS layers don't display data - geometry or attributes - since r9095
thanks for the quick notification. fixed commit:753a1c44 (SVN r9121) Jürgen Fischer
03:32 AM Bug report #1237 (Closed): PostGIS layers don't display data - geometry or attributes - since r9095
thanks for the quick notification. fixed commit:753a1c44 (SVN r9121) Jürgen Fischer

2008-08-21

12:50 AM Revision 4d9ba4f3 (qgis): fix #1234 & #1235
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9114 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:50 AM Revision 399e2636 (qgis): fix #1234 & #1235
git-svn-id: http://svn.osgeo.org/qgis/trunk@9114 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:38 AM Revision 3da81a90 (qgis): fix #1233 (spotted by mloskot)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9113 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:38 AM Revision d307c805 (qgis): fix #1233 (spotted by mloskot)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9113 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:26 AM Revision 575c97f9 (qgis): fix #1230
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9112 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:26 AM Revision d7717556 (qgis): fix #1230
git-svn-id: http://svn.osgeo.org/qgis/trunk@9112 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:24 AM Revision 5b26cc25 (qgis): fix attribute table search and delete table on close even when docked
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9111 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:24 AM Revision ddaab776 (qgis): fix attribute table search and delete table on close even when docked
git-svn-id: http://svn.osgeo.org/qgis/trunk@9111 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:38 PM Revision 9eb67cca (qgis): rename qgsspatialrefsys.sip to qgscoordinatereferencesystem.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9109 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:38 PM Revision 3599fa2f (qgis): rename qgsspatialrefsys.sip to qgscoordinatereferencesystem.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk@9109 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:11 PM Revision f494fd0f (qgis): Refactor spatial reference system to coordinate reference system (final...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9108 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:11 PM Revision a4bd78c9 (qgis): Refactor spatial reference system to coordinate reference system (final...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9108 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:20 PM Feature request #1238 (Closed): increase the precision of lines/outlines size settings in Symbology
I request that the various Symbology size settings have a precision to at least 4 places to the right of the decimal ... Steven Mizuno
06:47 PM Bug report #1237 (Closed): PostGIS layers don't display data - geometry or attributes - since r9095
No data are retrieved due as the PG server log shows errors like:... Steven Mizuno
03:52 PM Bug report #1235 (Closed): Invalid multiline string literal in dxf2shp converter
thanks. fixed in Jürgen Fischer
03:52 PM Bug report #1235 (Closed): Invalid multiline string literal in dxf2shp converter
thanks. fixed in Jürgen Fischer
03:42 PM Bug report #1235 (Closed): Invalid multiline string literal in dxf2shp converter
In file [source:trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconvertergui.cpp@9053#L129 dxf2shpconvertergui.cpp], ... Mateusz Loskot -
03:51 PM Bug report #1234 (Closed): Suspicious retrival of active layer in dxf2shp converter
thanks. fixed in Jürgen Fischer
03:51 PM Bug report #1234 (Closed): Suspicious retrival of active layer in dxf2shp converter
thanks. fixed in Jürgen Fischer
03:39 PM Bug report #1234: Suspicious retrival of active layer in dxf2shp converter
Sorry, the link to file is broken, here is corrected version: [source:trunk/qgis/src/plugins/dxf2shp_converter/dxf2sh... Mateusz Loskot -
03:36 PM Bug report #1234 (Closed): Suspicious retrival of active layer in dxf2shp converter
In file [source:trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconverter.cpp?rev=9053#L114 dxf2shpconverter.cpp], li... Mateusz Loskot -
03:51 PM Bug report #1236 (Closed): Invalid use of stream operator dxf2shp converter
logfile object below is of std::ostream type:... Mateusz Loskot -
03:40 PM Bug report #1233 (Closed): EPSG code assigned to temporary object
Replying to "mloskot":/issues/show/1233:
> It's very likely a logical bug.
I agree. Good spotting. Fixed in commit:d...
Jürgen Fischer
03:40 PM Bug report #1233 (Closed): EPSG code assigned to temporary object
Replying to "mloskot":/issues/show/1233:
> It's very likely a logical bug.
I agree. Good spotting. Fixed in commit:d...
Jürgen Fischer
03:28 PM Bug report #1233 (Closed): EPSG code assigned to temporary object
In file [source:trunk/qgis/src/plugins/wfs/qgswfssourceselect.cpp@9108#L100 qgswfssourceselect.cpp], lines 100-105 lo... Mateusz Loskot -
03:28 PM Bug report #1230 (Closed): SPIT: 'SET SEARCH_PATH TO NULL' yields an error
not reproducable here, but commit:d7717556 (SVN r9113) should still fix it. Jürgen Fischer
03:28 PM Bug report #1230 (Closed): SPIT: 'SET SEARCH_PATH TO NULL' yields an error
not reproducable here, but commit:d7717556 (SVN r9113) should still fix it. Jürgen Fischer
04:27 AM Bug report #1230 (Closed): SPIT: 'SET SEARCH_PATH TO NULL' yields an error
QGIS SVN trunk r9094, [[PostgreSQL]] 8.2.7, [[PostGIS]] 1.3.3, QT 4.4.0
Debian testing amd64.
1. add a Shapefile in...
Maciej Sieczka -
01:46 PM Bug report #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
Worked for me also. John Tull
01:08 PM Bug report #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
Jef,
Thanks for applying. I confirm it works.
Mateusz Loskot -
10:31 AM Revision 6be84713 (qgis): Fix a compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9107 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
10:31 AM Revision 6e81391d (qgis): Fix a compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9107 c8812cc2-4d05-0410-92ff-de0c093fc19c gjm -
09:11 AM Revision 9fa50d50 (qgis): Restore code to handle Mac double-click at startup which was dropped by...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9106 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
09:11 AM Revision 97561326 (qgis): Restore code to handle Mac double-click at startup which was dropped by...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9106 c8812cc2-4d05-0410-92ff-de0c093fc19c Tom Elwertowski
08:54 AM Revision c2c69742 (qgis): apply patch #1229 from mloskot
git-svn-id: http://svn.osgeo.org/qgis/trunk@9105 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:54 AM Revision 1e301863 (qgis): apply patch #1229 from mloskot
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9105 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
06:31 AM Bug report #1079: on the fly projections do not work
Replying to [comment:10 leolami]:
> A little correlate problem is that if I load a layer from a Location of GRASS wi...
Maciej Sieczka -
05:36 AM Bug report #1079: on the fly projections do not work
Hi all,
I posted a sample GRASS location with towgs84 parameters with a single layer for testing
leolami -
04:57 AM Bug report #1079: on the fly projections do not work
Replying to [comment:11 neteler]:
> Replying to [comment:10 leolami]:
> > Hi all,
> > the problem seems solved, I tes...
Marco Pasetti -
04:52 AM Bug report #1079: on the fly projections do not work
Replying to [comment:10 leolami]:
> But if I create a custom projection like this and I set it as the default projec...
Maciej Sieczka -
04:46 AM Bug report #1079: on the fly projections do not work
Replying to [comment:10 leolami]:
> Hi all,
> the problem seems solved, I tested using a projection like Gauss Boaga ...
Markus Neteler
03:05 AM Bug report #1079: on the fly projections do not work
Hi all,
the problem seems solved, I tested using a projection like Gauss Boaga standard (EPSG code=3003)
+proj=tmerc...
leolami -
06:01 AM Bug report #1232: can't remove a custom CRS
Update - ithe "remove" button is not always greyed-out, but only when entering the first custom CRS ever. If you ente... Maciej Sieczka -
05:56 AM Bug report #1232 (Closed): can't remove a custom CRS
The buttom for removing an item in "Custom CRS" dialog is allways greyed-out. Also, all the buttons are missing toolt... Maciej Sieczka -
05:26 AM Bug report #551: QGIS does not allow to load themes which were created in GRASS using v.external
Hi,
I don't add the v.external module in QGIS because QGIS is not able to read and load in the canvas an external lay...
leolami -
05:17 AM Bug report #1231 (Closed): When creating a new GRASS location, QGIS fails loading predefined regions
When creating a new GRASS location, QGIS fails loading predefined regions.
For every nation selected (from Afghanista...
Marco Pasetti -

2008-08-20

01:56 AM Feature request #366: Adding a new column to a (dbf) table?
Sorry, I was wrong. It's Table Manager from Borys Jurgiel repo Paolo Cavallini
01:20 AM Feature request #366: Adding a new column to a (dbf) table?
Carson Farmer's fTools>Table tools Paolo Cavallini
01:46 PM Feature request #366: Adding a new column to a (dbf) table?
Which plugin is that? Does it add a new button to the table manager? Markus Neteler
01:39 PM Feature request #366: Adding a new column to a (dbf) table?
Anyway, this is now possible (and easy) with a python plugin. Maybe the ticked can be closed? Paolo Cavallini
12:19 PM Feature request #366: Adding a new column to a (dbf) table?
The related GRASS C code is here:
http://trac.osgeo.org/grass/browser/grass/trunk/db/drivers/dbf/column.c
add_column()
Markus Neteler
12:11 PM Feature request #366: Adding a new column to a (dbf) table?
this should probably added to the OGR shape driver. QGIS would automatically pick it up, once the OGR would support it. Jürgen Fischer
12:29 AM Feature request #1016: mysterious white box obscures data in the map window
Hi Smizuno
I'm going to review this patch.
Thanks,
Marco
Marco Hugentobler
05:34 PM Feature request #1016: mysterious white box obscures data in the map window
I have found that white boxes are caused by the order of setting a new size for mMap and mScene in the [[QgsMapCanvas... Steven Mizuno
11:55 PM Bug report #1229 (Closed): FindGEOS does not detect GEOS.Framework on OSX 10.5
thanks for the patch. applied in commit:c2c69742 (SVN r9106) Jürgen Fischer
11:55 PM Bug report #1229 (Closed): FindGEOS does not detect GEOS.Framework on OSX 10.5
thanks for the patch. applied in commit:c2c69742 (SVN r9106) Jürgen Fischer
08:12 PM Bug report #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
I can confirm this issue. I've always mapped it manually with:
-D GEOS_INCLUDE_DIR=/Library/Frameworks/GEOS.framework...
John Tull
07:07 PM Bug report #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
Hmm, as I see I can not edit Ticket description for QGIS, so please could anyone fix broken link to [[FindGEOS]].cmak... Mateusz Loskot -
07:04 PM Bug report #1229 (Closed): FindGEOS does not detect GEOS.Framework on OSX 10.5
Under Mac OS X 10.5, current version of [trunk/qgis/cmake/FindGEOS.cmake@9093 [[FindGEOS]].cmake] macro does not dete... Mateusz Loskot -
11:27 PM Revision cd01927d (qgis): Updated splash and compressed master so it requires less space in svn c...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9104 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:27 PM Revision c244ca22 (qgis): Updated splash and compressed master so it requires less space in svn c...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9104 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:06 PM Revision 986beb91 (qgis): fix another compile error on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@9103 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:06 PM Revision b221bfe5 (qgis): fix another compile error on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9103 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:04 PM Revision 630e3de8 (qgis): fix buddies
git-svn-id: http://svn.osgeo.org/qgis/trunk@9102 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:04 PM Revision ab68af4f (qgis): fix buddies
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9102 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:03 PM Revision 0a7c1b69 (qgis): fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9101 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:03 PM Revision c89ded76 (qgis): fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9101 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:39 PM Feature request #234: ISO C++ forbids casting between pointer-to-function and pointer-to-object
Tim,
Continuing my previous comment, current SVN trunk does still thrown the same warning if compiled with my set of...
Mateusz Loskot -
09:32 PM Feature request #234: ISO C++ forbids casting between pointer-to-function and pointer-to-object
Tim,
Current version of QGIS SVN trunk does not set any flags like -Wall, -Werroretc. I have to do it manually:
<pr...
Mateusz Loskot -
09:28 PM Revision 3fa4d107 (qgis): fix compile error on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@9100 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:28 PM Revision 7ae11055 (qgis): fix compile error on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9100 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:32 PM Revision 4f001052 (qgis): fix compile error introduced with r9097
git-svn-id: http://svn.osgeo.org/qgis/trunk@9099 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:32 PM Revision 1a71547f (qgis): fix compile error introduced with r9097
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9099 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:25 PM Revision f22169ce (qgis): fix filter in OGR provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@9098 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:25 PM Revision e1a4d107 (qgis): fix filter in OGR provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9098 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:25 PM Revision 4acf538d (qgis): re-add useIntersect support in QgsVectorLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9097 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:25 PM Revision c175c12f (qgis): re-add useIntersect support in QgsVectorLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9097 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:39 PM Revision 1543f506 (qgis): Api documentation updates and setting grouping tag
git-svn-id: http://svn.osgeo.org/qgis/trunk@9096 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:39 PM Revision 4146d585 (qgis): Api documentation updates and setting grouping tag
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9096 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:16 PM Revision f2cdcca6 (qgis): remove 'with hold' from postgres cursors
git-svn-id: http://svn.osgeo.org/qgis/trunk@9095 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:16 PM Revision 57c508f8 (qgis): remove 'with hold' from postgres cursors
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9095 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:33 PM Revision 14216426 (qgis): fix #1228
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9094 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:33 PM Revision 109c9f4a (qgis): fix #1228
git-svn-id: http://svn.osgeo.org/qgis/trunk@9094 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:31 PM Revision 935d5666 (qgis): QgsGeometry migrated to GEOS C-API
git-svn-id: http://svn.osgeo.org/qgis/trunk@9093 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:31 PM Revision 2fb8915b (qgis): QgsGeometry migrated to GEOS C-API
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9093 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:15 PM Revision 87d9cb93 (qgis): handling vector data geometry and attribute updates refactored
QgsVectorLayer:
- move attribute part of editing to vector layer class and unify with geometry handling:
* remo...
Jürgen Fischer
02:15 PM Revision 43278d72 (qgis): handling vector data geometry and attribute updates refactored
QgsVectorLayer:
- move attribute part of editing to vector layer class and unify with geometry handling:
* remo...
Jürgen Fischer
02:04 PM Revision 03ef707a (qgis): fix msvc warning (std::vector=>QVector)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9091 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:04 PM Revision f429563f (qgis): fix msvc warning (std::vector=>QVector)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9091 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:49 PM Revision 4969b3a8 (qgis): Api documentation updates and setting grouping tag
git-svn-id: http://svn.osgeo.org/qgis/trunk@9090 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:49 PM Revision cf884a1e (qgis): Api documentation updates and setting grouping tag
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9090 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:36 PM Revision 56e6167f (qgis): catch exceptions in QgsSpatialIndex
git-svn-id: http://svn.osgeo.org/qgis/trunk@9089 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:36 PM Revision ac7f0c52 (qgis): catch exceptions in QgsSpatialIndex
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9089 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:25 PM Revision 9bf6208e (qgis): Use javadoc style class descriptors and updated modules list
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9088 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:25 PM Revision 731ec750 (qgis): Use javadoc style class descriptors and updated modules list
git-svn-id: http://svn.osgeo.org/qgis/trunk@9088 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:08 PM Feature request #417: Attribute constraints when editing vector layers
commit:43278d72 (SVN r9093) introduces some enhancements that covers this partly, although not by strict constraints. Jürgen Fischer
12:06 PM Feature request #1223: cannot remove islands from multipolygons
Replying to [comment:3 jef]:
> duplicate of #1042
Not entirely - #1042 is about *islands*, this one one is about *ri...
Maciej Sieczka -
11:54 AM Feature request #1223 (Closed): cannot remove islands from multipolygons
duplicate of #1042 Jürgen Fischer
11:54 AM Feature request #1223 (Closed): cannot remove islands from multipolygons
duplicate of #1042 Jürgen Fischer
07:25 AM Feature request #1223: cannot remove islands from multipolygons
Looks like there's only one feature in you shape and that feature is a multipolygon. The problem is that there curre... Jürgen Fischer
06:16 AM Feature request #1223 (Closed): cannot remove islands from multipolygons
1. Open the attached Shapefile.
2. Toggle editing.
3. Navigate to top-left corner.
4. You can't remove any of the ...
Maciej Sieczka -
12:03 PM Feature request #575 (Closed): API Feature Request: Concrete subclass of QgsVectorDataProvider wi...
there's the memoryrprovider now, that covers some if not all aspects of this proposal. Feel free to reopen, if you f... Jürgen Fischer
12:03 PM Feature request #575 (Closed): API Feature Request: Concrete subclass of QgsVectorDataProvider wi...
there's the memoryrprovider now, that covers some if not all aspects of this proposal. Feel free to reopen, if you f... Jürgen Fischer
11:54 AM Bug report #1042: possibility to delete rings and islands
see also #1223 Jürgen Fischer
11:46 AM Feature request #1193 (Closed): use GEOS C-API
applied in commit:935d5666 (SVN r9094) Jürgen Fischer
11:46 AM Feature request #1193 (Closed): use GEOS C-API
applied in commit:935d5666 (SVN r9094) Jürgen Fischer
11:44 AM Feature request #1175 (Closed): POSTGIS cursor performance
with commit:f2cdcca6 (SVN r9096) cursors are back to the old behaviour. transactional updates are now down through a... Jürgen Fischer
11:44 AM Feature request #1175 (Closed): POSTGIS cursor performance
with commit:f2cdcca6 (SVN r9096) cursors are back to the old behaviour. transactional updates are now down through a... Jürgen Fischer
11:03 AM Revision abdda51d (qgis): port wfs provider to QgsSpatialIndex
git-svn-id: http://svn.osgeo.org/qgis/trunk@9083 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:03 AM Revision add929a6 (qgis): port wfs provider to QgsSpatialIndex
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9083 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:52 AM Revision 1c3927b1 (qgis): fix multiple layer message
git-svn-id: http://svn.osgeo.org/qgis/trunk@9082 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:52 AM Revision 34db97de (qgis): fix multiple layer message
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9082 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:44 AM Revision cec862a9 (qgis): missed a delete on r9080
git-svn-id: http://svn.osgeo.org/qgis/trunk@9081 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:44 AM Revision 59d750ad (qgis): missed a delete on r9080
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9081 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:43 AM Revision 66829571 (qgis): debian packaging updates
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9080 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:43 AM Revision 7e08724e (qgis): debian packaging updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9080 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:36 AM Revision e8a8a956 (qgis): fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9079 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:36 AM Revision bb504c48 (qgis): fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9079 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:28 AM Revision 45d72873 (qgis): fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9078 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:28 AM Revision 46470e9f (qgis): fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9078 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:55 AM Revision 48dcaffb (qgis): add conversion for QMap<QString, QVariant::Type>
git-svn-id: http://svn.osgeo.org/qgis/trunk@9077 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:55 AM Revision 9c45270b (qgis): add conversion for QMap<QString, QVariant::Type>
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9077 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:55 AM Revision 40446fb1 (qgis): fix warning about returning temporary objects
git-svn-id: http://svn.osgeo.org/qgis/trunk@9076 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:55 AM Revision ee48273a (qgis): fix warning about returning temporary objects
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9076 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:20 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
fixed in commit:43278d72 (SVN r9093) Jürgen Fischer
08:20 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
fixed in commit:43278d72 (SVN r9093) Jürgen Fischer
08:19 AM Bug report #1213 (Closed): Attribute Table editing / Stop Editing dialog behavior is confusing
fixed in commit:43278d72 (SVN r9093). Attribute and geometry editing is now unified and the 'toggle editing' buttons... Jürgen Fischer
08:19 AM Bug report #1213 (Closed): Attribute Table editing / Stop Editing dialog behavior is confusing
fixed in commit:43278d72 (SVN r9093). Attribute and geometry editing is now unified and the 'toggle editing' buttons... Jürgen Fischer
07:39 AM Bug report #1227: loading a style replaces the layer
Replying to [comment:2 msieczka]:
> Replying to [comment:1 bjpfei]:
> > I think this looks similar to ticket #1162.
>...
Jürgen Fischer
07:22 AM Bug report #1227 (Closed): loading a style replaces the layer
Replying to [comment:1 bjpfei]:
> I think this looks similar to ticket 1162.
> Maybe we should meld these tickets to ...
Maciej Sieczka -
07:22 AM Bug report #1227 (Closed): loading a style replaces the layer
Replying to [comment:1 bjpfei]:
> I think this looks similar to ticket 1162.
> Maybe we should meld these tickets to ...
Maciej Sieczka -
07:11 AM Bug report #1227: loading a style replaces the layer
I think this looks similar to ticket 1162.
Maybe we should meld these tickets to one ticket?
bjpfei -
06:59 AM Bug report #1227 (Closed): loading a style replaces the layer
1. Set up symbology for a shapefile.
2. Save the style for this shapefile.
3. Load it for another Shapefile.
The '...
Maciej Sieczka -
07:33 AM Bug report #1228 (Closed): sorting by non-numeric col fails
fixed in commit:109c9f4a (SVN r9095). thanks for testing. Jürgen Fischer
07:33 AM Bug report #1228 (Closed): sorting by non-numeric col fails
fixed in commit:109c9f4a (SVN r9095). thanks for testing. Jürgen Fischer
07:18 AM Bug report #1228: sorting by non-numeric col fails
(I mean in table editor.) Maciej Sieczka -
07:16 AM Bug report #1228 (Closed): sorting by non-numeric col fails
Sorting by non-numeric col fails. reproducible with any Shapefile.
Maciej Sieczka -
07:26 AM Bug report #1162: missing possibility to use QML Style for more than one layer
I don't consider this issue as an enhacement request. It is a critical bug rather. If re-using QMLs for different lay... Maciej Sieczka -
07:15 AM Bug report #1224 (Closed): editing table should not turn editing the geometry on
That's intentional. There is no digitizing mode. Attributes and geometry can now be edited in one session. Jürgen Fischer
07:15 AM Bug report #1224 (Closed): editing table should not turn editing the geometry on
That's intentional. There is no digitizing mode. Attributes and geometry can now be edited in one session. Jürgen Fischer
06:22 AM Bug report #1224: editing table should not turn editing the geometry on
Typo: line "2. Open it's, toggle editing the table." should read "2. Open it's table, toggle editing the table.".
Maciej Sieczka -
06:20 AM Bug report #1224 (Closed): editing table should not turn editing the geometry on
1. Open some Shapefile.
2. Open it's, toggle editing the table.
Digitising mode becomes toggle on too. It shouldn't.
Maciej Sieczka -
06:27 AM Bug report #1226 (Closed): tools dialogs should not pop-up after leaving the digitising mode
Example:
1. Select "Measure tool".
2. Close it's dialog.
3. Toggle editing on for some layer.
4. Toggle editing o...
Maciej Sieczka -
06:27 AM Bug report #1225 (Closed): Crash when editing table of a polygon shape
Testing the metis release (0.11.0.1 & 0.11.1.2) I always have crashes while editing the table of a polygon shape. It ... cantalou -
06:02 AM Feature request #1222 (Closed): make "Search radius for vertex edits" configurable per layer
Currently one can only define "Snapping tolerance" per layer, which has effect only when adding new features. For mov... Maciej Sieczka -
05:39 AM Bug report #418: QGIS fails to read undefined projection from user datum in shape.prj file
In current SVN trunk i(pre 1.0.0) t continues to fail:... Markus Neteler
02:29 AM Bug report #844 (Closed): WMS layers support only PNG format
Fixed with the release of QGIS-0.11.0-2 Marco Pasetti -
02:29 AM Bug report #844 (Closed): WMS layers support only PNG format
Fixed with the release of QGIS-0.11.0-2 Marco Pasetti -
02:28 AM Bug report #844: WMS layers support only PNG format
It's a packaging error due to the lack of qt imageformats dlls Marco Pasetti -

2008-08-19

10:05 AM Bug report #1221: layer with non-standard CRS doesn't get its CRS set correctly on loading file o...
jef suggested there is a bug with doing multiple importFromProj4()'s from a foot based coordinate system. Reviewing ... Frank Warmerdam -

2008-08-18

12:31 AM Revision 3979d24e (qgis): fix #1205 and #1221
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9071 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:31 AM Revision ece87e28 (qgis): fix #1205 and #1221
git-svn-id: http://svn.osgeo.org/qgis/trunk@9071 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:32 PM Bug report #1205 (Closed): No valid projection. Unable to set map units.
fixed in Jürgen Fischer
03:32 PM Bug report #1205 (Closed): No valid projection. Unable to set map units.
fixed in Jürgen Fischer
03:32 PM Bug report #1221 (Closed): layer with non-standard CRS doesn't get its CRS set correctly on loadi...
fixed in Jürgen Fischer
03:32 PM Bug report #1221 (Closed): layer with non-standard CRS doesn't get its CRS set correctly on loadi...
fixed in Jürgen Fischer
03:16 PM Bug report #1221: layer with non-standard CRS doesn't get its CRS set correctly on loading file o...
To illustrate the problem:
1) load [ftp://ftp2.census.gov/geo/tiger/TIGER2007FE/06_CALIFORNIA/fe_2007_06_county.zi...
cgsbob -
09:08 AM Bug report #1221: layer with non-standard CRS doesn't get its CRS set correctly on loading file o...
I am running on a Ubuntu 8.04 X86_64 system with qt4.4 and I'm having the same problem. I mentioned this problem in... cgsbob -
10:25 AM Revision eafcc2b8 (qgis): Set extents / pos label tooltip in status bar appropriately to context
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9069 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:25 AM Revision 2f7f8865 (qgis): Set extents / pos label tooltip in status bar appropriately to context
git-svn-id: http://svn.osgeo.org/qgis/trunk@9069 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2008-08-17

06:43 PM Bug report #1221 (Closed): layer with non-standard CRS doesn't get its CRS set correctly on loadi...
The situation:
1. project CRS set to epsg:26915 with on-the-fly projection enabled; a layer in epsg:26915 for refer...
Steven Mizuno

2008-08-15

04:57 PM Bug report #1192: Labels incorrectly rendered in OS X 10.5.4 (QGIS 0.11.0)
Confirmed, I see this too, also under Mac OS X 10.5.4 and QGIS 0.11.0.
It appears that only the part of the label b...
Ollie O'Brien -

2008-08-14

07:34 PM Feature request #1016: mysterious white box obscures data in the map window
more information (based on Windows builds):
(a work-around) I have discovered that using the Pan Map tool, then drag...
Steven Mizuno
06:38 PM Bug report #1220 (Closed): transparency for point layers does not work
The Transparency control on Layer Properties, Symbology for a Point layer does not affect the map display.
on Linux...
Steven Mizuno
06:27 PM Feature request #1219 (Closed): OTFT on, layer's and project's CRS the same: measure tools and Id...
Occurs on Windows and Linux - don't know about Mac.
Project CRS set to epsg:32615 or 26915 (haven't tried others), m...
Steven Mizuno
12:40 PM Feature request #1218 (Closed): grass modules tree default open to one or two levels
With so many Grass functions present in QGIS now, it doesn't seem efficient to start with the modules tree fully expa... jaadfoo -

2008-08-13

01:19 PM Feature request #699: problem when moving quickly a layer trough the legend
This bug has been around for a very long time now and I can still reproduce it in trunk . The scenario in comment:2 i... Maciej Sieczka -
01:04 PM Bug report #935: no layer name if the layer loaded from CLI
As of the behavior is different for Shapefiles - the full path to file is present as the layer name. This is bad too... Maciej Sieczka -
09:16 AM Bug report #1176: Transverse mercator south orientated projections not supported
command and output line should read:
$ proj +proj=tmerc +ellps=WGS84 +lon_0=27 -m -1 proj2
31587.18 3397679.73
Wher...
Neil Robinson -
09:08 AM Bug report #1176: Transverse mercator south orientated projections not supported
I've been communicating with Gerald Evenden who has a lot to do with the proj4 library.
Via command-line, I can get ...
Neil Robinson -
06:39 AM Bug report #1217 (Closed): some GRASS commands block the GRASS shell
1. Open some GRASS mapset.
3. Run GRASS Tools.
3. Run GRASS shell
4. Some commands block the shell so that you can...
Maciej Sieczka -

2008-08-12

01:24 AM Revision c7f881bf (qgis): -Small changs to auto arrange to fit better on laptops and Macs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9054 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
01:24 AM Revision 65f678a2 (qgis): -Small changs to auto arrange to fit better on laptops and Macs
git-svn-id: http://svn.osgeo.org/qgis/trunk@9054 c8812cc2-4d05-0410-92ff-de0c093fc19c ersts -
11:22 PM Revision 9db5c1dc (qgis): remove phantom toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@9053 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:22 PM Revision 4d52da4a (qgis): remove phantom toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9053 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:12 PM Revision 9b6cbeab (qgis): Removed the sentence about bug reporting in WMS exception dialog. A WMS...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9052 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:12 PM Revision ec3859a7 (qgis): Removed the sentence about bug reporting in WMS exception dialog. A WMS...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9052 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:53 PM Revision 0c976f8b (qgis): -Fixed color error when creating new file, closes ticket #1034
-Updated the auto arrange
-Fixed an issue that caused qgis to segfault
git-svn-id: http://svn.osgeo.org/qgis/trunk/q...
ersts -
07:53 PM Revision 2fef6ceb (qgis): -Fixed color error when creating new file, closes ticket #1034
-Updated the auto arrange
-Fixed an issue that caused qgis to segfault
git-svn-id: http://svn.osgeo.org/qgis/trunk@9...
ersts -
10:55 AM Bug report #1034 (Closed): Georeferencer forces a greyscale pallette on indexed images
Replying to [comment:2 msieczka]:
> In a result a new raster is created. It should be have the same colortable as the...
ersts -
10:55 AM Bug report #1034 (Closed): Georeferencer forces a greyscale pallette on indexed images
Replying to [comment:2 msieczka]:
> In a result a new raster is created. It should be have the same colortable as the...
ersts -
06:21 AM Bug report #1215: "blue pencil" Attribute Edit
Replying to [comment:3 mhugent]:
> The reason is that [[QgsVectorLayer]] is not able to cope with geometry edits and ...
Jürgen Fischer
05:24 AM Bug report #1215: "blue pencil" Attribute Edit
Hi sdikiy
The reason is that [[QgsVectorLayer]] is not able to cope with geometry edits and attribute edits (uncommi...
Marco Hugentobler
03:35 AM Bug report #1215: "blue pencil" Attribute Edit
Hi, Marco
What reason for remove ability 'Attribute Edit' in [[QgsMapToolIdentify]]::identifyVectorLayer commit:2002...
Serge Dikiy
 

Also available in: Atom