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
/
libqmatrixclient.pri
Age
Commit message (
Expand
)
Author
2018-06-04
converters.*: Fixes
Kitsune Ral
2018-05-28
Move out prettyPrint() from Room to util.h
Kitsune Ral
2018-05-06
Remove unused job classes.
Kitsune Ral
2018-05-06
Optimise #includes, eliminate some excess blank lines in lib/csapi
Kitsune Ral
2018-05-04
New home for the generated code - lib/csapi
Kitsune Ral
2018-05-04
Preempt job/setroomstatejob.* with jobs/generated/room_state.*
Kitsune Ral
2018-05-03
Preempt jobs/joinroomjob.* with jobs/generated/joining.*
Kitsune Ral
2018-05-03
GetRoomEventsJob (replaces RoomMessagesJob) + refactoring
Kitsune Ral
2018-04-30
Build systems: add jobs/generated/definitions to the mix
Kitsune Ral
2018-03-31
Make and install CMake config package; provide examples/CMakeLists.txt using it
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral
2018-03-24
Introduce DirectChatEvent (parse only, no processing yet)
Kitsune Ral
2018-03-05
Support server-side read marker (m.full_read)
Kitsune Ral
2018-03-05
ReadMarkerEvent; TagEvent remade with less boilerplate code
Kitsune Ral
2018-02-26
TagEvent: m.tag events parsing
Kitsune Ral
2018-02-01
Make qmake warning spec compatible with msvc
Roman Plášil
2018-01-14
DownloadFileJob
Kitsune Ral
2018-01-14
BaseJob::Data -> RequestData; support QIODevice* input/output
Kitsune Ral
2017-12-30
QMatrixClient::NetworkAccessManager (singleton Qt NAM that remembers ignored ...
Kitsune Ral
2017-12-26
NetworkSettings: store proxy configuration
Kitsune Ral
2017-12-25
qmake: Use QMAKE_CXX_FLAGS_WARN_ON rather than QMAKE_CXX_FLAGS
Kitsune Ral
2017-12-25
qmake: Use the compiler specified in the environment; revert to CONFIG += c++14
Kitsune Ral
2017-12-25
qmake: Use -std=C++14, not -std=gnu++1y substituted for CONFIG += c++14
Kitsune Ral
2017-12-25
Polished warnings configuration
Kitsune Ral
2017-12-25
Fix CI
Kitsune Ral
2017-12-10
RedactionEvent and RoomEvent::redactedBecause()
Kitsune Ral
2017-11-01
StateEvent; EventContent::SimpleContent; event types refactoring
Kitsune Ral
2017-10-27
Support m.room.avatar events
Kitsune Ral
2017-10-27
Fixed building with qmake
Kitsune Ral
2017-10-20
Better support of qmake
Kitsune Ral
2017-10-20
Try using wildcard for qmake project file
Roman Plášil
2017-09-23
Update qmake build file
Roman Plášil
2017-06-27
Enable sending RoomMessageEvents
Kitsune Ral
2017-06-02
Fix qmake compilation
Roman Plášil
2016-09-13
Update libqmatrixclient.pri
David A Roberts
2016-07-26
Update libqmatrixclient.pri
David A Roberts
2016-04-11
Rename package.pri
David A Roberts