timlinux
4cef2669e2
Mark item 23 done (dialog consistency for label names).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@830 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 22:08:46 +00:00
stevehalasz
90a938847d
include stdlib.h to fix FreeBSD compile problem
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@829 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 20:25:33 +00:00
gsherman
e7eeb232d8
removed since it is only needed to update translation files and can be generated using the two shell scripts (create_qm_files.sh and update_ts_files.sh)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@828 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 20:03:41 +00:00
gsherman
14a66f04d8
added Hoshi's picutre to the wall of shame
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@827 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 19:35:43 +00:00
hoshi
c03421d903
Quantum GIS Brazilian Portuguese translation file.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@826 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 18:51:44 +00:00
gsherman
636e83c302
shell script to create the qm files from the ts files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@825 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 17:55:30 +00:00
gsherman
3456a47638
added GEOS detection and warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@824 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 17:51:56 +00:00
gsherman
256ca167fc
shell script to create the translation files in the src subdirectory
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@823 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 17:50:50 +00:00
stevehalasz
36025f3872
adding bug 891870
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@822 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 16:52:25 +00:00
jobi
484f0c6243
fixed bug that spit is enable although postgresql unavailable
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@821 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 16:26:06 +00:00
gsherman
16a61be9af
Added bug numbers to issues
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@820 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 16:22:46 +00:00
gsherman
34250c272f
Added a couple of items to establish the format for the file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@819 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 16:18:45 +00:00
gsherman
b0a188d153
cleaned up mess made by GNU indent
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@818 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 08:18:41 +00:00
gsherman
ff04e9b07b
got rid of duplicate const that somehow slipped in...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@817 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 07:55:42 +00:00
gsherman
e7fc9c8089
fixed GPL header and/or added CVS Id keyword expansion
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@816 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 07:36:15 +00:00
gsherman
76bc3b18ad
indented code using GNU indent and .indent.pro file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@812 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 06:04:13 +00:00
gsherman
8ecfa49f94
Removed files that are generated automatcially
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@811 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 05:47:00 +00:00
gsherman
9b0a69d267
Updated buffer plugin documentation and added screenshots
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@810 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 05:14:47 +00:00
gsherman
b8e726ea5f
Updated status of TODO items
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@809 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 03:02:26 +00:00
mcoletti
0a53955199
Labelled to do #7 as done.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@808 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 21:30:22 +00:00
mcoletti
4194892006
- addLayer() and addRasterLayer now take QStringList const references [0]
...
- now only provides file filters for supported qgis subset of GDAL
drivers
- disabled SDTS and GML vector format file filters as they're not yet
currently supported in qgis
Notes:
[0] thus saving unnecessary copying of string list arguments
git-svn-id: http://svn.osgeo.org/qgis/trunk@807 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 21:16:06 +00:00
timlinux
dc148c4858
Conditional display of metadat tab based on state of DEBUG flag.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@806 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:47:44 +00:00
gsherman
5e588e1aac
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
f0394a75d9
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
6989e59391
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
3e61b07e9f
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
98a6cb05e0
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
a062eff4bc
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
7ee746d2e5
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
8a5dc3d57c
- 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
d607996e8a
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
2405ab02aa
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
b87e644049
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
62232f5814
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
6de3256d45
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
6c6f484d38
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
b47cee3de3
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
8e4322817c
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
20c9cb2f5f
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
594cfc2871
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
b96dcd68b5
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
adc62f73ea
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
4cea59b8eb
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
ecb0ae7f7f
- 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
3eeb3c968b
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
1962cc1d75
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
ed311d1611
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
6072b316b7
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
76bf538c40
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
af881bf7f4
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