summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-10Address memory leakKevin Smith
2014-08-01Fix issue in QtUtilities reported by ASAN.Tobias Markmann
2014-07-29Fix rule for highlighting messages from individual sender JID or MUC nick.Richard Maudsley
2014-07-29Add ability to reorder highlight rules list.Richard Maudsley
2014-07-29Prevent nick highlight rule highlighting the entire message and remove defaul...Richard Maudsley
2014-07-29Add close button to chat window alerts.Richard Maudsley
2014-07-28Change highlight rule default to MUC for new rules.Richard Maudsley
2014-07-28Fix displaying blocked user warning with bound JID chats. Support multiple al...Richard Maudsley
2014-07-28Fix highlight rules dialog size.Richard Maudsley
2014-07-27Fix recent chat items not being shown for private MUC messages.Richard Maudsley
2014-07-14Show status message instead of empty VCard dialog when receiving VCard or whe...Richard Maudsley
2014-07-09Reworked highlight rules dialog. Added support for highlighting individual wo...Richard Maudsley
2014-07-09Improve search filter matching algrorithm.Richard Maudsley
2014-07-09Honour 'show offline contacts' toggle when exiting roster search filterRichard 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-07-09Add dialog to send AdHoc's to target specific JID's. Fix multi-item Form rend...Richard Maudsley
2014-07-09Refactor AdHoc forms.Richard Maudsley
2014-07-08Added close/clear button to roster filter search term box.Richard Maudsley
2014-07-07Show own tooltip when hovering over roster header.Richard Maudsley
2014-07-01Reset roster filter when hitting enter to start chat.Richard Maudsley
2014-05-30Show most recent time when squashing presence, not the earliestRichard Maudsley
2014-05-29Check if contact supports file transfer before sendingRichard Maudsley
2014-05-29Right-click MUC in Recents to bookmark.Richard Maudsley
2014-05-27Fix QtTreeWidget compiler warnings.Richard Maudsley
2014-05-26Allow bookmarking of MUCs from cog menu.Richard Maudsley
2014-05-26Fix uninitialized variables.Tobias Markmann
2014-05-26Add QtFilterWidget, a general live-filtering composite widget for QtTreeWidgets.Tobias Markmann
2014-05-19Fix compilationRemko Tronçon
2014-05-18Fix uninitialized variablesRemko Tronçon
2014-05-18Fix spell check leaks and errorsRemko Tronçon
2014-04-25Hide reason field in impromptu chat invites.Richard Maudsley
2014-04-23Don't suggest people who are already in the Start Chat list.Richard Maudsley
2014-04-22Fix crash in QtUserSearchWindow.Richard Maudsley
2014-04-22Fix for crash when resetting New Chat wizard.Richard Maudsley
2014-04-17Handle menu shortcuts for "Add contact..." and "Start chat..." application wi...Tobias Markmann
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
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2014-03-31Render results forms with multi-values correctlyRichard Maudsley
2014-02-24Label fax numbers as fax and omit resources from JIDs in roster tooltipsRichard Maudsley
2014-02-22Handle error responses to XEP-0184 receipt requests.Tobias Markmann
2014-02-22Clean up recent patch a littleKevin Smith
2014-02-22Clean up format slightlyKevin Smith
2014-02-22Make git and wix wrappers in build system more convenient for use by other pr...Kevin Smith
2014-02-22Added timestamps to debug log.Richard Maudsley
2014-02-21Tidy up of subscription notification dialog.Richard Maudsley
2014-02-02Sluift: Add missing headersRemko Tronçon