summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-15Merge tag 'swift-4.x' into masterTobias Markmann
2018-06-21Add missing include for QAbstractItemModelTobias Markmann
2017-07-13Remove Swiften/Base/Override.hTobias Markmann
2017-07-11Add missing SWIFTEN_OVERRIDE statements to dtorsTobias Markmann
2016-12-09Improve documentation of code related to impromptu chatsTobias Markmann
2016-12-09Fix issue with invites to MUC if a MUC PM for that room is openTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-10-30Prevent user from adding contacts twice to a roster.Tobias Markmann
2014-10-10Fix JID auto-complete item select not working when adding a contact.Richard Maudsley
2014-10-03Suggest MUC occupants when typing in highlight editor JID boxRichard Maudsley
2014-04-25Hide reason field in impromptu chat invites.Richard Maudsley
2014-04-22Fix crash in QtUserSearchWindow.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-04-08'Add contact' from MUC right-click menudknn
2012-03-20Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...Tobias Markmann
2012-01-23XEP-0004 form support for user search.Tobias Markmann
2011-02-26Add "Edit details" section to Add User widget.Remko Tronçon
2011-02-26Slpit up user search pages.Remko Tronçon
2011-02-11Allow double-clicking in the user search results.Kevin Smith
2011-01-24Set the user search title based on the dialog type.Kevin Smith
2011-01-14Use correct text in User Search.Kevin Smith
2010-12-31Disable user search wizard pages unless they're ready.Kevin Smith
2010-12-27Preparation for wizard completeness checkingKevin Smith
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