This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-02-24 00:47:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
tools
/
mapserver_export
History
homann
f47a8f8c06
Changed to C-style comments
...
git-svn-id:
http://svn.osgeo.org/qgis/trunk@6786
c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 13:46:11 +00:00
..
CMakeLists.txt
Build with -Wall -Werror now. Three directories still have unresolved warnings so this behaviour is disabled there (providers/wfs prviders/grass and plugins/grass). A nasty message is displayed during cmake configure process to remind that these errors must be resolved.
2007-02-18 05:44:27 +00:00
Makefile.am
…
mapserver_export.pro
…
ms_export.py
Merged r6782 to trunk.
2007-03-10 08:33:01 +00:00
ms_main.cpp
…
msexport_wrap.cxx
Changed to C-style comments
2007-03-10 13:46:11 +00:00
msexport.i
…
qgsmapserverexport.cpp
Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
2007-02-04 09:13:34 +00:00
qgsmapserverexport.h
…
qgsmapserverexportbase.ui
Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
2007-02-04 09:13:34 +00:00
test_export.py
…