Age | Commit message (Expand) | Author |
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 |
2014-05-26 | Fix serialization of PubSubItem id attribute | Edwin Mons |
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-19 | Sluift: Fix conversor build errors for older compilers | Roger Planas |
2014-05-19 | Sluift: Remove residual tprint in pubsub subscribe function | Roger Planas |
2014-05-18 | Replace accidental cerr with SWIFT_LOG | Kevin Smith |
2014-05-18 | Sluift: Add assertions on conversion | Remko Tronçon |
2014-05-18 | Fix copy paste error | Remko Tronçon |
2014-05-18 | Fix uninitialized variables | Remko Tronçon |
2014-05-18 | Fix MUC memory leaks | Remko Tronçon |
2014-05-18 | Fix spell check leaks and errors | Remko Tronçon |
2014-05-12 | Fix create_form to work properly with fields | Edwin Mons |
2014-05-12 | Fix to Sluift MAM query parameters | Edwin Mons |
2014-05-12 | Add sluift function create_form | Edwin Mons |
2014-05-12 | Add support for <before/> to ResultSet | Edwin Mons |
2014-05-09 | Fix MAM Sluift. | Richard Maudsley |
2014-05-09 | Fix compiler warnings in Sluift convertors. | Richard Maudsley |
2014-05-02 | Added Sluift MAM convertors. | Richard Maudsley |
2014-04-30 | Update LuaElementConvertor interface to work with Element instead of Payload. | Richard Maudsley |
2014-04-28 | Make ToplevelElement and Payload inherit from Element. | Richard Maudsley |
2014-04-28 | Create ToplevelElement to replace Element. | Richard Maudsley |
2014-04-27 | Make stanza constructor protected | 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-24 | Added MAM parsers, serializers and tests. | 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 |