Revision:

Revisions

# Date Author Comment
35ed8c46 2004-06-08 05:21 AM Gary Sherman

Added option to set the number of features retreived before the map canvas
is updated

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

a63ef48c 2004-06-08 05:21 AM Gary Sherman

Added option to set the number of features retreived before the map canvas
is updated

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

94214453 2004-06-08 05:21 AM Gary Sherman

Added option to set the number of features retreived before the map canvas
is updated

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

1cf87b6a 2004-06-07 06:45 PM Lars Luthman
  • Changed some calls to QMessageBox::question() to QMessageBox::information()
    since Qt 3.1.2 doesn't have question()

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

5e3748ca 2004-06-07 06:45 PM Lars Luthman
  • Changed some calls to QMessageBox::question() to QMessageBox::information()
    since Qt 3.1.2 doesn't have question()

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

6286929c 2004-06-07 06:45 PM Lars Luthman
  • Changed some calls to QMessageBox::question() to QMessageBox::information()
    since Qt 3.1.2 doesn't have question()

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

ef89cc53 2004-06-07 11:52 AM Tim Sutton

Minor bugfix to clear overview when new project is started.

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

c2a72202 2004-06-07 11:52 AM Tim Sutton

Minor bugfix to clear overview when new project is started.

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

f7af9ae2 2004-06-07 11:52 AM Tim Sutton

Minor bugfix to clear overview when new project is started.

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

e466391d 2004-06-07 10:43 AM Tim Sutton

Implemented map overview using maplayers rather than snapshots of a raster layer.

Implemented QgsMapLayerRegistry - s singleton object that keeps track of loaded layers. When a layer is added an entry is made in the registry. When a layer is removed, the registry emits a layerWillBeRemoved signal that is connected to any mapvcanvas, legend etc that may be using the layer. The objects using the layer can then remove any reference they make to the layer - after which the registry deletes the layer object....

8d87cc16 2004-06-07 10:43 AM Tim Sutton

Implemented map overview using maplayers rather than snapshots of a raster layer.

Implemented QgsMapLayerRegistry - s singleton object that keeps track of loaded layers. When a layer is added an entry is made in the registry. When a layer is removed, the registry emits a layerWillBeRemoved signal that is connected to any mapvcanvas, legend etc that may be using the layer. The objects using the layer can then remove any reference they make to the layer - after which the registry deletes the layer object....

e1e27e31 2004-06-07 10:43 AM Tim Sutton

Implemented map overview using maplayers rather than snapshots of a raster layer.

Implemented QgsMapLayerRegistry - s singleton object that keeps track of loaded layers. When a layer is added an entry is made in the registry. When a layer is removed, the registry emits a layerWillBeRemoved signal that is connected to any mapvcanvas, legend etc that may be using the layer. The objects using the layer can then remove any reference they make to the layer - after which the registry deletes the layer object....

8f97fbfd 2004-06-04 10:10 PM Steve Halasz -

Correctly disable buttons when a raster is added as the first layer.

The pg buffer plugin button is not disabled. Need to provide a way to let plugins
handle this properly.

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

a58ab02c 2004-06-04 10:10 PM Steve Halasz -

Correctly disable buttons when a raster is added as the first layer.

The pg buffer plugin button is not disabled. Need to provide a way to let plugins
handle this properly.

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

02fcb7d3 2004-06-04 10:10 PM Steve Halasz -

Correctly disable buttons when a raster is added as the first layer.

The pg buffer plugin button is not disabled. Need to provide a way to let plugins
handle this properly.

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

724b2f04 2004-06-04 03:31 PM Tim Sutton

Fix typo in yesterdays commit

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

dff07a27 2004-06-04 03:26 PM Tim Sutton

Fix typo from yesterdays commit

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

b3ca97e4 2004-06-04 01:04 PM Tim Sutton

Added getPaletteAsPixmap function to raster and display on raster props
dialog. Also added gdaldatatype to raster props metadata dialog.

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

3258a6bd 2004-06-04 01:04 PM Tim Sutton

Added getPaletteAsPixmap function to raster and display on raster props
dialog. Also added gdaldatatype to raster props metadata dialog.

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

751a5fa1 2004-06-04 01:04 PM Tim Sutton

Added getPaletteAsPixmap function to raster and display on raster props
dialog. Also added gdaldatatype to raster props metadata dialog.

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

cfe1aa08 2004-06-04 01:04 PM Tim Sutton

Added getPaletteAsPixmap function to raster and display on raster props
dialog. Also added gdaldatatype to raster props metadata dialog.

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

9f49427d 2004-06-04 01:04 PM Tim Sutton

Added getPaletteAsPixmap function to raster and display on raster props
dialog. Also added gdaldatatype to raster props metadata dialog.

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

196cf927 2004-06-04 01:04 PM Tim Sutton

Added getPaletteAsPixmap function to raster and display on raster props
dialog. Also added gdaldatatype to raster props metadata dialog.

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

8784b8c2 2004-06-04 12:23 PM jobi
  • fixed tims typo with GDAL_LDADD
  • cleaned pluginnames

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

a1e1dba0 2004-06-04 12:23 PM jobi
  • fixed tims typo with GDAL_LDADD
  • cleaned pluginnames

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

1 ... 4714 4715 4716 4717 4718 ... 4866 (117876-117900/121643) Per page: 25, 50, 100, 200

Also available in: Atom