Bug 497575 - Add Qt6/KF6 support
Summary: Add Qt6/KF6 support
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: git (master)
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-16 21:15 UTC by Ralf Habacker
Modified: 2025-01-03 19:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.2
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2024-12-16 21:15:53 UTC
As support for QT5/KF5 will be phased out in the KDE ecosystem, it is necessary to add support for Qt6/KF6 to the kmymoney sources.
Comment 1 Ralf Habacker 2024-12-16 22:21:10 UTC
Git commit 0cfb9a0efb5f4f38358583d9be15c93a20b4368f by Ralf Habacker.
Committed on 16/12/2024 at 21:29.
Pushed by habacker into branch 'master'.

CI: add Qt6/KF6 based build job
FIXED-IN:5.2

M  +14   -0    .gitlab-ci.yml

https://invent.kde.org/office/kmymoney/-/commit/0cfb9a0efb5f4f38358583d9be15c93a20b4368f
Comment 2 Bug Janitor Service 2025-01-03 12:03:13 UTC
A possibly relevant merge request was started @ https://invent.kde.org/office/kmymoney/-/merge_requests/253
Comment 3 Ralf Habacker 2025-01-03 19:28:02 UTC
Git commit f6da7350fd9a757ddb354f72a09c45cf79d7667d by Ralf Habacker.
Committed on 03/01/2025 at 12:02.
Pushed by habacker into branch 'master'.

Use QMetaType::Type if possible to fix Qt6 deprecations

M  +4    -4    kmymoney/plugins/ibanbicdata/ibanbicdata.cpp
M  +1    -1    kmymoney/plugins/ibanbicdata/ibanbicdata.h
M  +99   -29   kmymoney/plugins/sqlcipher/qsql_sqlite.cpp

https://invent.kde.org/office/kmymoney/-/commit/f6da7350fd9a757ddb354f72a09c45cf79d7667d