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
/
QtTabbable.cpp
Age
Commit message (
Expand
)
Author
2016-12-09
Do not emit windowClosing signal in QtTabbable dtor
Tobias Markmann
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
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-25
Fix Ctrl + Tab shortcut when MUC contact list is selected
Tobias Markmann
2015-02-17
Fix shortcut handling for chat window navigation
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-12-14
Add support for new trellis layout for chat windows.
Tobias Markmann
2013-11-10
Make Ctrl-K to delete to end of the line in chat input.
Kevin Smith
2013-10-26
Fix shortcut handling in QtTabbable.
Tobias Markmann
2012-04-23
Move accelerator handling for active-,next-,previous- and close-tab into QtTa...
Tobias Markmann
2010-08-22
Don't incorrectly mark all messages read in most recently opened chat when a ...
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2009-12-24
Close chat tabset on signout.
Kevin Smith
2009-07-04
Notify chat tabs even if the parent tabset has focus. issue#150.
Kevin Smith