aboutsummaryrefslogtreecommitdiffstats
path: root/src/attachments.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-0/+0
2016-02-07seoma more refactoringnils1-1/+1
2016-02-07refactored slots and signalsnils1-1/+1
2012-01-19use ressource file for all icons and remove iconpathnils1-3/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-22changed to GPLv3nils1-6/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-18cleaned up class dependenciesnils1-1/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@537 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-14set modal and parent for key details dialog. left margin for ↵nils1-0/+2
verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-27changed includes to class declarations where possible and moved includes and ↵nils1-12/+13
class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-19start implementing 'open file with' for attachments. very rough for now, ↵ubbo1-0/+7
needs more work git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@364 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-15more booleans in settings, updated attachment-todoubbo1-15/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@334 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-14more work on tablemodel, attached files are saveable againubbo1-7/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@329 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-14start of using own model for attachment-table-view, not all functionality ↵ubbo1-3/+9
(saving / icons) back in place git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@328 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-11save attachment works now for testfileubbo1-0/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@323 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-10add mime-parser and basic attachment-recognise and show functionalityubbo1-13/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@322 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13Where possible, replaced includes with class. So the compiling should go fasternils1-10/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@164 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13moved the include entries from cpp to header filesnils1-0/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-08-16start of binary-file handling (decrypt/encrypt), kind of works, but still a ↵ubbo1-16/+27
lot has to be done git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@145 34ebc366-c3a9-4b3c-9f84-69acf7962910