Age | Commit message (Expand) | Author |
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 |
2015-10-30 | Fix Doxygen issues | Tobias Markmann |
2015-10-30 | Change bare JID presence lookup code to ignore priorities | Tobias Markmann |
2015-10-27 | Remove debuging symbols from packaged Swift.app | Tobias Markmann |
2015-10-27 | Change window icon to default avatar on Windows | Tobias Markmann |
2015-10-26 | Add Ubuntu support to InstallSwiftDependencies.sh script | Tobias Markmann |
2015-10-16 | Mark removed contacts as unavailable in Swift | Tobias Markmann |
2015-10-16 | Require a node-part for JIDs entered in 'Add contact…'-dialog | Tobias Markmann |
2015-10-16 | Only show default notifications in OS X Notification Center | Tobias Markmann |
2015-10-16 | Add additional unit tests for Chat <-> JID binding | Tobias Markmann |
2015-10-16 | Do not require complete Qt installation when building Swiften | Tobias Markmann |
2015-10-16 | Add UTF-8 validation function and validate input to libIDN functions | Tobias Markmann |