summaryrefslogtreecommitdiff
path: root/TelepathyQt/call-content.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-21call1: Use *Interface::requestAllProperties/requestPropertyFoo instead of Pro...George Kiagiadakis1-20/+15
2012-03-21CallContent: Use hasInterface() instead of interfaces().contains() in support...George Kiagiadakis1-1/+1
2012-03-21call1: Remove unnecessary use of QLatin1String() with TP_QT_* constants.George Kiagiadakis1-2/+1
2012-03-21call1: Move PendingCallContent to call-content.{h,cpp}George Kiagiadakis1-0/+98
2012-03-21CallContent: add DTMF methodsGeorge Kiagiadakis1-0/+72
2012-03-21CallContent: add remove() methodGeorge Kiagiadakis1-0/+12
2012-03-21CallContent: fix header name in the documentationGeorge Kiagiadakis1-1/+1
2012-03-21CallContent: add reason in streamRemoved()George Kiagiadakis1-2/+3
2012-03-21call1: replace qDebug()/qWarning() with debug()/warning() in the code importe...George Kiagiadakis1-6/+8
2012-03-21call1: update existing classes to work with the latest Call1 specGeorge Kiagiadakis1-3/+4
2012-03-21call1: move CallContent/CallStream to separate source filesGeorge Kiagiadakis1-2/+333
2012-02-21Update to spec 0.25.2Andre Moreira Magalhaes (andrunko)1-0/+26