summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-19Remove std::endl from SWIFT_LOG callsEdwin Mons
2018-07-27Autofix boost-use-to-string clang-tidy warningsKevin Smith
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2018-05-14Allow resending messages without 198 acksThanos Doukoudakis
2018-05-09Remove ability to hide rosters via QSplitterTobias Markmann
2018-03-27Add new ReferencePayload element class, parser and serializerPeter Burgess
2018-02-27Divide differently marked msgs and elide msgs matching roomPeter Burgess
2017-05-03Change the default font size in chat viewThanos Doukoudakis
2017-04-20Add missing include for QFileDeviceTobias 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-03-14Show correct avatars for file-transfer messagesTobias Markmann
2017-03-07Do not color highlight mentions of the own nickname by defaultTobias Markmann
2017-02-28Do not reset font size when clearing chat viewJoanna Hulboj
2017-02-27Redesign highlight logic and processingTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-10-21Add delivery-warning SVG icon with a matching styleTobias Markmann
2016-10-19Scale QWebView DPI resolution to match desktop DPI resolutionTobias Markmann
2016-08-24Improve readability of message receipt iconsTobias Markmann
2016-08-23Improve chat view font handlingTobias Markmann
2016-07-25Changing default avatar to a blue circled swiftTobias Markmann
2016-07-19Fix Swift UI sometimes getting stuck during loginTobias Markmann
2016-04-25Fix detection of vertical scroll bar position in chat viewsTobias Markmann
2016-04-08Fix code in response to compiler warnings by clangTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-29Refactored keyword highlightingTobias Markmann
2016-03-29Replace chat view theme with one based on the new designTobias Markmann
2016-02-15Fix crash when saving a received file to non-writable locationTobias Markmann
2015-12-17Show file-transfer description if providedTobias Markmann
2015-10-30Only highlight text if a highlight color is setTobias Markmann
2015-10-07Fix wording so text is independent of sender/receiver caseTobias Markmann
2015-08-11Remove extra space in file transfer file size textTobias Markmann
2015-07-10Stay scrolled at bottom of chat view during a file transferTobias Markmann
2015-07-10Show correct times for file-transfer requests and MUC invitationsTobias Markmann
2015-07-10Show collecting of file transfer candidates in UITobias Markmann
2015-07-10Add 'Open file' button for successfully transferred filesTobias Markmann
2015-02-03Fix chat log system messages related to entering a roomTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-07-29Prevent nick highlight rule highlighting the entire message and remove defaul...Richard Maudsley
2014-07-09Reworked highlight rules dialog. Added support for highlighting individual wo...Richard Maudsley
2014-05-30Show most recent time when squashing presence, not the earliestRichard Maudsley
2014-02-22Handle error responses to XEP-0184 receipt requests.Tobias Markmann
2014-01-15Improved plaintext chat view for screen-reader support.Richard Maudsley
2013-11-08Improve some access for screen readers.Kevin Smith
2013-10-03Factor the webkit chat view out of QtChatWindow.Kevin Smith