summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
AgeCommit message (Expand)Author
2014-02-16fix windows buildDavid Tardon
2014-02-16fix crash when dumping OpenGL dummy shapesMarkus Mohrhard
2014-02-16text position for legend improvementsMarkus Mohrhard
2014-02-16improve bubble positioningMarkus Mohrhard
2014-02-16improve text positioningMarkus Mohrhard
2014-02-15last fix for chart area size and positioningMarkus Mohrhard
2014-02-15fix OpenGL resource leakMarkus Mohrhard
2014-02-15remove more unused codeMarkus Mohrhard
2014-02-15remove more unused codeMarkus Mohrhard
2014-02-15set transformation matrix as property with fixed sizeMarkus Mohrhard
2014-02-15remove unused functionsMarkus Mohrhard
2014-02-15fix OpenGL text renderingMarkus Mohrhard
2014-02-15remove unnecessary stuffMarkus Mohrhard
2014-02-15-Werror,-WundefTakeshi Abe
2014-02-14Fix GLEW debug stuff for WindowsStephan Bergmann
2014-02-14Include glew.h on OS X for the debug_output stuffTor Lillqvist
2014-02-13add native OpenGL debug output for dbgutil buildsMarkus Mohrhard
2014-02-13remove unused enumMarkus Mohrhard
2014-02-10first step into positioning fixes for legendsMarkus Mohrhard
2014-02-09coverity#1169824 Explicit null dereferencedCaolán McNamara
2014-02-09coverity#1169832 Using invalid iteratorCaolán McNamara
2014-02-09coverity#1169877 Uninitialized pointer fieldCaolán McNamara
2014-02-09add a few more debug statementsMarkus Mohrhard
2014-02-08coverity#737047 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169880 Uninitialized pointer fieldCaolán McNamara
2014-02-07coverity#737046 Uncaught exceptionCaolán McNamara
2014-02-07first step in supporting XShapeDumper for the DummyShapesMarkus Mohrhard
2014-02-06improve color handling and alpha channel handlingMarkus Mohrhard
2014-02-06small clean-upMarkus Mohrhard
2014-02-06get z order correct in a few more placesMarkus Mohrhard
2014-02-06make bar charts workingMarkus Mohrhard
2014-02-04warning C4305: '+=' : truncation from 'double' to 'float'Stephan Bergmann
2014-02-03improve diagram renderingMarkus Mohrhard
2014-02-03no need for typedefs hereMarkus Mohrhard
2014-02-03replace malloc with std::vectorPeilin
2014-02-03chart2: resolve merge conflict.Michael Meeks
2014-02-03the msaa checks are only needed on windowsMarkus Mohrhard
2014-02-03working symbol rendering based on point spritesMarkus Mohrhard
2014-02-03remove unnecessary variableMarkus Mohrhard
2014-02-03slideshow.opengl -> chart2.opengl in SAL_WARNMarkus Mohrhard
2014-02-03fix a few OpenGL resource leaksMarkus Mohrhard
2014-02-03small clean up in the direction of Mac supportMarkus Mohrhard
2014-02-03remove unnecessary variables and OpenGL callsMarkus Mohrhard
2014-02-03Make the OpenGL stuff in chart2 compile for OS X (but definitely won't work)Tor Lillqvist
2014-02-03Bin silly inline versioning commentsTor Lillqvist
2014-02-02Revert "use fmod and make code simpler"Markus Mohrhard
2014-01-31standardize the z oder handling a bit moreMarkus Mohrhard
2014-01-31better OpenGL debug outputMarkus Mohrhard
2014-01-31extract the Z_STEP value into a defineMarkus Mohrhard
2014-01-31use fmod and make code simplerMarkus Mohrhard