aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* icon seetings are kept for key management instantlynils2010-04-091-11/+2
* added window size save on exit in settingsnils2010-04-071-16/+19
* settings are taken instantly. No program restart necessary.nils2010-03-281-9/+13
* icon style settings added and icon settings are also used by key managementnils2010-03-281-2/+1
* added settingsdialog filesnils2010-03-281-1/+1
* added settings dialog (test version)nils2010-03-271-22/+18
* removed unnecessary codenils2010-03-261-26/+0
* now the view menu is finenils2010-03-251-48/+4
* undone the needless drop event changes (already worked previously)nils2010-03-241-3/+3
* added drag'n'drop for text into texteditnils2010-02-211-16/+56
* added view menu (keylist is missing till now)nils2010-02-121-1/+55
* asloubbo2010-02-071-6/+18