summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-29Fix uninitialised class membersTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2011-10-01Merge branch 'swift-1.x'Remko Tronçon
2011-10-01Fixed roster sender check.swift-1.xRemko Tronçon
2011-05-02Replace auto_ptr by shared_ptr.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-18Added XEP-0237 Roster Versioning support.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-11Adding more roster unit testsKevin Smith
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-02-05Don't crash when receiving null roster payload.Remko Tronçon
2011-01-24Added test suite registration checker.Remko Tronçon
2011-01-21Code cleanup.Remko Tronçon
2010-12-27Fix destruction order in unit tests.Remko Tronçon
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-08Fixing assorted memory leaks.Kevin Smith
2010-09-13Moved XMPPRosterController to Swiften.Remko Tronçon
2010-09-11Make AvatarManager abstractRemko Tronçon
2010-09-11Added VCardAvatarManager for offline avatars.Remko Tronçon
2010-06-09Remove compilation warnings from tests.Remko Tronçon
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-05-07Don't segfault when someone leaves a MUCKevin Smith
2010-05-07Fix hang on MUC users leavingKevin Smith
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-24XMPPRosterTest: Fix memory leak.Remko Tronçon
2010-04-12RosterController testing.Kevin Smith
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-03-22Fixing up the unit tests again. Oops.Kevin Smith
2009-11-22Testing the XMPPRoster.Kevin Smith
2009-11-21Starting testing XMPPRoster.Kevin Smith
2009-11-09Trivial test of RosterControllerKevin Smith
2009-11-08Fix for crash on login failure. Scaffoling for testing roster stuff.Kevin Smith
2009-08-25scons check fix for the Roster changes.Kevin Smith
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-08-09Updating the MockTreeWidgetItem with all the new methods.Kevin Smith
2009-06-01Import.Remko Tronçon