Alexander Bruy
aa2e69a94d
quick temporary fix for fTools to work with new Vector menu
2011-12-20 19:47:08 +02:00
Alexander Bruy
a00ef42a75
[BACKPORT] run Split vector layer tool in separate thread to prevent UI
...
blocking
2011-12-05 16:35:04 +02:00
Alexander Bruy
26528def45
[BACKPORT] don't block QGIS main window when running Merge shapefiles
...
tool. Partially addresses #4383
2011-11-12 13:00:57 +02:00
Alexander Bruy
c1050fee68
[BACKPORT] remove executable flag from fTools sources
2011-11-12 12:57:35 +02:00
Alexander Bruy
ad1a4e2cde
[FEATURE] Densify geometries tool for fTools ( fix #3628 ). Still without
...
icon
2011-11-12 12:50:51 +02:00
Alexander Bruy
48112cc1bc
[FEATURE] Build spatial index tool for fTools (see #2779 ). Currently
...
without icon
2011-11-12 12:42:30 +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
cfarmer
84bab934f9
[FEATURE] Adds 'Lines to polygons' tool to fTools. Thanks to Piotr Pociask for the patch.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15290 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:35:47 +00:00
cfarmer
8710328b43
[FEATURE] Adds voronoi polygon tool to Vector menu, addresses #2825 ; Also (partially) addresses #2546
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-22 22:49:39 +00:00
cfarmer
7e75080176
change shortcut for vector menu from V (and e) to t... again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14677 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-15 00:18:46 +00:00
cfarmer
6eee9684df
change shortcut for vector menu from V to e (conflict with View)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14676 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-15 00:16:45 +00:00
cfarmer
ee601b0462
[FEATURE] completely new geometry checking tool for fTools. Significantly (big time) faster, more relevant error messages, and now supports zooming to errors. Thanks to jef for the new QgsGeometry.validateGeometry function. Fixes #3169 and #2611 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14606 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-13 17:30:06 +00:00
cfarmer
febbca5692
Adds 'merge shapes' tool to fTools (vector tools). Thanks to Alexander Bruy for the patch.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13204 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-30 20:37:55 +00:00
cfarmer
0497de67f9
change 'Tools' menu to 'Vector' menu
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11947 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 11:09:24 +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
cfarmer
e8b395cbad
adds ability to copy unique values to clipboard to pasting into other
...
software (i.e. excel); updates version number as well
git-svn-id: http://svn.osgeo.org/qgis/trunk@10610 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-21 14:29:25 +00:00
cfarmer
7bed1c76c6
on the fly theme change support for fTools -> 'default' and 'gis' themes available
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-23 15:43:17 +00:00
gsherman
af6f0d2972
Changed "fTools About" to "fTools Information" to prevent
...
it being placed in the about menu on OS X (may be better solution).
Besides, I needed a token commit for the hackfest...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10373 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-21 17:34:03 +00:00
cfarmer
f882040718
add two new tools - polygon from layer extent - delaunay triangulaltion
...
changes to menu item - sampling tools -> research tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@10265 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-09 00:20:39 +00:00
cfarmer
8f1cf6edac
1) geoprocessing tools better handle geos exceptions
...
2) fix osx bug regarding about dialog
3) update version information
git-svn-id: http://svn.osgeo.org/qgis/trunk@10127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-08 17:57:14 +00:00
cfarmer
9740123281
update author name and help dialog call
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10088 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-02 01:06:31 +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