aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove v8 usage from qquickglobalLars Knoll2013-06-101-42/+51
* Remove v8 dependencies from QQmlV4HandleLars Knoll2013-05-081-3/+3
* Fix compiler error and warning.Erik Verbruggen2013-05-061-0/+2
* Get rid of QV8Engine::toString()Lars Knoll2013-04-291-1/+1
* Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-6/+6
* Fix new warnings in qtdeclarative (found by GCC 4.8)Thiago Macieira2013-04-091-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Compile following qreal -> float change in QtGui/math3d classesSean Harmer2012-09-071-2/+2
* Fix compiler warnings from MSVC2010Kai Koehne2012-08-281-0/+4
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-091-11/+11
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-76/+532
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Ensure external value types are initialized before writeMatthew Vogt2012-04-301-0/+27
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-0/+530