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
/
QtWebKitChatView.h
Age
Commit message (
Expand
)
Author
2017-03-14
Show correct avatars for file-transfer messages
Tobias Markmann
2016-04-25
Fix detection of vertical scroll bar position in chat views
Tobias Markmann
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
Refactored keyword highlighting
Tobias Markmann
2016-03-29
Replace chat view theme with one based on the new design
Tobias Markmann
2016-02-15
Fix crash when saving a received file to non-writable location
Tobias Markmann
2015-12-17
Show file-transfer description if provided
Tobias Markmann
2015-07-10
Add 'Open file' button for successfully transferred files
Tobias Markmann
2015-02-03
Fix chat log system messages related to entering a room
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-30
Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ...
Tobias Markmann
2014-07-09
Reworked highlight rules dialog. Added support for highlighting individual wo...
Richard Maudsley
2014-05-30
Show most recent time when squashing presence, not the earliest
Richard Maudsley
2013-11-08
Improve some access for screen readers.
Kevin Smith
2013-10-03
Factor the webkit chat view out of QtChatWindow.
Kevin Smith