summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qqueue.h
Commit message (Expand)AuthorAgeFilesLines
* QQueue: purge deprecated API, swap(i, j)Edward Welbourne2020-08-141-5/+0
* QQueue: clean up 5.14's deprecationEdward Welbourne2020-08-071-5/+5
* Deprecate QQueue::swap(i, j)Lars Knoll2019-05-101-1/+1
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Make container move semantics consistentMarc Mutz2015-10-071-1/+1
* QSet/QQueue/QStack: use compiler-generated special member functionsMarc Mutz2015-07-191-2/+1
* QQueue: unhide QList::swap(int, int)Marc Mutz2015-04-071-0/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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/+70