summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Mac fix Tomi Korpipää2013-05-201-6/+1
* Background lighting fix Tomi Korpipää2013-05-203-4/+4
* Fixed scaling in zoom mode Tomi Korpipää2013-05-201-3/+4
* Light positioning fixed in zoom mode Tomi Korpipää2013-05-201-3/+5
* Added datavis3d back under srcHeikkinen Miikka2013-05-1782-22/+24
* Added support for setting tick count Tomi Korpipää2013-05-1711-114/+114
* Made grid lines subject to shadows Tomi Korpipää2013-05-171-10/+88
* Themes updated Tomi Korpipää2013-05-173-55/+68
* Adjusted shadows and default colors Tomi Korpipää2013-05-163-9/+9
* Lighting fixed Tomi Korpipää2013-05-164-144/+44
* Shadows improvedTomi Korpipää2013-05-1610-22/+119
* Shadow quality adjustment via API added Tomi Korpipää2013-05-159-156/+306
* Hack to fix zoom mode shadow problems Tomi Korpipää2013-05-141-1/+2
* Poisson disk sampling added to shadow shaders Tomi Korpipää2013-05-143-9/+124
* Shadows improved Tomi Korpipää2013-05-147-43/+137
* Q3DMaps: Bar shadow support addedTomi Korpipää2013-05-146-37/+98
* Q3DBars: Added shadow supportTomi Korpipää2013-05-145-20/+250
* Shader changes Tomi Korpipää2013-05-137-49/+58
* Shadows fixedTomi Korpipää2013-05-1310-55/+84
* Directory structure reorganizedTomi Korpipää2013-05-0880-24/+22
* Shadow mapping implementationTomi Korpipää2013-05-0810-105/+136
* Added depth texture support to drawObject Tomi Korpipää2013-05-073-61/+25
* Shadow mapping implementation draft Tomi Korpipää2013-05-0714-35/+440
* Q3DMaps: Value application dimension changing added to example Tomi Korpipää2013-05-036-1/+2552
* Q3DMaps: Label updating after changes doneTomi Korpipää2013-05-036-8/+11
* Selection label position bug fix Tomi Korpipää2013-05-031-15/+12
* Bug fix Tomi Korpipää2013-05-031-2/+4
* Q3DBars: Bug fix (compilation error if DISPLAY_FULL_DATA_ON_SELECTION was not...Tomi Korpipää2013-05-031-1/+1
* Q3DMaps: Added support for visualizing value in selected dimensionTomi Korpipää2013-05-034-84/+203
* Bug fix Tomi Korpipää2013-05-021-0/+6
* Font size adjustment bug fix Tomi Korpipää2013-05-022-4/+1
* Q3DMaps visualization type added Tomi Korpipää2013-05-0210-17/+1585
* Bug fix Tomi Korpipää2013-04-301-1/+1
* Refactoring to get ready for a second vis typeTomi Korpipää2013-04-3019-546/+370
* Grid lines implemented Tomi Korpipää2013-04-295-8/+159
* Label alignments implemented Tomi Korpipää2013-04-292-12/+47
* Crash fix Tomi Korpipää2013-04-261-4/+13
* Bug fixesTomi Korpipää2013-04-251-2/+11
* Row/column label flipping with rotations implementedTomi Korpipää2013-04-252-54/+51
* Implemented row and column labeling in normal view Tomi Korpipää2013-04-252-14/+102
* Autozoom based on aspect ratio Tomi Korpipää2013-04-252-14/+17
* Bug fix. Update bar labels if drawer changes (font, theme, label transparency) Tomi Korpipää2013-04-242-6/+29
* Fixed bar scaling Tomi Korpipää2013-04-241-2/+2
* Scene autoscaling improved Tomi Korpipää2013-04-242-22/+12
* Replaced QPoints with QPairs and QSizes where applicableTomi Korpipää2013-04-247-79/+82
* Y adjustment for labels and zoom view done Tomi Korpipää2013-04-232-96/+23
* Automatic y positioning implemented based on bar min and max heightsTomi Korpipää2013-04-236-26/+58
* More adjustable properties added to exampleTomi Korpipää2013-04-231-9/+24
* More stuff to widget example Tomi Korpipää2013-04-231-0/+7
* Added example on how to use 3d bars on qwidgetTomi Korpipää2013-04-222-64/+85