summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-05-25add delete shape functionweigao
2014-05-25fix the bar model generateweigao
2014-05-25Improve computation of the text area to make it nicer.Jan Holesovsky
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard
2014-05-24WaE: -Werror=unused-parameterCaolán McNamara
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks
2014-05-24much improved camera control for 3D chartMarkus Mohrhard
2014-05-24add a text cache to improve rendering performanceMarkus Mohrhard
2014-05-24fix chart background colorMarkus Mohrhard
2014-05-24add text on both sides of the chartMarkus Mohrhard
2014-05-24remove camera positioning from OpenGL codeMarkus Mohrhard
2014-05-24Revert "add reverse bars code"Markus Mohrhard
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-24improve the bar and text positioningMarkus Mohrhard
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard
2014-05-24modify the camera position to show the whole sceneweigao
2014-05-24the destructor alreadz clears the vectorMarkus Mohrhard
2014-05-24fix the calling of polygon APIweigao
2014-05-24fix the polygon normalweigao
2014-05-24fix polygon renderweigao
2014-05-24adapt code to the text mapping fixMarkus Mohrhard
2014-05-24map strings correctly to 3d objectsMarkus Mohrhard
2014-05-24GetTexBoundRect does not really return teh bounding rectangleMarkus Mohrhard
2014-05-24improve text renderingMarkus Mohrhard
2014-05-24avoid the creation of empty textMarkus Mohrhard
2014-05-23drop unused templateCaolán McNamara
2014-05-23don't enable debug renderingto pngMarkus Mohrhard
2014-05-23coverity#1215398 Uninitialized scalar fieldCaolán McNamara
2014-05-23coverity#1215399 Uninitialized scalar fieldCaolán McNamara
2014-05-23boost::checked_deleter serves the purposeTakeshi Abe
2014-05-23Lsan: fix memory leaksMarkus Mohrhard
2014-05-23remove unused variableMarkus Mohrhard
2014-05-23Lsan: fix memory leaksMarkus Mohrhard
2014-05-23Lsan: fix invalid memory accessMarkus Mohrhard
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-22change the bar size a bitMarkus Mohrhard
2014-05-21-Werror,-Wunused-variableStephan Bergmann
2014-05-21remove second part of the debug outputMarkus Mohrhard
2014-05-21remove debug outputMarkus Mohrhard
2014-05-21improve the text rendering a little bit moreMarkus Mohrhard
2014-05-21improve the text rendering a bitMarkus Mohrhard
2014-05-21we need to set text size in woorld coordinatesMarkus Mohrhard
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard
2014-05-21forgot to release the OpenGL resourcesMarkus Mohrhard
2014-05-21use FBO for the pickingMarkus Mohrhard
2014-05-21set the color for the pickingMarkus Mohrhard
2014-05-21remove unnecessary whitespacesMarkus Mohrhard
2014-05-21avoid division by zero that happens to me in some casesMarkus Mohrhard
2014-05-21we need to create the bufferMarkus Mohrhard
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet