| Commit message (Expand) | Author | Age | Files | Lines |
* | smaller + button for new tabs | ubbo | 2014-05-01 | 1 | -1/+1 |
* | begin of fileencryptionwidget | ubbo | 2013-10-16 | 1 | -2/+8 |
* | rename qmlpage to widgets/keydetailswidget and add licence | ubbo | 2013-10-16 | 1 | -2/+2 |
* | keydetails widget in qml working | nils | 2013-10-15 | 1 | -2/+2 |
* | button and textfield in qml | ubbo | 2013-10-11 | 1 | -0/+1 |
* | show some keydata in qml | ubbo | 2013-10-11 | 1 | -2/+2 |
* | add qmlpage for keydetails, just a test now | ubbo | 2013-10-11 | 1 | -0/+7 |
* | newtab slot works again | nils | 2012-10-24 | 1 | -2/+4 |
* | updated TODO und some refactoring | nils | 2012-10-09 | 1 | -2/+2 |
* | refactored slots in settingsdialog.* and textedit.* | nils | 2012-09-30 | 1 | -17/+17 |
* | added button to tabbar of textedit to add tab (but has still has to be styled) | nils | 2012-09-21 | 1 | -0/+2 |
* | fix npe | ubbo | 2012-02-19 | 1 | -1/+1 |
* | fixed a few compiler warnings | nils | 2012-02-09 | 1 | -1/+1 |
* | removed gpg-keyserver.de from keyserverlist | nils | 2012-02-07 | 1 | -1/+1 |
* | added file.close for every file.open | nils | 2012-01-19 | 1 | -2/+3 |
* | use ressource file for all icons and remove iconpath | nils | 2012-01-19 | 1 | -3/+2 |
* | enable zoom for help | ubbo | 2011-12-29 | 1 | -4/+13 |
* | enable copy on help | ubbo | 2011-12-29 | 1 | -3/+5 |
* | method for curHelpPage | ubbo | 2011-12-29 | 1 | -4/+14 |
* | fix crash and enable printing of help pages | ubbo | 2011-12-29 | 1 | -1/+8 |
* | added zoom in/out to textedit | nils | 2011-12-08 | 1 | -0/+18 |
* | correct signal 'modification changed' also for opened documents | ubbo | 2011-12-06 | 1 | -1/+1 |
* | modificationChanged signal from QTextEdit | ubbo | 2011-12-06 | 1 | -1/+1 |
* | fix other crashes related to help tab | ubbo | 2011-12-05 | 1 | -2/+2 |
* | fix crashes on closing help tab and exit with open help tabs | ubbo | 2011-12-05 | 1 | -1/+5 |
* | fix broken cut/copy/paste actions | ubbo | 2011-12-05 | 1 | -7/+12 |
* | 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 | -1/+1 |
* | fixed a lot of bugs, where app crached, when no tab is opened (liek save as,... | nils | 2011-11-06 | 1 | -0/+45 |
* | changed to GPLv3 | nils | 2011-10-22 | 1 | -6/+6 |
* | show details in different colours in verfiy detail dialog, further commenting... | nils | 2011-09-11 | 1 | -0/+8 |
* | minor changes in verify-method and some doxygen documenation | nils | 2011-09-06 | 1 | -13/+0 |
* | changed includes to class declarations where possible and moved includes and ... | nils | 2011-08-27 | 1 | -4/+0 |
* | just comments | nils | 2011-08-10 | 1 | -2/+0 |
* | qwaitcursor while saving file | nils | 2011-01-29 | 1 | -2/+4 |
* | format text, filenames in save-as dialog, set version to 0.3 | ubbo | 2011-01-23 | 1 | -2/+11 |
* | now there's no asking to save every single document, if multiple documents ar... | nils | 2011-01-23 | 1 | -101/+88 |
* | cleaned up a little | nils | 2011-01-21 | 1 | -139/+30 |
* | now saving multiple documents is nearly fine, but asking to save every single... | nils | 2011-01-18 | 1 | -8/+8 |
* | saving is nearly done, but only the first document is handled | nils | 2011-01-17 | 1 | -17/+26 |
* | added quitdialog with checklist for documents to save, but there has to be so... | nils | 2011-01-17 | 1 | -15/+62 |
* | some more handling of tab closing | ubbo | 2011-01-05 | 1 | -42/+45 |
* | some fixes in maybesave | ubbo | 2011-01-05 | 1 | -53/+12 |
* | maybe save for anytab and current tab works now | ubbo | 2011-01-05 | 1 | -19/+85 |
* | check all tabs for unsaved changes, show dialog if this is the case | ubbo | 2011-01-05 | 1 | -5/+36 |
* | again little bugfix for closing last tab | nils | 2011-01-04 | 1 | -1/+4 |
* | minor beautifying | nils | 2011-01-04 | 1 | -1/+1 |
* | after closing a tab, the editor field is still selected | nils | 2011-01-04 | 1 | -0/+1 |
* | some commenting | ubbo | 2011-01-04 | 1 | -27/+32 |
* | allow exit when no tabs open | ubbo | 2011-01-03 | 1 | -2/+7 |