Commit Graph

19 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
John Ralls 26162da450 Merge Richard Cohen's 'cleanup-build' into stable.
3 years ago
Richard Cohen 3c34a61776 Remove #pragma ... "-Wformat-nonliteral"
3 years ago
Richard Cohen 3957272ef0 Fix some typos in comments
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen d8f45f2443 Use const references for for-loops to avoid unnecessary copies
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls 170502c6c5 Bug 797906 - GnuCash data file is locked after a "save-as"...
5 years ago
John Ralls 50329df082 Bug 797811 - GnuCash crashes with segfault when saving to mysql...
6 years ago
John Ralls badda88224 Clear, not empty.
6 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
7 years ago
Geert Janssens 5057703d30 Sql backend - show progress similar to how it's done for xml backend
8 years ago
Geert Janssens 221c46585c Sql backend - load transactions before business objects to reduce individual slot queries
8 years ago
John Ralls 01420adb99 Bug 772776 - VERY large queries (over 11000 fields in IN clause) slow...
8 years ago
John Ralls a4399ee732 Bug 792157 - Cannot create account with different currency
8 years ago
John Ralls d8c2f52447 Correct quoting for SQL backends.
8 years ago
John Ralls 937f8c5083 Set GncSqlObjectBackend::m_version to the appropriate TABLE_VERSION.
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago