summaryrefslogtreecommitdiffstats
path: root/src/rdf.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-16Misc. typo and whitespace fixesluz.paz1-22/+22
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-72/+72
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-4/+6
2017-11-07Misc. typosUnknown1-2/+2
2015-05-11Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses).Nicolas Dufour1-7/+7
2013-08-03reduce scope of variablesJohan B. C. Engelen1-2/+1
2013-07-16Merging patch from Peter Liljenberg. License comparison is now done by compar...Christoffer Holmstedt1-8/+85
2013-06-26Using CC0 link instead of old Public Domain linkMartin Owens1-2/+2
2013-06-24Changed document properties - metadata tooltips to match the definition of du...Christoffer Holmstedt1-16/+16
2012-07-12Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith1-0/+31
2012-01-03Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem1-11/+11
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-10/+11
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-2/+5
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-24i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour1-34/+34
2009-08-23fix 417676bulia byak1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-9/+9
2009-08-05SPDocument->Documentjohnce1-9/+9
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-0/+0
2008-11-21Merge from fe-movedTed Gould1-17/+6
2008-08-23Update to sync metadata title to the document title.Jeff Schiller1-2/+13
2008-01-21rolling back parts of the "default metadata preferences" patch that buliabyak...Felipe Corr??a da Silva Sanches1-19/+1
2007-12-31Add default CC metadata and license to preferences.Bryce Harrington1-1/+19
2007-10-11noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. Mak...Peter Moulder1-6/+6
2007-08-14Rolled back a couple of nasties from a bad patch...oops! Added author of theJon Phillips1-19/+1
2007-08-14Applied patches for default metadata and for fix on creative commons namespace.Jon Phillips1-51/+69
2007-06-24merge OpenFont license supportMenTaLguY1-0/+18
2007-04-04removed the software-only licenses which are not legally clear for content/ar...Jon Phillips1-20/+0
2007-03-24updated creative commons licenses to 3.0 and fixed public domain uriJon Phillips1-7/+7
2007-01-21replacing sp_repr_new*Kees Cook1-29/+50
2006-05-18Fixed localization for metadata license selector.Kees Cook1-10/+10
2006-04-30updated cc licenses to 2.5Jon Phillips1-6/+8
2006-04-20try to make license strings translatable (#1473186)Ralf Stephan1-10/+10