Age | Commit message (Expand) | Author |
---|---|---|
2012-03-31 | Implemented vector and matrix multiplication | Marius Kintel |
2012-03-27 | Rewrote the Value class to be based on boost::variant - this should reduce me... | Marius Kintel |
2012-02-19 | bugfix: Fix crash bug when using zero scale factors. Reported by Alan Cox | Marius Kintel |
2011-11-07 | Correctly escape special characters in dumped strings. Fixes dumptest_import_... | Marius Kintel |
2011-11-07 | Custom stream operator for outputting relative filenames | Marius Kintel |
2011-11-06 | Initial work: Created a Filename class | Marius Kintel |
2011-09-08 | Updated boolean handling of if/else | Marius Kintel |
2011-09-03 | More de-Qt-ify | Marius Kintel |
2010-11-07 | Value::QVector -> std::vector | Marius Kintel |
2010-11-07 | Refactored some QString usage in the backend to std::string | Marius Kintel |
2010-10-31 | Committed current version of visitor refactoring | Marius Kintel |
2010-01-30 | header file reorg | kintel |