Age | Commit message (Expand) | Author |
2013-04-06 | Add boost serialization library | Kevin Smith |
2013-04-05 | Remove QString::fromStdString usage. | Remko Tronçon |
2013-04-05 | Hide spell checking options when it's not hunspell | Kevin Smith |
2013-04-05 | Don't display errors sent to the bare JID. | Kevin Smith |
2013-04-05 | Silence a couple of warnings | Kevin Smith |
2013-04-04 | Use traditional tr() calls because the constant isn't present in Qt5 | Kevin Smith |
2013-03-31 | Add blocking support for MUC 1-to-1 conversations. | Tobias Markmann |
2013-03-30 | Fix HUNSPELL flags. | Remko Tronçon |
2013-03-30 | Making stuff build against non-bundled libraries | Kevin Smith |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-26 | Adding basic support for native spell checking on Mac OS X. | Tobias Markmann |
2013-03-24 | Don't hide the tabset if in single window mode | Kevin Smith |
2013-03-24 | Show window titles in netbook mode | Kevin Smith |
2013-03-18 | Only attempt ten extensions before giving up on joining a room | Kevin Smith |
2013-03-18 | Add COPYING.rtf to WiX dependencies. | Remko Tronçon |
2013-03-15 | Spell checker implementation using Hunspell | Vlad Voicu |
2013-03-09 | Show idle time as local time in the UI. | Tobias Markmann |
2013-03-05 | Fix DLL linkage. | Remko Tronçon |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-03-03 | Remove the async vfs for sqlite, to avoid the crash | Kevin Smith |
2013-03-02 | Disable some more warnings. | Remko Tronçon |
2013-02-13 | Slightly clarify Linux build steps | Kevin Smith |
2013-02-12 | Include frameworks in swiften-config. | Remko Tronçon |
2013-02-12 | Include boost::lock_guard include. | Remko Tronçon |
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 |