Commit Graph

220 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
John Ralls 9c4635e393 Bug 784623 - GNUCash does not work with sql backend.
9 years ago
John Ralls 937f8c5083 Set GncSqlObjectBackend::m_version to the appropriate TABLE_VERSION.
9 years ago
John Ralls 9444c1e300 Fix bad string construction in adjust_sql_options.
9 years ago
John Ralls 61316648b8 Bug 789608 - Compilation problems when linking libraries.
9 years ago
John Ralls 1895ae280c Merge branch 'maint' into unstable
9 years ago
John Ralls 04642fc42a [SQL] Check return of string_to_guid, bail if false.
9 years ago
John Ralls d17c24b770 Bug 789298 - Prompt for file history update leads to crash during startup.
9 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
John Ralls 91a2ee4525 [MacOS] Change CMake installed names to absolute paths from @rpath/...
9 years ago
lmat a9cc488cbf Should return std::string
9 years ago
John Ralls 1e0a9a0ef8 Parse date strings into a struct tm and construct GDateTime with that.
9 years ago
John Ralls c6a72cc596 Revert "Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib."
9 years ago
John Ralls 7e7d42847c Fix load string KVP memory error.
9 years ago
John Ralls 6a359f86a0 Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib.
9 years ago
Geert Janssens f943ba61ae Rename directory for code from external projects
9 years ago
John Ralls e9ac71c0f9 Fix time-string format in backend for GncDateTime(std::string).
9 years ago
John Ralls 43df1ccc3a Fix the most serious backend memory leaks.
9 years ago
Geert Janssens 0c6da2f001 Cleanup some more obscure references to no longer existing 'src' directory
9 years ago
Geert Janssens afecab330a Move accounts, checks and pixmaps into a data directory
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago