summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qitemmodelbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QItemModelBuffer: unused and incompletePaul Lemire2018-03-191-357/+0
* Port away from QBuffer::typeKevin Ottens2017-09-221-1/+1
* Fix CLANG reported warningsMike Krus2016-05-021-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-4/+4
* QItemModelBuffer: don't iterate over QHash::keys()Marc Mutz2016-04-301-2/+2
* Make QItemModelBuffer privateMike Krus2016-03-181-1/+1
* QAttribute API changesPaul Lemire2016-02-291-2/+2
* QAttribute: merge with QAbstractAttributePaul Lemire2016-02-261-8/+8
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move core/io content to render/geometry and ioKevin Ottens2015-12-021-1/+1
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-2/+2
* Remove Q prefix from graphics helpersSean Harmer2015-10-131-3/+3
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+5
* QAbstractAttribute: Type abstracted with an enumPaul Lemire2015-08-071-2/+61
* New Buffer API Frontend ClassesGiuseppe D'Angelo2015-08-071-8/+13
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-1/+1
* Small fix to be able to compile on ES2 platformsPaul Lemire2014-07-251-2/+3
* Refactoring of MeshData, Buffer, Mesh and AttributePaul Lemire2014-07-051-1/+0
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+289
* Import initial examples and export symbols from libSean Harmer2014-02-251-289/+0
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+289