Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure source layout grouping qtmail example files together, separate ↵ | AleksW | 2010-04-07 | 1 | -637/+0 |
| | | | | from QMF. | ||||
* | Stop duplicate directory seperators for temp paths | espringe | 2010-04-07 | 1 | -1/+1 |
| | |||||
* | Use $QMF_DATA/tmp for temporary files | Don Sanders | 2010-03-15 | 1 | -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. | MattV | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | Same as last commit. | AleksW | 2009-07-15 | 1 | -1/+1 |
| | |||||
* | Allow a message part to be forwarded without prior download. | MattV | 2009-06-15 | 1 | -0/+23 |
| | |||||
* | Update copyright header.2009W23 | MattV | 2009-06-05 | 1 | -3/+34 |
| | |||||
* | Progressively download text/plain messages and parts. | MattV | 2009-04-03 | 1 | -1/+6 |
| | |||||
* | Simplify the list view address display. | MattV | 2009-03-25 | 1 | -8/+2 |
| | |||||
* | Improved handling for partially downloaded data. | MattV | 2009-03-24 | 1 | -16/+9 |
| | |||||
* | Make attachment options perform basic operations without Qt Extended. | MattV | 2009-03-06 | 1 | -25/+30 |
| | |||||
* | Inital commit of QMF qt. | Aleks Wojcik | 2009-03-05 | 1 | -0/+586 |