jobi
b20502e6be
** Added i18n tools to EXTRA_DIST
...
** Updated German translation
** fixed a typo -> other translations changed too
git-svn-id: http://svn.osgeo.org/qgis/trunk@1266 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-25 14:04:35 +00:00
gsherman
bcf563fbf0
Added icon to spit menu.
...
Minor comment revisions
git-svn-id: http://svn.osgeo.org/qgis/trunk@1257 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 23:07:41 +00:00
timlinux
f0103b1988
Changed menu name until menu issues are resolved.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 22:58:58 +00:00
timlinux
6551ce1ac7
Changed ui version to 3.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 11:19:31 +00:00
jobi
8559002715
fixed typo
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 09:52:02 +00:00
jobi
ac455c294e
** 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@1213 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-18 23:44:41 +00:00
jobi
6d7bf07ea1
Changes to make QGIS work on Mac OS X, more to follow
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-13 20:30:31 +00:00
timlinux
1706cd9f86
Fixed cut n paste error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 11:49:30 +00:00
timlinux
343de89b87
Added empty implementation for help() to unbreak plugins on mac osx
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1193 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 11:29:51 +00:00
timlinux
8f7b4bf6cb
Mcolettification of plugin.cpp to avoid duplication of name, description etc.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1192 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 09:55:03 +00:00
timlinux
738ebf2ba2
Mcolettification of plugin.cpp to avoid duplication of name, description etc.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1191 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 09:46:57 +00:00
jobi
6797e59d92
reverted my stuff
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1182 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 16:22:15 +00:00
jobi
205302e01d
fixed two 'with and without libtool' problems
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1181 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 15:55:18 +00:00
timlinux
08cebf66de
Moved to external plugins dir
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1176 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 09:24:45 +00:00
timlinux
c4ca807476
openModeller plugin has been moved to external plugins module
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1175 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 09:22:53 +00:00
rabla
4cd3ac0716
some bugfixes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1168 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-07 16:09:29 +00:00
timlinux
4fd345b7dd
These files are autogenerated by uic. Removing from cvs.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1166 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 11:45:30 +00:00
timlinux
53e28d69c0
Added grid_make to build list.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1163 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 08:53:05 +00:00
timlinux
5a92da233b
Removed hard coded graticule size. Plugin now working.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1162 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 08:51:58 +00:00
timlinux
ec6ca1501d
Nearly working - still a few more changes to make.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1161 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 07:17:03 +00:00
timlinux
0214273f96
Added implementation to generateGraticule method (still in progress).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1160 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 23:11:52 +00:00
timlinux
8fecd1cdbd
These files are deprecated.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1159 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 21:50:30 +00:00
timlinux
c3f8a67b83
Renamed from waypointtoshape
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1158 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 20:53:17 +00:00
timlinux
079e599ebc
Renamed waypointtoshape to graticulecreator.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1157 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 20:25:23 +00:00
timlinux
3203c48d94
Initial commit of new plugin to build graticules - not working yet! And thus not added to higher level makefiles yet.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1155 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 15:39:45 +00:00
jobi
d7be87e328
files missing in release, added
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1151 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-04 19:10:04 +00:00
jobi
f8bbfa2d3f
Image missed in Extra_Dist
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1150 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-04 15:38:10 +00:00
jobi
8fa093524b
** Added version checks for autoconf, automake and libtool
...
** Small bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1140 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-02 22:14:28 +00:00
timlinux
924ad0a30e
Removed hard coded list of algorithm names and made sure correct algorithm name is written to request file.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-01 21:54:37 +00:00
jobi
88f600f163
** Fixed GRASS plugin and provider build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-01 12:23:06 +00:00
timlinux
fc530d304b
Gui enhanncements for delimited text plugin dialog.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1129 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-01 05:31:49 +00:00
jobi
a1abe6de76
** fixed strange warning: object 'foo.$(OBJEXT)' created both
...
with libtool and without
** also cleaned the other Makefiles that way
git-svn-id: http://svn.osgeo.org/qgis/trunk@1127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-31 22:06:54 +00:00
timlinux
102d09ba47
Fix for knock on effects of change of filename from shapefil.h to shapefile.h
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1126 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-31 20:36:46 +00:00
jobi
a6a4598479
** fixed small bug
...
** renamed plugins/gps_importer/shapefil.h to shapefile.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@1122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-31 11:54:03 +00:00
jobi
23ebfe5edc
A lot of small changes to make release work again
...
Probably more cleaning in the Makefiles needed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1121 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-30 22:23:08 +00:00
timlinux
8ee7efb917
Minor updates to fix build problems and dynamically fetch algorithm list from openModeler lib (still inprogress). Note the makefile is hard coded to look for openmodeller includes in /usr/local/include/openmodeller
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1116 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-28 20:58:06 +00:00
timlinux
65595d0e41
Improved session management so that layers list from last use of plugin gui are remembered.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1110 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-27 14:53:54 +00:00
timlinux
9fb6e09da6
These files should not be in cvs they are generated by moc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1108 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-27 12:41:16 +00:00
gsherman
96fed52767
Added GRASS support from Radim
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1103 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 17:42:11 +00:00
timlinux
c802cdf3ac
Added missing bracket in init function.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1096 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 11:58:21 +00:00
mhugent
a95aff130d
fix for crashes when chosing very small scale factors in the single marker dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1095 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 11:23:48 +00:00
gsherman
8ea97250ab
Changed parsing/splitting to use regular expressions. This allows special
...
characters such as tab (\t) to be specified.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1093 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 05:54:17 +00:00
timlinux
4a0b04c8bb
Changed wkt entry box to a combo and coded the wkt projections into code itself. Various other minor changes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1091 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 01:17:59 +00:00
timlinux
74379d89b4
Disabled standalone build profile for now
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1083 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-24 23:44:24 +00:00
timlinux
02214f006e
Replaced image of gps and set grid layout for form.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1082 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-24 21:57:55 +00:00
timlinux
4e4537598c
Added missing list.cpp file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1081 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-24 16:13:24 +00:00
timlinux
0f6a5c57c5
Forgot to add this file...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1079 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-24 09:25:18 +00:00
timlinux
ad0d5933d7
Removed default values in constructor.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1078 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-24 08:39:51 +00:00
timlinux
6babb2b61e
Removed calls to om _log global
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1077 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-24 08:38:59 +00:00
timlinux
fe79a25819
Updated to build standalone om gui too - still not working properly yet though methinks...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1075 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-24 08:36:31 +00:00