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
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-07-18
Issue activate() on MUCs joined through Join dialog.
Kevin Smith
2011-07-12
Added missing include.
Remko Tronçon
2011-04-24
Initial Ad-Hoc commands support.
Kevin Smith
2011-04-18
Added RFC5122 XMPP URI parsing and basic handling.
Remko Tronçon
2011-02-26
Add "Edit details" section to Add User widget.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-07
Reworking contact editing.
Remko Tronçon
2011-01-30
Added profile edit dialog.
Remko Tronçon
2011-01-20
Use a dedicated Join MUC dialog.
Remko Tronçon
2010-12-23
Turn the 'Find other users' into seperate add/chat menu items with a wizard.
Kevin Smith
2010-12-22
Basic User Search support, and Find Rooms cleanup.
Kevin Smith
2010-11-12
Persist toggle show offline.
Kevin Smith
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