aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-30add logo and change about-boxubbo1-6/+28
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@463 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-30keydetailsdialog in gpgwinubbo1-1/+14
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@462 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-30don't replace text if decryption failed, e.g. there was no text to decryptubbo1-1/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@459 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29restructured code of about dialognils1-15/+22
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@458 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29allow decryption of empty messagesnils1-23/+21
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@455 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29undoable encrypt and decryptnils1-3/+13
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@454 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-24added platform independent shortcut for close tab and preferencesnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@450 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-24added platform independent shortcut for quitnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@449 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-24made tabswitching platform independentnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@448 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23<CTRL> N for new tab default, <CTRL> T still worksubbo1-1/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@445 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23format text, filenames in save-as dialog, set version to 0.3ubbo1-0/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23now there's no asking to save every single document, if multiple documents ↵nils1-17/+8
are saved. Furthermore a lot of cleaning git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@443 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-21cleaned up a littlenils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@442 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-17added quitdialog with checklist for documents to save, but there has to be ↵nils1-4/+3
some handling for the saving git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@439 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-10set focus to textedit on startnils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@438 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-05maybe save for anytab and current tab works nowubbo1-2/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@435 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-03revert qdebug that sneaked inubbo1-1/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@429 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-03allow exit when no tabs openubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@428 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-03allow exit when no tabs openubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@427 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-03change undo/redo menu-order, show filename on tab when opening file from ↵ubbo1-1/+1
command line git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@425 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-02added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils1-2/+17
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@424 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-02added shortcuts for tab-handling and made different bugfixesnils1-6/+13
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@422 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-02added new tab action and made some minor bugfixesnils1-0/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@420 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-01added tabs to editor, but VERY buggy till nownils1-9/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@418 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-01moved open,save,saveas and print slots to textedit-classnils1-123/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@416 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-30comment out sign/verify for nowubbo1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@415 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-30added confirmation box for import keys through drop in keylist. Also added ↵nils1-1/+1
the appropriate setting in settings dialog. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@412 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-29added quote icon and quote action to toolbarnils1-4/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@411 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-28added possibility to import keys through dropping key-files on keylist or ↵nils1-17/+0
through dropping marked keys on keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@409 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-22added comment action (to insert > at every line) in edit menu, added drag ↵nils1-2/+22
and drop handling and exported textedit to its own class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@407 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-17verify does something useful now, output to stdoutubbo1-0/+14
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@405 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-16some more playing with sign&verify, signing kind of works now and has menu entryubbo1-3/+23
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@404 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-15start playing with verify, till now mainly copyed from gpgme-test - more to ↵ubbo1-0/+3
come ;-) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@403 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-11-14cleaned up settings dialog and bump version to 0.2.5nils1-2/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@392 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-11-13set objectnames for docks and toolbars to suppress the savestate warnings on ↵nils1-0/+5
exit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@389 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-10-12corrected bug for statusbar icon (icon was shown, if attachment folder ↵nils1-2/+2
didn't exist) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@384 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-10-05check attachmentfolder for files all 5 secubbo1-7/+35
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@381 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-09-30now checked keys in the mainwindow's keylist are also checked in the ↵nils1-2/+4
fileencryption dialog's keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@380 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-09-29nearly added icon for attachments in statusbarnils1-22/+15
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@379 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-09-27more error handling for encryption in context.cppnils1-3/+25
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@378 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-27implement remember password functionalityubbo1-0/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@367 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-19start implementing 'open file with' for attachments. very rough for now, ↵ubbo1-14/+15
needs more work git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@364 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-07-29decode quoted printableubbo1-6/+31
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@363 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-06-19redo to redo-actionubbo1-3/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@360 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-06-19added redo to edit-menunils1-0/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@359 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-06-13temporarily commented out shortcuts for prefs and quit (for building with qt4.5)nils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@352 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-06-07add seperators in edit-menuubbo1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@347 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-06-07fix behaviour on close if canceledubbo1-23/+21
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@345 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-06-02added undo to edit menu and updated language filesnils1-0/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@344 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-18add link to online tutorials in help menuubbo1-0/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@342 34ebc366-c3a9-4b3c-9f84-69acf7962910