Age | Commit message (Expand) | Author |
2018-12-09 | fromJson, fillFromJson: avoid overwriting pods if the JSON value is undefined | Kitsune Ral |
2018-12-08 | Refactor toJson/fillJson | Kitsune Ral |
2018-11-14 | Improvements in comments | Kitsune Ral |
2018-09-29 | Prepare for CS API 0.4.0 | Kitsune Ral |
2018-09-02 | Switch tag order from strings to floats, as The Spec preaches | Kitsune Ral |
2018-07-28 | csapi/third_party_lookup.*: Properly pass a variadic (aka exploded) parameters | Kitsune Ral |
2018-07-11 | converters.h: overload addTo() for QStringList to fix FTBFS with the new csapi | Kitsune Ral |
2018-07-08 | Move Omittable<> to util.h | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-07-01 | Cleanup | Kitsune Ral |
2018-06-24 | converters.h: Support QSet<> | Kitsune Ral |
2018-06-16 | converters.h: Make it still compile with Qt older than 5.6 | Kitsune Ral |
2018-06-09 | converters.h: drop unneeded template<> line | Kitsune Ral |
2018-06-09 | csapi: Now really fix passing query parameters | Kitsune Ral |
2018-06-08 | csapi: Fix boolean query parameters incorrectly passed | Kitsune Ral |
2018-06-03 | csapi + converters: Support variant types (using QVariant) | Kitsune Ral |
2018-06-02 | Typo fix | Kitsune Ral |
2018-06-02 | csapi: Use Omittable<> container instead of intrusive 'omitted' field | Kitsune Ral |
2018-06-02 | addToJson(): Omit unneeded defaulting of ValT to void | Kitsune Ral |
2018-05-26 | lib/csapi/: Don't send parameters that were omitted | Kitsune Ral |
2018-05-06 | converters.h: Fix CI | Kitsune Ral |
2018-05-06 | Optimise #includes, eliminate some excess blank lines in lib/csapi | Kitsune Ral |
2018-05-04 | converters.h: support std::unordered_map<QString, T> | Kitsune Ral |
2018-05-03 | Cleanup | Kitsune Ral |
2018-05-01 | converters.h: Support std::vector<> | Kitsune Ral |
2018-04-13 | converters.h: Support QVariantMap and QVariantHash | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |