summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2013-10-03Factor the webkit chat view out of QtChatWindow.Kevin Smith
2013-09-16Enable WebKit's Inspector if Swift is run in debug mode.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-03-04Qt5 support & warning fixes.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-09-09Fixed compilation after applying previous patch.Remko Tronçon
2012-09-09Find <input> elements correctly after accepting MUC invites.Tobias Markmann
2012-09-08Support whiteboarding.Mateusz Piekos
2012-08-30History dialogCătălin Badea
2012-07-01Don't allow labels to be lost or changed during correction.Kevin Smith
2012-06-15Preliminary emoticon work.Kevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-24File transfer strings made translatablePavol Babincak
2012-04-23Stop over-enlarging nested span elements in chat windows.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-10-11Fix DOM element finding for message correctionKevin Smith
2011-10-09Filter chat view actions again.Remko Tronçon
2011-09-30Fixed some Windows issues with FT.Remko Tronçon
2011-09-25File transfer changes.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-08-28Disable the 'Decrease font size' menu item in chats when it's already minimal.Kevin Smith
2011-05-14Removed debug info.Remko Tronçon
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
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-12Temporarily reverting the change to process GUI events on incoming message.Remko Tronçon
2011-02-09Spin the event loop when messages are added to the ChatView.Remko Tronçon
2010-12-13Tweaked 'Clear log' messagebox a bit.Remko Tronçon
2010-12-05Ask for confirmation before clearing chat windows.Kevin Smith
2010-11-21Clearing the chat window won't break continuation elements.Kevin Smith
2010-10-04Work around redraw bug in some versions of QtKevin Smith
2010-10-04Fix chat logs scrolling to bottom.Kevin Smith
2010-10-03Make the webkit view loads synchronous.Kevin Smith
2010-10-03Asserts trying to find problem with crashing message replacementKevin Smith
2010-10-03Add an extra assert for replacing messages in ChatView.Kevin Smith
2010-09-17Scroll to bottom after amending messages as well.Kevin Smith
2010-09-12Removed debug messageRemko Tronçon
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-30Comment about scrolling being untrustworthyKevin Smith
2010-08-30Remove debug outputKevin Smith
2010-08-30Start scrolling on new messages.Kevin Smith