qa: Avoid deprecation warnings for QList/QSet conversions
[quassel.git] / src / common / serializers /
2020-01-08 Manuel Nickschascommon: Always let QVariant::fromValue() deduce the...
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...