[kmymoney] [Bug 415633] New: tagged splits not recognised in list of tagged transactions

2019-12-27 Thread Gekko
https://bugs.kde.org/show_bug.cgi?id=415633 Bug ID: 415633 Summary: tagged splits not recognised in list of tagged transactions Product: kmymoney Version: 5.0.7 Platform: Archlinux Packages OS: Linux

[kmymoney] [Bug 415614] .kmy file contains invalid characters

2019-12-27 Thread Alan Prescott
https://bugs.kde.org/show_bug.cgi?id=415614 --- Comment #1 from Alan Prescott --- Created attachment 124741 --> https://bugs.kde.org/attachment.cgi?id=124741&action=edit QXMLEdit Error Sorry, forgot to attach the screenshot - here it is -- You are receiving this mail because: You are the ass

[kmymoney] [Bug 415614] New: .kmy file contains invalid characters

2019-12-27 Thread Alan Prescott
https://bugs.kde.org/show_bug.cgi?id=415614 Bug ID: 415614 Summary: .kmy file contains invalid characters Product: kmymoney Version: 5.0.7 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: minor

Re: Where to find this code

2019-12-27 Thread Thomas Baumgart
Jesus, the whole process of generation of the KMyMoney artifacts is divided into these parts: a) configuration b) compilation / linkage c) installation Step a) is where cmake comes into play. Its job is to convert the meta information provided in CMakeLists.txt files into lower level Makefiles