935 Commits

Author SHA1 Message Date
jobi
596ec1381a Updated Swedish translation, thanx to Lars
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1246 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 12:22:22 +00:00
timlinux
05bbd07584 Changed ui version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 11:19:31 +00:00
jobi
5ce77e4d28 fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 09:52:02 +00:00
timlinux
5e3e3247ec Gumpf reduction on stdout and stederr (unless you are in debug mode)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1239 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 11:19:33 +00:00
timlinux
f4e1f0e7a5 Ifdeffed some std::cerr stuff out so it only shows in debug mode
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1238 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 11:16:22 +00:00
jobi
dc2beb8a98 ** added install routine for svg files
** added new translations
** adjusted paths in the cpp files


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1237 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 08:16:43 +00:00
jobi
50d70af570 ** added install routine for svg files
** added new translations
** adjusted paths in the cpp files


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 08:10:41 +00:00
timlinux
7bbb8f4bac Added Pete
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1235 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 06:08:07 +00:00
timlinux
a5b646017b Added pete to list of contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1234 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 05:58:42 +00:00
timlinux
49e7b85dc2 Changed default dir to PREFIX+"/share/qgis/svg"
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1233 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 05:27:47 +00:00
gsherman
c879661c5e Forced name of .pro file to qgis_ts.pro so no assumptions are made about the
current source directory. This name was chosen to minimize potential clash with
an existing qgis.pro file, although such a file is not used in building QGIS.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 05:25:10 +00:00
gsherman
8a133c5761 Translation files from last (0.1) release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1231 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-22 02:57:13 +00:00
sbr00pwb
e1fe326723 common map icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1230 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-21 21:44:54 +00:00
timlinux
d79266fc6e Added more tr() to try to sort out problem of raster crashes when using non default locale.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1229 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-21 21:28:23 +00:00
jobi
88550f0ea4 added swedish translation
updated qgis.m4 and configure stuff


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1225 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-21 14:14:41 +00:00
mhugent
8ec0e78f2a set default marker directory to .../src/svg/symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1222 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-21 05:09:47 +00:00
sbr00pwb
12b84cf601 First batch of svg markers categorised into folders
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1219 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-19 22:10:15 +00:00
mhugent
a22b164f3b added reading of graduated marker symbology from .qgs files and moved the code for reading symbology XML from qgsprojectio to the individual renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1215 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-19 05:28:50 +00:00
gsherman
16ca925435 Updated delimited text plugin documentation for 0.2 release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1214 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-19 05:17:24 +00:00
jobi
4ec847d71c ** Changed to simple macros for detecting QT and GDAL
** Added code for detecting QGIS as m4 file to tools
** this will be installed together with QT and GDAL detection to
   $prefix/share/aclocal/qgis.m4
   so the plugins can just use those simple unique macros
** updated German translation
!! Developers have to link the installed qgis.m4 to /usr/share/aclocal/
!! or where ever aclocal keeps the m4 files
!! otherwise it's not detected by the plugins autogen.sh (more exactly
!! aclocal)
!! It can be cheated by adding -I path/to/qgis.m4 to the aclocal of
!! autogen.sh. But be carefull not to commit that to CVS


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1213 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-18 23:44:41 +00:00
gsherman
0a2e9f466b Commented out wkbheader related code (this is test code and not ready for
prime time)

Fixed normalize() call in select method


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1212 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-18 22:42:37 +00:00
gsherman
128c865ea3 Normalize the selection rectangle prior to passing it to the provider. This
prevents passing of rectangles with negative width/height when the user
drags from right to left or bottom to top. Fixes bug #937317.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1211 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-18 15:54:22 +00:00
jobi
8122d91b12 removed translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1208 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-17 22:09:57 +00:00
jobi
e231e892ab ** Added internationalisations stuff
Needs some documentation and more translations :-)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1207 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-17 22:07:13 +00:00
mhugent
3132245249 moved xml writing for vector symbology from qgsprojectio.cpp to the individual renderers. It is also planned to move the read code to the renderers.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1206 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-17 17:36:02 +00:00
timlinux
1831de7d1d Bug fix for [ 934234 ] Segfault when drawing multiband image band as grayscale
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1205 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-17 09:04:37 +00:00
timlinux
13411adb9f Fix for crash when opening singleband grayscale images introduced by Steves fix for crash when opening MULTIBAND_SINGLEBAND_GRAYSCALE images. Thanks to Steves help, all eight raster renderers are now working properly.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1204 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-17 08:58:53 +00:00
gsherman
4707f9f5f0 Added detection of invalid layers in addVectorLayer method. This fixes a
bug in the delimited text plugin and also provides a sanity check for other
vector layers prior to adding them to the map. A data provider must properly
implement the isValid method for this to work.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1203 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-16 04:51:21 +00:00
jobi
b44329a96b Changes to make QGIS work on Mac OS X, more to follow
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-13 20:30:31 +00:00
stevehalasz
e169487ef9 temporary fix for raster layer multiband as grayscale segfault
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1201 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-13 03:20:29 +00:00
stevehalasz
e0e4c0e804 compile fix for older uic
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1200 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-13 03:12:24 +00:00
mhugent
5aca1ceef6 added rendering of a legend pixmap for graduated marker
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1198 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-12 09:02:20 +00:00
timlinux
231b539b58 Fixed cut n paste error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 11:49:30 +00:00
timlinux
78b1d4bef7 Added empty implementation for help() to unbreak plugins on mac osx
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1193 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 11:29:51 +00:00
timlinux
be4be82122 Mcolettification of plugin.cpp to avoid duplication of name, description etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1192 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 09:55:03 +00:00
timlinux
679b7d14fc Mcolettification of plugin.cpp to avoid duplication of name, description etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1191 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 09:46:57 +00:00
jobi
8fd6106a4f reverted my stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1182 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 16:22:15 +00:00
jobi
00295977ca fixed two 'with and without libtool' problems
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1181 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 15:55:18 +00:00
mhugent
bde2f09fc7 removed line in qgsmarkerdialogbase.ui for 3.1 compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1177 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 12:05:46 +00:00
timlinux
c909a15de1 Moved to external plugins dir
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1176 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 09:24:45 +00:00
timlinux
d25c7c98e3 openModeller plugin has been moved to external plugins module
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1175 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 09:22:53 +00:00
mhugent
628d497cd7 added code for graduated markers. Although it is still incomplete and bugy rendering already works
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1172 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-09 22:56:22 +00:00
rabla
c29acef098 some bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1168 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-07 16:09:29 +00:00
timlinux
cfd26b26ca These files are autogenerated by uic. Removing from cvs.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1166 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 11:45:30 +00:00
timlinux
65a50522f1 Changelog for new grid_make plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1165 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 08:56:00 +00:00
timlinux
ad6a41b5c5 Added grid_maker (Graticule Wizard) plugin to build list.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1164 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 08:54:19 +00:00
timlinux
60e15ce0c2 Added grid_make to build list.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1163 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 08:53:05 +00:00
timlinux
80519839a8 Removed hard coded graticule size. Plugin now working.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1162 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 08:51:58 +00:00
timlinux
4ffec2dc7b Nearly working - still a few more changes to make.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1161 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 07:17:03 +00:00
timlinux
d53c5ddacb Added implementation to generateGraticule method (still in progress).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1160 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 23:11:52 +00:00