aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* added comment action (to insert > at every line) in edit menu, added drag and...nils2010-12-225-5/+88
* there may be more than on signatureubbo2010-12-171-6/+8
* verify does something useful now, output to stdoutubbo2010-12-173-4/+44
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-164-5/+103
* start playing with verify, till now mainly copyed from gpgme-test - more to c...ubbo2010-12-153-0/+119
* set quoted printable decoding in settings checked per default0.2.5nils2010-11-261-1/+1
* fixed typo i n german translationnils2010-11-262-1/+1
* integrated es, pt, ru and de translationsnils2010-11-2111-179/+175
* removed some qdebugsnils2010-11-211-3/+0
* minor bugfgixesnils2010-11-211-0/+3
* updated translation filesnils2010-11-1410-881/+1491
* cleaned up settings dialog and bump version to 0.2.5nils2010-11-146-153/+106
* added correct gpg.exe and upx-compressed gpg.exe and gpgnils2010-11-142-0/+0
* beautified mimetab in settingsdialognils2010-11-141-21/+29
* set objectnames for docks and toolbars to suppress the savestate warnings on ...nils2010-11-131-0/+5
* tabbed settings dialog, but it has to be cleaned upnils2010-11-132-164/+320