aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4persistent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Keep PersistentValueStorage page size in sync with system page sizeTor Arne Vestbø2015-02-021-14/+12
* Get rid of most uses of ValueRefLars Knoll2015-01-231-3/+13
* Move vtable out of internalClassLars Knoll2015-01-201-2/+2
* Refactor persistent valuesLars Knoll2015-01-161-149/+237
* Make sure we always have an engine when assigning to a PersistentLars Knoll2015-01-131-50/+58
* Cleanup debugger to be safe for the new GCLars Knoll2014-11-121-0/+10
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Move PersistenValue and WeakValue into it's own fileLars Knoll2014-02-051-0/+255