summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-23Add Client State Indication Element, its Parser and SerializerTarun Gupta
2017-03-21Fix #43 : Add LinuxMint to supported distrosBarun Parruck
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-15Do no emit onXMPPDataRead when the session is terminatedTobias 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-13Add LogSerializer for BOSHErrorTobias 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
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-27Handle boost::bad_lexical_cast exception in HostAddressPort::toString()Tobias Markmann
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-24Remove ‘regional’ category from emoji dialogTobias 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-23Disconnect signals in ComponentSessionStanzaChannel dtorTobias 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-22Add LRUCache utility class to SwiftenTobias Markmann
2017-02-21Add checks to verify if the input data is a valid XML/XMPPJoanna Hulboj
2017-02-21Improve README.md regarding Windows build instructionsTobias 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-14Sluift: Add shortcut for get disco_infoRoger Planas
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-09Update GConfProxyProvider to new string to HostAddress functionTobias Markmann
2017-02-07Remove trusty and add yakkety to package_all_platforms.shTobias Markmann
2017-01-31Sluift: Add client methods for adding and removing JIDs from blocklistRoger Planas
2017-01-27Sluift: Add handling of block/unblock eventsRoger Planas
2017-01-18Set cursor position to the center of the screen to show layout window in the ...Joanna Hulboj
2017-01-17Add Qt bin path to SCons process' PATH environment variableTobias Markmann
2017-01-16Prevent cursor from jumping to the wrong position when using Change Layout di...Joanna Hulboj
2017-01-11Integrate googletest and googlemock libraries to 3rdPartyTobias Markmann
2017-01-11Allow cancelling trellis resize window with escape keyJoanna Hulboj