Age | Commit message (Expand) | Author |
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 |
2015-11-25 | Fix Ctrl + Tab shortcut when MUC contact list is selected | Tobias Markmann |
2015-11-19 | Redesign event loops to be thread-safe and deterministic | Tobias Markmann |
2015-11-18 | Fix virtual destructors and mismatching signal disconnection | Tobias Markmann |
2015-11-11 | Fix sluift API for clearing certificate | Gurmeen Bindra |
2015-11-11 | Break out of .deb packaging on error | Kevin Smith |
2015-11-11 | Update .deb platforms | Kevin Smith |
2015-11-10 | Add support for client certificate authentication in BOSH | Tobias Markmann |
2015-11-10 | Update .deb packaging for Qt5 | Kevin Smith |
2015-11-10 | Fix Cocoa memory management error in Secure Transport backend | Tobias Markmann |
2015-11-10 | Fix certificate-less login in Swift | Tobias Markmann |
2015-11-09 | Improve QtTextEdit::sizeHint() for symmetric vertical padding | Tobias Markmann |
2015-11-09 | Change virtual calls in ctors/dtors to be explicit | Tobias Markmann |
2015-11-09 | Fix a syntax error in InstallSwiftDependencies.sh | Kevin Smith |
2015-11-09 | Change Windows to Unix line endings | Tobias Markmann |
2015-11-06 | Making virtual calls in constructor of ChatControllers explicit | Tobias Markmann |
2015-11-06 | Make methods non-virtual that are not overridden by subclass | Tobias Markmann |
2015-11-06 | Fix potential memory leaks in Cocoa API usage | Tobias Markmann |
2015-11-04 | Fix swiften handling when client certificate is missing | Gurmeen Bindra |
2015-10-30 | Fix issues with HTTPTrafficFilter for HTTP proxy / BOSH usage | Tobias Markmann |
2015-10-30 | Add support for OS X Secure Transport TLS backend | Tobias Markmann |
2015-10-30 | Only highlight text if a highlight color is set | Tobias Markmann |
2015-10-30 | Ignore DND drops of JIDs for contacts already in the conversation | Tobias Markmann |
2015-10-30 | Add missing disconnect() from signal in QtChatWindow | Tobias Markmann |
2015-10-30 | Fix bug in FT candidate discovery in absence of S5B proxies | Tobias Markmann |
2015-10-30 | Update libIDN in 3rdParty to version 1.32 | Tobias Markmann |
2015-10-30 | Fix code in response to clang compiler warnings | Tobias Markmann |
2015-10-30 | Change OS X spell checker to non-deprecated API | Tobias Markmann |
2015-10-30 | Fix code in response to unused macro and private field warnings | Tobias Markmann |
2015-10-30 | Remove Boost workaround for OS X headers | Tobias Markmann |
2015-10-30 | Add FileTransfer::getState() method | Tobias Markmann |