summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-15Added EchoComponent.Remko Tronçon
2010-10-15Added Component.Remko Tronçon
2010-10-15Added CoreComponent.Remko Tronçon
2010-10-15Added ComponentSession.Remko Tronçon
2010-10-15Added Component parser, serializer, element, and connector.Remko Tronçon
2010-10-15Fixed a segfault with pending events.Remko Tronçon
2010-10-14Added User Nickname element, serializer, and parser.Remko Tronçon
2010-10-12Don't assert on incorrect priorities.Remko Tronçon
2010-10-10Moved presenceOracle inside Client.Remko Tronçon
2010-10-10Fix a crash when signing out.Remko Tronçon
2010-10-10Moved XMPP roster & controller from Swift to Client.Remko Tronçon
2010-10-10Move SoftwareVersion responder from Swift to Client.Remko Tronçon
2010-10-10Separate CoreClient out of Client.Remko Tronçon
2010-10-10Added missing QtDBus module to SConscript.Remko Tronçon
2010-10-10Client refactoring.Remko Tronçon
2010-10-10Remove some graphs from Doxygen documentation.Remko Tronçon
2010-10-10Move SoftwareVersionResponder constructor arguments to setter.Remko Tronçon
2010-10-10Refactor responders to only start on start().Remko Tronçon
2010-10-10Conditionally build documentation.Remko Tronçon
2010-10-10Added Eclipse build targets for different goals.Remko Tronçon
2010-10-10Added ClientTest to test suite.swift-1.0beta7Remko Tronçon
2010-10-10Fixed compilation of StorageTest.Remko Tronçon
2010-10-09Tweak doxygen docs.Remko Tronçon
2010-10-09Fixed EchoBot compilation warnings.Remko Tronçon
2010-10-09Move Settings to Swift/Controllers.Remko Tronçon
2010-10-09Moved Application from Swiften into SwifTools.Remko Tronçon
2010-10-09Fixed DoxyGen warning.Remko Tronçon
2010-10-09Some documentation tweaks.Remko Tronçon
2010-10-09Tweaking doxyfile.Remko Tronçon
2010-10-09Added EchoBot walkthrough example.Remko Tronçon
2010-10-08Tweak the look of the example JID.Remko Tronçon
2010-10-08Add example JID to login dialog.Kevin Smith
2010-10-08Slightly re-arrange the menus.Kevin Smith
2010-10-08Regrouping nick-less contacts now correctly renders them as a JID in the roster.Kevin Smith
2010-10-08Raise windows when activating them.Kevin Smith
2010-10-08Fixing assorted memory leaks.Kevin Smith
2010-10-08Don't show multiple Notices selected when new ones are added.Kevin Smith
2010-10-08Rename groups.Kevin Smith
2010-10-08Fix for very unlikely timing-related crash when quitting during event handlingKevin Smith
2010-10-08Update roster header even when going offline.Kevin Smith
2010-10-08Also disable certificate selection during login.Kevin Smith
2010-10-08Set the group window size appropriately.Kevin Smith
2010-10-08Cancel chat state display when offline.Kevin Smith
2010-10-07Fix crashes on disconnect during connect.Remko Tronçon
2010-10-07Code cleanup from recent commitsKevin Smith
2010-10-07Avoid recursive calling of event callbacks.Remko Tronçon
2010-10-07Fix windows compilation.Remko Tronçon
2010-10-06Make sure parser tester returns an error.Remko Tronçon
2010-10-05Linkify updated messages as well as the originals.Kevin Smith
2010-10-05Create 'Enable notifications' menu on Linux.Kevin Smith