| Commit message (Expand) | Author | Age | Files | Lines |
* | added possibility to import keys through dropping key-files on keylist or thr... | nils | 2010-12-28 | 1 | -17/+0 |
* | added comment action (to insert > at every line) in edit menu, added drag and... | nils | 2010-12-22 | 1 | -2/+22 |
* | verify does something useful now, output to stdout | ubbo | 2010-12-17 | 1 | -0/+14 |
* | some more playing with sign&verify, signing kind of works now and has menu entry | ubbo | 2010-12-16 | 1 | -3/+23 |
* | start playing with verify, till now mainly copyed from gpgme-test - more to c... | ubbo | 2010-12-15 | 1 | -0/+3 |
* | cleaned up settings dialog and bump version to 0.2.5 | nils | 2010-11-14 | 1 | -2/+1 |
* | set objectnames for docks and toolbars to suppress the savestate warnings on ... | nils | 2010-11-13 | 1 | -0/+5 |
* | corrected bug for statusbar icon (icon was shown, if attachment folder didn't... | nils | 2010-10-12 | 1 | -2/+2 |
* | check attachmentfolder for files all 5 sec | ubbo | 2010-10-05 | 1 | -7/+35 |
* | now checked keys in the mainwindow's keylist are also checked in the fileencr... | nils | 2010-09-30 | 1 | -2/+4 |
* | nearly added icon for attachments in statusbar | nils | 2010-09-29 | 1 | -22/+15 |
* | more error handling for encryption in context.cpp | nils | 2010-09-27 | 1 | -3/+25 |
* | implement remember password functionality | ubbo | 2010-08-27 | 1 | -0/+3 |
* | start implementing 'open file with' for attachments. very rough for now, need... | ubbo | 2010-08-19 | 1 | -14/+15 |
* | decode quoted printable | ubbo | 2010-07-29 | 1 | -6/+31 |
* | redo to redo-action | ubbo | 2010-06-19 | 1 | -3/+3 |
* | added redo to edit-menu | nils | 2010-06-19 | 1 | -0/+6 |
* | temporarily commented out shortcuts for prefs and quit (for building with qt4.5) | nils | 2010-06-13 | 1 | -2/+2 |
* | add seperators in edit-menu | ubbo | 2010-06-07 | 1 | -0/+2 |
* | fix behaviour on close if canceled | ubbo | 2010-06-07 | 1 | -23/+21 |
* | added undo to edit menu and updated language files | nils | 2010-06-02 | 1 | -0/+6 |
* | add link to online tutorials in help menu | ubbo | 2010-05-18 | 1 | -0/+10 |
* | repaired shortcuts and made the most of them OS conform (in Linux other than ... | nils | 2010-05-16 | 1 | -10/+12 |
* | corrected shortcut problems (Ctrl+s and co.) | nils | 2010-05-15 | 1 | -8/+8 |
* | astyle code beautyfying | ubbo | 2010-05-15 | 1 | -85/+86 |
* | add attachmnet-view to view-menu | ubbo | 2010-05-15 | 1 | -2/+3 |
* | more booleans in settings, updated attachment-todo | ubbo | 2010-05-15 | 1 | -6/+3 |
* | quotedPrintableDecode copied from KCodecs | ubbo | 2010-05-14 | 1 | -1/+11 |
* | more work on tablemodel, attached files are saveable again | ubbo | 2010-05-14 | 1 | -3/+3 |
* | mimeparsing optional by settings | ubbo | 2010-05-11 | 1 | -9/+6 |
* | add mime-parser and basic attachment-recognise and show functionality | ubbo | 2010-05-10 | 1 | -8/+43 |
* | minor beautifying in texts | nils | 2010-05-10 | 1 | -1/+1 |
* | only save and restore checked private keys | nils | 2010-05-10 | 1 | -2/+3 |
* | reinclude attachments-view in build | ubbo | 2010-05-10 | 1 | -2/+2 |
* | open file if provided from command-line | ubbo | 2010-05-10 | 1 | -0/+10 |
* | added save and restore checked keys | nils | 2010-05-07 | 1 | -2/+30 |
* | changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui... | nils | 2010-05-05 | 1 | -1/+1 |
* | sorted translators alphabetically | nils | 2010-04-14 | 1 | -1/+1 |
* | fixed bug, that text cant be written after decrypt | nils | 2010-04-14 | 1 | -1/+0 |
* | fixed badass a bug and updates README.build | nils | 2010-04-14 | 1 | -1/+1 |
* | added translators in about box | nils | 2010-04-14 | 1 | -2/+2 |
* | focus is kept on main window when closing settingsdialog, filecrypt. Added so... | nils | 2010-04-14 | 1 | -3/+3 |
* | key mgmt position and size is saved (if it is wished) | nils | 2010-04-11 | 1 | -7/+13 |
* | icon seetings are kept for key management instantly | nils | 2010-04-09 | 1 | -11/+2 |
* | added window size save on exit in settings | nils | 2010-04-07 | 1 | -16/+19 |
* | settings are taken instantly. No program restart necessary. | nils | 2010-03-28 | 1 | -9/+13 |
* | icon style settings added and icon settings are also used by key management | nils | 2010-03-28 | 1 | -2/+1 |
* | added settingsdialog files | nils | 2010-03-28 | 1 | -1/+1 |
* | added settings dialog (test version) | nils | 2010-03-27 | 1 | -22/+18 |
* | removed unnecessary code | nils | 2010-03-26 | 1 | -26/+0 |