Hi Ben, Am Mittwoch, 27. Juni 2012, 05:59:30 schrieb Ben Martin: > Git commit 6e04b1605726a1b545da855a61481298efca2da0 by Ben Martin. > Committed on 27/06/2012 at 05:56. > Pushed by benm into branch 'master'. > > Bring back RDF support. I've moved some key classes to use intrusive > reference counting like the original design. This should avoid many pesky > dangling reference issues and memory leaks. Intrusive counting is needed so > an object can obtain a reference to itself.
<snip> > diff --git a/libs/main/rdf/KoDocumentRdf.cpp > b/libs/main/rdf/KoDocumentRdf.cpp index 66c8c2f..f074093 100644 > --- a/libs/main/rdf/KoDocumentRdf.cpp > +++ b/libs/main/rdf/KoDocumentRdf.cpp > @@ -1,6 +1,6 @@ > /* This file is part of the KDE project > Copyright (C) 2010 KO GmbH <ben.mar...@kogmbh.com> > - Copyright (C) 2011 Ben Martin hacking for fun! > + Copyright (C) 2011,2012 Ben Martin hacking for fun! Copyright lines also need a useful email address, so people have a chance to contact the copyright holders. An email address of yours is missing in KoDocumentRdf.cpp KoRdfLocation.cpp KoRdfLocationEditWidget.cpp KWRdfDocker.cpp I will for now put your KDE identity email address there, i.e. monke...@users.sourceforge.net. If you prefer another one, please change those lines. Cheers Friedrich _______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel