Commit Graph

435 Commits (b21874df0bc77ca3760cd45b139ddaf5d78730dd)

Author SHA1 Message Date
John Ralls b05082a09d Merge Chris Lam's consolidated invoice report into maint.
8 years ago
Geert Janssens 705e866472 Bug 796054 follow up
8 years ago
Geert Janssens d07f759ca3 Use alignment-safe buffer handling
8 years ago
Geert Janssens 4c87dd05ec Fix compiler warning issues
8 years ago
Geert Janssens 131df82135 Merge branch 'date-bugs' of https://github.com/Bob-IT/gnucash into maint
8 years ago
Geert Janssens baf933acf2 Bug 796054 - unposting and reposting invoice doubles amounts
8 years ago
John Ralls fc368b91d2 Restore the timespec_val column name in the slots table.
8 years ago
Geert Janssens c977c2350a Merge branch 'sort-filter' of https://github.com/Bob-IT/gnucash into maint
8 years ago
John Ralls 704afc6e02 Comment to explain structuring an (env-transfer-foreign).
8 years ago
John Ralls fe73f52bdb Guard against divide-by-zero errors.
8 years ago
Robert Fewell 2dcb316280 White space removal and change tabs to spaces in qofbook.cpp/h
8 years ago
Robert Fewell fd750a22eb Cache the number of days read only value
8 years ago
Robert Fewell a650693d07 New feature for register sort/filter settings move.
8 years ago
Robert Fewell 9423e0913b Remove white space and re-indent gnc-features.c
8 years ago
John Ralls c08dee67ba Preserve timespec-using functions in Guile bindings.
8 years ago
John Ralls e9098d08d2 Change ISO date format to remove fractional seconds.
8 years ago
John Ralls 35fabe2690 Remove Timespec from gnc-date.
8 years ago
John Ralls 20f6e4e690 Remove Timespec from the SQL backend.
8 years ago
John Ralls 755773ac4c Clean up timespec comments in the XML backend.
8 years ago
John Ralls b32a8a9390 Remove time64_to_string and string_to_time64 and their tests.
8 years ago
John Ralls 62b17ca5db Timespec removal, engine odds-and-ends.
8 years ago
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 92a8cf330a Timespec->time64 in business code.
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 b60aef9d2a Remove timespec2dmy.
8 years ago
John Ralls 6f89bd62b3 Remove timespec from gnucash/gnome.
8 years ago
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 7ef4c00579 [easy-invoice] Display/Charge Type rename back to Display/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