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
/
QtChatTabs.cpp
Age
Commit message (
Expand
)
Author
2009-12-19
Colour tabs with waiting messages.
Kevin Smith
2009-11-26
Make sure window title's update on tab close.
Kevin Smith
2009-11-21
Removing compiler warnings.
Kevin Smith
2009-10-15
Save the geometry of the chat and roster windows.
Kevin Smith
2009-10-12
Fix for chat tabs always getting focus on incoming messages
Kevin Smith
2009-10-04
Give chat input focus when a tab is selected
Kevin Smith
2009-09-15
Bring the tabs to front when a tabbed widget requests activation.
Kevin Smith
2009-09-15
Hide the tabset when there are no more open tabs.
Kevin Smith
2009-08-30
Parenthesising expressions to get rid of warnings.
Kevin Smith
2009-08-29
Experimental fix for stuff in background, chats coming to front when opened etc.
Kevin Smith
2009-08-28
Put the selected tab title as the tabwidget title. #184
Kevin Smith
2009-06-18
It should be impossible to lose tabs now.
Kevin Smith
2009-06-18
Support closing and reopening chats in tabs.
Kevin Smith
2009-06-15
Slightly cleaner close behaviour for tabs - still broken.
Kevin Smith
2009-06-15
Moving towards allowing tabs to be closed. At the moment they'll then be lost...
Kevin Smith
2009-06-15
Update tab titles for unread count.
Kevin Smith
2009-06-15
setDocumentMode for prettier Mac tabs.
Kevin Smith
2009-06-15
Early pass at tabs. Doesn't do closing or title updating
Kevin Smith