aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* restructured code of about dialognils2011-01-2912-305/+356
* updated TODOnils2011-01-291-28/+17
* qwaitcursor while saving filenils2011-01-291-2/+4
* allow decryption of empty messagesnils2011-01-291-23/+21
* undoable encrypt and decryptnils2011-01-292-6/+16
* show keys to delete in deletion dialognils2011-01-295-10/+14
* bug fixing deleting checked, not selected keys in keymgmtnils2011-01-293-7/+7
* added platform independent shortcut for close tab and preferencesnils2011-01-241-2/+2
* added platform independent shortcut for quitnils2011-01-241-1/+1
* made tabswitching platform independentnils2011-01-241-2/+2
* updated ts files and updated german translationnils2011-01-249-876/+1804
* reverted keymgmtnils2011-01-243-7/+92
* <CTRL> N for new tab default, <CTRL> T still worksubbo2011-01-231-1/+5
* format text, filenames in save-as dialog, set version to 0.3ubbo2011-01-238-97/+34
* now there's no asking to save every single document, if multiple documents ar...nils2011-01-237-139/+167
* cleaned up a littlenils2011-01-214-150/+44
* now saving multiple documents is nearly fine, but asking to save every single...nils2011-01-181-8/+8
* saving is nearly done, but only the first document is handlednils2011-01-172-21/+30
* added quitdialog with checklist for documents to save, but there has to be so...nils2011-01-1710-33/+272
* set focus to textedit on startnils2011-01-101-0/+1
* some more handling of tab closingubbo2011-01-051-42/+45
* some fixes in maybesaveubbo2011-01-052-53/+15
* maybe save for anytab and current tab works nowubbo2011-01-053-22/+91
* check all tabs for unsaved changes, show dialog if this is the caseubbo2011-01-051-5/+36
* again little bugfix for closing last tabnils2011-01-041-1/+4
* minor beautifyingnils2011-01-041-1/+1
* after closing a tab, the editor field is still selectednils2011-01-041-0/+1
* some commentingubbo2011-01-041-27/+32
* revert qdebug that sneaked inubbo2011-01-031-1/+0
* allow exit when no tabs openubbo2011-01-031-0/+1
* allow exit when no tabs openubbo2011-01-032-2/+8
* cosmetics, indentionubbo2011-01-031-8/+10
* change undo/redo menu-order, show filename on tab when opening file from comm...ubbo2011-01-033-1/+5
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-024-4/+50
* set focus to textedit field, when new tab is creatednils2011-01-022-0/+2
* added shortcuts for tab-handling and made different bugfixesnils2011-01-026-71/+56
* added star in tabtitle, if document is changednils2011-01-023-5/+21
* added new tab action and made some minor bugfixesnils2011-01-026-37/+36
* added editorpage filesnils2011-01-022-0/+105
* added tabs to editor, but VERY buggy till nownils2011-01-014-81/+355
* added GPL to textedit-filesnils2011-01-012-0/+42
* moved open,save,saveas and print slots to textedit-classnils2011-01-015-139/+145
* comment out sign/verify for nowubbo2010-12-301-2/+2
* make quote undoableubbo2010-12-301-4/+15
* corrected behaviour of confirmation dialog on key importnils2010-12-302-18/+8
* added confirmation box for import keys through drop in keylist. Also added th...nils2010-12-306-21/+82
* added quote icon and quote action to toolbarnils2010-12-295-7/+10
* fixed behaviour in file encryption with existing and non-existing filesnils2010-12-291-10/+12
* added possibility to import keys through dropping key-files on keylist or thr...nils2010-12-286-26/+63
* removed qdebugs and text in textedit-field is really replacednils2010-12-221-7/+4