Age | Commit message (Expand) | Author |
2016-02-25 | Disable Hunspell support by default as it is not finished yet | Tobias Markmann |
2016-02-15 | Disable file-transfers to MUC PM contactsswift-3.0rc3 | Tobias Markmann |
2016-02-15 | Update Dutch translation | Edwin Mons |
2016-02-15 | Support early IBB use in Jingle File Transfer | Tobias Markmann |
2016-02-15 | Fix crash when saving a received file to non-writable location | Tobias Markmann |
2016-02-15 | Fix file-transfer UI replace after presence change glitch | Tobias Markmann |
2016-02-15 | Improve SCons reporting on missing Qt tools | Tobias Markmann |
2016-02-15 | Update Dutch translation | Edwin Mons |
2016-02-15 | Move QApplication instantiation in QtUI/main.cpp down | Edwin Mons |
2016-02-12 | Fix bug in OS X Notification Center backend on empty callback | Tobias Markmann |
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 |