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