gsherman
10f623bb2f
added version function to return version without instantiating the plugin object
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@805 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:46:44 +00:00
gsherman
bf70f9f4f4
indented source
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@804 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:45:27 +00:00
gsherman
8c0f0b589e
added icons for the remainder of menu options. added qgis web page and qgis sf page to help menu
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@803 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:44:57 +00:00
gsherman
1916666abf
added qgis webpage and qgis sf page slots
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@802 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:43:57 +00:00
gsherman
948df749ae
added marco to mug shot. added lars to list of contributors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@801 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:42:44 +00:00
gsherman
6b93880572
added version number to plugin display. removed type for this release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@800 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:39:51 +00:00
gsherman
e0c49ccbef
changed indents to 2 spaces, no tabs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@799 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:38:48 +00:00
mcoletti
7069e5b385
- now dynamically builds the open vector layer dialog based on
...
available OGR drivers
- corrected some typos and cleaned up the openRasterLayer() a bit
Notes:
OGR lacks the nifty GDAL driver metadata facility for getting file
name extensions for each driver, so we have to manually map file name
extensions to a given driver name. I've only done so for Shapefiles,
GML, and for SDTS drivers. Iff they're encountered during program
execution, only those drivers will get corresponding file filters in
the vector layer open dialog. (That is, it's possible that the
Shapefile, GML, or SDTS drivers are not loaded for whatever reason, in
which case the file filter for that driver won't be emitted to the
file filters string.) File extensions for the other OGR drivers will
need to be added; check the "XXX" comments for stubs on where to put
them. However, it'd probably be best to vet each driver's capabilitys
with regards to qgis before permanently adding explicit support for it
in the vector layer open dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@798 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 17:48:36 +00:00
mhugent
077109ef20
put #ifdef DEBUG around some qWarnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 14:42:30 +00:00
timlinux
38a5b8450b
Added a new method : getMetadata() which obtains metadata from GDAL for current raster layer.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@796 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 08:07:24 +00:00
timlinux
cc3741a432
Added metadata tab to raster properties box. This will be probably be DEBUG ifdeffed out for 0.1 release unless I have time to remake screenies. I need to metadata to debug some problems I am having with reading ArcInfo ASCII grid files.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@795 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 08:06:10 +00:00
gsherman
fc16905031
changes to build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@794 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 06:20:13 +00:00
gsherman
ce56966edc
updated authors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@793 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 06:12:39 +00:00
gsherman
ec75d3d8c1
change to qgis plugin/provider lib
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@792 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 06:10:12 +00:00
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
timlinux
33a22d44a8
All toolbar icons done. All window parts decriptions done.
...
Vector and mime type setting needs completion.
git-svn-id: http://svn.osgeo.org/qgis/trunk@779 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 08:32:40 +00:00
timlinux
78d9f41e0d
New icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@778 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 08:17:46 +00:00
timlinux
c335df7566
New Icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@777 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 08:16:18 +00:00
timlinux
9c61f52931
Another icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 08:06:45 +00:00
timlinux
2cbaf883f0
Added identify icon for docs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 07:59: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
fec3a8e00d
minor documentation updates
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 06:58:30 +00:00
rawbytes
5e4308285c
fixed numerous inconsistencies and libpg problems
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@771 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 06:56:11 +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
4f68311a43
Minor additions to docs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@765 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 00:38:35 +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
gsherman
7e2f644ca2
added most toolbar icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@763 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-09 06:55:33 +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
rawbytes
54e92b7c8e
overwrite errors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@761 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 23:58:12 +00:00
timlinux
8849a3109e
(Very) basic raster docs completed. Other areas in user guide need more work.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@760 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 22:50:44 +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
timlinux
6169f2a74b
More updates.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@757 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 22:00:15 +00:00
timlinux
4bc334e9bf
Updated to plastik
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@756 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 21:46:41 +00:00