summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/imap/integerregion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rewrite logging with QLoggingCategoryDamien Caliste2025-06-131-80/+81
* Add missing spaces after for/if/while/switchPekka Vuorela2025-05-091-1/+1
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-51/+51
* Port uses of QRegExp to QRegularExpression in IMAP pluginChris Adams2021-04-081-7/+10
* Replace deprecated QString::SplitBehaviorDamien Caliste2021-04-081-1/+1
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Implement intersection of integer regions.Don Sanders2010-08-071-0/+60
* Krazy code cleanupEric Springer2010-07-211-5/+5
* Add add function to IntegerRegion.Don Sanders2010-07-151-0/+18
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Fix a crash in IntegerRegion::subtract.Don Sanders2010-06-171-1/+23
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Allow integer region strings to be decomposed.MattV2009-10-071-2/+52
* Update copyright header.2009W23MattV2009-06-051-0/+41
* Reduce memory used by retrieveMessageList to collect mail, inDon Sanders2009-04-271-0/+26
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+396