https://bugs.kde.org/show_bug.cgi?id=418233

Ralf Habacker <ralf.habac...@freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |4.8.5
      Latest Commit|                            |https://commits.kde.org/kmy
                   |                            |money/a5b858fdce3f87a5386f1
                   |                            |b4f128935dcbf183692
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> ---
Git commit a5b858fdce3f87a5386f1b4f128935dcbf183692 by Ralf Habacker.
Committed on 26/02/2020 at 20:02.
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/a5b858fdce3f87a5386f1b4f128935dcbf183692

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to