Re: Review Request 129616: update kmymoney reference docbook to kf5

2016-12-07 Thread Cristian Oneț
will also review this. - Cristian Oneț On Dec. 5, 2016, 2:47 p.m., Burkhard Lück wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: [kde-doc-english] Review Request 128228: Update kmymoney man page to kf5

2016-06-18 Thread Cristian Oneț
> On June 18, 2016, 8:16 a.m., Burkhard Lück wrote: > > doc/man-kmymoney.1.docbook, lines 93-94 > > > > > > what sould be used in releaseinfo for xx.yy ? I actually replied that the first KF5 release will

Re: [kde-doc-english] Review Request 128228: Update kmymoney man page to kf5

2016-06-18 Thread Cristian Oneț
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128228/#review96659 --- Ship it! Ship It! - Cristian Oneț On June 17, 2016, 6

[kde-doc-english] [kmymoney/frameworks] doc: First round of Handbook changes for upcoming 4.7 release.

2014-09-20 Thread Cristian Oneț
Git commit 2474218d3e1364f1df61e27159b6ad5922466a25 by Cristian One?, on behalf of Jack Ostroff. Committed on 31/08/2014 at 00:09. Pushed by conet into branch 'frameworks'. First round of Handbook changes for upcoming 4.7 release. (cherry picked from commit

[kde-doc-english] [kmymoney/frameworks] doc: the the - the

2014-09-20 Thread Cristian Oneț
Git commit e3fc62c5ea6c903eb171e565b2cee86360c6d179 by Cristian One?, on behalf of Albert Astals Cid. Committed on 16/09/2014 at 09:32. Pushed by conet into branch 'frameworks'. the the - the (cherry picked from commit e62500687523051b5d454fc997bae4d619a4969e) M +2-2

[kde-doc-english] [kmymoney/frameworks] doc: Initial doc on print check plugin.

2014-09-20 Thread Cristian Oneț
Git commit 76993bed729f149cd829b7ce9971890484aad519 by Cristian One?, on behalf of Jack Ostroff. Committed on 31/08/2014 at 22:06. Pushed by conet into branch 'frameworks'. Initial doc on print check plugin. Other updates for 4.7. (cherry picked from commit

[kde-doc-english] [kmymoney/frameworks] doc: Fix typos, enhance formatting

2014-09-20 Thread Cristian Oneț
Git commit 5b348512f7843ac2960249e0e00947596880e496 by Cristian One?, on behalf of Yuri Chornoivan. Committed on 07/09/2014 at 05:27. Pushed by conet into branch 'frameworks'. Fix typos, enhance formatting (cherry picked from commit 45ad73dbd836f4f9e774040f42c2af23f8ce5f95) M +2-2

[kde-doc-english] [kmymoney/frameworks] doc: Initial changes to document revised csv importer plugin.

2014-09-20 Thread Cristian Oneț
Git commit 2224b29f3fcc4ee55d79dd65778e80e22555055d by Cristian One?, on behalf of Jack Ostroff. Committed on 02/09/2014 at 15:40. Pushed by conet into branch 'frameworks'. Initial changes to document revised csv importer plugin. (cherry picked from commit

[kde-doc-english] [kmymoney/frameworks] doc: Various further edits for 4.7 release, and much work on cvs importer chapter

2014-09-20 Thread Cristian Oneț
Git commit 9e283be8f54ca8a1fcae41d28224857ffed89bc0 by Cristian One?, on behalf of Jack Ostroff. Committed on 06/09/2014 at 15:41. Pushed by conet into branch 'frameworks'. Various further edits for 4.7 release, and much work on cvs importer chapter (cherry picked from commit

[kde-doc-english] [kmymoney/frameworks] /: Show information about expiration of recover key

2014-08-31 Thread Cristian Oneț
Git commit 45af11d53131c93d1e573155507cc299113dba70 by Cristian One?, on behalf of Thomas Baumgart. Committed on 31/08/2014 at 15:55. Pushed by conet into branch 'frameworks'. Show information about expiration of recover key 30 days prior to the expiration of the KMyMoney recover key an

[kde-doc-english] [kmymoney] doc: Add initial documentation for the tags feature.

2014-08-23 Thread Cristian Oneț
Git commit fb824e2bf5e1ea9d81e0ccee34284b9e189bd6f7 by Cristian One?. Committed on 23/08/2014 at 13:08. Pushed by conet into branch 'master'. Add initial documentation for the tags feature. Also updated the what's new section. A +103 -0doc/details-tags.docbook M +6-3

[kde-doc-english] [kmymoney/frameworks] doc: Add initial documentation for the tags feature.

2014-08-23 Thread Cristian Oneț
Git commit 96df5c10aaf384133823a13ccad3e7078d012e9e by Cristian One?. Committed on 23/08/2014 at 13:08. Pushed by conet into branch 'frameworks'. Add initial documentation for the tags feature. Also updated the what's new section. (cherry picked from commit

[kde-doc-english] [kmymoney] /: Use exceptions the proper way, that is throw them by value and catch

2014-02-22 Thread Cristian Oneț
Git commit c7cd2925209dd2429f2d0814ebe0cbe954f09a6a by Cristian One?. Committed on 22/02/2014 at 10:29. Pushed by conet into branch 'master'. Use exceptions the proper way, that is throw them by value and catch them by const reference. This way we don't need to worry about memory management (we