summaryrefslogtreecommitdiff
path: root/TelepathyQt/account.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-18Use nullptr keyword wherever it makes senseAlexander Akulich1-3/+3
2020-01-18Port deprecated Qt usesJonah BrĂ¼chert1-2/+2
2016-02-15Request creation moved from Account to FileTransferChannelCreationProperties.Alexandr Akulich1-61/+2
2015-05-01Fixed various documentation issues.Alexandr Akulich1-1/+1
2015-02-10Add client side support for conference callsGustavo Pichorim Boiko1-0/+142
2014-01-28Fix build for Qt5 releaseDavid Edmundson1-2/+2
2013-07-15account: add method Account::createDbusTubeRoomDavid Edmundson1-0/+27
2012-07-03dbus-tubes: Minor nitpicking on style and docsDario Freddi1-5/+5
2012-07-03dbus-tubes: Use dbus* instead of dBus*Dario Freddi1-9/+9
2012-07-02dbus-tubes: Implementing the base DBusTubeChannel classDario Freddi1-0/+149
2012-07-02account: Change QMap to QHash where possibleDario Freddi1-7/+7
2012-03-21account.cpp: Update copyrightGeorge Kiagiadakis1-1/+1
2012-03-21Account: Fix copy/paste mistake: s/audioName/videoName/gGeorge Kiagiadakis1-2/+2
2012-03-21Account: add methods to ensure/create Call channelsGeorge Kiagiadakis1-0/+470
2011-11-25Account: Collapse create/ensure* overload methods without a hints arg with th...Andre Moreira Magalhaes (andrunko)1-207/+0
2011-11-25Account: Remove deprecated methods.Jeremy Whiting1-26/+0
2011-11-24Only generate QLatin1String macros for errors/constants.Andre Moreira Magalhaes (andrunko)1-71/+71
2011-11-24Renamed TelepathyQt4 directory to TelepathyQt.Jeremy Whiting1-0/+4472