summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-23Fix member variables to not be const refsKevin Smith
2012-04-23Don't initialise with temporaries, fix warningsKevin Smith
2012-04-08'Add contact' from MUC right-click menudknn
2012-02-21Introduce system settings policies.Kevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-07-18Issue activate() on MUCs joined through Join dialog.Kevin Smith
2011-07-12Added missing include.Remko Tronçon
2011-04-24Initial Ad-Hoc commands support.Kevin Smith
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
2011-02-26Add "Edit details" section to Add User widget.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-07Reworking contact editing.Remko Tronçon
2011-01-30Added profile edit dialog.Remko Tronçon
2011-01-20Use a dedicated Join MUC dialog.Remko Tronçon
2010-12-23Turn the 'Find other users' into seperate add/chat menu items with a wizard.Kevin Smith
2010-12-22Basic User Search support, and Find Rooms cleanup.Kevin Smith
2010-11-12Persist toggle show offline.Kevin Smith
2010-10-30When MUC notifications are clicked, open the MUC.Remko Tronçon
2010-10-05Create 'Enable notifications' menu on Linux.Kevin Smith
2010-09-24Add logic and tests for modifying roster items. No UI Yet.Kevin Smith
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-05-13List MUCs available on services.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-04-05Allow opening chats to MUC occupants.Kevin Smith
2010-04-04Allow sounds to be toggled.Kevin Smith
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2010-03-22Fixing up the unit tests again. Oops.Kevin Smith
2009-12-24Extract the Chat dialog management from MainController into ChatsManager.Kevin Smith
2009-11-28Some code cleanup.Remko Tronçon
2009-11-26Plumbing to show a dummy XMLConsoleWidget in the chat tabs.Kevin Smith