Revision:

Revisions

# Date Author Comment
f0260172 2004-01-24 05:44 PM Gary Sherman

First fully functional version of the buffer (geoprocessing) plugin

git-svn-id: http://svn.osgeo.org/qgis/trunk@570 c8812cc2-4d05-0410-92ff-de0c093fc19c

31f3b1e4 2004-01-24 05:44 PM Gary Sherman

First fully functional version of the buffer (geoprocessing) plugin

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@570 c8812cc2-4d05-0410-92ff-de0c093fc19c

ed39cafd 2004-01-24 05:44 PM Gary Sherman

First fully functional version of the buffer (geoprocessing) plugin

git-svn-id: http://svn.osgeo.org/qgis/trunk@570 c8812cc2-4d05-0410-92ff-de0c093fc19c

efeeb353 2004-01-23 04:19 PM Marco Hugentobler

several things (because sf was down a while), e.g. work prior to save/ load symbology

git-svn-id: http://svn.osgeo.org/qgis/trunk@569 c8812cc2-4d05-0410-92ff-de0c093fc19c

becf9448 2004-01-23 04:19 PM Marco Hugentobler

several things (because sf was down a while), e.g. work prior to save/ load symbology

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@569 c8812cc2-4d05-0410-92ff-de0c093fc19c

47516be7 2004-01-23 04:19 PM Marco Hugentobler

several things (because sf was down a while), e.g. work prior to save/ load symbology

git-svn-id: http://svn.osgeo.org/qgis/trunk@569 c8812cc2-4d05-0410-92ff-de0c093fc19c

726c1dea 2004-01-23 09:27 AM Tim Sutton

Updated with a fatter 'i'. Still needs to be incorporated into qgisapp.cpp

git-svn-id: http://svn.osgeo.org/qgis/trunk@568 c8812cc2-4d05-0410-92ff-de0c093fc19c

f49e0c24 2004-01-23 09:27 AM Tim Sutton

Updated with a fatter 'i'. Still needs to be incorporated into qgisapp.cpp

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@568 c8812cc2-4d05-0410-92ff-de0c093fc19c

7cdb3342 2004-01-23 09:27 AM Tim Sutton

Updated with a fatter 'i'. Still needs to be incorporated into qgisapp.cpp

git-svn-id: http://svn.osgeo.org/qgis/trunk@568 c8812cc2-4d05-0410-92ff-de0c093fc19c

080bbee1 2004-01-23 08:43 AM Tim Sutton

New cursors with white edging so they dont get lost in black backgrounds.

git-svn-id: http://svn.osgeo.org/qgis/trunk@567 c8812cc2-4d05-0410-92ff-de0c093fc19c

1ba2e5ad 2004-01-23 08:43 AM Tim Sutton

New cursors with white edging so they dont get lost in black backgrounds.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@567 c8812cc2-4d05-0410-92ff-de0c093fc19c

e0ca0a5c 2004-01-23 08:43 AM Tim Sutton

New cursors with white edging so they dont get lost in black backgrounds.

git-svn-id: http://svn.osgeo.org/qgis/trunk@567 c8812cc2-4d05-0410-92ff-de0c093fc19c

188ac900 2004-01-23 08:39 AM Tim Sutton

Added placeholder functions for multiband draw as gray and multiband draw as pseudocolor.

git-svn-id: http://svn.osgeo.org/qgis/trunk@566 c8812cc2-4d05-0410-92ff-de0c093fc19c

a1126b5d 2004-01-23 08:39 AM Tim Sutton

Added placeholder functions for multiband draw as gray and multiband draw as pseudocolor.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@566 c8812cc2-4d05-0410-92ff-de0c093fc19c

a78e1416 2004-01-23 08:39 AM Tim Sutton

Added placeholder functions for multiband draw as gray and multiband draw as pseudocolor.

git-svn-id: http://svn.osgeo.org/qgis/trunk@566 c8812cc2-4d05-0410-92ff-de0c093fc19c

8c3e5fc6 2004-01-23 08:37 AM Gary Sherman

more progress towards a buffer function

git-svn-id: http://svn.osgeo.org/qgis/trunk@565 c8812cc2-4d05-0410-92ff-de0c093fc19c

704e1406 2004-01-23 08:37 AM Gary Sherman

more progress towards a buffer function

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@565 c8812cc2-4d05-0410-92ff-de0c093fc19c

0a534be4 2004-01-23 08:37 AM Gary Sherman

more progress towards a buffer function

git-svn-id: http://svn.osgeo.org/qgis/trunk@565 c8812cc2-4d05-0410-92ff-de0c093fc19c

5583b3fd 2004-01-23 08:33 AM Tim Sutton

Replaced map cursors with ones that wont get lost over dark images.

git-svn-id: http://svn.osgeo.org/qgis/trunk@564 c8812cc2-4d05-0410-92ff-de0c093fc19c

ac6d2fd4 2004-01-23 08:33 AM Tim Sutton

Replaced map cursors with ones that wont get lost over dark images.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@564 c8812cc2-4d05-0410-92ff-de0c093fc19c

c68b5dc5 2004-01-23 08:33 AM Tim Sutton

Replaced map cursors with ones that wont get lost over dark images.

git-svn-id: http://svn.osgeo.org/qgis/trunk@564 c8812cc2-4d05-0410-92ff-de0c093fc19c

0d982e47 2004-01-22 09:58 PM Steve Halasz -

call contentsMousePressEvent() of parent object after setting QgsLegendView specific vars rather than before. When hiding a layer contentsMouseReleaseEvent() was being called before contentsMousePressEvent() had returned. This was causing layers to enter drag mode after being hidden/unhidden. This fixes that....

0a31eee5 2004-01-22 09:58 PM Steve Halasz -

call contentsMousePressEvent() of parent object after setting QgsLegendView specific vars rather than before. When hiding a layer contentsMouseReleaseEvent() was being called before contentsMousePressEvent() had returned. This was causing layers to enter drag mode after being hidden/unhidden. This fixes that....

b4e38dfe 2004-01-22 09:58 PM Steve Halasz -

call contentsMousePressEvent() of parent object after setting QgsLegendView specific vars rather than before. When hiding a layer contentsMouseReleaseEvent() was being called before contentsMousePressEvent() had returned. This was causing layers to enter drag mode after being hidden/unhidden. This fixes that....

5b506c23 2004-01-22 08:37 PM Tim Sutton

Updated legend pixmap display in legend area. Improved drawingStyle detection. Rewrote legend pixmap generators to be more efficient. Numerous other small changes.

http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_gray_sidebar_inverted.png...

1 ... 4818 4819 4820 4821 4822 ... 4866 (120476-120500/121643) Per page: 25, 50, 100, 200

Also available in: Atom