summaryrefslogtreecommitdiffstats
path: root/src/datavis3dqml2/declarativebars_p.h
Commit message (Expand)AuthorAgeFilesLines
* Expose data proxy in QMLMiikka Heikkinen2013-09-061-14/+4
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-11/+11
* Improve qmlbarchart exampleMiikka Heikkinen2013-09-031-3/+3
* Refactor item model mapping and proxiesMiikka Heikkinen2013-09-021-3/+3
* Pinch-zoom and double-click selection fixed on AndroidTomi Korpipää2013-09-021-0/+2
* Rename "3d" -> "3D" in class names.Miikka Heikkinen2013-08-301-1/+1
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-11/+11
* Public slot and const ref changesTomi Korpipää2013-08-261-4/+3
* Removed setfontsize Tomi Korpipää2013-08-261-5/+0
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-261-2/+2
* Selection improvements for bars:Miikka Heikkinen2013-08-221-0/+6
* Implement selection label formattingMiikka Heikkinen2013-08-211-0/+4
* Doc update; q3dbars, q3dwindowTomi Korpipää2013-08-191-4/+4
* Support for setting axes in QML.Miikka Heikkinen2013-08-151-5/+12
* Rearchitecting to ensure we transfer the data model to renderer in correct st...Keränen Pasi2013-08-151-1/+2
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-103/+28
* QML: Invokables to propertiesTomi Korpipää2013-08-141-33/+110
* Refactoring function and enum namesTomi Korpipää2013-08-131-5/+5
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* DeclarativeMaps: Refactoring and cleanup Tomi Korpipää2013-08-131-2/+2
* DeclarativeBars: Refactoring and cleanupTomi Korpipää2013-08-131-23/+149
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-4/+4
* Introduce item model based proxyMiikka Heikkinen2013-07-121-7/+5
* Create private global header and move constants thereMiikka Heikkinen2013-06-241-3/+2
* Doc fixes and some cleanupMiikka Heikkinen2013-06-241-1/+1
* Passing QML ListModel to C++ QAbstractItemModel works partially Tomi Korpipää2013-06-171-0/+2
* Include fix Tomi Korpipää2013-06-171-2/+2
* Renamed QTENTERPRISE_DATA.. -> QT_DATA.. Tomi Korpipää2013-06-131-2/+2
* Removed invokables from C++ apiTomi Korpipää2013-06-131-2/+0
* Refactoring commong 3d bars functionality to separate class, added QML classes.Keränen Pasi2013-06-121-0/+96