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
/
Controllers
/
UIEvents
Age
Commit message (
Expand
)
Author
2010-10-30
When MUC notifications are clicked, open the MUC.
Remko Tronçon
2010-10-05
Create 'Enable notifications' menu on Linux.
Kevin Smith
2010-09-24
Add logic and tests for modifying roster items. No UI Yet.
Kevin Smith
2010-06-02
Rename boost_signalslib.h to boost_bsignals.
Remko Tronçon
2010-06-02
Using Boost workaround for Qt signals keyword clash.
Remko Tronçon
2010-05-13
List MUCs available on services.
Kevin Smith
2010-05-07
Cleaned up MUC code.
Remko Tronçon
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-15
Normalise muc joining, allow it from bookmark list.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-05
Allow opening chats to MUC occupants.
Kevin Smith
2010-04-04
Allow sounds to be toggled.
Kevin Smith
2010-04-04
Add 'remove' context menu item for rosters (not implemented).
Kevin Smith
2010-03-22
Fixing up the unit tests again. Oops.
Kevin Smith
2009-12-24
Extract the Chat dialog management from MainController into ChatsManager.
Kevin Smith
2009-11-28
Some code cleanup.
Remko Tronçon
2009-11-26
Plumbing to show a dummy XMLConsoleWidget in the chat tabs.
Kevin Smith