Age | Commit message (Expand) | Author |
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 |
2016-12-15 | Merge branch 'swift-3.x’ | Tobias Markmann |
2016-12-09 | Fix overly bright rendering of status text in contact list | Tobias Markmann |
2016-12-09 | Do not emit windowClosing signal in QtTabbable dtor | Tobias Markmann |
2016-12-09 | Improve documentation of code related to impromptu chats | Tobias Markmann |
2016-12-09 | Fix issue with invites to MUC if a MUC PM for that room is open | Tobias Markmann |
2016-11-30 | Show MUC PM item-not-found error in MUC PM window | Tobias Markmann |
2016-11-28 | Correctly handle server initiated closing of stream | Tobias Markmann |
2016-11-23 | Fix building with Avahi support on Linux | Tobias Markmann |
2016-11-23 | Migrate remaining Swiften/Base/foreach.h use to range-based for loop | Tobias Markmann |
2016-11-22 | Add missing dependency for Debian unstable/sid in control.inswift-3.x | Tobias Markmann |
2016-11-18 | Add scons options forcing for bundled Boost, libminiupnpc, libnatpmp | Tobias Markmann |
2016-11-18 | Improve string to HostAddress conversion API | Tobias Markmann |
2016-11-17 | Fix typo in update feed selection dialog | Tobias Markmann |
2016-11-17 | Fix version strings generated by GenerateAppCastFeeds.py | Tobias Markmann |
2016-11-16 | Add output folder option to GenerateAppCastFeeds.py | Tobias Markmann |
2016-11-16 | Update GenerateAppCastFeeds.py according to recent discussions | Tobias Markmann |
2016-11-14 | Add script generating Sparkle appcast feeds | Tobias Markmann |
2016-11-11 | Add update channel configuration dialog to the about window | Tobias Markmann |
2016-11-10 | Move Qt specific setting constants to QtUISettingConstants.h | Tobias Markmann |
2016-11-10 | Use FeatureOracle to detect file-transfer support in roster | Tobias Markmann |
2016-11-07 | Sluift: Added Carbons element convertors | Roger Planas |
2016-11-07 | Log address when failing to initialise HostAddress from string | Tobias Markmann |
2016-11-07 | Improve roster item readability for selected items | Tobias Markmann |
2016-11-04 | Change logging output to use SWIFT_LOG | Tobias Markmann |
2016-11-04 | Provide explanation for empty trellis cells to user | Tobias Markmann |
2016-11-04 | Cleanup headers in Base64(.h, .cpp) | Tobias Markmann |
2016-11-01 | Explicitly synchronize chat view font sizes on font size change | Tobias Markmann |
2016-10-26 | Exclude the Notification Center code from iOS builds | Gurmeen Bindra |