Commit Graph

20229 Commits (40bcd1e37779b2c6bcc1fc1cdb00aef8f28adb34)
 

Author SHA1 Message Date
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 70bc472ffe Revert "[net-charts] deoptimize accounts-list"
8 years ago
John Ralls 39575f2272 Bug 784420 - "Save changes on closing" window waits 2^32 seconds when...
8 years ago
John Ralls 77fb01db82 Merge branch Christoph Holterman's 'python-query-test' into maint
8 years ago
Christoph Holtermann 54cb3358ce add basic test for python query
8 years ago
John Ralls 2d565215cd Fix localedir relocation.
8 years ago
John Ralls 59a6ebc33a Fix TravisCI build failure.
8 years ago
John Ralls 0cf42a75b3 Bug 796858 - TypeError: in method 'qof_query_int32_predicate',...
8 years ago
Frank H. Ellenberger 10811b8a43 Redo of commit 586cd70
8 years ago
John Ralls a20a803c8e Merge Chris Lam's 'maint-optimize-interval-charts' into maint.
8 years ago
John Ralls 766dc9b2d5 CMake: Test for & set WORDS_BIGENDIAN, set _GNU_SOURCE.
8 years ago
Frank H. Ellenberger 586cd70432 Update Overview of README
8 years ago
Christopher Lam 395b42d620 [average-balance] add styling to data table
8 years ago
Christopher Lam ce58549506 [invoice] mark strings in options as translatable
8 years ago
Christopher Lam ad361d1e69 [invoice] Add customer/vendor ID in client section
8 years ago
Christopher Lam 941acee04e [net-charts] deoptimize accounts-list
8 years ago
Christopher Lam 77063afa73 [report-utilities] improve (gnc:account-get-comm-value-interval)
8 years ago
Christopher Lam 984501e951 [report-utilities] improve (gnc:account-get-comm-balance-at-date)
8 years ago
Christopher Lam 2832b8e63c [report-utilities] compact functions
8 years ago
Christopher Lam 381293655f [test-charts] also test income-expense-barchart amounts
8 years ago
Christopher Lam 9bba9474cb [test-charts] add daily txns and test range
8 years ago
Christopher Lam 3e9cd1fc11 [test-extras] augment (gnc:options->sxml) to allow tag stripping
8 years ago
Christopher Lam 867aa78f91 [test-charts] add SRFI-64 teardown function
8 years ago
John Ralls 83b1b8adfc Fix typos.
8 years ago
John Ralls 162605f505 Fix Windows binreloc executable finding.
8 years ago
John Ralls 06d836e66b Fix cursor handling in the register.
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 5609b704c5 Fix memory leaks in GncQueryView
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
Geert Janssens 33fae41aaa Fix 1-byte memory leak on first run
8 years ago
Geert Janssens ee77f38f40 Fix first run dialog not appearing
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 196decf649 Merge branch 'maint-fix-test-report-utilities' of https://github.com/christopherlam/gnucash into maint
8 years ago
Christopher Lam 4d57df2293 [test-report-utilities] changes to make tests locale independent
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 b2d99615ab Fix if clause
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