aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/jsruntime.pri
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-1/+2
|\
| * Start cleaning up the QmlContextWrapperLars Knoll2016-12-041-1/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-2/+7
|\|
| * Make the Moth interpreter configurableLars Knoll2016-10-101-2/+7
* | Make qv4util_p.h part of qmldevtoolsSimon Hausmann2016-09-011-1/+1
|/
* Add QT_NO_QML_DEBUGGER to MODULE_DEFINES on -no-qml-debugUlf Hermann2016-08-031-5/+1
* Replace debugger and profiler with stubs on -no-qml-debugUlf Hermann2016-07-281-1/+6
* V4: Remove empty fileUlf Hermann2016-07-271-1/+0
* Add heaptrack support to qv4mm pool allocator.Milian Wolff2016-06-261-0/+4
* Move the Runtime API into it's own fileLars Knoll2016-04-111-0/+1
* QML: make QmlContext::qml{Context,Scope} inlinable.Erik Verbruggen2016-04-051-0/+1
* V4 JIT: Switch all platforms to W^X for the ExecutableAllocator.Erik Verbruggen2016-01-151-2/+0
* tvOS supportMike Krus2016-01-011-1/+1
* Remove libdouble-conversionUlf Hermann2015-11-231-2/+0
* Get rid of qv4qmlextensionsLars Knoll2015-06-151-2/+0
* Get rid of TypedValueLars Knoll2015-06-101-1/+0
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+2
* Move memory management related functionality into it's own folderLars Knoll2015-03-021-2/+0
* Basic support for typed arraysLars Knoll2014-10-291-0/+2
* Implement DataViewLars Knoll2014-10-291-2/+4
* Implement ArrayBufferLars Knoll2014-10-291-2/+4
* Remove redundant sse2 math flagsAllan Sandfeld Jensen2014-07-011-7/+0
* Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-7/+15
* Garbage collect member dataLars Knoll2014-04-041-0/+2
* Satellite profiler for V4Ulf Hermann2014-02-121-2/+4
* Move PersistenValue and WeakValue into it's own fileLars Knoll2014-02-051-0/+2
* Rename some filesLars Knoll2014-01-311-1/+1
* Rework array handling for JS objectsLars Knoll2014-01-091-0/+2
* Remove stray warn_off in pri fileLars Knoll2013-11-091-2/+0
* Remove the last C++ exceptions from QtQmlLars Knoll2013-10-301-2/+0
* Remove qv4unwindhelper classLars Knoll2013-10-291-4/+0
* Cleanup: Remove now unused throwInternal() methodLars Knoll2013-10-291-25/+0
* Win32: Remove dependency to DbgHelp DLLSimon Hausmann2013-10-231-4/+0
* Speed up stack trace generation for the JITSimon Hausmann2013-10-161-2/+0
* Temporarily disable libunwind exception throwing on MacSimon Hausmann2013-10-031-1/+1
* Cleanup exception handlingSimon Hausmann2013-10-031-3/+1
* Change v4 exceptions to use the common C++ ABIs foreign exceptionsSimon Hausmann2013-10-031-6/+5
* Fix WinCE build.v5.2.0-alpha1Sérgio Martins2013-09-251-1/+1
* Add ScopedValue and ScopedValueArray classesLars Knoll2013-09-111-0/+1
* Rename the DW2 and ARM unwinder helpers to standard _p.hThiago Macieira2013-09-021-2/+2
* The Moth VME is actually part of the runtime, not the compilerLars Knoll2013-08-081-2/+4
* Restructure source codeLars Knoll2013-08-081-0/+144