aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/ftw
Commit message (Expand)AuthorAgeFilesLines
* qml: Remove unused QHashField class.Robin Burchell2016-04-062-113/+0
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-182-7/+8
|\
| * QtQml: Fix const correctness in old style castsThiago Macieira2015-07-092-7/+8
* | Remove unused QQmlPoolFrank Meerkoetter2015-07-313-361/+0
* | Force completion of asynchronously loaded components.Robert Griebl2015-06-232-0/+29
* | Some cleanups to QQmlRefCountLars Knoll2015-06-051-15/+10
|/
* Fix usage of QtQmlDevTools private headers on OSX with framework buildsSimon Hausmann2015-03-164-2/+76
* Update copyright headersJani Heikkinen2015-02-1220-140/+140
* Get rid of most uses of ValueRefLars Knoll2015-01-231-2/+2
* Remove QQmlTrace. We have a real profiler.Erik Verbruggen2015-01-093-435/+0
* Fix QQmlExpression/QQmlScriptString/QQmlBinding crashesSimon Hausmann2014-10-091-1/+2
* Fix deadlock with QQuickView embedded via QWidget::createWindowContainerDyami Caliri2014-09-221-2/+9
* Don't start QQmlThreads from their constructorUlf Hermann2014-09-162-6/+11
* Update license headers and add new licensesJani Heikkinen2014-08-2522-418/+242
* Convert String to new constructor syntaxLars Knoll2014-07-221-1/+1
* Give the QML and the debug server thread an objectname.Thomas McGuire2014-04-011-0/+1
* [new compiler] Fix parser status and created bindings allocationSimon Hausmann2014-02-071-0/+2
* fix whitespaceOswald Buddenhagen2014-01-2213-129/+129
* Fix deadlock when QQmlEngine is destroyed during compilation.Andrew den Exter2013-12-191-14/+27
* Remove unused function isUnicodeNonCharacterThiago Macieira2013-12-081-14/+0
* Fix various compiler warnings in order to remove warn_off in the near futureErik Verbruggen2013-11-041-131/+0
* Compile binding expressions in the QQmlCompilerSimon Hausmann2013-10-111-0/+2
* 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-222-7/+5
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-0/+1
|\
| * QQmlTrace: getpid() requires unistd.hShawn Rutledge2013-06-251-0/+1
* | Don't convert to a temporary QString just to compute it's hashLars Knoll2013-06-281-2/+1
* | 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-282-56/+7
* | More correct assertion in QHasheV4StringLars Knoll2013-06-281-1/+1
* | Don't use a PersistentValue in QHashedV4StringLars Knoll2013-06-281-7/+7
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-3/+3
|\|
| * Remove use of 'register' from QtQml.Stephen Kelly2013-06-181-3/+3
* | Fix memory corruptionLars Knoll2013-05-221-0/+1
* | Build fix for testsSimon Hausmann2013-05-221-0/+2
* | Remove v8 dependencies in qhashedstringLars Knoll2013-05-222-64/+51
* | 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-152-2/+3
|/
* Use official V8 string manipulation methods in QMLPeter Varga2013-03-121-3/+7
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1022-22/+22
* Docs: Fix some reference errorsChristian Stenger2012-11-281-1/+1
* Declare type information for some internal qml types.Jędrzej Nowacki2012-11-271-0/+3
* Remove calculateHash functionPeter Varga2012-10-101-79/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2322-528/+528
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1