[kde-doc-english] Review Request 111970: Documentation: importing.docbook Moving kmailcvt supported importing to thee kmailcvt documentation. Fixed formatting.

2013-08-09 Thread Scarlett Clark
... URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20130809/14cedb73/attachment.html>

[kde-doc-english] patch for dolphin plus konqueror

2013-08-09 Thread Yuri Chornoivan
Fri, 09 Aug 2013 17:55:55 +0300, David Palser : > Hi all, > > attached is a patch for dolphin's handbook, and also where it was shown > that text I have altered had been copied to konqueror's handbook, I > replicated those changes. > > Changes included improvements to some 15 sentences,

[kde-doc-english] [trojita] src/Gui: GUI: disable clickthrough when online or when message parts are small enough anyway

2013-08-09 Thread Jan Kundrát
Git commit 48aad7e20249c3160c97c7536bf18adca3ed7788 by Jan Kundr?t. Committed on 09/08/2013 at 17:44. Pushed by jkt into branch 'master'. GUI: disable clickthrough when online or when message parts are small enough anyway M +5-0src/Gui/PartWidgetFactory.cpp http://commits.kde.org/troji

[kde-doc-english] Review Request 111970: Documentation: importing.docbook Moving kmailcvt supported importing to thee kmailcvt documentation. Fixed formatting.

2013-08-09 Thread Scarlett Clark
Diff: http://git.reviewboard.kde.org/r/111970/diff/ Testing --- EBN, checkXML, meinproc4, khelpcenter. Thanks, Scarlett Clark -- next part -- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20130809/2bf8e

[kde-doc-english] [trojita] src/Gui: GUI: Composer: sync the action state with the current selection harder

2013-08-09 Thread Jan Kundrát
Git commit c3949b41e201b8ef8737cfcdda3fd5a5cb77cd4a by Jan Kundr?t. Committed on 08/08/2013 at 13:24. Pushed by jkt into branch 'master'. GUI: Composer: sync the action state with the current selection harder Looks like the slots connected to currentChanged and rowsInserted are not enough; it was

[kde-doc-english] [trojita] src/Gui: GUI: disable clickthrough for compound types

2013-08-09 Thread Jan Kundrát
Git commit 56d0eccb1c35b8a78b2b723f3c315c15d64bbbfd by Jan Kundr?t. Committed on 08/08/2013 at 12:23. Pushed by jkt into branch 'master'. GUI: disable clickthrough for compound types Previously, inlined compound types (like message/rfc822) required a clickthrough before they were shown. M +4

[kde-doc-english] [trojita] src/Gui: GUI: support direct-quoting from visible attachments

2013-08-09 Thread Jan Kundrát
Git commit 7b25ba180b751da001bbf5875a91c7ee51a31ba6 by Jan Kundr?t. Committed on 08/08/2013 at 11:37. Pushed by jkt into branch 'master'. GUI: support direct-quoting from visible attachments M +11 -0src/Gui/AttachmentView.cpp M +4-2src/Gui/AttachmentView.h http://commits.kde.org/

[kde-doc-english] [trojita] src/Gui: GUI: draw a border around attachments

2013-08-09 Thread Jan Kundrát
Git commit 7beb102d1e067ddd1283db6738811e0f55ab9200 by Jan Kundr?t. Committed on 08/08/2013 at 12:16. Pushed by jkt into branch 'master'. GUI: draw a border around attachments This comes in handy when the attachments are deeply nested; it makes it possible to orient oneself in them again. M +2

[kde-doc-english] [trojita] src/Gui: GUI: remove decorators around message/822 widgets

2013-08-09 Thread Jan Kundrát
Git commit d1f9c82ca7b4a84e993673232c15cc9ee13a5cf2 by Jan Kundr?t. Committed on 08/08/2013 at 12:18. Pushed by jkt into branch 'master'. GUI: remove decorators around message/822 widgets Now that they are wrapped in the generic AttachmentView, it makes little sense to show more visual headers.

[kde-doc-english] [trojita] src/Gui: GUI: respect Content-Disposition for all MIME types

2013-08-09 Thread Jan Kundrát
Git commit 1b4a23fe5f9df90779a04670c4c07135aefbc390 by Jan Kundr?t. Committed on 08/08/2013 at 10:08. Pushed by jkt into branch 'master'. GUI: respect Content-Disposition for all MIME types This patch reworks the way how "attachments" are wrapped in the AttachmentView. It's done via the following

[kde-doc-english] [trojita] src/Gui: GUI: add an icon for attachment download

2013-08-09 Thread Jan Kundrát
Git commit f143b7bb10d3adb49682038b6d97f9a72919ddf7 by Jan Kundr?t. Committed on 07/08/2013 at 15:21. Pushed by jkt into branch 'master'. GUI: add an icon for attachment download I'm not sure whether "document-save-as" is better than "download", but at least on my icon theme, "download" shows a v

[kde-doc-english] [trojita] src/Gui: GUI: don't load overly long inlined attachments when not in "online, trash data" mode

