66 Commits

Author SHA1 Message Date
timlinux
96a685d948 North arrow and copyright plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1313 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 09:34:30 +00:00
timlinux
814820e32c Canvas now emits renderComplete signal when rendering of cnavas has completed, but before the screen is refreshed. Added accessor and mutators for the canvas pixmap.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1308 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 08:55:46 +00:00
timlinux
5f3e479f01 qgisApp->mapCanvas is now exposed through the plugin interface.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1298 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-03 23:24:15 +00:00
timlinux
8110f94da0 Status bar updates
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1293 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-03 11:02:56 +00:00
timlinux
463d9bac1b Initial pyramid support
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1284 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-29 07:45:58 +00:00
timlinux
74f2fcff58 Noted changes Ive made over last couple of days.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1281 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-28 22:07:59 +00:00
jobi
36efb76658 ** 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/qgis@1266 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-25 14:04:35 +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
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
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
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
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
jobi
238f60b8b7 ** fixed qgiscommit (didn't work when in qgis root)
** cosmetics for qgis-config to be more "standardconform"


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1153 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-04 22:53:48 +00:00
jobi
7bcd14889e ** fixed GRASS provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1149 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-04 15:27:33 +00:00
timlinux
32e2cd446e Added new color ramper for grayscale and pseudcolor grayscale image called freak out (its a bit psycadellic at the moment). Last class break ne
eds some work! Bugfix for raster artifacts.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1146 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-03 11:05:34 +00:00
jobi
79b66b6ed5 ** Added version checks for autoconf, automake and libtool
** Small bugfixes


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1140 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-02 22:14:28 +00:00
mcoletti
61671c486b Rolling forward QgsFeature::setGeometry() interface change whereby the size of
the well known type geometry binary buffer is also now passed in.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1137 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-02 19:18:42 +00:00
mcoletti
bbb8da107a extra version 25
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1136 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-02 18:31:24 +00:00
stevehalasz
c399fc416e *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1134 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-02 17:34:15 +00:00
jobi
8cc5fd2b8a ** changed qgiscommit to hopefuly fix all problems
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-01 14:01:10 +00:00
jobi
14586f298d ** Extended tools/qgiscommit to pass parameters to cvs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1131 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-01 12:31:46 +00:00
jobi
6cfa2c24f2 ** Fixed GRASS plugin and provider build
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-01 12:23:06 +00:00
jobi
9c2601d125 ** 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/qgis@1127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-31 22:06:54 +00:00
jobi
d1425f4ed2 ** fixed small bug
** renamed plugins/gps_importer/shapefil.h to shapefile.h


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-31 11:54:03 +00:00
jobi
360c3e87e7 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/qgis@1121 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-30 22:23:08 +00:00
timlinux
464fbcbe1b Comments and minor version increment for snapshot fix
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1112 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-28 00:05:12 +00:00
jobi
657f6f1f18 ** autogen.sh now passes paramters to configure
** fixed tools/qgiscommit by using mktemp, thanx mcoletti
** pluginpath is now taken of libdir to be 64bit compliant (e.g./usr/lib64/qgis)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1109 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-27 13:50:25 +00:00
jobi
cf0c186139 ** forgot to remove tempfile
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1100 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 13:48:57 +00:00
jobi
fe65ecb246 Removed Newline after statusline
Should work now fine!
Have fun


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1099 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 13:30:49 +00:00
jobi
9398f0de52 Added qgiscommit tool
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1098 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 13:23:55 +00:00
jobi
28920611be updated changelog and version
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 12:24:40 +00:00
timlinux
2278100d93 Backdated changelog comments I forgot to commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1063 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 01:02:28 +00:00
mcoletti
8d156a3c00 Version 0.1.0devel8
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1057 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-22 20:04:56 +00:00
gsherman
1e58a509dd Updated changes related to 0.1.0devel7
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1012 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:28:57 +00:00
timlinux
d678af2238 Completed session management - loaded plugins are remembered when qgis is closed and reloaded next time qgis is opened.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-09 12:32:51 +00:00
timlinux
5f99301b55 Save state of plugins in ~/.qt/qtrc file (in progress). State is saved, just need to implement code to load plugins marked as active during application startup.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 11:58:19 +00:00
timlinux
fdf0318bd3 Filter hook for raster
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@987 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 03:37:11 +00:00
jobi
29c30a46d7 - Changed configure stuff to write DEFINES in config.h.
Postgresql stuff needs testing as I commented the compileflags in src/Makefile.am
- Infos will be posted on the devel mailinglist


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-05 23:30:29 +00:00
timlinux
30cbfa54dc Added disable splashscreen
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-04 05:23:43 +00:00
timlinux
4c52f7f7fb --snapshot updates
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 23:21:23 +00:00
gsherman
cf5173c0b8 *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 01:58:32 +00:00
gsherman
98ebd076b2 *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:54:08 +00:00
timlinux
dc886c2a88 New comment
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 08:46:51 +00:00
gsherman
1611cb1a4d *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:51:37 +00:00
timlinux
106b484c28 Added metadata tab to raster
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@950 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:40:57 +00:00
gsherman
31418a88d2 *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@948 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:35:48 +00:00
gsherman
aead50d8c4 Added radius for identifying features on vector layers added to Preferences
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@944 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 07:13:08 +00:00
gsherman
d5277f08d6 Updated Changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@939 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 05:33:07 +00:00
gsherman
290850bec8 update for 0.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@923 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 07:02:35 +00:00
gsherman
bd5e425f7d updated changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@919 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 03:54:57 +00:00