Commit Graph

334 Commits (d42695e75a5b8865331694c9490c7446af7ebcc3)

Author SHA1 Message Date
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
Geert Janssens 4ffc4d046f GncEntry - Fix inverted comparison
7 years ago
John Ralls 2d4f771bed Merge Adrién Panella's 'budget' into maint.
7 years ago
Adrian Panella 5bb54d073c [budget] Fix error in qof_book property path
7 years ago
John Ralls 217418bb8c Merge Adrián Panella's 'numeric' into maint.
7 years ago
Adrian Panella f905467a44 [numeric] Fix constructor from strings in range (0 ,1)
7 years ago
John Ralls e6c50357bb Fix test error string to match actual error.
7 years ago
David Palma aab89065da
Bug 796949 - Fix division and rounding of zero.
7 years ago
John Ralls 94bb28d9ab Bug 797127 - Company name and address in reports not display properly
7 years ago
Robert Fewell d1ee651bbc Modify the qof log format based on max logger name from log.conf
7 years ago
Robert Fewell 4368e18ac5 Bug 797165 - Crash on price deletion.
7 years ago
Robert Fewell 9f0558ffb5 Add some missing log Macros for the price model
7 years ago
Robert Fewell 20e2b6b5de Bug 797175 - Opening a file from a gvfs mount point fails
7 years ago
Robert Fewell 0f6465ca6d Bug 797175 - Gnucash will not open from UNC paths.
7 years ago
Robert Fewell 5eb6f76e63 Change uri functions to work with valid Windows file uri's
7 years ago
John Ralls bc9d83c90f Merge Christoph Holterman's 'PR-G_ADD_PRIVATE-clean' into maint.
7 years ago
Christopher Lam 09e0e02a75 [test-extras] abstract test-data skeleton
7 years ago
Christopher Lam fe6cc534a0 [engine-utilities] deprecate account utility functions
7 years ago
Christopher Lam 972562421e [engine-utilities] deprecate split utility functions
7 years ago
Christopher Lam 9ba0d9658d [test-extras] (create-transaction) adds price trading commodities/currency
7 years ago
Christopher Lam 918321aafa [test-extras] for tests: (env-create-multisplit-transaction)
7 years ago
John Ralls 11083d6052 Bug 796989 - some date/time does not honor user locale (bis).
7 years ago
Sicelo 07fbb46398
Update SZL section header
7 years ago
Sicelo 86be3b9247
Update iso-4217-currencies.xml
7 years ago
Sicelo 96577ff922
Update iso-4217-currencies.xml
7 years ago
John Ralls 7d7da8e2c4 Bug 797067 - Date displayed incorrectly in register take two.
7 years ago
Mike Alexander df19244792 Fix the comments on double_to_gnc_numeric. GNC_DENOM_AUTO is allowed.
7 years ago
Christoph Holtermann 2ab6650e9a Replace deprecated g_type_class_add_private
7 years ago
Christoph Holtermann 2cfc61182e directly use G_DEFINE_TYPE instead of QOF_GOBJECT_GET_TYPE
7 years ago
Christoph Holtermann 1bfcc95998 directly use G_DEFINE_TYPE_WITH_PRIVATE instead of QOF_GOBJECT_GET_TYPE
7 years ago
Christoph Holtermann 658da08008 replace deprecated g_type_class_add_private
7 years ago
John Ralls f9f714c78d gnc_pricedb_nth_price: Clarify code and cache results.
7 years ago
Alex Aycinena fc15364326 remove unnecesary 'home' level in path for US Income Tax book tax information
7 years ago
John Ralls 3a48672763 Complete reversion of e81bcf6 in gnc-pricedb.c.
7 years ago
John Ralls 020bc5371f Bug 797046 - Tools / Price Database / Currencies UI not working...
7 years ago
John Ralls e31f4c3f95 Fix unlocalized date in status bar.
7 years ago
Christian Stimming 75b6d14455 Speed-up of dealing with account_imap lists: Replace g_list_append with _prepend and subsequent _reverse.
7 years ago
Alex Aycinena 217289d037 Bug #796687, Tax entity name and type don't get saved. Change frame->set to frame->set_path to create missing frames.
7 years ago
Thomas Klausner 3ab5a2be52 Bug 797041 - enum confusion in qoflog.
7 years ago
John Ralls b4fedff90e Provide a single static instance of C++ locale.
7 years ago
John Ralls cee97be8d4 Add GncDateTime::timestamp().
7 years ago
John Ralls cec3f6031e Fix broken compile of test-gnc-date.c on Ubuntu 14.04.
7 years ago
John Ralls 9fa7b7f940 Implement a faster date-time serialization function.
7 years ago
John Ralls 137c920d06 Merge Chris Carson's 'dateFormat' into maint.
7 years ago
John Ralls a65dd6cc25 Merge Chris Carson's 'refactor-Scrub-c' into maint.
7 years ago
Christopher D. Carson 2b69278650 Re-coded for cached locale.
7 years ago
Christopher D. Carson 0e37e059d5 Fix XML load CPU hotspot: Scrub.c xaccTransScrubPostedDate
7 years ago
Christian Stimming eb9e45bc20 Sorting speed-up: Cache the bool value of Transaction's is_closing property.
7 years ago
Christopher Lam 2423aeda42 [engine/test-test-extras] remove duplicated test file
7 years ago
Robert Fewell 2634f23f87 Bug 767772 - Associated file with transaction is lost
7 years ago