summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-19Extract dir providing functionality from application class.Remko Tronçon
2010-07-28Fix for previous commit losing style for some MUC messages.Kevin Smith
2010-07-25Preparation for merging presences in the chat log.Kevin Smith
2010-07-25Initial multi-account supportKevin Smith
2010-07-25ChatTabs improvements.Kevin Smith
2010-07-24Don't tab-complete empty words.Kevin Smith
2010-07-23Tone down the chat state colours in tab titles.Kevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-07-23Generate a Notice if your nick is mentioned in a MUC.Kevin Smith
2010-07-23Elide and use scroll buttons on all platforms when chat tab list is too long.Kevin Smith
2010-07-23Don't allow a status change to override the new message systray icon.Kevin Smith
2010-07-23Pre-render the MUC chat roster splitter.swift-1.0beta5Kevin Smith
2010-07-21Pre-render the chat window splitter.Kevin Smith
2010-07-02Don't crash when signing out if the debug console's open.Kevin Smith
2010-06-26Show status in system tray.Kevin Smith
2010-06-26Elide text in the various roster views.Kevin Smith
2010-06-25Allow for margins in the status popup.Kevin Smith
2010-06-25Command-line option to not use tabs.Kevin Smith
2010-06-20Show total unread count in tab title.swift-1.0beta4Kevin Smith
2010-06-20Allow the Find Room window to resize.Kevin Smith
2010-06-19Give password field focus if pre-filling the jid field at loginKevin Smith
2010-06-14Add tooltips to the login screen.Kevin Smith
2010-06-14Don't crash on tab presses in non-MUC chats.Kevin Smith
2010-06-14Compiler warningKevin Smith
2010-06-13Convert newlines to <br/> after linkifying.Remko Tronçon
2010-06-12Allow quitting, debug console and about with Qt 4.6.3.Kevin Smith
2010-06-11Add (No message) to the top four status setters when empty.Kevin Smith
2010-06-11Show the time of Notices in the tooltip.Kevin Smith
2010-06-11Avoid compiler warnings for the group delegateKevin Smith
2010-06-09Fixed windows compilation warnings.Remko Tronçon
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon
2010-06-09Fixed compilation warnings.Remko Tronçon
2010-06-07Tentative fix for segfaulting on roster changes.Kevin Smith
2010-06-07Make MUC groups open on single click too.Kevin Smith
2010-06-06Use delay when printing MUC history.Remko Tronçon
2010-06-06Debug Console now has a window title when its tab is selected.Kevin Smith
2010-06-06Pressing Enter in the room field of the MUC Find window now joins the room.Kevin Smith
2010-06-05Tab completion in MUCs.Kevin Smith
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-06-04Allow roster show/hide in netbook mode.Kevin Smith
2010-06-04Put logo on MUC search window.Remko Tronçon
2010-06-04Add option to autojoin when joining a room.Kevin 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-06-03Remove SQLite and SQLiteHistoryManager.Remko Tronçon
2010-06-03Always generate DefaultThemeQRC if the default thheme changed.Remko Tronçon
2010-06-02Don't use unknown_program_option.get_option_name() on older Boosts.Remko Tronçon
2010-06-01Replace 16x16 menu icon with 32x32 icon.Remko Tronçon
2010-06-01Fixed Debian packaging.Remko Tronçon
2010-05-31Enter to add new service in MUC Search.Kevin Smith