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