summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-02-11Allow double-clicking in the user search results.Kevin Smith
2011-02-07Split contact editing out into separate widget.Remko Tronçon
2011-01-24'Add User' -> 'Add Contact'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-27Show form instructions for user search.Kevin Smith
2010-12-26Fixed crash when searching for users.Remko Tronçon
2010-12-26Tweaked user search UI a bit.Remko Tronçon