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
Age
Commit message (
Expand
)
Author
2016-10-21
Use unique_ptr instead of manual delete
Tobias Markmann
2016-10-20
Add code-signing of macOS releases to Swift changelogs
Tobias Markmann
2016-10-20
Fix focus rect vanishing in trellis mode after sending a message
Tobias Markmann
2016-10-19
Fix presence handling of own contact in roster
Tobias Markmann
2016-10-19
Always add a fields table member in FormConvertor
Edwin Mons
2016-10-19
Scale QWebView DPI resolution to match desktop DPI resolution
Tobias Markmann
2016-10-18
Auto extend copyright year in app bundles and fix copyright
Tobias Markmann
2016-10-05
Add missing sensible asserts to testing and QtMainWindow
Tobias Markmann
2016-10-04
Handle boost::bad_lexical_cast exception in StatusCache
Tobias Markmann
2016-09-30
Change custom memory copy loop to std::memcpy
Tobias Markmann
2016-09-30
Add missing error check in HostAddress::toString
Tobias Markmann
2016-09-30
Only scale avatars that are not embedded Qt resources
Tobias Markmann
2016-09-29
Fix uninitialised class members
Tobias Markmann
2016-09-29
Explicitly handle all possible SecTrustResultType enum values
Tobias Markmann
2016-09-29
Fix potential resource leaks
Tobias Markmann
2016-09-29
Support building against newer QtWebKit on macOS
Tobias Markmann
2016-09-27
Add setting to disable automatic software updates
Tobias Markmann
2016-09-26
Use const std::unique_ptr for pimpl idiom usage
Tobias Markmann
2016-09-26
Update and tidy up Sparkle software update support
Tobias Markmann
2016-09-21
Fix crash in Sluift CommandConvertor
Edwin Mons
2016-09-08
Improve visibility of currently focused chat input in trellis mode
Tobias Markmann
2016-09-07
Add ability to filter results in "Search Room" dialog
Tobias Markmann
2016-09-07
Explicitly set layout direction based on QT_LAYOUT_DIRECTION
Tobias Markmann
2016-09-05
Add simple versioning to QtScaledAvatarCache
Tobias Markmann
2016-09-01
Remove translator's pseudonym
Kevin Smith
2016-08-26
Improve API clarity of MUCSearchItem::setParent
Tobias Markmann
2016-08-25
Alphabetically sort MUC search result
Tobias Markmann
2016-08-24
Add script to test Swift compilation across Linux distributions
Tobias Markmann
2016-08-24
Fixed to InstallSwiftDependencies.sh
Tobias Markmann
2016-08-24
Use SSL_CTX_set_default_verify_paths to set trusted CAs for OpenSSL
Tobias Markmann
2016-08-24
Improve readability of message receipt icons
Tobias Markmann
2016-08-23
Only use Lato font for rosters and the chat view
Tobias Markmann
2016-08-23
Improve chat view font handling
Tobias Markmann
2016-08-23
Do not require debug MSVC runtime for non optimized builds
Tobias Markmann
2016-08-22
Add shortcuts to change chat view font size
Tobias Markmann
2016-08-22
Set correct font family and font weight in lato.css
Tobias Markmann
2016-08-19
Fix crash during trellis size change on Windows
Tobias Markmann
2016-08-19
Support dropping tabs on tab widgets
Tobias Markmann
2016-08-18
Tweak grid selection dialog rendering
Tobias Markmann
2016-08-17
Optionally create GPG signature for generated tarball
Tobias Markmann
2016-08-17
Enable hunspell support for Debian packages
Tobias Markmann
2016-08-15
Improve UX of grid selection dialog
Tobias Markmann
2016-08-15
Update InstallSwiftDependencies.sh
Tobias Markmann
2016-08-10
Add missing include
Kevin Smith
2016-08-09
Enable better date formatting in the UI
Tobias Markmann
2016-08-09
Fix SVG rendering related packaging issues
Tobias Markmann
2016-08-09
Add libQt5Svg5 to openSUSE dependencies
Michael Vetter
2016-08-05
Add a debugging helper for serializing Swiften types to ostream
Tobias Markmann
2016-08-03
Draw usernames in contact list in dark gray
Tobias Markmann
2016-08-03
Add support for signing the resulting MSI installer on Windows
Tobias Markmann
[next]