aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4global_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-0/+2
* Fix build on WinRTAndrew Knight2013-11-061-1/+1
* Enable JIT for WinCE.Sérgio Martins2013-11-041-2/+2
* Fix MSVC2013 compilationYuchen Deng2013-10-211-0/+2
* Fix ARM thumb2 mode detectionSimon Hausmann2013-10-171-1/+5
* Fix build on ARM in ARM mode (instead of thumb2)Simon Hausmann2013-10-171-0/+31
* Change exception handling APISimon Hausmann2013-10-021-1/+9
* Convert more methods in QV8EngineLars Knoll2013-09-261-0/+1
* Convert putIndexed()Lars Knoll2013-09-221-0/+2
* Introduce a Referenced<T> class to pass Objects into methodsLars Knoll2013-09-221-2/+13
* Further work towards an exact GCLars Knoll2013-09-221-0/+5
* Use a handwritten offsetof macroLars Knoll2013-09-201-0/+2
* Convert ReturnedValue into a primitive (typedef to quint64)Lars Knoll2013-09-121-0/+6
* Add a SimpleScriptFunction classLars Knoll2013-09-021-0/+5
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-0/+3
* Fix build on QNXSimon Hausmann2013-08-121-0/+8
* Clean up some header dependenciesLars Knoll2013-08-081-0/+1
* Restructure source codeLars Knoll2013-08-081-0/+197