39 Commits

Author SHA1 Message Date
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
Matthias Kuhn
9fc1b48bf3 Replace str() with unicode() and some PEP 8 2015-08-16 20:58:43 +02: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
82b6e0342a cosmetic cleanups, typo fixes, formatting 2014-10-21 01:33:20 +02:00
Mathieu Pellerin (nirvn)
0e907298de [ftools] fix random points tool not recognizing memory layer integer column (fix #9695) 2014-02-26 14:03:56 +07:00
Alexander Bruy
e72088cddb [fTools] homogenize UI (contributed by Salvatore Larosa) 2013-09-12 19:21:48 +03:00
Daniel Vaz
62b30fcaaa Fix #8069 2013-07-10 22:02:29 -03:00
Daniel Vaz
1ed5d62b2b Fix #8069 2013-07-10 21:33:19 -03:00
Daniel Vaz
1ebdb6964a Fix #8069 2013-07-10 19:12:33 -03: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
d3d51820e3 more api updates in fTools (still incomplete) 2013-05-31 14:57:34 +04:00
Alexander Bruy
5d31269635 update Random and Regular points tools to API changes (fix #7350) 2013-03-14 13:29:00 +04:00
Juergen E. Fischer
92cbf8f506 ftools api update (fixes #7130) 2013-02-09 20:59:54 +01:00
Juergen E. Fischer
76d1403ebb ftools api updates 2013-02-07 00:31:34 +01:00
Juergen E. Fischer
7f7b5dd63e more fTools api updates 2013-02-03 21:18:39 +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
Juergen E. Fischer
28ca48c4cf more API updates to the python plugins 2013-01-04 23:02:44 +01:00
Juergen E. Fischer
f75803ea80 python plugins: replace QgsMapRenderer.destinationSrs() with destinationCrs() (closes #6391) 2013-01-04 00:51:41 +01:00
Alexander Bruy
e742d5e63e fix python plugins after API cleanup 2012-12-24 11:48:08 +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
c94269cce2 make "use value from field" available in Random Points tools, also show
only integer fields (fix #4570)
2012-05-22 16:29:00 +03:00
Juergen E. Fischer
c25ae5635c even more font propagation 2012-01-26 00:54:56 +01:00
Alexander Bruy
d3fe1941fd [BACKPORT] fTools: update layers lists after adding new layer to TOC (fix #4318) 2011-11-12 13:05:27 +02:00
Alexander Bruy
c1050fee68 [BACKPORT] remove executable flag from fTools sources 2011-11-12 12:57:35 +02:00
Alexander Bruy
ccea540242 [BACKPORT]fix RandomPoints crash when there are NULL values in
attributes
2011-07-29 19:57:22 +03: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
94ffa634e7 Removes extraneous minimum distance option (not currently a real option) from random points tool. Addresses #3213
git-svn-id: http://svn.osgeo.org/qgis/trunk@14734 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-21 22:33:42 +00:00
cfarmer
9c2efef7fc patch to fix additional problem with #2430 thanks to brushtyler
git-svn-id: http://svn.osgeo.org/qgis/trunk@13861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 22:54:16 +00:00
cfarmer
6f3384df41 fixes #2430 and speeds up random point generation on top of vectors significantly
git-svn-id: http://svn.osgeo.org/qgis/trunk@13860 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 22:50:17 +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
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
005205d04b Both tools now uses project crs instead of None (or input vector layer if selected in regular points). Fixes #2494.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 02:20:27 +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
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
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