58375 Commits

Author SHA1 Message Date
timlinux
d8e87a99fc More api documentation updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk@681 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-02 08:03:51 +00:00
gsherman
ef672b7e75 added release name to version string
git-svn-id: http://svn.osgeo.org/qgis/trunk@680 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-02 06:27:27 +00:00
gsherman
c1313d8e6c fixed std::cerr messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@679 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-02 06:19:28 +00:00
gsherman
7d610fdd14 added #ifdef to std::cout and std::cerr statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@678 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-02 06:10:46 +00:00
gsherman
e79f46e25c added checking for setting DEBUG/NO_DEBUG flag. Qt always defines DEBUG unless NO_DEBUG is set. By default QGIS compiles without DEBUG set. To enable DEBUG, define QGISDEBUG=1 prior to running autogen.sh and configure
git-svn-id: http://svn.osgeo.org/qgis/trunk@677 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-02 00:59:32 +00:00
gsherman
0153af0e1b added support for conditional debug statements; Update to contributors photos
git-svn-id: http://svn.osgeo.org/qgis/trunk@676 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-02 00:56:44 +00:00
timlinux
da4d14faf9 Added version number and name to splash screen
git-svn-id: http://svn.osgeo.org/qgis/trunk@675 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 23:12:26 +00:00
timlinux
091d3ff98d Beginnings of api docs for qgsrasterlayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@674 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 22:58:26 +00:00
gsherman
b24c0d5feb added contributor photos
git-svn-id: http://svn.osgeo.org/qgis/trunk@673 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 21:42:58 +00:00
timlinux
54ff0a93d0 Added element for raster Drawing Style
git-svn-id: http://svn.osgeo.org/qgis/trunk@672 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 21:22:01 +00:00
timlinux
2961bdb081 Added method to get and set drawingStyle using qstring values. Added serilising and deserialising state of drawingStyle to qgsprojectio for raster layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@671 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 19:31:10 +00:00
timlinux
72c5e13038 Added precomipler directives to disable stdout debug info if DEBUG is not set.
git-svn-id: http://svn.osgeo.org/qgis/trunk@670 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 09:41:44 +00:00
gsherman
09ae07b04f changed layout of dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@669 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 03:42:45 +00:00
gsherman
56f854083a changed order of tools menu items
git-svn-id: http://svn.osgeo.org/qgis/trunk@668 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 03:42:24 +00:00
gsherman
8af65ef409 added pictures of developers. submit yours now
git-svn-id: http://svn.osgeo.org/qgis/trunk@667 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 03:41:52 +00:00
gsherman
29b674bed5 fix for handling special characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@666 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 02:18:53 +00:00
gsherman
b6215ceae4 fix for handling special characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@664 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 02:11:21 +00:00
timlinux
a4480437d9 Bug fix for segfault in paletted pseudocolor images. Still really slow - will look at performance in this srasing style later.
git-svn-id: http://svn.osgeo.org/qgis/trunk@663 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 02:03:16 +00:00
timlinux
de148ac905 Bug fix for segfault on rendering Paletted Grayscale Image.
git-svn-id: http://svn.osgeo.org/qgis/trunk@661 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 01:57:00 +00:00
gsherman
ea3ad95bee Stubbed in new vector layer properties dialog (only accessible from right-click menu)
git-svn-id: http://svn.osgeo.org/qgis/trunk@660 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 23:54:40 +00:00
gsherman
7f100809f7 Change version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@659 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 23:54:02 +00:00
mhugent
c4db09d931 Removed the pattern and line style icons from the base classes to avoid redundancy
git-svn-id: http://svn.osgeo.org/qgis/trunk@658 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 13:25:22 +00:00
mhugent
683ce13f3f renderer dialogs use the icons for pattern and line style now
git-svn-id: http://svn.osgeo.org/qgis/trunk@657 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 12:54:50 +00:00
gsherman
9920e9e1a1 added moc files for dialog base classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@655 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 05:17:37 +00:00
gsherman
a01ab5dc57 added moc files for dialog base classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@654 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 05:16:07 +00:00
gsherman
576d17d281 spit icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@653 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 04:45:09 +00:00
gsherman
e3d339b3cb fix so it will actually compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@652 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 04:36:05 +00:00
gsherman
2bb0e3f303 initial check in of spit source
git-svn-id: http://svn.osgeo.org/qgis/trunk@651 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 03:33:00 +00:00
gsherman
6f82ccdf6e intial check in of spit sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@650 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 03:29:21 +00:00
gsherman
a1b8dbbec2 check postgis capabiliities before performing buffer. If no GEOS, show error and don't do the buffer operation
git-svn-id: http://svn.osgeo.org/qgis/trunk@649 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 00:22:46 +00:00
gsherman
3ce8edb1f1 help viewer sets contents
git-svn-id: http://svn.osgeo.org/qgis/trunk@648 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-30 23:45:20 +00:00
gsherman
4cf974d6bc Restored help viewer after accidental overwrite
git-svn-id: http://svn.osgeo.org/qgis/trunk@647 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-30 23:43:47 +00:00
mhugent
ee5d6ac313 added line style icons. todo: use line style and pattern icons also in the renderer dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@646 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-30 10:35:34 +00:00
timlinux
17e12153ef Fix for lost signal/slot on transparency slider.
git-svn-id: http://svn.osgeo.org/qgis/trunk@645 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-30 06:34:24 +00:00
timlinux
201e5e8b6e Fixed nasty bugwhere x and y dim for raster were both assigned raster x dim value. Added X, Y and Nodata info to general tab of properties dialog. Added placeholder that will in future be used to show a thumbnail preview on general tab.
git-svn-id: http://svn.osgeo.org/qgis/trunk@644 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-30 06:10:39 +00:00
gsherman
0c43d76dec removed stale ui file (replaced by qgshelpviewerbase.ui)
git-svn-id: http://svn.osgeo.org/qgis/trunk@643 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-30 03:44:58 +00:00
timlinux
2bbfbe716f This commit adds support for alternate band mappings of multiband imagery. For example you can use it to map Landsat TM bands 4,5 and 7 to visible colours Red, Green and Blue respectively. Multiband images can also be rendered in grayscale or pseudocolor. I made quite a few changes to get the new band referencing system working including autogenerating unique name aliases for each band and providing methods to look up a band given its number or versa visa. I think I am at a stage where the raster implementation is pretty much feature complete as far as v0.1 goes and any commits that follow should just be bugfixes to make sure rasters work as advertise, or very minor tweaks.
Screenshots of the Mulitband mapping in action are available here:

