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
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-09
Rename zero-impact strings
Kitsune Ral
2019-08-03
qmc-example: fix assertion failure
Kitsune Ral
2019-08-02
qmc-example: Drop resetting the topic after topic-setting tests
Kitsune Ral
2019-08-02
Room/qmc-example: consider fake state event rejection as valid
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-08-02
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-31
Support for receiving m.reaction events
Kitsune Ral
2019-07-31
QMCTest::loadingMembers(): find a room by alias
Kitsune Ral
2019-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-03-27
qmc-example: add a couple homeserver data sanity checks
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2019-02-27
qmc-example: use Connection::syncLoop
Kitsune Ral
2019-01-13
qmc-example: add setTopic test for true and fake state changes
Kitsune Ral
2019-01-13
qmc-example: use connectUntil()
Kitsune Ral
2019-01-13
qmc-example: improve conclusion code
Kitsune Ral
2019-01-06
Merge pull request #272 from QMatrixClient/kitsune-upload-attachments
Kitsune Ral
2019-01-05
qmc-example: upgrade sendMesage() test; add sendFile() test
Kitsune Ral
2019-01-05
qmc-example: streamline redaction test
Kitsune Ral
2018-12-16
qmc-example: check Room::messageSent() more carefully
Kitsune Ral
2018-12-16
qmc-example: refactor QMCTest to properly order actions
Kitsune Ral
2018-12-16
Room::getAllMembers: revert off-by-one "bugfix"
Kitsune Ral
2018-12-14
qmc-example: clearer QMC_CHECK; start tests only after the first sync is done
Kitsune Ral
2018-12-13
qmc-example: Fix the lazy-loading test
Kitsune Ral
2018-12-12
qmc-example: Use lazy-loading; check full-loading upon setDisplayed
Kitsune Ral
2018-08-05
qmc-example: fixed indentation
Kitsune Ral
2018-08-04
Room: avoid overloading postMessage, as QML is bad at resolving overloaded slots
Kitsune Ral
2018-08-03
Fix qmc-example building
Kitsune Ral
2018-07-27
Update tests (WIP)
Kitsune Ral
2018-07-27
Initial support for local echo
Kitsune Ral
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
[next]