aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-30add logo and change about-boxubbo1-6/+28
2011-01-30keydetailsdialog in gpgwinubbo1-1/+14
2011-01-30don't replace text if decryption failed, e.g. there was no text to decryptubbo1-1/+6
2011-01-29restructured code of about dialognils1-15/+22
2011-01-29allow decryption of empty messagesnils1-23/+21
2011-01-29undoable encrypt and decryptnils1-3/+13
2011-01-24added platform independent shortcut for close tab and preferencesnils1-2/+2
2011-01-24added platform independent shortcut for quitnils1-1/+1
2011-01-24made tabswitching platform independentnils1-2/+2
2011-01-23<CTRL> N for new tab default, <CTRL> T still worksubbo1-1/+5
2011-01-23format text, filenames in save-as dialog, set version to 0.3ubbo1-0/+9
2011-01-23now there's no asking to save every single document, if multiple documents ar...nils1-17/+8
2011-01-21cleaned up a littlenils1-2/+2
2011-01-17added quitdialog with checklist for documents to save, but there has to be so...nils1-4/+3
2011-01-10set focus to textedit on startnils1-0/+1
2011-01-05maybe save for anytab and current tab works nowubbo1-2/+4
2011-01-03revert qdebug that sneaked inubbo1-1/+0
2011-01-03allow exit when no tabs openubbo1-0/+1
2011-01-03allow exit when no tabs openubbo1-0/+1
2011-01-03change undo/redo menu-order, show filename on tab when opening file from comm...ubbo1-1/+1
2011-01-02added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils1-2/+17
2011-01-02added shortcuts for tab-handling and made different bugfixesnils1-6/+13
2011-01-02added new tab action and made some minor bugfixesnils1-0/+6
2011-01-01added tabs to editor, but VERY buggy till nownils1-9/+10
2011-01-01moved open,save,saveas and print slots to textedit-classnils1-123/+7
2010-12-30comment out sign/verify for nowubbo1-2/+2
2010-12-30added confirmation box for import keys through drop in keylist. Also added th...nils1-1/+1
2010-12-29added quote icon and quote action to toolbarnils1-4/+7
2010-12-28added possibility to import keys through dropping key-files on keylist or thr...nils1-17/+0
2010-12-22added comment action (to insert > at every line) in edit menu, added drag and...nils1-2/+22
2010-12-17verify does something useful now, output to stdoutubbo1-0/+14
2010-12-16some more playing with sign&verify, signing kind of works now and has menu entryubbo1-3/+23
2010-12-15start playing with verify, till now mainly copyed from gpgme-test - more to c...ubbo1-0/+3
2010-11-14cleaned up settings dialog and bump version to 0.2.5nils1-2/+1
2010-11-13set objectnames for docks and toolbars to suppress the savestate warnings on ...nils1-0/+5
2010-10-12corrected bug for statusbar icon (icon was shown, if attachment folder didn't...nils1-2/+2
2010-10-05check attachmentfolder for files all 5 secubbo1-7/+35
2010-09-30now checked keys in the mainwindow's keylist are also checked in the fileencr...nils1-2/+4
2010-09-29nearly added icon for attachments in statusbarnils1-22/+15
2010-09-27more error handling for encryption in context.cppnils1-3/+25
2010-08-27implement remember password functionalityubbo1-0/+3
2010-08-19start implementing 'open file with' for attachments. very rough for now, need...ubbo1-14/+15
2010-07-29decode quoted printableubbo1-6/+31
2010-06-19redo to redo-actionubbo1-3/+3
2010-06-19added redo to edit-menunils1-0/+6
2010-06-13temporarily commented out shortcuts for prefs and quit (for building with qt4.5)nils1-2/+2
2010-06-07add seperators in edit-menuubbo1-0/+2
2010-06-07fix behaviour on close if canceledubbo1-23/+21
2010-06-02added undo to edit menu and updated language filesnils1-0/+6
2010-05-18add link to online tutorials in help menuubbo1-0/+10