aboutsummaryrefslogtreecommitdiff
path: root/lib/connection.h
AgeCommit message (Expand)Author
2018-09-16Connection: make factories a bit more customisableKitsune Ral
2018-08-29Merge branch 'master' of https://github.com/QMatrixClient/libqmatrixclientJosip Delic
2018-08-25Update to the recent CS API (watch out for breakage)Kitsune Ral
2018-08-25Update marius voip to new libqtmcJosip Delic
2018-08-11Reverse direct chats mapKitsune Ral
2018-08-11Connection::*DirectChat(): add overloads accepting User*Kitsune Ral
2018-08-11Connection: drop extraneous Q_INVOKABLEKitsune Ral
2018-08-03Connection::sendMessage: mark as tentativeKitsune Ral
2018-07-27Initial support for local echoKitsune Ral
2018-07-27connectSingleShot()Kitsune Ral
2018-07-19Connection::stateChanged() signalKitsune Ral
2018-07-04Add more #includes missingKitsune Ral
2018-07-04Support ignoring usersKitsune Ral
2018-06-30Use C++14 [[deprecated]] attribute instead of doc-commentKitsune Ral
2018-06-11Connection: InFore/Background -> Fore/BackgroundRequestKitsune Ral
2018-06-08csapi: Fix boolean query parameters incorrectly passedKitsune Ral
2018-06-02Connection::loadedRoomState() signalKitsune Ral
2018-05-29BaseJob: "background" switch; more extensive error reportingKitsune Ral
2018-05-23BaseJob: more careful error handling; unify and extend error signals in Conne...Kitsune Ral
2018-05-04New home for the generated code - lib/csapiKitsune Ral
2018-05-04Connection, jobs/generated: Use QStringList instead of QVector<QString>Kitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-04-13Support Qt 5.4Kitsune Ral
2018-04-02Fixes according to results of static analysisKitsune Ral
2018-04-02Room/Connection: accountData()/accountDataChanged()Kitsune Ral
2018-04-01Pass actual changes with Connection::directChatsListChanged()Kitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral