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
/
QtUI
/
QtWebView.cpp
Age
Commit message (
Expand
)
Author
2016-04-04
Modernize code to use range based for loops 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
2014-12-15
Update Copyright in Swift
Kevin Smith
2013-09-16
Enable WebKit's Inspector if Swift is run in debug mode.
Tobias Markmann
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2011-10-09
Filter chat view actions again.
Remko Tronçon
2011-10-01
Fixed cppcheck warnings.
Remko Tronçon
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-08-28
Disable the 'Decrease font size' menu item in chats when it's already minimal.
Kevin Smith
2011-05-12
Allow Chat Window Font resizing
Kevin Smith
2011-02-19
Make Swift translatable.
Remko Tronçon
2010-10-24
Don't show 'copy link' in chat context menu if there is no link.
Remko Tronçon
2010-10-24
Use smooth image interpolation in the chat dialog.
Remko Tronçon
2010-09-05
Added "Clear" context menu for chat log.
Remko Tronçon
2010-08-20
Disable dropping of images & URL context menus in the chat view.
Remko Tronçon
2010-08-20
Focus the chat input again when the chat log is clicked.
Kevin Smith