summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-01-27Fixing VCard related crash caused by wrong deletion of profile window.Tobias Markmann
2013-01-13Merge branch 'swift-2.x'Remko Tronçon
2013-01-13Adding in the spirit Boost stuffKevin Smith
2013-01-13Fix more warnings.Remko Tronçon
2013-01-12make update.sh include spirit in bundled boostVlad Voicu
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2013-01-02Remove incorrect CFRelease() calls in MacOSXProxyProvider.Remko Tronçon
2013-01-01Fix Objective-C memory bugs.Remko Tronçon
2013-01-01Don't scroll to bottom if there's no scrollbar.Remko Tronçon
2013-01-01Silence scan-build warning.Remko Tronçon