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
/
ChatList
/
QtChatListWindow.h
Age
Commit message (
Expand
)
Author
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
2015-04-28
Allow editing bookmarks of MUC chats in the "Recent Chats"
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-17
Disable online only actions when offline.
Tobias Markmann
2014-05-29
Right-click MUC in Recents to bookmark.
Richard Maudsley
2014-04-07
Allow contacts to be dragged from the Chats tab into the search window
Richard Maudsley
2012-09-08
Support whiteboarding.
Mateusz Piekos
2012-02-21
Introduce system settings policies.
Kevin Smith
2011-11-01
Having a play with a compact roster mode
Kevin Smith
2011-07-10
Update the Chats tab for unread messages
Kevin Smith
2011-07-07
Add setUnreadCount to ChatListView
Kevin Smith
2011-04-27
Start on recent chats list
Kevin Smith
2011-02-07
Reworking contact editing.
Remko Tronçon
2010-11-15
Clean MUC joins slightly.
Kevin Smith
2010-09-12
Block MUC bookmarks until the server has responded.
Kevin Smith
2010-06-07
Make MUC groups open on single click too.
Kevin Smith
2010-05-07
Cleaned up MUC code.
Remko Tronçon
2010-04-30
Support adding/removing bookmarks from the UI
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-03-28
Fix windows compilation.
Remko Tronçon
2010-03-28
Chat list in the gui (mostly non-functional).
Kevin Smith