summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-07CMake: Remove USE_COMMON_CMAKE_PACKAGE_CONFIG_DIR optionAlexander Akulich3-15/+2
2019-10-27CMake: Require C++11 standardAlexander Akulich1-0/+4
2019-10-27Tests/StreamedMediaChannel: Omit broken stuff until new CM implementedAlexander Akulich1-1/+6
2019-10-27Tests: Disable a broken test of some legacy stuffAlexander Akulich1-1/+1
2019-10-27Tests: Disable ClientFactories testAlexander Akulich1-1/+2
2019-10-27Tests/ConferenceChannel: Fix comparison of unordered channelsAlexander Akulich1-2/+2
2019-10-27Modernize TestConnHelper::ensureChannel()Alexander Akulich1-8/+13
2019-10-27TestStreamTubeHandlers: Avoid a crash on test failedAlexander Akulich1-2/+4
2019-10-27TestStreamTubeHandlers: Remove a check that has no chance to workAlexander Akulich1-1/+6
2019-10-27simple-observer: Fix members initializationAlexander Akulich1-2/+2
2019-10-27TestConnHelper: Rework contacts getterAlexander Akulich2-14/+41
2019-10-15Tests: Fix account-manager.py python3 portAlexander Akulich1-1/+1
2019-09-25qt-types-gen.py: Implement initializer_list constructor generationAlexander Akulich1-4/+5
2019-09-25xincludator.py: Fix behaviour on LANG=CAlexander Akulich1-4/+5
2019-09-25CMake: Bump CMake minimum version to 3.5Alexander Akulich1-1/+1
2019-09-21CMake: Fix build with CMake < 3.12Alexander Akulich1-3/+16
2019-09-21port test scripts to new gi based pygobjectIslam Amer1-1/+1
2019-09-20Fix wrong version number matchingBrandon Hong1-2/+2
2019-09-19CMake: Remove own FindPython modulesAlexander Akulich2-97/+0
2019-09-02CMakeLists: Fix EOL in a few linesAlexander Akulich1-2/+2
2019-08-31CMake: Fix Qt GLib support detectionAlexander Akulich1-0/+1
2019-08-31Tools: Update tools from telepathy-glibAlexander Akulich8-169/+395
2019-08-31Tools: Update c-constants-gen from telepathy-glibAlexander Akulich2-29/+57
2019-08-31Tools: Remove glib-signals-marshal-genAlexander Akulich4-84/+0
2019-08-31CMake: Raise fatal error if a required package not foundAlexander Akulich1-1/+3
2019-08-31CMake: Remove own FindLibXml2Alexander Akulich1-57/+0
2019-08-31Tests/Callbacks: Fix compile warningsAlexander Akulich1-16/+16
2019-08-31Doxygen.cmake: set_package_properties also for doxygenGeorge Kiagiadakis1-0/+5
2019-08-31cmake: silence some secondary find_package callsGeorge Kiagiadakis3-9/+9
2019-08-31cmake: use FeatureSummary instead of MacroLogFeatureGeorge Kiagiadakis2-173/+27
2019-08-31Update CMake Python version to 3Alexey Andreyev1-8/+4
2019-08-31Port to Python3Alexey Andreyev12-97/+102
2018-05-05Message::text(): Omit parts with non-empty 'interface' key valueAlexander Akulich1-0/+4
2018-05-05Refactor Message::text()Alexander Akulich1-2/+2
2018-05-02Get rid extra semicolonsAlexander Akulich4-10/+10
2017-04-26BaseChannelMessagesInterface: Use QMap::contains() instead of count()Alexandr Akulich1-1/+1
2016-11-22Register object before the service gets exposed on DBusGustavo Pichorim Boiko1-9/+10
2016-11-01Add BaseConnection::getExistingChannelNiels Ole Salscheider2-10/+39
2016-10-15Remove DATA_INSTALL_DIRNiels Ole Salscheider6-7/+3
2016-10-09BaseChannelFileTransferType moved to the proper documentation groupAlexandr Akulich1-1/+1
2016-10-09Merge branch 'gkiagia/doxygen_fixes_2'Alexandr Akulich8-1367/+1987
2016-09-25doxygen-header: move the 'Modules' link next to 'Home'George Kiagiadakis1-3/+3
2016-09-25docs: remove the empty 'functions' group and actually put the utils.cpp funct...George Kiagiadakis2-6/+13
2016-09-25docs: improve the front page of the generated docsGeorge Kiagiadakis1-45/+44
2016-09-25doxygen-header: remove the 'Functions' linkGeorge Kiagiadakis1-3/+1
2016-09-25doxygen-header: remove the broken 'Files' linkGeorge Kiagiadakis1-3/+1
2016-09-25doxygen: add extra css to constrain the width of the pageGeorge Kiagiadakis2-1/+8
2016-09-25doxygen: Use 2 columns for the class indexGeorge Kiagiadakis1-1/+1
2016-09-25doxygen: automatic update of doxygen.cfg.in to include the latest available o...George Kiagiadakis1-826/+1844
2016-09-25doxygen: Update header, footer to match what doxygen generates nowadays and r...George Kiagiadakis4-490/+83