[kmymoney] kmymoney: Merge branch 'add_reversing_transaction'

2020-03-26 Thread Dawid Wróbel
Git commit cb1784822d84970c282032fd1125465dc8a5dc27 by Dawid Wróbel. Committed on 26/03/2020 at 19:07. Pushed by wrobelda into branch 'master'. Merge branch 'add_reversing_transaction' GUI: M +1-0kmymoney/kmymoney.cpp

Re: Translation issues with the calligraplan documentation

2020-03-26 Thread Dag
I have adjusted the structure so now xml2po extracts all texts, at least. Haven't tested if xml2po works. Also noted there are problems with keycode/keycap, but let's see if my changes is enough to generate translated docs. --- Cheers, Dag Luigi Toscano skrev den 2020-03-24 23:33: > Hi, >

[khelpcenter] [Bug 419256] New: Section title font sizes smaller than normal text

2020-03-26 Thread Dag Andersen
https://bugs.kde.org/show_bug.cgi?id=419256 Bug ID: 419256 Summary: Section title font sizes smaller than normal text Product: khelpcenter Version: unspecified Platform: Other OS: Linux Status: REPORTED

[calligraplan] doc: Documentation: Adjust structure to satisfy xml2po

2020-03-26 Thread Dag Andersen
Git commit c4901979b850a7bd0f1e9fecb6f273435e35 by Dag Andersen. Committed on 26/03/2020 at 08:49. Pushed by danders into branch 'master'. Documentation: Adjust structure to satisfy xml2po M +2-0doc/contexthelp.docbook M +7-5doc/costbreakdownstructureeditor.docbook M +22

[frameworks-kdoctools] [Bug 419256] Section title font sizes smaller than normal text

2020-03-26 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=419256 Luigi Toscano changed: What|Removed |Added Component|general |general Product|khelpcenter

D28304: Use bold italic at 100% for sect4 titles, and bold 100% for sect5 titles

2020-03-26 Thread Yuri Chornoivan
yurchor edited the test plan for this revision. REPOSITORY R238 KDocTools REVISION DETAIL https://phabricator.kde.org/D28304 To: yurchor, #documentation, danders Cc: kde-frameworks-devel, kde-doc-english, LeGast00n, cblack, gennad, fbampaloukas, GB_2, michaelh, ngraham, bruns, skadinna

D28304: Use bold italic at 100% for sect4 titles, and bold 100% for sect5 titles

2020-03-26 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Documentation, danders. Herald added projects: Frameworks, Documentation. Herald added subscribers: kde-doc-english, kde-frameworks-devel. yurchor requested review of this revision. REVISION SUMMARY Now the titles are small and hard to

D28304: Use bold italic at 100% for sect4 titles, and bold 100% for sect5 titles

2020-03-26 Thread Dag Andersen
danders added a comment. I got the best result (imho) with this: div.sect3 h4 { font-size: 100%; font-weight: bold; } div.sect4 h5 { font-size: 100%; font-weight: bold; } div.sect5 h6 { font-size: 90%; font-style: italic; } Note the

[calligraplan] doc: Documentation: Use sect5 titles, layout fixed in frameworks

2020-03-26 Thread Dag Andersen
Git commit c2a982862c0c3a390d9c48e8a7ee4b11ce0a9eb3 by Dag Andersen. Committed on 26/03/2020 at 13:02. Pushed by danders into branch 'master'. Documentation: Use sect5 titles, layout fixed in frameworks M +6-3doc/creatingodtreporttemplates.docbook

D28304: Use bold italic at 100% for sect4 titles, and bold 100% for sect5 titles

2020-03-26 Thread Yuri Chornoivan
yurchor updated this revision to Diff 78544. yurchor added a comment. Fixed definitions as suggested. REPOSITORY R238 KDocTools CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28304?vs=78537=78544 BRANCH master REVISION DETAIL https://phabricator.kde.org/D28304 AFFECTED

D28304: Use bold italic at 100% for sect4 titles, and bold 100% for sect5 titles

2020-03-26 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R238:c2e0be30f87f: Use bold italic at 100% for sect4 titles, and bold 100% for sect5 titles (authored by yurchor). REPOSITORY R238 KDocTools CHANGES SINCE LAST UPDATE

[frameworks-kdoctools] [Bug 419256] Section title font sizes smaller than normal text

2020-03-26 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=419256 Yuri Chornoivan changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

D28304: Use bold italic at 100% for sect4 titles, and bold 100% for sect5 titles

2020-03-26 Thread Dag Andersen
danders accepted this revision. This revision is now accepted and ready to land. REPOSITORY R238 KDocTools BRANCH master REVISION DETAIL https://phabricator.kde.org/D28304 To: yurchor, #documentation, danders Cc: kde-frameworks-devel, kde-doc-english, LeGast00n, cblack, gennad,