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
2017-05-04Fix recent chat entries being incorrectly displayedJoanna Hulboj
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-08-03Draw usernames in contact list in dark grayTobias 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
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-11-26Request redraw of recent chats on compactness changeTobias 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 missed fileKevin Smith
2014-12-15Update Copyright in SwiftKevin Smith
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-09-20Fix ASAN-reported heap-use-after-free bug.Tobias Markmann
2014-09-18Fix memory leak of mucRecentsMenu_ in QtChatListWindow.Tobias Markmann
2014-08-10Address memory leakKevin Smith
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-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-03-04Adding support for idle time.Tobias Markmann
2012-12-31Fix more warnings.Remko Tronçon
2012-09-10Remove whiteboard from non experimental.Remko Tronçon
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-10Include per-chat unread count in ChatsKevin Smith
2011-07-10Update the Chats tab for unread messagesKevin Smith
2011-07-09Fix roster avatarsKevin Smith
2011-07-09Update QtChatList for recent backend changesKevin 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-06-13Added CppCheck script.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
2011-02-07Reworking contact editing.Remko Tronçon
2010-12-17Fixed IPv6 network test.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-08-20Sort bookmark list.Kevin Smith
2010-06-26Elide text in the various roster views.Kevin Smith
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon