aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add logo and change about-boxubbo2011-01-301-6/+28
* keydetailsdialog in gpgwinubbo2011-01-301-1/+14
* don't replace text if decryption failed, e.g. there was no text to decryptubbo2011-01-301-1/+6
* restructured code of about dialognils2011-01-291-15/+22
* allow decryption of empty messagesnils2011-01-291-23/+21
* undoable encrypt and decryptnils2011-01-291-3/+13
* 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
* <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-231-0/+9
* now there's no asking to save every single document, if multiple documents ar...nils2011-01-231-17/+8
* cleaned up a littlenils2011-01-211-2/+2
* added quitdialog with checklist for documents to save, but there has to be so...nils2011-01-171-4/+3
* set focus to textedit on startnils2011-01-101-0/+1
* maybe save for anytab and current tab works nowubbo2011-01-051-2/+4
* 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-031-0/+1
* change undo/redo menu-order, show filename on tab when opening file from comm...ubbo2011-01-031-1/+1
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-021-2/+17
* added shortcuts for tab-handling and made different bugfixesnils2011-01-021-6/+13
* added new tab action and made some minor bugfixesnils2011-01-021-0/+6
* added tabs to editor, but VERY buggy till nownils2011-01-011-9/+10
* moved open,save,saveas and print slots to textedit-classnils2011-01-011-123/+7
* comment out sign/verify for nowubbo2010-12-301-2/+2
* added confirmation box for import keys through drop in keylist. Also added th...nils2010-12-301-1/+1
* added quote icon and quote action to toolbarnils2010-12-291-4/+7
* added possibility to import keys through dropping key-files on keylist or thr...nils2010-12-281-17/+0
* added comment action (to insert > at every line) in edit menu, added drag and...nils2010-12-221-2/+22
* verify does something useful now, output to stdoutubbo2010-12-171-0/+14
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-161-3/+23
* start playing with verify, till now mainly copyed from gpgme-test - more to c...ubbo2010-12-151-0/+3
* cleaned up settings dialog and bump version to 0.2.5nils2010-11-141-2/+1
* set objectnames for docks and toolbars to suppress the savestate warnings on ...nils2010-11-131-0/+5
* corrected bug for statusbar icon (icon was shown, if attachment folder didn't...nils2010-10-121-2/+2
* check attachmentfolder for files all 5 secubbo2010-10-051-7/+35
* now checked keys in the mainwindow's keylist are also checked in the fileencr...nils2010-09-301-2/+4
* nearly added icon for attachments in statusbarnils2010-09-291-22/+15
* more error handling for encryption in context.cppnils2010-09-271-3/+25
* implement remember password functionalityubbo2010-08-271-0/+3
* start implementing 'open file with' for attachments. very rough for now, need...ubbo2010-08-191-14/+15
* decode quoted printableubbo2010-07-291-6/+31
* redo to redo-actionubbo2010-06-191-3/+3
* added redo to edit-menunils2010-06-191-0/+6
* temporarily commented out shortcuts for prefs and quit (for building with qt4.5)nils2010-06-131-2/+2
* add seperators in edit-menuubbo2010-06-071-0/+2
* fix behaviour on close if canceledubbo2010-06-071-23/+21
* added undo to edit menu and updated language filesnils2010-06-021-0/+6
* add link to online tutorials in help menuubbo2010-05-181-0/+10