22391 Commits

Author SHA1 Message Date
Juergen E. Fischer
a8ee06423d wmts: show common upper levels in item name (relates to #9492) 2014-02-27 09:59:39 +01:00
Larry Shaffer
b6d943e675 Update base labeling unit test class to work with QgsMapSettings 2014-02-26 21:39:26 -07:00
Martin Dobias
2519f1db04 Fix #9670 (respect map background color in composer) 2014-02-27 09:42:32 +07:00
ahuarte47
07756756a0 #9655: fix invalid simplified geometries 2014-02-27 00:18:00 +01:00
ahuarte47
540685a2f5 #9485: OffsetLine uses GEOSOffsetCurve (#if-#else-#endif) option 2014-02-26 23:50:39 +01:00
ahuarte47
8176c1cde8 #9485: OffsetLine uses GEOSOffsetCurve 2014-02-26 23:50:38 +01:00
Juergen E. Fischer
bcbf9ddb64 wms: allow image/jpgpng (fixes #9622) 2014-02-26 22:26:04 +01:00
Juergen E. Fischer
d78e05c50a expression: and put blank in front of WHEN too (followup 1844d91) 2014-02-26 16:52:23 +01:00
Juergen E. Fischer
1d84978f8e expressions: put black in front of ELSE (fixes #9666) 2014-02-26 16:27:57 +01:00
Werner Macho
82862a6cbc [TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-26 15:53:40 +01:00
Martin Dobias
238350ff49 Fix #9665 (in memory raster not supported in raster calculator) 2014-02-26 19:53:16 +07:00
Martin Dobias
daf1e0b688 Fix #9661 (labels in composer rendered with wrong size) 2014-02-26 17:49:45 +07:00
Juergen E. Fischer
cb919e972e postgres provider: consider TIN and POLYHEDRALSURFACE as MULTIPOLYGONM (instead of POLYGONM) (fixes #9651) 2014-02-26 11:45:49 +01:00
Martin Dobias
9c4a990fe3 Make rendering related debug messages us QgsDebugMsg 2014-02-26 17:15:49 +07:00
Martin Dobias
a813be1062 Fix crash upon exit in QgsMapToolCapture 2014-02-26 17:15:48 +07:00
Radim Blazek
74ef8f32ff line fill angle and direction, fixes #9647 2014-02-26 09:24:39 +01:00
Martin Dobias
1d3ae87c36 Fix #9648 (wrong scale in composer) 2014-02-26 14:33:36 +07:00
Denis Rouzaud
6670bfca9a Merge pull request #1172 from leyan/multiple_snapping
replace list of snapping markers with a single marker
2014-02-26 08:12:13 +01:00
Mathieu Pellerin (nirvn)
0e907298de [ftools] fix random points tool not recognizing memory layer integer column (fix #9695) 2014-02-26 14:03:56 +07:00
Larry Shaffer
2d21b674fa Ensure local server tests can run on ubuntu, followup to 7b2640d 2014-02-25 22:25:04 -07:00
Larry Shaffer
7b2640da1b Add debian-based setup for local test server 2014-02-25 17:54:56 -07:00
Larry Shaffer
4059c8fd5b Fix opening test results in browser on Ubuntu 2014-02-25 17:54:56 -07:00
Juergen E. Fischer
afd667420a fix license display 2014-02-26 00:17:54 +01:00
Juergen E. Fischer
6b6e5eb97a wms provider: fix WMTS bounding box calculation for crs with inverted axis 2014-02-25 23:11:26 +01:00
Juergen E. Fischer
07516fcdff wms provider: fix status messages from data items 2014-02-25 21:58:10 +01:00
Juergen E. Fischer
6c9dd8470c refine removeLayer() wording 2014-02-25 21:13:32 +01:00
Juergen E. Fischer
e9f808ad0f make confirmation on layer deletion optional (fixes #9094) 2014-02-25 19:55:39 +01:00
Juergen E. Fischer
af17dbf3b2 creatensis.pl: check md5sums 2014-02-25 19:54:00 +01:00
Martin Dobias
29e9272285 Fix #9643 (overview extent broken) 2014-02-25 17:55:44 +07:00
Werner Macho
cd89b1a499 [TRANSUP] adding pt_PT translator
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-25 11:34:18 +01:00
Jürgen Fischer
8ed2ded51d Merge pull request #1216 from minorua/georef_bad_alloc
[Georeferencer] fix bad allocation error
2014-02-25 11:08:43 +01:00
Martin Dobias
48c1b57664 Do not refresh overview twice on a change 2014-02-25 16:59:42 +07:00
Martin Dobias
1732db5266 Fix #9642 (update overview even if map settings are not valid) 2014-02-25 16:52:37 +07:00
Martin Dobias
0310bb2463 Fix #9396 (datum transform in save as dialog) 2014-02-25 16:29:30 +07:00
Minoru Akagi
76c39984cd [Georeferencer] fix bad allocation error 2014-02-25 18:24:40 +09:00
Martin Dobias
71a799f0c1 Fix #9641 (broken contrast enhancement) 2014-02-25 16:03:24 +07:00
Denis Rouzaud
d790bc0b1e Merge pull request #1128 from 3nids/removesnapsegment
allow snapping to vertex and segment to remove part/ring
2014-02-25 07:23:41 +01:00
Martin Dobias
881b1cc0ca Added connection pool for SpatiaLite, improving rendering speed within one DB
- refactored PostgreSQL connection pool into generic template classes
- used the template classes for SpatiaLite connection pool
- pooled SpatiaLite connections are opened with SQLITE3_OPEN_NOMUTEX flag to allow parallel access
2014-02-25 12:52:31 +07:00
William Kyngesburye
20782201bb update lib paths for phonon_backends 2014-02-24 21:52:04 -06:00
Larry Shaffer
a37c577fdd Fix 'geos_c.h not found' build error on Mac 2014-02-24 17:02:41 -07:00
Juergen E. Fischer
5fd8567e59 use native file selection in new shapefile dialog (implements #9637) 2014-02-24 21:27:18 +01:00
Juergen E. Fischer
5db13abcf5 * remove deprecated overloads QgsRasterLayer::lastError() and QgsRasterLayer::lastErrorTitle()
* deprecate QgsRasterLayer::previewAsPixmap() (doesn't work in background threads)
* QImage::fill( QColor ) does not exists prior to Qt 4.8
diff --git a/src/core/raster/qgsrasterlayerrenderer.h b/src/core/raster/qgsrasterlayerrenderer.h
index 6ab4a49..40a27a2 100644
--- a/src/core/raster/qgsrasterlayerrenderer.h
+++ b/src/core/raster/qgsrasterlayerrenderer.h
@@ -8,7 +8,7 @@ class QPainter;
 class QgsMapToPixel;
 class QgsRasterLayer;
 class QgsRasterPipe;
-class QgsRasterViewPort;
+struct QgsRasterViewPort;
 class QgsRenderContext;

 class QgsRasterLayerRenderer : public QgsMapLayerRenderer
2014-02-24 18:11:20 +01:00
Juergen E. Fischer
b59233546f don't open the identify dialog beforehand if 'Open feature form, if a single feature is identified' is active and there is only one result (fixes #9631) 2014-02-24 18:02:11 +01:00
Etienne Tourigny
75a2edb3e9 add QgsRasterLayer::previewAsImage() for MTR rendering (see bug 9626) 2014-02-24 12:20:17 -03:00
Juergen E. Fischer
115f9807f1 oracle provider: replace rownum=0 with 1=0 to retrieve columns (fixes #9633) 2014-02-24 14:05:11 +01:00
Werner Macho
e75170c642 Merge pull request #1214 from Cracert/i18n
[TRANSUP] pl: help
2014-02-24 10:02:54 +01:00
Juergen E. Fischer
91ecc5f31b add 'warning' to the respective python message log tab 2014-02-24 02:03:42 +01:00
Juergen E. Fischer
6a3d0d83ea include qgsmapsettings.h in install 2014-02-24 01:53:36 +01:00
Juergen E. Fischer
4b820362c2 fix crash in network access manager (fixes #9626) 2014-02-24 01:35:12 +01:00
Juergen E. Fischer
ab65fa7b13 german translation update 2014-02-24 01:08:59 +01:00