head 1.2; access; symbols pkgsrc-2015Q4:1.1.0.24 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.22 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.20 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.18 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.16 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.14 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.12 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.10 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.8 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.6 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.4 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2016.02.02.04.33.58; author dbj; state dead; branches; next 1.1; commitid 4wuuTR72A9DbriTy; 1.1 date 2013.01.10.23.58.30; author joerg; state Exp; branches; next ; desc @@ 1.2 log @update qgis to 12.2.3 New Features in QGIS 2.12 ‘Lyon’ This is the next release in our 4-monthly release series. It gives you access to the new features we have been working on and represents the ‘cutting edge’ of QGIS development. QGIS ‘Lyon’ is jam-packed with awesome new features. Special highlights are support for rule based labelling, rule based styling of attribute tables, and advanced geometry checker, support for digitising curve based geometries, better authentication management and much, much more! QGIS 2.12 also has many bug fixes and memory leaks addressed. The features provided in QGIS 2.12 will be included in the next LTR release (slated for release in 2016), so using this release provides you with an excellent opportunity to test new features that will make their way into the next LTR. @ text @$NetBSD: patch-src_core_raster_qgsrasterlayer.cpp,v 1.1 2013/01/10 23:58:30 joerg Exp $ --- src/core/raster/qgsrasterlayer.cpp.orig 2012-12-25 15:27:13.000000000 +0000 +++ src/core/raster/qgsrasterlayer.cpp @@@@ -3504,7 +3504,7 @@@@ bool QgsRasterLayer::writeSymbology( QDo * @@note Called by QgsMapLayer::writeXML(). */ bool QgsRasterLayer::writeXml( QDomNode & layer_node, - QDomDocument & document ) + QDomDocument & document ) const { // first get the layer element so that we can append the type attribute @ 1.1 log @Apply some const love. @ text @d1 1 a1 1 $NetBSD$ @