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
/
lib
/
room.h
Age
Commit message (
Expand
)
Author
2018-07-22
Change order data type.
Black Hat
2018-07-21
Overload Room:addTag.
Black Hat
2018-07-21
Mark Room::addTag() and Room::removeTag() as Q_INVOKABLE.
Black Hat
2018-07-10
Room::postHtmlMessage() - a facility method to send HTML messages
Kitsune Ral
2018-07-08
TimelineItem::viewAs(): fix a typo
Kitsune Ral
2018-07-08
TimelineItem: get(); validating viewAs<>()
Kitsune Ral
2018-07-04
TimelineItem::operator*()
Kitsune Ral
2018-07-04
Event types system remade to be extensible
Kitsune Ral
2018-07-01
weakPtr -> weakPtrCast
Kitsune Ral
2018-05-28
Move out prettyPrint() from Room to util.h
Kitsune Ral
2018-05-24
Room: Make isFavourite/LowPriority/DirectChat accessible from QML
Kitsune Ral
2018-05-04
Preempt job/setroomstatejob.* with jobs/generated/room_state.*
Kitsune Ral
2018-05-03
GetRoomEventsJob (replaces RoomMessagesJob) + refactoring
Kitsune Ral
2018-05-01
Event and Room: further abstract event pointers
Kitsune Ral
2018-04-13
Support Qt 5.4
Kitsune Ral
2018-04-02
Room/Connection: accountData()/accountDataChanged()
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral