summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-19Use a new error TP_QT4_ERROR_ORPHANED when a Channel's parent Conn diesOlli Salli2-2/+13
2010-12-19Guard all QLatin1String string constant macro expansions from unwanted XYZQLa...Olli Salli2-8/+8
2010-12-19Add QLatin1String versions of hand-written string constantsOlli Salli1-0/+87
2010-12-19Channel: Remove connection destroyed handlingOlli Salli2-13/+0
2010-12-17ContactManager: Remove dubious/wrong code to check if setUseFallbackContactLi...Andre Moreira Magalhaes (andrunko)1-6/+0
2010-12-17ContactManager: Call contactForHandles for all contacts that changed in the C...Andre Moreira Magalhaes (andrunko)1-8/+3
2010-12-17Connection: Remove debug used for development.Andre Moreira Magalhaes (andrunko)1-1/+0
2010-12-17Contact: Added publishStateDetails accessor.Andre Moreira Magalhaes (andrunko)2-0/+8
2010-12-17Connection: Use deny channel for blocking when using Conn.Iface.ContactList.Andre Moreira Magalhaes (andrunko)3-72/+91
2010-12-17conn-roster-groups2 test: Added test for Conn.Iface.ContactGroups.Andre Moreira Magalhaes (andrunko)2-0/+622
2010-12-17Connection/ContactManager/Contact: Added support for Conn.Iface.ContactGroups.Andre Moreira Magalhaes (andrunko)6-77/+318
2010-12-17Fixed tests to work with tp-glib implementing immortal handles.Andre Moreira Magalhaes (andrunko)2-45/+0
2010-12-17conn-roster2 test: Added test for Conn.Iface.ContactList.Andre Moreira Magalhaes (andrunko)2-0/+377
2010-12-17Imported contactlist example implementing Conn.Iface.ContactList from tp-glib.Andre Moreira Magalhaes (andrunko)12-2/+2907
2010-12-17Connection/ContactManager/Contact: Added support for Conn.Iface.ContactList.Andre Moreira Magalhaes (andrunko)8-60/+413
2010-12-17ContactManager: Prepare to support Conn.Iface.ContactList.Andre Moreira Magalhaes (andrunko)3-173/+454
2010-12-17Update NEWSAndre Moreira Magalhaes (andrunko)1-1/+1
2010-12-17Merge branch 'filters'Andre Moreira Magalhaes (andrunko)6-0/+190
2010-12-17Merge branch 'contact-sanitize'Andre Moreira Magalhaes (andrunko)4-393/+402
2010-12-17Merge branch 'trivia'Andre Moreira Magalhaes (andrunko)2-6/+6
2010-12-17Update NEWSAndre Moreira Magalhaes (andrunko)1-1/+1
2010-12-17Install ConnectionManagerLowLevel header file.Andre Moreira Magalhaes (andrunko)1-0/+1
2010-12-15Contact: Sanitize methods declaration/implementation.Andre Moreira Magalhaes (andrunko)1-48/+50
2010-12-15Contact: Updated copyright.Andre Moreira Magalhaes (andrunko)2-4/+4
2010-12-15ContactManager: Sanitize methods declaration/implementation.Andre Moreira Magalhaes (andrunko)2-341/+348
2010-12-15Do not use deprecated tp_get_bus.Andre Moreira Magalhaes (andrunko)2-6/+6
2010-12-09account-basics test: Test Or/NotFilter.Andre Moreira Magalhaes (andrunko)1-0/+6
2010-12-09Added NotFilter class.Andre Moreira Magalhaes (andrunko)3-0/+87
2010-12-09Added OrFilter class.Andre Moreira Magalhaes (andrunko)3-0/+97
2010-12-08Start 0.5.2 devOlli Salli2-1/+12
2010-12-08Prepare release 0.5.1telepathy-qt4-0.5.1Olli Salli1-2/+2
2010-12-08Update NEWSOlli Salli1-5/+6
2010-12-08Fix CDO::channelLost arg type names to include the Tp namespaceOlli Salli1-1/+1
2010-12-08AccountSet: Disconnect wrapper signals when we remove the wrapperOlli Salli1-0/+1
2010-12-08Update NEWSOlli Salli1-0/+1
2010-12-06Merge branch 'memory-leaks'Olli Salli15-4/+478
2010-12-06Add two additional tp-glib O(not a lot) "possibly lost" suppressionsOlli Salli1-0/+19
2010-12-06Don't leak the TextChannel Acknowledge QDPCWatcher even if it doesn't finishOlli Salli1-1/+2
2010-12-06Run the mainloop to auto-delete PendingReadys in TestProfileManagerOlli Salli1-0/+3
2010-12-05Don't leak unfinished PendingReady in TestDBusProxyFactoryOlli Salli1-0/+5
2010-12-05Don't leak contact info pointer arrays in TestContactsInfoOlli Salli1-0/+2
2010-12-05Make the QDBus not calling dbus_shutdown suppression even less specificOlli Salli1-13/+6
2010-12-05Don't leak avatar data in TestContactsAvatarOlli Salli1-2/+1
2010-12-05Ignore tp-glib BaseConnectionManager legacy protocol object leakOlli Salli1-0/+11
2010-12-05Make processDBusQueue do an extra mainloop iteration so the PendingVoid is no...Olli Salli1-0/+3
2010-12-05Add more tp-qt4 specific suppressionsOlli Salli1-0/+20
2010-12-05Don't leak conference path C strings in TestChanConferenceOlli Salli1-0/+1
2010-12-05Add valgrind suppressions (mostly from tp-glib)Olli Salli3-0/+402
2010-12-05Clear the event queue in Test shutdown codeOlli Salli1-0/+2
2010-11-30Don't leak caps hash table in TestContactsCapabilitiesOlli Salli1-0/+1