gnucash/libgnucash/backend/dbi
2021-08-03 12:14:12 +08:00
..
test Move glib and gtk includes out of extern C for tests. 2021-02-16 13:23:48 -08:00
.splintrc Cleanup some more obscure references to no longer existing 'src' directory 2017-08-11 22:44:50 +02:00
CMakeLists.txt Merge branch 'maint' 2020-02-06 16:50:08 +01:00
gnc-backend-dbi.cpp g_free gnc-path's gchar* intermediate strings 2021-08-03 12:14:12 +08:00
gnc-backend-dbi.h Fix typos in libgnucash/ 2021-03-02 01:15:32 +01:00
gnc-backend-dbi.hpp Replace the three bool parameters to qof_session_begin to an enum. 2020-06-04 14:07:28 -07:00
gnc-dbiprovider.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-dbiproviderimpl.hpp Bug 796967 - gnclock table not removed when using PostgreSQL. 2018-12-28 13:22:40 -08:00
gnc-dbisqlconnection.cpp Fix unnecessary copy in range-for loop 2020-09-25 12:31:13 -07:00
gnc-dbisqlconnection.hpp Don't try to unlock the GncDbiSqlConnection when it was connected read-only. 2020-06-04 14:07:28 -07:00
gnc-dbisqlresult.cpp Fix most of the unused assignment errors from static analysis. 2018-11-30 15:08:41 +09:00
gnc-dbisqlresult.hpp Ensure all C++ class member raw pointers are default-initialized to nullptr. 2018-08-10 12:21:28 -07:00