[calligra] /: Bring back RDF support)
Friedrich W. H. Kossebau
kossebau at kde.org
Sun Jan 20 15:59:49 GMT 2013
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.martin at 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.
monkeyiq at users.sourceforge.net. If you prefer another one, please change those
lines.
Cheers
Friedrich
More information about the calligra-devel
mailing list