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
/
FileTransfer
Age
Commit message (
Expand
)
Author
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
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
2015-12-17
Show file-transfer description if provided
Tobias Markmann
2015-07-10
Implement logic behind 'Clear all' button
Tobias Markmann
2015-07-10
Show collecting of file transfer candidates in UI
Tobias Markmann
2015-07-08
React to file transfer cancellation before the transfer started
Tobias Markmann
2013-05-11
File Transfer refactoring.
Remko Tronçon
2013-01-13
Fix more warnings.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-04-24
File transfer strings made translatable
Pavol Babincak
2012-04-24
Changed SWIFT_LOG("DEBUG") to SWIFT_LOG(debug).
Remko Tronçon
2012-04-24
Debug messages print only if logging is enabled
Pavol Babincak
2012-04-22
Use boost::filesystem instead of boost::filesystem2.
Remko Tronçon
2012-04-21
Fix bug crashing Swift when sending non-existent file.
Tobias Markmann
2011-10-26
Fix missing include
Kevin Smith
2011-09-30
Moved SOCKS5BytestreamProxyFinder to Swiften.
Remko Tronçon
2011-09-30
Moved DiscoServiceWalker to Swiften.
Remko Tronçon
2011-09-26
Fixed compilation warnings & errors.
Remko Tronçon
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann