summaryrefslogtreecommitdiff
path: root/examples/roster/roster-item.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Renamed TelepathyQt4 directory to TelepathyQt.Jeremy Whiting1-2/+2
2011-04-22roster example: Updated example to use Account and factories.Andre Moreira Magalhaes (andrunko)1-12/+14
2011-03-07Use @copyright and @license tags.Andre Moreira Magalhaes (andrunko)1-2/+3
2010-11-11roster example: Properly connect to Contact::subscription/publish/block chang...Andre Moreira Magalhaes (andrunko)1-3/+3
2010-11-04Contact: Do not include Presence in the public header.Andre Moreira Magalhaes (andrunko)1-0/+2
2010-11-03roster example: Build with new deprecated methods.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-03-17Added support to QT_NO_CAST_FROM_ASCII.Andre Moreira Magalhaes (andrunko)1-5/+5
2009-04-13Renamed Telepathy namespace to Tp.Andre Moreira Magalhaes (andrunko)1-3/+3
2009-04-13Renamed high-level classes namespace from Telepathy::Client to Telepathy.Andre Moreira Magalhaes (andrunko)1-3/+3
2009-03-18roster example: Use ContactPtr typedef.Andre Moreira Magalhaes (andrunko)1-1/+1
2009-03-05roster example: connect to the right signalsSimon McVittie1-2/+2
2009-03-04Improved roster example to support blocking contacts.Andre Moreira Magalhaes (andrunko)1-6/+15
2009-03-04Improved roster example to support add/auth/remove/deny contacts.Andre Moreira Magalhaes (andrunko)1-4/+23
2009-03-04Added roster example.Andre Moreira Magalhaes (andrunko)1-0/+45