aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* astyle code beautyfyingubbo2010-05-151-4/+4
* more booleans in settings, updated attachment-todoubbo2010-05-151-1/+6
* don't try to save file if abort is hitubbo2010-05-141-0/+2
* add mimetype-icons to modelubbo2010-05-141-1/+1
* more work on tablemodel, attached files are saveable againubbo2010-05-141-57/+15
* start of using own model for attachment-table-view, not all functionality (sa...ubbo2010-05-141-22/+32
* update attachment-todoubbo2010-05-121-0/+1
* add option for mimeparsing to settings-dialogubbo2010-05-121-1/+0
* visual polishing of attachment-view, testfile for more attachments, add test-...ubbo2010-05-121-0/+15
* save attachment works now for testfileubbo2010-05-111-11/+48
* add mime-parser and basic attachment-recognise and show functionalityubbo2010-05-101-124/+41
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-1/+1
* cosmetic changes(indention)nils2009-09-191-49/+49
* changed setStatusTip to setToolTip for actionsnils2008-10-141-3/+3
* moved the include entries from cpp to header filesnils2008-09-131-5/+0
* added / fixed file-output for attachment-enc/decryptionubbo2008-08-161-11/+28
* start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo2008-08-161-0/+171