summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-13Start Chat options greyed out after first useThanos Doukoudakis
2017-04-18Don't pass the impromptu MUC 'reason' as the room JIDThanos Doukoudakis
2017-04-12Assert first page in QtUserSearchWindow wizard based on typeTobias Markmann
2017-04-04Test against dialog type instead of nullptr in QtUserSearchWindowTobias Markmann
2017-03-30Fix access to potential unavailable page in QtUserSearchWindowTobias Markmann
2016-12-09Fix issue with invites to MUC if a MUC PM for that room is openTobias Markmann
2016-05-27Allow to invite multiple contacts to a chat room at onceTobias Markmann
2016-05-27Add presence to manually added contacts in 'Start Chat…' dialogTobias Markmann
2016-05-26Bring existing dialog to front on open of "Start Chat…" dialogTobias Markmann
2016-05-26Fix setting recent search server when doing a local user searchTobias Markmann
2016-04-04Modernize code to use range based for loops using clang-tidyTobias 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-10-27Change window icon to default avatar on WindowsTobias Markmann
2015-10-13Fix crash in user search dialog for invitation use caseTobias Markmann
2015-09-22Reset potential warning when opening 'Add Contact' dialogTobias Markmann
2015-07-14Fix memory leak in QtUserSearchWindowTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-11-06Wording improvements in 'Start chat'/'Invite'-dialogs.Tobias Markmann
2014-10-30Prevent user from adding contacts twice to a roster.Tobias Markmann
2014-10-14Remove empty fields from XEP-0055 search query before sending it over the wire.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-09-16Fix boost::optional abuses that stop compilation with latest boostKevin Smith
2014-07-09Improve search filter matching algrorithm.Richard Maudsley
2014-07-09Reset QtSuggestingJIDInput when a contact has been selected.Richard Maudsley
2014-07-09Fix attempting to start impromptu chat when impromptu not supported.Richard Maudsley
2014-04-25Hide reason field in impromptu chat invites.Richard Maudsley
2014-04-22Fix crash in QtUserSearchWindow.Richard Maudsley
2014-04-22Fix for crash when resetting New Chat wizard.Richard Maudsley
2014-04-07Clear the reason field in invite dialogs before showing themRichard Maudsley
2014-04-07Allow contacts to be dragged from the Chats tab into the search windowRichard Maudsley
2014-04-02Automatically moving user into the chat list when you select from the populat...Richard Maudsley
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-08-23FormField element refactoring.Remko Tronçon
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2012-06-30Don't crash when going forward/backward through User Search and completing wi...Kevin Smith
2012-04-23Explicitly show "No results." if a user search yields to no results on the re...Tobias Markmann
2012-04-08'Add contact' from MUC right-click menudknn
2012-03-23Don't let trailing whitespace in JIDS interfere with User SearchKevin Smith
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-03-15Made placeholders translatable.Remko Tronçon
2011-03-04Reset the field values between searches for users.Kevin Smith
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-20Make Swift translatable.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon