aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/document.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-122/+0
2017-03-03updated copyright to 2017Robin Haberkorn1-1/+1
2016-01-28updated copyright to 2016Robin Haberkorn1-1/+1
2015-02-19fixup: work around Scintilla drawing bug also when undoing Q-Reg editRobin Haberkorn1-0/+8
2015-02-19work around Scintilla character representation drawing bugRobin Haberkorn1-0/+16
2015-02-11updated copyright to 2015Robin Haberkorn1-1/+1
2014-11-17Make sure QRegister::view is properly initialized and cleaned upRobin Haberkorn1-17/+17
2014-11-16first working version of the one-view-per-buffer designRobin Haberkorn1-52/+19
2014-11-11added all of SciTECO's declarations to the "SciTECO" namespaceRobin Haberkorn1-4/+8
2014-11-09fixed undoing of initial TECO document changesRobin Haberkorn1-0/+3
2014-02-16updated minimum required Scintilla version to v3.3.7 / Scinterm v1.2Robin Haberkorn1-0/+39
2014-02-15updated Copyright to year 2014Robin Haberkorn1-1/+1
2013-02-22save/restore anchor position along with dot (current position) when editing d...Robin Haberkorn1-2/+6
2013-02-22clean up QRegister vs. Buffer redundancies using TECODocument classRobin Haberkorn1-0/+81