416 Commits

Author SHA1 Message Date
Giuseppe Sucameli
d7811a1120 allow to choose input directory in GdalTools Merge tool (fix #4930) 2012-02-11 19:14:44 +01:00
Giuseppe Sucameli
2708f173fc add -allow_projection_difference option (fix #4888) 2012-02-11 12:50:35 +01:00
Alexander Bruy
f827095642 fix Densify tool 2012-02-03 14:04:05 +02:00
Alexander Bruy
42617a0721 fTools: option to select create new shape or update existing layer when
exporting geometry column
2012-02-02 20:17:58 +02:00
Alexander Bruy
8fda99366b [FATURE] fTools: option to export geometry column using layer CRS,
project CRS or ellipsoid
2012-02-02 20:17:58 +02:00
Giuseppe Sucameli
df2d80195d set parent opening projection selector dialog (fix #4931) 2012-02-01 16:43:12 +01:00
Juergen E. Fischer
c25ae5635c even more font propagation 2012-01-26 00:54:56 +01:00
VKa
0498c95546 Fix Union tool to produce correct attribute table (fix #4567) 2012-01-11 14:51:57 +02:00
Martin Dobias
aa713ae50e plugin installer: use default flags (do not exclude close button) 2012-01-06 20:54:51 +01:00
Juergen E. Fischer
e6167d2424 fix #4523:
- make geometry validation optional: none, QGIS and GEOS
- move internal validation to QgsGeometryValidator thread
- cache wkt in QgsCoordinateReferenceSystem
- fTools: leave progress of geometry validatation at 100%
- move coordinate capture to vector menu
2012-01-03 05:17:16 +01:00
Alexander Bruy
01ffbdc7db move MapServer export and OSM plugins to Web menu 2011-12-23 20:18:41 +02:00
Alexander Bruy
42a09af84b [BACKPORT] display CRS in fTools as authid-description pair 2011-12-23 18:43:13 +02:00
Alexander Bruy
8b8d22ea22 new gis theme icon for Merge shapefiles tool. Thanks to Robert 2011-12-22 12:36:57 +02:00
Alexander Bruy
9f8f86db5e introduced new plugin metadata entry "category". Show hint based on
category in Plugin Manager and update all core plugins respectively
2011-12-20 19:47:09 +02:00
Alexander Bruy
aa2e69a94d quick temporary fix for fTools to work with new Vector menu 2011-12-20 19:47:08 +02:00
Alexander Bruy
a20cec3824 [BACPORT] fix Merge shapefile to one crash when used layers mode 2011-12-17 14:32:25 +02:00
Alexander Bruy
94fb18be98 new icons for RGB to PCT and PCT to RGB tools from Robert 2011-12-16 14:08:23 +02:00
Alexander Bruy
f61988e77e [BACKPORT] sort layers and fields alphabetically in fTools (fix #4412) 2011-12-14 12:21:34 +02:00
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