summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-06Fix a crash that occurs when resizing chat layoutThanos Doukoudakis
2017-06-26Use size_t instead of int in SpellParser::PositionPairTobias Markmann
2017-06-26Fix compiler warnings raise by Clang on LinuxTobias Markmann
2017-05-15Disconnect potentially connected slots from signals in dtorTobias Markmann
2017-05-15Use QPointer to prevent access to potentially freed QtTreeWidgetTobias Markmann
2017-05-15Unregister as event filter in QtFilterWidget dtorTobias Markmann
2017-05-11Change the setting that specifies the font size.Thanos Doukoudakis
2017-05-08Fix an issue when sending a file in a chatThanos Doukoudakis
2017-05-04Fix recent chat entries being incorrectly displayedJoanna Hulboj
2017-05-03Change the default font size in chat viewThanos Doukoudakis
2017-04-20Add missing include for QFileDeviceTobias Markmann
2017-04-18Don't pass the impromptu MUC 'reason' as the room JIDThanos Doukoudakis
2017-04-12Assert first page in QtUserSearchWindow wizard based on typeTobias Markmann
2017-04-10Only add existing environment variables to QtUI test envTobias Markmann
2017-04-10Make the default chat view font to render thicker on WindowsThanos Doukoudakis
2017-04-07Do not grey out chat view after clearingJoanna Hulboj
2017-04-07Make day change chat system message DST awareTobias Markmann
2017-04-04Change ‘User’ to ‘Nickname’ in highlight dialogTobias Markmann
2017-04-04Open 1:1 chat to real JIDs from MUC rooms (not PMs) when possibleThanos Doukoudakis
2017-04-04Remove superfluous duplicated variable in QtDNDTabBar codeTobias Markmann
2017-04-04Test against dialog type instead of nullptr in QtUserSearchWindowTobias Markmann
2017-03-31Handle potential boost::bad_any_cast exceptionTobias Markmann
2017-03-30Fix access to potential unavailable page in QtUserSearchWindowTobias Markmann
2017-03-29Initialise timerId member in QtGridSelectionDialogTobias Markmann
2017-03-15Add link to https://swift.im/ to about dialogTobias Markmann
2017-03-14Show correct avatars for file-transfer messagesTobias Markmann
2017-03-14Fix incorrect default chat view font sizeTobias Markmann
2017-03-14Fix default avatar rendering on WindowsTobias Markmann
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-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-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-23Fix crash in Swift about dialog if build w/o auto update supportTobias 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-10Display error message in profile window if vCard request failedTobias Markmann
2017-02-09Fix mouse movement when resizing trellis layout.Joanna Hulboj
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-15Merge branch 'swift-3.x’Tobias Markmann
2016-12-09Fix overly bright rendering of status text in contact listTobias Markmann