Commit Graph

62 Commits (06b2e6bb2f0aa7f99b2da49fecfe2931db4f7408)

Author SHA1 Message Date
John Ralls d8c2f52447 Correct quoting for SQL backends.
9 years ago
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 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 1e0a9a0ef8 Parse date strings into a struct tm and construct GDateTime with that.
9 years ago
John Ralls 7e7d42847c Fix load string KVP memory error.
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 83d14e1c1c Restructure the src directory
9 years ago