summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/entity-entry.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-8/+8
This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
2014-08-30Fix modelinesAlex Valavanis1-2/+2
(bzr r13341.1.183)
2012-07-12Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith1-0/+4
(bzr r11544)
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-6/+4
(bzr r10827)
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+1
(bzr r10696)
2009-08-06Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert1-4/+4
which cannot be fixed easily. (bzr r8422)
2009-08-05SPDocument->Documentjohnce1-4/+4
(bzr r8407)