summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-08Change unread counters to size_tEdwin Mons
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias 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
2015-07-07Add ability to enter rooms when offlineTobias Markmann
2015-04-28Allow editing bookmarks of MUC chats in the "Recent Chats"Tobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-09-18Fix memory leak of mucRecentsMenu_ in QtChatListWindow.Tobias Markmann
2014-05-29Right-click MUC in Recents to bookmark.Richard Maudsley
2014-04-07Allow contacts to be dragged from the Chats tab into the search windowRichard Maudsley
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2012-09-08Support whiteboarding.Mateusz Piekos
2012-02-21And againKevin Smith
2012-02-21Introduce system settings policies.Kevin Smith
2011-11-01Having a play with a compact roster modeKevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-07-10Update the Chats tab for unread messagesKevin Smith
2011-07-08Morph the login window into the roster before re-enabling login.Kevin Smith
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
2011-07-04Moving some ChatList logic to Controllers.Remko Tronçon
2011-04-28Recent chats are now persisted.Kevin Smith
2011-04-27Start on recent chats listKevin Smith
2011-02-19Make Swift translatable.Remko Tronçon
2010-11-15Clean MUC joins slightly.Kevin Smith
2010-11-01Disable bookmarks when offline.Kevin Smith
2010-09-12Block MUC bookmarks until the server has responded.Kevin Smith
2010-06-07Make MUC groups open on single click too.Kevin Smith
2010-05-07Cleaned up MUC code.Remko Tronçon
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-30Support adding/removing bookmarks from the UIKevin Smith
2010-04-15Normalise muc joining, allow it from bookmark list.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith