Age | Commit message (Expand) | Author |
2013-02-11 | Fix bundled OpenSSL builds. | Remko Tronçon |
2013-02-11 | Fixed NetworkTest. | Remko Tronçon |
2013-02-10 | Turn off override support for GCC in non-c++11 mode. | Remko Tronçon |
2013-02-09 | Remove dependency on PlatformDomainNameResolver from CoreComponent. | Remko Tronçon |
2013-02-05 | Make logging thread-safe. | Remko Tronçon |
2013-01-27 | Fixing VCard related crash caused by wrong deletion of profile window. | Tobias Markmann |
2013-01-13 | Merge branch 'swift-2.x' | Remko Tronçon |
2013-01-13 | Adding in the spirit Boost stuff | Kevin Smith |
2013-01-13 | Fix more warnings. | Remko Tronçon |
2013-01-12 | make update.sh include spirit in bundled boost | Vlad Voicu |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2013-01-09 | Highlighting support | Maciej Niedzielski |
2013-01-02 | Remove incorrect CFRelease() calls in MacOSXProxyProvider. | Remko Tronçon |
2013-01-01 | Fix Objective-C memory bugs. | Remko Tronçon |
2013-01-01 | Don't scroll to bottom if there's no scrollbar. | Remko Tronçon |
2013-01-01 | Silence scan-build warning. | Remko Tronçon |
2013-01-01 | Fix Objective-C memory leaks. | Remko Tronçon |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-31 | Delete ScanBuild report files as well. | Remko Tronçon |
2012-12-31 | New FilterScanBuildResults.py script. | Remko Tronçon |
2012-12-31 | Remove obsolete CLang & MSVS tools. | Remko Tronçon |
2012-12-31 | Fixed typo. | Remko Tronçon |
2012-12-31 | Add scan-build support. | Remko Tronçon |
2012-12-30 | Fixed wrong usage of NAT-PMP API. | Remko Tronçon |
2012-12-30 | Rearrange warning options. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-12-23 | Remove distcc settings. | Remko Tronçon |
2012-12-23 | Use CLang by default on Mac OS X. | Remko Tronçon |
2012-12-23 | Fix compilation of CrashReporter. | Remko Tronçon |
2012-12-23 | Remove warning in FreeDesktopNotifier. | Remko Tronçon |
2012-12-23 | Assert when APPDATA or USERPROFILE is null. | Remko Tronçon |
2012-12-23 | Replace functors and for loops by boost::lambdas. | Remko Tronçon |
2012-12-23 | Remove spurious qdebug | Kevin Smith |
2012-12-23 | Update Boost to 1.52.0. | Remko Tronçon |
2012-12-23 | Fix Cocoa-Boost conflict. | Remko Tronçon |
2012-12-23 | Default experimental to enable 3.0 features. | Kevin Smith |
2012-12-23 | Fix loading of status messages | Kevin Smith |
2012-12-23 | Don't include the trailing line ending in status messages | Kevin Smith |
2012-12-23 | Bundle a bare set of emoticons with Swift. | Kevin Smith |
2012-12-23 | Remember window splitter placement in netbook mode | Kevin Smith |
2012-12-23 | Remember single window size | Kevin Smith |
2012-12-23 | Make the splitter into a class | Kevin Smith |
2012-12-23 | Clear out status message when setting a new one. | Kevin Smith |
2012-12-23 | Avoid any duplicates in the status menu | Kevin Smith |
2012-12-23 | Don't store duplicate status | Kevin Smith |
2012-12-23 | Save recent status messages and allow easy setting. | Kevin Smith |
2012-12-22 | Allow toggling of a more compact roster mode | Kevin Smith |
2012-12-22 | Use /Zi instead of /Z7 for debugging symbols. | Remko Tronçon |
2012-12-22 | Replace MergeFlags calls by UseFlags calls. | Remko Tronçon |
2012-12-22 | Use precompiled header in EchoBot variants. | Remko Tronçon |