Age | Commit message (Expand) | Author |
2014-08-01 | Fix memory leaks reported by ASAN in some unit tests. | Tobias Markmann |
2014-08-01 | Fix issue in QtUtilities reported by ASAN. | Tobias Markmann |
2014-07-29 | Fix rule for highlighting messages from individual sender JID or MUC nick. | Richard Maudsley |
2014-07-29 | Add ability to reorder highlight rules list. | Richard Maudsley |
2014-07-29 | Prevent nick highlight rule highlighting the entire message and remove defaul... | Richard Maudsley |
2014-07-29 | Fix DNS resolution on Android. | Richard Maudsley |
2014-07-29 | Add close button to chat window alerts. | Richard Maudsley |
2014-07-29 | Fix renaming contact group makes blocked user appear to be unblocked. | Richard Maudsley |
2014-07-28 | Change highlight rule default to MUC for new rules. | Richard Maudsley |
2014-07-28 | Fix displaying blocked user warning with bound JID chats. Support multiple al... | Richard Maudsley |
2014-07-28 | Fix highlight rules dialog size. | Richard Maudsley |
2014-07-27 | Fix recent chat items not being shown for private MUC messages. | Richard Maudsley |
2014-07-22 | Fix crash when performing blocking operations after fresh login. | Richard Maudsley |
2014-07-18 | Sluift: Add 'show' parameter option to send_presence methods | Roger Planas |
2014-07-14 | Sluift: Add 'fs' module | Remko Tronçon |
2014-07-14 | Show status message instead of empty VCard dialog when receiving VCard or whe... | Richard Maudsley |
2014-07-11 | Apply a Connector timeout even if not using SRV lookups. | Kevin Smith |
2014-07-09 | Reworked highlight rules dialog. Added support for highlighting individual wo... | Richard Maudsley |
2014-07-09 | Improve search filter matching algrorithm. | Richard Maudsley |
2014-07-09 | Honour 'show offline contacts' toggle when exiting roster search filter | Richard Maudsley |
2014-07-09 | Hide QtSuggestingJIDInput suggestions when the list is empty. | Richard Maudsley |
2014-07-09 | Reset QtSuggestingJIDInput when a contact has been selected. | Richard Maudsley |
2014-07-09 | Fix attempting to start impromptu chat when impromptu not supported. | Richard Maudsley |
2014-07-09 | Add dialog to send AdHoc's to target specific JID's. Fix multi-item Form rend... | Richard Maudsley |
2014-07-09 | Refactor AdHoc forms. | Richard Maudsley |
2014-07-08 | Added close/clear button to roster filter search term box. | Richard Maudsley |
2014-07-07 | Fix other user avatars appearing in roster tooltip. | Richard Maudsley |
2014-07-07 | Show own tooltip when hovering over roster header. | Richard Maudsley |
2014-07-01 | Reset roster filter when hitting enter to start chat. | Richard Maudsley |
2014-06-27 | Fix compiler warning | Remko Tronçon |
2014-06-24 | Fix VCard update not being broadcast when clearing avatar. | Richard Maudsley |
2014-06-24 | Fix old avatar being displayed in QtRosterHeader when cleared. | Richard Maudsley |
2014-06-22 | Sluift component support | Edwin Mons |
2014-06-22 | NULL-terminate PKCS12 password buffer | Remko Tronçon |
2014-06-20 | Revert "Fix avatar not being updated when cleared" | Richard Maudsley |
2014-06-11 | Fix vcredist bundling in WIX installer. | Richard Maudsley |
2014-06-08 | Fix crash in Sluift DOMElementConvertor | Edwin Mons |
2014-06-07 | scons2ninja: Don't buffer SCons output | Remko Tronçon |
2014-06-01 | Fix .deb packaging | Kevin Smith |
2014-05-30 | Fix avatar not being updated when cleared | Richard Maudsley |
2014-05-30 | Show most recent time when squashing presence, not the earliest | Richard Maudsley |
2014-05-29 | Check if contact supports file transfer before sending | Richard Maudsley |
2014-05-29 | Right-click MUC in Recents to bookmark. | Richard Maudsley |
2014-05-29 | Add boost::optional serialization | Kevin Smith |
2014-05-27 | Added Sluift MAM examples. send_mam_query becomes set_mam_query. | Richard Maudsley |
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 |