summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qhashfunctions.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix three "Cannot tie" errorsMartin Smith2017-12-021-1/+1
* Allow to chain qt_hash() callsMarc Mutz2017-03-301-1/+1
* Add qHash(QStringView)Marc Mutz2017-03-301-1/+4
* Replace internal qt_hash(QString(Ref)) functions with one taking QStringViewMarc Mutz2017-03-301-2/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+3
|\
| * Move q{Set,}GlobalQHashSeed() to the correct header fileMarc Mutz2016-05-131-0/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Add qHash(std::pair)Marc Mutz2015-12-301-0/+9
|/
* Split qHash()-related code into separate headerMarc Mutz2015-04-081-0/+156