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
Age
Commit message (
Expand
)
Author
2012-12-31
Fix more warnings.
Remko Tronçon
2012-09-10
Remove whiteboard from non experimental.
Remko Tronçon
2012-09-08
Support whiteboarding.
Mateusz Piekos
2012-02-21
And again
Kevin Smith
2012-02-21
Introduce system settings policies.
Kevin Smith
2011-11-01
Having a play with a compact roster mode
Kevin Smith
2011-09-27
Add support for clearing chat recents.
Kevin Smith
2011-07-10
Include per-chat unread count in Chats
Kevin Smith
2011-07-10
Update the Chats tab for unread messages
Kevin Smith
2011-07-09
Fix roster avatars
Kevin Smith
2011-07-09
Update QtChatList for recent backend changes
Kevin Smith
2011-07-08
Morph the login window into the roster before re-enabling login.
Kevin Smith
2011-07-07
Add setUnreadCount to ChatListView
Kevin Smith
2011-07-04
Moving some ChatList logic to Controllers.
Remko Tronçon
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-04-28
Recent chats are now persisted.
Kevin Smith
2011-04-27
Start on recent chats list
Kevin Smith
2011-02-19
Make Swift translatable.
Remko Tronçon
2011-02-07
Reworking contact editing.
Remko Tronçon
2010-12-17
Fixed IPv6 network test.
Remko Tronçon
2010-11-15
Clean MUC joins slightly.
Kevin Smith
2010-11-01
Disable bookmarks when offline.
Kevin Smith
2010-09-12
Block MUC bookmarks until the server has responded.
Kevin Smith
2010-08-20
Sort bookmark list.
Kevin Smith
2010-06-26
Elide text in the various roster views.
Kevin Smith
2010-06-09
Enabled & fixed some more C++ warnings.
Remko Tronçon
2010-06-09
Fixed compilation warnings.
Remko Tronçon
2010-06-07
Make MUC groups open on single click too.
Kevin Smith
2010-05-07
Cleaned up MUC code.
Remko Tronçon
2010-05-07
Use 'room' to refer to MUCs.
Kevin Smith
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-30
Support adding/removing bookmarks from the UI
Kevin Smith
2010-04-16
Prettify the ChatList a bit.
Kevin Smith
2010-04-15
Normalise muc joining, allow it from bookmark list.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-05
Fix two warnings
Kevin Smith
2010-04-04
Add 'remove' context menu item for rosters (not implemented).
Kevin Smith
2010-03-29
Missing file
Kevin Smith
2010-03-29
Populate the chats list with muc bookmarks
Kevin Smith
2010-03-28
Fix windows compilation.
Remko Tronçon
2010-03-28
Chat list in the gui (mostly non-functional).
Kevin Smith