Jesus,
On Sonntag, 5. Januar 2020 10:36:07 CET jvap...@gmail.com wrote:
> Everyone,
>
> I found the code I was looking for. Thank you very much! I made my
> change, tested it, and it works the way I want it to. What is theprocess to
> bring up a 'change' as part of the core program?
Post you
Everyone,
I found the code I was looking for. Thank you very much! I made my
change, tested it, and it works the way I want it to. What is theprocess to
bring up a 'change' as part of the core program?
Basically, I feel that the bar charts should not display the Expenses,
nor Transfers, as neg
Hi,
please find my answers inline.
On Samstag, 28. Dezember 2019 23:48:03 CET jvap...@gmail.com wrote:
> Thanks Thomas.
> I am trying to read between the lines. So if I miss something, please
> let me know.
> Here is what I did:
> git clone --single-branch --branch master
> git://anongi
Jesus,
I created build scripts that I use several times a month to build and
install KMM from the 3 branches (including 4.8). You can also build
from a released source file. Feel free to download them from the link
below, they may help explain the process even if you do not wish to
use them. I alw
Thanks Thomas.
I am trying to read between the lines. So if I miss something, please
let me know.
Here is what I did:
git clone --single-branch --branch master
git://anongit.kde.org/kmymoney.git kmy/master git clone --single-
branch --branch 5.0 git://anongit.kde.org/kmymoney.git kmy/s
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
Hi Jack,
Yeah I tried to copy into kwrite to remove any extra formatting. On Windows
I use notepad for the purpose. When I originally pasted in there it was all
out of shape. I thought I had fixed it. Sorry about the mess.
In any case, I believe as you do. That somehow the code I am seeing is not
Pending further response from Thomas, I think the debugfull is better
for your situation. However, the actual control of optimization is in
flags to the compiler, usually set with CFLAGS or CXXFLAGS.
Optimization is -Ox where x is the level of optimization applied. For
example, my cmake line
Hi Thomas,
Thanks for the response.
Where can I check this? > Did you build with optimization? Turn them
off.
My last cmake command was: cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins
I will try the following: cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DKDE_INSTAL
Everyone... in case you have run into this before.
I cannot seem to get Kdevelop to work correctly.
Problems:
- I set breakpoints but the breakpoint is set a few lines off.
- When running in Debug mode, I am watching a variable named
invertedValue which I hard coded to = true; and still the
Hi Thomas,
Thanks for the help.
> The spot you found is not negating the value of each expense, but
> simply
> negates the value contained in the grid if the underlying account for
> the cell
> is an expense account. So I wonder if that would be the spot to
> achieve what
> you are trying.
Ri
Jesus,
On Samstag, 21. Dezember 2019 18:28:05 CET Jesus Varela wrote:
> Dev team,
>
> I am trying to become more familiar with the code and am looking for the
> code that would control whether transfers are graphed and displayed as
> negative numbers in the reports. I want to display absolute va
12 matches
Mail list logo