Age | Commit message (Expand) | Author |
2014-10-10 | Fix JID auto-complete item select not working when adding a contact. | Richard Maudsley |
2014-10-09 | Prevent renaming of 'Contacts' roster group used for groupless contacts. | Tobias Markmann |
2014-10-08 | Explain the use of preffered stars in 'Edit Profile' dialog if they are checked. | Tobias Markmann |
2014-10-08 | Update vCard cache on 'Show Profile' if cached vCard is older than 5 minutes. | Tobias Markmann |
2014-10-08 | Prevent multiple chat window alerts being shown with the same message. | Richard Maudsley |
2014-10-07 | Fix clang compiler warning related to inititalization order of members in ctor. | Tobias Markmann |
2014-10-07 | Fix QLayout related warning. | Tobias Markmann |
2014-10-07 | Add tooltip to preferred stars of profile editor to describe what it's for. | Tobias Markmann |
2014-10-07 | Hide unchecked preferred stars in profile editor where there is only one field. | Tobias Markmann |
2014-10-06 | Do not send chat state notifications to blocked contacts. | Tobias Markmann |
2014-10-06 | Fix detailed name not being shown in profiles. | Tobias Markmann |
2014-10-06 | Allow scons to not require an IDN library | Kevin Smith |
2014-10-06 | Fix own avatar in contact list header not updated on VCard edit. | Tobias Markmann |
2014-10-06 | Always bring 'Edit contact' window to the top on 'Edit contact' so it is visible | Tobias Markmann |
2014-10-03 | Suggest MUC occupants when typing in highlight editor JID box | Richard Maudsley |
2014-10-01 | Disable drag of text and images (like avatars) in chat views. | Tobias Markmann |
2014-10-01 | Port many of Isode's local fixes upstream | Kevin Smith |
2014-10-01 | Render selected highlight item rule in italic | Richard Maudsley |
2014-10-01 | Fix resizability behavior of 'Edit Bookmark'-Dialog. | Tobias Markmann |
2014-09-30 | Always bring profile window to the top on 'Show Profile' so it is visible to the | Tobias Markmann |
2014-09-21 | Add Czech translation | Remko Tronçon |
2014-09-20 | Fix ASAN-reported heap-use-after-free bug. | Tobias Markmann |
2014-09-18 | Only allocate BlockResponder and UnblockResponder once. Fixes ASAN | Tobias Markmann |
2014-09-18 | Fix memory leak of mucRecentsMenu_ in QtChatListWindow. | Tobias Markmann |
2014-09-17 | Handle Isode's IQ Forwarding | Kevin Smith |
2014-09-16 | Add Subject element convertor to Sluift | Edwin Mons |
2014-09-16 | Fix boost::optional abuses that stop compilation with latest boost | Kevin Smith |
2014-08-21 | Clean up compilation errors in Swiften due to boost 1.56 | Kevin Smith |
2014-08-10 | Fix invalid characters being allowed in JID domains | Richard Maudsley |
2014-08-10 | Address memory leak | Kevin Smith |
2014-08-10 | Fix blocklist not being requested on reconnect. | Richard Maudsley |
2014-08-03 | Allow injection of flags into unit test checker | Kevin Smith |
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 |