1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-24 00:04:42 -04:00

32 Commits

Author SHA1 Message Date
Radim Blazek
d334b46174 give objectName to fTools menus and actions to allow customisation, see 2013-11-29 09:44:05 +01:00
Juergen E. Fischer
10f3cf38fa more QuantumGIS => QGIS updates 2013-06-09 18:52:05 +02:00
Alexander Bruy
2d9e1b6194 start update fTools to new SIP api 2013-05-30 16:15:08 +04:00
Juergen E. Fischer
0f132602ed fix 2013-05-26 18:57:18 +02:00
Juergen E. Fischer
65d3535fc5 - Quantum GIS => QGIS update
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
2013-05-20 16:48:51 +02:00
Alexander Bruy
a2d434700d [FEATURE] Eliminate tool for fTools, contributed by Bernhard Strobl 2012-11-09 20:15:44 +02:00
Alexander Bruy
79b11896d2 more cleanup in fTools menu creating code 2012-08-15 12:55:00 +03:00
Alexander Bruy
880354f367 cleanup in fTools menu creation code 2012-08-14 12:16:51 +03:00
Alexander Bruy
53684682f2 run Points in Polygon in separate thread and don't block QGIS main
window (addresses )
2012-05-31 14:24:33 +03:00
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 
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 ). Still without
icon
2011-11-12 12:50:51 +02:00
Alexander Bruy
48112cc1bc [FEATURE] Build spatial index tool for fTools (see ). 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 ; Also (partially) addresses
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 and .
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 )
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