Juergen E. Fischer
|
a1bf57adfb
|
fix test debug output
|
2012-05-30 14:19:12 +02:00 |
|
Etienne Tourigny
|
8a6e88dfec
|
skip vrt-in-zip test for gdal<1.7
|
2012-05-30 14:14:18 +02:00 |
|
Juergen E. Fischer
|
56d03877eb
|
apply #5598.33
|
2012-05-29 23:22:24 +02:00 |
|
Juergen E. Fischer
|
b870b55683
|
node tool fixes:
- fix OTFR support (fixes #5327.16)
- smaller snap tolerance for geographic CRSs (fixes #5661)
- use different snapping epsilons in QgsVectorLayer::snapToGeometry() for
layers with geographic and projected crs.
- [API] enhancements (to fix #5661):
* QgsGeometry::closestSegmentWithContext: allow passing of segment snapping
epsilon
* QgsPoint::sqrDistToSegment: allow assing of segment snapping epsilon
* QgsMapLayer::crs() add "const"
|
2012-05-29 22:07:42 +02:00 |
|
alexbruy
|
f97b043e70
|
Merge pull request #154 from slarosa/master
fix #2733
|
2012-05-29 10:26:24 -07:00 |
|
Salvatore Larosa
|
1341a5537e
|
fix #2733
|
2012-05-29 18:36:19 +02:00 |
|
Juergen E. Fischer
|
23b40de5a6
|
vector layer: also consider changed geometries, when there's no select rectangle
|
2012-05-29 16:05:14 +02:00 |
|
Juergen E. Fischer
|
720cfced0b
|
fix #5660
|
2012-05-29 14:33:33 +02:00 |
|
Werner Macho
|
2757069b31
|
Merge pull request #153 from rduivenvoorde/master
translation update: new partial dutch translation
|
2012-05-29 00:19:40 -07:00 |
|
Richard Duivenvoorde
|
9e45d4c52b
|
dutch translation
|
2012-05-29 09:12:40 +02:00 |
|
Giuseppe Sucameli
|
9859709e92
|
fix set crs to OGR data items (broken in 04aab2938)
|
2012-05-29 01:20:05 +02:00 |
|
Giuseppe Sucameli
|
149c96a9b0
|
Merge remote-tracking branch 'etiennesky/browser_fixes'
|
2012-05-29 01:18:27 +02:00 |
|
Juergen E. Fischer
|
5e45e876dc
|
fix #5657
|
2012-05-29 00:18:30 +02:00 |
|
Juergen E. Fischer
|
e7e2c08f37
|
skip null values in vector file writer (fixes #5172)
|
2012-05-28 23:55:24 +02:00 |
|
Juergen E. Fischer
|
a965fca0b9
|
fix #5030
|
2012-05-28 22:50:46 +02:00 |
|
Tim Sutton
|
9f5f35aaa5
|
Merge pull request #152 from dakcarto/patch-1
Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1.8...
|
2012-05-28 13:02:51 -07:00 |
|
dakcarto
|
721765e5ee
|
Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1.8 release. Linux already supports libqico (favicons), while Windows apparently isn't supported by Qt yet (Notes section of http://qt-project.org/doc/qt-4.8/qtwebkit.html ). This is useful for plugins that render web pages and want to display the favicon of the site.
|
2012-05-28 13:17:09 -06:00 |
|
Alexander Bruy
|
369b32e5e5
|
update field list on each layer list update (fix #5655)
|
2012-05-28 19:18:43 +03:00 |
|
Juergen E. Fischer
|
a45e5b19c2
|
fix tests
|
2012-05-28 18:05:48 +02:00 |
|
Etienne Tourigny
|
e3868cf4b9
|
add python binding for QgsCoordinateReferenceSystem::createFromUserInput()
|
2012-05-28 18:05:47 +02:00 |
|
Etienne Tourigny
|
c8d4420da8
|
add more autotests for ESRI WKT
|
2012-05-28 18:05:47 +02:00 |
|
Etienne Tourigny
|
dfe4a9334a
|
use GDAL_FIX_ESRI_WKT=GEOGCS instead of TOWGS84 and maintain user-defined value
|
2012-05-28 18:05:47 +02:00 |
|
Etienne Tourigny
|
ae753b87ec
|
add ESRI .prj test to make sure towgs84 is ok (bug #5598), and add QgsCoordinateReferenceSystem::createFromUserInput()
|
2012-05-28 18:05:47 +02:00 |
|
Etienne Tourigny
|
59a4db64a1
|
make sure QgsCoordinateReferenceSystem::setProj4String() and createFromProj4() trim the input proj4 string
|
2012-05-28 18:05:47 +02:00 |
|
Juergen E. Fischer
|
6cff784597
|
fix #5327
|
2012-05-28 16:50:13 +02:00 |
|
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 |
|