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
Age
Commit message (
Expand
)
Author
2022-01-01
Merge pull request #530 from quotient-im/kitsune/lgtm-clang
Alexey Rusakov
2022-01-01
Get LGTM working again
Alexey Rusakov
2022-01-01
CI: up to Qt 5.12.12
Alexey Rusakov
2022-01-01
Merge pull request #458 from arawaaa/pinned
Alexey Rusakov
2022-01-01
OtherChange is Change::Other now
Alexey Rusakov
2021-12-31
Merge: Cleanup across the code base
Alexey Rusakov
2021-12-28
EventContent::FileInfo: default payloadSize to 0
Alexey Rusakov
2021-12-28
Settings classes: unify on QUO_ macro prefix
Alexey Rusakov
2021-12-28
Convert struct LoginFlows to namespace
Alexey Rusakov
2021-12-27
Merge branch 'dev' into pinned
arawaaa
2021-12-27
EventFactory: remove default constructor
Alexey Rusakov
2021-12-27
EventItem::setUserData: use std::move
Alexey Rusakov
2021-12-27
Key* strings: drop 'static'; add 'constexpr' where ok
Alexey Rusakov
2021-12-27
Connection: Simplify room/user factory code
Alexey Rusakov
2021-12-27
Quotest: add compile warnings from libQuotient
Alexey Rusakov
2021-12-26
Merge #528: Make canChangePassword available from QML
Alexey Rusakov
2021-12-25
Make canChangePassword available from QML
Carl Schwan
2021-12-24
Prune empty/ish call*event.cpp files
Alexey Rusakov
2021-12-24
CI: Fix rm being run in the wrong directory
Alexey Rusakov
2021-12-24
CI: Move a comment outside of the script
Alexey Rusakov
2021-12-24
CI: Add missing coverage files
Alexey Rusakov
2021-12-24
Merge branch 'kitsune/sonar-coverage'
Alexey Rusakov
2021-12-24
Reinstate update-api jobs
Alexey Rusakov
2021-12-24
Don't strip lib from names in .gcov files
Alexey Rusakov
2021-12-24
Analyse in 2 threads
Alexey Rusakov
2021-12-24
Actually do and submit coverage
Alexey Rusakov
2021-12-24
Merge Sonar invocation back to ci.yml
Alexey Rusakov
2021-12-24
Sonar: add coverage analysis
Alexey Rusakov
2021-12-24
Sonar: leave just one job
Alexey Rusakov
2021-12-22
Merge pull request #526 from quotient-im/kitsune/simpler-event-factories
Alexey Rusakov
2021-12-22
StateEventBase: force type to unknown if stateKey is not in JSON
Alexey Rusakov
2021-12-22
Simplify the code around EventFactory<>
Alexey Rusakov
2021-12-21
Don't chain RoomEvent to Event factory any more
Alexey Rusakov
2021-12-21
Add event_loader.h to CMakeLists
Alexey Rusakov
2021-12-21
Quotest: add a missing \n in the output
Alexey Rusakov
2021-12-17
RoomMemberEvent: fix an off-by-one error
Alexey Rusakov
2021-12-10
Merge pull request #523 from quotient-im/kitsune/ci-add-autotests
Alexey Rusakov
2021-12-09
Fix CI failure on macOS
Alexey Rusakov
2021-12-08
Test installed quotest
Alexey Rusakov
2021-12-07
CI: Put all build directories to ${{ runner.workspace }}/build
Alexey Rusakov
2021-12-07
Fix valgrind invocation failure
Alexey Rusakov
2021-12-07
Fix quotest invocation; use working-directory
Alexey Rusakov
2021-12-06
autotests/: don't instantiate QApplication
Alexey Rusakov
2021-12-06
Add execution of autotests to CI
Alexey Rusakov
2021-12-05
Drop 'qmc-example' from one last(?) place
Alexey Rusakov
2021-12-03
Cleanup; drop an unused RoomAliasesEvent constructor
Alexey Rusakov
2021-12-03
Add a couple of bare .h files to CMakeLists.txt
Alexey Rusakov
2021-12-03
Rely on GTAD 0.9 that calls clang-format itself
Alexey Rusakov
2021-12-03
CMakeLists.txt: add .h files to sources
Alexey Rusakov
2021-12-02
Cleanup on Sonar issues
Alexey Rusakov
[next]