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
Age
Commit message (
Expand
)
Author
2018-10-04
Modernise and fix code dealing with call events
Kitsune Ral
2018-09-30
Avatar: fixes and optimisations
Kitsune Ral
2018-09-30
Room: Unify tags both when getting and setting
Kitsune Ral
2018-09-30
Room: use csapi/tags.h; fix tagsChanged() double-emission
Kitsune Ral
2018-09-30
toJson(TagRecord): don't dump order if there's none
Kitsune Ral
2018-09-29
Merge pull request #247 from QMatrixClient/avatar-cache
Kitsune Ral
2018-09-29
Merge branch 'cs-api-0.4.0'
Kitsune Ral
2018-09-29
Support CS API 0.4.0
Kitsune Ral
2018-09-29
Prepare for CS API 0.4.0
Kitsune Ral
2018-09-25
Room::addTag: fix the QML-friendly overload's parameter
Kitsune Ral
2018-09-23
Coding improvements.
Black Hat
2018-09-21
Add avatar caching.
Black Hat
2018-09-17
Merge pull request #244 from delijati/master
Kitsune Ral
2018-09-17
return false in processStateEvent; make processCall private
Josip Delic
2018-09-17
remove tunrnserver
Josip Delic
2018-09-17
remove tunrnserver
Josip Delic
2018-09-17
Merge pull request #243 from QMatrixClient/default-avatar
Kitsune Ral
2018-09-16
Merge remote-tracking branch 'upstream/master'
Josip Delic
2018-09-16
Remove default avatar.
Black Hat
2018-09-16
Introduce Room::displaynameAboutToChange()
Kitsune Ral
2018-09-16
BaseJob::rawData: only add "truncated" when actually truncated
Kitsune Ral
2018-09-16
Connection: make factories a bit more customisable
Kitsune Ral
2018-09-16
Use the right header file for QImage
Kitsune Ral
2018-09-13
Merge pull request #242 from encombhat/pkg-config
Kitsune Ral
2018-09-13
Fix cdynamic linking issue of pkg-config.
Black Hat
2018-09-13
Use pkg-config only on GNU/Linux.
Black Hat
2018-09-12
Merge pull request #239 from encombhat/master
Kitsune Ral
2018-09-12
Add QMatrixClient.pc.in
Black Hat
2018-09-12
Merge pull request #1 from QMatrixClient/master
Black Hat
2018-09-09
Room::beforeDestruction()
Kitsune Ral
2018-09-09
util.h: move qAsConst out of QMatrixClient
Kitsune Ral
2018-09-09
room.h: Unify doc-comments
Kitsune Ral
2018-09-09
Avatar: don't paint on null images; optimise initial placeholder generation
Kitsune Ral
2018-09-09
Cleanup
Kitsune Ral
2018-09-02
Switch tag order from strings to floats, as The Spec preaches
Kitsune Ral
2018-08-30
Add signal for read receipt.
Black Hat
2018-08-30
Remove unused check.
Black Hat
2018-08-30
SyncJob: Add account_data to left rooms
Kitsune Ral
2018-08-29
Merge branch 'master' of https://github.com/QMatrixClient/libqmatrixclient
Josip Delic
2018-08-29
Use GetTurnServerJob for csapi
Josip Delic
2018-08-29
Use QMultiHash.
Black Hat
2018-08-29
Use local QHash.
Black Hat
2018-08-25
Set state event
Josip Delic
2018-08-25
Update make it compile
Josip Delic
2018-08-25
Update to the recent CS API (watch out for breakage)
Kitsune Ral
2018-08-25
Update marius voip to new libqtmc
Josip Delic
2018-08-20
Room::displaynameChanged() should pass the old name too
Kitsune Ral
2018-08-20
Settings: get<>(); pass arguments more efficiently
Kitsune Ral
2018-08-13
Room::tagsChanged(): elaborate additions/removals along with the signal
Kitsune Ral
2018-08-13
accountdataevents.h: Drop useless(?) static declarations for tag names
Kitsune Ral
[next]