morb_au
9532721083
More changes for Qt4 porting readiness.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3930 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-19 22:08:30 +00:00
morb_au
d79cb2f351
More changes for Qt4 porting readiness.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3928 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-18 22:15:45 +00:00
morb_au
bd0d5412fe
More changes for Qt4 porting readiness. In theory the process described in http://wiki.qgis.org/qgiswiki/Building_a_Qt3_codebase_with_Qt4 should work now.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3917 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-16 23:35:46 +00:00
morb_au
3ded0daaf7
Improved version of the qgis-qt3to4.pl tool - no longer dependent on the *.pro being correct; provides a porting log per file; keeps better backups for manual comparisons of ports.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3840 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-08-17 04:32:42 +00:00
morb_au
59054d1123
Proof of concept for a tool to automatically convert the QGIS Qt3 codebase to Qt4-compatible compilation.
...
Warning: Run this on a *copy* of your CVS working directory!
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3836 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-08-15 22:02:34 +00:00
jobi
adb7bc0a1f
Exported more environment variables of QGIS for the configuration of
...
plugins, for example PLUGINPATH, PREFIX and VERSIONs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3379 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-13 21:59:53 +00:00
g_j_m
d10381699c
Added .cvsignore files to remove cvs update warnings. More to follow.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2610 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-10 20:26:46 +00:00
jobi
7db3f662ba
some cosmetics
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-30 09:47:40 +00:00
jobi
3062f54945
recreated ts files as there where entries of the http_server plugin in it
...
updated German translation
added Chinese translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1708 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-30 09:30:41 +00:00
jobi
51a27a69ba
** Extended qgis-config to expose version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 19:29:13 +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
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
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
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
46117a7322
Fixed bug where the script needs to return to original directory otherwise any
...
other changes in the source hiearchy will also get picked up.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1138 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-02 19:21:44 +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
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
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
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
gsherman
4313618955
Removed unneeded BINDIR from AM_CXXFLAGS
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1069 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 06:49:20 +00:00
gsherman
8892ea6c9b
Added qgis_config which is patterned almost exactly after pg_config (PostgreSQL) and can be used to determine the prefix, lib, include, and bin directories of a QGIS install.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1067 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 06:17:59 +00:00