aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* experiment with QSettings, store & restore size and location of mainwindow, s...ubbo2010-02-071-0/+12
* add russion translation from kirillubbo2010-01-311-0/+2
* added keymgmt to menunils2010-01-291-1/+2
* edited about-menuesigi2010-01-261-5/+3
* start on keydetailsdialogubbo2010-01-131-1/+1
* halfway fix utf8-encoding (quoted printable still doesn't show correct), add ...ubbo2010-01-031-3/+2
* changed *.* to * in all file dialogs to show really all filesnils2009-09-241-1/+1
* commented out delete-selected-keys action outside keymanagementubbo2009-09-191-5/+5
* fix segfaultubbo2009-09-191-0/+1
* cosmetic changes(indention)nils2009-09-191-59/+62
* enhanced key generation dialognils2009-09-191-3/+7
* added pwstrength-check to key generationnils2009-01-041-0/+1
* added file en-/decryption dialognils2009-01-041-1/+18
* changed setStatusTip to setToolTip for actionsnils2008-10-141-19/+19
* added key generation to keymanagementnils2008-10-141-7/+12
* deleted unnecessary mkeylist->refresh statementsnils2008-10-081-4/+0
* renamed myCtx to mCtx in gpgwin*nils2008-10-041-11/+11
* in keylist added append selected keys to textnils2008-10-041-4/+18
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-021-14/+14