summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-13Fix iOS build and add iOS build documentation.Tobias Markmann
2014-11-12Add build and test documentation for Android.Tobias Markmann
2014-10-23Adding notes to Windows build instructions based on recent experience.Tobias Markmann
2014-10-01Port many of Isode's local fixes upstreamKevin Smith
2014-01-11Disable PCH buildsRemko Tronçon
2013-10-15Add qt5 to docsKevin Smith
2013-08-15Make (Core)Component constructor consistent with (Core)Client.Remko Tronçon
2013-04-25swiften-config improvements.Remko Tronçon
2013-02-13Slightly clarify Linux build stepsKevin Smith
2012-12-31Fix more warnings.Remko Tronçon
2012-12-22Use /Zi instead of /Z7 for debugging symbols.Remko Tronçon
2012-12-22Use precompiled header in EchoBot variants.Remko Tronçon
2012-10-19Update translation documentation.Remko Tronçon
2012-10-10Forgotten dependencyKevin Smith
2012-10-07Adding reconfigure instructionsKevin Smith
2012-10-07Release packaging notesKevin Smith
2012-08-08More build fixes.Remko Tronçon
2012-04-23Comment about only compiling Swiften in the building instructionsKevin Smith
2011-10-29Don't save message content of recents to disk in --eagle-modeKevin Smith
2011-05-01Updated Swiften developers guide.Remko Tronçon
2011-04-19Don't build C++0x EchoBot on Linux for now.Remko Tronçon
2011-04-18Added instructions for installing on unix.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-03-27Adding in a BSD license for contributors to referenceKevin Smith
2011-03-14Added some extra documentation on translating Swift.Remko Tronçon
2011-03-13Added a note about the desktop entry.Remko Tronçon
2011-03-11Updated Dutch translation + Added translation docs.Remko Tronçon
2011-02-15Make JID constructor with string implicit.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-04Added C++0x version of EchoBot.Remko Tronçon
2011-02-02Removing unused parameter from Client constructor.Remko Tronçon
2010-12-06Fixed EchoComponent example.Remko Tronçon
2010-12-05Import boost::make_shared.Remko Tronçon
2010-12-04Document custom requests & responders, and components.Remko Tronçon
2010-12-04Added EchoPayload parserialement.Remko Tronçon
2010-11-29Added some more documentation.Remko Tronçon
2010-11-28Change error from optional to shared_ptr in GenericRequestRemko Tronçon
2010-11-27Introduce SWIFTEN_DEP_FLAGS.Remko Tronçon
2010-11-16Pass NetworkFactories as an explicit dependency into client.Remko Tronçon
2010-11-09Fixed windows compilation.Remko Tronçon
2010-10-28Add some more modules to Doxygen.Remko Tronçon
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-26Don't show directories in doxygen.Remko Tronçon
2010-10-25Some more Doxyfile tweaks.Remko Tronçon
2010-10-25Tweaked DoxyFile.Remko Tronçon
2010-10-25Updated doxygen.Remko Tronçon
2010-10-25Remove the use of Shared<>.Remko Tronçon
2010-10-24Only include public-facing files in doxygen documentation.Remko Tronçon
2010-10-24Added excludes to Doxygen.Remko Tronçon
2010-10-15Added EchoComponent.Remko Tronçon