提交历史

作者 SHA1 备注 提交日期
  Alexey Edelev 6b3d38bfce Migrate to shared pointers to controll memory leaks 6 年之前
  Alexey Edelev ade2bb7a10 Migrate to pointers for QObject based class 6 年之前
  Alexey Edelev 236a26c232 Swap int and sint types implementation 6 年之前
  Alexey Edelev 961fb50eb1 Align fint* names to protobuf like fixed* 6 年之前
  Alexey Edelev c90dc1272d Implement compex message map serialization tests 6 年之前
  Alexey Edelev 3c7ae10bd4 Implement extra tests for maps serialization 6 年之前
  Alexey Edelev 50fe9348c5 Add basic support of map serializer 6 年之前
  Alexey Edelev 8d5199818d Complete protobuf object refactoring 6 年之前
  Alexey Edelev bc7cce5265 Implement enum serialization 6 年之前
  Alexey Edelev 41ae2aa444 Update tests 6 年之前
  Alexey Edelev b64d32dd07 Implement int lists serialization/deserialization 6 年之前
  Alexey Edelev 659a5abe4d Minor code cleanup 6 年之前
  Alexey Edelev 90e0054a0e Add base generators for Client/Server 6 年之前
  Alexey Edelev b0cacc0e54 Implement serialization for bool 6 年之前
  Alexey Edelev 6933c19f34 Complete sfixed types serialization 6 年之前
  Alexey Edelev a5f1070ea9 Fix varint serialization 6 年之前
  Alexey Edelev 50b28dcf72 Refactor protobuf integral types 6 年之前
  Alexey Edelev 421cccdc6f Migrate to sign depend ZigZag serialization 6 年之前
  Alexey Edelev 52e12d712e Implement complex lists deserialzer 6 年之前
  Alexey Edelev 2d253f3609 Implement complex lists serialization 6 年之前
  Tatyana Borisova a597068588 Add class types registration. 6 年之前
  Alexey Edelev 313beb2951 Complete deserialization of simple lists types 6 年之前
  Alexey Edelev 6418e88992 Add deserialization of QByteArray/QString lists 6 年之前
  Alexey Edelev 7b7402076b Implement floating point fixed types deserialization 6 年之前
  Alexey Edelev 9128c261ea Implement Fixed32/64 serialization 6 年之前
  Alexey Edelev 1b014b2549 Fix namespace definition to avoid using namespace in headers 6 年之前
  Tatyana Borisova 0040b0caa8 Implement fixed int types support by adding extra metatype and "using" definition 6 年之前
  Alexey Edelev 63cfcba764 Migrate to explicit lists 6 年之前
  Alexey Edelev dde871cc2a Implement complex types list unittest 6 年之前
  Alexey Edelev ae9256e145 Update unittests for repeated fields 6 年之前