timlinux
8e087f5b23
API Cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 18:50:42 +00:00
jef
46c840f88c
automatic indentation update (r9220-r9281)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9282 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-08 08:18:14 +00:00
timlinux
7d0dcbd2a5
use isVisible() rather than visible() to test for layer visibility
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 18:06:54 +00:00
timlinux
619dd2e493
Follow Qt naming style: fileName instead of filename, layerName instead of layerName
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9136 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-23 19:55:27 +00:00
jef
9930215a57
Merged rest of composer branch (9087-9115)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-23 09:19:49 +00:00
timlinux
efc415a703
Some string cleanups from Carlos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7662 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 02:52:48 +00:00
wonder
a469913c89
- removed PKGDATAPATH and PLUGINPATH definitions: use QgsApplication instead
...
- use QgsApplication to detect data path in help viewer and mapserver export
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-18 18:08:01 +00:00
jef
b9179b36ce
fix for #814
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7448 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-18 03:46:04 +00:00
gsherman
c007648620
Added message box to display status of the MapServer export.
...
Fixes bug #520
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7444 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-17 17:48:37 +00:00
timlinux
4c3fea21b9
Applied Jürgens patch with improvements for MSVC build and initial attempts at GRASS under MSVC
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-05 01:23:41 +00:00
telwertowski
1b53e288dd
Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6513 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 09:13:34 +00:00
telwertowski
93fadb5a02
Convert six dialogs to Qt 4.2 StandardButton API.
...
Also use the full accept code path rather than overriding accept to do apply but look like reject to the caller. Remove deletion of the raster layer from the reaster properties destructor (which was called only after accept and may be why accept was avoided).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6447 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 05:29:14 +00:00
telwertowski
ebbf38f87f
Convert use of QMessageBox to Qt 4.2 StandardButton API.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6442 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-18 19:42:39 +00:00
wonder
bbd36b107f
Merged refactoring branch back to trunk.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00
g_j_m
0d15f1a68b
Merge r6387 from 0.8 branch to head
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6388 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-03 01:48:58 +00:00
gsherman
28031d2ffd
Fix to make mapserver export work under OS X
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 03:21:59 +00:00
gsherman
a31e2e5d0b
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/qgis@6124 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:17:58 +00:00
timlinux
5ae5ce32fe
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/qgis@5816 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 23:32:42 +00:00
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
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
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
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
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
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
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
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