summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-06-01Avoid whoosh down, whooosh up on Mac when opening chat windows.Kevin Smith
2011-10-30Flash the taskbar indefinitely on WindowsKevin Smith
2011-04-28Temporarily reverting widget hiding patch.Remko Tronçon
2011-04-28Hiding widgets which aren't visible anyway to prevent them from redrawing.Tobias Markmann
2011-04-22Merge unread tab titles legibly.Kevin Smith
2011-03-12fix that Sz againArnt Gulbrandsen
2011-03-03Update chat window title when changing tabs.Kevin Smith
2011-01-26Fixed undefined behavior & removed illegal chars in QtChatTabs.Remko Tronçon
2011-01-24Don't assign Alt-A as a tab accelerator.Kevin Smith
2011-01-13Cleanup after previous patches.Kevin Smith
2011-01-13Add keyboard accelerators for tabs (alt-s to switch to the swift room, etc).Arnt Gulbrandsen
2010-10-08Raise windows when activating them.Kevin Smith
2010-10-03Only jump the Mac dock when a Notice is generated.Kevin Smith
2010-08-22Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.swift-1.0beta6Kevin Smith
2010-08-22Don't incorrectly mark all messages read in most recently opened chat when a ...Kevin Smith
2010-07-25ChatTabs improvements.Kevin Smith
2010-07-23Tone down the chat state colours in tab titles.Kevin Smith
2010-07-23Elide and use scroll buttons on all platforms when chat tab list is too long.Kevin Smith
2010-07-02Don't crash when signing out if the debug console's open.Kevin Smith
2010-06-20Show total unread count in tab title.swift-1.0beta4Kevin Smith
2010-06-04Don't put icons on windows on OS X.Remko Tronçon
2010-06-04Put icons on windows.Remko Tronçon
2010-05-30Let chat widget grow to fill the window.Kevin Smith
2010-05-25Support Ctrl-PgUp/PgDn for switch ing tabsKevin Smith
2010-05-24Fix console warning on tab focus.Remko Tronçon
2010-05-23Warn if compiling with Qt <4.5 where needed.Kevin Smith
2010-04-12Flash the taskbar on new messages.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-06Don't minimise+restore new chats that want focus on OS X.Kevin Smith
2010-03-26Remove MUCs from the ChatsManager's list once you leave them.Kevin Smith
2010-02-17Preliminary Chat State Notifications support.Kevin Smith
2009-12-19Colour tabs with waiting messages.Kevin Smith
2009-11-26Make sure window title's update on tab close.Kevin Smith
2009-11-21Removing compiler warnings.Kevin Smith
2009-10-15Save the geometry of the chat and roster windows.Kevin Smith
2009-10-12Fix for chat tabs always getting focus on incoming messagesKevin Smith
2009-10-04Give chat input focus when a tab is selectedKevin Smith
2009-09-15Bring the tabs to front when a tabbed widget requests activation.Kevin Smith
2009-09-15Hide the tabset when there are no more open tabs.Kevin Smith
2009-08-30Parenthesising expressions to get rid of warnings.Kevin Smith
2009-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-08-28Put the selected tab title as the tabwidget title. #184Kevin Smith
2009-06-18It should be impossible to lose tabs now.Kevin Smith
2009-06-18Support closing and reopening chats in tabs.Kevin Smith
2009-06-15Slightly cleaner close behaviour for tabs - still broken.Kevin Smith
2009-06-15Moving towards allowing tabs to be closed. At the moment they'll then be lost...Kevin Smith
2009-06-15Update tab titles for unread count.Kevin Smith
2009-06-15setDocumentMode for prettier Mac tabs.Kevin Smith
2009-06-15Early pass at tabs. Doesn't do closing or title updatingKevin Smith