summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qstring
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* 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-099-76004/+2
* 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-184-4/+4
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-96/+96
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-192-6/+4
* 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-304-4/+4
* 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-234-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* 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
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-6/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-11/+0
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-191-0/+4
* 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-244-68/+68
* Compile fix for 64bit Linux.Friedemann Kleint2011-05-191-1/+1
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-111-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-279-0/+76082