summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-03-05Fix DLL linkage.Remko Tronçon
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2013-03-04Adding support for idle time.Tobias Markmann
2013-03-03Remove the async vfs for sqlite, to avoid the crashKevin Smith
2013-03-02Disable some more warnings.Remko Tronçon
2013-02-13Slightly clarify Linux build stepsKevin Smith
2013-02-12Include frameworks in swiften-config.Remko Tronçon
2013-02-12Include boost::lock_guard include.Remko Tronçon
2013-02-11Fix bundled OpenSSL builds.Remko Tronçon
2013-02-11Fixed NetworkTest.Remko Tronçon
2013-02-10Turn off override support for GCC in non-c++11 mode.Remko Tronçon
2013-02-09Remove dependency on PlatformDomainNameResolver from CoreComponent.Remko Tronçon
2013-02-05Make logging thread-safe.Remko Tronçon