Age | Commit message (Expand) | Author |
2014-05-27 | Impromptu chat notifications happen like chats, not MUCs. | Richard Maudsley |
2014-05-27 | Fix QtTreeWidget compiler warnings. | Richard Maudsley |
2014-05-27 | Remove unnecessary system messages from chats. | Richard Maudsley |
2014-05-26 | Allow bookmarking of MUCs from cog menu. | Richard Maudsley |
2014-05-26 | Fix uninitialized variables. | Tobias Markmann |
2014-05-26 | Add QtFilterWidget, a general live-filtering composite widget for QtTreeWidgets. | Tobias Markmann |
2014-05-19 | Fix compilation | Remko Tronçon |
2014-05-18 | Fix uninitialized variables | Remko Tronçon |
2014-05-18 | Fix spell check leaks and errors | Remko Tronçon |
2014-04-25 | Make emoticons match only on word boundaries | Kevin Smith |
2014-04-25 | Fix MUC invite being treated like impromptu MUC invite. | Richard Maudsley |
2014-04-25 | Hide reason field in impromptu chat invites. | Richard Maudsley |
2014-04-25 | Sort ContactSuggester results using case-insensitive substring match, plus un... | Richard Maudsley |
2014-04-23 | Don't suggest people who are already in the Start Chat list. | Richard Maudsley |
2014-04-22 | Fix crash in QtUserSearchWindow. | Richard Maudsley |
2014-04-22 | Fix for crash when resetting New Chat wizard. | Richard Maudsley |
2014-04-17 | Handle menu shortcuts for "Add contact..." and "Start chat..." application wi... | Tobias Markmann |
2014-04-07 | Don't show multiple Recents with the same occupants | Richard Maudsley |
2014-04-07 | Clear the reason field in invite dialogs before showing them | Richard Maudsley |
2014-04-07 | Allow contacts to be dragged from the Chats tab into the search window | Richard Maudsley |
2014-04-02 | Automatically moving user into the chat list when you select from the populat... | Richard Maudsley |
2014-04-02 | Make the impromptu MUCs behave more like a regular chat. | Richard Maudsley |
2014-03-31 | Render results forms with multi-values correctly | Richard Maudsley |
2014-03-21 | Fix Dutch translation typos | Remko Tronçon |
2014-03-13 | Set chat font back to sans-serif font. | Richard Maudsley |
2014-02-25 | Build with new Boostish stuff. | Kevin Smith |
2014-02-24 | Label fax numbers as fax and omit resources from JIDs in roster tooltips | Richard Maudsley |
2014-02-22 | Handle error responses to XEP-0184 receipt requests. | Tobias Markmann |
2014-02-22 | Clean up recent patch a little | Kevin Smith |
2014-02-22 | Clean up format slightly | Kevin Smith |
2014-02-22 | Make git and wix wrappers in build system more convenient for use by other pr... | Kevin Smith |
2014-02-22 | Added timestamps to debug log. | Richard Maudsley |
2014-02-21 | Tidy up of subscription notification dialog. | Richard Maudsley |
2014-02-13 | Fix clang warnings | Remko Tronçon |
2014-02-02 | Sluift: Add new_certificate | Remko Tronçon |
2014-02-02 | Sluift: Add missing headers | Remko Tronçon |
2014-01-25 | Fix images which caused libpng to issue warnings | Pavol Babincak |
2014-01-22 | Sluift: Add SecurityLabel convertor | Remko Tronçon |
2014-01-15 | Improved plaintext chat view for screen-reader support. | Richard Maudsley |
2014-01-11 | Fix screenreader rendering, and bump Windows builds to Qt-5.2 | Kevin Smith |
2013-12-18 | Add affiliations to tooltips for MUC occupant lists. | Richard Maudsley |
2013-12-08 | Wordsmithing of previous patch | Kevin Smith |
2013-12-08 | Enable domain-wise (un-)blocking. | Tobias Markmann |
2013-12-08 | Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ... | Tobias Markmann |
2013-12-08 | Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to Roste... | Tobias Markmann |
2013-11-25 | When in screen-reader mode, change the text used in rosters to include more i... | Kevin Smith |
2013-11-22 | Use a combobox instead of tabs for mainwindow selection. | Kevin Smith |
2013-11-22 | Make chat tabs reorderable. | Kevin Smith |
2013-11-22 | Provide an MSAA name for the chat log. | Kevin Smith |
2013-11-18 | Update dummy implementations to current API | Kevin Smith |