summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2017-03-07Use text-based emoticons on Linux and WindowsTobias Markmann
2017-03-07Do not color highlight mentions of the own nickname by defaultTobias Markmann
2017-03-07Do not highlight in own room join system messagesTobias Markmann
2017-03-06Fix emoji dialog crash when there are no recent emojisTobias Markmann
2017-03-03Allow pasting a newline separated list of JIDs in blocking dialogTobias Markmann
2017-03-03Change Enter Room... QWidget to QDialogJoanna Hulboj
2017-03-03Do not clear join/leave queue for MUC rooms on CSN messagesTobias Markmann
2017-03-02Fix keyword highlights not issuing system notificationsTobias Markmann
2017-03-01Remove support for selecting custom notification soundsTobias Markmann
2017-02-28Do not reset font size when clearing chat viewJoanna Hulboj
2017-02-27Redesign highlight logic and processingTobias Markmann
2017-02-24Add Sparkle license to about dialog COPYING file on demandTobias Markmann
2017-02-24Fix sorting of emoji categories in the emoji dialogTobias Markmann
2017-02-24Use FlowLayout instead of QGridLayout in QtEmojiGridTobias Markmann
2017-02-23Change the logic of displaying chat room subjectJoanna Hulboj
2017-02-23Fix crash in Swift about dialog if build w/o auto update supportTobias Markmann
2017-02-22Fix double entries in MUC participant lists after merging nicksJoanna Hulboj
2017-02-22Cache some recently used entity capability lookups in memoryTobias Markmann
2017-02-22Improve Swift about window regarding auto update UXTobias Markmann
2017-02-20Add alternative zoom shortcuts on macOS and workaround Qt bugTobias Markmann
2017-02-20New Unicode Emojis DialogThibault Meunier
2017-02-16Remove redundant UIEventStream* member from (MUC|Chat)ControllerTobias Markmann
2017-02-10Display error message in profile window if vCard request failedTobias Markmann
2017-02-09Fix mouse movement when resizing trellis layout.Joanna Hulboj
2017-02-07Remove trusty and add yakkety to package_all_platforms.shTobias Markmann
2017-01-18Set cursor position to the center of the screen to show layout window in the ...Joanna Hulboj
2017-01-16Prevent cursor from jumping to the wrong position when using Change Layout di...Joanna Hulboj
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