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