Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
/
ChatSnippet.h
Age
Commit message (
Expand
)
Author
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