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
/
UIInterfaces
/
MainWindow.h
Age
Commit message (
Expand
)
Author
2013-11-18
Improve tooltips to include avatars, last seen and vcard information.
Tobias Markmann
2013-03-27
Adding support for Blocking Command (XEP-0191) to Swift(-en).
Tobias Markmann
2012-12-31
Fix more warnings.
Remko Tronçon
2012-05-11
Showing stream encryption status in the roster header. Provide native certifi...
Tobias Markmann
2011-04-24
Initial Ad-Hoc commands support.
Kevin Smith
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-01-30
Clickable roster header for profile edits (incomplete)
Kevin Smith
2011-01-30
Added profile edit dialog.
Remko Tronçon
2010-12-12
Removing nickname change functionality from roster header.
Remko Tronçon
2010-12-12
Refactored own nickname handling.
Remko Tronçon
2010-11-15
Sanitise the Roster widget on signout.
Kevin Smith
2010-11-12
Persist toggle show offline.
Kevin Smith
2010-10-24
Provide feedback in the status header when attempting to connect.
Kevin Smith
2010-10-22
Fixed memory leaks and segfault on signout.
Remko Tronçon
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-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-15
Normalise muc joining, allow it from bookmark list.
Kevin Smith