Commit Graph

32 Commits (26e452bab7ba514b22b6f4fe03ffade98e46b2f0)

Author SHA1 Message Date
John Ralls 7f8d5456c7 Bug 798789 - Trading Accounts
1 year ago
John Ralls 5781f3445b SQLBackend: Use std::optional return value instead of exceptions
3 years ago
Richard Cohen 9c6ad222a9 [-Wunused-function] - remove
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls f24c2c8bdd Instrument failure to set the account when creating a split.
3 years ago
Christopher Lam c9db551693 g_free qof_print_date which returns a new char*
5 years ago
John Ralls e88f31e05c Bug 784623 - GNUCash does not work with sql backend, I can open...
7 years ago
John Ralls 9fa7b7f940 Implement a faster date-time serialization function.
7 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
7 years ago
Di Mang 893383ce9b removing double semicolons at the end of lines
8 years ago
Geert Janssens 5775662b52 Raise edit level of all accounts before loading transactions and splits
8 years ago
John Ralls 20f6e4e690 Remove Timespec from the SQL backend.
8 years ago
John Ralls f7ed46a35b Bug 796248 - Editing Scheduled Transaction, take 2.
8 years ago
John Ralls f144a8deb7 Revert "Bug 796248 - Editing Scheduled Transaction"
8 years ago
John Ralls ffe6044cd6 Bug 796248 - Editing Scheduled Transaction
8 years ago
John Ralls 243bf8afce Bug 796369 - Notes lost or perhaps just not displaying when using...
8 years ago
Geert Janssens c71204628d Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file
8 years ago
Geert Janssens 3138229cf6 A few whitespace fixups
8 years ago
Geert Janssens 06db9bcf2b Fix crash when loading sql book with posted transactions
8 years ago
Geert Janssens 80dbb9940b Fix a couple of warnings introduced by commit 01420adb99
8 years ago
John Ralls 01420adb99 Bug 772776 - VERY large queries (over 11000 fields in IN clause) slow...
8 years ago
John Ralls e90a662a20 Use subquery instead of instancevec GncSqlTransBackend::load_all.
8 years ago
John Ralls b739661171 Remove functions marked G_UNUSED.
8 years ago
John Ralls 9b64357427 Remove LOAD_TRANSACTIONS_AS_NEEDED from SQL backend.
8 years ago
John Ralls e4d0ad9dda Reduce use of gnc_sql_slots_load_for_instancevec.
8 years ago
Bill Nottingham 434dd9520c Adjust catch syntax to avoid GCC8 warnings.
8 years ago
John Ralls 9c4635e393 Bug 784623 - GNUCash does not work with sql backend.
8 years ago
John Ralls 937f8c5083 Set GncSqlObjectBackend::m_version to the appropriate TABLE_VERSION.
8 years ago
John Ralls 04642fc42a [SQL] Check return of string_to_guid, bail if false.
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago