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
/
QtPlainChatView.cpp
Age
Commit message (
Expand
)
Author
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-29
Refactored keyword highlighting
Tobias Markmann
2015-12-17
Show file-transfer description if provided
Tobias Markmann
2015-09-22
Fix 'unused' member/parameter compiler warnings reported for Swift
Tobias Markmann
2015-07-10
Show collecting of file transfer candidates in UI
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-05-30
Show most recent time when squashing presence, not the earliest
Richard Maudsley
2014-01-15
Improved plaintext chat view for screen-reader support.
Richard Maudsley
2013-11-22
Provide an MSAA name for the chat log.
Kevin Smith
2013-11-08
Improve some access for screen readers.
Kevin Smith