Age | Commit message (Expand) | Author |
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 |
2015-10-15 | Only bind full JID to ChatController on non-empty or typing messages | Tobias Markmann |
2015-10-14 | Fix compiler warnings about unused variables/arguments | Tobias Markmann |
2015-10-14 | Annotate getter method as const as it does not write anything | Tobias Markmann |
2015-10-14 | Fix memory leak warnings by Valgrind/LSAN | Tobias Markmann |
2015-10-14 | Change Swift Windows icon to default avatar icon | Tobias Markmann |
2015-10-14 | Remove remains of OutgoingSIFileTransfer | Tobias Markmann |
2015-10-13 | Fix crash in user search dialog for invitation use case | Tobias Markmann |
2015-10-07 | Fix wording so text is independent of sender/receiver case | Tobias Markmann |
2015-10-07 | Fix hang during file-transfer preparation with missing proxy | Tobias Markmann |
2015-09-25 | Do not flush vCard cache if IQ request returns an error | Tobias Markmann |
2015-09-24 | Always include Qt5 audio plugins for Windows packages | Tobias Markmann |
2015-09-22 | Play message incoming sound on incoming file-transfers | Tobias Markmann |