aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* put *.h and *.cpp to src-subdirectoryNils Achtergarde2018-01-041-183/+0
* seoma more refactoringnils2016-02-071-2/+2
* refactored slots and signalsnils2016-02-071-2/+2
* added file.close for every file.opennils2012-01-191-1/+2
* use ressource file for all icons and remove iconpathnils2012-01-191-7/+4
* fix crash if save in attachment-table is emptyubbo2011-10-241-0/+4
* changed to GPLv3nils2011-10-221-6/+6
* removed margins in attachment-tablenils2011-07-101-0/+1
* cleaned up settings dialog and bump version to 0.2.5nils2010-11-141-1/+0
* reviewed strings in settingsdialogubbo2010-10-051-3/+3
* check attachmentfolder for files all 5 secubbo2010-10-051-0/+1
* create attachments dir if not existingnils2010-08-281-6/+6
* start implementing 'open file with' for attachments. very rough for now, need...ubbo2010-08-191-1/+53
* decode quoted printableubbo2010-07-291-1/+1
* add link to online tutorials in help menuubbo2010-05-181-0/+1
* 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