summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add template text to \fn commands in container classesMartin Smith2017-12-011-147/+147
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-1/+1
|\
| * Fix some typos and minor sentence structure issues in docsFrederik Schwarzer2016-10-051-1/+1
* | Replace qAllocMore with a pair of more useful functionsThiago Macieira2016-06-091-19/+10
* | Updated license headersJani Heikkinen2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Doc: improvement in if condition about inserting item in listNico Vertriest2015-11-301-2/+2
* qdoc: Allow formal parameters in link targetsMartin Smith2015-08-161-1/+1
* Add a dedicated QListData::realloc_grow for growing QListThiago Macieira2015-08-101-3/+15
* doc: Corrected docs for QList and QVectorMartin Smith2015-07-271-50/+74
* QList: Introduce constFirst() and constEnd()Sérgio Martins2015-06-271-2/+22
* Add qHash(QList)Marc Mutz2015-04-201-0/+11
* QList: add {const_,reverse_iterator}, {c,}r{begin,end}()Marc Mutz2015-04-051-0/+78
* QList: add relational operators <,<=,>,>=Marc Mutz2015-04-051-0/+48
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Move a few QStringList methods up to QList<QString>Thiago Macieira2015-01-071-0/+6
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-10/+10
|\
| * Fix warnings about size conversion in QListThiago Macieira2014-10-311-10/+10
* | Check for integer overflows in places where qAllocMore is usedUlf Hermann2014-10-171-0/+2
|/
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: corrected autolink errors qtbase/corelib/toolsNico Vertriest2014-09-241-2/+2
* Move the special QByteArrayList methods into QListThiago Macieira2014-08-091-0/+5
* Unify all mid() functions in QtBase.Jędrzej Nowacki2014-05-161-3/+3
* Improve implicit shared documentation a bitThorbjørn Martsum2013-10-151-0/+10
* QList - fix a few doc issuesThorbjørn Martsum2013-10-151-10/+14
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-28/+28
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+17
* Update the documentation for C++11 initializer lists supportLaszlo Papp2013-03-071-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-061-6/+6
* Remove qSort from QList/QSet docsGiuseppe D'Angelo2012-11-161-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+3
* Remove use of ::free from qlist.hThiago Macieira2012-08-091-0/+6
* QtCore: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-29/+29
* Merge master into api_changesKent Hansen2012-03-191-0/+18
|\
| * containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-171-0/+18
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-081-3/+3
|\|
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* | Base QList::setSharable on RefCount::setSharableJoão Abecasis2012-03-051-3/+1
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-051-3/+3
|\|
| * Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
| * Update contact information in license headers.Jason McDonald2012-01-231-1/+1
| * Remove QBool and use bool instead.David Faure2012-01-201-1/+1
* | Don't use RefCount int operatorsJoão Abecasis2012-01-231-8/+8
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-161-4/+6
|\|
| * Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-3/+5
| * Update copyright year in license headers.Jason McDonald2012-01-051-1/+1