summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2010-12-09Handle stream errors in client session.Remko Tronçon
2010-12-08Use UTF-8 encoding for COPYING file in About dialog.Remko Tronçon
2010-12-05Added plumbing for persistent certificate trust checking.Remko Tronçon
2010-12-05Ask for confirmation before clearing chat windows.Kevin Smith
2010-12-05Added SWIFT_LOG functionality.Remko Tronçon
2010-11-29Don't stop packaging when dpkg-builbpackage returns non-zero return value.Remko Tronçon
2010-11-28Change Chat Window titles when contacts are renamed.Kevin Smith
2010-11-28Change error from optional to shared_ptr in GenericRequestRemko Tronçon
2010-11-28Rebind chat dialogs on just about anything.Kevin Smith
2010-11-25Split up source and binary debian generation.Remko Tronçon
2010-11-25Fixed debian sections, priorities & distributions.Remko Tronçon
2010-11-21Clearing the chat window won't break continuation elements.Kevin Smith
2010-11-21Changed Debian packager to "Swift Package Maintainer"Remko Tronçon
2010-11-20Logo should stay in the centre when login window is resized.Kevin Smith
2010-11-20Include date for MUC context older than today.Kevin Smith
2010-11-16Remember previous MUC service searches.Kevin Smith
2010-11-16Pass NetworkFactories as an explicit dependency into client.Remko Tronçon
2010-11-15Don't show unread events after signout.Kevin Smith
2010-11-15Sanitise the Roster widget on signout.Kevin Smith
2010-11-15Clean MUC joins slightly.Kevin Smith
2010-11-15Ask for confirmation before removing contacts.Kevin Smith
2010-11-12Persist toggle show offline.Kevin Smith
2010-11-11Avoid scons error when OpenSSL is not found.Remko Tronçon
2010-11-11Avoided compilation warnings.Remko Tronçon
2010-11-09Only request new MUC context when rejoining.Kevin Smith
2010-11-08Brute force application of presence to roster items on add/modify.Kevin Smith
2010-11-07Refactoring certificates & certificate checking.Remko Tronçon
2010-11-06Use EntityCapsProvider in Swiften.Remko Tronçon
2010-11-03Centralizing predefined features in DiscoInfo.Remko Tronçon
2010-11-03Added ClientDiscoManager.Remko Tronçon
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-11-02Copy uuid/ dir in packaging script.swift-1.0beta8Remko Tronçon
2010-11-01Disable bookmarks when offline.Kevin Smith
2010-11-01Small tweaks to DummySystemTray & MemoryStoragesFactory.Remko Tronçon
2010-11-01Added dummy sound player & system tray.Remko Tronçon
2010-10-31Include colons in labels.Kevin Smith
2010-10-31Tweak the group triangles a bit.Remko Tronçon
2010-10-31Fix triangle drawing.Remko Tronçon
2010-10-31Don't clip group header text.Remko Tronçon
2010-10-30Rename swift Debian package to swift-im.Remko Tronçon
2010-10-30When MUC notifications are clicked, open the MUC.Remko Tronçon
2010-10-30Disconnect client cleanly before quitting.Remko Tronçon
2010-10-30Changed CoreClient::onError to CoreClient::onDisconnected.Remko Tronçon
2010-10-29Make ChatStateNotifier use StanzaChannel directly.Remko Tronçon
2010-10-29Make Qt non-mandatory for global build.Remko Tronçon
2010-10-29Use canonical-append hint for FreeDesktop notifications.Remko Tronçon
2010-10-28Correctly mark roster items with the highest priority status.Kevin Smith
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-26Create a 'connecting' icon.Remko Tronçon
2010-10-25Remove the use of Shared<>.Remko Tronçon