Commit Graph

479 Commits (458dac89feb9ddf02e015ae7c8bfcac74e88b760)

Author SHA1 Message Date
Robert Fewell d458e13a7f Remove KVP for assoc_uri when passed an empty string
8 years ago
John Ralls 284d6c1456 Fix travis failure try 2.
8 years ago
John Ralls 73d193606e Fix travis failure.
8 years ago
John Ralls 710b122b24 Bug 796940 - Invalid transaction date-posted KVP causes...
8 years ago
John Ralls 4c1c485db6 Use split SCU when borking random split pairs.
8 years ago
John Ralls 4b5ee84575 Work around strange struct tm initializer failure.
8 years ago
John Ralls 0e723610f0 Bug 795080 - Some dates reset to 01/01/1970
8 years ago
Ruben Cheng 36e430c8ba
Update iso-4217-currencies.xml
8 years ago
John Ralls 263c5a40ea Merge Chris Lam's 'maint-scheme-progress' into maint.
8 years ago
John Ralls f6fb1101bd Add bcrypt.lib to engine build flags on Windows < 10.
8 years ago
Christopher Lam b59e209618 [test-extras] gnc-pricedb-create skips if commodity = currency
8 years ago
John Ralls 08e28bfc81 Merge Di Mang's Double-semicolon fix into maint.
8 years ago
John Ralls 7a4b06c442 Bug 796878 - test-qofsession fails on x86_32.
8 years ago
Di Mang 893383ce9b removing double semicolons at the end of lines
8 years ago
John Ralls b7be8d59b7 Remove engine-deprecated.i from CMakeLists.txt.
8 years ago
Geert Janssens 406953c2ae Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla'
8 years ago
John Ralls 26714d2e17 Bug 792446 - Mixed languages in error dialog.
8 years ago
Geert Janssens 2094282790 Merge branch 'block-pref' of https://github.com/Bob-IT/gnucash into maint
8 years ago
Robert Fewell b6f2b111bc Block registered prefs when preference dialogue loaded
8 years ago
John Ralls 26a179872d Don't create 2 new books for every new session.
8 years ago
Geert Janssens 3991ccb9c2 Cache current owner balances
8 years ago
John Ralls 40bcd1e377 Bump the max_denom_mult to match the new GNC_COMMODITY_MAX_FRACTION.
8 years ago
John Ralls 4fe12f5422 Some more magic number replacements.
8 years ago
John Ralls 87533fe4bc Catch std::underflow_error as well as std::overflow_error.
8 years ago
John Ralls 6d2ef90313 Fix a magic number.
8 years ago
John Ralls dd10ac8bc7 Don't need NANOS_PER_SECOND anymore.
8 years ago
John Ralls 80a4591736 Bug 786708 - GnuCash won't load currency fractions larger than 1000000.
8 years ago
John Ralls 2d565215cd Fix localedir relocation.
8 years ago
John Ralls 83b1b8adfc Fix typos.
8 years ago
John Ralls 162605f505 Fix Windows binreloc executable finding.
8 years ago
Geert Janssens 5057703d30 Sql backend - show progress similar to how it's done for xml backend
8 years ago
Geert Janssens 5775662b52 Raise edit level of all accounts before loading transactions and splits
8 years ago
Geert Janssens 221c46585c Sql backend - load transactions before business objects to reduce individual slot queries
8 years ago
Geert Janssens 62eb95c05c Fix memory leaks in gncOwnerGetBalanceInCurrency
8 years ago
Geert Janssens 4e71629966 Fix memory leak in xaccTransRetDateDue
8 years ago
John Ralls 10a21cbfac Merge branch 'Bug794526' into maint
8 years ago
Geert Janssens 48b29f5e91 Fix memory leak in char* type KvpValue and fix improper uses
8 years ago
Geert Janssens b866d7d955 Plug memory leak in xaccSplitDestroy
8 years ago
Geert Janssens 1117027f72 An empty GValue is interpreted as NULL reason, which is still a valid cache
8 years ago
John Ralls f219bc45aa Bug 794526 - Python bindings can't find loadable modules.
8 years ago
John Ralls a19dcc7bd4 Fix crash when there's no TRANS_READ_ONLY_REASON slot.
8 years ago
Geert Janssens d069b67d48 Fix memory leak in xaccTransGetReadOnly
8 years ago
Geert Janssens 3634e8f59d Fix memory leak using qof_instance_get on a GncGUID
8 years ago
Geert Janssens 4cc61463ab Remove unused variable
8 years ago
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