Age | Commit message (Expand) | Author |
2016-02-11 | Add support for Fedora to InstallSwiftDependencies.sh | Tobias Markmann |
2016-02-11 | Make Add <field> in the VCard wizard translatable | Edwin Mons |
2016-02-10 | Sluift: Add timeout to roster receiving operations | Roger Planas |
2016-02-10 | Sluift: Ensure that message event body is retrieved correctly | Roger Planas |
2016-02-10 | Add more tests for JID validity | Kevin Smith |
2016-02-10 | Fix update_translations | Edwin Mons |
2016-02-09 | Update copyright in COPYING and COPYING.gpl to 2016swift-3.0rc2 | Tobias Markmann |
2016-02-08 | Fix and adjust TLSTest to Windows SChannel backend | Tobias Markmann |
2016-02-08 | Treat cert verify errors as non-fatal in OS X TLS backend | Tobias Markmann |
2016-02-04 | Remove abandoned Swiftob subprojectswift-3.0rc1 | Tobias Markmann |
2016-02-04 | Anonymise owner and group in source tar package | Edwin Mons |
2016-02-02 | Change stanza body to boost::optional<std::string> type | Tobias Markmann |
2016-02-01 | Disable certificate revocation checking in OS X TLS backend | Tobias Markmann |
2016-02-01 | Fix MUC nickname change error in ChatController | Tobias Markmann |
2016-01-26 | Fix ASAN reported heap-use-after-free in FileTransferTest | Tobias Markmann |
2016-01-25 | Prevent recursive processing of event queue in EventLoop | Tobias Markmann |
2016-01-24 | Change version information in about dialog to be selectable | Tobias Markmann |
2016-01-22 | Add missing Timer related cleanup code | Tobias Markmann |
2016-01-21 | Ensure that BoostTimers can't fire after stop() | Kevin Smith |
2016-01-21 | Stop timer during clean up of WhitespacePingLayer | Tobias Markmann |
2016-01-19 | Reset impromptu support flag when logging off | Tobias Markmann |
2016-01-18 | Remove unused variable reported by GCC | Tobias Markmann |
2016-01-16 | Remove warning about undefined QTDIR environment variable | Tobias Markmann |
2016-01-15 | Silence Boost Signals deprecation warning if using system Boost | Tobias Markmann |
2016-01-15 | Free file-transfer objects before removing files in QA tool | Tobias Markmann |
2016-01-15 | Add missing virtual keyword to some destructors | Tobias Markmann |
2016-01-15 | Always link secur32.lib to Swiften on Windows | Tobias Markmann |
2016-01-12 | Listen to IPv6 any address instead of only IPv4 | Tobias Markmann |
2016-01-11 | Fix IPv6 DNS resolution issues on Windows | Tobias Markmann |
2016-01-07 | Add file extension to star-unchecked.png reference | Tobias Markmann |
2016-01-07 | Remove wrong assertion in BoostIOServiceThread | Tobias Markmann |
2016-01-07 | Default to Qt5 for building Swift | Tobias Markmann |
2016-01-06 | Add Michael Vetter to COPYING.thirdparty | Tobias Markmann |
2016-01-06 | Add openSUSE to InstallSwiftDependencies script | Michael Vetter |
2015-12-17 | Do not consult presence oracle for MUC PM presence | Tobias Markmann |
2015-12-17 | 3rdParty fixes to enable compatibility with VS 2015 | Tobias Markmann |
2015-12-17 | Fix misspelled method call | Tobias Markmann |
2015-12-17 | Show file-transfer description if provided | Tobias Markmann |
2015-12-17 | Update SCons to version 2.4.0 | Tobias Markmann |
2015-12-17 | Process multiple events at once inside EventLoop | Tobias Markmann |
2015-12-17 | Do not advertise link-local IPv6 addresses in FT candidates | Tobias Markmann |
2015-12-17 | Add test verifying Boost ASIO IPv4/IPv6 dual-stack socket support | Tobias Markmann |
2015-12-17 | Disconnect signals from in-flight IBB request | Tobias Markmann |
2015-12-17 | Only calculate S5B candidates if supported by recipient | Tobias Markmann |
2015-12-17 | Remove superfluous member in ChatsManager | Tobias Markmann |
2015-12-17 | Add event loop for integration in Boost ASIO | Kevin Smith |
2015-12-16 | Fix crash related to removal of contacts | Tobias Markmann |
2015-11-30 | Workaround QTabBar early eliding bug on OS X | Tobias Markmann |
2015-11-28 | Close 'Edit Profile'-dialog on sign out | Tobias Markmann |
2015-11-26 | Request redraw of recent chats on compactness change | Tobias Markmann |