common: Disable enum type stream operators for Qt >= 5.14
[quassel.git] / src / common / serializers /
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-19 Manuel Nickschasserializers: Fix quint16 deserialization, remove code...
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Use auto where the type is clear from context
2018-11-18 Manuel Nickschasqa: Remove lots of superfluous semicolons
2018-04-23 Janne KoschinskiImplement custom deserializer to add our own sanity...