aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use ressource file for all icons and remove iconpathnils2012-01-191-3/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed to GPLv3nils2011-10-221-6/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cleaned up class dependenciesnils2011-09-181-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@537 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set modal and parent for key details dialog. left margin for ↵nils2011-09-141-0/+2
| | | | | | verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed includes to class declarations where possible and moved includes and ↵nils2011-08-271-12/+13
| | | | | | class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start implementing 'open file with' for attachments. very rough for now, ↵ubbo2010-08-191-0/+7
| | | | | | needs more work git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@364 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more booleans in settings, updated attachment-todoubbo2010-05-151-15/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@334 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more work on tablemodel, attached files are saveable againubbo2010-05-141-7/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@329 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start of using own model for attachment-table-view, not all functionality ↵ubbo2010-05-141-3/+9
| | | | | | (saving / icons) back in place git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@328 34ebc366-c3a9-4b3c-9f84-69acf7962910
* save attachment works now for testfileubbo2010-05-111-0/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@323 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add mime-parser and basic attachment-recognise and show functionalityubbo2010-05-101-13/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@322 34ebc366-c3a9-4b3c-9f84-69acf7962910
* Where possible, replaced includes with class. So the compiling should go fasternils2008-09-131-10/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@164 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved the include entries from cpp to header filesnils2008-09-131-0/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start of binary-file handling (decrypt/encrypt), kind of works, but still a ↵ubbo2008-08-161-0/+66
lot has to be done git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@145 34ebc366-c3a9-4b3c-9f84-69acf7962910