Activity

From 2006-04-10 to 2006-05-09

2006-05-09

06:50 PM Bug report #91: first letter of layer name is forced to uppercase
That's a good enoughy consensus for me! Gavin Macaulay -
06:26 PM Bug report #91: first letter of layer name is forced to uppercase
I say make it configurable Gary Sherman
06:20 PM Bug report #56 (Closed): Map composer: width&height swapped
The General Tab refers to the paper size in portrait mode and is therefore correct even though it looks wrong in land... Gary Sherman
06:20 PM Bug report #56 (Closed): Map composer: width&height swapped
The General Tab refers to the paper size in portrait mode and is therefore correct even though it looks wrong in land... Gary Sherman
06:12 PM Bug report #65 (Closed): QGIS assert error when nkids theme used due to missing icons
Added missing projection icons from default theme to prevent crash (revision commit:fff1b7a2 (SVN r5434)). Gary Sherman
06:12 PM Bug report #65 (Closed): QGIS assert error when nkids theme used due to missing icons
Added missing projection icons from default theme to prevent crash (revision commit:fff1b7a2 (SVN r5434)). Gary Sherman
06:01 PM Bug report #60: digitizing shapefile: REAL values are not stored properly
Confirmed Gary Sherman
05:31 PM Bug report #3933: point symbols not showing up on vector layers
Confirmed in 0.8 HEAD anonymous -
05:26 PM Bug report #96 (In Progress): identify tool: there are spaces in the numeric fields
I think this is because the numeric fields are right justified. I'm not sure this qualifies as a bug. anonymous -
02:09 PM Revision 08e639f8 (qgis): dont use region
git-svn-id: http://svn.osgeo.org/qgis/trunk@5432 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
02:09 PM Revision fac42949 (qgis): dont use region
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5432 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
02:08 PM Revision 72172758 (qgis): region tag to force region use, especially import/export
git-svn-id: http://svn.osgeo.org/qgis/trunk@5431 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
02:08 PM Revision c07ef21f (qgis): region tag to force region use, especially import/export
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5431 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
08:39 AM Revision 35d8cb31 (qgis): added a test if the digitizing tool matches the vector layer type
git-svn-id: http://svn.osgeo.org/qgis/trunk@5430 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
08:39 AM Revision 79d00c02 (qgis): added a test if the digitizing tool matches the vector layer type
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5430 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2006-05-08

01:59 AM Bug report #91: first letter of layer name is forced to uppercase
We could make it a configurable thing and keep everyone happy Gavin Macaulay -
11:42 PM Bug report #109 (Closed): commiting features to OGR layers broken
This seems to be a gdal issue related to the new 'delete feature' capability. I will write a note to the gdal mailing... Marco Hugentobler
11:42 PM Bug report #109 (Closed): commiting features to OGR layers broken
This seems to be a gdal issue related to the new 'delete feature' capability. I will write a note to the gdal mailing... Marco Hugentobler
11:40 PM Bug report #79 (Closed): Digitizing mode not changed when switching layers
I added a test (in qgsmaptoolcapture) if the tool matches the vector type of the current layer and removed the 'stop ... Marco Hugentobler
11:40 PM Bug report #79 (Closed): Digitizing mode not changed when switching layers
I added a test (in qgsmaptoolcapture) if the tool matches the vector type of the current layer and removed the 'stop ... Marco Hugentobler
05:55 PM Revision b513d062 (qgis): changed to pj_set_finder
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5429 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
05:55 PM Revision a1f990ba (qgis): changed to pj_set_finder
git-svn-id: http://svn.osgeo.org/qgis/trunk@5429 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
05:04 PM Revision 9b03b9fc (qgis): set PROJ_LIB on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5428 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
05:04 PM Revision d211ce9f (qgis): set PROJ_LIB on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@5428 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
09:04 AM Revision f60bad1a (qgis): correction to the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5427 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:04 AM Revision 602f30ab (qgis): correction to the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5427 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
08:57 AM Revision 818160f0 (qgis): stop editing if the current layer changes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5426 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
08:57 AM Revision 6a771b3d (qgis): stop editing if the current layer changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5426 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2006-05-07

12:11 AM Bug report #79: Digitizing mode not changed when switching layers
Editing is now stopped if the current maplayer changes. We propably also need to deactivate the current editing tool ... Marco Hugentobler
08:11 AM Revision 9fea53c8 (qgis): Update the contents of the vector layer properties box everytime that
it is shown. Resolves some problems where changing something in the
dialog box, then clicking cancel, then bringing t...
Gavin Macaulay -
08:11 AM Revision 76a1f2e4 (qgis): Update the contents of the vector layer properties box everytime that
it is shown. Resolves some problems where changing something in the
dialog box, then clicking cancel, then bringing t...
Gavin Macaulay -
07:29 AM Revision 46bce5f3 (qgis): Fix for ticket #108.
- Postgres provider: Remove some declared but not defined functions that
were shadowing some inherited functions of...
Gavin Macaulay -
07:29 AM Revision 0eed881b (qgis): Fix for ticket #108.
- Postgres provider: Remove some declared but not defined functions that
were shadowing some inherited functions of...
Gavin Macaulay -
03:01 AM Bug report #109 (Closed): commiting features to OGR layers broken
Depending on the gdal version, qgis segfaults or doesn't commit newly added features to OGR layers. Marco Hugentobler

2006-05-06

11:12 PM Bug report #45: new added field isn't in label
This may be resolved in SVN . I'm unfamilair with grass, so can someone try it? Gavin Macaulay -
10:30 PM Bug report #108 (Closed): Password of postgis databases is visible in legend tooltip
Fixed in SVN commit:0eed881b (SVN r5424) Gavin Macaulay -
10:30 PM Bug report #108 (Closed): Password of postgis databases is visible in legend tooltip
Fixed in SVN commit:0eed881b (SVN r5424) Gavin Macaulay -

2006-05-05

