summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Directory structure reorganizedTomi Korpipää2013-05-08174-1185/+28
* 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
* Added a custom bar (weird thing) to Q3DMaps example Tomi Korpipää2013-05-073-1/+1238
* Q3DMaps: Value application dimension changing added to example Tomi Korpipää2013-05-039-21/+2637
* Q3DMaps: Label updating after changes doneTomi Korpipää2013-05-0310-306/+184
* Selection label position bug fix Tomi Korpipää2013-05-032-19/+16
* 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-0310-110/+251
* 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-0217-18/+2242
* Bug fix Tomi Korpipää2013-04-301-1/+1
* Refactoring to get ready for a second vis typeTomi Korpipää2013-04-3023-600/+424
* Grid lines implemented Tomi Korpipää2013-04-2910-18/+188
* Label alignments implemented Tomi Korpipää2013-04-292-12/+47
* Crash fix Tomi Korpipää2013-04-261-4/+13
* Added font changing to widget exampleTomi Korpipää2013-04-263-1/+40
* Bug fixesTomi Korpipää2013-04-252-159/+168
* 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-242-4/+4
* Scene autoscaling improved Tomi Korpipää2013-04-242-22/+12
* Replaced QPoints with QPairs and QSizes where applicableTomi Korpipää2013-04-2411-96/+99
* 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
* Added more data to example Tomi Korpipää2013-04-232-32/+17
* More adjustable properties added to exampleTomi Korpipää2013-04-234-14/+105
* More stuff to widget example Tomi Korpipää2013-04-234-58/+157
* Added example on how to use 3d bars on qwidgetTomi Korpipää2013-04-2213-213/+666
* Crash fix Tomi Korpipää2013-04-193-43/+61
* Correct selection method works nowTomi Korpipää2013-04-195-73/+161
* Fixed labeling for 0 -valued barsTomi Korpipää2013-04-191-30/+40
* Separate selection label support added Tomi Korpipää2013-04-187-88/+115
* Axis label drawing added Tomi Korpipää2013-04-188-197/+293
* Added bar label drawing in zoom selection view Tomi Korpipää2013-04-1710-120/+433
* Object drawing and label generation moved to their own classTomi Korpipää2013-04-1627-570/+803
* Moved object drawing to a separate function Tomi Korpipää2013-04-162-183/+118
* Optimized label texture creationTomi Korpipää2013-04-156-47/+67
* Preset camera function moved to camerahelper Tomi Korpipää2013-04-154-109/+121
* Fixed label printing in ZoomColumn mode Tomi Korpipää2013-04-151-13/+6
* Copyright changes Tomi Korpipää2013-04-1549-59/+190
* Added drawing the label of selected bar in non-QPainter version Tomi Korpipää2013-04-158-89/+190
* Added support for setting font Tomi Korpipää2013-04-125-5/+20
* Improved label drawing and font size adjustment Tomi Korpipää2013-04-128-73/+132
* Theme moved to it's own class Tomi Korpipää2013-04-126-221/+417