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
/
SwifTools
/
Application
Age
Commit message (
Expand
)
Author
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-09-26
Use const std::unique_ptr for pimpl idiom usage
Tobias Markmann
2016-05-25
Remove unnecessary include of iostream header
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
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-11-06
Make methods non-virtual that are not overridden by subclass
Tobias Markmann
2014-12-15
Update Copyright In SwifTools
Kevin Smith
2014-10-01
Port many of Isode's local fixes upstream
Kevin Smith
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2012-12-23
Assert when APPDATA or USERPROFILE is null.
Remko Tronçon
2011-04-30
Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.
Remko Tronçon
2011-04-19
Fixed OS X ProxyProvider compilation.
Remko Tronçon
2011-03-12
Unix compilation fixes.
Remko Tronçon
2011-03-12
Small cleanup.
Remko Tronçon
2011-02-20
Make Swift translatable.
Remko Tronçon
2011-02-14
Fixed UnixApplicationPathProvider.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-01-18
Cleaned up some code.
Remko Tronçon
2010-11-28
Added swiften-config.
Remko Tronçon
2010-11-24
Removed unused header.
Remko Tronçon
2010-10-24
Created Storages interface.
Remko Tronçon
2010-10-09
Moved Application from Swiften into SwifTools.
Remko Tronçon