Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
/
ChatSnippet.h
Age
Commit message (
Expand
)
Author
2014-12-15
Update Copyright in Swift
Kevin Smith
2013-08-01
Refactor chat messages so parsing of links/emoticons happens in controllers.
Kevin Smith
2013-04-06
RTL support in chat dialog.
Remko Tronçon
2012-09-19
Distinguish between wrapped and non-wrapped sender names in chat message them...
Tobias Markmann
2012-05-11
Don't allow form results to get interpreted as HTML
Kevin Smith
2012-04-23
Stop over-enlarging nested span elements in chat windows.
Kevin Smith
2012-04-23
Don't lose indentation in chat rendering.
Kevin Smith
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-04-30
Correct message feature using XEP-Correct
Vlad Voicu
2011-02-12
Move ChatSnippet::escape() to header.
Remko Tronçon
2010-11-21
Clearing the chat window won't break continuation elements.
Kevin Smith
2010-11-20
Include date for MUC context older than today.
Kevin Smith
2010-08-30
Assertion checks for adding messages etc.
Kevin Smith
2010-08-30
Render the Chat view directly with DOM commands, not javascript.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2009-06-10
Moved UI/Qt -> Swift/QtUI.
Remko Tronçon