summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qstring/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-193/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add benchmark for QString::section()Marc Mutz2014-10-041-0/+58
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Trim the QString benchmark testThiago Macieira2014-08-091-2535/+0
* Fix compilation on ARM without ARMv6T2Thiago Macieira2014-07-251-3/+3
* Allow non-character codes in utf8 stringsKurt Pattyn2013-10-171-10/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-19/+6
* replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-131-3/+3
* fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-111-1/+1
* Fixed benchmarks to work from install directoryKurt Korbatits2012-03-191-1/+3
* Allow function types to be registered without workaroundsJoão Abecasis2012-01-311-15/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+15
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()Konstantin Ritt2011-12-251-1/+91
* Compile with non-C++11 compilersBradley T. Hughes2011-11-141-14/+20
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-6/+0
* tests: fixed compilation of qstring benchmark on macRohan McGovern2011-05-271-2/+7
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Compile fix for 64bit Linux.Friedemann Kleint2011-05-191-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2601