400 Commits

Author SHA1 Message Date
gsherman
c8a3a98644 Updated status of existing todo items
git-svn-id: http://svn.osgeo.org/qgis/trunk@610 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-28 01:53:27 +00:00
timlinux
e798b7c8e3 Added *.DEM extension for usgs dem file filter. It aint pretty but we need some way to manage upper case extensions....
git-svn-id: http://svn.osgeo.org/qgis/trunk@609 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-27 10:02:48 +00:00
mhugent
a80235de6d removed a bug related to loading of symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@608 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-27 07:56:23 +00:00
gsherman
8052c0a0cd Updated TODO list
git-svn-id: http://svn.osgeo.org/qgis/trunk@607 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-27 07:10:15 +00:00
gsherman
020e92a1a8 removed setModal(true) from the dialog to prevent Qt 3.1 compilation error
git-svn-id: http://svn.osgeo.org/qgis/trunk@606 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-27 06:14:09 +00:00
gsherman
c070be862b fix to plugin installation location
git-svn-id: http://svn.osgeo.org/qgis/trunk@605 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-27 06:09:44 +00:00
gsherman
b54897e15f fix to plugin installation and detection code. Also solve qt 3.1 compile problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@604 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-27 06:08:44 +00:00
gsherman
e1794c5f93 fixed QgsProjectIo so right-click context menus are connected when loading a saved project
git-svn-id: http://svn.osgeo.org/qgis/trunk@603 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-27 03:01:11 +00:00
mcoletti
409d73805f Trivial clean-up of QGisApp::addRasterLayer() :
- s/Erdas/ERDAS/

- s/Usgs/USGS/

- s/Sdts/SDTS/

- s/Lyr/Layer/

- use QStringList::empty() instead of QStringList::length() == 0

- now unfreeze mapCanvas if user didn't select files

- use more intuitive and safer for() instead of while()

- prettified code

- added XXX comment regarding possible initContextMenu() invocation
  even if layer is invalid


