aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-68/+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
2011-10-22changed to GPLv3nils1-6/+6
2011-09-18cleaned up class dependenciesnils1-1/+0
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-0/+2
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-12/+13
2010-08-19start implementing 'open file with' for attachments. very rough for now, need...ubbo1-0/+7
2010-05-15more booleans in settings, updated attachment-todoubbo1-15/+8
2010-05-14more work on tablemodel, attached files are saveable againubbo1-7/+1
2010-05-14start of using own model for attachment-table-view, not all functionality (sa...ubbo1-3/+9
2010-05-11save attachment works now for testfileubbo1-0/+4
2010-05-10add mime-parser and basic attachment-recognise and show functionalityubbo1-13/+6
2008-09-13Where possible, replaced includes with class. So the compiling should go fasternils1-10/+10
2008-09-13moved the include entries from cpp to header filesnils1-0/+5
2008-08-16start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo1-16/+27