summaryrefslogtreecommitdiffstats
path: root/src/plugins/viewers/generic/attachmentoptions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restructure source layout grouping qtmail example files together, separate ↵AleksW2010-04-071-637/+0
| | | | from QMF.
* Stop duplicate directory seperators for temp pathsespringe2010-04-071-1/+1
|
* Use $QMF_DATA/tmp for temporary filesDon Sanders2010-03-151-1/+1
| | | | | | | | | | Fixes: Problems caused by /tmp filling up on large mails. Task: QTSOL-123 Details: Modify QMail::tempPath() implementation and modify attachment viewing and part downloading to use QMail::tempPath instead of QDir::tempPath, which seemed incorrect.
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
|
* Same as last commit.AleksW2009-07-151-1/+1
|
* Allow a message part to be forwarded without prior download.MattV2009-06-151-0/+23
|
* Update copyright header.2009W23MattV2009-06-051-3/+34
|
* Progressively download text/plain messages and parts.MattV2009-04-031-1/+6
|
* Simplify the list view address display.MattV2009-03-251-8/+2
|
* Improved handling for partially downloaded data.MattV2009-03-241-16/+9
|
* Make attachment options perform basic operations without Qt Extended.MattV2009-03-061-25/+30
|
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+586