Age | Commit message (Expand) | Author |
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 |
2015-09-22 | Add explicit includes for classes used in PlatformTLSFactories | Tobias Markmann |
2015-09-22 | Keep scroll position in highlight rule editor when moving rules | Tobias Markmann |
2015-09-22 | Fix 'unused' member/parameter compiler warnings reported for Swift | Tobias Markmann |
2015-09-22 | Reset potential warning when opening 'Add Contact' dialog | Tobias Markmann |
2015-09-21 | Stop throwing out of range exception from dateTimeToLocalString | Tobias Markmann |
2015-09-18 | Specify OS X framework version for script interface extraction | Tobias Markmann |
2015-09-18 | Fix notification logic for signals in BlockListImpl | Tobias Markmann |
2015-09-18 | Show potentially existing MUC bookmark in chat window bookmark dialog | Tobias Markmann |
2015-09-18 | Save 'apply to all' property in highlight rule editor | Tobias Markmann |
2015-09-18 | Add support for Arch distributions in InstallSwiftDependencies.sh | Tobias Markmann |
2015-09-18 | Add script for installing 3rdParty dependencies on UNIX/Linux | Tobias Markmann |
2015-09-18 | Set keyboard focus to text input after selecting an emoticon | Tobias Markmann |
2015-09-16 | Increase template OS X installation disk image size | Tobias Markmann |
2015-09-16 | Remove Qt bearer plugins from Swift bundle in installation package | Tobias Markmann |
2015-09-16 | Only put qt.conf as resource binary for Windows builds | Tobias Markmann |
2015-09-04 | Fix middle name and suffix arrangement in vCard dialog | Tobias Markmann |
2015-09-03 | Initial support for OS X Notification Center | Tobias Markmann |