index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
qmc-example.cpp
Age
Commit message (
Expand
)
Author
2018-06-02
More reliable test state tracking; join/leave tests
Kitsune Ral
2018-04-05
qmc-example: fix false negatives due to a missing return
Kitsune Ral
2018-04-01
Pass actual changes with Connection::directChatsListChanged()
Kitsune Ral
2018-03-25
Direct chat (un)marking: update internal structure synchronously
Kitsune Ral
2018-03-24
Test/example for direct chats marking
Kitsune Ral
2018-03-07
qmc-example: Fix redaction test to work even if the synced message is already...
Kitsune Ral
2018-03-07
qmc-example: Remove no more needed deleteLater
Kitsune Ral
2018-03-07
qmc-example: Ensure prerequisites before running the tagging test
Kitsune Ral
2018-03-05
qmc-example: Logging tweaks
Kitsune Ral
2018-03-05
qmc-example: Rewritten with a QObject for clearer dispatching
Kitsune Ral
2018-03-05
qmc-example: tests for redaction and tagging; send origin in test messages
Kitsune Ral
2018-02-26
qmc-example: Temporarily comment out the code that uses uncommitted features
Kitsune Ral
2018-02-26
qmc-example: Optionally send a test message; don't dump incoming messages to ...
Kitsune Ral
2018-02-26
qmc-example: Single-shot sync instead of continuous; room tags; code cleanup
Kitsune Ral
2017-12-14
Move all internal event pointers to std::unique_ptr<>
Kitsune Ral
2017-12-10
Fixed compilation with older Qt
Kitsune Ral
2017-12-10
Process incoming redactions
Kitsune Ral
2017-10-19
Introduce device_id and initial_device_name support; switch to generated Logi...
Kitsune Ral
2017-05-22
Refactored Events
Kitsune Ral
2017-03-21
Fixed to work with older MinGW
Kitsune Ral
2017-03-20
Added an example of libqmatrixclient usage
Kitsune Ral