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
telwertowski
94a88b1d9a
Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
...
git-svn-id:
http://svn.osgeo.org/qgis/trunk@6513
c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 09:13:34 +00:00
..
CMakeLists.txt
Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
2007-02-04 09:13:34 +00:00
Makefile.am
Add version number to raster and msexport libraries. All qgis libs now have same version.
2006-12-22 22:59:10 +00:00
mapserver_export.pro
Renamed main.cpp to ms_main.cpp so it doesn't conflict with the windows build system.
2006-12-15 16:41:10 +00:00
ms_export.py
…
ms_main.cpp
CMake changes:
2007-01-27 23:27:39 +00:00
msexport_wrap.cxx
Changes to make mingw happy with the swig wrapper
2006-12-11 22:32:27 +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
Convert six dialogs to Qt 4.2 StandardButton API.
2007-01-21 05:29:14 +00:00
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
…