Juergen E. Fischer
c25ae5635c
even more font propagation
2012-01-26 00:54:56 +01:00
Alexander Bruy
01ffbdc7db
move MapServer export and OSM plugins to Web menu
2011-12-23 20:18:41 +02:00
rduivenvoorde
4a2a63ad49
added a warning when using 'new symbology' see #2994
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15485 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-14 21:48:24 +00:00
jef
1541ff5225
update permissions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13463 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-10 18:52:30 +00:00
borysiasty
d037836c4e
apply patch #1743 from jctull
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13278 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-07 18:09:38 +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
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
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
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
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
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
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
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
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