Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
/
QtChatTabs.cpp
Age
Commit message (
Expand
)
Author
2011-01-13
Cleanup after previous patches.
Kevin Smith
2011-01-13
Add keyboard accelerators for tabs (alt-s to switch to the swift room, etc).
Arnt Gulbrandsen
2010-10-08
Raise windows when activating them.
Kevin Smith
2010-10-03
Only jump the Mac dock when a Notice is generated.
Kevin Smith
2010-08-22
Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.
swift-1.0beta6
Kevin Smith
2010-08-22
Don't incorrectly mark all messages read in most recently opened chat when a ...
Kevin Smith
2010-07-25
ChatTabs improvements.
Kevin Smith
2010-07-23
Tone down the chat state colours in tab titles.
Kevin Smith
2010-07-23
Elide and use scroll buttons on all platforms when chat tab list is too long.
Kevin Smith
2010-07-02
Don't crash when signing out if the debug console's open.
Kevin Smith
2010-06-20
Show total unread count in tab title.
swift-1.0beta4
Kevin Smith
2010-06-04
Don't put icons on windows on OS X.
Remko Tronçon
2010-06-04
Put icons on windows.
Remko Tronçon
2010-05-30
Let chat widget grow to fill the window.
Kevin Smith
2010-05-25
Support Ctrl-PgUp/PgDn for switch ing tabs
Kevin Smith
2010-05-24
Fix console warning on tab focus.
Remko Tronçon
2010-05-23
Warn if compiling with Qt <4.5 where needed.
Kevin Smith
2010-04-12
Flash the taskbar on new messages.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-06
Don't minimise+restore new chats that want focus on OS X.
Kevin Smith
2010-03-26
Remove MUCs from the ChatsManager's list once you leave them.
Kevin Smith
2010-02-17
Preliminary Chat State Notifications support.
Kevin Smith
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