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
/
Swiften
/
Base
Age
Commit message (
Expand
)
Author
2017-06-26
Remove unneeded forward declarations from Swiften headers
Tobias Markmann
2017-06-22
Add missing SWIFTEN_API declarations
Vitaly Takmazov
2017-06-22
Add missing SWIFTEN_API annotation
Tobias Markmann
2017-05-04
Fix recent chat entries being incorrectly displayed
Joanna Hulboj
2017-04-18
Support Last Message Correction in multi client scenarios
Tobias Markmann
2017-04-11
Simplify algorithm for concatenating using modern c++
Joanna Hulboj
2017-03-31
Use std::random instead of boost::random
Joanna Hulboj
2017-03-13
Add LogSerializer for BOSHError
Tobias Markmann
2017-02-22
Add LRUCache utility class to Swiften
Tobias Markmann
2017-02-21
Add checks to verify if the input data is a valid XML/XMPP
Joanna Hulboj
2017-01-11
Integrate googletest and googlemock libraries to 3rdParty
Tobias Markmann
2016-11-28
Correctly handle server initiated closing of stream
Tobias Markmann
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-11-10
Use FeatureOracle to detect file-transfer support in roster
Tobias Markmann
2016-09-29
Fix potential resource leaks
Tobias Markmann
2016-08-05
Add a debugging helper for serializing Swiften types to ostream
Tobias Markmann
2016-06-14
Add support for URLs with IPv6 addresses in Swift::URL
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-04-12
Use C++11 threading library instead of Boost.Thread
Tobias Markmann
2016-04-08
Fix code in response to compiler warnings by clang
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use range based for loops using clang-tidy
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-09-21
Stop throwing out of range exception from dateTimeToLocalString
Tobias Markmann
2015-07-24
Add missing includes for dependencies in public header files
Tobias Markmann
2015-06-08
Add missing SWIFTEN_API annotations to public Swiften API
Tobias Markmann
2015-04-10
Introduce FeatureOracle class for contact feature support detection
Tobias Markmann
2015-04-08
Add optional logging to native log framework on Android
Tobias Markmann
2015-02-11
Add debugging helper and FileTransferTest.
Tobias Markmann
2015-02-08
Fix data race in PlatformDomainNameResolver reported by TSAN
Tobias Markmann
2015-02-03
Stlye fix and declaring EventLoop implementations' dtors as virtual.
Tobias Markmann
2015-01-19
Declare SimpleIDGenerator as an implementation of the IDGenerator abstract cl...
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-11-24
Add missing include
Kevin Smith
2014-02-13
Fix clang warnings
Remko Tronçon
2014-01-15
Improved plaintext chat view for screen-reader support.
Richard Maudsley
2013-08-27
Set visibility of exported functions when using GCC/CLang.
Remko Tronçon
2013-08-01
Refactor chat messages so parsing of links/emoticons happens in controllers.
Kevin Smith
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2013-05-11
File Transfer refactoring.
Remko Tronçon
2013-04-29
Added doxygen to RandomGenerator.
Remko Tronçon
2013-04-27
Zero memory more securely in SafeByteArray.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-04-08
SWIFT_LOG_ASSERT macro.
Remko Tronçon
2013-03-30
Making stuff build against non-bundled libraries
Kevin Smith
2013-03-09
Show idle time as local time in the UI.
Tobias Markmann
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
[next]