| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | todo item from nils | ubbo | 2011-01-30 | 1 | -1/+1 |
* | don't replace text if decryption failed, e.g. there was no text to decrypt | ubbo | 2011-01-30 | 2 | -1/+7 |
* | restructured code of about dialog | nils | 2011-01-29 | 12 | -305/+356 |
* | updated TODO | nils | 2011-01-29 | 1 | -28/+17 |
* | qwaitcursor while saving file | nils | 2011-01-29 | 1 | -2/+4 |
* | allow decryption of empty messages | nils | 2011-01-29 | 1 | -23/+21 |
* | undoable encrypt and decrypt | nils | 2011-01-29 | 2 | -6/+16 |
* | show keys to delete in deletion dialog | nils | 2011-01-29 | 5 | -10/+14 |
* | bug fixing deleting checked, not selected keys in keymgmt | nils | 2011-01-29 | 3 | -7/+7 |
* | added platform independent shortcut for close tab and preferences | nils | 2011-01-24 | 1 | -2/+2 |
* | added platform independent shortcut for quit | nils | 2011-01-24 | 1 | -1/+1 |
* | made tabswitching platform independent | nils | 2011-01-24 | 1 | -2/+2 |
* | updated ts files and updated german translation | nils | 2011-01-24 | 9 | -876/+1804 |
* | reverted keymgmt | nils | 2011-01-24 | 3 | -7/+92 |
* | <CTRL> N for new tab default, <CTRL> T still works | ubbo | 2011-01-23 | 1 | -1/+5 |
* | format text, filenames in save-as dialog, set version to 0.3 | ubbo | 2011-01-23 | 8 | -97/+34 |
* | now there's no asking to save every single document, if multiple documents ar... | nils | 2011-01-23 | 7 | -139/+167 |
* | cleaned up a little | nils | 2011-01-21 | 4 | -150/+44 |
* | 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 | 2 | -21/+30 |
* | added quitdialog with checklist for documents to save, but there has to be so... | nils | 2011-01-17 | 10 | -33/+272 |
* | set focus to textedit on start | nils | 2011-01-10 | 1 | -0/+1 |
* | some more handling of tab closing | ubbo | 2011-01-05 | 1 | -42/+45 |
* | some fixes in maybesave | ubbo | 2011-01-05 | 2 | -53/+15 |
* | maybe save for anytab and current tab works now | ubbo | 2011-01-05 | 3 | -22/+91 |
* | 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 |
* | revert qdebug that sneaked in | ubbo | 2011-01-03 | 1 | -1/+0 |
* | allow exit when no tabs open | ubbo | 2011-01-03 | 1 | -0/+1 |
* | allow exit when no tabs open | ubbo | 2011-01-03 | 2 | -2/+8 |
* | cosmetics, indention | ubbo | 2011-01-03 | 1 | -8/+10 |
* | change undo/redo menu-order, show filename on tab when opening file from comm... | ubbo | 2011-01-03 | 3 | -1/+5 |
* | added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabs | nils | 2011-01-02 | 4 | -4/+50 |
* | set focus to textedit field, when new tab is created | nils | 2011-01-02 | 2 | -0/+2 |
* | added shortcuts for tab-handling and made different bugfixes | nils | 2011-01-02 | 6 | -71/+56 |
* | added star in tabtitle, if document is changed | nils | 2011-01-02 | 3 | -5/+21 |
* | added new tab action and made some minor bugfixes | nils | 2011-01-02 | 6 | -37/+36 |
* | added editorpage files | nils | 2011-01-02 | 2 | -0/+105 |
* | added tabs to editor, but VERY buggy till now | nils | 2011-01-01 | 4 | -81/+355 |
* | added GPL to textedit-files | nils | 2011-01-01 | 2 | -0/+42 |
* | moved open,save,saveas and print slots to textedit-class | nils | 2011-01-01 | 5 | -139/+145 |
* | comment out sign/verify for now | ubbo | 2010-12-30 | 1 | -2/+2 |
* | make quote undoable | ubbo | 2010-12-30 | 1 | -4/+15 |
* | corrected behaviour of confirmation dialog on key import | nils | 2010-12-30 | 2 | -18/+8 |
* | added confirmation box for import keys through drop in keylist. Also added th... | nils | 2010-12-30 | 6 | -21/+82 |
* | added quote icon and quote action to toolbar | nils | 2010-12-29 | 5 | -7/+10 |
* | fixed behaviour in file encryption with existing and non-existing files | nils | 2010-12-29 | 1 | -10/+12 |