summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstringref
Commit message (Expand)AuthorAgeFilesLines
* QStringRef: add truncate()Marc Mutz2015-06-191-0/+25
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make QStringRef::right() consistent with QString::right()Eskil Abrahamsen Blomfeldt2014-10-141-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Implement QStringRef::splitJędrzej Nowacki2014-08-061-0/+75
* Don't read before the beginning of the stringThiago Macieira2014-04-041-0/+48
* New QStringRef methods.Jędrzej Nowacki2013-09-111-0/+142
* QStringRef: Added toInt(), toUInt(), etc... functions to QStringRef.Keith Gardner2013-02-221-0/+932
* QStringRef: Added a trimmed() function.Keith Gardner2013-01-291-0/+22
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-12/+12
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Remove obsolete data from QStringRef test.Jason McDonald2011-11-221-9/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-4/+2
* Cleanup corelib autotestsJason McDonald2011-11-101-14/+14
* Cleanup corelib autotestsJason McDonald2011-11-071-20/+0
* Doc: Fixing typoSergio Ahumada2011-10-261-1/+1
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-1/+1
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-012-0/+886