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
/
QtSubscriptionRequestWindow.cpp
Age
Commit message (
Expand
)
Author
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
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-02-22
Clean up format slightly
Kevin Smith
2014-02-21
Tidy up of subscription notification dialog.
Richard Maudsley
2011-08-19
Enter accepts the friend request, escape defers the decision
Arnt Gulbrandsen
2011-03-19
Added more untranslated strings.
Remko Tronçon
2011-03-14
Use "OK" instead of "Ok" for consistency.
Remko Tronçon
2011-02-19
Make Swift translatable.
Remko Tronçon
2010-09-15
Mark a subscription request as read if you defer it.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-03-22
Can now accept roster subscriptions.
Kevin Smith
2010-03-22
Sucky UI for subscription requests
Kevin Smith