aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* change undo/redo menu-order, show filename on tab when opening file from comm...ubbo2011-01-031-0/+2
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-021-2/+29
* set focus to textedit field, when new tab is creatednils2011-01-021-0/+1
* added shortcuts for tab-handling and made different bugfixesnils2011-01-021-57/+37
* added star in tabtitle, if document is changednils2011-01-021-4/+19
* added new tab action and made some minor bugfixesnils2011-01-021-32/+21
* added tabs to editor, but VERY buggy till nownils2011-01-011-66/+317
* added GPL to textedit-filesnils2011-01-011-0/+21
* moved open,save,saveas and print slots to textedit-classnils2011-01-011-1/+117
* make quote undoableubbo2010-12-301-4/+15
* added quote icon and quote action to toolbarnils2010-12-291-1/+1
* added possibility to import keys through dropping key-files on keylist or thr...nils2010-12-281-4/+16
* removed qdebugs and text in textedit-field is really replacednils2010-12-221-7/+4
* added comment action (to insert > at every line) in edit menu, added drag and...nils2010-12-221-0/+35