2013-08-09 Thread Jan Kundrát
Git commit c0d85b3b81b07bf7e8e4582be4ba9976a3f6f48e by Jan Kundr?t. Committed on 04/08/2013 at 21:34. Pushed by jkt into branch 'master'. GUI: don't load overly long inlined attachments when not in "online, trash data" mode M +10 -6src/Gui/PartWidgetFactory.cpp http://commits.kde.org/tro

[kde-doc-english] [trojita] src/Gui: GUI: unify handling of parts when offline

2013-08-09 Thread Jan Kundrát
Git commit 4ae64adf7de4a47e40c24bbd16d5f651a7515d7a by Jan Kundr?t. Committed on 04/08/2013 at 21:32. Pushed by jkt into branch 'master'. GUI: unify handling of parts when offline The code which presents an error to the user is already implemented, so let's use it instead of an ad-hoc sine tellin

[kde-doc-english] [trojita] src/Gui: GUI: allow inline display of inlined attachments of supported MIME types

2013-08-09 Thread Jan Kundrát
Git commit 47bb8f0451e1ed4f98520173f59fe47a4d7ac4b0 by Jan Kundr?t. Committed on 04/08/2013 at 20:55. Pushed by jkt into branch 'master'. GUI: allow inline display of inlined attachments of supported MIME types M +25 -5src/Gui/PartWidgetFactory.cpp http://commits.kde.org/trojita/47bb8f045

[kde-doc-english] [trojita] src/Gui: GUI: show inline attachments with the usual buttons suggesting that they are, in fact, attachments

2013-08-09 Thread Jan Kundrát
Git commit 940acd9ee4d399308213de76a34577872f345904 by Jan Kundr?t. Committed on 04/08/2013 at 21:27. Pushed by jkt into branch 'master'. GUI: show inline attachments with the usual buttons suggesting that they are, in fact, attachments M +19 -3src/Gui/AttachmentView.cpp M +4-1sr

[kde-doc-english] [trojita] src/Gui: GUI: reflect uncached parts in the GUI

2013-08-09 Thread Jan Kundrát
Git commit 95b085f5d37cdb06b221ae3afda7db97959cdd05 by Jan Kundr?t. Committed on 04/08/2013 at 11:00. Pushed by jkt into branch 'master'. GUI: reflect uncached parts in the GUI M +43 -0src/Gui/EmbeddedWebView.cpp M +9-0src/Gui/EmbeddedWebView.h http://commits.kde.org/trojita/95b0

[kde-doc-english] patch for dolphin plus konqueror

2013-08-09 Thread David Palser
st regards, David -- next part -- A non-text attachment was scrubbed... Name: dp21.patch Type: text/x-patch Size: 24036 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20130809/d1c69f09/attachment.patch>

[kde-doc-english] [kde-baseapps] doc: Fix typos and puctuation in docs

2013-08-09 Thread Yuri Chornoivan
Git commit af0ef6c522118c7b5a46126b0cabe305d007e5b7 by Yuri Chornoivan, on behalf of David Palser. Committed on 09/08/2013 at 15:07. Pushed by yurchor into branch 'master'. Fix typos and puctuation in docs M +57 -57 doc/dolphin/index.docbook M +6-6doc/konqueror/index.docbook http:

[kde-doc-english] [kate] doc/kate: mention #pop!Context again

2013-08-09 Thread Dominik Haumann
Git commit 0b3ec5422da9456fb699c0a93adf22da7201ecd3 by Dominik Haumann. Committed on 09/08/2013 at 12:29. Pushed by dhaumann into branch 'master'. mention #pop!Context again It's in the docs already since commit http://commits.kde.org/kate/c588e9f1f75d19a2916dff4b0c2b080242a716b9 Mentioning it e

[kde-doc-english] [kdepim] doc/kmail: add missing filename extension markup again

2013-08-09 Thread Burkhard Lück
Git commit 21d63ee22a4e4f65f8498c19f935b8f6cda24a59 by Burkhard L?ck. Committed on 09/08/2013 at 09:34. Pushed by lueck into branch 'master'. add missing filename extension markup again M +1-1doc/kmail/menus.docbook http://commits.kde.org/kdepim/21d63ee22a4e4f65f8498c19f935b8f6cda24a59

[kde-doc-english] [kdepim] doc/kmail: Fix minor typo

2013-08-09 Thread Yuri Chornoivan
Git commit 92ace6bcceaaf37dc3f9469559b88784fbcfaa50 by Yuri Chornoivan. Committed on 09/08/2013 at 09:11. Pushed by yurchor into branch 'master'. Fix minor typo M +1-1doc/kmail/menus.docbook http://commits.kde.org/kdepim/92ace6bcceaaf37dc3f9469559b88784fbcfaa50 diff --git a/doc/kmail/m

[kde-doc-english] [kdepimlibs] doc/kcontrol/kresources: doc update to 4.11

2013-08-09 Thread Burkhard Lück
Git commit d4a04222b1e1ab6fb300a479f6b5d1876dd2c852 by Burkhard L?ck. Committed on 09/08/2013 at 03:51. Pushed by lueck into branch 'master'. doc update to 4.11 M +10 -7doc/kcontrol/kresources/index.docbook http://commits.kde.org/kdepimlibs/d4a04222b1e1ab6fb300a479f6b5d1876dd2c852 diff -