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
/
UnitTest
/
MockMainWindow.h
Age
Commit message (
Expand
)
Author
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
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
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-07-07
Show own tooltip when hovering over roster header.
Richard Maudsley
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-30
Enable & fix pedantic CLang 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-21
Code cleanup.
Remko Tronçon
2010-12-12
Refactored own nickname handling.
Remko Tronçon
2010-10-24
Provide feedback in the status header when attempting to connect.
Kevin Smith
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
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2009-11-08
Fix for crash on login failure. Scaffoling for testing roster stuff.
Kevin Smith