aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-22Merge branch 'kitsune-quotest3'Kitsune Ral
2019-10-21Quotest: more work on test invocationKitsune Ral
2019-10-21Quotest: use clog instead of coutKitsune Ral
2019-10-21Quotest: derive TestManager from QCoreApplicationKitsune Ral
2019-10-21Connection: record sync timeout; suspend sync before logoutKitsune Ral
2019-10-21Connection: make syncLoop() reentrantKitsune Ral
2019-10-21Merge branch 'kitsune-update-docs'Kitsune Ral
2019-10-21Merge branch 'kitsune-quotest2'Kitsune Ral
2019-10-21ConnectionData: fix read-after-free in clearing the job queueKitsune Ral
2019-10-21tests/CMakeLists.txt: QMC -> Quotient; add Qt5::Test to depsKitsune Ral
2019-10-20Update documentation regarding C++17 support levelKitsune Ral
2019-10-20Quotest: factor out tests into TestSuite; rework sync testsKitsune Ral
2019-10-20Qualify types in signals and Q_INVOKABLEsKitsune Ral
2019-10-18TestManager::setTopic: add debug loggingKitsune Ral
2019-10-18qmc-example -> quotest, QMCTest -> TestManagerKitsune Ral
2019-10-17Connection::joinRoom: make sure the room object is created early enoughKitsune Ral
2019-10-15Merge branch 'kitsune-travis-tweaks'Kitsune Ral
2019-10-14Use aliases instead of env variablesKitsune Ral
2019-10-14.travis.yml: A few smaller improvementsKitsune Ral
2019-10-13Merge branch 'ci-refactoring'Kitsune Ral
2019-10-13Update Valgrind suppressionsKitsune Ral
2019-10-13Travis CI: Build olm as a dynamic objectKitsune Ral
2019-10-13Travis CI: Use built rather than installed olmKitsune Ral
2019-10-13CI: use env variables to group common CMake (and other) valuesKitsune Ral
2019-10-11.travis.yml: factor out common partsKitsune Ral
2019-10-02Fix Room::localAliases()Black Hat
2019-10-02BaseJob::Private: experiment with [[nodiscard]]Kitsune Ral
2019-10-02More fixes for Apple not having deduction guides in stdlibKitsune Ral
2019-10-02wrap_in_function()Kitsune Ral
2019-10-01Merge pull request #356 from m-rey/patch-1Black Hat
2019-10-01Fix openSUSE misspellingMartin Rey
2019-09-30Merge pull request #342 from quotient-im/bhat-libqtolm-updateBlack Hat
2019-09-30Update libQtOlmBlack Hat
2019-09-30Merge branch 'master' of https://github.com/quotient-im/libQuotient into bhat...Black Hat
2019-10-01Room::getCurrentState()Kitsune Ral
2019-09-30Move C++ standard requirement to target_compile_featuresKitsune Ral
2019-09-29Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap()Kitsune Ral
2019-09-29BaseJob, urlForLog() -> dumpRequest(): include HTTP verb into log linesKitsune Ral
2019-09-29Rename pieces with qmc/qmatrixclientKitsune Ral
2019-09-29function_traits: drop unused piecesKitsune Ral
2019-09-29Simplify visit() signatureKitsune Ral
2019-09-29Make connectSingleShot work wherever QObject::connect worksKitsune Ral
2019-09-29.clang-format: don't add a whitespace before a colon in range-forKitsune Ral
2019-09-29Settings: childGroups() should merge legacy and current groups; QMC->QTNT in ...Kitsune Ral
2019-09-29Fix formatting weirdnessKitsune Ral
2019-09-28Set CXX_STANDARD by target propertyBlack Hat
2019-09-28Enable QMake for AppVeyorBlack Hat
2019-09-27Fix QMake travis ciBlack Hat
2019-09-27Fix Travis CI QMakeBlack Hat
2019-09-27Fix travis ciBlack Hat