4198 Commits

Author SHA1 Message Date
Alexander Bruy
1a7d90992a remove debug output from fTools (again) 2011-12-10 12:58:05 +02:00
Juergen E. Fischer
315bd8541a - update wms metadata (fixes #4626)
- german translation fixes
- fix warnings
2011-12-09 22:41:09 +01:00
Giuseppe Sucameli
cd7984e128 [BACKPORT] Enable path to pymods in GdalTools settings dialog and automatically set default OSX environment (fix #3170) 2011-12-09 17:40:15 +01:00
Alexander Bruy
81346a4ebe remove some debug output from fTools 2011-12-09 17:18:04 +02:00
Tim Sutton
6fbad32b6b Applied patch from Borys Jurgiel to correct some plugin manager wobblies. See #4621 2011-12-09 14:48:08 +02:00
Alexander Bruy
a129207dea [BACKPORT] don't change cursor to hourglass for fTools that runs in
separate thread
2011-12-05 16:39:11 +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
Giuseppe Sucameli
0e0947f048 add helpful info to GdalTools Settings dialog on how to configure GDAL path 2011-12-01 02:15:31 +01:00
Giuseppe Sucameli
99edf1de05 [BACKPORT] find python on OSX (partially fix #3097)
don't overwrite PATH env var, but append to it.
2011-12-01 02:15:31 +01:00
Alexander Bruy
f8bbe8fb70 [FEATURE] add gdal_fillnodata to GdalTools 2011-11-13 12:22:11 +02:00
Alexander Bruy
aaae4898a9 [BACKPORT] fix broken Assign projection functionality in GDALTools and
improve handling output file extension
2011-11-13 11:19:44 +02:00
Alexander Bruy
33b7e314bc [BACKPORT] Union and Symetrical difference works only on whole layer 2011-11-12 22:16:50 +02:00
Alexander Bruy
7cd2850da5 [BACKPORT] fix holes in Union output (fix #3581) 2011-11-12 22:12:56 +02:00
Tim Sutton
6274cd112f Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-11-12 13:39:15 +02:00
Tim Sutton
b41472fd84 Enable new repo by default now too 2011-11-12 13:38:06 +02: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
26528def45 [BACKPORT] don't block QGIS main window when running Merge shapefiles
tool. Partially addresses #4383
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 #3628). Still without
icon
2011-11-12 12:50:51 +02:00
Alexander Bruy
48112cc1bc [FEATURE] Build spatial index tool for fTools (see #2779). Currently
without icon
2011-11-12 12:42:30 +02:00
Giuseppe Sucameli
6ccb04e9b3 Merge remote-tracking branch 'brushtyler/master'
Conflicts:
	src/providers/postgres/qgspostgresprovider.cpp
2011-10-07 01:38:46 +02:00
Giuseppe Sucameli
dd6a594178 [FEATURE] Make the gdaltools command editable to fix #3041 2011-10-07 01:26:13 +02:00
Alexander Bruy
a4c2180a65 more translatable strings in OSM plugin 2011-09-15 21:33:42 +03:00
Alexander Bruy
7093b06793 [BACKPORT] allow negative NODATA values in GDALTools 2011-09-14 15:43:55 +03:00
Giuseppe Sucameli
f2b6876085 fix gdaltools error checking for ogr layers 2011-09-12 13:22:21 +02:00
Giuseppe Sucameli
431219744a make sure gdaltools input vector layers are ogr vectors 2011-09-03 13:12:39 +02:00
Borys Jurgiel
260bf0c139 Don't check for plugin errors at startup 2011-08-27 12:40:28 +02:00
Borys Jurgiel
9cf2078741 Fix QTreeWidget.resizeColumnToContents() issue observed in PyQt4.8.3 @ Debian 2011-08-27 12:40:11 +02:00
Alexander Bruy
e591d1c7b6 new nice icon for Extract projection tool. Thanks, Robert! 2011-08-20 11:54:03 +03:00
Alexander Bruy
b3996c368b fix #4170 2011-08-14 12:15:13 +03:00
Alexander Bruy
6a1073f190 move Near black close to Sieve (fix #4152) 2011-08-09 19:22:28 +03:00
Alexander Bruy
1f1dd7dc5d [FEATURE] Extract projection tool for GdalTools 2011-08-09 11:21:13 +03:00
Alexander Bruy
b35e075289 organize GdalTools utilities into submenus for better usability 2011-08-09 10:44:11 +03:00
Alexander Bruy
aa121bf67a [BACKPORT] increase maximum points count in Random Points tool 2011-08-04 18:21:56 +03:00
Alexander Bruy
5345f520a9 removed old unused code 2011-07-29 21:16:25 +03:00
Alexander Bruy
ccea540242 [BACKPORT]fix RandomPoints crash when there are NULL values in
attributes
2011-07-29 19:57:22 +03:00
Giuseppe Sucameli
016cc0b357 Correct the output label's text in GdalTools Contour 2011-06-16 01:51:22 +02:00
Juergen E. Fischer
b74a515e94 cmake: replace deprecated SUBDIRS with ADD_SUBDIRECTORY 2011-05-27 22:45:08 +02:00
Juergen E. Fischer
bf4d8874d1 implement #3850 2011-05-27 19:29:20 +02:00
Giuseppe Sucameli
0e5baf4c13 crop to mask layer extent 2011-05-26 11:58:18 +02:00
Alexander Bruy
cd8ecd6a6e add checkbox for "-dstalpha" option in GDALTools Clipper tool 2011-05-22 21:12:04 +03:00
Alexander Bruy
6327b2e224 allow merging shapefiles with different attribute tables (fix #3010) 2011-05-12 19:42:24 +03:00
Alexander Bruy
8eac180f06 Display current filename in progressbar when merging and add option to
select encoding for input files
2011-05-11 20:09:08 +03:00
alexbruy
45cc8a7fea Merge pull request #16 from alexbruy/master
mask option for gdal_polygonize tool
2011-05-10 06:30:42 -07:00
Alexander Bruy
9647ac877f add mask option to gdal_polygonize 2011-05-10 16:08:22 +03:00
Giuseppe Sucameli
14556360b1 save file instead of open it in select output file dialog 2011-05-10 14:17:19 +02:00
Tim Sutton
ce6588c572 fix #3800 2011-05-07 00:43:29 +02:00
borysiasty
25d18c2caa plugin installer: do not consider an empty repo as invalid
git-svn-id: http://svn.osgeo.org/qgis/trunk@15832 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-27 14:33:11 +00:00
alexbruy
6dc6ac7e0e fix progressbar behaviour in Merge shapefiles tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15777 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-20 13:23:12 +00:00
alexbruy
3c0f834e6e extend default field width in fTools Export/Add Geometry column to fix #3500
git-svn-id: http://svn.osgeo.org/qgis/trunk@15739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-17 05:49:15 +00:00