[kmymoney] [Bug 455596] Broken date format

2023-03-25 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=455596

--- Comment #1 from Thomas Baumgart  ---
Git commit 7e1fdb6b63c8b6c7a07d2732049842674b9e4134 by Thomas Baumgart.
Committed on 25/03/2023 at 14:29.
Pushed by tbaumgart into branch 'master'.

Use consistent date format throughout the application

The format still relies on the current locale, but a central location in
the code is now used which provides a consistent 4 digit year format for
dates.

M  +8-7kmymoney/dialogs/kcurrencycalculator.cpp
M  +2-1kmymoney/dialogs/kmymoneypricedlg.cpp
M  +1-0kmymoney/kmymoney.cpp
M  +5-4kmymoney/mymoney/mymoneyfile.cpp
M  +36   -8kmymoney/mymoney/mymoneyutils.cpp
M  +5-1kmymoney/mymoney/mymoneyutils.h
M  +4-4kmymoney/mymoney/storage/onlinejobsmodel.cpp
M  +2-1kmymoney/mymoney/storage/pricemodel.cpp
M  +1-1kmymoney/plugins/checkprinting/checkprinting.cpp
M  +3-3kmymoney/plugins/views/forecast/kforecastview_p.h
M  +7-7kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp
M  +7-6kmymoney/plugins/views/reports/core/listtable.cpp
M  +6-8kmymoney/plugins/views/reports/core/reporttable.cpp
M  +14   -13   kmymoney/plugins/views/reports/core/tests/querytable-test.cpp
M  +2-2kmymoney/plugins/views/reports/kreportsview_p.h
M  +3-2kmymoney/views/keditscheduledlg.cpp
M  +2-3kmymoney/views/khomeview_p.h
M  +1-1kmymoney/views/kscheduledview_p.h
M  +7-6kmymoney/widgets/kmymoneybriefschedule.cpp
M  +7-4kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp
M  +6-4kmymoney/wizards/newloanwizard/effectivedatewizardpage.cpp
M  +11   -9kmymoney/wizards/newloanwizard/keditloanwizard.cpp
M  +3-1kmymoney/wizards/newloanwizard/summaryeditwizardpage.cpp
M  +3-2kmymoney/wizards/newloanwizard/summarywizardpage.cpp

https://invent.kde.org/office/kmymoney/commit/7e1fdb6b63c8b6c7a07d2732049842674b9e4134

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 462607] Overdue schedule not in red

2023-03-25 Thread Eleazar via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=462607

Eleazar  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|NEEDSINFO   |REOPENED
 Resolution|WAITINGFORINFO  |---

--- Comment #6 from Eleazar  ---
(In reply to Thomas Baumgart from comment #5)
> I scanned the source multiple times now and cannot figure any cause for
> this. Also, I cannot reproduce the problem :(
> 
> 1. Are you comparing the two versions on the same computer?
Yes. Comparison made on same machine (back to back comparison)
> 2. With KMyMoney not running, can you rename ~/.config/kmymoney/kmymoneyrc
> to some other name? Then check if the problem persists. The file will be
> re-created but you can override it with your original after the test to get
> back your settings (again, do this without KMyMoney running).
I renamed the file and opened my kmy file and the issue is still present
> 3. Does the problem also show up in the current master version?
I haven't tried to build it from source cause I had issues last time I tried
(hence why I am using AppImages)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 462607] Overdue schedule not in red

2023-03-25 Thread Eleazar via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=462607

--- Comment #7 from Eleazar  ---
Updated on box specs

Linux/KDE Plasma: 
Ubuntu 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version:  5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Kernel 5.19.0-35-generic
Graphics Platform: X11

-- 
You are receiving this mail because:
You are the assignee for the bug.