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
/
connection.h
Age
Commit message (
Expand
)
Author
2018-06-30
Use C++14 [[deprecated]] attribute instead of doc-comment
Kitsune Ral
2018-06-11
Connection: InFore/Background -> Fore/BackgroundRequest
Kitsune Ral
2018-06-08
csapi: Fix boolean query parameters incorrectly passed
Kitsune Ral
2018-06-02
Connection::loadedRoomState() signal
Kitsune Ral
2018-05-29
BaseJob: "background" switch; more extensive error reporting
Kitsune Ral
2018-05-23
BaseJob: more careful error handling; unify and extend error signals in Conne...
Kitsune Ral
2018-05-04
New home for the generated code - lib/csapi
Kitsune Ral
2018-05-04
Connection, jobs/generated: Use QStringList instead of QVector<QString>
Kitsune Ral
2018-05-03
GetRoomEventsJob (replaces RoomMessagesJob) + refactoring
Kitsune Ral
2018-04-13
Support Qt 5.4
Kitsune Ral
2018-04-02
Fixes according to results of static analysis
Kitsune Ral
2018-04-02
Room/Connection: accountData()/accountDataChanged()
Kitsune Ral
2018-04-01
Pass actual changes with Connection::directChatsListChanged()
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral