summaryrefslogtreecommitdiffstats
path: root/src/datavis3dqml2/declarativescatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Module renamedTomi Korpipää2013-09-101-327/+0
* Expose data proxy in QMLMiikka Heikkinen2013-09-061-24/+4
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-9/+9
* Improve qmlbarchart exampleMiikka Heikkinen2013-09-031-0/+4
* Refactor item model mapping and proxiesMiikka Heikkinen2013-09-021-5/+5
* Pinch-zoom and double-click selection fixed on AndroidTomi Korpipää2013-09-021-2/+17
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-7/+7
* Removed setfontsize Tomi Korpipää2013-08-261-10/+0
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-261-2/+2
* Implement selection label formattingMiikka Heikkinen2013-08-211-0/+10
* Removed duplicate codeTomi Korpipää2013-08-161-1/+1
* Support for setting axes in QML.Miikka Heikkinen2013-08-151-0/+30
* Moved functions from specific controllers to abstract controllerTomi Korpipää2013-08-151-5/+5
* Rearchitecting to ensure we transfer the data model to renderer in correct st...Keränen Pasi2013-08-151-3/+4
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-27/+27
* QML: Invokables to propertiesTomi Korpipää2013-08-141-35/+94
* Refactoring function and enum namesTomi Korpipää2013-08-131-4/+4
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* DeclarativeMaps: Refactoring and cleanup Tomi Korpipää2013-08-131-1/+0
* DeclarativeScatter: Refactoring and cleanupTomi Korpipää2013-08-131-124/+9
* Q3DScatter: Axes taken into use for lines and labelsTomi Korpipää2013-08-091-23/+1
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-14/+14
* DeclarativeScatter: First draftTomi Korpipää2013-08-071-0/+399