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
/
QtRosterHeader.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
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-07-07
Show own tooltip when hovering over roster header.
Richard Maudsley
2012-12-23
Save recent status messages and allow easy setting.
Kevin Smith
2012-06-17
Style security button.
Remko Tronçon
2012-05-11
Showing stream encryption status in the roster header. Provide native certifi...
Tobias Markmann
2012-02-21
Introduce system settings policies.
Kevin Smith
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-07
Now make the roster header *really* clickable.
Remko Tronçon
2011-01-30
Clickable roster header for profile edits (incomplete)
Kevin Smith
2010-12-12
Added menu to switch between 'show nickname' and 'show JID' in roster header.
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-10-24
Provide feedback in the status header when attempting to connect.
Kevin Smith
2010-05-26
Make better use of the elided text labels.
Kevin Smith
2010-05-25
Correctly scale avatars in the MeView.
Kevin Smith
2010-05-24
Various cleanups
Kevin Smith
2010-05-23
Start creating a prettier roster header.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2009-11-02
Set new status when Enter is pressed in the status change input.
Kevin Smith
2009-10-16
Mark as offline in the roster after an error.
Kevin Smith
2009-08-16
MeView collapsing.
Kevin Smith
2009-08-16
Now show my avatar and JID in the 'me view'.
Kevin Smith
2009-08-16
Set the status text when changing presence.
Kevin Smith
2009-08-16
Adding the start of a 'me view' to the head of the roster.
Kevin Smith