Age | Commit message (Expand) | Author |
2019-08-12 | .travis.yml: add qtmultimedia5-dev to Linux build boxes | Kitsune Ral |
2019-08-12 | Update Qt5 package naming to match that in bionic | Kitsune Ral |
2019-08-12 | Ok, bionic has its own Qt5 | Kitsune Ral |
2019-08-12 | .travis.yml: Switch to bionic | Kitsune Ral |
2019-08-09 | Rename zero-impact strings | Kitsune Ral |
2019-07-31 | .travis.yml: temporarily disabling Valgrind because it's broken | Kitsune Ral |
2019-07-31 | .travis.yml: switch to xenial and Qt 5.9 | Kitsune Ral |
2019-07-07 | .travis.yml: Fix a typo in qmc-example invocation | Kitsune Ral |
2019-07-07 | Optimize Travis CI execution | Kitsune Ral |
2019-07-07 | .travis.yml: pass LD_LIBRARY_PATH so that the example could find olm | Kitsune Ral |
2019-07-07 | Fix qmake builds in CI | Kitsune Ral |
2019-07-06 | Merge branch 'master' into e2ee-enc-mng | Kitsune Ral |
2019-07-04 | Change libQtOlm location. Fix .travis.yml and .appveyor.yml | Alexey Andreyev |
2019-07-04 | .travis.yml: add "update: true" to homebrew config | Kitsune Ral |
2019-06-25 | Include olm via cmake (should work on Linux and MinGW) | Felix Rohrbach |
2019-02-21 | Travis CI: switch macOS builds to xcode10.1 image | Kitsune Ral |
2019-02-20 | .travis.yml: minor improvements | Kitsune Ral |
2019-01-15 | .travis.yml: Use ninja on Linux | Kitsune Ral |
2019-01-06 | Merge pull request #272 from QMatrixClient/kitsune-upload-attachments | Kitsune Ral |
2019-01-05 | API version++; use QMediaResource from QtMultimedia (new dep) to detect m.video | Kitsune Ral |
2019-01-05 | .travis.yml: use Homebrew addon and newer image | Kitsune Ral |
2018-05-03 | .travis.yml: Use newer Qt | Kitsune Ral |
2018-04-13 | Merge branch 'master' into kitsune-gtad | 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-31 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-03-30 | Introduce install target for the library | Kitsune Ral |
2018-03-24 | .travis.yml: Escape all env variables in the configuration with ' | Kitsune Ral |
2018-03-21 | Fix Travis failing to build PRs | Kitsune Ral |
2018-03-05 | Travis: added one more parameter to qmc-example | Kitsune Ral |
2018-03-05 | qmc-example: tests for redaction and tagging; send origin in test messages | Kitsune Ral |
2018-03-02 | Travis CI: run qmc-example on OSX; set valgrind options externally | Kitsune Ral |
2018-02-27 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-02-27 | Travis CI: Fix a typo | Kitsune Ral |
2018-02-26 | Travis CI: Skip valgrind on OSX; send a message to a test room on every run | Kitsune Ral |
2018-02-26 | Fix on the previous fix (sorry for the mess) | Kitsune Ral |
2018-02-26 | Fix (not working for quite a long time) CI on OSX | Kitsune Ral |
2018-02-26 | Travis CI: an attempt to introduce automatic testing | Kitsune Ral |
2017-12-31 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2017-12-25 | qmake: Use the compiler specified in the environment; revert to CONFIG += c++14 | Kitsune Ral |
2017-12-25 | Fix CI | Kitsune Ral |
2017-12-25 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2017-12-25 | Qt 5.6 or newer is required from now on | Kitsune Ral |
2017-11-28 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2017-10-20 | Better support of qmake | Kitsune Ral |
2017-10-02 | api-generator has been renamed to gtad | Kitsune Ral |
2017-09-04 | Use QMatrixClient's fork of matrix-doc in the meantime | Kitsune Ral |
2017-09-04 | Generate job files on every Travis build | Kitsune Ral |
2017-09-04 | Travis CI: build in containers, use newer compilers | Kitsune Ral |
2017-09-03 | Try to introduce api-generator to Travis CI | Kitsune Ral |