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
/
Roster
/
QtRosterWidget.cpp
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
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-17
Disable online only actions when offline.
Tobias Markmann
2014-10-09
Prevent renaming of 'Contacts' roster group used for groupless contacts.
Tobias Markmann
2014-04-02
Make the impromptu MUCs behave more like a regular chat.
Richard Maudsley
2013-12-08
Wordsmithing of previous patch
Kevin Smith
2013-12-08
Enable domain-wise (un-)blocking.
Tobias Markmann
2013-03-27
Adding support for Blocking Command (XEP-0191) to Swift(-en).
Tobias Markmann
2013-01-12
Adding basic vCard edit/show support.
Tobias Markmann
2012-09-08
Support whiteboarding.
Mateusz Piekos
2012-04-29
Also put ellipsis buttons on MUC and roster context menus.
swift-2.0beta1
Remko Tronçon
2012-02-21
Introduce system settings policies.
Kevin Smith
2011-11-01
Having a play with a compact roster mode
Kevin Smith
2011-09-30
Fixed some Windows issues with FT.
Remko Tronçon
2011-09-25
File transfer changes.
Remko Tronçon
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-09-23
Add support for kicking people from MUCs.
Kevin Smith
2011-09-21
Distinguish between Roster and MUC list widgets
Kevin Smith