gsherman
be99735adc
Add python libs and include for win32 build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6240 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 22:25:53 +00:00
g_j_m
3c79d9dfb5
Add in postgres lib directory (necessary if the pg libs are in a
...
directory other than the usual ones)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6149 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 00:19:55 +00:00
g_j_m
e1f9b2f79f
Ad in the location of the proj library (should address ticket #409 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6148 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 19:33:23 +00:00
gsherman
48304a3e83
Fixed help viewer to handle cases where no LANG (locale) is set.
...
Updated mapserver export tool to support context help.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6124 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:17:58 +00:00
g_j_m
b3fbbd9631
Combine separate EXTRA_DIST commands into one to prevent a warning message
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5902 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 08:31:47 +00:00
timlinux
cafdaebc6a
Minor updates to debug output
...
Try to do a better job of deploying .py files on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@5816 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 23:32:42 +00:00
perrygeo
3dfeb087e9
quick fix to allow 24bit output jpegs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5814 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 00:09:40 +00:00
perrygeo
d36c1367d6
Some refactoring. Fixed problem related to number of parameters passed to Qgis2Map.setOptions.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5808 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 23:27:14 +00:00
timlinux
f0db600a35
Make msexport a mac bundle
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5801 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 02:03:13 +00:00
timlinux
e2535d79b1
Fix compile issue on mac
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5800 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:52:03 +00:00
timlinux
72dc07195b
Add PKGDATAPATH to lib too
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5799 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:29:11 +00:00
timlinux
29b7cb1362
Add PKGDATAPATH to cpp flags
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:07:30 +00:00
timlinux
4edeaecc7e
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@5794 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 00:39:17 +00:00
perrygeo
a398f6857d
added scale ranges and class names
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 05:15:19 +00:00
gsherman
f506cf1b23
Improved layout of dialog.
...
Removed the MinScale and MaxScale fields from the dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 04:56:07 +00:00
gsherman
708d4164f7
updated tooltips
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 04:13:08 +00:00
timlinux
5ca052dabd
Remove deprecated call to setMainWidget
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:53:07 +00:00
timlinux
798601310b
Set QCoreApplication organisation name etc so we can use qgis qsettings
...
for state handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@5772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:09:41 +00:00
gsherman
21e4ab8aa9
Fix for segfault. Fixted dialog tab order
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5771 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:08:16 +00:00
perrygeo
d6a3885f3b
new features in python mapfile exporter
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5770 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:01:35 +00:00
timlinux
e6e6c652b7
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@5769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:28:27 +00:00
timlinux
2e9041ace9
Linux friendly python include path
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:20:12 +00:00
timlinux
69b3964c23
Qmake project file for quick and dirty testing & building
...
Removed redundant include in cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@5767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:19:20 +00:00
gsherman
a2d34ccc9a
more mapserver goodness
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5737 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-26 18:56:32 +00:00
g_j_m
53bd594111
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@5587 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-07-12 09:48:06 +00:00
rblazek
547d6241c8
use UIC variable (from Roberto Flor)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-10 09:39:59 +00:00
gsherman
f8d614d579
Minor change to the python test script
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-09 16:32:54 +00:00
gsherman
07ae4baf4a
Fixed the swig interface file and generated wrapper after changes to the dialog constructor
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4691 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-15 20:55:36 +00:00
telwertowski
36547f4972
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@4688 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-15 12:08:18 +00:00
gsherman
172e1148c6
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@4306 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-09 03:42:04 +00:00
timlinux
e7e6629a01
Fix some layout issues
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4275 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-27 00:27:31 +00:00
timlinux
e57e06ab9e
UI improvements to keep the A-types (ie me) happy..
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-27 00:10:31 +00:00
gsherman
26d058741c
Python wrapper code -- testing only
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4273 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-26 22:23:23 +00:00
gsherman
dbb0d24e78
Implementation of Qt4 dialog for mapserver export tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4272 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-26 03:46:24 +00:00
gsherman
c12d24109f
Inital checkin of mapserver export tools
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 05:59:30 +00:00
gsherman
406b1c768d
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@4230 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 04:23:07 +00:00
gsherman
2c0d942942
Makefile.am for mapserver export tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 18:10:04 +00:00
gsherman
ab90a5f9ca
Python configuration changes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4201 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 03:37:11 +00:00
morb_au
0468ae83d8
More changes for Qt4 porting readiness.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3948 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-21 21:11:18 +00:00
morb_au
470c9f1c89
More changes for Qt4 porting readiness.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3930 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-19 22:08:30 +00:00
morb_au
41450a23ec
More changes for Qt4 porting readiness.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3928 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-18 22:15:45 +00:00
morb_au
38e8e9a83b
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@3917 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-16 23:35:46 +00:00
morb_au
9ec3373ce6
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@3840 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-08-17 04:32:42 +00:00
morb_au
fe0c2132c3
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@3836 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-08-15 22:02:34 +00:00
jobi
2b1d73c067
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@3379 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-13 21:59:53 +00:00
g_j_m
6ed06572d5
Added .cvsignore files to remove cvs update warnings. More to follow.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2610 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-10 20:26:46 +00:00
jobi
1d3ad4697f
some cosmetics
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-30 09:47:40 +00:00
jobi
403f9b80d1
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@1708 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-30 09:30:41 +00:00
jobi
374d208934
** Extended qgis-config to expose version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 19:29:13 +00:00
jobi
37f7f437d4
added swedish translation
...
updated qgis.m4 and configure stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@1225 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-21 14:14:41 +00:00