head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2013.04.03.12.52.04; author markd; state dead; branches; next 1.1; 1.1 date 2013.03.02.18.10.03; author joerg; state Exp; branches; next ; desc @@ 1.2 log @Update to 3.1.0 digiKam 3.1.0 - Release date: 2013-03-10 NEW FEATURES: General : Remove internal lqr-1 library code. Set only an optional and external dependency. BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - OSM maps not refreshing. - No thumbnails on first start of geolocation module for newly imported images. - digiKam crashed after startup. - Print image does not work. - digiKam BQM RAW tool doesn't have options to work in 16 bits and to manage color profiles. - No progress indicator or cancel button. - Read face tags created by Picasa - digiKam Crash on Startup with active X11 color profile. - Cannot preview TIFF files on Mac OS due to "not enough memory" exceptions. - Error on startup: Failed to update the database schema from version 6 to version 7. - SQLITE : convience copy in digiKam core [patch]. - Switch to full screen mode crash under MACOSX. - digiKam crashes when quitting the program. - Large .tif files are not loaded. @ text @$NetBSD: patch-core_libs_database_databaseserverstarter.cpp,v 1.1 2013/03/02 18:10:03 joerg Exp $ --- core/libs/database/databaseserverstarter.cpp.orig 2013-02-28 09:52:35.000000000 +0000 +++ core/libs/database/databaseserverstarter.cpp @@@@ -82,7 +82,7 @@@@ public: } }; -DatabaseServerStarter::DatabaseServerStarter(QObject* parent=0) +DatabaseServerStarter::DatabaseServerStarter(QObject* parent) : QObject(parent) { } @ 1.1 log @Don't add default arguments at implementation time. @ text @d1 1 a1 1 $NetBSD$ @