aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/jsruntime.pri
Commit message (Expand)AuthorAgeFilesLines
* 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