aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4persistent_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all remaining usages of ValueRefLars Knoll2015-01-231-2/+0
* Get rid of most uses of ValueRefLars Knoll2015-01-231-3/+4
* Refactor persistent valuesLars Knoll2015-01-161-54/+66
* Make sure we always have an engine when assigning to a PersistentLars Knoll2015-01-131-14/+15
* Remove the remaining uses of Returned<T>Simon Hausmann2014-11-151-8/+0
* Cleanup debugger to be safe for the new GCLars Knoll2014-11-121-0/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Get rid of ManagedRefLars Knoll2014-07-221-2/+0
* Make the Ref classes not template basedLars Knoll2014-02-071-4/+3
* Rename Referenced to ManagedRefLars Knoll2014-02-071-2/+2
* Move PersistenValue and WeakValue into it's own fileLars Knoll2014-02-051-0/+168