summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-04-18Replacing Base64 by LibTomCrypt implementation.Remko Tronçon
2013-04-14Detect file/line in Sublime console.Remko Tronçon
2013-04-12Updated Sublime settings.Remko Tronçon
2013-04-12File Transfer refactoring.Remko Tronçon
2013-04-12Fix DLL compilation.Remko Tronçon
2013-04-11Network refactoring.Remko Tronçon
2013-04-08SWIFT_LOG_ASSERT macro.Remko Tronçon
2013-04-06Make IDN implementation abstract.Remko Tronçon
2013-04-06RTL support in chat dialog.Remko Tronçon
2013-04-06Add boost serialization libraryKevin Smith
2013-04-05Remove QString::fromStdString usage.Remko Tronçon
2013-04-05Hide spell checking options when it's not hunspellKevin Smith
2013-04-05Don't display errors sent to the bare JID.Kevin Smith
2013-04-05Silence a couple of warningsKevin Smith
2013-04-04Use traditional tr() calls because the constant isn't present in Qt5Kevin Smith
2013-03-31Add blocking support for MUC 1-to-1 conversations.Tobias Markmann
2013-03-30Fix HUNSPELL flags.Remko Tronçon
2013-03-30Making stuff build against non-bundled librariesKevin Smith
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-26Adding basic support for native spell checking on Mac OS X.Tobias Markmann
2013-03-24Don't hide the tabset if in single window modeKevin Smith
2013-03-24Show window titles in netbook modeKevin Smith
2013-03-18Only attempt ten extensions before giving up on joining a roomKevin Smith
2013-03-18Add COPYING.rtf to WiX dependencies.Remko Tronçon
2013-03-15Spell checker implementation using HunspellVlad Voicu
2013-03-09Show idle time as local time in the UI.Tobias Markmann