summaryrefslogtreecommitdiffstats
path: root/examples/widget/chart.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 'chart' with 'graph'Miikka Heikkinen2013-10-041-217/+0
* Refactored MeshStyle and InputState Tomi Korpipää2013-10-021-1/+1
* Refactored CameraPreset Tomi Korpipää2013-10-021-3/+3
* Refactored SelectionMode Tomi Korpipää2013-10-021-1/+1
* Refactored LabelTransparency and ShadowQualityTomi Korpipää2013-10-021-6/+6
* Refactored ColorTheme -> Theme Tomi Korpipää2013-10-021-1/+1
* Bar graph data window controlled by category axes rangesMiikka Heikkinen2013-09-181-12/+10
* QBarDataProxy now has list of row and column labelsMiikka Heikkinen2013-09-111-3/+1
* Widget example changes Tomi Korpipää2013-09-111-45/+14
* Widget example theme changing with combobox Tomi Korpipää2013-09-101-6/+1
* Module renamedTomi Korpipää2013-09-101-5/+5
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-5/+5
* Fixed issues from Improve examples taskTomi Korpipää2013-09-031-269/+17
* Option for softer shadows addedTomi Korpipää2013-09-021-25/+4
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-29/+42
* Fix crash when resetting axesMiikka Heikkinen2013-08-291-0/+14
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-69/+113
* Removed setfontsize Tomi Korpipää2013-08-261-2/+3
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-261-1/+1
* Selection improvements for bars:Miikka Heikkinen2013-08-221-23/+45
* Refactored enums zoom -> slice Tomi Korpipää2013-08-211-2/+2
* Implement selection label formattingMiikka Heikkinen2013-08-211-2/+3
* Doc update; q3dbars, q3dwindowTomi Korpipää2013-08-191-17/+10
* Implement value axis label formatting.Miikka Heikkinen2013-08-161-1/+3
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-36/+36
* Add missing methods to scatter proxy apiMiikka Heikkinen2013-08-141-2/+1
* Refactoring function and enum namesTomi Korpipää2013-08-131-1/+1
* Refactor QBarDataProxyMiikka Heikkinen2013-08-131-6/+6
* Copyright headers updated Tomi Korpipää2013-08-131-32/+10
* Add some missing data manipulation methods to bar proxyMiikka Heikkinen2013-08-131-0/+61
* Corrected includes of own public headersTomi Korpipää2013-08-121-3/+3
* Refactor axes to use more properties in preparation of qml supportMiikka Heikkinen2013-08-091-6/+6
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-6/+6
* Value axis labels support for barchartMiikka Heikkinen2013-08-091-1/+4
* Tickcount and both automatic and explicit range setting via axesMiikka Heikkinen2013-08-081-11/+7
* Fix column labels in widget example.Miikka Heikkinen2013-07-121-2/+2
* Bring new data proxies to mapsMiikka Heikkinen2013-07-121-8/+9
* Misc fixes:Miikka Heikkinen2013-07-091-6/+14
* Refactor data itemMiikka Heikkinen2013-07-091-9/+28
* Make axis label list indexes correspond to data array indexesMiikka Heikkinen2013-07-081-2/+3
* Miscellaneous fixesMiikka Heikkinen2013-07-051-23/+40
* Data proxy implementation for bars.Miikka Heikkinen2013-07-041-2/+5
* Decouple data and axes.Miikka Heikkinen2013-07-011-3/+8
* Moving public attributes from bars3drenderer to controller.Keränen Pasi2013-06-281-16/+21
* High quality shadow issue fix for Q3DBars. Tomi Korpipää2013-06-271-1/+16
* Removed invokables from C++ apiTomi Korpipää2013-06-131-2/+2
* Added API for disabling/enabling background Tomi Korpipää2013-06-061-0/+5
* Camera presets added for viewing the graph below Tomi Korpipää2013-05-291-1/+1
* Lighter shadows and beveled bar Tomi Korpipää2013-05-211-1/+7
* Background lighting fix Tomi Korpipää2013-05-201-3/+4