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
path:
root
/
TelepathyQt
/
call-channel.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
call-channel: Change QMap to QHash where possible
Dario Freddi
1
-1
/
+1
2012-03-22
CallChannel: Introspect immutable properties if they are not passed on the co...
George Kiagiadakis
1
-25
/
+96
2012-03-21
call1: Use *Interface::requestAllProperties/requestPropertyFoo instead of Pro...
George Kiagiadakis
1
-61
/
+44
2012-03-21
call1: Remove unnecessary use of QLatin1String() with TP_QT_* constants.
George Kiagiadakis
1
-5
/
+3
2012-03-21
call1: Move PendingCallContent to call-content.{h,cpp}
George Kiagiadakis
1
-98
/
+0
2012-03-21
CallChannel: update documentation
George Kiagiadakis
1
-38
/
+97
2012-03-21
CallChannel: add a contentByName() method
George Kiagiadakis
1
-0
/
+24
2012-03-21
CallChannel: implement FeatureCallMembers
George Kiagiadakis
1
-4
/
+271
2012-03-21
CallChannel: print warnings when methods are called without their required fe...
George Kiagiadakis
1
-0
/
+26
2012-03-21
CallChannel: Get immutable properties directly from the constructor and reduc...
George Kiagiadakis
1
-59
/
+23
2012-03-21
CallChannel: prepend "call" to all the state-related methods' names
George Kiagiadakis
1
-6
/
+6
2012-03-21
CallChannel: sort out the various Features
George Kiagiadakis
1
-45
/
+148
2012-03-21
CallChannel: add a flagsChanged() signal
George Kiagiadakis
1
-1
/
+11
2012-03-21
CallChannel: add reason in contentRemoved()
George Kiagiadakis
1
-3
/
+4
2012-03-21
call1: replace qDebug()/qWarning() with debug()/warning() in the code importe...
George Kiagiadakis
1
-15
/
+17
2012-03-21
CallChannel: Add the setRinging()/setQueued() methods
George Kiagiadakis
1
-0
/
+17
2012-03-21
call1: update existing classes to work with the latest Call1 spec
George Kiagiadakis
1
-11
/
+13
2012-03-21
call1: move CallContent/CallStream to separate source files
George Kiagiadakis
1
-731
/
+51
2012-03-21
call1: un-yell-ify the Call* classes
George Kiagiadakis
1
-109
/
+109
2012-03-21
call1: Import CallChannel/CallContent/CallStream from telepathy-qt4-yell
George Kiagiadakis
1
-0
/
+1522