aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-02-26TagEvent: m.tag events parsingKitsune Ral
2018-01-14DownloadFileJobKitsune Ral
2018-01-14BaseJob::Data -> RequestData; support QIODevice* input/outputKitsune Ral
2018-01-12DownloadFileJobKitsune Ral
2018-01-12BaseJob::Data -> RequestData; support QIODevice* input/outputKitsune Ral
2018-01-05CMakeLists.txt: Exclude more API files from generationKitsune Ral
2018-01-04Disable generation of jobs that stand in the wayKitsune Ral
2017-12-31Merge branch 'master' into kitsune-gtadKitsune Ral
2017-12-30QMatrixClient::NetworkAccessManager (singleton Qt NAM that remembers ignored ...Kitsune Ral
2017-12-26NetworkSettings: store proxy configurationKitsune Ral
2017-12-25CMakeLists: Add -W to the mixKitsune Ral
2017-12-25Polished warnings configurationKitsune Ral
2017-12-25Now really switching to the new toolchain: C++14, GCC/Clang 5, Qt 5.6Kitsune Ral
2017-12-25Merge branch 'master' into kitsune-gtadKitsune Ral
2017-12-16CMakeLists.txt: Make -Wreturn-type an errorKitsune Ral
2017-12-10Use the generated PostReceiptJob; don't compile unused job classesKitsune Ral
2017-12-07GTAD: Enable content-repo stubs generationKitsune Ral
2017-11-28Merge branch 'master' into kitsune-gtadKitsune Ral
2017-11-28Bumped up the soname versionKitsune Ral
2017-11-02Update the lib version for dynamic linkingKitsune Ral
2017-11-01StateEvent; EventContent::SimpleContent; event types refactoringKitsune Ral
2017-10-27Support m.room.avatar eventsKitsune Ral
2017-10-26Move out the avatar code from UserKitsune Ral
2017-10-26Move out common message event content classesKitsune Ral
2017-10-19Be more friendly to IDE, list the API filesKitsune Ral
2017-10-19Merge branch 'master' into kitsune-gtadKitsune Ral
2017-10-14LogoutJob is supplied by generated codeKitsune Ral
2017-10-14Leaving a room now uses a generated Job fileKitsune Ral
2017-10-08Merge branch 'master' into kitsune-gtadKitsune Ral
2017-10-02api-generator has been renamed to gtadKitsune Ral
2017-10-02Introduce EncryptionEvent classKitsune Ral
2017-10-01Merge branch 'master' into kitsune-apigenKitsune Ral
2017-09-21jobs: SetRoomStateJob (with or without state key); setting room topicKitsune Ral
2017-09-09Collect files from jobs/generated into the list of built sourcesKitsune Ral
2017-09-03CMakeLists: add_custom_target(update-api), aux_source_directory to load files...Kitsune Ral
2017-09-01Added files to (eventually) generate *Job classes automaticallyKitsune Ral
2017-08-28Use -pedantic with compilers that support itKitsune Ral
2017-07-19Restore compatibility with CMake versions below 3.3Kitsune Ral
2017-07-19Make sure -Wall is used regardless of the parent project settingsKitsune Ral
2017-06-27Enable sending RoomMessageEventsKitsune Ral
2017-05-22Refactored EventsKitsune Ral
2017-05-13Refactored logging enhancementsKitsune Ral
2017-04-30Port to categorized loggingElvis Angelaccio
2017-04-13Use own copy of MIME database on WindowsKitsune Ral
2017-03-20Added an example of libqmatrixclient usageKitsune Ral
2016-11-01Removed unused codeKitsune Ral
2016-10-27Fixed a false alarm in Qt CreatorKitsune Ral
2016-10-27Set CMAKE_CXX_STANDARD variable instead of listing compiler featuresKitsune Ral
2016-10-27Use more compact syntax for find_package; display prefix path to QtKitsune Ral
2016-10-15BaseJob: Use saved parameters instead of overriding apiPath(), query() and da...Kitsune Ral