Age | Commit message (Expand) | Author |
2017-03-21 | Fix #43 : Add LinuxMint to supported distros | Barun Parruck |
2017-03-15 | Add link to https://swift.im/ to about dialog | Tobias Markmann |
2017-03-15 | Add automatic man generation to the Linux build for Swift | Joanna Hulboj |
2017-03-15 | Do no emit onXMPPDataRead when the session is terminated | Tobias Markmann |
2017-03-14 | Show correct avatars for file-transfer messages | Tobias Markmann |
2017-03-14 | Fix incorrect default chat view font size | Tobias Markmann |
2017-03-14 | Fix default avatar rendering on Windows | Tobias Markmann |
2017-03-13 | Add LogSerializer for BOSHError | Tobias Markmann |
2017-03-08 | Use standard algorithm instead of custom code | Tobias Markmann |
2017-03-07 | Use text-based emoticons on Linux and Windows | Tobias Markmann |
2017-03-07 | Do not color highlight mentions of the own nickname by default | Tobias Markmann |
2017-03-07 | Do not highlight in own room join system messages | Tobias Markmann |
2017-03-06 | Fix emoji dialog crash when there are no recent emojis | Tobias Markmann |
2017-03-03 | Allow pasting a newline separated list of JIDs in blocking dialog | Tobias Markmann |
2017-03-03 | Change Enter Room... QWidget to QDialog | Joanna Hulboj |
2017-03-03 | Do not clear join/leave queue for MUC rooms on CSN messages | Tobias Markmann |
2017-03-02 | Fix keyword highlights not issuing system notifications | Tobias Markmann |
2017-03-01 | Remove support for selecting custom notification sounds | Tobias Markmann |
2017-02-28 | Do not reset font size when clearing chat view | Joanna Hulboj |
2017-02-27 | Handle boost::bad_lexical_cast exception in HostAddressPort::toString() | Tobias Markmann |
2017-02-27 | Redesign highlight logic and processing | Tobias Markmann |
2017-02-24 | Add Sparkle license to about dialog COPYING file on demand | Tobias Markmann |
2017-02-24 | Fix sorting of emoji categories in the emoji dialog | Tobias Markmann |
2017-02-24 | Use FlowLayout instead of QGridLayout in QtEmojiGrid | Tobias Markmann |
2017-02-24 | Remove ‘regional’ category from emoji dialog | Tobias Markmann |
2017-02-23 | Change the logic of displaying chat room subject | Joanna Hulboj |
2017-02-23 | Fix crash in Swift about dialog if build w/o auto update support | Tobias Markmann |
2017-02-23 | Disconnect signals in ComponentSessionStanzaChannel dtor | Tobias Markmann |
2017-02-22 | Fix double entries in MUC participant lists after merging nicks | Joanna Hulboj |
2017-02-22 | Cache some recently used entity capability lookups in memory | Tobias Markmann |
2017-02-22 | Improve Swift about window regarding auto update UX | Tobias Markmann |
2017-02-22 | Add LRUCache utility class to Swiften | Tobias Markmann |
2017-02-21 | Add checks to verify if the input data is a valid XML/XMPP | Joanna Hulboj |
2017-02-21 | Improve README.md regarding Windows build instructions | Tobias Markmann |
2017-02-20 | Add alternative zoom shortcuts on macOS and workaround Qt bug | Tobias Markmann |
2017-02-20 | New Unicode Emojis Dialog | Thibault Meunier |
2017-02-16 | Remove redundant UIEventStream* member from (MUC|Chat)Controller | Tobias Markmann |
2017-02-14 | Sluift: Add shortcut for get disco_info | Roger Planas |
2017-02-10 | Display error message in profile window if vCard request failed | Tobias Markmann |
2017-02-09 | Fix mouse movement when resizing trellis layout. | Joanna Hulboj |
2017-02-09 | Update GConfProxyProvider to new string to HostAddress function | Tobias Markmann |
2017-02-07 | Remove trusty and add yakkety to package_all_platforms.sh | Tobias Markmann |
2017-01-31 | Sluift: Add client methods for adding and removing JIDs from blocklist | Roger Planas |
2017-01-27 | Sluift: Add handling of block/unblock events | Roger Planas |
2017-01-18 | Set cursor position to the center of the screen to show layout window in the ... | Joanna Hulboj |
2017-01-17 | Add Qt bin path to SCons process' PATH environment variable | Tobias Markmann |
2017-01-16 | Prevent cursor from jumping to the wrong position when using Change Layout di... | Joanna Hulboj |
2017-01-11 | Integrate googletest and googlemock libraries to 3rdParty | Tobias Markmann |
2017-01-11 | Allow cancelling trellis resize window with escape key | Joanna Hulboj |
2016-12-16 | Add missing libqt5svg5-dev to debian/config.in | Tobias Markmann |