jef
cbf1a50bd6
fix common typos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12528 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 12:29:07 +00:00
jef
47d6b52ded
activate help for attribute table, mapserver export and evis
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12457 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-14 21:50:16 +00:00
rduivenvoorde
fe606b7436
changes needed to have a more intuitive way of choosing between: exporting the current loaded project, or a project browsed to by the user. Because postgis layers need more info (primary keys) we ask the user to load a project which holds postgis layers. But warn him if he cancelled.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12292 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-29 21:44:21 +00:00
gsherman
0fc6e31a02
Added AGG output format to mapserver export
...
Please enter the commit message for your changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-29 15:09:47 +00:00
rduivenvoorde
f3388edc62
Using QSettings to remember mapserverexport settings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 22:29:32 +00:00
rduivenvoorde
242c93dffb
New, smaller dialog. More defaults, checks and failovers. Merged work of Stephan Meissl
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12120 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 12:42:37 +00:00
borysiasty
fae195b0be
Mapserver Export Plugin: small gui cleanup
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12054 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-09 12:24:39 +00:00
jef
fbddab3e91
update mapserver export cmakelist
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12032 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 19:47:20 +00:00
timlinux
4573fd4c3c
Fix for mapserver patch issues and updates for mapserver from Richard Duivenvoorde and Stephan Meissl
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 20:11:29 +00:00
timlinux
f591389ef1
Really fix compile error now
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 19:36:53 +00:00
timlinux
bee4994c47
Fix compile error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 19:02:02 +00:00
timlinux
453a90f542
User interface audit updates round #1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 16:59:29 +00:00
jef
95ca955748
remove tons of pyuic4, pyrcc4 generated files and create them when building (apply #1877 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11401 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 22:40:48 +00:00
borysiasty
638608415b
partial fix for #1743 : connection to proper QAction's triggered() signal in all core plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-23 12:03:18 +00:00
timlinux
66fde8f8c4
Put map name in quotes to avoid issues with map names having spaces
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10929 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-06-15 14:20:26 +00:00
borysiasty
60611ef1ef
on-the-fly icon theme change also for the python core plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10408 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-23 13:18:27 +00:00
borysiasty
9c7d9d34bd
revert the mistaken 10382
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-21 20:32:59 +00:00
borysiasty
f7ba35a846
missing icon for the mapserver_export plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10382 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-21 20:27:59 +00:00
borysiasty
93ec920905
icon themes support for the mapserver_export plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10381 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-21 20:27:10 +00:00
wonder
264062e99a
mapserver export: fixed i18n problems, fixed continuous color renderer export
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-19 19:53:23 +00:00
jef
cefa3e98a8
use QgsDataSourceURI to parse postgres connection string in mapserver export ( fixes #1107 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9783 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-13 14:43:34 +00:00
jef
0360d75703
mapserver export fix:
...
- use double quotation marks for postgres layers (fixes #1104 )
- export original instead of localized unit names
git-svn-id: http://svn.osgeo.org/qgis/trunk@9782 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-13 13:19:26 +00:00
wonder
88844db611
- set mapserver export plugin as compatible
...
- move import statement to classFactory() to allow faster QGIS startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@9654 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-17 16:11:11 +00:00
timlinux
7c318ead1a
API cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9529 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-24 11:00:31 +00:00
telwertowski
00d8a8cf46
Fix unload. String argument used to remove menu must match string used to add it.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9271 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-06 18:12:57 +00:00
timlinux
0ecb47fc31
Let qgis core plugins work with qgis api changes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-01 06:41:50 +00:00
gsherman
0e439caae1
Fix z-order issue when writing LAYER sections of the map file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8381 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-04-25 19:19:02 +00:00
gsherman
bdfa6d3065
Fix for condition where layer name is blank in the legend
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8321 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-04-07 03:22:56 +00:00
wonder
46be62520e
Correct fix for #849 . Use actual installation directory, not just default directory.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8316 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-04-03 21:47:15 +00:00
gsherman
d3aaacc294
Dont write FILTER keyword if the SQL filter doesn't exists
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8302 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-03-30 23:18:40 +00:00
jef
0ee1349765
fix for #849
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8254 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-03-19 23:30:21 +00:00
gsherman
66fab04f5c
Fixes to the mapserver exporter
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-17 23:30:04 +00:00
gsherman
fd3979ce85
Fix for hardcoded path
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-17 18:58:30 +00:00
gsherman
8dced2c3c1
fixed empty CMakeLists.txt for the mapserver_export plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7929 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-11 07:12:44 +00:00
gsherman
c73ffbe699
Merge of raster transparency branch
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7926 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-11 06:38:10 +00:00
gsherman
15bd5a96a7
Missing CMakeLists.txt file for the new MapServer export plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7923 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-11 00:34:39 +00:00
gsherman
e0c5a45d9f
New MapServer export plugin implemented in Python. This is a
...
core plugin and installed with QGIS. The old exporter (C++/SWIG/Python)
has been removed from the build and the code will be removed following
complete testing of the new plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-10 04:49:11 +00:00