| Commit message (Expand) | Author | Age | Files | Lines |
| * | qtprotobuf: mark security critical source files | Dennis Oberst | 2025-06-20 | 1 | -0/+1 |
| * | QProtobufPropertyOrdering: remove dead code for char_data alignment check | Dennis Oberst | 2025-04-04 | 1 | -12/+20 |
| * | Add the missing include of q20utility.h | Alexey Edelev | 2025-03-10 | 1 | -0/+1 |
| * | Fix Q_ASSERT comparison on x86 Android build | Rami Potinkara | 2025-03-06 | 1 | -1/+1 |
| * | Replace reintepret_cast with static_cast in constructMessageByName | Alexey Edelev | 2024-09-17 | 1 | -1/+1 |
| * | Cleanup includes in the QtProtobuf module | Alexey Edelev | 2024-08-28 | 1 | -5/+5 |
| * | Scope the QtProtobufPrivate::FieldFlag enum | Alexey Edelev | 2024-08-03 | 1 | -0/+1 |
| * | Remove 'get' prefixes of QProtobufPropertyOrdering methods | Alexey Edelev | 2024-08-02 | 1 | -6/+6 |
| * | Move is_trivially_destructible_v<QProtobufPropertyOrdering> check to .cpp | Alexey Edelev | 2024-08-02 | 1 | -0/+3 |
| * | Privately introduce QProtobufPropertyOrderBuilder | Mårten Nordheim | 2024-06-27 | 1 | -0/+113 |
| * | QProtobufPropertyOrdering: prepare to share code with Builder | Mårten Nordheim | 2024-06-05 | 1 | -5/+17 |
| * | QProtobufPropertyOrdering: check index before indexing | Mårten Nordheim | 2024-06-04 | 1 | -0/+8 |
| * | PropertyOrdering: return field flags as the QFlags type | Mårten Nordheim | 2024-06-02 | 1 | -2/+2 |
| * | Move QProtobufPropertyOrdering to a separate unit | Alexey Edelev | 2024-01-30 | 1 | -0/+197 |