summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2017-05-19Only apply impromptu chat title style to impromptu chatsTobias Markmann
2017-05-17Close changelog for Swift 4.0 RC1swift-4.0rc1Tobias 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-12Allow creation of a Swift appimage on CentOSKevin Smith
2017-05-11Change the setting that specifies the font size.Thanos Doukoudakis
2017-05-10Fix for chat not being set correctly as impromptu chatJoanna Hulboj
2017-05-10Fix chat window title being displayed incorrectlyJoanna Hulboj
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-03Add workaround for adding sid packages to apt repo via repreproTobias Markmann
2017-05-03Change the default font size in chat viewThanos Doukoudakis
2017-05-03Add missing changelog entriesTobias Markmann
2017-05-03Add update_debian_repo.sh scriptTobias Markmann
2017-04-21Bring Swift and Swiften ChangeLog.md files up to dateTobias Markmann
2017-04-20Add missing include for QFileDeviceTobias Markmann
2017-04-20Verify message IDs during last message correctionTobias Markmann
2017-04-18Support Last Message Correction in multi client scenariosTobias Markmann
2017-04-18Fix for grey gap in the blue/green CSS blobs in chatsThanos Doukoudakis
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-10Ignore incoming duplicates of messagesTobias Markmann
2017-04-07Do not grey out chat view after clearingJoanna Hulboj
2017-04-07Make day change chat system message DST awareTobias Markmann
2017-04-06Reset the chat state to active after a few secondsThanos Doukoudakis
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-31Return unique_ptr instead of pointer to deleted objectTobias 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-29Remove nullptr checks that are not neededTobias Markmann
2017-03-28Modified XMLBeautifier to handle split payloadsJoanna Hulboj
2017-03-15Add link to https://swift.im/ to about dialogTobias Markmann
2017-03-15Add automatic man generation to the Linux build for SwiftJoanna Hulboj
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-08Use standard algorithm instead of custom codeTobias 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-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