| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Remove incorrect \fn comments | Topi Reinio | 2025-03-04 | 1 | -29/+0 |
| * | Scope QAbstractProtobufSerializer::Error enum | Alexey Edelev | 2024-09-05 | 1 | -5/+5 |
| * | Make error handling in QAbstractProtobufSerializer generic | Alexey Edelev | 2024-08-28 | 1 | -11/+18 |
| * | Move all semi-public API from QProtobufMessage | Alexey Edelev | 2024-08-24 | 1 | -1/+3 |
| * | QAbstractProtobufSerializer: add missing docs | Dennis Oberst | 2024-07-19 | 1 | -0/+12 |
| * | Rid of the (de)serializeEnumList interface | Alexey Edelev | 2024-06-27 | 1 | -26/+0 |
| * | Rid of QAbstractProtobufSerializer::(de)serializeMapPair interfaces | Alexey Edelev | 2024-06-27 | 1 | -22/+0 |
| * | QAbstractProtobufSerializer: fix memory leak during deserialization | Dennis Oberst | 2024-06-10 | 1 | -2/+4 |
| * | Remove QAbstractProtobufSerializer::(de)serializeEnum interface | Alexey Edelev | 2024-05-29 | 1 | -26/+0 |
| * | Remove (de)serializeListObject interface | Alexey Edelev | 2024-05-27 | 1 | -23/+0 |
| * | Rename QProtobufPropertyOrderingInfo to QProtobufFieldInfo | Alexey Edelev | 2024-05-23 | 1 | -5/+5 |
| * | Remove the redundant forward declaration of getOrderingByMetaType | Alexey Edelev | 2024-05-23 | 1 | -4/+0 |
| * | Remove the redundant property ordering forwarding from all interfaces | Alexey Edelev | 2024-03-08 | 1 | -25/+20 |
| * | Remove QProtobufBaseSerializer | Alexey Edelev | 2024-02-05 | 1 | -0/+128 |
| * | Move QProtobufPropertyOrdering to a separate unit | Alexey Edelev | 2024-01-30 | 1 | -0/+1 |
| * | Remove the Q_DECLARE_PROTOBUF_SERIALIZERS macro | Alexey Edelev | 2024-01-24 | 1 | -45/+25 |
| * | Reimplement (de)serializeRawMessage functions using the propertyOrdering method | Alexey Edelev | 2024-01-19 | 1 | -8/+6 |
| * | Fix links to qtprotobufgen | Alexey Edelev | 2024-01-16 | 1 | -1/+2 |
| * | Doc: Improve class summaries | Kai Köhne | 2024-01-01 | 1 | -3/+3 |
| * | Implement JSON (de)serialization of map types | Alexey Edelev | 2023-12-16 | 1 | -0/+2 |
| * | Documentation for Protobuf | Jaishree Vyas | 2023-03-10 | 1 | -1/+1 |
| * | Add protobuf message registry and raw QProtobufMessage serialization | Alexey Edelev | 2022-12-07 | 1 | -0/+21 |
| * | Update the 'since' tag in protobuf documentation | Alexey Edelev | 2022-11-29 | 1 | -1/+1 |
| * | Protobuf: introduce base class QProtobufMessage | Mårten Nordheim | 2022-11-29 | 1 | -19/+20 |
| * | Long Live QProtobuf | Mårten Nordheim | 2022-11-08 | 1 | -0/+109 |