7483 Commits

Author SHA1 Message Date
cfarmer
63c36711a0 Uses spatial index to select intersecting features (used selections before). Tool should run faster and with fewer map canvas glitches.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13036 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-10 00:49:23 +00:00
cfarmer
cd23b747a9 Uses spatial index to select intersecting features (used selections before). Tools should both run faster and with fewer map canvas glitches.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13035 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-10 00:16:03 +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
1f0d1afa9a Simplify geometry tool now works properly for multipart features. Note: tool now uses builtin simplify function from QgsGeometry (i.e. should be noticeably faster). Fixes #2493 and #2499.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13033 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-09 00:22:34 +00:00
cfarmer
1f1d648c49 Fixes bug which only computed the convex hull of features within the current extent (i.e. entire extent of layer is now used: as expected). Fixes #2507.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13032 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 23:59:40 +00:00
cfarmer
f60dda6be9 Fixes crash when 'use selected' checkbox is check but no features are selected. Fixes #2504.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13031 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 23:43:55 +00:00
cfarmer
428b72812b Means for unique values now properly calculated. Fixes #2509.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13030 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 23:15:11 +00:00
cfarmer
7bfbb762eb Basic statistics tool should no longer crash with PostGIS layers. Also adds support for varchar, char, and text fields (PostGIS layers). Should fix #2510
git-svn-id: http://svn.osgeo.org/qgis/trunk@13028 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 21:23:50 +00:00
cfarmer
f0e23e3e21 Names in dropdown lists are now correctly cleared when changing between layers. Fixes #2505
git-svn-id: http://svn.osgeo.org/qgis/trunk@13027 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 20:38:40 +00:00
cfarmer
1def2d3496 oops, didn't see patch, patch implementation more elegant (qt-ish), thanks alexbruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@13026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 20:25:51 +00:00
cfarmer
4fa5e8f07d Adding projection information (prj-file) no longer throws an error if folder has cyrillics. Fixes #2501.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 20:19:04 +00:00
cfarmer
c902101fea reactivate select by location progress bar. Fixes #2517; Thanks to alexbruy for the patch!
git-svn-id: http://svn.osgeo.org/qgis/trunk@13024 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 19:57:34 +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
cfarmer
3fa3d0021a Vector grid tool now uses project crs instead of None. Fixes #2494.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13021 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 02:14:14 +00:00
cfarmer
31ce45e750 Removes limitation on maximum no of selectable features. Fixes #2503. Patch thanks to alexbruy.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13020 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 02:08:14 +00:00
cfarmer
ebc2e6f72a Updates distance matrix tool to allow non ascii characters in id fields. This is based on a workaround (from http://docs.python.org/library/csv.html), as the default Python csv function(s) do not support nonascii characters. Fixes #2496
git-svn-id: http://svn.osgeo.org/qgis/trunk@13019 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 02:01:33 +00:00
cfarmer
196037ddb3 clean output proj file name, fixes: #2466
git-svn-id: http://svn.osgeo.org/qgis/trunk@12974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-02-25 11:03:08 +00:00
jef
406fb6c927 fix crash when trying to reproject empty layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@12970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-02-24 12:54:42 +00:00
cfarmer
780e280a9e quick typo fix to join attribute tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@12952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-02-16 22:31:03 +00:00
cfarmer
f4acc0409e update maximum grid spacing for regular points tool (fixes #2404).
git-svn-id: http://svn.osgeo.org/qgis/trunk@12893 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-02-07 12:43:33 +00:00
cfarmer
d8d35de5b3 check for both lower- and upper-case extensions (fixes #2414), and clear field names upon update (fixes#2386).
git-svn-id: http://svn.osgeo.org/qgis/trunk@12892 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-02-07 12:27:37 +00:00
cfarmer
e363dbf501 Fix bug with outdated name of QgsRectangle class (QgsRect)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12887 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-02-05 15:23:34 +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
borysiasty
4099c4aa8a plugin installer update - fix #2247
git-svn-id: http://svn.osgeo.org/qgis/trunk@12621 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-26 23:37:48 +00:00
jef
e5cf709dd3 another round of typo fixes (and use color instead of colour - like Qt; no string updates)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12600 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-23 16:14:24 +00:00
wonder
bacd4feceb Use fixed 2px pen width for rubber bands and vertex markers. (The previous default 10px was just too much)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12598 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-23 15:54:57 +00:00
wonder
5d700f8c4c moved suggested osm tag keys and values to another file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12590 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-23 11:34:07 +00:00
jef
cbf1a50bd6 fix common typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12528 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 12:29:07 +00:00
wonder
a8f7e81795 OSM: Upload only tag which are not marked as deleted. Fixes #2054.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 16:12:55 +00:00
wonder
8aa554d01e OSM: small usability improvements in download dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12517 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 14:31:23 +00:00
borysiasty
5e25228b68 Plugin installer update - rest of the r12476
git-svn-id: http://svn.osgeo.org/qgis/trunk@12487 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-16 00:37:01 +00:00
borysiasty
a13ce52617 Plugin installer update: one-step plugin install and uninstall in QGIS>=1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@12476 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-15 17:47:00 +00:00
jef
47d6b52ded activate help for attribute table, mapserver export and evis
git-svn-id: http://svn.osgeo.org/qgis/trunk@12457 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-14 21:50:16 +00:00
jef
48d5954f54 speed up geometry validation in fTools (self-intersection detection; fixes #2262)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12408 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-11 15:46:21 +00:00
rduivenvoorde
fe606b7436 changes needed to have a more intuitive way of choosing between: exporting the current loaded project, or a project browsed to by the user. Because postgis layers need more info (primary keys) we ask the user to load a project which holds postgis layers. But warn him if he cancelled.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12292 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-29 21:44:21 +00:00
gsherman
0fc6e31a02 Added AGG output format to mapserver export
Please enter the commit message for your changes.

git-svn-id: http://svn.osgeo.org/qgis/trunk@12286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-29 15:09:47 +00:00
jef
b426569724 fix #2056
git-svn-id: http://svn.osgeo.org/qgis/trunk@12283 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-29 12:29:00 +00:00
jef
0bdc395fc9 fix #2128
git-svn-id: http://svn.osgeo.org/qgis/trunk@12277 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-28 20:03:12 +00:00
rduivenvoorde
f3388edc62 Using QSettings to remember mapserverexport settings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 22:29:32 +00:00
rduivenvoorde
242c93dffb New, smaller dialog. More defaults, checks and failovers. Merged work of Stephan Meissl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12120 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 12:42:37 +00:00
borysiasty
fae195b0be Mapserver Export Plugin: small gui cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@12054 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-09 12:24:39 +00:00
cfarmer
98209b26e0 udpate to fTools basics stats plugin, patch thanks to Alexander Bruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@12051 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-09 10:49:36 +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
jef
fbddab3e91 update mapserver export cmakelist
git-svn-id: http://svn.osgeo.org/qgis/trunk@12032 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 19:47:20 +00:00
timlinux
4573fd4c3c Fix for mapserver patch issues and updates for mapserver from Richard Duivenvoorde and Stephan Meissl
git-svn-id: http://svn.osgeo.org/qgis/trunk@11980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 20:11:29 +00:00
timlinux
f591389ef1 Really fix compile error now
git-svn-id: http://svn.osgeo.org/qgis/trunk@11978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 19:36:53 +00:00
timlinux
bee4994c47 Fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 19:02:02 +00:00
timlinux
453a90f542 User interface audit updates round #1
git-svn-id: http://svn.osgeo.org/qgis/trunk@11962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 16:59:29 +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
macho
1bf41d844e fixing URL in about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@11913 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-03 19:43:22 +00:00