summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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