aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ioview.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-03-16implemented automatic EOL translation supportRobin Haberkorn1-71/+427
2015-03-07changed save point file format to .teco-<n>-<filename>~Robin Haberkorn1-1/+1
2015-02-23implemented to undo stack memory limitingRobin Haberkorn1-0/+11
2015-02-11updated copyright to 2015Robin Haberkorn1-1/+1
2014-12-08do not show possible completions for hidden files and directoriesRobin Haberkorn1-0/+27
2014-11-24Q-Register loading and saving using the IOView classRobin Haberkorn1-1/+1
2014-11-24factored out file loading and saving into the View specialisation IOViewRobin Haberkorn1-0/+358