Activity
From 2006-05-17 to 2006-06-15
2006-06-15
- 03:22 PM Bug report #83: Strange polygon fill rendering
- This is a bug in Qt, the status of which can be followed at http://www.trolltech.com/developer/task-tracker/index_htm...
- 03:31 AM Bug report #83: Strange polygon fill rendering
- The comments about white speckle in polygons may be caused by this Qt bug (http://www.trolltech.com/developer/task-tr...
- 03:27 AM Bug report #145 (Closed): Email Notification by Trac?
- Hi,
it would be great to receive comments on my
tickets - somehow they don't reach me.
Maybe an issue in
http://svn... - 03:24 AM Feature request #144 (Closed): GRASS-shell: close button
- Hi,
please add a "close" button to the GRASS-shell.
thanks
Markus
2006-06-14
- 11:40 PM Revision 0b12acaa (qgis): Correct some user visible text
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5518 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:40 PM Revision 001f7d60 (qgis): Correct some user visible text
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5518 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:42 PM Bug report #143 (Closed): postgis view load error
- Ticket has been resolved in SVN commit:0b12acaa (SVN r5519) mainly through improved communication of the problem to t...
- 02:42 PM Bug report #143 (Closed): postgis view load error
- Ticket has been resolved in SVN commit:0b12acaa (SVN r5519) mainly through improved communication of the problem to t...
- 09:30 AM Bug report #143: postgis view load error
- Gavin,
I just rebuilt the latest SVN. I tried to load the postgis layer and see the new message you put in there, "N...
2006-06-13
- 01:25 AM Revision aa681630 (qgis): Give mac is own little script for building
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5517 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:25 AM Revision 0e1b4007 (qgis): Give mac is own little script for building
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5517 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:24 AM Revision 803b83dc (qgis): Added geos cflags to make to remove build issue on mac
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5516 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:24 AM Revision 314da428 (qgis): Added geos cflags to make to remove build issue on mac
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5516 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:59 PM Bug report #143: postgis view load error
- Kirk,
By 'error dialog box' I mean the dialog box that says that the view couldn't be loaded, and also lists the col... - 06:36 AM Bug report #143: postgis view load error
- Not to beat this to death but.... The problem is that the view creates an (for lack of better term) an inner join. Th...
2006-06-12
- 08:42 PM Bug report #143: postgis view load error
- That 'f' result is why qgis is not using the gid column as a key - as qgis will of stated in it's error dialog box, i...
- 08:19 PM Bug report #143: postgis view load error
- the sql statement gives the following:
mn_timber=# select count(distinct gid) = count(gid) from public.all_timber_da... - 06:23 PM Revision 5dc9e396 (qgis): redraw the canvas after 'stop editing' to get rid of the vertex markers
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5515 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:23 PM Revision 1127d1dd (qgis): redraw the canvas after 'stop editing' to get rid of the vertex markers
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-11
- 11:43 AM Revision 7eb8a7c8 (qgis): Capture a few unusual occurences with respect to views with unique
- constraints but non-unique data. In response to ticket #143.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5514 c8812... - 11:43 AM Revision 5fa4c17f (qgis): Capture a few unusual occurences with respect to views with unique
- constraints but non-unique data. In response to ticket #143.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5514 ... - 02:52 AM Bug report #143 (In Progress): postgis view load error
- Committed some changes to svn (commit:7eb8a7c8 (SVN r5515)). I'm not sure if this will fix the problem, but it should...
2006-06-10
- 01:49 AM Bug report #141: crashes when printing on pdf
- Further testing: printing to cups-pdf produces an empty ~/PDF/_stin_.pdf file
- 07:30 PM Bug report #143 (Closed): postgis view load error
- I am trying to load a postgis view in a a new build of 0.8 qgis. The error complains about now column being usable as...
- 02:32 AM Bug report #83 (In Progress): Strange polygon fill rendering
- An update.
After writing some code to load and display the polygons in question, the problem appears to be in QImage...
2006-06-09
- 02:39 PM Bug report #142 (Closed): QGIS Crashes on Windows XP When Opening A DTS File
- Steps to repro:
1. Open the "Open an OGR Supported Vector Layer" dialog.
2. Select a DDF file.
3. Click the Open but... - 10:12 AM Revision 3fcb926e (qgis): A couple more edits to get compilation to happen with g++ 4.1.1
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5511 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:12 AM Revision 5980feaf (qgis): A couple more edits to get compilation to happen with g++ 4.1.1
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5511 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-08
- 11:16 PM Revision 48bd6b0f (qgis): Apply a patch from Matthieu Desile to allow compilation under gcc 4.1.1
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5510 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:16 PM Revision 3ac0c778 (qgis): Apply a patch from Matthieu Desile to allow compilation under gcc 4.1.1
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-07
- 10:53 PM Bug report #132: qgis crashes when viewing PostGIS tables
- This is an strace (last lines):
ioctl(7, FIONREAD, commit:d028a068 (SVN r33)) = 0
read(7, "\\5\\1:\\2... - 10:43 PM Bug report #130: database default fields
- It works - great improvement. To be really perfect, default values should show up in the dable during digitizing, oth...
- 10:24 AM Bug report #141 (Closed): crashes when printing on pdf
- When I print on a virtually pdf printer I get this error
Debug: XP@�����@�Ͷ��ο0�0�@�}0��}8�8��}8��}�_(��x�����... - 07:55 AM Revision 44339a85 (qgis): take DEFAULT as the postgres providers default value (instead of NULL)
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5509 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:55 AM Revision 4aead68e (qgis): take DEFAULT as the postgres providers default value (instead of NULL)
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5509 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:42 AM Revision 456c27a3 (qgis): Remove Mac conditional code. As of Qt 4.1.3, Q3CanvasView is behaving t...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5508 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:42 AM Revision 15dc8008 (qgis): Remove Mac conditional code. As of Qt 4.1.3, Q3CanvasView is behaving t...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5508 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:19 AM Bug report #139: "Update during drawing feature" does not work
- This is loss of functionality is a consequence of moving to Qt4, and is unlikely to be resolved before version 0.8 of...
2006-06-06
- 12:16 AM Bug report #132: qgis crashes when viewing PostGIS tables
- I am not able to reproduce the second crash with my database. Do you have a debug version and a backtrace? Or what is...
- 11:17 PM Bug report #132: qgis crashes when viewing PostGIS tables
- After recent commit by mhugent (#5507) things have improved, but not solved; the crash does not occur in the first ca...
- 10:59 PM Feature request #126 (Closed): When editing polygon or linestring vertex should be visible
- QGIS now displays vertex markers for line and polygon layers. I know the size and shape of the markers should be user...
- 10:59 PM Feature request #126 (Closed): When editing polygon or linestring vertex should be visible
- QGIS now displays vertex markers for line and polygon layers. I know the size and shape of the markers should be user...
- 10:57 PM Bug report #130: database default fields
- This is changed in commit:44339a85 (SVN r5510) to take DEFAULT as default value for the postgres provider instead of ...
- 06:01 PM Revision fc5ee8db (qgis): fix for crash when opening the attribute table for postgis layers after...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5507 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:01 PM Revision d890c358 (qgis): fix for crash when opening the attribute table for postgis layers after...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5507 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:49 PM Bug report #138: Opening dataset dialogs
- Updated version
- 02:39 PM Bug report #138 (Closed): Opening dataset dialogs
- In the 2006-06-05 win32 build of qgis selecting the "open" raster and vector dialogs seems to take un-natural length ...
- 02:48 PM Bug report #140 (Closed): Color selection buttons do not show selected color
- In the 2006-06-05 win32 build of qgis, in the options dialog, the selection color and background color buttons do no ...
- 02:44 PM Bug report #139 (Closed): "Update during drawing feature" does not work
- In the 2006-06-05 win32 build of qgis the "Update during drawing" feature does not work anymore. The canvas is only r...
2006-06-05
- 07:54 PM Feature request #137 (Closed): On-the-fly postgres simplify of geometries
- It would be neat if qgis could do an on-the-fly postgis simplify of geometries based on map scale and user preference...
- 07:53 PM Bug report #136 (Closed): Qgis crashes when accessing a postgres view of a view
- Qgis crashes when accessing a postgres view of a view. An assertion asserts itself thus:
qgis: qgspostgresprovider.... - 07:47 PM Bug report #135 (Closed): Qgis slow to show the attribute table with lots of rows
- Qgis is slow to show the attribute table when there are lots of rows. Improvements can probably be made in the vector...
- 09:43 AM Revision d18462ad (qgis): frame width depends on composition scale
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5506 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:43 AM Revision 2e95fe16 (qgis): frame width depends on composition scale
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5506 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-04
- 12:14 PM Bug report #134 (Closed): After create a postgis layer and filldata, Qgis dont display attributes
- Dear sirs,
We are beginning to use QGis, however we have some problems that could be errors on your software.
We ha...
2006-06-02
- 11:52 PM Revision 17a22b8e (qgis): Disable the save/load template icons as this functionality isn't yet av...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5505 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:52 PM Revision e9560c04 (qgis): Disable the save/load template icons as this functionality isn't yet av...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5505 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:55 PM Bug report #133 (Closed): Profile is while we only support tiny! message
- When opening a vector layer properties dialog box for a point layer, lots of 'Profile is while we only support tiny!'...
- 02:53 PM Feature request #129: MapComposer Template save/open not yet implemented
- It looks as though the load/save template functionality hasn't been implemented. I have disabled those two icons for ...
- 02:13 AM Bug report #132 (Closed): qgis crashes when viewing PostGIS tables
- When opening a [[PostGIS]] table, in various situations we get:
Warning: QPainter::begin(): Painter is already ac...
2006-06-01
- 01:53 AM Bug report #131 (Closed): PostGIS digitizing
- When committing [[PostGIS]] digitizing changes to database, in case of even a single error in input (value not allowe...
- 01:50 AM Bug report #130 (Closed): database default fields
- When inserting data in postgis, qgis does not take the default values from the database (eg nextvalue in cat, etc.). ...
- 11:35 PM Revision d8431dbb (qgis): A revision to commit 5502 (there was a compiler warning that
- I didn't see during testing).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5504 c8812cc2-4d05-0410-92ff-de0c093fc19c - 11:35 PM Revision 8cac1ff9 (qgis): A revision to commit 5502 (there was a compiler warning that
- I didn't see during testing).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5504 c8812cc2-4d05-0410-92ff-de0c093... - 12:57 PM Revision 743889cd (qgis): Don't show the attribute action popup menu if there are no actions defined
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5503 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:57 PM Revision 122a9fc9 (qgis): Don't show the attribute action popup menu if there are no actions defined
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5503 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:44 PM Revision d410a8fe (qgis): Applied the patch in ticket #57. Resolves the bug in ticket #57.
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5502 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:44 PM Revision c9eaae59 (qgis): Applied the patch in ticket #57. Resolves the bug in ticket #57.
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5502 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:33 PM Revision 0f11f905 (qgis): Fix for tickets #127 and #128.
- Qgis now respects the case of attribute names, as this was mucking up
attribute actions, which depend on consistent a... - 12:33 PM Revision efb2cbff (qgis): Fix for tickets #127 and #128.
- Qgis now respects the case of attribute names, as this was mucking up
attribute actions, which depend on consistent a... - 05:01 AM Feature request #129 (Closed): MapComposer Template save/open not yet implemented
- [[MapComposer]] Template save/open not yet implemented
- 03:45 AM Bug report #57 (Closed): segfault when opening a project with a map composed
- Applied patch (in SVN commit:c9eaae59 (SVN r5503)), which appears to resolve the problem.
- 03:45 AM Bug report #57 (Closed): segfault when opening a project with a map composed
- Applied patch (in SVN commit:c9eaae59 (SVN r5503)), which appears to resolve the problem.
- 03:33 AM Bug report #128 (Closed): The run button of the action, is overlayed by the name of action...
- Fixed in SVN commit:0f11f905 (SVN r5502)
- 03:33 AM Bug report #128 (Closed): The run button of the action, is overlayed by the name of action...
- Fixed in SVN commit:0f11f905 (SVN r5502)
- 02:09 AM Bug report #128 (Closed): The run button of the action, is overlayed by the name of action...
- When you press the right mouse button to perform an action (both on attribute tables and on canvas), you got the name...
- 03:33 AM Bug report #127 (Closed): Running Action from identify feature, add variables instead of value
- Fixed in SVN commit:0f11f905 (SVN r5502)
- 03:33 AM Bug report #127 (Closed): Running Action from identify feature, add variables instead of value
- Fixed in SVN commit:0f11f905 (SVN r5502)
- 02:06 AM Bug report #127 (Closed): Running Action from identify feature, add variables instead of value
- Hi,
i added this action on my layer
bash -c "echo \\"%area %codice\\" >> /home/geko/species_localities.txt"
If i id...
2006-05-31
- 12:22 AM Bug report #106: symbology is lost when trying to update it after modifying fields
- In Qgis, data source and layer symbolisation are independent of each other. Therefore, the changed fieldname is not u...
- 07:10 PM Bug report #57: segfault when opening a project with a map composed
- This problem was occured in my debian system.
It may be encoding related problem.
While writing and reading compose...
2006-05-30
- 02:56 PM Revision b63a8ed4 (qgis): Removed garbage from last commit
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5500 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:56 PM Revision 6535d245 (qgis): Removed garbage from last commit
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5500 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:49 PM Revision 3cbeb450 (qgis): Added hardcoded markers 'triangle' and 'star' to have all of the well-k...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5499 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:49 PM Revision f35b0519 (qgis): Added hardcoded markers 'triangle' and 'star' to have all of the well-k...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5499 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-29
- 12:00 AM Revision c30c0cbf (qgis): Apply patches to allow compilation with FC5 (which actually means with ...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@5498 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:58 PM Revision bc4cc86e (qgis): fix for bug #95: add many tiffs in one turn - the last one is expanded,...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5497 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:58 PM Revision 32c9908b (qgis): fix for bug #95: add many tiffs in one turn - the last one is expanded,...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5497 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:59 AM Revision 97a72e4d (qgis): comment G_is_mapset
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5496 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:59 AM Revision ebdb902e (qgis): comment G_is_mapset
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5496 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:00 AM Bug report #95 (Closed): add many tiffs in one turn - the last one is expanded, all the other are...
- In my opinion, all legend layers should be expanded such that the symbology is visible. This is fixed now in
- 08:00 AM Bug report #95 (Closed): add many tiffs in one turn - the last one is expanded, all the other are...
- In my opinion, all legend layers should be expanded such that the symbology is visible. This is fixed now in
- 04:29 AM Feature request #126 (Closed): When editing polygon or linestring vertex should be visible
- When editing polygon or linestring vertex should be visible
2006-05-27
- 10:47 AM Revision d41fffa1 (qgis): Fix up a borken slot
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5495 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:47 AM Revision 37960048 (qgis): Fix up a borken slot
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5495 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:16 AM Revision f2f8b19d (qgis): Move a debuging statement to QgsDebugMsg
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5494 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:16 AM Revision ae5b58f1 (qgis): Move a debuging statement to QgsDebugMsg
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5494 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:15 AM Revision 142024e1 (qgis): Remove redundant q3 stuff
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5493 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:15 AM Revision 17dc1f0e (qgis): Remove redundant q3 stuff
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5493 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:55 AM Revision 6eea76b7 (qgis): Move to Qt4 #include sytle
- Rationalise #includes
Remove Q3 classes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5492 c8812cc2-4d05-0410-92... - 05:55 AM Revision 157bd20a (qgis): Move to Qt4 #include sytle
- Rationalise #includes
Remove Q3 classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5492 c8812cc2-4d05-0410-92ff-de...
2006-05-26
- 10:25 PM Revision 1445f365 (qgis): a small fix to enable the copy feature action for vector layers
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5491 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:25 PM Revision e88ae0a8 (qgis): a small fix to enable the copy feature action for vector layers
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5491 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:24 PM Revision 487f737f (qgis): a small fix to enable the copy feature action for vector layers
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5490 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:24 PM Revision 75b0dcc3 (qgis): a small fix to enable the copy feature action for vector layers
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5490 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:06 PM Bug report #123: make fails
- What version of Qt are you using? The errors suggest that something is wrong in that area.
- 10:40 AM Revision 75c48179 (qgis): reenabled the possibility to copy/cut-paste geometries (in the digitizi...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5489 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:40 AM Revision 75d9c890 (qgis): reenabled the possibility to copy/cut-paste geometries (in the digitizi...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-24
- 05:18 PM Revision af29521e (qgis): pepare for G_is_gisbase, G_is_location, G_is_mapset, G_list
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5488 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:18 PM Revision 88de822f (qgis): pepare for G_is_gisbase, G_is_location, G_is_mapset, G_list
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5488 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:17 PM Revision e4b984c0 (qgis): pepare for G_is_gisbase, G_is_location, G_is_mapset, G_list
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5487 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:17 PM Revision d6ac833c (qgis): pepare for G_is_gisbase, G_is_location, G_is_mapset, G_list
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5487 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-23
- 05:35 PM Revision 776c5aab (qgis): removed 'change attribute' capability in ogrprovider
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5486 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:35 PM Revision de1fb261 (qgis): removed 'change attribute' capability in ogrprovider
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5486 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:06 PM Revision 213b2b98 (qgis): some bugfixes for multipolygon vertex editing
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5485 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:06 PM Revision e58d9639 (qgis): some bugfixes for multipolygon vertex editing
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5485 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:44 PM Bug report #83: Strange polygon fill rendering
- There is an anti-aliasing toggle in qgis, available in the Settings:Options:Rendering dialog box tab. Note that this ...
- 08:17 AM Bug report #83: Strange polygon fill rendering
- "IF anti-aliasing is turned on, polygons render correctly." - how to do that? For example in KDE?
Markus - 02:48 AM Bug report #83: Strange polygon fill rendering
- The white speckle is caused by holes (or islands - depends on yor point of view) in polygons in combination with the ...
- 12:20 PM Feature request #125 (Closed): Polygon editing suggestion
- Actually, nevermind. I've just learned the right mouse button isn't supposed to do that. I guess this really is an er...
- 12:20 PM Feature request #125 (Closed): Polygon editing suggestion
- Actually, nevermind. I've just learned the right mouse button isn't supposed to do that. I guess this really is an er...
- 10:17 AM Feature request #125 (Closed): Polygon editing suggestion
- When creating a polygon, and that polygon exceeds a certain number of vertices, it would be great if clicking the rig...
- 11:33 AM Revision 79a23199 (qgis): update of the french translation
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5484 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:33 AM Revision c0ae68c9 (qgis): update of the french translation
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5484 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:17 AM Revision 35df93dc (qgis): added some tr() in the grass plugin
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5483 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:17 AM Revision 37897ca5 (qgis): added some tr() in the grass plugin
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5483 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:06 AM Revision a208f983 (qgis): Adding multipolygons (consisting of one polygon) is now possible. Verte...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5482 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:06 AM Revision 3f90413e (qgis): Adding multipolygons (consisting of one polygon) is now possible. Verte...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-22
- 01:42 AM Bug report #83: Strange polygon fill rendering
- Hi again,
I darkly remember to have seen these problems in
a very early version of QGIS (0.5 or earlier) and
I think... - 01:20 AM Bug report #83: Strange polygon fill rendering
- Hi,
I have the same problem (or a similar one), see
attached screenshot. This shows a SHAPE file
with white spreckle... - 05:48 PM Revision fad52d6c (qgis): Support for WMS1.3 EX_GeographicBoundingBox. In 1.3, there are the sube...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5481 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:48 PM Revision 35f26f01 (qgis): Support for WMS1.3 EX_GeographicBoundingBox. In 1.3, there are the sube...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5481 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:04 AM Revision aec20f7e (qgis): Adding features to multipoint shapes is now possible with the digitizin...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5480 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:04 AM Revision cb77412b (qgis): Adding features to multipoint shapes is now possible with the digitizin...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5480 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-21
- 09:25 AM Bug report #124 (Closed): crash on new vector layer
- Windows XP SP2
version 0.7.4
File->New Project
then
Layer -> New Vector Layer
->Point
Add("coord",String)
Add("att...
2006-05-20
- 10:23 PM Bug report #83: Strange polygon fill rendering
- Note: the problem goes away if one zooms in enough or turns on anti-aliasing (Settings:Options:Rendering).
- 09:58 AM Revision d1f0c756 (qgis): added code to allow line capturing in multiline layers
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5479 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:58 AM Revision 3368244e (qgis): added code to allow line capturing in multiline layers
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5479 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:29 AM Bug report #123 (Closed): make fails
- After successful configure make fails with the messages:
then mv -f ".deps/qgis-qgsdlgvectorlayerproperties.Tpo" ".d... - 06:04 AM Revision 45cf9dd1 (qgis): Provide the user with as many wms image formats as Qt and the WMS server
- support in common.
Sort of resolves ticket #118
git-svn-id: http://svn.osgeo.org/qgis/trunk@5478 c8812cc2-4d05-0410... - 06:04 AM Revision b9fae475 (qgis): Provide the user with as many wms image formats as Qt and the WMS server
- support in common.
Sort of resolves ticket #118
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5478 c8812cc2-4d05...
2006-05-19
- 10:36 PM Bug report #122 (Closed): Projection not set to stated global default on raster layer import
- Imported some [[GeoTIFF]] files to a project where I had set the project projection. I had also set the application-w...
- 09:05 PM Bug report #118 (Closed): WMS server support for 24bit png images
- Sort of fixed in SVN commit:45cf9dd1 (SVN r5479). The actual problem with 24bit png seems to be with the wms server, ...
- 09:05 PM Bug report #118 (Closed): WMS server support for 24bit png images
- Sort of fixed in SVN commit:45cf9dd1 (SVN r5479). The actual problem with 24bit png seems to be with the wms server, ...
- 12:43 PM Revision c4a0bc8a (qgis): Adjust column widths in the identify results dialog to better fit the c...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5477 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:43 PM Revision fa510af2 (qgis): Adjust column widths in the identify results dialog to better fit the c...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5477 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:53 AM Revision 873acd30 (qgis): Update plugin template for the new way of adding a plugin to the qgis m...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5476 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:53 AM Revision 862a654a (qgis): Update plugin template for the new way of adding a plugin to the qgis m...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5476 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:09 AM Feature request #121 (In Progress): join external tables to geometries
- 10:08 AM Feature request #121 (Closed): join external tables to geometries
- It would be great to be able to join an external table (postgres, dbf, text, ...) to the attributes of a geometries f...
- 08:12 AM Revision 2f464c25 (qgis): made QgsVectorLayer::endian() public and assign the wkb endian byte in ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5475 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:12 AM Revision 14d1e4e9 (qgis): made QgsVectorLayer::endian() public and assign the wkb endian byte in ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5475 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-18
- 11:50 PM Bug report #120: Click a shape in a shapefile, QGIS crashes
- My feeling is that this is a 64-bit problem in [[QgsGeometry]]::geosGeometry()
- 10:53 PM Bug report #120 (Closed): Click a shape in a shapefile, QGIS crashes
- Computer: Fedora Core 5, 64bit
QGIS from svn, May 12ish
proj and GEOS from repository, GDAL locally compiled, all 64 ... - 05:27 PM Revision 93391df6 (qgis): enabled page size hacks again, qt is still shit as it was
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5474 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:27 PM Revision 0530993e (qgis): enabled page size hacks again, qt is still shit as it was
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5474 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:03 PM Revision d2c057a4 (qgis): enable mScale again
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5473 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:03 PM Revision 4a424164 (qgis): enable mScale again
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5473 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:21 PM Revision 18ca7aa2 (qgis): 0.2 mm frame width for now
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5472 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:21 PM Revision afeab8a1 (qgis): 0.2 mm frame width for now
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5472 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:20 PM Revision 8d06cee1 (qgis): 0.2 mm frame width for now
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5471 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:20 PM Revision 4e832188 (qgis): 0.2 mm frame width for now
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5471 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:13 PM Revision c9257569 (qgis): real width
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5470 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:13 PM Revision 0fecc915 (qgis): real width
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5470 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:07 PM Revision d6ace680 (qgis): real width
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5469 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:07 PM Revision b309a129 (qgis): real width
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5469 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:43 PM Revision a3eb31a1 (qgis): use qreal line width
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5468 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:43 PM Revision ee7fda7e (qgis): use qreal line width
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5468 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:29 PM Revision b83234b9 (qgis): fixed font scaling in PS
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5467 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:29 PM Revision ec6183fc (qgis): fixed font scaling in PS
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-17
- 01:06 PM Revision 82f6586c (qgis): enable floating points in drawPolygon
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5466 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:06 PM Revision c168d397 (qgis): enable floating points in drawPolygon
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5466 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:35 AM Revision 8297b7ff (qgis): setupUi()
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5465 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:35 AM Revision 7eaa9e23 (qgis): setupUi()
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5465 c8812cc2-4d05-0410-92ff-de0c093fc19c
Also available in: Atom