Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-09 | Many changes: tabconv'd the C++ code, added a license, BSD, and docs. | Mike Buland | |
2012-04-06 | The Qt API now supports cloning. | Mike Buland | |
2012-04-06 | Qt is tested more thoroughly, some read bugs are fixed. It also works better | Mike Buland | |
with qt principles. You can hook up the readyRead signal to the readObject slot on GatsStream, and connect the GatsStream objectRead signal to your own functions, and you'll be notified whenever a new gats object is read. Cool. |