summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-17Fix building sluift as .dll on Mac OS X.Remko Tronçon
2013-08-16Make missing SConstruct dependencies non-fatal for Ninja build.Remko Tronçon
2013-08-16Fix double includes in EventLoop.Remko Tronçon
2013-08-16Don't assert when disconnecting componentsKevin Smith
2013-08-16Don't allow passing NULL to the JID ctorKevin Smith
2013-08-16Merge branch 'swift-2.x'Remko Tronçon
2013-08-16Added missing lock_guard include.Remko Tronçon
2013-08-16Fix Cocoa-Boost conflict.Remko Tronçon
2013-08-15Make (Core)Component constructor consistent with (Core)Client.Remko Tronçon
2013-08-15Fixed warnings in SpellParser.Remko Tronçon
2013-08-15Add Config files to .gitignore.Remko Tronçon
2013-08-15Add "-Wno-missing-variable-declarations" (some CPPUnit annoyance) and "-Wno-d...Tobias Markmann
2013-08-15Getting rid of "-Wobjc-interface-ivars" warnings from clang.Tobias Markmann
2013-08-14Adjust Android test deployment path.Tobias Markmann
2013-08-14Build OSX spell checker only with native target.Tobias Markmann
2013-08-13Adding auto-generated Ldns/Unbound files for Android.Remko Tronçon
2013-08-13Adding basic support for Android and Unbound (No IPv6 yet).Tobias Markmann
2013-08-09Include accessibility plugin in Windows packagesKevin Smith
2013-08-08Package necessary plugins for qt5 on WindowsKevin Smith
2013-08-04Factor Chat Message Parsing out and test itKevin Smith
2013-08-03Missing includeKevin Smith
2013-08-02Small style fixes for the previous patch.Remko Tronçon
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-07-27Use nodeprep for nodes and nameprep for domains.Kevin Smith
2013-07-15Fixed Qt5 compilation on Windows.Remko Tronçon
2013-07-15Ported scons2ninja to python.Remko Tronçon
2013-07-13Added scons2ninja script.Remko Tronçon
2013-07-12Fix SCons --tree= generation for unicode nodes.Remko Tronçon
2013-07-12Add temporary workaround for VS2012 support.Remko Tronçon
2013-07-09Add settings to make scons build faster.Remko Tronçon
2013-05-26Compile FreeDesktopNotifier againKevin Smith
2013-05-18Fixed selecting an avatar from a non-ASCII path.Remko Tronçon
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-05-11File Transfer refactoring.Remko Tronçon
2013-05-11Silence new CLang warning.Remko Tronçon
2013-05-10Xcode SDK location changes.Remko Tronçon
2013-04-29Added doxygen to RandomGenerator.Remko Tronçon
2013-04-27Make HMACSHA1 not be a Hash.Remko Tronçon
2013-04-27Zero memory more securely in SafeByteArray.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-04-26Replace third-party Base64 by our own algorithm.Remko Tronçon
2013-04-25swiften-config improvements.Remko Tronçon
2013-04-21Fix compilation when 3rdParty/ is not there.Remko Tronçon
2013-04-19Avoid 'test' phase when parsing SConscripts.Remko Tronçon
2013-04-19Fix compilation in non-test mode.Remko Tronçon
2013-04-19Don't ignore 3rdParty in sublime project.Remko Tronçon
2013-04-19Fixed compilation warning.Remko Tronçon
2013-04-19Script for extracting contributors from commit logKevin Smith
2013-04-18Fix ICU compilation.Remko Tronçon
2013-04-18Implemented different hexify.Remko Tronçon