summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2014-08-28EE_PARA_WRITINGDIR should presumably use an SvxFrameDirectionItemStephan Bergmann
2014-08-27pass by const referenceMarkus Mohrhard
2014-08-27don't call getenv repeatedlyMarkus Mohrhard
2014-08-27correct the variable nameweigao
2014-08-27showing bar info until fly backweigao
2014-08-27modify history data styleweigao
2014-08-27modify data update fps to data update rateweigao
2014-08-27modify data update color to cyanweigao
2014-08-27add screen text color set interfaceweigao
2014-08-27place date update fps below render fpsweigao
2014-08-27reduce render fps and data update fps to halfweigao
2014-08-27use environment value to control benchmark modeweigao
2014-08-20loplugin:literaltoboolconversionStephan Bergmann
2014-08-20add screen text to auto flyweigao
2014-08-20add auto fly codeweigao
2014-08-18Annotate code & remove unnecessary scope.Kohei Yoshida
2014-08-18Nested conditional !(cond1 && cond2 && cond3) is harder on human brain.Kohei Yoshida
2014-08-18Using empty() makes it clearer.Kohei Yoshida
2014-08-18TODO items from the old maintainers. No longer relevant.Kohei Yoshida
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-08-15fix OSX check for GL_EXT_texture_arrayMarkus Mohrhard
2014-08-14Use struct to group together parameters to reduce number of method args.Kohei Yoshida
2014-08-14Extract code block into its own method.Kohei Yoshida
2014-08-13'>>' should be '> >' within a nested template argument listTor Lillqvist
2014-08-13use references where possibleMarkus Mohrhard
2014-08-13consistent variable namingMarkus Mohrhard
2014-08-13fix warningsMarkus Mohrhard
2014-08-13modify screen text color to blueweigao
2014-08-13add scroll screen textweigao
2014-08-13add click and history screen textweigao
2014-08-13add data update text renderingweigao
2014-08-13add function of adding screen text shapeweigao
2014-08-13add render fps renderingweigao
2014-08-13add position control to screen textweigao
2014-08-07coverity#1228875 Uninitialized scalar fieldCaolán McNamara
2014-08-07coverity#1219805 Uninitialized scalar fieldCaolán McNamara
2014-08-06Scope reduction.Kohei Yoshida
2014-08-07chart2: -Werror,-Wunused-private-fieldMichael Stahl
2014-08-06fix WreorderMarkus Mohrhard
2014-08-06remove test code of screen textweigao
2014-08-06add click fly back codeweigao
2014-08-06make GL 3.0 support bars scrollweigao
2014-08-06make pick shader work when bars scrollweigao
2014-08-06add scroll matrix and bars can scrollweigao
2014-08-06add scene limit code for scroll modeweigao
2014-08-06add scene edge functionweigao
2014-08-06add functions of setting the speed and distance of barsweigao
2014-08-06add codes to compile the scroll shadersweigao
2014-08-06add high light bar code for clickweigao