14246 Commits

Author SHA1 Message Date
Juergen E. Fischer
75e95ea257 debian packaging update 2012-05-28 16:50:13 +02:00
pcav
e9121f5f84 IT GUI transaltion completed after string freeze 2012-05-28 15:44:10 +02:00
Werner Macho
cb16965c00 translation update: sl_SI by Joze 2012-05-28 09:46:26 +02:00
Etienne Tourigny
04aab2938c do not show file extension in TOC, add QqsLayerItem::layerName() for getting layer name (bug #5621) 2012-05-28 00:16:56 -03:00
Etienne Tourigny
147911b2c4 prevent .vrt and .gz files from appearing as both GDAL and OGR items (bug #5636) 2012-05-28 00:16:55 -03:00
Etienne Tourigny
589460b2dc add tests for QgsDataItem - verify that .gz and .vrt files are not recognized as both gdal and ogr items (bug #5636) 2012-05-28 00:16:50 -03:00
Werner Macho
f377c5b48f translation update: preparing for 1.8 release 2012-05-27 20:20:23 +02:00
Tim Sutton
e9d6b051fe Remove 'm' tagged QGIS icon in lead up to release of 1.8 2012-05-27 20:16:26 +02:00
Tim Sutton
23afa094ce Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-05-27 20:00:41 +02:00
alexbruy
4295a687d1 Merge pull request #150 from slarosa/master
fix #3549
2012-05-27 00:29:18 -07:00
Juergen E. Fischer
9d0745fa68 fix nightly builds 2012-05-27 04:41:25 +02:00
Juergen E. Fischer
9a23090d52 fix warning 2012-05-27 04:34:54 +02:00
Werner Macho
b03cf50309 Merge pull request #149 from Jean-Roc/master
update fr strings
2012-05-26 12:34:37 -07:00
Juergen E. Fischer
d281277665 fix #4843 again 2012-05-26 20:10:32 +02:00
Juergen E. Fischer
c7f341e779 log OGR errors in QgsVectorFileWriter::addFeature 2012-05-26 20:10:28 +02:00
Juergen E. Fischer
7a29f3ca26 debian packaging update 2012-05-26 16:09:07 +02:00
Salvatore Larosa
df79503cae fix #3549 2012-05-26 14:27:48 +02:00
Juergen E. Fischer
ed70b941e8 - replace SaQueryBuilder with QgsQueryBuilder
- replace SaDbFilterProxyModel with QgsDbFilterProxyModel
- remove spurious copy of QgsDbFilterProxyModel from postgres provider
- fix #4491
2012-05-26 10:21:45 +02:00
Tim Sutton
c1df6269a7 Updates whats new documentation for 1.8 2012-05-26 09:42:32 +02:00
Juergen E. Fischer
3c6f91706c fix #5490 2012-05-26 01:27:19 +02:00
Juergen E. Fischer
6f2db9d3df remove unused includes 2012-05-26 00:31:16 +02:00
Jean-Roc Morreale
812ff51e39 update fr strings 2012-05-25 22:57:40 +02:00
Jean-Roc Morreale
0cda3255ff Merge branch 'master' of git://github.com/qgis/Quantum-GIS 2012-05-25 22:47:26 +02:00
Marco Hugentobler
afcd5b6e3c Smaller treshold for GetFeatureInfo for polygons 2012-05-25 22:43:31 +02:00
Juergen E. Fischer
45474ac7dc fix #4521 2012-05-25 19:24:56 +02:00
Tim Sutton
db164dfbb7 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-05-25 18:38:30 +02:00
Tim Sutton
88a319a4fc Added anomaly files for windows 2012-05-25 18:38:10 +02:00
Juergen E. Fischer
40c34d4b40 german translation update 2012-05-25 16:42:20 +02:00
Juergen E. Fischer
0246816e64 sip bindings: add /Transfer/ to QgsMapCanvas::mapRenderer()
(otherwise mc.mapRenderer().hasCrsTransformEnabled() can crash)
2012-05-25 15:42:18 +02:00
Juergen E. Fischer
d751036823 validation/geometry/threading fixes:
- fTools/polygon centroids: catch missing centroid with invalid geometry
  (fixes #4963)
- fTools/validate geometry:
 * fix final position of progress bar
 * don't use isGeosValid()
 * zoom to feature on locationless errors (including OTFR support)
 * store/restore dialog position
- QgsGeometry(Validator):
 * log GEOS exceptions
 * (closed) rings need at least 4 points not 3
 * log error when geometry can't be exported to GEOS
 * don't produce "geometry is valid" error
- improve logging from threads
 * keep message output from main thread as popup
 * log message from threads to message log (fixes crash on python error
   in thread)
2012-05-25 14:08:58 +02:00
Juergen E. Fischer
d208b29c22 message log: fix crash on exit 2012-05-25 14:08:57 +02:00
alexbruy
b8bf86bb00 Merge pull request #148 from slarosa/master
minor fixes in fTools GUI
2012-05-25 02:07:52 -07:00
Jean Roc
c4db2e0e33 Merge pull request #4 from mathieubossaert/master
plus qu'une trentaine de chaînes.
2012-05-25 01:35:15 -07:00
slarosa
474e04b027 minor fixes in gui fTools 2012-05-25 00:05:57 +02:00
Mathieu Bossaert
3dc5d54805 update french strings, plus que 34! mathieu 2012-05-24 23:29:11 +02:00
Juergen E. Fischer
a442b89c71 fTools: fix handling of locationless geometry errors (fixes #4396) 2012-05-24 21:27:20 +02:00
Jean Roc
e37a9aea58 Merge pull request #3 from mathieubossaert/master
traduction française
2012-05-24 12:09:33 -07:00
Juergen E. Fischer
2f440bd888 fix synchronous geometry validation 2012-05-24 20:43:50 +02:00
Radim Blazek
d4dcde0c94 restricted location/mapset names in GRASS new mapset dialog, fixes #4258 2012-05-24 19:18:44 +02:00
Radim Blazek
429403dd9d Europe extent, fixed #5080 2012-05-24 18:26:10 +02:00
Juergen E. Fischer
3c81957f67 debian packaging: optionally remove api/installdox 2012-05-24 09:41:04 +02:00
Mathieu Bossaert
84f7b125dc update french strings 2012-05-24 08:03:53 +02:00
Juergen E. Fischer
d7687aec18 fix #5632 2012-05-24 06:39:30 +02:00
Juergen E. Fischer
5edd6910c6 german translation update 2012-05-24 00:47:17 +02:00
Juergen E. Fischer
860f66d3b4 take III on #5597 2012-05-23 19:26:08 +02:00
Juergen E. Fischer
b600ff7357 another take on #5597 2012-05-23 19:02:07 +02:00
Alexander Bruy
f998a44a31 some fixes in geoprocessing tools (hope this will fix database support) 2012-05-23 19:52:54 +03:00
Radim Blazek
d77069d2b0 check thread in customization, it should fix #5597 2012-05-23 18:24:02 +02:00
Alexander Bruy
7200ea23f1 make Clip tool work with SpatiaLite layers (fix #4571) 2012-05-23 16:38:53 +03:00
Alexander Bruy
53cd1d44a0 make Dissolve tool work with SpatiaLite (addresses #4571) 2012-05-23 16:25:04 +03:00