summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2017-01-11Allow cancelling trellis resize window with escape keyJoanna Hulboj
2016-12-16Add missing libqt5svg5-dev to debian/config.inTobias Markmann
2016-12-15Merge branch 'swift-3.x’Tobias Markmann
2016-12-09Fix overly bright rendering of status text in contact listTobias Markmann
2016-12-09Do not emit windowClosing signal in QtTabbable dtorTobias Markmann
2016-12-09Improve documentation of code related to impromptu chatsTobias Markmann
2016-12-09Fix issue with invites to MUC if a MUC PM for that room is openTobias Markmann
2016-11-30Show MUC PM item-not-found error in MUC PM windowTobias Markmann
2016-11-28Correctly handle server initiated closing of streamTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-11-22Add missing dependency for Debian unstable/sid in control.inswift-3.xTobias Markmann
2016-11-17Fix typo in update feed selection dialogTobias Markmann
2016-11-11Add update channel configuration dialog to the about windowTobias Markmann
2016-11-10Move Qt specific setting constants to QtUISettingConstants.hTobias Markmann
2016-11-10Use FeatureOracle to detect file-transfer support in rosterTobias Markmann
2016-11-07Improve roster item readability for selected itemsTobias Markmann
2016-11-04Provide explanation for empty trellis cells to userTobias Markmann
2016-11-01Explicitly synchronize chat view font sizes on font size changeTobias Markmann
2016-10-24Add missing check of QFile::open return value in about dialogTobias Markmann
2016-10-24Reduce width of sidebar in chat theme; move time inlineTobias Markmann
2016-10-24Make avatar size relative to font sizeTobias Markmann
2016-10-21Add delivery-warning SVG icon with a matching styleTobias Markmann
2016-10-21Fix package generation on macOS 10.12Tobias Markmann
2016-10-21Fix potential nullptr dereference in QtVCardWidgetTobias Markmann
2016-10-21Use unique_ptr instead of manual deleteTobias Markmann
2016-10-20Add code-signing of macOS releases to Swift changelogsTobias Markmann
2016-10-20Fix focus rect vanishing in trellis mode after sending a messageTobias Markmann
2016-10-19Fix presence handling of own contact in rosterTobias Markmann
2016-10-19Scale QWebView DPI resolution to match desktop DPI resolutionTobias Markmann
2016-10-11Fix building Swift on 32-bit Linux distributionsTobias Markmann
2016-10-05Add missing sensible asserts to testing and QtMainWindowTobias Markmann
2016-10-05Update tag version 3.0.4 for Debian buildingKevin Smith
2016-10-04Handle boost::bad_lexical_cast exception in StatusCacheTobias Markmann
2016-10-03Update tag version for Debian buildingKevin Smith
2016-10-03Update tag version for Debian buildingKevin Smith
2016-09-30Only scale avatars that are not embedded Qt resourcesTobias Markmann
2016-09-29Fix uninitialised class membersTobias Markmann
2016-09-27Add setting to disable automatic software updatesTobias Markmann
2016-09-26Use const std::unique_ptr for pimpl idiom usageTobias Markmann
2016-09-26Update and tidy up Sparkle software update supportTobias Markmann
2016-09-08Improve visibility of currently focused chat input in trellis modeTobias Markmann
2016-09-07Add ability to filter results in "Search Room" dialogTobias Markmann
2016-09-07Explicitly set layout direction based on QT_LAYOUT_DIRECTIONTobias Markmann
2016-09-05Add simple versioning to QtScaledAvatarCacheTobias Markmann
2016-09-01Remove translator's pseudonymKevin Smith
2016-08-26Improve API clarity of MUCSearchItem::setParentTobias Markmann
2016-08-25Alphabetically sort MUC search resultTobias Markmann
2016-08-24Improve readability of message receipt iconsTobias Markmann
2016-08-23Only use Lato font for rosters and the chat viewTobias Markmann
2016-08-23Improve chat view font handlingTobias Markmann