index
:
libgats.git
main
Generalized Agile Transport System, send compact, binary structured data.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c++-qt
(
follow
)
Age
Commit message (
Expand
)
Author
2024-03-22
Reorganized ignores. Much nicer now.
eichlan
2022-04-07
Dictionaries delete old objects to replace new.
Mike Buland
2022-04-06
toString works.
Mike Buland
2022-04-02
Just removed a bunch of commented out code.
Mike Buland
2022-03-31
Added real exceptions based on QException.
Mike Buland
2020-07-27
Added Qt style compliant value getters.
Mike Buland
2017-10-19
Tweaks for windows building.
Mike Buland
2016-09-21
Accumulated changes.
Mike Buland
2013-02-11
Updated the copyright to 2013. Also, started the Gats::RpcHandler.
Mike Buland
2012-11-09
The attempt to use symlinks in place of the header files was silly.
Mike Buland
2012-11-09
Many changes: tabconv'd the C++ code, added a license, BSD, and docs.
Mike Buland
2012-06-27
Apparently the various value classes don't all have setters yet, they should.
Mike Buland
2012-06-22
Added super handy readAllObjects slot.
Mike Buland
2012-06-16
I guess the symlinks are in svn.
Mike Buland
2012-06-11
All languages now support Null except for python and php, python is proving
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
2012-04-06
I think I fixed a seeking bug in the qt gatsstream, but...I haven't tested it
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