[kmymoney] [Bug 418233] Sqlcipher plugin could not be build
Ralf Habacker
bugzilla_noreply at kde.org
Sun Mar 1 09:28:09 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=418233
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
|money/a5b858fdce3f87a5386f1 |money/c5c7be98e52cb250bf2e2
|b4f128935dcbf183692 |22e741993ec34373c87
--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit c5c7be98e52cb250bf2e222e741993ec34373c87 by Ralf Habacker.
Committed on 01/03/2020 at 09:26.
Pushed by habacker into branch '4.8'.
Fix 'Sqlcipher plugin could not be build'
Since there is no source package for the Qt4 sqlite driver, the
corresponding sources are embedded in kmymoney sources.
FIXED-IN:4.8.5
A +100 -0 3rdparty/Qt/include/QtSql/private/qsqlcachedresult_p.h
[License: GPL (v3) LGPL (v3)]
A +160 -0 3rdparty/Qt/include/QtSql/qsqldriver.h [License: GPL (v3)
LGPL (v3)]
A +153 -0 3rdparty/Qt/include/QtSql/qsqlresult.h [License: GPL (v3)
LGPL (v3)]
A +749 -0 3rdparty/Qt/src/sql/drivers/sqlite/qsql_sqlite.cpp [License:
GPL (v3) LGPL (v3)]
A +123 -0 3rdparty/Qt/src/sql/drivers/sqlite/qsql_sqlite.h [License:
GPL (v3) LGPL (v3)]
M +1 -2 kmymoney/plugins/sqlcipher/CMakeLists.txt
M +2 -0 kmymoney/plugins/sqlcipher/cmake/modules/FindQSQLiteSource.cmake
https://commits.kde.org/kmymoney/c5c7be98e52cb250bf2e222e741993ec34373c87
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list