summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstringlist.h
Commit message (Expand)AuthorAgeFilesLines
* QStringList: add move ctor from QList<QString>Marc Mutz2014-04-111-0/+3
* QStringList: add op= overloads for QList<QString>Marc Mutz2014-04-111-0/+7
* QStringList: add op<< overload for QList<QString>Marc Mutz2014-03-311-0/+2
* QStringList: remove copy ctorMarc Mutz2014-03-311-1/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-071-6/+6
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QStringList::join: add an overload taking a single QCharMarc Mutz2012-09-031-2/+8
* make QStringList::sort() to take a Qt::CaseSensitivity paramKonstantin Ritt2012-04-121-4/+4
* QRegularExpression: support for QStringList overloadsGiuseppe D'Angelo2012-03-211-0/+44
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Mark QStringList as movable.Stephen Kelly2012-01-251-0/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix compilation with c++0x modeLars Knoll2011-07-061-1/+1
* remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-291-51/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+262