summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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