summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-14Remove extra semicolonsTobias Markmann
2017-05-15Disconnect potentially connected slots from signals in dtorTobias Markmann
2017-05-15Use QPointer to prevent access to potentially freed QtTreeWidgetTobias Markmann
2017-05-15Unregister as event filter in QtFilterWidget dtorTobias Markmann
2017-04-04Open 1:1 chat to real JIDs from MUC rooms (not PMs) when possibleThanos Doukoudakis
2016-12-09Fix overly bright rendering of status text in contact listTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-11-07Improve roster item readability for selected itemsTobias Markmann
2016-09-29Fix uninitialised class membersTobias Markmann
2016-08-23Only use Lato font for rosters and the chat viewTobias Markmann
2016-08-09Enable better date formatting in the UITobias Markmann
2016-08-03Draw usernames in contact list in dark grayTobias Markmann
2016-07-25Changing default avatar to a blue circled swiftTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias 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
2014-12-15Update Copyright in SwiftKevin Smith
2014-11-06Open context menu for the roster on menu key you find on Windows keyboards.Tobias Markmann
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-10-09Prevent renaming of 'Contacts' roster group used for groupless contacts.Tobias Markmann
2014-07-09Honour 'show offline contacts' toggle when exiting roster search filterRichard Maudsley
2014-07-08Added close/clear button to roster filter search term box.Richard Maudsley
2014-07-01Reset roster filter when hitting enter to start chat.Richard Maudsley
2014-05-27Fix QtTreeWidget compiler warnings.Richard Maudsley
2014-05-26Add QtFilterWidget, a general live-filtering composite widget for QtTreeWidgets.Tobias Markmann
2014-04-23Don't suggest people who are already in the Start Chat list.Richard Maudsley
2014-04-07Allow contacts to be dragged from the Chats tab into the search windowRichard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2014-02-24Label fax numbers as fax and omit resources from JIDs in roster tooltipsRichard Maudsley
2014-01-11Fix screenreader rendering, and bump Windows builds to Qt-5.2Kevin Smith
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-12-08Wordsmithing of previous patchKevin Smith
2013-12-08Enable domain-wise (un-)blocking.Tobias Markmann
2013-11-25When in screen-reader mode, change the text used in rosters to include more i...Kevin Smith
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-10-12Clip rendering of text in DelegateCommons.Tobias Markmann
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2013-03-04Adding support for idle time.Tobias Markmann
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2012-12-22Allow toggling of a more compact roster modeKevin Smith
2012-09-08Support whiteboarding.Mateusz Piekos
2012-04-29Also put ellipsis buttons on MUC and roster context menus.swift-2.0beta1Remko Tronçon
2012-04-26Slightly clearer "Add contact" text for MUC context menu.Kevin Smith
2012-04-08'Add contact' from MUC right-click menudknn
2012-02-21Introduce system settings policies.Kevin Smith