summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-15Merge tag 'swift-4.x' into masterTobias Markmann
2018-06-21Add missing include for QAbstractItemModelTobias Markmann
2018-05-04Fix issues raised by some warnings and reenable them in SwiftTobias Markmann
2018-03-20Merge branch 'swift-4.x'swift-5.0alpha2Tobias Markmann
2018-02-13Start Chat options greyed out after first useThanos Doukoudakis
2017-09-24Fix 'Start chat...' dialog disappearing after adding participantTobias Markmann
2017-07-13Remove Swiften/Base/Override.hTobias Markmann
2017-07-11Add missing SWIFTEN_OVERRIDE statements to dtorsTobias Markmann
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-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-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias 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-27Fix QtSuggestingJIDInput popup behavior on OS XTobias 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-05Migrate to Boost.Signals2 from Boost.SignalsTobias 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
2016-03-30Apply consistent #include grouping and sorting styleTobias 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
2015-04-04Fix popup visibility issues in QtSuggestingJIDInputTobias Markmann
2015-02-11Fix missing removable icon in contact listing of "Start Chat…" dialogTobias Markmann
2015-02-09Fix memory leaks reported by LSANTobias 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-09Hide QtSuggestingJIDInput suggestions when the list is empty.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