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
/
MessageSnippet.cpp
Age
Commit message (
Expand
)
Author
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-29
Replace chat view theme with one based on the new design
Tobias Markmann
2014-12-15
Update Copyright in Swift
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-08-30
History dialog
Cătălin Badea
2012-04-23
Stop over-enlarging nested span elements in chat windows.
Kevin Smith
2011-11-28
Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...
Tobias Markmann
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-09-03
Try the throbber after the message
Kevin Smith
2010-09-03
XEP-0198 Ack support in the UI
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