summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-03-04Qt5 support & warning fixes.Remko Tronçon
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514
2012-09-08Support whiteboarding.Mateusz Piekos
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2012-07-14Initial DLL support for Swiften.Remko Tronçon
All applications succesfully link against Swiften.dll.
2011-05-23Added makeString().Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-14String refactoring.Remko Tronçon
Removed String::getLength(). Rewrote String::removeAll().
2011-02-13Use boost string algorithms.Remko Tronçon
2010-08-19Added getExecutablePath().Remko Tronçon
2010-08-08Added XEP-0004 data forms parsing & serializing.Remko Tronçon
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
2009-12-22Add a PreviousStatusStore.Kevin Smith
2009-11-21Implemented SCRAM-SHA-1 for real now.Remko Tronçon
Still need to do some cleanup and polishing.
2009-08-22Fix expanded tab characters.Remko Tronçon
2009-07-31Add String::split().Remko Tronçon
2009-07-18Implement incoming linklocal connections.Remko Tronçon
2009-06-22Use lowercase app name for application dir on Un*x systems.Remko Tronçon
2009-06-01Import.Remko Tronçon