aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* repaired shortcuts and made the most of them OS conform (in Linux other than ↵nils2010-05-161-10/+12
| | | | | | in windows) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@341 34ebc366-c3a9-4b3c-9f84-69acf7962910
* corrected shortcut problems (Ctrl+s and co.)nils2010-05-151-8/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@339 34ebc366-c3a9-4b3c-9f84-69acf7962910
* astyle code beautyfyingubbo2010-05-151-85/+86
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@336 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add attachmnet-view to view-menuubbo2010-05-151-2/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@335 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more booleans in settings, updated attachment-todoubbo2010-05-151-6/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@334 34ebc366-c3a9-4b3c-9f84-69acf7962910
* quotedPrintableDecode copied from KCodecsubbo2010-05-141-1/+11
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@332 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more work on tablemodel, attached files are saveable againubbo2010-05-141-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@329 34ebc366-c3a9-4b3c-9f84-69acf7962910
* mimeparsing optional by settingsubbo2010-05-111-9/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@324 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add mime-parser and basic attachment-recognise and show functionalityubbo2010-05-101-8/+43
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@322 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor beautifying in textsnils2010-05-101-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@320 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only save and restore checked private keysnils2010-05-101-2/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@319 34ebc366-c3a9-4b3c-9f84-69acf7962910
* reinclude attachments-view in buildubbo2010-05-101-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@318 34ebc366-c3a9-4b3c-9f84-69acf7962910
* open file if provided from command-lineubbo2010-05-101-0/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@317 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added save and restore checked keysnils2010-05-071-2/+30
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@315 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static ↵nils2010-05-051-1/+1
| | | | | | building) and added spanish translation files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@312 34ebc366-c3a9-4b3c-9f84-69acf7962910
* sorted translators alphabeticallynils2010-04-141-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@306 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed bug, that text cant be written after decryptnils2010-04-141-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@305 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed badass a bug and updates README.buildnils2010-04-141-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@304 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added translators in about boxnils2010-04-141-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@303 34ebc366-c3a9-4b3c-9f84-69acf7962910
* focus is kept on main window when closing settingsdialog, filecrypt. Added ↵nils2010-04-141-3/+3
| | | | | | some ifndefs git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@302 34ebc366-c3a9-4b3c-9f84-69acf7962910
* key mgmt position and size is saved (if it is wished)nils2010-04-111-7/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@294 34ebc366-c3a9-4b3c-9f84-69acf7962910