106 Commits

Author SHA1 Message Date
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
d37aae28a6 fix basic statistics calculation ( mean no longer always 0.00! )
git-svn-id: http://svn.osgeo.org/qgis/trunk@10848 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-25 21:05:34 +00:00
cfarmer
aacd9f60a9 fix typo in simply_geometry function
git-svn-id: http://svn.osgeo.org/qgis/trunk@10833 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-21 12:34:23 +00:00
cfarmer
38705646e9 add delaunay triangulation to the help xml file
git-svn-id: http://svn.osgeo.org/qgis/trunk@10832 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-21 11:56:00 +00:00
borysiasty
4345ff5184 Plugin Installer minor fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@10818 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-18 21:48:54 +00:00
jef
f814b879de followup r10633:
- remove i18n.cpps that are now created on update_ts_files.sh automatically
- update_ts_files.sh run to get the current python plugin strings (+ new strings r10643)



git-svn-id: http://svn.osgeo.org/qgis/trunk@10645 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-23 22:49:38 +00:00
jef
c890666a0e fix fTools build problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@10641 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-23 22:19:12 +00:00
jef
476fca1379 add some missing fTools translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10616 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-22 08:36:47 +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
borysiasty
5773a2b755 Plugin Installer update - cleaning and refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@10587 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-17 23:41:14 +00:00
cfarmer
8065b2db25 update version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@10514 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-09 00:51:09 +00:00
cfarmer
7f4f03e60a fixes output attributes for delaunay triangulation function
git-svn-id: http://svn.osgeo.org/qgis/trunk@10513 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-09 00:47:55 +00:00
borysiasty
e104beb3bf Plugin Installer update - prepare to merge with Plugin Manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@10512 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-09 00:19:51 +00:00
cfarmer
8d6af9ec7a udpates to centroid function, should work with any and all projections
git-svn-id: http://svn.osgeo.org/qgis/trunk@10503 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-07 23:07:09 +00:00
mhugent
0af72a7a87 Revert accidental change in plugin installer during merge of vector_overlay branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@10491 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-07 07:11:43 +00:00
mhugent
846a43c658 Merge vector overlay branch (diagram plugin)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10484 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-06 11:53:45 +00:00
cfarmer
f593bce474 fixes gui bug that displayed unnecessary browse button and box
git-svn-id: http://svn.osgeo.org/qgis/trunk@10459 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-03 09:21:54 +00:00
cfarmer
4e049f7490 Fix minimum version error
git-svn-id: http://svn.osgeo.org/qgis/trunk@10424 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-26 22:10:51 +00:00
cfarmer
f36f14d507 Fixes polygon centroids tool, updates version number and about dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@10422 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-26 21:25:03 +00:00
cfarmer
5094636e9a updates fTools version and supplies license info
git-svn-id: http://svn.osgeo.org/qgis/trunk@10421 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-26 18:58:27 +00:00
cfarmer
fc199f2760 Fixes error with union function
git-svn-id: http://svn.osgeo.org/qgis/trunk@10420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-26 17:48:06 +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
cfarmer
65d9220ae0 Fix crash when calculating basic stats on a column of zeros
git-svn-id: http://svn.osgeo.org/qgis/trunk@10409 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-23 15:12:55 +00:00
borysiasty
60611ef1ef on-the-fly icon theme change also for the python core plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@10408 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-23 13:18:27 +00:00
borysiasty
9c7d9d34bd revert the mistaken 10382
git-svn-id: http://svn.osgeo.org/qgis/trunk@10384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-21 20:32:59 +00:00
borysiasty
f7ba35a846 missing icon for the mapserver_export plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@10382 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-21 20:27:59 +00:00
borysiasty
93ec920905 icon themes support for the mapserver_export plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@10381 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-21 20:27:10 +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
borysiasty
ea577be1ce just a midnight commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10348 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-20 23:02:45 +00:00
borysiasty
55cdfa3dde the plugin installer update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10345 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-20 22:08: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
851673b5a8 Updating CMakeLists to reflect new fTools folder name
git-svn-id: http://svn.osgeo.org/qgis/trunk@10251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-01 14:17:25 +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
68242bf4a2 Fix some issues with spurious intersection results
git-svn-id: http://svn.osgeo.org/qgis/trunk@10103 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-04 00:59:50 +00:00
cfarmer
593a64ed6c Delete existing layer before writing to disk
git-svn-id: http://svn.osgeo.org/qgis/trunk@10102 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-03 23:06:44 +00:00
cfarmer
d033b0f887 updates to geoprocessing: fix for some intersection cases
git-svn-id: http://svn.osgeo.org/qgis/trunk@10096 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-03 01:11:43 +00:00
cfarmer
a35d6d7005 improved handeling of postGIS layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10095 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-02 23:00:43 +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
1a914233ad update fTools/i18n.cpp (again)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10082 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-01 15:57:14 +00:00
jef
767de5cf9b update fTools/i18n.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@10081 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-01 15:49:26 +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
6774e3974f update CmakeList
git-svn-id: http://svn.osgeo.org/qgis/trunk@10075 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-31 20:03:27 +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
cfarmer
9e67c9d0db fix bug with extents for raster layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10072 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-31 19:47:19 +00:00
cfarmer
a3803603df fix error in adding output to mapcanvas & ability to create grid
coverage of current zoom level


git-svn-id: http://svn.osgeo.org/qgis/trunk@10044 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-29 18:50:25 +00:00
cfarmer
a091be020a update version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@10040 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-29 01:40:25 +00:00
cfarmer
13cff41177 handle problem geometries more gracefully, check for crs differences
git-svn-id: http://svn.osgeo.org/qgis/trunk@10039 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-29 01:35:32 +00:00
cfarmer
a168abc702 Fixes error when manually specifying output coordinates
Modifies ui to increase control on output grid extents


git-svn-id: http://svn.osgeo.org/qgis/trunk@10035 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-27 23:38:46 +00:00
jef
7e04f3e212 indentation update (r9780-r10009)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10010 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-24 16:19:27 +00:00
cfarmer
3c261c6e87 removes print to stdout in geoprocessing module - fixes crash when python print
to stdout on vista machines


git-svn-id: http://svn.osgeo.org/qgis/trunk@9991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-20 23:03:13 +00:00