summaryrefslogtreecommitdiffstats
path: root/src/composite-undo-stack-observer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2011-11-05Various fixes: initialization, memory leak, wrong iterator usageKris De Gussem1-4/+10
2011-10-23Documentation update pass.Jon A. Cruz1-3/+1
2011-10-15cppcheckKris De Gussem1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2007-03-29Notify UndoStackObservers on commited incomplete transactions and sp_document...gustav_b1-0/+24
2007-03-18add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY1-0/+1
2006-06-29backed out Event -> XML::Event changesDavid Yip1-3/+3
2006-06-29Event -> XML::Event*David Yip1-3/+3
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-3/+3