aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* icon seetings are kept for key management instantlynils2010-04-091-11/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@293 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added window size save on exit in settingsnils2010-04-071-16/+19
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@291 34ebc366-c3a9-4b3c-9f84-69acf7962910
* settings are taken instantly. No program restart necessary.nils2010-03-281-9/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@287 34ebc366-c3a9-4b3c-9f84-69acf7962910
* icon style settings added and icon settings are also used by key managementnils2010-03-281-2/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@286 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added settingsdialog filesnils2010-03-281-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@285 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added settings dialog (test version)nils2010-03-271-22/+18
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@284 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed unnecessary codenils2010-03-261-26/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@281 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now the view menu is finenils2010-03-251-48/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@280 34ebc366-c3a9-4b3c-9f84-69acf7962910
* undone the needless drop event changes (already worked previously)nils2010-03-241-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@277 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added drag'n'drop for text into texteditnils2010-02-211-16/+56
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@275 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added view menu (keylist is missing till now)nils2010-02-121-1/+55
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@274 34ebc366-c3a9-4b3c-9f84-69acf7962910
* asloubbo2010-02-071-6/+18
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@273 34ebc366-c3a9-4b3c-9f84-69acf7962910
* experiment with QSettings, store & restore size and location of mainwindow, ↵ubbo2010-02-071-0/+12
| | | | | | save settings to appplication path git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@272 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add russion translation from kirillubbo2010-01-311-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@259 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added keymgmt to menunils2010-01-291-1/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@250 34ebc366-c3a9-4b3c-9f84-69acf7962910
* edited about-menuesigi2010-01-261-5/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@246 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start on keydetailsdialogubbo2010-01-131-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@242 34ebc366-c3a9-4b3c-9f84-69acf7962910
* halfway fix utf8-encoding (quoted printable still doesn't show correct), add ↵ubbo2010-01-031-3/+2
| | | | | | utf8-testdata git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@236 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed *.* to * in all file dialogs to show really all filesnils2009-09-241-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@224 34ebc366-c3a9-4b3c-9f84-69acf7962910
* commented out delete-selected-keys action outside keymanagementubbo2009-09-191-5/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@221 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix segfaultubbo2009-09-191-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@219 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cosmetic changes(indention)nils2009-09-191-59/+62
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
* enhanced key generation dialognils2009-09-191-3/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@215 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added pwstrength-check to key generationnils2009-01-041-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@206 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added file en-/decryption dialognils2009-01-041-1/+18
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@204 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed setStatusTip to setToolTip for actionsnils2008-10-141-19/+19
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@190 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added key generation to keymanagementnils2008-10-141-7/+12
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@189 34ebc366-c3a9-4b3c-9f84-69acf7962910
* deleted unnecessary mkeylist->refresh statementsnils2008-10-081-4/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@188 34ebc366-c3a9-4b3c-9f84-69acf7962910
* renamed myCtx to mCtx in gpgwin*nils2008-10-041-11/+11
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@185 34ebc366-c3a9-4b3c-9f84-69acf7962910