summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlist.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Fix qdoc issues in QListVolker Hilsheimer2020-10-301-2/+2
* Hide QList comparisons from ADLAllan Sandfeld Jensen2020-10-301-16/+12
* Clean QList documentationAndrei Golubev2020-10-281-51/+60
* QList: also default count()'s template parameterGiuseppe D'Angelo2020-10-261-1/+1
* Update QList::append(const_reference) -> QList::append(parameter_type)Andrei Golubev2020-10-241-1/+1
* QList/QVLA: fixup the docsGiuseppe D'Angelo2020-10-231-5/+5
* QList: make (last)IndexOf and contains function templatesGiuseppe D'Angelo2020-10-231-3/+3
* Use parameter_type in QList methodsAndrei Golubev2020-10-221-11/+11
* QList docs: fix signature of removeAllGiuseppe D'Angelo2020-10-221-1/+1
* Convert QList alias definitions to 'using'Andrei Golubev2020-10-201-17/+9
* Fix QDoc warnings for QList/QVectorAndrei Golubev2020-10-201-17/+27
* QList::removeOne: make it generic as wellGiuseppe D'Angelo2020-10-201-1/+1
* QList docs: remove some QVector->QList leftoversGiuseppe D'Angelo2020-10-191-41/+5
* Update QList's documentation relevant to prepend optimizationAndrei Golubev2020-09-211-38/+65
* Update QList's documentation bitsAndrei Golubev2020-09-071-44/+43
* QList: Add a append(QList &&) overloadMÃ¥rten Nordheim2020-08-011-0/+31
* Small fixes to the QList documentationLars Knoll2020-07-061-3/+3
* Add support for first(n), last(n) and sliced() to QListLars Knoll2020-07-061-0/+49
* Simplify Q_ARRAY_LITERALLars Knoll2020-07-061-5/+0
* Use QList instead of QVector in corelib docsJarek Kobus2020-06-291-122/+120
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-201-0/+1472