aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-183/+0
2016-02-07seoma more refactoringnils1-2/+2
2016-02-07refactored slots and signalsnils1-2/+2
2012-01-19added file.close for every file.opennils1-1/+2
2012-01-19use ressource file for all icons and remove iconpathnils1-7/+4
2011-10-24fix crash if save in attachment-table is emptyubbo1-0/+4
2011-10-22changed to GPLv3nils1-6/+6
2011-07-10removed margins in attachment-tablenils1-0/+1
2010-11-14cleaned up settings dialog and bump version to 0.2.5nils1-1/+0
2010-10-05reviewed strings in settingsdialogubbo1-3/+3
2010-10-05check attachmentfolder for files all 5 secubbo1-0/+1
2010-08-28create attachments dir if not existingnils1-6/+6
2010-08-19start implementing 'open file with' for attachments. very rough for now, need...ubbo1-1/+53
2010-07-29decode quoted printableubbo1-1/+1
2010-05-18add link to online tutorials in help menuubbo1-0/+1
2010-05-15astyle code beautyfyingubbo1-4/+4
2010-05-15more booleans in settings, updated attachment-todoubbo1-1/+6
2010-05-14don't try to save file if abort is hitubbo1-0/+2
2010-05-14add mimetype-icons to modelubbo1-1/+1
2010-05-14more work on tablemodel, attached files are saveable againubbo1-57/+15
2010-05-14start of using own model for attachment-table-view, not all functionality (sa...ubbo1-22/+32
2010-05-12update attachment-todoubbo1-0/+1
2010-05-12add option for mimeparsing to settings-dialogubbo1-1/+0
2010-05-12visual polishing of attachment-view, testfile for more attachments, add test-...ubbo1-0/+15
2010-05-11save attachment works now for testfileubbo1-11/+48
2010-05-10add mime-parser and basic attachment-recognise and show functionalityubbo1-124/+41
2010-05-05changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils1-1/+1
2009-09-19cosmetic changes(indention)nils1-49/+49
2008-10-14changed setStatusTip to setToolTip for actionsnils1-3/+3
2008-09-13moved the include entries from cpp to header filesnils1-5/+0
2008-08-16added / fixed file-output for attachment-enc/decryptionubbo1-11/+28
2008-08-16start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo1-0/+171