index
:
telepathy/telepathy-qt
master
next
telepathy-qt4-0.4
telepathy-qt4-0.6
telepathy-qt4-0.8
Next-generation bindings of Telepathy and others using the same XML spec format to the Qt world. (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-qt)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
Fix build with newer glib
HEAD
master
Albert Astals Cid
1
-1
/
+1
2020-05-22
Tools: Sync glib-gtypes-generator.py with telepathy-glib
Alexander Akulich
1
-4
/
+4
2020-05-06
Fix deprecation warnings for Qt 5.13
Alexander Akulich
1
-0
/
+4
2020-03-12
Remove extra semicolons after Q_DECLARE_METATYPE()
Alexander Akulich
19
-26
/
+26
2020-03-12
ContactManager::Roster: Set success state even if groups not supported
Alexander Akulich
1
-2
/
+3
2020-03-12
BaseChannelTextType: Fix debug message
Alexander Akulich
1
-1
/
+1
2020-02-09
CMake: Sort some files
Alexander Akulich
3
-232
/
+243
2020-02-09
service-types.h: Sort forward class declarations
Alexander Akulich
1
-55
/
+55
2020-01-19
tools: Replace qVariantFromValue
Jonah BrĂ¼chert
1
-1
/
+1
2020-01-18
CMake: Get rid of global include_directories()
Alexander Akulich
3
-4
/
+14
2020-01-18
Use nullptr keyword wherever it makes sense
Alexander Akulich
132
-595
/
+595
2020-01-18
Use override specifiers wherever it makes sense
Alexander Akulich
146
-353
/
+353
2020-01-18
Port from deprecated QList::swap()
Alexander Akulich
1
-0
/
+4
2020-01-18
qt-client-gen.py: Use 'override' in the generated code
Alexander Akulich
1
-1
/
+1
2020-01-18
Port deprecated Qt uses
Jonah BrĂ¼chert
19
-30
/
+170
2019-11-11
NEWS: Finalize v0.9.8 release
telepathy-qt-0.9.8
Alexander Akulich
1
-1
/
+2
2019-11-11
Update README
Alexander Akulich
1
-33
/
+16
2019-11-11
Message: Add a getter for 'silent' header key
Alexander Akulich
2
-0
/
+13
2019-11-11
Sync specs to 0.27.4
Alexander Akulich
5
-8
/
+24
2019-11-09
Update NEWS for 0.9.8 release
Alexander Akulich
1
-1
/
+29
2019-11-09
Farstream/CMakeLists.txt: Add dbus-glib include path
Jan Tojnar
2
-3
/
+3
2019-11-09
Implement BaseChannelConferenceInterface::immutableProperties()
Alexander Akulich
1
-0
/
+8
2019-11-09
Docs: Fix link to the fd.o bugtracker
Alexander Akulich
1
-1
/
+1
2019-11-09
Docs: Add links to GitHub
Alexander Akulich
1
-2
/
+4
2019-11-09
Remove pointless immutableProperties() implementations
Alexander Akulich
8
-305
/
+0
2019-11-09
AbstractDBusServiceInterface: Add default immutableProperties() implementation
Alexander Akulich
2
-1
/
+6
2019-11-09
CMake: Add sources for the doxygen-doc target
Alexander Akulich
1
-1
/
+19
2019-11-09
doxygen: Adjust codeblocks style
Alexander Akulich
1
-0
/
+5
2019-11-09
Docs: Use https rather than http
Alexander Akulich
2
-25
/
+25
2019-11-09
doxygen.cfg.in: Do not use FreeSans as dot fontname
Alexander Akulich
1
-1
/
+1
2019-11-09
doxygen: update doxygen.cfg.in for doxygen-1.8.16
Alexander Akulich
1
-69
/
+167
2019-11-09
Examples: Port to targets
Alexander Akulich
8
-48
/
+44
2019-11-09
CMake: Validate imported components in CMake Config file
Alexander Akulich
1
-2
/
+24
2019-11-09
CMake: Port to GNUInstallDirs
Alexander Akulich
3
-15
/
+31
2019-11-09
CMake/ServiceConfig.cmake: Correctly find dependencies (the base lib)
Alexander Akulich
1
-1
/
+4
2019-11-09
CMake/Config.cmake: Get paths from imported targets
Alexander Akulich
2
-18
/
+58
2019-11-09
Farstream: Formally fix Qt5 linking
Alexander Akulich
1
-2
/
+2
2019-11-09
CMake: Move the CMake targets into namespace
Alexander Akulich
2
-0
/
+8
2019-11-09
CMake: Fix Service CMake files installation
Alexander Akulich
1
-5
/
+1
2019-11-09
CMake: Fix Find modules lookup (use HINTS instead of PATHS)
Alexander Akulich
6
-24
/
+27
2019-11-08
Add Travis CI configuration
Alexander Akulich
1
-0
/
+26
2019-11-08
CMake/TelepathyQtConfig: Properly lookup for the dependencies
Alexander Akulich
1
-0
/
+16
2019-11-08
CMake: Properly set visibility for the linked libraries
Alexander Akulich
1
-9
/
+11
2019-11-08
CMake: Refactor internal/private build definitions
Alexander Akulich
2
-8
/
+8
2019-11-08
CMake: Drop custom FindQt5 module, rebase on Qt5 targets
Alexander Akulich
15
-316
/
+75
2019-11-08
CMake: Fix TPGLIB_LIBRARIES in glib tests
Alexander Akulich
1
-6
/
+10
2019-11-07
CMake: Add options the first
Alexander Akulich
1
-11
/
+11
2019-11-07
CMake: Cleanup tests conditions
Alexander Akulich
1
-26
/
+5
2019-11-07
CMake: Use Python3 find module only since CMake-3.15
Alexander Akulich
1
-1
/
+1
2019-11-07
CMake: Accept new CMake policy for versions up to 3.15
Alexander Akulich
1
-0
/
+4
[next]