summaryrefslogtreecommitdiff
path: root/src/value.h
AgeCommit message (Expand)Author
2013-11-23Fix compilation error on Ubuntu where uint32_t is not defined.Torsten Paul
2013-11-15Change nbsteps() to uint32_t to make it independent from 32/64-bit platform.Torsten Paul
2013-11-11Add support for handling negative step values in ranges (fixes #500).Torsten Paul
2013-10-07factorize Value::RangeType calculation and correct errorVicnet
2013-10-07factorize Value::RangeType methodVicnet
2013-10-07use explicit Value::RangeType for clarityVicnet
2013-06-26Short circuit boolean logic - fixes #411Marius Kintel
2013-03-07Workaround for QTBUG-22829Marius Kintel
2012-03-31Implemented vector and matrix multiplicationMarius Kintel
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce me...Marius Kintel
2012-02-19bugfix: Fix crash bug when using zero scale factors. Reported by Alan CoxMarius Kintel
2011-11-07Correctly escape special characters in dumped strings. Fixes dumptest_import_...Marius Kintel
2011-11-07Custom stream operator for outputting relative filenamesMarius Kintel
2011-11-06Initial work: Created a Filename classMarius Kintel
2011-09-08Updated boolean handling of if/elseMarius Kintel
2011-09-03More de-Qt-ifyMarius Kintel
2010-11-07Value::QVector -> std::vectorMarius Kintel
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-10-31Committed current version of visitor refactoringMarius Kintel
2010-01-30header file reorgkintel
contact: Jan Huwald // Impressum