aboutsummaryrefslogtreecommitdiff
path: root/libqmatrixclient.pri
AgeCommit message (Expand)Author
2018-11-20Add syncdata.* to libqmatrixclient.priKitsune Ral
2018-09-29Support CS API 0.4.0Kitsune Ral
2018-09-17remove tunrnserverJosip Delic
2018-08-25Update marius voip to new libqtmcJosip Delic
2018-08-03Refactor event itemsKitsune Ral
2018-07-27Initial support for local echoKitsune Ral
2018-07-22qmake: use object_parallel_to_sourceKitsune Ral
2018-07-19qmake/CMake: Add lib/application-service/definitions/*Kitsune Ral
2018-07-04Break down event.* into smaller filesKitsune Ral
2018-07-01CleanupKitsune Ral
2018-06-04converters.*: FixesKitsune Ral
2018-05-28Move out prettyPrint() from Room to util.hKitsune Ral
2018-05-06Remove unused job classes.Kitsune Ral
2018-05-06Optimise #includes, eliminate some excess blank lines in lib/csapiKitsune Ral
2018-05-04New home for the generated code - lib/csapiKitsune Ral
2018-05-04Preempt job/setroomstatejob.* with jobs/generated/room_state.*Kitsune Ral
2018-05-03Preempt jobs/joinroomjob.* with jobs/generated/joining.*Kitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-04-30Build systems: add jobs/generated/definitions to the mixKitsune Ral
2018-03-31Make and install CMake config package; provide examples/CMakeLists.txt using itKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral
2018-03-24Introduce DirectChatEvent (parse only, no processing yet)Kitsune Ral
2018-03-05Support server-side read marker (m.full_read)Kitsune Ral
2018-03-05ReadMarkerEvent; TagEvent remade with less boilerplate codeKitsune Ral
2018-02-26TagEvent: m.tag events parsingKitsune Ral
2018-02-01Make qmake warning spec compatible with msvcRoman Plášil
2018-01-14DownloadFileJobKitsune Ral
2018-01-14BaseJob::Data -> RequestData; support QIODevice* input/outputKitsune Ral
2017-12-30QMatrixClient::NetworkAccessManager (singleton Qt NAM that remembers ignored ...Kitsune Ral
2017-12-26NetworkSettings: store proxy configurationKitsune Ral
2017-12-25qmake: Use QMAKE_CXX_FLAGS_WARN_ON rather than QMAKE_CXX_FLAGSKitsune Ral
2017-12-25qmake: Use the compiler specified in the environment; revert to CONFIG += c++14Kitsune Ral
2017-12-25qmake: Use -std=C++14, not -std=gnu++1y substituted for CONFIG += c++14Kitsune Ral
2017-12-25Polished warnings configurationKitsune Ral
2017-12-25Fix CIKitsune Ral
2017-12-10RedactionEvent and RoomEvent::redactedBecause()Kitsune Ral
2017-11-01StateEvent; EventContent::SimpleContent; event types refactoringKitsune Ral
2017-10-27Support m.room.avatar eventsKitsune Ral
2017-10-27Fixed building with qmakeKitsune Ral
2017-10-20Better support of qmakeKitsune Ral
2017-10-20Try using wildcard for qmake project fileRoman Plášil
2017-09-23Update qmake build fileRoman Plášil
2017-06-27Enable sending RoomMessageEventsKitsune Ral
2017-06-02Fix qmake compilationRoman Plášil
2016-09-13Update libqmatrixclient.priDavid A Roberts
2016-07-26Update libqmatrixclient.priDavid A Roberts
2016-04-11Rename package.priDavid A Roberts