aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* repaired shortcuts and made the most of them OS conform (in Linux other than ...nils2010-05-161-10/+12
* corrected shortcut problems (Ctrl+s and co.)nils2010-05-151-8/+8
* astyle code beautyfyingubbo2010-05-151-85/+86
* add attachmnet-view to view-menuubbo2010-05-151-2/+3
* more booleans in settings, updated attachment-todoubbo2010-05-151-6/+3
* quotedPrintableDecode copied from KCodecsubbo2010-05-141-1/+11
* more work on tablemodel, attached files are saveable againubbo2010-05-141-3/+3
* mimeparsing optional by settingsubbo2010-05-111-9/+6
* add mime-parser and basic attachment-recognise and show functionalityubbo2010-05-101-8/+43
* minor beautifying in textsnils2010-05-101-1/+1
* only save and restore checked private keysnils2010-05-101-2/+3
* reinclude attachments-view in buildubbo2010-05-101-2/+2
* open file if provided from command-lineubbo2010-05-101-0/+10
* added save and restore checked keysnils2010-05-071-2/+30
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-1/+1
* sorted translators alphabeticallynils2010-04-141-1/+1
* fixed bug, that text cant be written after decryptnils2010-04-141-1/+0
* fixed badass a bug and updates README.buildnils2010-04-141-1/+1
* added translators in about boxnils2010-04-141-2/+2
* focus is kept on main window when closing settingsdialog, filecrypt. Added so...nils2010-04-141-3/+3
* key mgmt position and size is saved (if it is wished)nils2010-04-111-7/+13