summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/entity-entry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-05More cleanup of document.h.Tavmjong Bah1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-29Move contents of document-private.h to document.h.Tavmjong Bah1-2/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-6/+8
2017-07-09Update for Gtk alignment changesAlexander Valavanis1-2/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2015-06-23Fix for bug #1467601 (Missing undo history label for metadata description).Nicolas Dufour1-2/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-08-30Fix modelinesAlex Valavanis1-2/+2
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-07-12Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith1-0/+31
2012-05-11Fix for 997886 : Document Metadata : Crash when saving with 2 documents openJohn Smith1-3/+5
2012-03-06Fix for 946631 : Overlay scrollbars causing input boxes to be small (Document...John Smith1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+2
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-11/+11
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-2/+1
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-4/+5
2010-10-24i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-4/+2
2007-01-13overwritten heap, wrong casts fixed. Closes SF#1575829Kees Cook1-12/+13
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+4