summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qvarlengtharray.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Doc: correction link, example and parameter issues qtbaseNico Vertriest2014-03-101-3/+5
* Add QVarLengthArray::{indexOf,lastIndexOf,contains} functionshjk2014-01-091-0/+39
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* QVarLengthArray - doc fix.Thorbjørn Martsum2013-09-271-2/+2
* QVarLengthArray: add squeeze functionPeter Kümmel2013-01-281-3/+17
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-14/+14
* QVarLengthArray: provide STL-compatible member function namesMarc Mutz2012-09-191-0/+41
* QVarLengthArray: C++11-ify insert/erase signaturesMarc Mutz2012-08-301-4/+4
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Doc: QVarLengthArray::length is new in 5.0Christian Kamm2012-08-011-0/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-4/+4
* containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-171-0/+18
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Implement (and unit test) simple QVarLengthArray::first()/last().Robin Burchell2012-01-021-0/+30
* Add QVarLengthArray::length().Robin Burchell2011-12-121-0/+7
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-10/+10
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-2/+16
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+547