http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=%2Fqgis&image=multiband_default_view_123rgb.png&maxDimension=800
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=multiband_view_451rgb.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=multiband_view_457rgb.png


git-svn-id: http://svn.osgeo.org/qgis/trunk@642 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 16:23:13 +00:00
timlinux
264ab6b6ed Added function to get a band name given its number. Implemented speedups on opening raster layer properties dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@641 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 10:57:30 +00:00
mhugent
6890c21127 fixed problems when opening qgis projects
git-svn-id: http://svn.osgeo.org/qgis/trunk@640 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 09:41:00 +00:00
timlinux
c3f475c804 V0.1 release clean ups: Hid advanced symbology tab and show debug overlay checkbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 07:24:49 +00:00
timlinux
75a35d7c31 Raster layer properties dialog clean up: rearanged icons so it is broader than tall to make better use of screen real estate on low res screens,
git-svn-id: http://svn.osgeo.org/qgis/trunk@638 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 07:22:56 +00:00
gsherman
1656fa8548 wait cursor during processsing
git-svn-id: http://svn.osgeo.org/qgis/trunk@637 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:38:20 +00:00
gsherman
7f18c61552 Modifications to support the new unified property and symbology dialog to replace all existing property and symbology dialogs (INCOMPLETE)
git-svn-id: http://svn.osgeo.org/qgis/trunk@636 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:35:12 +00:00
gsherman
5d6e29ff1a Added new help viewer and vector layer properties sourcefiles
git-svn-id: http://svn.osgeo.org/qgis/trunk@635 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:34:43 +00:00
gsherman
ac964a2198 new unified property and symbology dialog to replace all existing property and symbology dialogs (INCOMPLETE)
git-svn-id: http://svn.osgeo.org/qgis/trunk@634 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:33:54 +00:00
gsherman
4029db1453 primitive help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@633 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:29:50 +00:00
gsherman
14b85907f0 added hooks for help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@632 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:25:59 +00:00
gsherman
c7a1722259 changed signature of constructor (char * to const char *)
git-svn-id: http://svn.osgeo.org/qgis/trunk@631 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:21:56 +00:00
gsherman
c72879e6ca changed Cancel button to Close
git-svn-id: http://svn.osgeo.org/qgis/trunk@630 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:20:43 +00:00
timlinux
ce03e5b514 Support for changes made to dialog ui.
git-svn-id: http://svn.osgeo.org/qgis/trunk@629 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 01:10:07 +00:00