Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-26 | Don't consider Get and Set requests as Response results. | Remko Tronçon | |
Release-Notes: Fixed a problem where we would treat incoming queries with IDs clashing with pending requests as errors. | |||
2011-08-13 | Fixed Qt SCons tool on Linux 3.0 systems. | Remko Tronçon | |
Resolves: #961 | |||
2011-07-12 | Fixed bug with illegal resource in JID resulting in empty resource. | Remko Tronçon | |
2011-07-04 | Updated the german translation | Thilo Cestonaro | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-07-03 | Updated Galician translation. | Remko Tronçon | |
2011-06-22 | Slovak translation update. | Remko Tronçon | |
Release-Notes: Updated Slovak translation. | |||
2011-06-22 | Some more Debian fixes. | Remko Tronçon | |
2011-06-20 | Tweaked the Debian description. | Remko Tronçon | |
2011-06-20 | Prioritize version files over git version. | Remko Tronçon | |
2011-06-20 | Improve the description in the Debian control file. | Remko Tronçon | |
2011-06-20 | Use a custom debian changelog. | Remko Tronçon | |
2011-06-19 | Small tweak to previous patch. | Remko Tronçon | |
2011-06-19 | Send footer when finishing session | HanzZ | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-06-19 | Fixed conditional in package script. | Remko Tronçon | |
2011-06-19 | Make webkit dependency distribution specific. | Remko Tronçon | |
2011-06-19 | Lowered dependency on libxml2. | Remko Tronçon | |
2011-06-18 | Use correct sign for dependencies. | Remko Tronçon | |
2011-06-18 | Tighten Debian dependency on Qt versions. | Remko Tronçon | |
2011-06-18 | Specify dependency on libqtwebkit-dev. | Remko Tronçon | |
2011-06-18 | Fixed Debian manpages installation. | Remko Tronçon | |
2011-06-18 | Use LibXML as a Debian source dependency (instead of Expat) | Remko Tronçon | |
2011-06-18 | Tweak help documentation and add manpages. | Remko Tronçon | |
2011-06-18 | Small tweaks to the previous patch. | Remko Tronçon | |
2011-06-18 | Added ConnectionServerFactory. | HanzZ | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-06-18 | More Debian packaging tweaks. | Remko Tronçon | |
2011-06-18 | Fixed compilation of Slimber/Qt. | Remko Tronçon | |
2011-06-18 | Fixed flag order in Slimber. | Remko Tronçon | |
2011-06-18 | MergeFlags->UseFlags in Slimber. | Remko Tronçon | |
2011-06-18 | Use UseFlags for compiling the unit test. | Remko Tronçon | |
2011-06-18 | Moving unused server code out of Swiften into Limber. | Remko Tronçon | |
2011-06-17 | Some debian script improvements. | Remko Tronçon | |
2011-06-01 | Added fix for a billion laughs attack on Expat. | Remko Tronçon | |
2011-05-23 | Fixed const references to vectors. | Remko Tronçon | |
This could potentially cause crashes (same as a previous patch). | |||
2011-05-22 | Galician translation update. | Remko Tronçon | |
2011-05-13 | Fixed French translation (Thanks Cedric Dubouloz) | Remko Tronçon | |
2011-05-13 | German translation fixes | Thilo Cestonaro | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-05-13 | Fix some issues in German translation. | Frederik Schwarzer | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php Signed-off-by: Thilo Cestonaro <thilo@cestona.ro> | |||
2011-05-01 | Fixed compilation. | Remko Tronçon | |
2011-04-30 | Only package .so in dev package. | Remko Tronçon | |
2011-04-30 | Support creating Swiften dylibs on Mac OS X. | Remko Tronçon | |
2011-04-30 | Fixed Swiften .so softlinks. | Remko Tronçon | |
2011-04-30 | Filter out some extra headers in install dir. | Remko Tronçon | |
2011-04-30 | Split off libswiften package. | Remko Tronçon | |
2011-04-30 | Only install the necessary files in the Debian package. | Remko Tronçon | |
2011-04-30 | Avoid SCons adding .so suffix. | Remko Tronçon | |
2011-04-30 | Substitute SCons variables correctly. | Remko Tronçon | |
2011-04-30 | Use standard library naming scheme for Swiften on Linux. | Remko Tronçon | |
2011-04-29 | Build Swiften as a DLL in Debian package. | Remko Tronçon | |
2011-04-29 | Added versioning to Swiften. | Remko Tronçon | |
2011-04-28 | Allow compiler warnings by default. | Remko Tronçon | |