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
/
Storages
Age
Commit message (
Expand
)
Author
2018-11-14
Fix various uses of numeric_cast in UI bits
Edwin Mons
2018-11-08
Change unread counters to size_t
Edwin Mons
2018-02-26
Ignore invalid vCard avatar update notifications
Tobias Markmann
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-04-04
Apply automated clang-tidy fixes and add missing includes
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-10-30
Fix Doxygen issues
Tobias Markmann
2015-02-09
Fix unused parameter warnings in some testing headers
Kevin Smith
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-08
Update vCard cache on 'Show Profile' if cached vCard is older than 5 minutes.
Tobias Markmann
2014-06-20
Revert "Fix avatar not being updated when cleared"
Richard Maudsley
2014-05-30
Fix avatar not being updated when cleared
Richard Maudsley
2014-05-18
Fix uninitialized variables
Remko Tronçon
2014-02-02
Sluift: Add new_certificate
Remko Tronçon
2013-11-18
Update dummy implementations to current API
Kevin Smith
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-01-13
Fix more warnings.
Remko Tronçon
2012-08-30
History dialog
Cătălin Badea
2012-05-12
Remove peer certificate from APIs.
Remko Tronçon
2012-05-12
Show Certificate dialog from certificate error window.
Remko Tronçon
2011-08-28
Merge branch 'swift-1.x'
Remko Tronçon
2011-08-28
Merge remote branch 'origin/swift-1.x'
Remko Tronçon
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-04-26
Added CertificateMemoryStorage.
Remko Tronçon
2011-04-25
Fixed compilation.
Remko Tronçon
2011-04-25
Moved file storages to Swift.
Remko Tronçon