summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2014-08-10Address memory leakKevin Smith
2014-08-10Fix blocklist not being requested on reconnect.Richard Maudsley
2014-08-01Fix memory leaks reported by ASAN in some unit tests.Tobias Markmann
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-29Fix renaming contact group makes blocked user appear to be unblocked.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-22Fix crash when performing blocking operations after fresh login.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-07Fix other user avatars appearing in roster tooltip.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-06-27Fix compiler warningRemko Tronçon
2014-06-24Fix VCard update not being broadcast when clearing avatar.Richard Maudsley
2014-06-20Revert "Fix avatar not being updated when cleared"Richard Maudsley
2014-06-11Fix vcredist bundling in WIX installer.Richard Maudsley
2014-05-30Fix avatar not being updated when clearedRichard 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-27Impromptu chat notifications happen like chats, not MUCs.Richard Maudsley
2014-05-27Fix QtTreeWidget compiler warnings.Richard Maudsley
2014-05-27Remove unnecessary system messages from chats.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-25Make emoticons match only on word boundariesKevin Smith
2014-04-25Fix MUC invite being treated like impromptu MUC invite.Richard Maudsley
2014-04-25Hide reason field in impromptu chat invites.Richard Maudsley
2014-04-25Sort ContactSuggester results using case-insensitive substring match, plus un...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