git-svn-id: http://svn.osgeo.org/qgis/trunk@602 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 22:48:53 +00:00
stevehalasz
e8a904f025 Show legend text as white for grayscale layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@601 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 21:33:22 +00:00
stevehalasz
a4e24bc891 Set drawingStyle for Undefined raster bands to SINGLE_BAND_GRAY by default. Lack of default was preventing these layers from being displayed at all.
git-svn-id: http://svn.osgeo.org/qgis/trunk@600 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 21:12:22 +00:00
stevehalasz
e8a29d5455 update() mapLegend after render()ing mapCanvas in addRasterLayer(). This prevents multiple repaints. Don't know why, just doing same as addLayer()
git-svn-id: http://svn.osgeo.org/qgis/trunk@599 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 20:39:53 +00:00
mcoletti
d565d76ba5 Added GDAL compiler flags.
git-svn-id: http://svn.osgeo.org/qgis/trunk@598 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 19:06:30 +00:00
mhugent
57e1623fd9 saving and loading of symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@597 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 17:25:22 +00:00
timlinux
75460eb95b Added some additional things that need doing as dicussed with Gary on irc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@596 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 08:42:38 +00:00
gsherman
ccbc9e6771 added toolbar with buffer button
git-svn-id: http://svn.osgeo.org/qgis/trunk@595 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 07:27:05 +00:00
gsherman
d3bc661ce2 changes to support compilation under Qt 3.1.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@594 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 03:00:49 +00:00
gsherman
28e366c33f changed detection logic for qt share libs and qt multi-threaded lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@593 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 01:03:32 +00:00
mhugent
ad21f8da38 various changes (downtime of sf)
git-svn-id: http://svn.osgeo.org/qgis/trunk@592 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 08:05:16 +00:00
gsherman
f87e2178d4 added validity checking at the data provider level. Modified logging in postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@591 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 07:41:36 +00:00
gsherman
aa2e7323ce changed font in plugin list
git-svn-id: http://svn.osgeo.org/qgis/trunk@590 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 07:37:38 +00:00
gsherman
b241d03556 changed detection method of layer type when reading a project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@589 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 07:37:00 +00:00
gsherman
1ef2673283 cleaned up memory management of postgresql queries and connection objects
git-svn-id: http://svn.osgeo.org/qgis/trunk@588 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 07:36:21 +00:00
gsherman
249f85df22 added validity checking prior to adding vector layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@587 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 07:34:28 +00:00
gsherman
6f5652e4ea added validity checking for a layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@586 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 07:32:40 +00:00
gsherman
25cec50c67 removed message box prior to adding new layer, commented out include for matrix1.xpm since it isn't used by the plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@585 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 07:29:51 +00:00
timlinux
1b07a31175 Changed pan icon for one provided by rawbytes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@584 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 03:18:46 +00:00
timlinux
c4eff02642 Rawbytes' improved pan icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@583 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 03:05:47 +00:00
timlinux
ca7330bdf3 Updated toolbar icons based on (mostly taken directly from) Everaldos Crystal icon theme.
git-svn-id: http://svn.osgeo.org/qgis/trunk@582 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 01:23:52 +00:00
timlinux
62e70d7cc0 Popup context menu and removal of draw signal.
git-svn-id: http://svn.osgeo.org/qgis/trunk@581 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 01:16:08 +00:00
timlinux
8dfefac6a1 Fixed hotspots in new cursors.
git-svn-id: http://svn.osgeo.org/qgis/trunk@580 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 01:15:11 +00:00
timlinux
8aae00fc16 Changed icons to crystal look and minor alterations to toolbar icon order.
git-svn-id: http://svn.osgeo.org/qgis/trunk@579 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 01:10:43 +00:00
timlinux
6b2b8fc273 Context menu support and implemented handlers for multiband gray and pseudocolour rendering.
git-svn-id: http://svn.osgeo.org/qgis/trunk@578 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 01:07:04 +00:00
timlinux
889420a8b8 Moved popMenu declaration up to qgsmaplayer.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@577 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 01:02:49 +00:00
timlinux
d64242afdf Replaced manual detection of the associated raster layer type with calls to getRasterLayerType.
git-svn-id: http://svn.osgeo.org/qgis/trunk@576 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 00:56:11 +00:00
timlinux
9731911186 Moved context menu stuff from vector layer to maplayer. Methods are declared pure virtual so any subclass of maplayer (ie. raster, vector and postgis layers) must implement context menu.
git-svn-id: http://svn.osgeo.org/qgis/trunk@575 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 00:53:45 +00:00
timlinux
d460a498e5 Identify cursor update. Legend bug fixed that prevented raster legends being drawn on file load. Popup menu support for raster layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@574 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-24 21:51:56 +00:00
gsherman
36364aa594 added geoprocessing subdir to Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@572 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-24 16:50:33 +00:00
gsherman
322c6e09b1 added Makefile for geoprocessing plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@571 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-24 16:48:00 +00:00
gsherman
f026017255 First fully functional version of the buffer (geoprocessing) plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@570 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-24 16:44:01 +00:00
mhugent
efeeb353d1 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
2004-01-23 15:19:11 +00:00
timlinux
726c1deacf 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
2004-01-23 08:27:03 +00:00
timlinux
080bbee10a 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
2004-01-23 07:43:09 +00:00
timlinux
188ac9004b 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
2004-01-23 07:39:00 +00:00
gsherman
8c3e5fc65b more progress towards a buffer function
git-svn-id: http://svn.osgeo.org/qgis/trunk@565 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-23 07:37:32 +00:00
timlinux
5583b3fd0b 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
2004-01-23 07:33:18 +00:00
stevehalasz
0d982e47d4 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.
git-svn-id: http://svn.osgeo.org/qgis/trunk@563 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-22 20:58:39 +00:00
timlinux
5b506c2319 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
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_gray_sidebar.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_paletted_sidebar.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_pseudocar_sidebar_inverted.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_pseudocar_sidebar.png


git-svn-id: http://svn.osgeo.org/qgis/trunk@562 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-22 19:37:48 +00:00
mhugent
c79fa82060 inline functions for the coordinate transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@561 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-22 07:28:17 +00:00
gsherman
ea2f1b0e2e updated TODO list for 0.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@560 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-22 07:12:13 +00:00