Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-12 | fix that Sz again | Arnt Gulbrandsen | |
2011-03-03 | Update chat window title when changing tabs. | Kevin Smith | |
Resolves: #773 | |||
2011-01-26 | Fixed undefined behavior & removed illegal chars in QtChatTabs. | Remko Tronçon | |
2011-01-24 | Don't assign Alt-A as a tab accelerator. | Kevin Smith | |
Resolves: #744 | |||
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 | |
Handle window titles that happen to contain the '&' character correctly. Abbreviate the tab bars generated from some long JID localparts (e.g. #foo%irc.ma.us.example.org@irc.spectrum.example.net). License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php My future patches are also BSD-licensed, unless I explicitly note a different license in that patch. | |||
2010-10-08 | Raise windows when activating them. | Kevin Smith | |
Hopefully Resolves: #573 | |||
2010-10-03 | Only jump the Mac dock when a Notice is generated. | Kevin Smith | |
Release-Notes: The Mac Dock icon has stopped jumping when it shouldn't. Resolves: #444 Resolves: #453 | |||
2010-08-22 | Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.swift-1.0beta6 | Kevin Smith | |
Resolves: #535 | |||
2010-08-22 | Don't incorrectly mark all messages read in most recently opened chat when a ↵ | Kevin Smith | |
different chat is selected | |||
2010-07-25 | ChatTabs improvements. | Kevin Smith | |
Resolves: #504 Resolves: #507 | |||
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 | |
Resolves: #302 | |||
2010-07-02 | Don't crash when signing out if the debug console's open. | Kevin Smith | |
Resolves: #484 | |||
2010-06-20 | Show total unread count in tab title.swift-1.0beta4 | Kevin Smith | |
Resolves: #448 | |||
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 | |
Resolves: #223 | |||
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 | |
Resolves: #357 | |||
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 | |
Fixes: #207 | |||
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 | |
Resolves: 217 | |||
2010-03-26 | Remove MUCs from the ChatsManager's list once you leave them. | Kevin Smith | |
Resolves: #292 | |||
2010-02-17 | Preliminary Chat State Notifications support. | Kevin Smith | |
Only covers Active and Composing (Which is very possibly all we care about). | |||
2009-12-19 | Colour tabs with waiting messages. | Kevin Smith | |
Resolves: #278 | |||
2009-11-26 | Make sure window title's update on tab close. | Kevin Smith | |
This is a speculative fix for a problem that I couldn't reproduce but was hitting Steve reproducably. This should ensure that whenever a tab is closed, it'll cause the title to be updated. | |||
2009-11-21 | Removing compiler warnings. | Kevin Smith | |
Swiften and Swift now build with no compiler warnings for me on Snow Leopard. | |||
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 | |
You can still have an empty tabset, though. | |||
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 ↵ | Kevin Smith | |
lost to tabbing forever, though. | |||
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 | |