summaryrefslogtreecommitdiff
path: root/TelepathyQt/call-channel.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-18Use nullptr keyword wherever it makes senseAlexander Akulich1-3/+3
2012-07-02call-channel: Change QMap to QHash where possibleDario Freddi1-1/+1
2012-03-22CallChannel: Introspect immutable properties if they are not passed on the co...George Kiagiadakis1-25/+96
2012-03-21call1: Use *Interface::requestAllProperties/requestPropertyFoo instead of Pro...George Kiagiadakis1-61/+44
2012-03-21call1: Remove unnecessary use of QLatin1String() with TP_QT_* constants.George Kiagiadakis1-5/+3
2012-03-21call1: Move PendingCallContent to call-content.{h,cpp}George Kiagiadakis1-98/+0
2012-03-21CallChannel: update documentationGeorge Kiagiadakis1-38/+97
2012-03-21CallChannel: add a contentByName() methodGeorge Kiagiadakis1-0/+24
2012-03-21CallChannel: implement FeatureCallMembersGeorge Kiagiadakis1-4/+271
2012-03-21CallChannel: print warnings when methods are called without their required fe...George Kiagiadakis1-0/+26
2012-03-21CallChannel: Get immutable properties directly from the constructor and reduc...George Kiagiadakis1-59/+23
2012-03-21CallChannel: prepend "call" to all the state-related methods' namesGeorge Kiagiadakis1-6/+6
2012-03-21CallChannel: sort out the various FeaturesGeorge Kiagiadakis1-45/+148
2012-03-21CallChannel: add a flagsChanged() signalGeorge Kiagiadakis1-1/+11
2012-03-21CallChannel: add reason in contentRemoved()George Kiagiadakis1-3/+4
2012-03-21call1: replace qDebug()/qWarning() with debug()/warning() in the code importe...George Kiagiadakis1-15/+17
2012-03-21CallChannel: Add the setRinging()/setQueued() methodsGeorge Kiagiadakis1-0/+17
2012-03-21call1: update existing classes to work with the latest Call1 specGeorge Kiagiadakis1-11/+13
2012-03-21call1: move CallContent/CallStream to separate source filesGeorge Kiagiadakis1-731/+51
2012-03-21call1: un-yell-ify the Call* classesGeorge Kiagiadakis1-109/+109
2012-03-21call1: Import CallChannel/CallContent/CallStream from telepathy-qt4-yellGeorge Kiagiadakis1-0/+1522