summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine
Commit message (Expand)AuthorAgeFilesLines
* Bug fix Tomi Korpipää2013-04-301-1/+1
* Refactoring to get ready for a second vis typeTomi Korpipää2013-04-3013-416/+262
* 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
* Crash fix Tomi Korpipää2013-04-192-41/+59
* Correct selection method works nowTomi Korpipää2013-04-192-62/+58
* 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-186-32/+128
* 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-1615-375/+621
* Moved object drawing to a separate function Tomi Korpipää2013-04-162-183/+118
* Optimized label texture creationTomi Korpipää2013-04-153-44/+64
* Preset camera function moved to camerahelper Tomi Korpipää2013-04-152-109/+16
* Fixed label printing in ZoomColumn mode Tomi Korpipää2013-04-151-13/+6
* Copyright changes Tomi Korpipää2013-04-1517-19/+77
* Added drawing the label of selected bar in non-QPainter version Tomi Korpipää2013-04-154-78/+171
* Added support for setting font Tomi Korpipää2013-04-123-1/+14
* Improved label drawing and font size adjustment Tomi Korpipää2013-04-125-59/+63
* Theme moved to it's own class Tomi Korpipää2013-04-125-217/+413
* Implemented label printing using opengl (QPainter version ifdeffed, either on...Tomi Korpipää2013-04-1210-65/+217
* Texture stuff added (lots of test hacks still included, to be removed)Tomi Korpipää2013-04-114-32/+46
* Preliminary texture support addedTomi Korpipää2013-04-105-4/+91
* Fixed label printing on bars in zoom viewTomi Korpipää2013-04-101-25/+59
* Coding style changes Tomi Korpipää2013-04-094-108/+90
* Keep selection highlighted in overview when zoomed Tomi Korpipää2013-04-091-10/+12
* Moved text printing to Utils -class Tomi Korpipää2013-04-091-42/+1
* Disallowed rotating the zoom sceneTomi Korpipää2013-04-093-15/+26
* First draft of zooming to selected row or column Tomi Korpipää2013-04-098-357/+476
* QData -classes taken into use Tomi Korpipää2013-04-056-1/+116
* Added data set classes for easier data insertionTomi Korpipää2013-04-0514-11/+641
* Implemented deletion of QDataItems Tomi Korpipää2013-04-044-16/+71
* Mac fix Tomi Korpipää2013-04-041-0/+1
* Added a data item classTomi Korpipää2013-04-049-184/+476
* Trying to please sanity bot Tomi Korpipää2013-04-042-6/+6
* Trying to please Sanity BotTomi Korpipää2013-04-042-13/+4