summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-18Remove remants of non-netbook mode related codePeter Burgess
2017-03-07Use text-based emoticons on Linux and WindowsTobias Markmann
2017-02-20New Unicode Emojis DialogThibault Meunier
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
2016-03-29Replace chat view theme with one based on the new designTobias Markmann
2015-04-10Fix keyboard shortcuts for --no-tabs modeTobias Markmann
2015-03-26Add emoticons input popupDaniel Baczynski
2014-12-15Update Copyright in SwiftKevin Smith
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-03-24Show window titles in netbook modeKevin Smith
2012-06-15Preliminary emoticon work.Kevin Smith
2012-02-21Introduce system settings policies.Kevin Smith
2011-11-01Having a play with a compact roster modeKevin Smith
2011-05-07Remember splitter position in a MUC dialog.Thilo Cestonaro
2010-08-30Render the Chat view directly with DOM commands, not javascript.Kevin Smith
2010-06-25Command-line option to not use tabs.Kevin Smith
2010-05-06Rewrite of large amounts of roster code.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
2009-11-26Plumbing to show a dummy XMLConsoleWidget in the chat tabs.Kevin Smith
2009-10-15Save the geometry of the chat and roster windows.Kevin Smith
2009-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-07-26Begin to assage Swift model into Qt Model/View.Kevin Smith
2009-06-21First pass at netbook modeKevin Smith
2009-06-15Early pass at tabs. Doesn't do closing or title updatingKevin Smith
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon