11 Commits

Author SHA1 Message Date
639a96428e Update CMakeLists.txt 2018-12-02 00:31:33 +03:00
0cd5fd2d68 Comment out paths to Qt installation. 2018-10-26 22:49:01 +03:00
b23c76ddf0 Nil packing and unpacking fix 2015-12-31 10:36:25 +03:00
5761f66683 Qt types stream operators, documentation updated, custom types support improved, bug fixes and new tests. 2015-09-12 16:48:21 +03:00
4da435044d MsgPackStream missing dev() added. Some little improvements. 2015-08-28 21:12:09 +03:00
ce6ddab5e4 CMake BUILD_TESTS variable added
TRUE and FALSE renamed to MTRUE and MFALSE
stream.h[cpp] renamed to msgpackstream.h[cpp]
QMap and QHash added to MsgPackStream + test
2015-06-29 14:32:35 +03:00
e7c0ee2387 Started working on Qt types packers/unpackers
QColor implemented
cmake will fail with Qt4 for now
2015-04-11 22:11:44 +03:00
5f4f72dac8 Compatibility mode implemented 2014-11-02 23:28:21 +03:00
c07318c325 some bugs fixed, test written, version() added 2014-09-26 22:03:24 +04:00
4c905a30e4 pack test is almost done, some fixes in cmake files 2014-09-22 23:01:21 +04:00
fd58047192 cmake files added, folder tree reorganized, pack test partially written 2014-09-22 20:03:00 +04:00