aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/memory/qv4mm_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix QtSharedPointer::ExternalRefCountData object leaks"J-P Nurmi2015-12-231-2/+0
* Fix QtSharedPointer::ExternalRefCountData object leaksJian Liang2015-12-181-0/+2
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Avoid a function call when allocation new objectsLars Knoll2015-09-221-24/+22
* Simplify new construction schemeLars Knoll2015-09-221-30/+77
* move error objects over to new construction schemeLars Knoll2015-09-221-0/+28
* Convert variant object and ObjectProtoLars Knoll2015-09-221-0/+13
* Inline property data into the objectLars Knoll2015-09-221-9/+52
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-3/+14
* destruct qobject wrappers before sweeping the GC heapLars Knoll2015-08-101-2/+0
* Encapsulate and protect all accesses to the vtable of Heap objectsLars Knoll2015-08-101-1/+1
* Move memory management related functionality into it's own folderLars Knoll2015-03-021-0/+187