aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* disable appropraite actiosn, when no tab is shown (but actions are only disab...nils2012-02-161-1/+2
* use ressource file for all icons and remove iconpathnils2012-01-191-4/+1
* method for curHelpPageubbo2011-12-291-0/+2
* added zoom in/out to texteditnils2011-12-081-0/+2
* fix broken cut/copy/paste actionsubbo2011-12-051-0/+2
* add functonality for opening online help in qtextbrowser tabubbo2011-12-051-0/+9
* changed qplaintextedit to qtexteditnils2011-12-041-2/+2
* fixed a lot of bugs, where app crached, when no tab is opened (liek save as,...nils2011-11-061-0/+1
* changed to GPLv3nils2011-10-221-6/+6
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-1/+3
* show details in different colours in verfiy detail dialog, further commenting...nils2011-09-111-138/+37
* only use private keys to sign and print adequate message, if no private key i...nils2011-09-081-4/+3
* minor changes in verify-method and some doxygen documenationnils2011-09-061-45/+127
* changed includes to class declarations where possible and moved includes and ...nils2011-08-271-8/+11
* further commentsnils2011-08-101-3/+3
* just commentsnils2011-08-101-7/+131
* added Qlabel at the buttom of textedit for verifynils2011-07-111-1/+1
* now there's no asking to save every single document, if multiple documents ar...nils2011-01-231-1/+68
* cleaned up a littlenils2011-01-211-5/+2
* added quitdialog with checklist for documents to save, but there has to be so...nils2011-01-171-3/+7
* maybe save for anytab and current tab works nowubbo2011-01-051-1/+2
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-021-0/+2
* added shortcuts for tab-handling and made different bugfixesnils2011-01-021-3/+1
* added star in tabtitle, if document is changednils2011-01-021-0/+1
* added new tab action and made some minor bugfixesnils2011-01-021-4/+2
* added tabs to editor, but VERY buggy till nownils2011-01-011-4/+24
* added GPL to textedit-filesnils2011-01-011-0/+21
* moved open,save,saveas and print slots to textedit-classnils2011-01-011-5/+21
* 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-0/+5
* added comment action (to insert > at every line) in edit menu, added drag and...nils2010-12-221-0/+22