Commit Graph

195 Commits (1890c6ccfb1fbfa6063bf34c8a2e406b6e41c9d5)

Author SHA1 Message Date
John Ralls 358cd979d9 Remove Timespec from the main engine classes (Transaction, Split, & Account.
8 years ago
John Ralls fee589b28c Remove Timespec from pricedb.
8 years ago
John Ralls c8b372e390 Convert GNC_TYPE_TIMESPEC to GNC_TYPE_TIME64, Kvp::Type::Timespec to Kvp::Type::Time64
8 years ago
John Ralls 2f861bc2a4 Ensure all C++ class member raw pointers are default-initialized to nullptr.
8 years ago
Geert Janssens 239ee6797a Fix crash when cancelling a Save As... overwrite action
8 years ago
John Ralls 43af50bd8a Bug 796759 - --add-price-quotes <sql file> leaves a lock on the file.
8 years ago
John Ralls de927d535d Fix test-backend-dbi for Postgress and MySQL.
8 years ago
John Ralls 756f444ac3 Update bug tracker URL
8 years ago
Geert Janssens 9d5712ef09 Use same 'force' logic sequence for sqlite and other dbs
8 years ago
Geert Janssens 875781847a Bug 796724 - Can't overwrite gnucash DB on MariaDB
8 years ago
Geert Janssens 9ab06bc9b3 Bug 789594 - Unable to overwrite sqlite3 database file
8 years ago
Geert Janssens 240c4bd2cf Whitespace cosmetics
8 years ago
John Ralls f7ed46a35b Bug 796248 - Editing Scheduled Transaction, take 2.
8 years ago
John Ralls 4e04f6e51d Don't warn about an invalid date if it's just an empty column.
8 years ago
John Ralls 1e6627c4c5 [DBI Backend] Init and finalize the backend in setup and teardown.
8 years ago
Geert Janssens a438a59513 Bug 795944 - Cannot store change to Business Suppliers data
8 years ago
John Ralls f144a8deb7 Revert "Bug 796248 - Editing Scheduled Transaction"
8 years ago
John Ralls 696277bbf6 New clang error enforces virtual destructors.
8 years ago
John Ralls ffe6044cd6 Bug 796248 - Editing Scheduled Transaction
8 years ago
John Ralls c8861d4666 Bug 795276 - Invalid date on price stops file from being parsed.
8 years ago
John Ralls 333a14c0fd Fix ubuntu build failure.
8 years ago
John Ralls 3b3074c28d Bug 796117 - Connecting 3.1 to an existing mysql db drops all data
8 years ago
John Ralls f8045b2735 A wee bit of C++ style.
8 years ago
John Ralls 537fd995a3 Ensure full precision of doubles is saved to SQL.
8 years ago
John Ralls 9db60ca63c Make float database operations more consistent.
8 years ago
John Ralls 3e052e8dac [DBI Backend] Rework backup-table management.
8 years ago
John Ralls e23769f078 [DBI Backend] If there's a set error value use that to set the backend error.
8 years ago
John Ralls f504e39d78 Correct the type of error variables.
8 years ago
John Ralls 464fdeeb26 [DBI Backend] Remove unused TableOpTypes.
8 years ago
John Ralls 243bf8afce Bug 796369 - Notes lost or perhaps just not displaying when using...
8 years ago
gnucash-dev 8b3a874418 Fix typo
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens b761b5a0dc Bug 795377 - Reads and saves Gnucash 2.6.19 XML file, then can't reread it, due to bad date in old file
8 years ago
Geert Janssens c71204628d Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file
8 years ago
John Ralls cad6bb4272 Bug 792105 - Startup takes several minutes, take two.
8 years ago
John Ralls 39aecb7610 Bug 794936 - 3.0 does not open previously saved sqlite3 files...
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 4ba77f7b09 Remove another gnc_pop_locale().
8 years ago
John Ralls a04fd573ef Bug 792105 - Startup takes several minutes
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
Geert Janssens 7271ce3dee Add feature kvp frame to the dbi test file
8 years ago
Geert Janssens 152277274f Fix slot loading in sql backend
8 years ago
John Ralls 8fe2cb6fa8 Fix date corruption in SQL load.
8 years ago
John Ralls e5561bd7ab Fix lost Bayesian matches in SQL backend.
8 years ago
John Ralls 74d94650ed Avoid crash when committing a date outside of the valid range
8 years ago
John Ralls a4399ee732 Bug 792157 - Cannot create account with different currency
8 years ago
John Ralls 78705dc8be Bug 792833 - User specifies source of 'num' field'; either...
8 years ago
Geert Janssens 00396db560 Remove the .in extension from test-real-data.sh and stop configuring it for autotools
8 years ago
Geert Janssens 0f4a72b49f Remove unused file
8 years ago
John Ralls 74ddb671e4 Merge Chris Lam's and Aaron Laws's branch 'time64-ftw' into unstable.
8 years ago
John Ralls 6ffb77de20 Merge branch Rob Gowin's 'bye_bye_autotools' into unstable.
8 years ago
John Ralls 8900b19da3 Bug 790845 - 2.7.3: massive test failures on some architectures (reopened).
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
lmat 1f050fd1e5 Transaction members Timespec->time64
8 years ago
lmat 9a86dd222b gncInvoice uses time64
8 years ago
lmat 598cb6d861 gncEntry members timespec->time64
8 years ago
lmat 5dd12119b7 Converted timespec_to_dom_tree to time64
8 years ago
lmat f77369bb96 Removing timspec from some xml parsing
8 years ago
John Ralls c0fd3b3165 Remove all references to the now-defunct Yahoo! quote retrieval
8 years ago
John Ralls bbd2df6a3b Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7.
8 years ago
John Ralls 91727525b9 Enforce -Werror on C++ files and fix resulting errors.
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
8 years ago
lmat 34e0d6cfa0 kvp frame to template and correcting failure macro
8 years ago
John Ralls 0026b10851 Merge branch 'maint' into unstable
8 years ago
John Ralls 1c8c53a861 Remove (unused because of an error) parse-to-tm string timespec construction.
8 years ago
John Ralls 5204100d53 Use GNUInstallDirs in CMake Builds
9 years ago
John Ralls 13657ee1bb Merge branch 'maint' into unstable
9 years ago
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 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