summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/q3dbars.h
Commit message (Expand)AuthorAgeFilesLines
* Module renamedTomi Korpipää2013-09-101-137/+0
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-12/+12
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-2/+5
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-0/+6
* 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
* Selection improvements for bars:Miikka Heikkinen2013-08-221-1/+6
* Doc update: q3dscatterTomi Korpipää2013-08-201-1/+1
* Doc update; q3dbars, q3dwindowTomi Korpipää2013-08-191-31/+3
* 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-1/+1
* Copyright headers updated Tomi Korpipää2013-08-131-31/+8
* Const changes to public headers Tomi Korpipää2013-08-131-9/+8
* Add some missing data manipulation methods to bar proxyMiikka Heikkinen2013-08-131-0/+1
* Corrected includes of own public headersTomi Korpipää2013-08-121-2/+2
* Tickcount and both automatic and explicit range setting via axesMiikka Heikkinen2013-08-081-9/+3
* Introduce item model based proxyMiikka Heikkinen2013-07-121-2/+2
* Miscellaneous fixesMiikka Heikkinen2013-07-051-19/+0
* Data proxy implementation for bars.Miikka Heikkinen2013-07-041-9/+15
* Decouple data and axes.Miikka Heikkinen2013-07-011-17/+14
* Moving public attributes from bars3drenderer to controller.Keränen Pasi2013-06-281-1/+9
* Fixes to Bars 3D widget example crash on start.Keränen Pasi2013-06-271-1/+0
* High quality shadow issue fix for Q3DBars. Tomi Korpipää2013-06-271-1/+1
* Create private global header and move constants thereMiikka Heikkinen2013-06-241-1/+0
* Doc fixes and some cleanupMiikka Heikkinen2013-06-241-1/+1
* Removed obsolete stuff Tomi Korpipää2013-06-191-2/+0
* Include fix Tomi Korpipää2013-06-171-2/+2
* Too long lines divided Tomi Korpipää2013-06-141-0/+3
* Renamed QTENTERPRISE_DATA.. -> QT_DATA.. Tomi Korpipää2013-06-131-3/+6
* Removed invokables from C++ apiTomi Korpipää2013-06-131-35/+35
* Q3DBars: Removed obsolete constructor parametersTomi Korpipää2013-06-131-1/+1
* Documentation addedTomi Korpipää2013-06-121-8/+6
* Refactoring commong 3d bars functionality to separate class, added QML classes.Keränen Pasi2013-06-121-8/+12
* QML2: Shadows now work Tomi Korpipää2013-06-071-1/+1
* Added API for disabling/enabling background Tomi Korpipää2013-06-061-0/+5
* Added a DeclarativeBars classTomi Korpipää2013-06-051-13/+14
* Qml: Changed some invokables to properties Tomi Korpipää2013-05-311-7/+24
* QML2 support added (draft) Tomi Korpipää2013-05-301-34/+36
* QTCOMMERCIAL -> QTENTERPRISETomi Korpipää2013-05-301-3/+3
* Android: pinch-zoomTomi Korpipää2013-05-281-0/+1
* Android: rotation and selection updated Tomi Korpipää2013-05-281-0/+3
* Added datavis3d back under srcHeikkinen Miikka2013-05-171-0/+167
* Directory structure reorganizedTomi Korpipää2013-05-081-159/+0
* Refactoring to get ready for a second vis typeTomi Korpipää2013-04-301-77/+1
* Grid lines implemented Tomi Korpipää2013-04-291-0/+3
* Label alignments implemented Tomi Korpipää2013-04-291-1/+2
* Row/column label flipping with rotations implementedTomi Korpipää2013-04-251-1/+2
* Implemented row and column labeling in normal view Tomi Korpipää2013-04-251-1/+1
* Replaced QPoints with QPairs and QSizes where applicableTomi Korpipää2013-04-241-3/+3