58 Commits

Author SHA1 Message Date
perrygeo
c75a70be70 Some refactoring. Fixed problem related to number of parameters passed to Qgis2Map.setOptions.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5808 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 23:27:14 +00:00
timlinux
f5c7f7e4d0 Make msexport a mac bundle
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5801 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 02:03:13 +00:00
timlinux
4276b81294 Fix compile issue on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5800 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:52:03 +00:00
timlinux
ce822868fc Add PKGDATAPATH to lib too
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5799 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:29:11 +00:00
timlinux
4a32a938f6 Add PKGDATAPATH to cpp flags
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:07:30 +00:00
timlinux
c7dad62c82 Use package data path to locate py script
Install python into PKGDATAPATH/python
(Still needs further testing)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5794 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 00:39:17 +00:00
perrygeo
082eb51c70 added scale ranges and class names
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 05:15:19 +00:00
gsherman
ce0d6a218f Improved layout of dialog.
Removed the MinScale and MaxScale fields from the dialog.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 04:56:07 +00:00
gsherman
a95961d2ce updated tooltips
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 04:13:08 +00:00
timlinux
3c7b6b94c2 Remove deprecated call to setMainWidget
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:53:07 +00:00
timlinux
f2fd6299c6 Set QCoreApplication organisation name etc so we can use qgis qsettings
for state handling



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:09:41 +00:00
gsherman
4434418be3 Fix for segfault. Fixted dialog tab order
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5771 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:08:16 +00:00
perrygeo
8bba418a7a new features in python mapfile exporter
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5770 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:01:35 +00:00
timlinux
6c327a63fb Gui cleanups:
- set buddies for line edits
 - set layout spacing to 6pt through out to remove that scrunched up look
 - set tab order to something other than random :-)



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:28:27 +00:00
timlinux
28e6972d4f Linux friendly python include path
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:20:12 +00:00
timlinux
e33003fd74 Qmake project file for quick and dirty testing & building
Removed redundant include in cpp


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:19:20 +00:00
gsherman
a144969b6e more mapserver goodness
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5737 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-26 18:56:32 +00:00
g_j_m
7db2c8fd19 Fix for ticket #184. Also includes some tweaks to resolve some
compiler warnings, and to avoid flushing cout unnecessarily.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5587 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-07-12 09:48:06 +00:00
rblazek
46b2b93587 use UIC variable (from Roberto Flor)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-10 09:39:59 +00:00
gsherman
166f8dbbc7 Minor change to the python test script
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-09 16:32:54 +00:00
gsherman
641e8a4170 Fixed the swig interface file and generated wrapper after changes to the dialog constructor
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4691 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-15 20:55:36 +00:00
telwertowski
c585f30973 Convert deprecated Qt3 QDialog(parent, name, modal, flags) constructors to Qt4 QDialog(parent, flags) constructors. Use QgisGui::ModalDialogFlags to specify modal dialogs.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4688 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-15 12:08:18 +00:00
gsherman
3e6db6dc92 Merged changes to the Qgis->MapServer export tool from the Qt4 Ui branch to HEAD.
This only affects the tools/mapserver_export directory.



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4306 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-09 03:42:04 +00:00
timlinux
5d6e4d3994 Fix some layout issues
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4275 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-27 00:27:31 +00:00
timlinux
fe31ebda00 UI improvements to keep the A-types (ie me) happy..
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-27 00:10:31 +00:00
gsherman
abcc61c60a Python wrapper code -- testing only
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4273 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-26 22:23:23 +00:00
gsherman
6c7a5aafa5 Implementation of Qt4 dialog for mapserver export tool
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4272 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-26 03:46:24 +00:00
gsherman
f6e68f1b95 Inital checkin of mapserver export tools
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 05:59:30 +00:00
gsherman
ed430d45d8 Changed path to qt3to4 to use the QTDIR environment variable rather than
a hard-coded path.

Added a check to make sure that QTDIR is set prior to running the script.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4230 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 04:23:07 +00:00
gsherman
9f5669615d Makefile.am for mapserver export tool
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 18:10:04 +00:00
gsherman
dce3e64342 Python configuration changes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4201 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 03:37:11 +00:00
morb_au
7f5677d2aa More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3948 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-21 21:11:18 +00:00
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