summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbytearraymatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-435/+0
* Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-5/+5
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-1/+1
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-6/+2
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* Doc: Point to the SG-10 SD-6 as a requirement for C++14 featureThiago Macieira2018-06-161-0/+5
* doc: Correct remaining qdoc warnings in qbytearraymatcher.cppMartin Smith2018-01-041-6/+6
* doc: Ensure clangqdoc sees declarationsMartin Smith2017-12-061-1/+1
* Fix some qdoc warnings for 5.9Friedemann Kleint2017-02-061-2/+2
* Long live QStaticByteArrayMatcher!Marc Mutz2017-01-191-0/+108
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QByteArrayMatcher: fix undefined shiftMarc Mutz2015-01-191-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-1/+1
* Mark Q_UNUSED the private members that aren't usedThiago Macieira2013-03-231-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-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/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-2/+4
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* 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-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+324