16 Commits

Author SHA1 Message Date
Alexander Bruy
42a09af84b [BACKPORT] display CRS in fTools as authid-description pair 2011-12-23 18:43:13 +02:00
Alexander Bruy
c1050fee68 [BACKPORT] remove executable flag from fTools sources 2011-11-12 12:57:35 +02:00
cfarmer
b4880375ed python/plugins/fTools/tools/doJoinAttributes.py
python/plugins/fTools/tools/frmJoinAttributes.ui
python/plugins/fTools/tools/doReProject.py
python/plugins/fTools/tools/frmReProject.ui
python/plugins/fTools/ftools_help.xsl
python/plugins/fTools/doAbout.py
python/plugins/fTools/frmAbout.ui
python/plugins/fTools/__init__.py
python/plugins/fTools/CMakeLists.txt
python/plugins/fTools/fTools.py
python/plugins/fTools/ftools_help.xml


git-svn-id: http://svn.osgeo.org/qgis/trunk@15384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-07 23:29:15 +00:00
alexbruy
d9533d424f use crs() instead of deprecated srs()
git-svn-id: http://svn.osgeo.org/qgis/trunk@15322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 17:27:25 +00:00
cfarmer
2868eea8dc quick fix for problem when assigning crs of existing layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15151 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-10 17:28:26 +00:00
cfarmer
f4760f23bf New warning when creating empty multipart layer; Ok button disabled on all functions while running; General bug fixes. Fixes #2260, #2057, and #1986. Another great patch from alexbruy :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13481 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-13 22:55:59 +00:00
cfarmer
bb9a52a494 fixes issue with identical input CRSs, now asks if users wants to proceed anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk@13152 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-23 23:26:23 +00:00
cfarmer
24ba0309ff Large commit with several related bug fixes:
1) All fTools functions should now add all layers to dropdowns (including non-visible layers), 
2) All fTools functions should now be non-modal
3) Several fTools functions have been spead up slightly
4) Where possible, internal (cpp) functions have be used to replace older Python functions
5) Defining projections now also considers .qpj files
Fixes bugs #2502 and #2506, and possibly others?


git-svn-id: http://svn.osgeo.org/qgis/trunk@13037 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-10 01:11:11 +00:00
cfarmer
fae4a08a8c Uses Qt functions to determine output file name and path correctly (all? ftools output files should now be loaded with correct layer name). Fixes #2498.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13034 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-09 00:52:39 +00:00
cfarmer
1def2d3496 oops, didn't see patch, patch implementation more elegant (qt-ish), thanks alexbruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@13026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 20:25:51 +00:00
cfarmer
4fa5e8f07d Adding projection information (prj-file) no longer throws an error if folder has cyrillics. Fixes #2501.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 20:19:04 +00:00
cfarmer
196037ddb3 clean output proj file name, fixes: #2466
git-svn-id: http://svn.osgeo.org/qgis/trunk@12974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-02-25 11:03:08 +00:00
jef
90fe58308b ftools i18n update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12655 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-31 09:57:28 +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
jef
79febc8a97 cleanup line endings and some typos in fTools
git-svn-id: http://svn.osgeo.org/qgis/trunk@10080 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-01 15:44:02 +00:00
cfarmer
cb449d0627 change ftools directory to fTools
git-svn-id: http://svn.osgeo.org/qgis/trunk@10074 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-31 20:01:11 +00:00