Commit History

Author SHA1 Message Date
  Alexey Edelev a4d64f75d7 Add logging for support library 5 years ago
  Alexey Edelev 5460b82cb5 Fix ComplexTypeDeserializeTest 5 years ago
  Alexey Edelev 313beb2951 Complete deserialization of simple lists types 5 years ago
  Alexey Edelev 6418e88992 Add deserialization of QByteArray/QString lists 5 years ago
  Alexey Edelev 8d7818e2c4 Implement deserialization of few types 5 years ago
  Alexey Edelev 7defb3b64f Implement varint deserialization tests 5 years ago
  Alexey Edelev 7b7402076b Implement floating point fixed types deserialization 5 years ago
  Alexey Edelev 44a8fc672c Implement deserialization for fixed int32/64 types 5 years ago
  Alexey Edelev 1fa6115fb2 Minor code improvements 5 years ago
  semlanik 36596d89c0 Merge branch 'cmake_download' of semlanik/qtprotobuf into master 5 years ago
  Alexey Edelev 2601878988 Fix simple type lists serialization 5 years ago
  Alexey Edelev 9128c261ea Implement Fixed32/64 serialization 5 years ago
  Alexey Edelev 1b014b2549 Fix namespace definition to avoid using namespace in headers 5 years ago
  Viktor Kopp ff285fe8a8 Add instruction to build project in system with 5 years ago
  Viktor Kopp 886aea0236 [Unix][Test] Make gtest downloadable if is not globally 5 years ago
  Tatyana Borisova 0040b0caa8 Implement fixed int types support by adding extra metatype and "using" definition 5 years ago
  Alexey Edelev 63cfcba764 Migrate to explicit lists 5 years ago
  Alexey Edelev dde871cc2a Implement complex types list unittest 5 years ago
  Alexey Edelev ae9256e145 Update unittests for repeated fields 5 years ago
  Alexey Edelev 8350fc4e0c Implement repeated fields serialization 5 years ago
  Alexey Edelev fc01627453 Fix tests 5 years ago
  Tatyana Borisova 8985fbc5d0 Support unit test functionality for Windows. 5 years ago
  Alexey Edelev 0507f0e782 Update test 5 years ago
  Alexey Edelev 632a2f022c Update lists serialization 5 years ago
  Alexey Edelev a084cda9c5 Fix memory leak in recursive serialization 5 years ago
  Alexey Edelev 9625b26d7b Implement recursive serialization 5 years ago
  Alexey Edelev b74d2643d4 Fix coding style 5 years ago
  Tatyana Borisova be15f9c19d Add property type check. Model should not be a qproperty. 5 years ago
  Alexey Edelev 361b259b55 Change global enums inheritance 5 years ago
  Alexey Edelev 5653e1bbfd Implement String/ByteArray serializer 5 years ago