summaryrefslogtreecommitdiffstats
path: root/src/core/resources/qframeallocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Make QFrameAllocator privateKevin Ottens2015-12-081-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-3/+3
* RenderView: remove a subtle memory leaksPaul Lemire2015-07-041-0/+4
* QFrameAllocator add a new isEmpty methodPaul Lemire2015-07-021-0/+19
* Properly initialize q_ptr (or avoid where it is not needed)Konstantin Ritt2015-05-201-3/+2
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+4
* Doc: Review doc Qt3DNico Vertriest2015-03-161-2/+2
* Fix MSVC warnings.Friedemann Kleint2015-03-121-2/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Add namespace to QFrameAllocator docs and remove leading asterisksSean Harmer2014-12-221-7/+6
* Cleanup and hide more of the QFrameAllocator implementation.Milian Wolff2014-11-141-31/+27
* QFrameAllocator: raw memory allocator without placement new callPaul Lemire2014-08-141-1/+1
* QFrameAllocator added valgrind macros to help debuggingPaul Lemire2014-07-031-1/+9
* QFrameAllocator + unit testsPaul Lemire2014-07-031-2/+230
* Empty QFrameAllocator classPaul Lemire2014-07-031-0/+64