summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-04call-widget example: Make coverity happy replacing assert with return.HEADmasterAndre Moreira Magalhaes (andrunko)1-3/+5
2010-05-26Update with-session-bus.sh from telepathy-glib, fixing a bashismSimon McVittie1-1/+11
2010-05-24Start 0.3.5 developmentAndre Moreira Magalhaes (andrunko)2-1/+6
2010-05-24Prepare release 0.3.4Andre Moreira Magalhaes (andrunko)2-6/+13
2010-05-24Fixed dist (Added types-internal.h to build system).Andre Moreira Magalhaes (andrunko)1-1/+2
2010-05-24Merge remote branch 'drf/fix-socket-crash'Andre Moreira Magalhaes (andrunko)4-1/+188
2010-05-20Merge branch 'balance'Andre Moreira Magalhaes (andrunko)3-0/+109
2010-05-19Fix strict QtDBus demarshalling which was causing crashes when qdbus_casting ...Dario Freddi4-1/+188
2010-05-18Connection: Added FeatureAccountBalance and accessors.Andre Moreira Magalhaes (andrunko)2-0/+102
2010-05-11Connection: Added accessor method for Balance interface.Andre Moreira Magalhaes (andrunko)1-0/+6
2010-05-11Added auto generated classes for Connection.Balance interface.Andre Moreira Magalhaes (andrunko)1-0/+1
2010-05-10Start 0.3.4 developmentAndre Moreira Magalhaes (andrunko)2-1/+6
2010-05-10Prepare release 0.3.3Andre Moreira Magalhaes (andrunko)2-6/+16
2010-05-10Merge branch 'call-content-remove'Andre Moreira Magalhaes (andrunko)2-8/+30
2010-05-10Merge branch 'got-capabilities-leak'Andre Moreira Magalhaes (andrunko)1-0/+2
2010-05-10Merge branch 'account-unique-identifier'Andre Moreira Magalhaes (andrunko)1-2/+4
2010-05-07Connection: Properly delete caps object on destructor (it was leaking).Andre Moreira Magalhaes (andrunko)1-0/+2
2010-05-07Account: Correctly remove object path from Account::uniqueIdentifier.Andre Moreira Magalhaes (andrunko)1-2/+4
2010-05-07StreamedMediaChannel: Added support for Call.Content.Remove (StreamedMedia::r...Andre Moreira Magalhaes (andrunko)2-8/+30
2010-05-06Merge branch 'contact-info'Andre Moreira Magalhaes (andrunko)15-7/+819
2010-04-30contacts-conn example cm: Updated copyright notice.Andre Moreira Magalhaes (andrunko)2-4/+4
2010-04-30contacts-info test: Added test for Tp::Contact::requestInfo().Andre Moreira Magalhaes (andrunko)1-0/+23
2010-04-30contacts-conn example cm: Added ContactInfo.RequestContactInfo support.Andre Moreira Magalhaes (andrunko)1-0/+36
2010-04-30PendingContactInfo: Added pending operation to represent a contact info reque...Andre Moreira Magalhaes (andrunko)6-0/+233
2010-04-30contacts-info test: Added test for contacts contact info support.Andre Moreira Magalhaes (andrunko)2-0/+280
2010-04-30contacts-conn example cm: Add initial ContactInfo support.Andre Moreira Magalhaes (andrunko)2-1/+119
2010-04-30Increate tp-glib dependency to >= 0.11.3 so we can use the ContactInfo interf...Andre Moreira Magalhaes (andrunko)1-1/+1
2010-04-30Contact: Proper depend on FeatureInfo for method refreshInfo.Andre Moreira Magalhaes (andrunko)1-0/+10
2010-04-30Contact: Added method to refresh contact info.Andre Moreira Magalhaes (andrunko)2-0/+22
2010-04-30Contact: Added initial contact info support.Andre Moreira Magalhaes (andrunko)4-1/+84
2010-04-30Connection: Added accessor method for ContactInfo interface.Andre Moreira Magalhaes (andrunko)1-0/+6
2010-04-29Added auto generated classes for Connection.ContactInfo interface.Andre Moreira Magalhaes (andrunko)1-0/+1
2010-04-23Start 0.3.3 developmentAndre Moreira Magalhaes (andrunko)2-1/+6
2010-04-23Prepare release 0.3.2Andre Moreira Magalhaes (andrunko)2-6/+21
2010-04-22Merge branch 'others-location'Andre Moreira Magalhaes (andrunko)12-114/+920
2010-04-22Merge branch 'location'Andre Moreira Magalhaes (andrunko)2-0/+7
2010-04-22Include future-*.xml files in dist as they were left out of tpqt4 0.3.1, brea...George Goldberg1-0/+3
2010-04-22Contact: Updated docs for location() explaining about the returned object lif...Andre Moreira Magalhaes (andrunko)1-0/+3
2010-04-20contacts-location test: Added test for contacts location support.Andre Moreira Magalhaes (andrunko)2-0/+240
2010-04-20contacts-conn example cm: Updated from latest telepathy-glib (0.11.2).Andre Moreira Magalhaes (andrunko)2-113/+274
2010-04-16Contact: Use ContactLocation class to represent location.Andre Moreira Magalhaes (andrunko)2-7/+14
2010-04-16ContactLocation: Added class to represent a contact location.Andre Moreira Magalhaes (andrunko)4-0/+315
2010-04-16Contact: Added initial location support.Andre Moreira Magalhaes (andrunko)4-1/+81
2010-04-16Connection: Added accessor method for Location interface.Andre Moreira Magalhaes (andrunko)1-0/+6
2010-04-16Added auto generated classes for Connection.Location interface.Andre Moreira Magalhaes (andrunko)1-0/+1
2010-04-16Merge branch 'observer-recover'Andre Moreira Magalhaes (andrunko)3-2/+50
2010-04-16Merge branch 'spec-0.19.5'Andre Moreira Magalhaes (andrunko)16-185/+577
2010-04-16AbstractClientObserver: Moved Private members initialization to the Private c...Andre Moreira Magalhaes (andrunko)1-6/+7
2010-04-16AbstractClientObserver: Renamed recover method to shouldRecover.Andre Moreira Magalhaes (andrunko)3-15/+15
2010-04-15AbstractClientObserver: Added Observer.Recover property support.Andre Moreira Magalhaes (andrunko)3-0/+47