aboutsummaryrefslogtreecommitdiff
path: root/lib/converters.h
AgeCommit message (Expand)Author
2018-06-24converters.h: Support QSet<>Kitsune Ral
2018-06-16converters.h: Make it still compile with Qt older than 5.6Kitsune Ral
2018-06-09converters.h: drop unneeded template<> lineKitsune Ral
2018-06-09csapi: Now really fix passing query parametersKitsune Ral
2018-06-08csapi: Fix boolean query parameters incorrectly passedKitsune Ral
2018-06-03csapi + converters: Support variant types (using QVariant)Kitsune Ral
2018-06-02Typo fixKitsune Ral
2018-06-02csapi: Use Omittable<> container instead of intrusive 'omitted' fieldKitsune Ral
2018-06-02addToJson(): Omit unneeded defaulting of ValT to voidKitsune Ral
2018-05-26lib/csapi/: Don't send parameters that were omittedKitsune Ral
2018-05-06converters.h: Fix CIKitsune Ral
2018-05-06Optimise #includes, eliminate some excess blank lines in lib/csapiKitsune Ral
2018-05-04converters.h: support std::unordered_map<QString, T>Kitsune Ral
2018-05-03CleanupKitsune Ral
2018-05-01converters.h: Support std::vector<>Kitsune Ral
2018-04-13converters.h: Support QVariantMap and QVariantHashKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral