Commit Graph

407 Commits (39b24325d92b080ef69e4f18e7f5d03d398deafe)

Author SHA1 Message Date
John Ralls 2f861bc2a4 Ensure all C++ class member raw pointers are default-initialized to nullptr.
8 years ago
Geert Janssens 1e87d069f6 Merge branch 'maint-upgrade-test-balsheet' of https://github.com/christopherlam/gnucash into maint
8 years ago
Geert Janssens d69d1f6a32 Merge branch 'maint' of https://github.com/yurchor/gnucash into maint
8 years ago
Geert Janssens 239ee6797a Fix crash when cancelling a Save As... overwrite action
8 years ago
Christopher Lam 47ba21b8dc [test-extras] export gnc-pricedb-create
8 years ago
John Ralls 78ab26cc2b Fix gncInvoice test failure.
8 years ago
Geert Janssens d87fa3a5be Bug 796766 - Credit note creating 'imbalance' with wrong entries
8 years ago
Geert Janssens 69fef8277f Revert "Add preference to control toolbar appearance"
8 years ago
Yuri Chornoivan f9700ba98d Fix minor typos
8 years ago
John Ralls 216528c130 Merge Bob Fewell's 'fixes8' into maint.
8 years ago
John Ralls 6d605762dd Delete the last vestiges of timepair.
8 years ago
John Ralls 773b070345 Don't set transaction properties via scheme in C code.
8 years ago
Robert Fewell 64778fcad5 Fix error when options dialogue is open when app closed
8 years ago
John Ralls ff91056ab1 Resolve ubuntu 14.04 naming conflict.
8 years ago
John Ralls a51be5157c Add preference for forcing prices to decimal display.
8 years ago
John Ralls 1fffbaf856 Bug 794755 - Commodity Register displays fractional prices
8 years ago
Robert Fewell 3b09313107 Add preference to control toolbar appearance
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
Christopher Lam 582265d0c6 [job-report] Prevent Crash if there is no AR account
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 f067e8328e Allow saving to xml over an existing sqlite3 file and the other way around
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
Christian Stimming 5f46553f1f Minor KVP performance cleanup
8 years ago
John Ralls 7e4f9a444f Add some files missing from the diat so distcheck passes.
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
Christian Stimming 92ea3ba8a6 Register speed-up for large files.
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 a9f0fe2f93 Merge Chris Lam's 'maint-test-all-charts' into maint.
8 years ago
Christian Stimming 1e3a445007 Optimize calls to get_path_kvp so that std::strings are not always created and deleted immediately.
8 years ago
Christopher Lam 02bb981daa [test-extras] upgrade env-transfer-foreign to update pricedb
8 years ago
John Ralls 9c7fa77d3b Merge Bob Fewell's 'fixes6' into maint.
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 9e6760f7cb Bug 796527 - invalid currency on scheduled transactions
8 years ago
Robert Fewell 1f14d0f629 In qof_scan_date returns valid date when day and month are 0
8 years ago
John Ralls 6f0a3c4345 Bug 795362 - Special variable "i" not parsed in function calls
8 years ago
John Ralls cdcb230a31 Don't look for backend libraries in old autotools subdirs.
8 years ago
Potuz e3e1464a01 Bug 794617 - Can't compile with -DWITH_GNUCASH=NO due to scm-gnome-utils
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