summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-01Port many of Isode's local fixes upstreamKevin Smith
2014-10-01Render selected highlight item rule in italicRichard Maudsley
2014-10-01Fix resizability behavior of 'Edit Bookmark'-Dialog.Tobias Markmann
2014-09-30Always bring profile window to the top on 'Show Profile' so it is visible to theTobias Markmann
2014-09-21Add Czech translationRemko Tronçon
2014-09-20Fix ASAN-reported heap-use-after-free bug.Tobias Markmann
2014-09-18Only allocate BlockResponder and UnblockResponder once. Fixes ASANTobias Markmann
2014-09-18Fix memory leak of mucRecentsMenu_ in QtChatListWindow.Tobias Markmann
2014-09-17Handle Isode's IQ ForwardingKevin Smith
2014-09-16Add Subject element convertor to SluiftEdwin Mons
2014-09-16Fix boost::optional abuses that stop compilation with latest boostKevin Smith
2014-08-21Clean up compilation errors in Swiften due to boost 1.56Kevin Smith
2014-08-10Fix invalid characters being allowed in JID domainsRichard Maudsley
2014-08-10Address memory leakKevin Smith
2014-08-10Fix blocklist not being requested on reconnect.Richard Maudsley
2014-08-03Allow injection of flags into unit test checkerKevin Smith
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-29Fix DNS resolution on Android.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-18Sluift: Add 'show' parameter option to send_presence methodsRoger Planas
2014-07-14Sluift: Add 'fs' moduleRemko Tronçon
2014-07-14Show status message instead of empty VCard dialog when receiving VCard or whe...Richard Maudsley
2014-07-11Apply a Connector timeout even if not using SRV lookups.Kevin Smith
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-24Fix old avatar being displayed in QtRosterHeader when cleared.Richard Maudsley
2014-06-22Sluift component supportEdwin Mons
2014-06-22NULL-terminate PKCS12 password bufferRemko Tronçon