summaryrefslogtreecommitdiffstats
path: root/src/rdf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Misc. typo and whitespace fixesluz.paz2018-09-161-22/+22
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-72/+72
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+6
* Misc. typosUnknown2017-11-071-2/+2
* Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses).Nicolas Dufour2015-05-111-7/+7
* reduce scope of variablesJohan B. C. Engelen2013-08-031-2/+1
* Comparison between licenses are now done by comparing the License URI.Christoffer Holmstedt2013-07-241-8/+85
|\
| * Merging patch from Peter Liljenberg. License comparison is now done by compar...Christoffer Holmstedt2013-07-161-8/+85
* | Changed metadata tooltips to match the definition of Dublin Core terms.Christoffer Holmstedt2013-07-171-16/+16
|\ \ | |/ |/|
| * Changed document properties - metadata tooltips to match the definition of du...Christoffer Holmstedt2013-06-241-16/+16
* | Using CC0 link instead of old Public Domain linkMartin Owens2013-06-261-2/+2
|/
* Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith2012-07-121-0/+31
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-11/+11
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-10/+11
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-2/+5
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-215/+336
|\
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour2010-10-241-34/+34
|/
* fix 417676bulia byak2009-08-231-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-9/+9
* SPDocument->Documentjohnce2009-08-051-9/+9
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+1023