gsherman
c8f5d61a88
changes to build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@791 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:47:36 +00:00
gsherman
f9949caa33
fixes to meta table handling and other bugs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@790 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:46:39 +00:00
gsherman
c240bc89f6
change to build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@789 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:45:46 +00:00
gsherman
95d7a06c66
minor change to indent standard
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@788 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:44:45 +00:00
gsherman
019cd46a7d
indented code
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@787 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:43:51 +00:00
gsherman
caa721a876
changed location of qgis libs (plugins)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@786 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:37:59 +00:00
gsherman
77dcbb238c
changes to build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@785 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:34:11 +00:00
mcoletti
681f21e0c0
- now dynamically builds the file filter list for the raster dialog
...
based on the currently available GDAL drivers [0]
- now register GDAL drivers when app is instantiated not when a raster
layer is opened [1]
Notes:
[0] However, there exist drivers that have no corresponding file name
extension in their driver metadata, and so do not get appropriate
filters populated in the raster dialog. Presumably the user can use
the default "All (*.*)" filter to load datasets of those types; this
probably should be tested. Grep for appropriate "XXX" comments for
place to catch these types of raster drivers in
buildSupportedrasterFileFilter_().
[1] After all, it doesn't make sense to reload the drivers every time
a raster layer is opened. Presumably these drivers are loaded once
and then remain static.
The vector layer dialog file filters aren't similarly dynamically
built. (Yet.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@784 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 04:19:13 +00:00
timlinux
54ccec06c0
Upper cased button label first letters
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@783 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 13:28:24 +00:00
timlinux
64bc304453
Changed field label from 'Classification Variable' to 'Classification Field'
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@782 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 13:26:49 +00:00
mhugent
4127388d63
attribute names and graduated symbol modes upper case
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@781 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 13:21:04 +00:00
timlinux
7839ca10a4
Constrain height of widgets to 20.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@780 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 12:21:34 +00:00
mhugent
4260af0cc7
fixed bug in QgsProjectIo
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 07:52:10 +00:00
mhugent
6f562854f5
nobrush button
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 07:44:14 +00:00
gsherman
91e664f426
reformatted code
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@770 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 04:35:50 +00:00
gsherman
acf9572df8
added a NoPen button
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 04:19:50 +00:00
gsherman
76a729925e
updated back and reload buttons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 04:18:30 +00:00
gsherman
86c1e5e755
added a nopen button
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 04:12:29 +00:00
gsherman
e8481ae675
didge updates to gnu build configuration
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 03:56:45 +00:00
timlinux
9e4307c255
More gui cleanups.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@764 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-09 08:41:43 +00:00
timlinux
76190521cc
Gui clean ups - set min height on all controls to 20 rather than 30.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-09 06:40:41 +00:00
gsherman
b05469431b
changed function for setting check box to maintain qt 3.1.2 compatibility
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@759 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 22:13:25 +00:00
gsherman
96b9613d49
updated exit, plugin manager, and help contents icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 22:11:42 +00:00
gsherman
2b999b7a26
removed second arg from endsWith function to retain compatibility with qt 3.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@751 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 15:57:50 +00:00
timlinux
a9499db3f6
Gui clean up for graduated symbol multiline widtget so that horizontal scrolling is not required.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@750 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 12:30:32 +00:00
timlinux
3ebfd0686b
Ifdef'd std:cerr messages.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 11:35:12 +00:00
timlinux
92d66e4bde
Wrapped qWarnings in #ifdef DEBUG statements to prevent extraneous stdout messages when built with debug=false.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 11:29:55 +00:00
timlinux
2a2d493fcb
Bug fix for losing state of rasterlayer drawing style on dialog box reaopen.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 04:34:23 +00:00
timlinux
a3076b45b2
Fix for [ 891857 ] Changing gryscale raster to pseudoclr does not update legend
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@746 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 04:08:22 +00:00
gsherman
960086d865
fixed version number to 3.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:45:48 +00:00
gsherman
5a699563de
added structure for plugin documentation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:36:54 +00:00
gsherman
6a7dc2cdf0
connected help button on the buffer dialog to display help stored in <prefix>/share/doc/plugins/geoprocessing/buffer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:33:50 +00:00
gsherman
d64b76cb4b
added hooks for opening url relative to the documentation base directory or an absolute url
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@742 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:32:47 +00:00
gsherman
1d044ff866
added user help documents
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 22:06:30 +00:00
gsherman
fb96c975d1
added options dialog. help now uses web browser instead of custom idget
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 21:58:51 +00:00
gsherman
d775cc484b
added intersect option to select to properly select features during select and identify operations. OGR does not support intersects so this is only implemented in the postgres provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 19:07:50 +00:00
gsherman
481c74baf9
added info about debug messages
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@738 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 19:06:35 +00:00
mhugent
c08bb3acc5
added resizing of g.s. extension widget
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@737 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 16:35:22 +00:00
mhugent
1bd70a34e2
cleaned up a few things in the shapefile provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@734 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 14:09:00 +00:00
gsherman
efa938d835
added icon to buffer menu item
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@731 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 05:16:14 +00:00
gsherman
a0418815cc
set ui version to 3.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@730 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 05:09:18 +00:00
gsherman
e124580f12
placeholder for docs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:33:26 +00:00
gsherman
9442903386
initial import of metadata class for plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:13:18 +00:00
gsherman
ad910d7f3a
plugin manager now actually manages plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:08:10 +00:00
gsherman
48dc1beef1
added install for docs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@725 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:05:50 +00:00
gsherman
f725a6a135
fixed caption for attribute table display
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@724 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 00:53:15 +00:00
timlinux
e2c462d338
Set the triband legend pixmap to more muted colors.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@723 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 23:26:07 +00:00
timlinux
fe45349722
889452 Fixed. Bug was caused by incorrect checking of feature type before trying to access fill color. Added a bunch of debug statements when debug mode is on.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 22:08:37 +00:00
timlinux
ddce29f2d9
Doxygen stats for raster props dialog.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@718 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 18:24:13 +00:00
gsherman
c8469ccf67
added new mapserver export icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 16:39:51 +00:00