summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-15Update Copyright in SwiftKevin Smith
2014-12-14Add support for new trellis layout for chat windows.Tobias Markmann
2014-10-31Enable unblocking contacts from cog menu.Tobias Markmann
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-10-08Prevent multiple chat window alerts being shown with the same message.Richard Maudsley
2014-10-07Fix QLayout related warning.Tobias Markmann
2014-07-29Add close button to chat window alerts.Richard Maudsley
2014-07-28Fix displaying blocked user warning with bound JID chats. Support multiple al...Richard Maudsley
2014-07-27Fix recent chat items not being shown for private MUC messages.Richard Maudsley
2014-05-30Show most recent time when squashing presence, not the earliestRichard Maudsley
2014-05-29Check if contact supports file transfer before sendingRichard Maudsley
2014-05-26Allow bookmarking of MUCs from cog menu.Richard Maudsley
2014-04-07Allow contacts to be dragged from the Chats tab into the search windowRichard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2014-01-15Improved plaintext chat view for screen-reader support.Richard Maudsley
2013-11-22Provide an MSAA name for the chat log.Kevin Smith
2013-11-08Improve some access for screen readers.Kevin Smith
2013-10-26Fix shortcut handling in QtTabbable.Tobias Markmann
2013-10-03Reformat the includes for QtChatWindowKevin Smith
2013-10-03Factor the webkit chat view out of QtChatWindow.Kevin Smith
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-04-06RTL support in chat dialog.Remko Tronçon
2013-04-05Remove QString::fromStdString usage.Remko Tronçon
2013-03-31Add blocking support for MUC 1-to-1 conversations.Tobias Markmann
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-15Spell checker implementation using HunspellVlad Voicu
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2013-01-09Highlighting supportMaciej Niedzielski
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-11-06Provide a tooltip for, and show the start of, MUC subjectsKevin Smith
2012-10-18Translation updates.Remko Tronçon
2012-09-08Make previous patch compile after changes to QtChatView.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-09-05Enable completion of nicknames not starting with a letter.Tobias Markmann
2012-08-30History dialogCătălin Badea
2012-08-06More consistent linkification and emoticonification.Kevin Smith
2012-07-01Don't allow labels to be lost or changed during correction.Kevin Smith
2012-06-30debug cleanupKevin Smith
2012-06-30Slightly bigger coloured areaKevin Smith
2012-06-30Trying some changes to label handlingKevin Smith
2012-06-15Preliminary emoticon work.Kevin Smith
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-04-29Also put ellipsis buttons on MUC and roster context menus.swift-2.0beta1Remko Tronçon
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-27Mark corrected MUC messages as read on active chat.Tobias Markmann
2012-04-26Improve parameter encoding of HTML buttons' JavaScript event code snippets.Tobias Markmann
2012-04-24File transfer strings made translatablePavol Babincak
2012-04-24Debug messages print only if logging is enabledPavol Babincak
2012-04-24Setting previous*-flags after handling invite messages.Tobias Markmann