aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-16disable appropraite actiosn, when no tab is shown (but actions are only disab...nils1-1/+2
2012-01-19use ressource file for all icons and remove iconpathnils1-4/+1
2011-12-29method for curHelpPageubbo1-0/+2
2011-12-08added zoom in/out to texteditnils1-0/+2
2011-12-05fix broken cut/copy/paste actionsubbo1-0/+2
2011-12-05add functonality for opening online help in qtextbrowser tabubbo1-0/+9
2011-12-04changed qplaintextedit to qtexteditnils1-2/+2
2011-11-06 fixed a lot of bugs, where app crached, when no tab is opened (liek save as,...nils1-0/+1
2011-10-22changed to GPLv3nils1-6/+6
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-1/+3
2011-09-11show details in different colours in verfiy detail dialog, further commenting...nils1-138/+37
2011-09-08only use private keys to sign and print adequate message, if no private key i...nils1-4/+3
2011-09-06minor changes in verify-method and some doxygen documenationnils1-45/+127
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-8/+11
2011-08-10further commentsnils1-3/+3
2011-08-10just commentsnils1-7/+131
2011-07-11added Qlabel at the buttom of textedit for verifynils1-1/+1
2011-01-23now there's no asking to save every single document, if multiple documents ar...nils1-1/+68
2011-01-21cleaned up a littlenils1-5/+2
2011-01-17added quitdialog with checklist for documents to save, but there has to be so...nils1-3/+7
2011-01-05maybe save for anytab and current tab works nowubbo1-1/+2
2011-01-02added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils1-0/+2
2011-01-02added shortcuts for tab-handling and made different bugfixesnils1-3/+1
2011-01-02added star in tabtitle, if document is changednils1-0/+1
2011-01-02added new tab action and made some minor bugfixesnils1-4/+2
2011-01-01added tabs to editor, but VERY buggy till nownils1-4/+24
2011-01-01added GPL to textedit-filesnils1-0/+21
2011-01-01moved open,save,saveas and print slots to textedit-classnils1-5/+21
2010-12-29added quote icon and quote action to toolbarnils1-1/+1
2010-12-28added possibility to import keys through dropping key-files on keylist or thr...nils1-0/+5
2010-12-22added comment action (to insert > at every line) in edit menu, added drag and...nils1-0/+22