summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-29Refactored keyword highlightingTobias Markmann
2016-03-09Fix warning coloring of chat input fieldTobias Markmann
2016-02-15Disable file-transfers to MUC PM contactsswift-3.0rc3Tobias Markmann
2015-12-17Show file-transfer description if providedTobias Markmann
2015-10-30Ignore DND drops of JIDs for contacts already in the conversationTobias Markmann
2015-10-30Add missing disconnect() from signal in QtChatWindowTobias Markmann
2015-09-18Set keyboard focus to text input after selecting an emoticonTobias Markmann
2015-05-26Fix trellis related bugsTobias Markmann
2015-04-10Change trellis tab movement shortcutsTobias Markmann
2015-04-10Introduce FeatureOracle class for contact feature support detectionTobias Markmann
2015-04-05Improve UX regarding room bookmark handlingTobias Markmann
2015-03-26Add emoticons input popupDaniel Baczynski
2015-02-16Show a warning notice when trying to enter a blocked roomTobias Markmann
2015-02-09Fix focus handling bug with regard to tab changingTobias Markmann
2015-02-05Fix typoKevin Smith
2015-02-03Fix chat log system messages related to entering a roomTobias Markmann
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