aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/ftw/qhashedstring_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_QML_PRIVATE_EXPORTAlexey Edelev2024-01-111-2/+2
* QHashedStringRef: assert that strings have at most INT_MAX sizeFabian Kosmale2022-10-311-4/+9
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Rename qflagpointer_p.h to qbipointer_p.hFabian Kosmale2021-11-031-2/+0
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-2/+2
* Reject overrides of final properties (and potentially methods)Ulf Hermann2021-06-021-0/+5
* QHashedString(Ref): Use QStringView internallyFabian Kosmale2021-02-111-23/+21
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-2/+2
* Change qHash return value to size_tFabian Kosmale2020-04-161-2/+2
* QHashedStringRef: add split methodFabian Kosmale2020-01-171-0/+1
* Remove debug code from QStringHashUlf Hermann2019-02-071-3/+0
* Move QStringHash into its own fileUlf Hermann2019-02-061-848/+0
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-31/+24
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-25/+25
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-2/+2
* V4: allow for String::createHashValue to be inlinedErik Verbruggen2016-07-131-3/+32
* QtQuick: clean up shader effect property connectionsErik Verbruggen2016-07-051-2/+2
* V4: Allow some more functions to be inlined.Erik Verbruggen2016-03-311-1/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QtQml: Fix const correctness in old style castsThiago Macieira2015-07-091-2/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Get rid of most uses of ValueRefLars Knoll2015-01-231-2/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Convert String to new constructor syntaxLars Knoll2014-07-221-1/+1
* fix whitespaceOswald Buddenhagen2014-01-221-34/+34
* Remove some more QV4::Value usagesLars Knoll2013-09-301-3/+3
* Use a ReturnedValue when converting to String or ObjectLars Knoll2013-09-121-1/+1
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-6/+4
* Get rid of QHashedV4StringLars Knoll2013-06-281-76/+20
* Remove the symbol optimisation from hashed stringLars Knoll2013-06-281-30/+1
* Remove an overoptimisation that was only used (wrongly) in one placeLars Knoll2013-06-281-21/+7
* More correct assertion in QHasheV4StringLars Knoll2013-06-281-1/+1
* Don't use a PersistentValue in QHashedV4StringLars Knoll2013-06-281-7/+7
* Fix memory corruptionLars Knoll2013-05-221-0/+1
* Build fix for testsSimon Hausmann2013-05-221-0/+2
* Remove v8 dependencies in qhashedstringLars Knoll2013-05-221-57/+48
* Get rid of v8::String::(Ascii)ValueLars Knoll2013-05-221-10/+1
* Get rid of v8::LocalLars Knoll2013-05-061-1/+1
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Fix compilation with v4vm's v8 compatibility headersSimon Hausmann2013-04-151-0/+1
* Use official V8 string manipulation methods in QMLPeter Varga2013-03-121-3/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-282/+264
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-0/+9
* Optimize type resolutionMartin Jones2012-05-171-0/+1
* Fix compilation on QNX.Tobias Koenig2012-03-201-0/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1418