aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rework array handling for JS objectsLars Knoll2014-01-091-1/+1
* Don't use constructor function to initialize providersTor Arne Vestbø2013-10-151-4/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* remove more uses of QV4::ValueLars Knoll2013-09-301-33/+33
* Fix API of QQmlV4HandleLars Knoll2013-09-261-10/+14
* Use a StringRef for Managed::get()Lars Knoll2013-09-221-12/+14
* Use a ReturnedValue for Managed::getIndexed()Lars Knoll2013-09-181-3/+6
* Use ReturnedValue for Managed::get().Lars Knoll2013-09-181-11/+11
* 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-1/+1
* Remove last traces of v8 API and v8 compatibility layerSimon Hausmann2013-06-121-1/+0
* 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