aboutsummaryrefslogtreecommitdiff
path: root/examples/qmc-example.cpp
AgeCommit message (Expand)Author
2018-03-25Direct chat (un)marking: update internal structure synchronouslyKitsune Ral
2018-03-24Test/example for direct chats markingKitsune Ral
2018-03-07qmc-example: Fix redaction test to work even if the synced message is already...Kitsune Ral
2018-03-07qmc-example: Remove no more needed deleteLaterKitsune Ral
2018-03-07qmc-example: Ensure prerequisites before running the tagging testKitsune Ral
2018-03-05qmc-example: Logging tweaksKitsune Ral
2018-03-05qmc-example: Rewritten with a QObject for clearer dispatchingKitsune Ral
2018-03-05qmc-example: tests for redaction and tagging; send origin in test messagesKitsune Ral
2018-02-26qmc-example: Temporarily comment out the code that uses uncommitted featuresKitsune Ral
2018-02-26qmc-example: Optionally send a test message; don't dump incoming messages to ...Kitsune Ral
2018-02-26qmc-example: Single-shot sync instead of continuous; room tags; code cleanupKitsune Ral
2017-12-14Move all internal event pointers to std::unique_ptr<>Kitsune Ral
2017-12-10Fixed compilation with older QtKitsune Ral
2017-12-10Process incoming redactionsKitsune Ral
2017-10-19Introduce device_id and initial_device_name support; switch to generated Logi...Kitsune Ral
2017-05-22Refactored EventsKitsune Ral
2017-03-21Fixed to work with older MinGWKitsune Ral
2017-03-20Added an example of libqmatrixclient usageKitsune Ral