02:35 PM Revision efddf4b6 (qgis): changed geometry type return of postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5421 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:35 PM Revision 026a94a4 (qgis): changed geometry type return of postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5421 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:02 PM Bug report #108 (In Progress): Password of postgis databases is visible in legend tooltip
Gavin Macaulay -
07:29 AM Bug report #108 (Closed): Password of postgis databases is visible in legend tooltip
The user name and password for databases are visible in the legend tooltip of a layer. Is it possible to make the pos... Marco Hugentobler
05:43 AM Bug report #91: first letter of layer name is forced to uppercase
Generally, the name of a qgis layer does not have to be the same as the filename (in the qgis code this is called 'be... Marco Hugentobler

2006-05-04

05:03 PM Revision 32987490 (qgis): fix for a bug which prevented commiting changed multiline geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@5419 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:03 PM Revision 914c2dc4 (qgis): fix for a bug which prevented commiting changed multiline geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5419 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:20 PM Revision a064a595 (qgis): some bugfixes for editing multiline geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@5418 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:20 PM Revision 0314c97c (qgis): some bugfixes for editing multiline geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5418 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:08 PM Revision b22acec5 (qgis): editing: show during mouse move where the point will be snapped to (by ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5417 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:08 PM Revision de5b6a37 (qgis): editing: show during mouse move where the point will be snapped to (by ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5417 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:41 PM Bug report #107 (Closed): faulty file selector in Grass tools
... werchowyna-epf-pl -
12:13 PM Revision 2326ff63 (qgis): split path by ':' on Unix
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5416 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
12:13 PM Revision ef53c2ff (qgis): split path by ':' on Unix
git-svn-id: http://svn.osgeo.org/qgis/trunk@5416 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek

2006-05-03

01:10 AM Feature request #3937 (Feedback): QgsCsException constructor calls using unqualified std::string
This bug seems to be still present in the 0.7 branch, could anyone apply it there too ? anonymous -
01:10 AM Feature request #3937 (Feedback): QgsCsException constructor calls using unqualified std::string
This bug seems to be still present in the 0.7 branch, could anyone apply it there too ? anonymous -
04:19 PM Revision fd92f817 (qgis): get projectionEnabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@5413 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
04:19 PM Revision 741f713c (qgis): get projectionEnabled
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5413 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
04:18 PM Revision 1720f9f9 (qgis): delete line with < 2 vertices
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5412 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
04:18 PM Revision 7c856a9c (qgis): delete line with < 2 vertices
git-svn-id: http://svn.osgeo.org/qgis/trunk@5412 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:51 PM Revision ab56c02f (qgis): projection support
git-svn-id: http://svn.osgeo.org/qgis/trunk@5411 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:51 PM Revision 2aa7bfb0 (qgis): projection support
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5411 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek

2006-05-01

12:32 AM Feature request #78 (Closed): Add icons to digitising toolbar to start/stop editing of current layer
Added. I'm usually not very good in designing icons so feel free to exchange them.
Marco
Marco Hugentobler
12:32 AM Feature request #78 (Closed): Add icons to digitising toolbar to start/stop editing of current layer
Added. I'm usually not very good in designing icons so feel free to exchange them.
Marco
Marco Hugentobler
09:48 PM Revision 0910ad46 (qgis): Fix for vertex editing bug where already changed geometries have not be...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5410 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:48 PM Revision 3d58d3d5 (qgis): Fix for vertex editing bug where already changed geometries have not be...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5410 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:41 PM Revision 90c10d14 (qgis): Apply patch (option 3) in ticket #66
git-svn-id: http://svn.osgeo.org/qgis/trunk@5404 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:41 PM Revision b09f1355 (qgis): Apply patch (option 3) in ticket #66
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5404 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
05:22 AM Bug report #106 (Closed): symbology is lost when trying to update it after modifying fields
... werchowyna-epf-pl -
03:42 AM Feature request #66 (Closed): Shortcuts tiding
Option 3 patch applied in svn Gavin Macaulay -
03:42 AM Feature request #66 (Closed): Shortcuts tiding
Option 3 patch applied in svn Gavin Macaulay -

2006-04-29

11:07 PM Revision bec5d201 (qgis): added toolbar buttons for start/stop editing
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5396 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:07 PM Revision 321a9225 (qgis): added toolbar buttons for start/stop editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@5396 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:47 PM Revision 3bff720e (qgis): Changes to try to avoid compile errors (that others get, but not me)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5395 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
10:47 PM Revision ba0ea164 (qgis): Changes to try to avoid compile errors (that others get, but not me)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5395 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
09:15 AM Revision f8353d06 (qgis): Fix for ticket #88.
Implemented code to determine label positions for multipoints,
multilinestrings, and multipolygons.
Some ratioanlisat...
Gavin Macaulay -
09:15 AM Revision 72d25769 (qgis): Fix for ticket #88.
Implemented code to determine label positions for multipoints,
multilinestrings, and multipolygons.
Some ratioanlisat...
Gavin Macaulay -
09:12 AM Revision 2a1f7f0a (qgis): #include tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5393 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
09:12 AM Revision 9e1870b0 (qgis): #include tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@5393 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -

2006-04-28

12:18 AM Bug report #88 (Closed): Unable to show labels on PostGIS layer.
Fixed in svn commit:72d25769 (SVN r5395).
The problem was that qgis wasn't doing labels for any of the multi geometr...
Gavin Macaulay -
12:18 AM Bug report #88 (Closed): Unable to show labels on PostGIS layer.
Fixed in svn commit:72d25769 (SVN r5395).
The problem was that qgis wasn't doing labels for any of the multi geometr...
Gavin Macaulay -
03:45 PM Bug report #88: Unable to show labels on PostGIS layer.
Qgis crashes for me when trying to display labels using the above table/data. Gavin Macaulay -
10:59 PM Revision 0c93f6a7 (qgis): fixed two small memory leaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@5391 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:59 PM Revision 2123e4b9 (qgis): fixed two small memory leaks
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5391 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:46 PM Revision 70c9cb97 (qgis): clear the modified features after commit/roll back
git-svn-id: http://svn.osgeo.org/qgis/trunk@5390 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:46 PM Revision ae4e6035 (qgis): clear the modified features after commit/roll back
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5390 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:53 AM Revision 07422b00 (qgis): Sort the list of tables alphabetically
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5388 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
09:53 AM Revision 127efa10 (qgis): Sort the list of tables alphabetically
git-svn-id: http://svn.osgeo.org/qgis/trunk@5388 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
07:44 AM Bug report #105 (Closed): Add GRASS Raster causes error
Forget this ticket. It was a misconfiguration GDAL by myself!!
Please excuse this ticket!!!
Redmine Admin
07:44 AM Bug report #105 (Closed): Add GRASS Raster causes error
Forget this ticket. It was a misconfiguration GDAL by myself!!
Please excuse this ticket!!!
Redmine Admin
07:15 AM Bug report #105 (Closed): Add GRASS Raster causes error
Adding a GRASS Raster layer breaks with the following error message (QGIS Linux/QT4.1.2):
[[QgsGrassPlugin]]::addRas...
Redmine Admin

2006-04-27

03:48 AM Bug report #104 (Closed): GRASS-shell does not produce output
Dear developers,
I have found that the GRASS_shell from the GRASS-toolbox does not work. It can be reproduced by typ...
holl-gdf-hannover-de -

2006-04-26

09:57 AM Revision 85f2f7e0 (qgis): czech translation by Martin Landa
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5380 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
09:57 AM Revision 3307d869 (qgis): czech translation by Martin Landa
git-svn-id: http://svn.osgeo.org/qgis/trunk@5380 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:25 AM Bug report #51 (Closed): Open file and view by extension
This is a bug in Qt 4.1.1 and 4.1.2 (see http://www.trolltech.com/developer/tasktracker.html?method=entry&id=106783).... Gavin Macaulay -
03:25 AM Bug report #51 (Closed): Open file and view by extension
This is a bug in Qt 4.1.1 and 4.1.2 (see http://www.trolltech.com/developer/tasktracker.html?method=entry&id=106783).... Gavin Macaulay -
02:18 AM Revision 562cfcef (qgis): Run tests after they are built
git-svn-id: http://svn.osgeo.org/qgis/trunk@5379 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:18 AM Revision f7ba8f76 (qgis): Run tests after they are built
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5379 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2006-04-25

11:52 PM Bug report #83: Strange polygon fill rendering
I note that the polygon in question appears to cross the +/-180 degree line or perhaps is discontinuous in some way. ... Gavin Macaulay -
10:36 PM Revision fadf6eae (qgis): cleaned up the code for not commited features/ changed features/ cached...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5378 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:36 PM Revision d92d3600 (qgis): cleaned up the code for not commited features/ changed features/ cached...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5378 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:38 PM Revision ab75554e (qgis): added a method to cache the geometries before start editing. Not wired ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5377 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:38 PM Revision 9a6a8fe0 (qgis): added a method to cache the geometries before start editing. Not wired ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5377 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:22 AM Revision 90ed5b61 (qgis): Fix for ticket #101.
A temporary fix that prevents a qgis crash due to running out of memory.
git-svn-id: http://svn.osgeo.org/qgis/trun...
Gavin Macaulay -
11:22 AM Revision 380adbde (qgis): Fix for ticket #101.
A temporary fix that prevents a qgis crash due to running out of memory.
git-svn-id: http://svn.osgeo.org/qgis/trun...
Gavin Macaulay -
05:20 AM Revision 4b054e4e (qgis): Remove the trailing space in the parameters column of the tbl_srs table
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5373 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
05:20 AM Revision cd5105ca (qgis): Remove the trailing space in the parameters column of the tbl_srs table
git-svn-id: http://svn.osgeo.org/qgis/trunk@5373 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
02:53 AM Bug report #3929 (Closed): 404 Error with Qgis Add WMS Layer but valid response in web browser
Gavin Macaulay -
02:51 AM Bug report #3929: 404 Error with Qgis Add WMS Layer but valid response in web browser
The problem with qgis viewing data from the nztopo wms server now appears to be with the wms server sending inconsist... Gavin Macaulay -
02:49 AM Bug report #103 (Closed): nztopoonline WMS server doesn't work with qgis
This ticket derives from #3929, where after fixing that problem, another appeared.
Qgis is unable to view WMS data f...
Gavin Macaulay -
02:34 AM Revision b64fbd24 (qgis): Remove some no longer used files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5370 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
02:34 AM Revision 028eb137 (qgis): Remove some no longer used files
git-svn-id: http://svn.osgeo.org/qgis/trunk@5370 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
02:23 AM Bug report #101 (Closed): map composer: crash when paper dimensions are huge
Resolved in svn (well, sort of).
Gavin Macaulay -
02:23 AM Bug report #101 (Closed): map composer: crash when paper dimensions are huge
Resolved in svn (well, sort of).
Gavin Macaulay -

2006-04-24

01:33 AM Revision 37f3c0bd (qgis): Fix a couple of syntax errors in sql statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@5369 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
01:33 AM Revision 2215db21 (qgis): Fix a couple of syntax errors in sql statements
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5369 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:59 AM Revision d733cea9 (qgis): Some more #ifdef QGISDEBUG's
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5368 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:59 AM Revision 7c71caff (qgis): Some more #ifdef QGISDEBUG's
git-svn-id: http://svn.osgeo.org/qgis/trunk@5368 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:49 AM Revision 4aa91b80 (qgis): Prevent long wms status messages from causing the wms select dialog
box to expand horizontally
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5367 c8812cc2-4d05-0410-92ff-de0c093fc19c
Gavin Macaulay -
12:49 AM Revision 741601f8 (qgis): Prevent long wms status messages from causing the wms select dialog
box to expand horizontally
git-svn-id: http://svn.osgeo.org/qgis/trunk@5367 c8812cc2-4d05-0410-92ff-de0c093fc19c
Gavin Macaulay -
12:47 AM Revision 4f4bc980 (qgis): Put a couple of debug statements inside #ifdef QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5366 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:47 AM Revision a50e1dc7 (qgis): Put a couple of debug statements inside #ifdef QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@5366 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:38 AM Revision 906e0583 (qgis): Replace 'and' with '&&'
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5365 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:38 AM Revision 37126349 (qgis): Replace 'and' with '&&'
git-svn-id: http://svn.osgeo.org/qgis/trunk@5365 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:29 AM Revision 3fef79f7 (qgis): Move to Qt4 version of headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5364 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:29 AM Revision 81e79e11 (qgis): Move to Qt4 version of headers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5364 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
11:50 PM Revision 6d061f46 (qgis): Set tab order and buddies on all dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5363 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:50 PM Revision bc4c2af0 (qgis): Set tab order and buddies on all dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5363 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:03 PM Revision b1957e6f (qgis): only use one closestSegment method of qgsgeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5362 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:03 PM Revision 2a351567 (qgis): only use one closestSegment method of qgsgeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@5362 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
08:07 PM Revision 0fadefa2 (qgis): removed legacy code in qgsgeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5361 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
08:07 PM Revision 75613b09 (qgis): removed legacy code in qgsgeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@5361 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:35 PM Revision ca765e3d (qgis): insertVertex for multipolygons. Not tested yet
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5360 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:35 PM Revision 47398412 (qgis): insertVertex for multipolygons. Not tested yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@5360 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:15 PM Revision bd1caa4a (qgis): changes to allow vertex editing of not commited features
git-svn-id: http://svn.osgeo.org/qgis/trunk@5359 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:15 PM Revision 3a9d82fa (qgis): changes to allow vertex editing of not commited features
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5359 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:56 AM Revision 8784ca4e (qgis): Cope with an explicit port in the url.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5356 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
09:56 AM Revision 639f9a06 (qgis): Cope with an explicit port in the url.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5356 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
09:31 AM Revision 92eb2096 (qgis): Fix for ticket #26
Remove the http://web.address.net bit from the URL before sending the
URL off to the server (some servers don't like ...
Gavin Macaulay -
09:31 AM Revision 7141779b (qgis): Fix for ticket #26
Remove the http://web.address.net bit from the URL before sending the
URL off to the server (some servers don't like ...
Gavin Macaulay -
02:55 AM Bug report #3929: 404 Error with Qgis Add WMS Layer but valid response in web browser
With the nztopo wms server, selecting any layer just returns an image that is completely transparent.
The wms serve...
anonymous -

2006-04-23

12:34 AM Bug report #3929: 404 Error with Qgis Add WMS Layer but valid response in web browser
Fixed in svn commit:7141779b (SVN r5356). That commit resolves the immediate 404 error, but I can't seem to get any i... Gavin Macaulay -
01:47 PM Bug report #3929: 404 Error with Qgis Add WMS Layer but valid response in web browser
The same problem has been reported in ticket #102, although with a different wms service. However both of the servers... Gavin Macaulay -
10:42 AM Bug report #3929: 404 Error with Qgis Add WMS Layer but valid response in web browser
As a workaround I have installed Mapserver, created a WMS Server using Mapserver.
Qgis happily onnects to the Mapserv...
anonymous -
10:10 PM Revision daf61955 (qgis): some fixes for previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5353 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:10 PM Revision a8a1c46e (qgis): some fixes for previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5353 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:53 PM Revision 86cc3fa9 (qgis): Also added a wkb method for adding points. Implementation for multipoly...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5352 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:53 PM Revision 56ad7fbd (qgis): Also added a wkb method for adding points. Implementation for multipoly...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5352 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:45 PM Bug report #102 (Closed): Invalid response from WMS server
This is the same problem as ticket #3929.
I note that the map server in both cases is an ESRI product (from the ......
Gavin Macaulay -
01:45 PM Bug report #102 (Closed): Invalid response from WMS server
This is the same problem as ticket #3929.
I note that the map server in both cases is an ESRI product (from the ......
Gavin Macaulay -
12:01 PM Bug report #102 (Closed): Invalid response from WMS server
I've tried to add this WMS server:
http://eusoils.jrc.it:80/wmsconnector/com.esri.wms.Esrimap/Eusoils_WMS?
This was...
Martin Dobias
01:06 PM Revision 4c3841b6 (qgis): also added a wkb method to delete vertices
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5350 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:06 PM Revision 8577f1db (qgis): also added a wkb method to delete vertices
git-svn-id: http://svn.osgeo.org/qgis/trunk@5350 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
08:17 AM Bug report #3931 (Closed): Web menus: content missing
Gary Sherman
07:50 AM Revision 7b3b2d89 (qgis): only check/uncheck layer files in QgsLegend::selectAll (not all items)....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5349 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:50 AM Revision 07baabfd (qgis): only check/uncheck layer files in QgsLegend::selectAll (not all items)....
git-svn-id: http://svn.osgeo.org/qgis/trunk@5349 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:57 AM Bug report #101 (Closed): map composer: crash when paper dimensions are huge
... werchowyna-epf-pl -
02:05 AM Revision 9bf833d7 (qgis): Fix for ticket #94
Toggling all the layers on or off is now delegated to the legend,
rather than being done QgisApp
git-svn-id: http:/...
Gavin Macaulay -
02:05 AM Revision addea8a3 (qgis): Fix for ticket #94
Toggling all the layers on or off is now delegated to the legend,
rather than being done QgisApp
git-svn-id: http:/...
Gavin Macaulay -

2006-04-22

11:09 PM Revision 09ceb821 (qgis): Put the layer source text in the legend as a tooltip.
Resolves (for now) ticket #75
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5346 c8812cc2-4d05-0410-92ff-de0c093...
Gavin Macaulay -
11:09 PM Revision cb6e7242 (qgis): Put the layer source text in the legend as a tooltip.
Resolves (for now) ticket #75
git-svn-id: http://svn.osgeo.org/qgis/trunk@5346 c8812cc2-4d05-0410-92ff-de0c093fc19c
Gavin Macaulay -
05:05 PM Bug report #94 (Closed): hide all layers doesn't deselect layers
Fixed in SVN commit:addea8a3 (SVN r5349) Gavin Macaulay -
05:05 PM Bug report #94 (Closed): hide all layers doesn't deselect layers
Fixed in SVN commit:addea8a3 (SVN r5349) Gavin Macaulay -
02:10 PM Feature request #75 (Closed): show postigs layer names as schema.table.column
The tooltip option in is SVN Gavin Macaulay -
02:10 PM Feature request #75 (Closed): show postigs layer names as schema.table.column
The tooltip option in is SVN Gavin Macaulay -
09:53 AM Revision 18dfefdb (qgis): Fix for ticket #92
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5338 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
09:53 AM Revision 1433ca4a (qgis): Fix for ticket #92
git-svn-id: http://svn.osgeo.org/qgis/trunk@5338 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
09:48 AM Bug report #61 (Closed): digitizing shapefile: how to start digitizing is obscure; how to add, mo...
There is now a 'allow editing' entry in the right click menu also on the [[QgsLegendLayer]] level Marco Hugentobler
09:48 AM Bug report #61 (Closed): digitizing shapefile: how to start digitizing is obscure; how to add, mo...
There is now a 'allow editing' entry in the right click menu also on the [[QgsLegendLayer]] level Marco Hugentobler

2006-04-21

01:07 AM Bug report #93: file selector doesn't accept wildcards anymore
I no longer have 0.7.4 to test - how did one use wildcards in the file selector dialog in 0.7.4? Gavin Macaulay -
12:53 AM Bug report #92 (Closed): zoom to layer extent trims the bottom of the layer
Fixed in SVN Gavin Macaulay -
12:53 AM Bug report #92 (Closed): zoom to layer extent trims the bottom of the layer
Fixed in SVN Gavin Macaulay -
11:38 PM Revision c79ca843 (qgis): changed icon name
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5336 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:38 PM Revision e8691f44 (qgis): changed icon name
git-svn-id: http://svn.osgeo.org/qgis/trunk@5336 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:53 PM Revision 97d368bc (qgis): Place 'allow editing' into the legend layer right click menu. Newly add...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5335 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:53 PM Revision bf11f631 (qgis): Place 'allow editing' into the legend layer right click menu. Newly add...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5335 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:06 PM Revision b7b44bb8 (qgis): Formatting/layout changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@5328 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:06 PM Revision d3a17de0 (qgis): Formatting/layout changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5328 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
10:14 AM Revision 34861758 (qgis): cache geometries only if layer is editable
git-svn-id: http://svn.osgeo.org/qgis/trunk@5327 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:14 AM Revision 046f9012 (qgis): cache geometries only if layer is editable
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5327 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:17 AM Revision 2efa86ef (qgis): updated simplified chinese translation submitted by nilarcs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5326 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:17 AM Revision 19f8a3a2 (qgis): updated simplified chinese translation submitted by nilarcs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5326 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:30 AM Bug report #51: Open file and view by extension
It's getting worse - in QGIS compiled against Qt 4.1.2 even directories are sometimes not listed :-( Redmine Admin
02:13 AM Bug report #99 (Closed): identify tool: the .Area "column" is missleaading
Redmine Admin
02:09 AM Bug report #99: identify tool: the .Area "column" is missleaading
I don't think it is user misleading - each of these special attributes starts with dot (.AREA for polygons, .LENGHT f... Redmine Admin
02:12 AM Feature request #100: identify tool: the .Area "column" is missleaading
I don't think it is user misleading - each of these special attributes starts with dot (.AREA for polygons, .LENGHT f... Redmine Admin

2006-04-20

01:47 AM Bug report #97: identify tool: the window shape and colums width are not preserved
It is related only to 'Identify features' window in digitizing mode ('Allow editing' checked) Redmine Admin
02:20 PM Bug report #97 (Closed): identify tool: the window shape and colums width are not preserved
1. add a vecto layer
2. identify tool
3. adjust columns width and window shape to suit your needs
4. OK or Cancel
...
werchowyna-epf-pl -
01:31 AM Bug report #87: Save as image in Map Composer doesn't work (Windows only)
Yes, sorry, I may emphesized that it's problem under Windows version only, in Linux it works fine. Redmine Admin
01:27 AM Bug report #3931: Web menus: content missing
I have made changes to the web site to hopefully make the menu more distinct from the rest of the content. Is this an... Tim Sutton
08:16 PM Revision 5f20a340 (qgis): completed QgsGeometry::closestSegmentWithContext for all wkb types. Not...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5325 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
08:16 PM Revision ee79753e (qgis): completed QgsGeometry::closestSegmentWithContext for all wkb types. Not...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5325 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:19 PM Revision 6dcf9824 (qgis): implemented QgsGeometry::vertexAt for types other than line
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5324 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:19 PM Revision 3fe7d629 (qgis): implemented QgsGeometry::vertexAt for types other than line
git-svn-id: http://svn.osgeo.org/qgis/trunk@5324 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:20 PM Revision 014c16e0 (qgis): addPoint should now work also for polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@5323 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:20 PM Revision 5a4a7dbc (qgis): addPoint should now work also for polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5323 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
02:27 PM Feature request #100 (Closed): identify tool: the .Area "column" is missleaading
1. add grass polygon vector
2. identify too
3. there will be non-existant .Area "column" displayed in the column tr...
werchowyna-epf-pl -
02:27 PM Bug report #99 (Closed): identify tool: the .Area "column" is missleaading
1. add grass polygon vector
2. identify too
3. there will be non-existant .Area "column" displayed in the column tr...
anonymous -
02:25 PM Bug report #98 (Closed): Qgis 0.7.4 georeferencer does not display image from some TIFF files
We compiled 0.7.3 from source on Ubuntu Breezy and were able to open one TIFF that was causing us trouble in the Ubun... kristian-hermansen-gmail-com -
02:15 PM Bug report #96 (Closed): identify tool: there are spaces in the numeric fields
1. add a shapefile with some numeric attributes
2. identify tool
3. see how spaces are present in the beginning of ...
werchowyna-epf-pl -
02:08 PM Bug report #92: zoom to layer extent trims the bottom of the layer
I did some changes there recently - I'll have a look soon Gavin Macaulay -
01:55 PM Bug report #92 (Closed): zoom to layer extent trims the bottom of the layer
1. add a vector layer
2. zoom to layer extent
3. see how the bottom of the layer is outside the display
Maciek
werchowyna-epf-pl -
02:06 PM Bug report #95 (Closed): add many tiffs in one turn - the last one is expanded, all the other are...
Shouldn't that last one be collapsed too?
Maciek
werchowyna-epf-pl -
02:02 PM Bug report #94 (Closed): hide all layers doesn't deselect layers
After "hide all layers" they are hidden, but their buttons remain pressed like if they weren't.
Maciek
anonymous -
01:59 PM Bug report #93 (Closed): file selector doesn't accept wildcards anymore
File selector doesn't accept wildcards in 0.8 anymore. It used to work in 0.74 and was a great feature. Please bring ... werchowyna-epf-pl -
01:50 PM Bug report #91 (Closed): first letter of layer name is forced to uppercase
This is wrong. Eg., my layer name in Grass is "bram_wod", but Qgis displays like if the name was "Bram_wod". Why conf... werchowyna-epf-pl -
01:39 PM Bug report #90 (Closed): segfault after quitting grass digit
1. add grass vector
2. start grass digit
3. quit grass digit
4. right click on canvas (once more if still no segfa...
anonymous -
01:33 PM Bug report #89 (Closed): right click to quit zoom in/out tool calls one redundant zoom in/out more
1. grass digit
2. start drawing a line
3. zoom in (out) using the tool from the toolbar
4. right click to quit zoo...
werchowyna-epf-pl -
12:59 PM Revision 4b7612c8 (qgis): - misc. Qt3 to Qt4 changes
- add tr() to user visible text
- make the image chooser show all the valid file formats in the filter
git-svn-id: ...
Gavin Macaulay -
12:59 PM Revision 44789bc3 (qgis): - misc. Qt3 to Qt4 changes
- add tr() to user visible text
- make the image chooser show all the valid file formats in the filter
git-svn-id: ...
Gavin Macaulay -
12:21 PM Revision 38806c4b (qgis): Read the docs a bit more and now set the dialog into 'save' mode correctly
git-svn-id: http://svn.osgeo.org/qgis/trunk@5321 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:21 PM Revision c5e9a7ff (qgis): Read the docs a bit more and now set the dialog into 'save' mode correctly
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5321 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:09 PM Revision 92bce073 (qgis): - replace a Qt3 class with its Qt4 version
- Fix up the list of valid file types
- Make the 'do it' button say 'Save', instead of 'Open'
- Have the current dire...
Gavin Macaulay -
12:09 PM Revision b7a4593c (qgis): - replace a Qt3 class with its Qt4 version
- Fix up the list of valid file types
- Make the 'do it' button say 'Save', instead of 'Open'
- Have the current dire...
Gavin Macaulay -
08:35 AM Bug report #88 (Closed): Unable to show labels on PostGIS layer.
I'm unable to show labels on a [[PostGIS]] layer.
Here's the sql script with sample data....
Redmine Admin
06:01 AM Revision a3abd61e (qgis): Fix for copy symbology bug (occured when copying unique value symbologies)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5319 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:01 AM Revision 4bc9afbe (qgis): Fix for copy symbology bug (occured when copying unique value symbologies)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5319 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2006-04-19

01:30 AM Bug report #87: Save as image in Map Composer doesn't work (Windows only)
Appears to work under Linux using svn commit:4bc9afbe (SVN r5320) Gavin Macaulay -
12:34 PM Bug report #87 (Closed): Save as image in Map Composer doesn't work (Windows only)
Save as image in Map Composer creates only empty files (tested on qgis-0.8.0-preview-win32-060412). Redmine Admin
07:02 PM Revision 23024a53 (qgis): QgsAttributeDialog: disabled editing of items containing attribute name...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5316 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:02 PM Revision d868a63d (qgis): QgsAttributeDialog: disabled editing of items containing attribute name...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5316 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:23 PM Revision a6851a42 (qgis): added -lexpat for the gpx provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5315 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:23 PM Revision 53729cbc (qgis): added -lexpat for the gpx provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5315 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:58 PM Revision cb12f5f7 (qgis): fix for map canvas not updated after layer file drag
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5314 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:58 PM Revision 8c36546c (qgis): fix for map canvas not updated after layer file drag
git-svn-id: http://svn.osgeo.org/qgis/trunk@5314 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:20 PM Revision a93e46be (qgis): added Method QgsRenderer::containsPixmap
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5312 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:20 PM Revision 5cc30e50 (qgis): added Method QgsRenderer::containsPixmap
git-svn-id: http://svn.osgeo.org/qgis/trunk@5312 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:40 PM Revision 541e8f5b (qgis): added virtual destructor for QgsRendererPlugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5311 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:40 PM Revision 0bf94cd4 (qgis): added virtual destructor for QgsRendererPlugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5311 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:34 PM Revision 6e88af26 (qgis): added an interface class for renderer plugins and a type QgisPlugin::RE...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5310 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:34 PM Revision 55d665b5 (qgis): added an interface class for renderer plugins and a type QgisPlugin::RE...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5310 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:17 PM Bug report #86 (Closed): Yellow symbols for point features in Map Composer legend
Symbol for point feature in [[MapComposer]]'s vector legend is always yellow colored and also is incorrectly located ... Redmine Admin
10:12 AM Bug report #85 (Closed): remove layer does not work for legend layer files
When using the right click menu on a legend layer file, the entry to remove the layer file does not work. Marco Hugentobler
10:09 AM Feature request #76 (Closed): show attribute names as row headers rather than cell values when di...
I did some experiments with the table header and couldn't find a way to make the width of the vertical header resizea... Marco Hugentobler
10:09 AM Feature request #76 (Closed): show attribute names as row headers rather than cell values when di...
I did some experiments with the table header and couldn't find a way to make the width of the vertical header resizea... Marco Hugentobler
10:06 AM Bug report #77 (Closed): Add keybinding for OK & Cancel button in attribute entry dialog when dig...
fixed in Marco Hugentobler
10:06 AM Bug report #77 (Closed): Add keybinding for OK & Cancel button in attribute entry dialog when dig...
fixed in Marco Hugentobler

2006-04-18

12:47 PM Revision e3433a0a (qgis): more legend icon size related fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5303 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:47 PM Revision 564e82d4 (qgis): more legend icon size related fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5303 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:14 AM Revision 7369eea5 (qgis): Removed generated lexer and parser from version control.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5302 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
11:14 AM Revision 5f9793ce (qgis): Removed generated lexer and parser from version control.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5302 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
11:13 AM Revision 87fbb92e (qgis): When building using the build script, enable unit tests and run tests o...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5301 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:13 AM Revision e219dc5f (qgis): When building using the build script, enable unit tests and run tests o...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5301 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:58 AM Revision ec5c535e (qgis): Make building of unit tests conditional (disabled by default)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5300 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:58 AM Revision dc855687 (qgis): Make building of unit tests conditional (disabled by default)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5300 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:52 AM Revision bf7611f4 (qgis): downscale of raster layer pixmap (for bug #84)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5299 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:52 AM Revision b6008580 (qgis): downscale of raster layer pixmap (for bug #84)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5299 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:17 AM Revision ed6d18ec (qgis): Fix for ticket #10
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5298 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
10:17 AM Revision 54681bdb (qgis): Fix for ticket #10
git-svn-id: http://svn.osgeo.org/qgis/trunk@5298 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
08:45 AM Bug report #51: Open file and view by extension
Using QT 4.1.2 Luca -

2006-04-17

01:57 AM Bug report #53 (Closed): Large markers are downscaled to the global iconSize in the legend
The legend does now adapt the global icon size to the largest item pixmap. Marco Hugentobler
01:57 AM Bug report #53 (Closed): Large markers are downscaled to the global iconSize in the legend
The legend does now adapt the global icon size to the largest item pixmap. Marco Hugentobler
01:56 AM Bug report #84 (Closed): Adding raster layer make legend items too wide
Hehe, my change to dynamically adapt the legend icon size was working to well :-) In commit:b6008580 (SVN r5300), the... Marco Hugentobler
01:56 AM Bug report #84 (Closed): Adding raster layer make legend items too wide
Hehe, my change to dynamically adapt the legend icon size was working to well :-) In commit:b6008580 (SVN r5300), the... Marco Hugentobler
03:54 AM Bug report #84: Adding raster layer make legend items too wide
Note: apperas only in latest svn Redmine Admin
03:53 AM Bug report #84 (Closed): Adding raster layer make legend items too wide
1. Add any vector layer
2. Add raster layer -> this makes all items in Legend unfriendly wide
3. Now restart QGIS ...
Redmine Admin
01:17 AM Bug report #10 (Closed): QgsProjectionSelector::getCurrentLongAttribute has incomplete return path
Fixed in svn commit:54681bdb (SVN r5299) Gavin Macaulay -
01:17 AM Bug report #10 (Closed): QgsProjectionSelector::getCurrentLongAttribute has incomplete return path
Fixed in svn commit:54681bdb (SVN r5299) Gavin Macaulay -
12:56 PM Revision 8f0cc506 (qgis): Fix for ticket #71.
Problem was with the use of the haversine formula beyond it's valid
range of latitude/longitude pairs
git-svn-id: h...
Gavin Macaulay -
12:56 PM Revision 18cfe541 (qgis): Fix for ticket #71.
Problem was with the use of the haversine formula beyond it's valid
range of latitude/longitude pairs
git-svn-id: h...
Gavin Macaulay -
07:28 AM Revision 191d62b9 (qgis): added dynamic changing of icon size to the legend for displaying large ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5295 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:28 AM Revision 38ee81de (qgis): added dynamic changing of icon size to the legend for displaying large ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5295 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:57 AM Bug report #71 (Closed): Incorrect scale calculation (for large scales)
Fixed (this time for good, I hope:) in SVN Gavin Macaulay -
03:57 AM Bug report #71 (Closed): Incorrect scale calculation (for large scales)
Fixed (this time for good, I hope:) in SVN Gavin Macaulay -
03:14 AM Feature request #68 (Closed): No value is shown in Measure Distance/Area
It is Qt-4.1.0 related problem. My upgrade to Qt-4.1.2 resolves this problem. Redmine Admin
03:14 AM Feature request #68 (Closed): No value is shown in Measure Distance/Area
It is Qt-4.1.0 related problem. My upgrade to Qt-4.1.2 resolves this problem. Redmine Admin
03:04 AM Revision cc5ae8e4 (qgis): Fix for building qgis on debian based systems where qt3-mt lib was also...
Update build.sh so that it now has an option to build static binary (use xstatic) - though this does not fully work o... Tim Sutton
03:04 AM Revision 40cc3b66 (qgis): Fix for building qgis on debian based systems where qt3-mt lib was also...
Update build.sh so that it now has an option to build static binary (use xstatic) - though this does not fully work o... Tim Sutton
02:07 AM Revision 27f9ebd6 (qgis): Use noinst instead of nodist to fix install issues
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5293 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:07 AM Revision 7c62b1ae (qgis): Use noinst instead of nodist to fix install issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@5293 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2006-04-16

11:32 PM Revision 1d440662 (qgis): Fix formatter for date
git-svn-id: http://svn.osgeo.org/qgis/trunk@5292 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:32 PM Revision baf636fa (qgis): Fix formatter for date
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5292 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:16 PM Revision 070846ff (qgis): A script to automate building of the debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@5291 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:16 PM Revision 8334b274 (qgis): A script to automate building of the debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5291 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:35 PM Feature request #68: No value is shown in Measure Distance/Area
This may be a problem with qt4.1.0. I suggest moving to 4.1.1 rather than hard-coding a font in qgis. Gavin Macaulay -
08:07 AM Feature request #68: No value is shown in Measure Distance/Area
I've done, what you said and it seems that @distance@ and also @mTotal@ values are calculated properly and there is p... Redmine Admin
03:18 PM Bug report #83: Strange polygon fill rendering
Dataset available at:
http://kosatka.fns.uniba.sk/~1balazovic/qgis/oceansea.tar.gz
Redmine Admin
01:57 PM Bug report #83 (Closed): Strange polygon fill rendering
See attached screenshot (@strange_vectors1.png@) - one polygon is not fulfilled with light green. This issue do not a... Redmine Admin
08:55 AM Revision 9bffb8aa (qgis): Misc. tidy up.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5290 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
08:55 AM Revision 5c641d2b (qgis): Misc. tidy up.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5290 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
08:42 AM Bug report #73 (Closed): Can't load vector layer
It seems to load properly. I was probably too imapatient, sorry...(or maybe the source changed since then...?) Redmine Admin
08:42 AM Bug report #73 (Closed): Can't load vector layer
It seems to load properly. I was probably too imapatient, sorry...(or maybe the source changed since then...?) Redmine Admin
08:13 AM Bug report #71 (Feedback): Incorrect scale calculation (for large scales)
The problem still remains :-( Redmine Admin
08:13 AM Bug report #71 (Feedback): Incorrect scale calculation (for large scales)
The problem still remains :-( Redmine Admin
06:54 AM Revision 8ca7fd95 (qgis): Use a more appropriate QgsRect modify function
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5289 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
06:54 AM Revision 870c61ae (qgis): Use a more appropriate QgsRect modify function
git-svn-id: http://svn.osgeo.org/qgis/trunk@5289 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
03:57 AM Revision 4fabdaad (qgis): Preliminary support for static builds. Does not work for me yet due to ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5288 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:57 AM Revision c1487206 (qgis): Preliminary support for static builds. Does not work for me yet due to ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5288 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:54 AM Revision 3d46b9fb (qgis): Add missing nodistdir directive
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5287 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:54 AM Revision 2a33a897 (qgis): Add missing nodistdir directive
git-svn-id: http://svn.osgeo.org/qgis/trunk@5287 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
03:47 AM Revision 919773eb (qgis): Dont install testqgs* test units into <prefix>/bin - end users dont nee...
If you have built from svn prior to this commit and since unit test framework was introduced I suggest you do a
rm <p...
Tim Sutton
03:47 AM Revision 76e5b5d6 (qgis): Dont install testqgs* test units into <prefix>/bin - end users dont nee...
If you have built from svn prior to this commit and since unit test framework was introduced I suggest you do a
rm <p...
Tim Sutton
03:25 AM Revision 2036012b (qgis): The remainder of the fix for ticket #80.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5285 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
03:25 AM Revision 3951bcfa (qgis): The remainder of the fix for ticket #80.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5285 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
02:32 AM Revision ca7c5359 (qgis): Part fix for ticket #80. Zoom to features are buffered slightly.
Doesn't yet work correctly for a single selected point yet...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5284 c881...
Gavin Macaulay -
02:32 AM Revision ca799f4d (qgis): Part fix for ticket #80. Zoom to features are buffered slightly.
Doesn't yet work correctly for a single selected point yet...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5284...
Gavin Macaulay -
02:22 AM Revision ae84522c (qgis): Remove commetned out qgis_community line that was causign other plugins...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5283 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
02:22 AM Revision 4f69a865 (qgis): Remove commetned out qgis_community line that was causign other plugins...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5283 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton

2006-04-15

01:09 AM Bug report #50 (Closed): Scale and on the fly projections
This is fixed in svn commit:69e2ffb9 (SVN r5281) Gavin Macaulay -
01:09 AM Bug report #50 (Closed): Scale and on the fly projections
This is fixed in svn commit:69e2ffb9 (SVN r5281) Gavin Macaulay -
07:56 PM Bug report #82 (Closed): Zoom out doesn't work
Ooops. This was only a problem for me, due to some changes I'd done to [[QgsRect]], but haven't yet committed. Gavin Macaulay -
07:56 PM Bug report #82 (Closed): Zoom out doesn't work
Ooops. This was only a problem for me, due to some changes I'd done to [[QgsRect]], but haven't yet committed. Gavin Macaulay -
06:43 PM Bug report #82 (Closed): Zoom out doesn't work
Zooming out using click and draw doesn't zoom the map - it just recentres the map.
Zoom out using a single click wo...
Gavin Macaulay -
06:34 PM Revision b4700d1a (qgis): Updated French translation from Pascal Obstétar.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5281 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:34 PM Revision 456ca882 (qgis): Updated French translation from Pascal Obstétar.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5281 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
06:25 PM Bug report #80 (Closed): Zoom to selection for single point does nothing
Fixed in svn commit:2036012b (SVN r5286) Gavin Macaulay -
06:25 PM Bug report #80 (Closed): Zoom to selection for single point does nothing
Fixed in svn commit:2036012b (SVN r5286) Gavin Macaulay -
05:33 PM Bug report #80: Zoom to selection for single point does nothing
Partial fix in svn commit:ca7c5359 (SVN r5285). Gavin Macaulay -
02:51 AM Bug report #80: Zoom to selection for single point does nothing
Sorry I forgot to login when posting this bug...it was submitted by me. Tim Sutton
02:50 AM Bug report #80 (Closed): Zoom to selection for single point does nothing
*Problem:*
* Select a single point from a point layer
* Pan so point is off screen
* Click zoom to selection
* QGIS ...
Tim Sutton
05:29 PM Bug report #81 (Closed): Make install doesn't install plugins
Fixed in commit:4f69a865 (SVN r5284) Tim Sutton
05:29 PM Bug report #81 (Closed): Make install doesn't install plugins
Fixed in commit:4f69a865 (SVN r5284) Tim Sutton
03:53 AM Bug report #81 (Closed): Make install doesn't install plugins
Running make install from any directory other than a plugin directory fails to install the plugin libraries. Gavin Macaulay -
12:27 PM Revision 57179069 (qgis): Fix for ticket #71 (I hope)
Also resolves a long standing issue with the scale units not updating
after being changed until the next map redraw (...
Gavin Macaulay -
12:27 PM Revision 69e2ffb9 (qgis): Fix for ticket #71 (I hope)
Also resolves a long standing issue with the scale units not updating
after being changed until the next map redraw (...
Gavin Macaulay -
03:27 AM Bug report #71 (Closed): Incorrect scale calculation (for large scales)
Fixed in SVN commit:69e2ffb9 (SVN r5281) anonymous -
03:27 AM Bug report #71 (Closed): Incorrect scale calculation (for large scales)
Fixed in SVN commit:69e2ffb9 (SVN r5281) anonymous -

2006-04-14

09:42 PM Feature request #68: No value is shown in Measure Distance/Area
Can you add the following line to the beginning of the formatDistance() function in src/gui/qgsmeasure.cpp, recompile... Gavin Macaulay -
08:14 PM Feature request #3936 (Closed): can't open OGR Supported layers (stable version 0.7.4)
I've checked the code, and this problem has been resolved in 0.8, from which we will soon be releasing a beta version. Gavin Macaulay -
08:14 PM Feature request #3936 (Closed): can't open OGR Supported layers (stable version 0.7.4)
I've checked the code, and this problem has been resolved in 0.8, from which we will soon be releasing a beta version. Gavin Macaulay -
06:50 PM Bug report #73: Can't load vector layer
Works for me with qgis commit:3a8b8164 (SVN r2579), gdal version 1.2.6. It does however take about 30 seconds to disp... Gavin Macaulay -
01:35 PM Revision f8228bc9 (qgis): Fix for ticket #5
git-svn-id: http://svn.osgeo.org/qgis/trunk@5279 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
01:35 PM Revision 298f9abb (qgis): Fix for ticket #5
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5279 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:55 PM Revision 0d388058 (qgis): - Fix a couple of crashes when trying to load a postgres layer that con...
geometry types that Qgis doesn't support.
- Properly close the postgres connection if the layer fails to load
- Fix...
Gavin Macaulay -
12:55 PM Revision 8d91c393 (qgis): - Fix a couple of crashes when trying to load a postgres layer that con...
geometry types that Qgis doesn't support.
- Properly close the postgres connection if the layer fails to load
- Fix...
Gavin Macaulay -
11:02 AM Revision eecdb36c (qgis): added libqgis_legend.la where it was needed for compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@5277 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
11:02 AM Revision d43e5822 (qgis): added libqgis_legend.la where it was needed for compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5277 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:35 AM Bug report #3909 (Closed): QgsVectorLayer::vectorType - incomplete return path
Fixed in SVN commit:f8228bc9 (SVN r5280) Gavin Macaulay -
04:35 AM Bug report #3909 (Closed): QgsVectorLayer::vectorType - incomplete return path
Fixed in SVN commit:f8228bc9 (SVN r5280) Gavin Macaulay -
03:49 AM Revision b024796a (qgis): Make the WMS server select widget on the server select dialog box
remember which server was selected. Serry nice seature.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5276 c8812cc2-4...
Gavin Macaulay -
03:49 AM Revision fe8812ca (qgis): Make the WMS server select widget on the server select dialog box
remember which server was selected. Serry nice seature.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5276 c8812...
Gavin Macaulay -
03:30 AM Revision d5d3ff86 (qgis): Fix the remembering of which postgres connection was last
selected in the db source select dialog box (used to work)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5275 c8...
Gavin Macaulay -
03:30 AM Revision 15216d87 (qgis): Fix the remembering of which postgres connection was last
selected in the db source select dialog box (used to work)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5275 c8812cc...
Gavin Macaulay -

2006-04-13

01:29 AM Revision 03f41c5d (qgis): Free dummy test data that I digitised in qgis for use in data driven u...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5274 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:29 AM Revision acff1771 (qgis): Free dummy test data that I digitised in qgis for use in data driven u...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5274 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:58 AM Revision ff64d11b (qgis): Fix for ticket #72
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5273 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:58 AM Revision 41095172 (qgis): Fix for ticket #72
git-svn-id: http://svn.osgeo.org/qgis/trunk@5273 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
08:09 PM Feature request #75: show postigs layer names as schema.table.column
This could make the layer text quite long, and for most people the table name is sufficient.
How about a tooltip tha...
Gavin Macaulay -
04:02 PM Feature request #75 (Closed): show postigs layer names as schema.table.column
(Requested by strk from geos)
If you add multiple layers from different schemas with the same layer names there is no...
Tim Sutton
04:20 PM Bug report #79 (Closed): Digitizing mode not changed when switching layers
Create a point layer
Digitise some points
Save changes
Create a line layer
click to start digitizing - attributes dia...
Tim Sutton
04:15 PM Feature request #78 (Closed): Add icons to digitising toolbar to start/stop editing of current layer
Digitising is enabled by default now which is nice but to stop digitizing you still need to expand file groups etc. I... Tim Sutton
04:12 PM Bug report #77 (Closed): Add keybinding for OK & Cancel button in attribute entry dialog when dig...
Currently the digitising attribute entry dialog does not support keyboard only operation - please add bindings for ok... Tim Sutton
04:09 PM Feature request #76 (Closed): show attribute names as row headers rather than cell values when di...
Currently when digitising, the attribute entry dialog is showing field names as cells, which means you need to do dou... Tim Sutton
03:59 PM Bug report #72 (Closed): Layer name is not refreshed if changed
Fixed in svn commit:41095172 (SVN r5274) Gavin Macaulay -
03:59 PM Bug report #72 (Closed): Layer name is not refreshed if changed
Fixed in svn commit:41095172 (SVN r5274) Gavin Macaulay -
03:58 PM Bug report #74 (Closed): Spit dialog gets lost behind main window whenever it loses focus
Open Spit
Select a connection from list
Click edit
Spit window dissappears behind main window
This happens similaraly...
Tim Sutton
11:40 AM Revision 21a92b5f (qgis): Version info text is html, so treat is as such
git-svn-id: http://svn.osgeo.org/qgis/trunk@5272 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
11:40 AM Revision a3b000d7 (qgis): Version info text is html, so treat is as such
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5272 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
05:49 AM Bug report #73: Can't load vector layer
File is too big to be attached (3 MB) so I put it on http://kosatka.fns.uniba.sk/~1balazovic/qgis/layer.tar.gz Redmine Admin
05:42 AM Bug report #73 (Closed): Can't load vector layer
When tried to load attached layer QGIS freezes (high cpu activity and no response).
In 0.7.4 it works fine (same laye...
Redmine Admin

2006-04-12

10:58 PM Revision e7cf5904 (qgis): fix for svn compile problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@5271 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:58 PM Revision 444a5a8f (qgis): fix for svn compile problem
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5271 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:11 PM Revision 7db270a4 (qgis): set trap to write history on exit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5270 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
05:11 PM Revision 1615f2b0 (qgis): set trap to write history on exit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5270 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:54 PM Revision ff743f6b (qgis): set also unused flags
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5269 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:54 PM Revision 65e0b1c9 (qgis): set also unused flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@5269 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:52 PM Revision 50ff77aa (qgis): set also unused flags
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5268 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:52 PM Revision 120d3e0f (qgis): set also unused flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@5268 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:05 PM Revision 78384a6b (qgis): emulate g.parser
git-svn-id: http://svn.osgeo.org/qgis/trunk@5267 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
03:05 PM Revision d67efc89 (qgis): emulate g.parser
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5267 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
09:12 AM Revision 1ea018f0 (qgis): Added code to add Vertices to polygons. Does not work yet, because snap...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5266 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:12 AM Revision f59a31fa (qgis): Added code to add Vertices to polygons. Does not work yet, because snap...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5266 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2006-04-11

12:24 AM Revision d1826480 (qgis): Put a red or green blobby thing next to each unit depending if it passe...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5265 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:24 AM Revision ba9bc924 (qgis): Put a red or green blobby thing next to each unit depending if it passe...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5265 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:55 PM Revision 539c9abc (qgis): More formatting improvements for test report
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5264 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
05:55 PM Revision ba9a715d (qgis): More formatting improvements for test report
git-svn-id: http://svn.osgeo.org/qgis/trunk@5264 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:06 PM Revision 95cff96d (qgis): Better formatting for unit test outputs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5263 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
04:06 PM Revision 151baa5a (qgis): Better formatting for unit test outputs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5263 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:50 PM Revision 24942046 (qgis): Tidy ups to unit test reporting, first pass at making html report (stil...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5262 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:50 PM Revision e2d5673e (qgis): Tidy ups to unit test reporting, first pass at making html report (stil...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5262 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
01:03 PM Revision 1bb5c82c (qgis): Fix for ticket #69
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5261 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
01:03 PM Revision e58150e8 (qgis): Fix for ticket #69
git-svn-id: http://svn.osgeo.org/qgis/trunk@5261 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
12:54 PM Revision 5fec38ae (qgis): Improved script a bit, now it works for me.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5260 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
12:54 PM Revision cd7af0d7 (qgis): Improved script a bit, now it works for me.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5260 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
12:12 PM Revision c3b8ff34 (qgis): Add raster to make file
Make dir detection more wonder_sk friendly
git-svn-id: http://svn.osgeo.org/qgis/trunk@5259 c8812cc2-4d05-0410-92ff...
Tim Sutton
12:12 PM Revision 6b5c60f8 (qgis): Add raster to make file
Make dir detection more wonder_sk friendly
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5259 c8812cc2-4d05-0410...
Tim Sutton
12:11 PM Revision f4c171de (qgis): Add raster to tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@5258 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:11 PM Revision 18d800fa (qgis): Add raster to tests
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5258 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:58 AM Revision 6460892b (qgis): Qt4 detection by using pkg-config is not default anymore, to enable it,...
Added support for QtTest in pkg-config detection.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5257 c8812cc2-4d...
Martin Dobias
11:58 AM Revision e6656035 (qgis): Qt4 detection by using pkg-config is not default anymore, to enable it,...
Added support for QtTest in pkg-config detection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5257 c8812cc2-4d05-04...
Martin Dobias
11:52 AM Revision 691fbfaa (qgis): Fix for ticket #29
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5256 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
11:52 AM Revision 471d17bc (qgis): Fix for ticket #29
git-svn-id: http://svn.osgeo.org/qgis/trunk@5256 c8812cc2-4d05-0410-92ff-de0c093fc19c Gavin Macaulay -
11:31 AM Revision 6cfa65a6 (qgis): Test stubs for raster layer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5255 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:31 AM Revision 15433c5a (qgis): Test stubs for raster layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5255 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:10 AM Revision 50455f48 (qgis): Initial framwork for raster tests
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5254 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
11:10 AM Revision 2f61769f (qgis): Initial framwork for raster tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@5254 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:41 AM Revision e7fc6025 (qgis): Added a runtests bash shell script in src that will iteratively run tes...
-------------------------------
MODULE : core
-------------------------------
MODULE TESTS : 33
MODULE TEST CASES PA...
Tim Sutton
10:41 AM Revision 6b8a5c71 (qgis): Added a runtests bash shell script in src that will iteratively run tes...
-------------------------------
MODULE : core
-------------------------------
MODULE TESTS : 33
MODULE TEST CASES PA...
Tim Sutton
10:18 AM Revision 22548129 (qgis): Comment oout references to disabled targets
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5252 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:18 AM Revision 8d5c4b21 (qgis): Comment oout references to disabled targets
git-svn-id: http://svn.osgeo.org/qgis/trunk@5252 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:11 AM Revision 9fe4b8de (qgis): Remove trailing slash from commented out line
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5251 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
10:11 AM Revision 5693f5b1 (qgis): Remove trailing slash from commented out line
git-svn-id: http://svn.osgeo.org/qgis/trunk@5251 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
09:49 AM Revision d3b74cc0 (qgis): further vertex editing changes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5250 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:49 AM Revision da21e23c (qgis): further vertex editing changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5250 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:27 AM Revision 60ecfb28 (qgis): Added method to delete vertices from polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@5249 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:27 AM Revision b371ae31 (qgis): Added method to delete vertices from polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5249 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
06:34 AM Bug report #72 (Closed): Layer name is not refreshed if changed
1. Add any layer
2. Change layer's name (Properties -> General -> Display Name)
3. Apply or OK
New layer name isn'...
Redmine Admin
06:21 AM Bug report #71 (Closed): Incorrect scale calculation (for large scales)
1. Load any vector layer with long/lat map of the world
2. In full zoom it shows "Scale 1 : 73" (evidently incorresc...
Redmine Admin
04:45 AM Feature request #68: No value is shown in Measure Distance/Area
See attached screenshot. Built against Qt 4.1.0 Redmine Admin
04:03 AM Bug report #69 (Closed): Measure Distance line
Fixed in svn commit:e58150e8 (SVN r5262) Gavin Macaulay -
04:03 AM Bug report #69 (Closed): Measure Distance line
Fixed in svn commit:e58150e8 (SVN r5262) Gavin Macaulay -
03:30 AM Bug report #69 (In Progress): Measure Distance line
Gavin Macaulay -
02:49 AM Bug report #69: Measure Distance line
Temporary line from the point is drawn when you press mouse button. After releasing mouse button it's not being shown.
Martin Dobias
02:57 AM Revision 927f5d5c (qgis): Added stubbed tests for all classes in gui lib. Made some improvemtns t...
-------------------------------
TOTAL TESTS : 33
-------------------------------
TOTAL TEST CASES PASSED : 293
TOTA...
Tim Sutton
02:57 AM Revision bb46cb87 (qgis): Added stubbed tests for all classes in gui lib. Made some improvemtns t...
-------------------------------
TOTAL TESTS : 33
-------------------------------
TOTAL TEST CASES PASSED : 293
TOTA...
Tim Sutton
02:53 AM Bug report #3932 (Closed): Searching feature on projection list, doesn't work...
Fixed in svn commit:471d17bc (SVN r5257) Gavin Macaulay -
02:53 AM Bug report #3932 (Closed): Searching feature on projection list, doesn't work...
Fixed in svn commit:471d17bc (SVN r5257) Gavin Macaulay -

2006-04-10

12:43 AM Revision dc29cd3f (qgis): Added directory and beginnings of test framework for gui lib
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5247 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:43 AM Revision 4f7a8220 (qgis): Added directory and beginnings of test framework for gui lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@5247 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:09 AM Revision c464391d (qgis): Added stubs for all classes in core
git-svn-id: http://svn.osgeo.org/qgis/trunk@5246 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
12:09 AM Revision 58a71bbb (qgis): Added stubs for all classes in core
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5246 c8812cc2-4d05-0410-92ff-de0c093fc19c Tim Sutton
07:07 PM Revision 551bd402 (qgis): added a method for vertex moving which also works for muliring polygons...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5245 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:07 PM Revision f0825eea (qgis): added a method for vertex moving which also works for muliring polygons...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5245 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:24 PM Revision cf461947 (qgis): fix for scripts on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5244 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
05:24 PM Revision a776fa57 (qgis): fix for scripts on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@5244 c8812cc2-4d05-0410-92ff-de0c093fc19c Radim Blazek
12:43 PM Bug report #70 (Closed): QGis crash when using georeferencer
When using georeferencer with Helmert, QGis crash with the following error when saving the modified raster;
Memory co...
anonymous -
10:55 AM Revision 69c0c360 (qgis): Save and read the wms proxy password and user from the config
file. Should resolve ticket #8
git-svn-id: http://svn.osgeo.org/qgis/trunk@5243 c8812cc2-4d05-0410-92ff-de0c093fc19c
Gavin Macaulay -
10:55 AM Revision 86846de3 (qgis): Save and read the wms proxy password and user from the config
file. Should resolve ticket #8
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5243 c8812cc2-4d05-0410-92ff-de0c09...
Gavin Macaulay -
03:37 AM Bug report #38: Saved WMS layers do not reload
This is a problem for all platforms. Gavin Macaulay -
02:10 AM Feature request #68: No value is shown in Measure Distance/Area
Works for me. Any one else having problems? Gavin Macaulay -

2006-04-09

01:57 AM Bug report #3912 (Closed): WMS Proxy username and password not working
Fixed in commit:69c0c360 (SVN r5244) Gavin Macaulay -
01:57 AM Bug report #3912 (Closed): WMS Proxy username and password not working
Fixed in commit:69c0c360 (SVN r5244) Gavin Macaulay -
01:17 AM Bug report #48 (Closed): GRASS Digit: attribute window moves around not asked to
Fixed in 0.8.
Radim
Redmine Admin
01:17 AM Bug report #48 (Closed): GRASS Digit: attribute window moves around not asked to
Fixed in 0.8.
Radim
Redmine Admin
 

Also available in: Atom