aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-15astyle code beautyfyingubbo1-85/+86
2010-05-15add attachmnet-view to view-menuubbo1-2/+3
2010-05-15more booleans in settings, updated attachment-todoubbo1-6/+3
2010-05-14quotedPrintableDecode copied from KCodecsubbo1-1/+11
2010-05-14more work on tablemodel, attached files are saveable againubbo1-3/+3
2010-05-11mimeparsing optional by settingsubbo1-9/+6
2010-05-10add mime-parser and basic attachment-recognise and show functionalityubbo1-8/+43
2010-05-10minor beautifying in textsnils1-1/+1
2010-05-10only save and restore checked private keysnils1-2/+3
2010-05-10reinclude attachments-view in buildubbo1-2/+2
2010-05-10open file if provided from command-lineubbo1-0/+10
2010-05-07added save and restore checked keysnils1-2/+30
2010-05-05changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils1-1/+1
2010-04-14sorted translators alphabeticallynils1-1/+1
2010-04-14fixed bug, that text cant be written after decryptnils1-1/+0
2010-04-14fixed badass a bug and updates README.buildnils1-1/+1
2010-04-14added translators in about boxnils1-2/+2
2010-04-14focus is kept on main window when closing settingsdialog, filecrypt. Added so...nils1-3/+3
2010-04-11key mgmt position and size is saved (if it is wished)nils1-7/+13
2010-04-09icon seetings are kept for key management instantlynils1-11/+2
2010-04-07added window size save on exit in settingsnils1-16/+19
2010-03-28settings are taken instantly. No program restart necessary.nils1-9/+13
2010-03-28icon style settings added and icon settings are also used by key managementnils1-2/+1
2010-03-28added settingsdialog filesnils1-1/+1
2010-03-27added settings dialog (test version)nils1-22/+18
2010-03-26removed unnecessary codenils1-26/+0
2010-03-25now the view menu is finenils1-48/+4
2010-03-24undone the needless drop event changes (already worked previously)nils1-3/+3
2010-02-21added drag'n'drop for text into texteditnils1-16/+56
2010-02-12added view menu (keylist is missing till now)nils1-1/+55
2010-02-07asloubbo1-6/+18
2010-02-07experiment with QSettings, store & restore size and location of mainwindow, s...ubbo1-0/+12
2010-01-31add russion translation from kirillubbo1-0/+2
2010-01-29added keymgmt to menunils1-1/+2
2010-01-26edited about-menuesigi1-5/+3
2010-01-13start on keydetailsdialogubbo1-1/+1
2010-01-03halfway fix utf8-encoding (quoted printable still doesn't show correct), add ...ubbo1-3/+2
2009-09-24changed *.* to * in all file dialogs to show really all filesnils1-1/+1
2009-09-19commented out delete-selected-keys action outside keymanagementubbo1-5/+5
2009-09-19fix segfaultubbo1-0/+1
2009-09-19cosmetic changes(indention)nils1-59/+62
2009-09-19enhanced key generation dialognils1-3/+7
2009-01-04added pwstrength-check to key generationnils1-0/+1
2009-01-04added file en-/decryption dialognils1-1/+18
2008-10-14changed setStatusTip to setToolTip for actionsnils1-19/+19
2008-10-14added key generation to keymanagementnils1-7/+12
2008-10-08deleted unnecessary mkeylist->refresh statementsnils1-4/+0
2008-10-04renamed myCtx to mCtx in gpgwin*nils1-11/+11
2008-10-04in keylist added append selected keys to textnils1-4/+18
2008-10-02Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils1-14/+14