Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-19 | Tweaks for windows building. | Mike Buland | |
2012-11-09 | The attempt to use symlinks in place of the header files was silly. | Mike Buland | |
2012-03-31 | Tweaks to help build in windows. There...may be a problem with symlinks... | Mike Buland | |
2012-03-31 | Gats for QT is here. It's a pretty basic conversion right now, it doesn't | Mike Buland | |
support debugging formatting (Bu::sio), it doesn't support gats-text string parsing, and the exceptions need to be fixed to be real exceptions. The basic functions have been renamed to match the Qt API and we use QT types for everything (QHash, QList, QByteArray). It needs more testing, but it's a great start. |