aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add logo and change about-boxubbo2011-01-301-6/+28
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@463 34ebc366-c3a9-4b3c-9f84-69acf7962910
* keydetailsdialog in gpgwinubbo2011-01-301-1/+14
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@462 34ebc366-c3a9-4b3c-9f84-69acf7962910
* don't replace text if decryption failed, e.g. there was no text to decryptubbo2011-01-301-1/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@459 34ebc366-c3a9-4b3c-9f84-69acf7962910
* restructured code of about dialognils2011-01-291-15/+22
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@458 34ebc366-c3a9-4b3c-9f84-69acf7962910
* allow decryption of empty messagesnils2011-01-291-23/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@455 34ebc366-c3a9-4b3c-9f84-69acf7962910
* undoable encrypt and decryptnils2011-01-291-3/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@454 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added platform independent shortcut for close tab and preferencesnils2011-01-241-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@450 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added platform independent shortcut for quitnils2011-01-241-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@449 34ebc366-c3a9-4b3c-9f84-69acf7962910
* made tabswitching platform independentnils2011-01-241-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@448 34ebc366-c3a9-4b3c-9f84-69acf7962910
* <CTRL> N for new tab default, <CTRL> T still worksubbo2011-01-231-1/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@445 34ebc366-c3a9-4b3c-9f84-69acf7962910
* format text, filenames in save-as dialog, set version to 0.3ubbo2011-01-231-0/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now there's no asking to save every single document, if multiple documents ↵nils2011-01-231-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
* cleaned up a littlenils2011-01-211-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@442 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added quitdialog with checklist for documents to save, but there has to be ↵nils2011-01-171-4/+3
| | | | | | some handling for the saving git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@439 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set focus to textedit on startnils2011-01-101-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@438 34ebc366-c3a9-4b3c-9f84-69acf7962910
* maybe save for anytab and current tab works nowubbo2011-01-051-2/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@435 34ebc366-c3a9-4b3c-9f84-69acf7962910
* revert qdebug that sneaked inubbo2011-01-031-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@429 34ebc366-c3a9-4b3c-9f84-69acf7962910
* allow exit when no tabs openubbo2011-01-031-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@428 34ebc366-c3a9-4b3c-9f84-69acf7962910
* allow exit when no tabs openubbo2011-01-031-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@427 34ebc366-c3a9-4b3c-9f84-69acf7962910
* change undo/redo menu-order, show filename on tab when opening file from ↵ubbo2011-01-031-1/+1
| | | | | | command line git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@425 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-021-2/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@424 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added shortcuts for tab-handling and made different bugfixesnils2011-01-021-6/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@422 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added new tab action and made some minor bugfixesnils2011-01-021-0/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@420 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added tabs to editor, but VERY buggy till nownils2011-01-011-9/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@418 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved open,save,saveas and print slots to textedit-classnils2011-01-011-123/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@416 34ebc366-c3a9-4b3c-9f84-69acf7962910
* comment out sign/verify for nowubbo2010-12-301-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@415 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added confirmation box for import keys through drop in keylist. Also added ↵nils2010-12-301-1/+1
| | | | | | the appropriate setting in settings dialog. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@412 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added quote icon and quote action to toolbarnils2010-12-291-4/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@411 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added possibility to import keys through dropping key-files on keylist or ↵nils2010-12-281-17/+0
| | | | | | through dropping marked keys on keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@409 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added comment action (to insert > at every line) in edit menu, added drag ↵nils2010-12-221-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
* verify does something useful now, output to stdoutubbo2010-12-171-0/+14
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@405 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-161-3/+23
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@404 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start playing with verify, till now mainly copyed from gpgme-test - more to ↵ubbo2010-12-151-0/+3
| | | | | | come ;-) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@403 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cleaned up settings dialog and bump version to 0.2.5nils2010-11-141-2/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@392 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set objectnames for docks and toolbars to suppress the savestate warnings on ↵nils2010-11-131-0/+5
| | | | | | exit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@389 34ebc366-c3a9-4b3c-9f84-69acf7962910
* corrected bug for statusbar icon (icon was shown, if attachment folder ↵nils2010-10-121-2/+2
| | | | | | didn't exist) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@384 34ebc366-c3a9-4b3c-9f84-69acf7962910
* check attachmentfolder for files all 5 secubbo2010-10-051-7/+35
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@381 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now checked keys in the mainwindow's keylist are also checked in the ↵nils2010-09-301-2/+4
| | | | | | fileencryption dialog's keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@380 34ebc366-c3a9-4b3c-9f84-69acf7962910
* nearly added icon for attachments in statusbarnils2010-09-291-22/+15
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@379 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more error handling for encryption in context.cppnils2010-09-271-3/+25
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@378 34ebc366-c3a9-4b3c-9f84-69acf7962910
* implement remember password functionalityubbo2010-08-271-0/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@367 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start implementing 'open file with' for attachments. very rough for now, ↵ubbo2010-08-191-14/+15
| | | | | | needs more work git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@364 34ebc366-c3a9-4b3c-9f84-69acf7962910
* decode quoted printableubbo2010-07-291-6/+31
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@363 34ebc366-c3a9-4b3c-9f84-69acf7962910
* redo to redo-actionubbo2010-06-191-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@360 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added redo to edit-menunils2010-06-191-0/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@359 34ebc366-c3a9-4b3c-9f84-69acf7962910
* temporarily commented out shortcuts for prefs and quit (for building with qt4.5)nils2010-06-131-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@352 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add seperators in edit-menuubbo2010-06-071-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@347 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix behaviour on close if canceledubbo2010-06-071-23/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@345 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added undo to edit menu and updated language filesnils2010-06-021-0/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@344 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add link to online tutorials in help menuubbo2010-05-181-0/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@342 34ebc366-c3a9-4b3c-9f84-69acf7962910