Age | Commit message (Expand) | Author |
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 |
2016-10-24 | Add missing check of QFile::open return value in about dialog | Tobias Markmann |
2016-10-24 | Reduce width of sidebar in chat theme; move time inline | Tobias Markmann |
2016-10-24 | Make avatar size relative to font size | Tobias Markmann |
2016-10-21 | Add delivery-warning SVG icon with a matching style | Tobias Markmann |
2016-10-21 | Fix package generation on macOS 10.12 | Tobias Markmann |
2016-10-21 | Fix potential nullptr dereference in QtVCardWidget | Tobias Markmann |
2016-10-21 | Fix version number for libminiupnpc version switch | Tobias Markmann |
2016-10-21 | Fix data-race in DummyEventLoop::processEvents() | Tobias Markmann |
2016-10-21 | Use unique_ptr instead of manual delete | Tobias Markmann |
2016-10-20 | Add code-signing of macOS releases to Swift changelogs | Tobias Markmann |
2016-10-20 | Fix focus rect vanishing in trellis mode after sending a message | Tobias Markmann |
2016-10-19 | Fix presence handling of own contact in roster | Tobias Markmann |
2016-10-19 | Always add a fields table member in FormConvertor | Edwin Mons |
2016-10-19 | Scale QWebView DPI resolution to match desktop DPI resolution | Tobias Markmann |
2016-10-18 | Auto extend copyright year in app bundles and fix copyright | Tobias Markmann |
2016-10-11 | Fix building Swift on 32-bit Linux distributions | Tobias Markmann |
2016-10-05 | Add missing sensible asserts to testing and QtMainWindow | Tobias Markmann |
2016-10-05 | Update tag version 3.0.4 for Debian building | Kevin Smith |
2016-10-04 | Remove optional_fwd.hpp use; workaround for Boost Ticket #12179 | Tobias Markmann |