summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/imap/imapstructure.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rewrite logging with QLoggingCategoryDamien Caliste2025-06-131-7/+6
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-4/+4
* Set the encryption status on IMAP receptionDamien Caliste2023-09-201-0/+3
* Introduce a new function to test content type contentDamien Caliste2018-09-111-2/+2
* Gracefully handle bodystructure where boundaries are reported as NIL.Robin Burchell2018-09-081-1/+6
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-6/+6
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Merge MeeGo QMF conversations supportValerio Valerio2012-02-161-1/+1
* Fixes: NB#288657Valerio Valerio2012-01-121-1/+7
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Merge patch from eocanhaDon Sanders2011-03-171-4/+10
* Fix for regression caused by fix for NB#207235Patrick Burke2011-01-061-0/+5
* If IMAP BODYSTRUCTURE parsing fails, e.g. because the structure isDon Sanders2010-09-151-13/+37
* Krazy code cleanupEric Springer2010-07-211-2/+2
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Fixes: Crash when parsing ill-formed gmail imap BODYSTRUCTURE output.Don Sanders2009-12-221-1/+6
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Use case-insensitive comparisons.MattV2009-10-011-1/+1
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Do not use EOF as a character value.MattV2009-06-041-3/+4
* Improved partial download support.MattV2009-03-241-13/+30
* Improved support for multipart/related messages.MattV2009-03-181-7/+31
* Fix parsing of nested bodystructure listings.MattV2009-03-171-4/+6
* Merge branch 'master' of [email protected]:addons/messagingframeworkDon Sanders2009-03-171-5/+11
|\
| * Record the size and default disposition for parts without a disposition speci...MattV2009-03-171-5/+11
* | Description: Add some qWarnings to detect badly formatted BODYSTRUCTUREs.Don Sanders2009-03-171-0/+6
|/
* Ensure multi-part boundaries are correctly parsed.MattV2009-03-161-8/+4
* Description: Using a reference to store the parameters variable is causing (i...Don Sanders2009-03-111-14/+10
* Fixes: Crash on message with date Sat, 1 Oct 2005, now copied to mailtst04 ac...Don Sanders2009-03-091-2/+2
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+440