summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-18Remove remants of non-netbook mode related codePeter Burgess
2018-05-18Open swift with sensible geometry in netbook mode the first timePeter Burgess
2018-04-27Add a new merged roster/chats/MUCs viewKevin Smith
2017-12-07Remove shortcut for changing trellis layoutTobias Markmann
2017-02-09Fix mouse movement when resizing trellis layout.Joanna Hulboj
2017-01-18Set cursor position to the center of the screen to show layout window in the ...Joanna Hulboj
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-11-10Move Qt specific setting constants to QtUISettingConstants.hTobias Markmann
2016-04-04Modernize code to use range based for loops using clang-tidyTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-04-10Change trellis tab movement shortcutsTobias Markmann
2015-03-31Disable signals when adding a tab to the trellis layoutTobias Markmann
2015-02-23Fix chat window title showing wrong chat titleswift-3.0beta1Tobias Markmann
2015-02-20Fix Ctrl/Cmd + Page Up/PageDown shortcutsTobias Markmann
2015-02-17Fix shortcut handling for chat window navigationTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-12-14Add support for new trellis layout for chat windows.Tobias Markmann
2013-11-22Make chat tabs reorderable.Kevin Smith
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-03-24Don't hide the tabset if in single window modeKevin Smith
2013-03-24Show window titles in netbook modeKevin Smith
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-09-30Slightly neaten codeKevin Smith
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