summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-01-01Fix Objective-C memory leaks.Remko Tronçon
2012-12-31Fix more warnings.Remko Tronçon
2012-12-31Delete ScanBuild report files as well.Remko Tronçon
2012-12-31New FilterScanBuildResults.py script.Remko Tronçon
2012-12-31Remove obsolete CLang & MSVS tools.Remko Tronçon
2012-12-31Fixed typo.Remko Tronçon
2012-12-31Add scan-build support.Remko Tronçon
2012-12-30Fixed wrong usage of NAT-PMP API.Remko Tronçon
2012-12-30Rearrange warning options.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-12-23Remove distcc settings.Remko Tronçon
2012-12-23Use CLang by default on Mac OS X.Remko Tronçon
2012-12-23Fix compilation of CrashReporter.Remko Tronçon