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
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
2013-02-10
Turn off override support for GCC in non-c++11 mode.
Remko Tronçon
2013-02-05
Make logging thread-safe.
Remko Tronçon
2013-01-13
Fix more warnings.
Remko Tronçon
2012-12-22
Added 'override' macro to check for override.
Remko Tronçon
2012-11-13
Allow BOSH URL setting again.
Kevin Smith
2012-11-06
Compile with very old Boost filesystem (e.g. 1.42)
Kevin Smith
2012-10-20
Fixed compilation problems against Boost >= 1.50.0.
Remko Tronçon
2012-10-05
Strip leading '/' from BOSH paths.
Remko Tronçon
2012-09-18
Missing include
Kevin Smith
2012-09-17
Fixed URL parsing/serializing.
Remko Tronçon
2012-09-17
Support for building swiften as a DLL
Remko Tronçon
2012-09-15
Added URL parser.
Remko Tronçon
2012-09-08
Support whiteboarding.
Mateusz Piekos
2012-09-08
Connection settings support
Kevin Smith
2012-08-30
History dialog
Cătălin Badea
2012-07-14
Initial DLL support for Swiften.
Remko Tronçon
2012-04-24
Fixed compilation problems on windows.
Remko Tronçon
[next]