summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qiterator.h
Commit message (Expand)AuthorAgeFilesLines
* Support Java style iterators for QMultiHashLars Knoll2020-10-231-0/+61
* Whitespace cleanup in corelib/toolsAllan Sandfeld Jensen2020-10-211-9/+6
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Add operator-> to the key-value iterator for QHash and QMapIvan Čukić2020-03-031-1/+25
* Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of itMarc Mutz2019-07-031-0/+9
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-2/+2
|\
| * Move the Item typedef to public in the associative Java iteratorsThiago Macieira2019-06-281-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-041-2/+2
|\ \
| * | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-2/+2
| |/
* / Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-1/+1
|/
* Doc: move QKeyValueIterator documentation to the right fileSamuel Gaist2017-10-111-120/+0
* key-value iterator: Remove constexpr from equality operatorsFriedemann Kleint2017-07-201-2/+2
* Implement key-value iteratorSamuel Gaist2017-05-051-0/+151
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Stop using setSharable in the Java-style mutable iteratorsThiago Macieira2014-05-181-9/+4
* 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 unnecessary forward declaration in std namespaceBradley T. Hughes2012-05-291-6/+0
* 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/+202