summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/q3dscatter.h
Commit message (Expand)AuthorAgeFilesLines
* Module renamedTomi Korpipää2013-09-101-129/+0
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-11/+11
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-2/+5
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-8/+9
* Add selection signaling for scatterMiikka Heikkinen2013-08-271-0/+5
* Public slot and const ref changesTomi Korpipää2013-08-261-7/+3
* Removed setfontsize Tomi Korpipää2013-08-261-4/+0
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-261-6/+2
* Doc warning fixes Tomi Korpipää2013-08-201-1/+1
* Doc update: q3dscatterTomi Korpipää2013-08-201-21/+0
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-18/+18
* Refactoring function and enum namesTomi Korpipää2013-08-131-21/+8
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Const changes to public headers Tomi Korpipää2013-08-131-9/+8
* Corrected includes of own public headersTomi Korpipää2013-08-121-2/+2
* Q3DScatter: Axes taken into use for lines and labelsTomi Korpipää2013-08-091-12/+10
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-2/+2
* Q3DScatter: First draft Tomi Korpipää2013-08-051-0/+192