summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/q3dbars.cpp
Commit message (Expand)AuthorAgeFilesLines
* Module renamedTomi Korpipää2013-09-101-600/+0
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-14/+14
* Only render the scene when something changes.Miikka Heikkinen2013-09-031-0/+2
* Rename "3d" -> "3D" in class names.Miikka Heikkinen2013-08-301-3/+3
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-16/+74
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-10/+76
* Public slot and const ref changesTomi Korpipää2013-08-261-13/+10
* Removed setfontsize Tomi Korpipää2013-08-261-15/+0
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-261-17/+3
* Selection improvements for bars:Miikka Heikkinen2013-08-221-6/+18
* Doc warning fixes Tomi Korpipää2013-08-201-1/+1
* Doc update: q3dscatterTomi Korpipää2013-08-201-1/+1
* Doc update; q3dbars, q3dwindowTomi Korpipää2013-08-191-90/+97
* Removed duplicate codeTomi Korpipää2013-08-161-1/+1
* 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-16/+16
* Refactoring function and enum namesTomi Korpipää2013-08-131-3/+3
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Const changes to public headers Tomi Korpipää2013-08-131-8/+8
* Add some missing data manipulation methods to bar proxyMiikka Heikkinen2013-08-131-0/+5
* Tickcount and both automatic and explicit range setting via axesMiikka Heikkinen2013-08-081-19/+4
* Introduce item model based proxyMiikka Heikkinen2013-07-121-4/+4
* Data proxy implementation for bars.Miikka Heikkinen2013-07-041-72/+10
* Decouple data and axes.Miikka Heikkinen2013-07-011-39/+32
* Moving public attributes from bars3drenderer to controller.Keränen Pasi2013-06-281-5/+10
* Fixes to Bars 3D widget example crash on start.Keränen Pasi2013-06-271-10/+1
* High quality shadow issue fix for Q3DBars. Tomi Korpipää2013-06-271-3/+6
* First step in separating input handling from renderer code.Keränen Pasi2013-06-271-3/+1
* Doc fixes and some cleanupMiikka Heikkinen2013-06-241-121/+0
* Removed obsolete stuff Tomi Korpipää2013-06-191-5/+0
* Convert mouse position from QML to Qt coordinatesTomi Korpipää2013-06-181-3/+3
* Fixed QML properties not updated and handling of depth FBO.Keränen Pasi2013-06-171-3/+3
* Rendering code placeholder added for 3D Bars.Keränen Pasi2013-06-141-2/+2
* Renamed QTENTERPRISE_DATA.. -> QT_DATA.. Tomi Korpipää2013-06-131-17/+8
* Removed invokables from C++ apiTomi Korpipää2013-06-131-11/+19
* Q3DBars: Removed obsolete constructor parametersTomi Korpipää2013-06-131-8/+2
* First step to separate render code from model.Keränen Pasi2013-06-131-3/+2
* Documentation addedTomi Korpipää2013-06-121-6/+425
* Refactoring commong 3d bars functionality to separate class, added QML classes.Keränen Pasi2013-06-121-2163/+64
* QML2: Shadows now work Tomi Korpipää2013-06-071-18/+31
* QML2 Q3DBars hardcoded h4x0r version implemented Tomi Korpipää2013-06-061-2/+28
* Q3DBars: Background disabling finalized Tomi Korpipää2013-06-061-3/+10
* Added API for disabling/enabling background Tomi Korpipää2013-06-061-1/+13
* Qml: Changed some invokables to properties Tomi Korpipää2013-05-311-7/+42
* QTCOMMERCIAL -> QTENTERPRISETomi Korpipää2013-05-301-2/+2
* Q3DBars: Fixed shadows for negative valued bars Tomi Korpipää2013-05-291-12/+11
* Q3DBars: tick lines are drawn for negative values Tomi Korpipää2013-05-291-3/+8
* Q3DBars: Label and grid support when viewing from below added Tomi Korpipää2013-05-291-9/+38
* Q3DBars: Better support for negative valuesTomi Korpipää2013-05-291-58/+65
* Crash fix Tomi Korpipää2013-05-291-0/+13