Juergen E. Fischer
e21010c0c6
ftools: fix strings and add to translation ( fixes #9970 )
2015-03-24 21:59:55 +01:00
Juergen E. Fischer
956c155e8f
fix python pep8 warnings and fix some revealed errors
...
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
2015-02-01 20:46:47 +01:00
Juergen E. Fischer
f09708004e
ftools: field uniqueness fix ( fixes #11523 )
2014-10-30 22:31:45 +01:00
Alexander Bruy
7c2038d4bc
fix #9838
2014-03-24 19:45:41 +02:00
Daniel Vaz
f340ca01f7
commit
2013-07-14 11:50:35 -03:00
Matthias Kuhn
d256fd8c3a
[ftools] Further SIP API updates
2013-06-15 15:01:54 +02:00
Matthias Kuhn
b6770be729
[ftools] Fix "Join attributes by location"
2013-06-15 11:43:15 +02:00
Chris Crook
54956db92f
Improved implementation
2013-06-15 11:43:15 +02:00
Chris Crook
d416555079
Som fTools fixes for SIP API updates
2013-06-15 11:43:15 +02:00
Alexander Bruy
a75563f299
more SIP updates for fTools
2013-06-03 16:16:04 +04:00
Alexander Bruy
2d9e1b6194
start update fTools to new SIP api
2013-05-30 16:15:08 +04:00
Juergen E. Fischer
8f25bcfd20
fix #7172
2013-02-18 00:27:30 +01:00
Juergen E. Fischer
2a2d9444cf
more api updates in ftools
2013-02-02 17:51:02 +01:00
Juergen E. Fischer
2f23b1e83b
first take on porting ftools to vector iterator api
2013-02-01 01:04:21 +01:00
Salvatore Larosa
5b06de9935
fix #4534
2013-01-08 10:24:07 +01:00
Juergen E. Fischer
28ca48c4cf
more API updates to the python plugins
2013-01-04 23:02:44 +01:00
Alexander Bruy
e742d5e63e
fix python plugins after API cleanup
2012-12-24 11:48:08 +02:00
Alexander Bruy
3e8e6978ee
add license headers to some fTools files
2012-10-04 14:00:35 +03:00
Salvatore Larosa
e27ce7c75f
fix #5861
2012-06-25 16:16:13 +02:00
Salvatore Larosa
df79503cae
fix #3549
2012-05-26 14:27:48 +02:00
Alexander Bruy
860f3708bb
correctly handle WMS rasters in Random Points tool ( fix #5202 )
2012-05-22 16:29:00 +03:00
Alexander Bruy
0b8e1130f1
SpatiaLite support in Select by Location tool ( fix #5264 )
2012-05-01 13:53:40 +03:00
Alexander Bruy
f61988e77e
[BACKPORT] sort layers and fields alphabetically in fTools ( fix #4412 )
2011-12-14 12:21:34 +02:00
Alexander Bruy
c1050fee68
[BACKPORT] remove executable flag from fTools sources
2011-11-12 12:57:35 +02:00
Alexander Bruy
6327b2e224
allow merging shapefiles with different attribute tables ( fix #3010 )
2011-05-12 19:42:24 +03:00
alexbruy
8d1b9e5853
add option to select shapefile geometry in merge shapes tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15370 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-06 19:35:26 +00:00
alexbruy
3c8d31dd13
get uniquie values from provider instead of using own function
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15320 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 12:30:06 +00:00
cfarmer
a7a8a29948
Fix output folder selection for split vector layers tool. Patch from alexbruy. Fixes #2725 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13527 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-18 19:01:38 +00:00
jef
dfcc09f12d
fix ftools typo
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13498 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-16 11:19:13 +00:00
cfarmer
71a9f815a5
Ensures that field names for output shapefiles remain less than 10 chars. Patch contributed by Alexander Bruy
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13313 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-15 00:27:11 +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
3c8107349b
Adds new statistics/outputs to basic statistics plugin, thanks to Alexander Bruy for the patch
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12039 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 23:06:42 +00:00
cfarmer
f13f45e813
applying patch from ticket #1714 : adds option to perform geoprocessing and basic statistics functions on selected features
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10849 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-26 18:07:37 +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
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