summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qset.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-0/+6
|\
| * QSet: Document to/from QVector transformation techniquesSamuel Gaist2019-10-241-0/+6
* | Deprecate reverse iteration on QSetLars Knoll2019-10-101-2/+6
|/
* Minor QSet doc cleanupAlex Blasche2019-08-081-3/+0
* Non-associative containers: add range constructorsMarc Mutz2019-04-171-0/+11
* Add template text to \fn commands in container classesMartin Smith2017-12-011-98/+98
* [doc] QSet: fix return type of insert()Marc Mutz2017-05-031-1/+1
* Unify license header usage.Jani Heikkinen2016-03-291-5/+5
* QHash/QSet: add erase(const_iterator)Marc Mutz2015-12-191-2/+8
* QLinkedList/QSet: add {const_,}reverse_iterator, {c,}r{begin,end}()Marc Mutz2015-10-131-0/+78
* QSet/QQueue/QStack: remove docs for removed special member functionsMarc Mutz2015-07-221-33/+0
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-0/+13
|\
| * Doc: added doc to undocumented functionsNico Vertriest2015-05-181-0/+13
* | QSet: Introduce intersects().Sérgio Martins2015-05-301-1/+11
|/
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Add qHash() overload for QSetMarc Mutz2015-01-181-0/+11
* Remove incomplete paragraph from QSet::iterator documentationKai Koehne2014-02-141-3/+0
* Improve implicit shared documentation a bitThorbjørn Martsum2013-10-151-4/+10
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-16/+16
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-10/+10
* Added initializer list constructors for Qt associative containers.Roman Pasechnik2013-01-241-0/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-061-8/+8
* Remove qSort from QList/QSet docsGiuseppe D'Angelo2012-11-161-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-14/+14
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+3
* QtCore: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-15/+15
* Remove qdoc for obsolete methods of QSet.Jason McDonald2012-04-021-10/+0
* containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-171-0/+18
* 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
* 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-10/+10
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+946