summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-12-23Remove warning in FreeDesktopNotifier.Remko Tronçon
2012-12-23Assert when APPDATA or USERPROFILE is null.Remko Tronçon
2012-12-23Replace functors and for loops by boost::lambdas.Remko Tronçon
2012-12-23Remove spurious qdebugKevin Smith
2012-12-23Update Boost to 1.52.0.Remko Tronçon
2012-12-23Fix Cocoa-Boost conflict.Remko Tronçon
2012-12-23Default experimental to enable 3.0 features.Kevin Smith
2012-12-23Fix loading of status messagesKevin Smith
2012-12-23Don't include the trailing line ending in status messagesKevin Smith
2012-12-23Bundle a bare set of emoticons with Swift.Kevin Smith
2012-12-23Remember window splitter placement in netbook modeKevin Smith
2012-12-23Remember single window sizeKevin Smith
2012-12-23Make the splitter into a classKevin Smith
2012-12-23Clear out status message when setting a new one.Kevin Smith
2012-12-23Avoid any duplicates in the status menuKevin Smith
2012-12-23Don't store duplicate statusKevin Smith
2012-12-23Save recent status messages and allow easy setting.Kevin Smith
2012-12-22Allow toggling of a more compact roster modeKevin Smith
2012-12-22Use /Zi instead of /Z7 for debugging symbols.Remko Tronçon
2012-12-22Replace MergeFlags calls by UseFlags calls.Remko Tronçon