aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/search.cpp
AgeCommit message (Expand)Author
2020-11-24csapi/search.*Kitsune Ral
2019-11-01Derive Omittable<> from std::optional<>Kitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-06-07Generated files in csapi/: switch from now-deprecated JsonParserError to Inco...Kitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-12-08Refactor toJson/fillJsonKitsune Ral
2018-09-29Support CS API 0.4.0Kitsune Ral
2018-09-29Prepare for CS API 0.4.0Kitsune Ral
2018-07-04lib/csapi: Updated from the latest API definitionsKitsune Ral
2018-07-04Use QStringLiteral() and operator"" _ls() in network jobsKitsune Ral
2018-06-09csapi: Now really fix passing query parametersKitsune Ral
2018-06-08csapi: Fix boolean query parameters incorrectly passedKitsune Ral
2018-06-02csapi: Use Omittable<> container instead of intrusive 'omitted' fieldKitsune Ral
2018-05-26lib/csapi/: regenerate job classes from the most recent templatesKitsune Ral
2018-05-06Optimise #includes, eliminate some excess blank lines in lib/csapiKitsune Ral
2018-05-06lib/csapi: SearchJobKitsune Ral