summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-14Show correct avatars for file-transfer messagesTobias 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
2015-12-17Show file-transfer description if providedTobias Markmann
2015-02-03Fix chat log system messages related to entering a roomTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-05-30Show most recent time when squashing presence, not the earliestRichard Maudsley
2013-11-08Improve some access for screen readers.Kevin Smith
2013-10-03Factor the webkit chat view out of QtChatWindow.Kevin Smith
2012-09-08Support whiteboarding.Mateusz Piekos
2012-08-30History dialogCătălin Badea
2012-06-15Preliminary emoticon work.Kevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-05-12Allow Chat Window Font resizingKevin Smith
2011-05-12Purge old code.Kevin Smith
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-19Use a bar to show where the last read messages in a chat areVlad Voicu
2010-12-05Ask for confirmation before clearing chat windows.Kevin Smith
2010-10-04Fix chat logs scrolling to bottom.Kevin Smith
2010-09-05Added "Clear" context menu for chat log.Remko Tronçon
2010-09-03XEP-0198 Ack support in the UIKevin Smith
2010-09-03Squash presence in chat and MUC windows.Kevin Smith
2010-08-30Assertion checks for adding messages etc.Kevin Smith
2010-08-30Render the Chat view directly with DOM commands, not javascript.Kevin Smith
2010-08-20Focus the chat input again when the chat log is clicked.Kevin Smith
2010-08-19Rolling back accidental commitKevin Smith
2010-08-19Compilation fix for UnicesKevin Smith
2010-04-11Proper handling of keypresses in the chat input that're meant for the chat log.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2009-11-18Wait until WebKit is ready loading the initial template before appending mess...Remko Tronçon
2009-11-15Linkify URLs.Remko Tronçon
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon