summaryrefslogtreecommitdiffstats
path: root/src/datavis3dqml2/declarativebars.h
Commit message (Expand)AuthorAgeFilesLines
* DeclarativeBars: Refactoring and cleanupTomi Korpipää2013-08-131-242/+0
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-2/+2
* Introduce item model based proxyMiikka Heikkinen2013-07-121-38/+17
* Data proxy implementation for bars.Miikka Heikkinen2013-07-041-0/+3
* Moving public attributes from bars3drenderer to controller.Keränen Pasi2013-06-281-0/+8
* Create private global header and move constants thereMiikka Heikkinen2013-06-241-2/+1
* Doc fixes and some cleanupMiikka Heikkinen2013-06-241-1/+1
* Implemented passing of mouse events from QtQuick.Keränen Pasi2013-06-181-0/+5
* Fixed unnecessary re-creation of render node and buffers.Keränen Pasi2013-06-171-0/+1
* Passing QML ListModel to C++ QAbstractItemModel works partially Tomi Korpipää2013-06-171-0/+3
* Rendering code placeholder added for 3D Bars.Keränen Pasi2013-06-141-4/+4
* Renamed property correctly Tomi Korpipää2013-06-141-2/+2
* QML data api implementation started Tomi Korpipää2013-06-141-0/+12
* Renamed QTENTERPRISE_DATA.. -> QT_DATA.. Tomi Korpipää2013-06-131-2/+2
* Removed invokables from C++ apiTomi Korpipää2013-06-131-13/+12
* First step to separate render code from model.Keränen Pasi2013-06-131-3/+3
* Documentation addedTomi Korpipää2013-06-121-3/+0
* Refactoring commong 3d bars functionality to separate class, added QML classes.Keränen Pasi2013-06-121-11/+142
* Added a DeclarativeBars classTomi Korpipää2013-06-051-0/+105