Commit Graph

760 Commits (a4b1827793b146e9d0fd8db87c76cb5caa211dc6)

Author SHA1 Message Date
Robert Fewell 4a491f7cde Change a couple of docbook definitions in gnc-pricdb.h
5 years ago
Robert Fewell 05507008c5 Add retrieval functions for price before the date given
5 years ago
Robert Fewell b54c30e03d Bug 798148 - Chart of Accounts page Present(xxx) value wrong
5 years ago
John Ralls bbb4113a5a Bug 798156 - glib 2.68.0 breaks gnucash
5 years ago
John Ralls 4eaa10c6be Another extern-C glib.h, for Windows this time.
5 years ago
Christopher Lam d28ff20ff7 Merge branch 'maint'
5 years ago
John Ralls 27435b1038 Don't filter use of TTInfo file section based on sizeof time_t.
5 years ago
John Ralls b40589244c Fix test-gnc-datetime failure on Ubunutu.
5 years ago
John Ralls c49b45d8f1 Finish the glib 2.67 fixes for CI tests.
5 years ago
John Ralls 1221d7ebc1 Bug 798150 - Error on report over time
5 years ago
John Ralls ebb5eb1f17 Fix GncDateTime::format_zulu to emit the UTC timezone.
5 years ago
John Ralls 3a35514d84 Fix the implementations of gnc_foo_get_day_neutral.
5 years ago
Christopher Lam 2a2f080813 Merge branch 'maint'
5 years ago
Frank H. Ellenberger 4a983761d7 Fix a typo in a comment of the last commit
5 years ago
John Ralls a11065b823 Fix fencepost error in calculating the week_num for POSIX timezone rules.
5 years ago
John Ralls 8e41857014 Catch more exceptions in gnc_numeric_convert
5 years ago
Christopher Lam 87473ed5f9 Merge branch 'maint'
5 years ago
Dong Lin 75209c024f Update price database for imported transactions
5 years ago
Sumit Bhardwaj df579c257b Replace g_memdup by memcpy
5 years ago
Frank H. Ellenberger 93e2829ee5 Merge PR #899 into maint
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
Christopher Lam e79db92d8d [Split.c] xaccSplitListGetUniqueTransactionsReversed
5 years ago
Christopher Lam b2b8792110 prepend-and-reverse instead of O(N^2) append
5 years ago
Frank H. Ellenberger 6bc8679932 I18N: replace several spourious spaces
5 years ago
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
Christopher Lam 092040c7fe Merge branch 'maint'
5 years ago
John Ralls 4359243c08 Move glib and gtk includes out of extern C for tests.
5 years ago
Bill Nottingham f60b6354f8 Fix build with glib2 2.67.x.
5 years ago
Christopher Lam c20a588e0f Don't use g_list_append unnecessarily
5 years ago
Christopher Lam d16f39046d Merge branch 'maint'
5 years ago
John Ralls 0f8d9f6d7c Bug 798093 - Changing the symbol/abbreviation of a security after...
5 years ago
John Ralls bcbebe62b1 Make xaccScrubUtilityGetOrMakeAccount static and remove ScrubP.h
5 years ago
Christopher Lam ddc86579c0 Merge branch 'master-remove-deprecated' #855
5 years ago
Frank H. Ellenberger 84cc64daed I18N: Remove annoying stars from translator comments
5 years ago
John Ralls ffa2f606e3 Fix use-after-free in test_xaccTransEqual.
5 years ago
Christopher Lam c5e7406c9f [account.cpp] remove deprecated function
5 years ago
Allan Nordhøy 383b0b2f19 Replace 'Non Bayesian' with grammatically more correct 'non-Bayesian'.
5 years ago
Allan Nordhøy 8d4d1f1523 Replace 'Non Bayesian' with grammatically more correct 'non-Bayesian'.
5 years ago
Christopher Lam f1c1fca023 [account.cpp][API] deprecate xaccAccountCountSplits
5 years ago
John Ralls ae66da9632 Fix test-gnc-timezone failure caused by latest zoneinfo release.
5 years ago
John Ralls 2ff3bf5877 Echo into CMakeLists.txt rename of gmock-qofqury to fake-qofquery.
5 years ago
Christopher Lam d11bdb3e3a Bug 798015 - cash flow numerical-overflow
6 years ago
Ralf Habacker 63580d91ba Add feature GNC_FEATURE_EQUITY_TYPE_OPENING_BALANCE
6 years ago
Ralf Habacker f8dcd23023 Add support for the opening balance accounts flag
6 years ago
John Ralls e09a26ba3a Merge Christian Gruber's 'test_import_backend' into maint.
6 years ago
John Ralls 2290fa7c22 Fix exception when converting to decimal values that reduce to N/1.
6 years ago
John Ralls d03dc07b8d Remove redundant and incorrectly named constant.
6 years ago
John Ralls 3bcf57e7f2 Fix timezone transition times.
6 years ago
McLayn cebe6022c8 fix CZK partname to nominative singular
6 years ago
Christopher Lam e833c8e1aa [utest-gnc-pricedb.c] test: gnc_pricedb_get_[latest|nearest]_price
6 years ago
Christopher Lam 2ecdd70e24 [gnc-pricedb.c][api] pull out composite pricedb price retriever
6 years ago
Christopher Lam 4d63eb922f [gnc-pricedb.c] copy convert_amount to convert_price
6 years ago
Christopher Lam 26e7eada37 [gnc-pricedb.c] refactor amount converters, use common code
6 years ago
Robert Fewell 8e5e3480ad Bug 797984 - Infinite loop while Check&Repair AR and AP accounts
6 years ago
Robert Fewell 122cd682f6 Add some additional places where Check&Repair can be aborted
6 years ago
Robert Fewell 6ee537e1a7 Allow the Check&Repair routine to be cancellable from CoA
6 years ago
John Ralls 94a68dca7c Bug 797983 - v4.2 report numbers change over gnucash restarts;...
6 years ago
Christian Gruber 6394b6491b fixup! Simplify type checking for GObject mockups
6 years ago
Christian Gruber feba64624c Fix xaccTransSetNotes()
6 years ago
Christopher Lam 6eb2e36c2d minor optimisations, g_list_prepend then g_list_sort separately
6 years ago
Christopher Lam e6486e9d95 deprecate xaccAccountCountSplits with include_children = FALSE
6 years ago
Christopher Lam 1b31c06b29 [Account.cpp] add gnc_account_and_descendants_empty (acc)
6 years ago
John Ralls 5e6f9b3460 Fix some return of ptr-to-temporary errors
6 years ago
John Ralls 1c5561714d Fix ptr-comparison-to-string-literal error
6 years ago
Christian Gruber e44cf9c61f Add missing C linkage statements
6 years ago
Christian Gruber 63969e8628 Remove unecessary include
6 years ago
Christian Gruber d673c32e35 Mock methods should not neccessarily return mock objects
6 years ago
Christian Gruber 0e634c5446 Relax runtime type checks
6 years ago
Christian Gruber 99256c385b Add missing _get_type() functions of all mocked GObject classes
6 years ago
Christian Gruber 833edd0b29 Add missing comment
6 years ago
Christian Gruber bc80bbb325 Simplify type checking for GObject mockups
6 years ago
Christian Gruber b0906b5e2a Use MOCK_CONST_METHODn() macro instead of MOCK_METHODn() macro if necessary
6 years ago
Christian Gruber 5408854c28 Rename GObject type names of mock classes
6 years ago
Robert Fewell edaa0d7eea Fix some spaces on blank lines is source files
6 years ago
Robert Fewell 416e234232 Bug 797945 - Imap bayes conversion runs many times
6 years ago
John Ralls 9c8fa5cd2e Bug 797895 - Hang for a long time (9 minutes per account) importing...
6 years ago
Robert Fewell 7c1026783b Change the document link KVP symbol to original name
6 years ago
John Ralls 843282f583 Merge John Ralls's 'assoc_title' into maint.
6 years ago
John Ralls db626de68a Rename all Transaction and Invoice Association identifiers to DocLink.
6 years ago
Robert Fewell d0309b39d9 Bug 797935 - Strange formal register headers
6 years ago
John Ralls de0422da25 Merge G4js's missing-sentinels into maint.
6 years ago
Christopher Lam f6d34f226f [Scrub.c] improve responsiveness of progressbar during scrub
6 years ago
Gaming4JC cca4524055
Fix warnings: missing sentinel in function calls
6 years ago
jean bbdd4f34b6 Bug 797900 - Crash caused by Quitting while Check and Repair All is running
6 years ago
Christian Gruber 41c147a918 Use /* ... */ for multi-line comments
6 years ago
Christian Gruber df6621f2b5 Add doxygen documentation to QofFakeQuery and QofFakeQueryPool
6 years ago
John Ralls 6d44d0675e Reduce random transactions and iterations on test-lots.cpp.
6 years ago
Christopher Lam 00efc1696a [Transaction.c] sanity check xaccTransGetAPARAcctSplitList
6 years ago
jean a9f79cf79c Add a flag to the account structure to defer balance computation
6 years ago
Ralf Habacker 4df6493bc2 Fix API doc of gnc_account_lookup_by_code()
6 years ago
John Ralls a93f3c198d Warn against using xaccTransGetSplit for iteration.
6 years ago
jean 705f0dbf9e Bug 797854 - Global Register Preference to prompt for interest payment is not being honored.
6 years ago
John Ralls edd7efd951 Bug 797853 - Crash on 'Save As' in MacOS Mojave and Gnucash 4
6 years ago
Christian Gruber 861a2482fe Add a comment on using empty ctor for mock classes derived from GObjects
6 years ago
Christian Gruber 3d92d53917 Rename all class methods using snake_case instead of camelCase
6 years ago
Christian Gruber 1fa90a5429 Cleanup some comments
6 years ago
Christian Gruber 1e2236afdc Use typed queries
6 years ago
Christian Gruber fa82a8bcce Replace query factory by a query pool
6 years ago
Christian Gruber 2639cdefdf Remove unnecessary inclusion of qofquery-p.h
6 years ago
Christian Gruber 841111e37e Rename class QofMockQuery to QofFakeQuery
6 years ago
Christian Gruber bbfc30d70b Rename gmock-qofquery to fake-qofquery
6 years ago
Christopher Lam ebb462d06d [account.cpp] prevent crash in gnc_account_get_currency_or_parent
6 years ago
John Ralls 0e0c27f80f Bug 797850 - Account register credit/debit column headings untranslated
6 years ago
c-holtermann 22f91c407e use same order in comment as in definition of SessionOpenMode enum
6 years ago
c-holtermann e23bf0bc1c fix SessionOpenMode explanation for SESSION_NEW_OVERWRITE
6 years ago
c-holtermann 7c8e0a28fc better display for doxygen, typo and consistent naming
6 years ago
Christian Gruber 8ac640d5fa Fix typo
6 years ago
Christian Gruber 610bbda23f Add glib-object.h to includes
6 years ago
Christian Gruber 53c294f9e8 Remove unnecessary type check
6 years ago
Christian Gruber bb0088c43c Replace g_return_if_fail() and g_return_val_if_fail() by ASSERT_TRUE and EXPECT_TRUE
6 years ago
Christian Gruber 967cf0b430 Pass std::vector arguments by reference instead of by value
6 years ago
Christian Gruber d084279891 State comment on unused GObject instance init function more precisely
6 years ago
Christian Gruber 67f63053fb Remove todo comments on replacement of std::vector by std::list
6 years ago
Christian Gruber a9d85e8f8e Use std::vector of const char* instead of std::string where meaningful
6 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls a320035f42 QofSession, QofBackend: Change book_id to uri.
6 years ago
John Ralls 65e2639de4 Delete QOF_STDOUT.
6 years ago
Geert Janssens a124e647db Add files omitted in previous commit
6 years ago
Geert Janssens 5fc2b9519c Add mock sources and import-export test to dist
6 years ago
Robert Fewell 2f9be87549 Replace tabs with spaces in gncInvoice.c/h
6 years ago
Robert Fewell 69aeacb621 Add KVP Association property to GncInvoice
6 years ago
John Ralls f2a13ecac7 Merge Christian Gruber's 'test_import_backend' into master.
6 years ago
John Ralls a81f155408 Fix abort in qof_log_check.
6 years ago
Christopher Lam 09a8bee5c0 Merge branch 'speedup-aging' #638
6 years ago
John Ralls 1510f34926 Use std::unique_ptr instead of std::shared_ptr.
6 years ago
John Ralls bd6840e035 Fix incorrecly logging all possible messages regardless of log level.
6 years ago
John Ralls 94fdc42f16 Fix wrong Boost library variable names.
6 years ago
John Ralls b9b51efa8d Don't use g_return_value_if_fail in qof_log_check.
6 years ago
John Ralls f23e3b2660 Fix undeclared std::find_if.
6 years ago
John Ralls 5da3bf7943 [QofLog] Replace hashtable with tree of vectors.
6 years ago
John Ralls 3e442a0ef9 Make qof_log_set_file static.
6 years ago
John Ralls 0403e4906c Move QofLogModule typedef to qoflog.h where it belongs.
6 years ago
John Ralls 4e6c497cd1 Don't ask to save a non-existant book.
6 years ago
John Ralls 8ff5af4c19 Decouple QofBook creation from QofSession.
6 years ago
Christopher Lam a9a60c1831 [Account.cpp] more xaccAccountTypeGetFundamental types
6 years ago
Christopher Lam 14ea5d9751 Merge branch 'maint'
6 years ago
John Ralls 6a3fabc30d Fix test failure for timezones west of the prime meridian.
6 years ago
John Ralls b4177bc60a Fix transaction post_date being set to midnight local.
6 years ago
Christopher Lam a3dae3bd4d [gnc-lot.c] speed up gncInvoiceGetInvoiceFromLot by caching invoice
6 years ago
John Ralls 9822f2f486 Merge Jean Laroche's 'add_reconcile_after_ofx_import_master' into master.
6 years ago
John Ralls de9ee8dede Merge branch 'maint'
6 years ago
jean e0e7cf7dfb Fix 3 problems with the scheduled transactions calculations
6 years ago
Geert Janssens f7f4f42145 Drop several test-link type tests
6 years ago
Geert Janssens bbeb9a2b62 Drop all gnc-module dependencies and includes from compilation units that no longer use it
6 years ago
Geert Janssens abf29aa196 Drop the gnc-module wrapper around the test-engine library
6 years ago
jean 2d0d7c40f8 Make the reconcile window close when the session closes, use full version of free
6 years ago
Bill Nottingham 592c3ad562 Fix building with link-time-optimization.
6 years ago
John Ralls 3ca8fa1229 Merge branch 'maint'
6 years ago
John Ralls 640171c211 Merge Jean Laroche's '797318_MRO' into maint.
6 years ago
John Ralls 8ccc1579d9 Bug 797666 - libgnucash/engine/test/test-recurrence.c: In function 'check_valid': 'result' may be used uninitialized
6 years ago
jean 4a8350ece2 797318 - Amounts ending in zero displayed as fractions
6 years ago
John Ralls f85be03bb5 Merge branch 'maint'
6 years ago
John Ralls 33902a6793 Improve test building with the Xcode generator.
6 years ago
jean 66fce05308 Move the weekend adjust code in its own function
6 years ago
jean 268695f19c Make test-recurrence handle wadj
6 years ago
jean 7a61eca4fe Bug 685102 - Scheduled Transactions don't always respect weekends for first occurrence
6 years ago
goodvibes2 39c9aa4de3 Remove bad paths from CMakeLists.txt files
6 years ago
Robert Fewell 6b55222ca9 Add ability to show HBCI Online Account matches to 'Import Map Editor'
6 years ago
Christopher Lam 9865a99663 [account.cpp] refactor GetBalanceAsOfDate
6 years ago
Christopher Lam 8def3ba26e [account.cpp] refactor xaccAccountGetPresentBalance
6 years ago
Christopher Lam a8f03cf1c8 [account] add and expose xaccAccountGetReconciledBalanceAsOfDate
6 years ago
John Ralls d744b79bef Remove disabled code copied from utest-Account.c into utest-Budget.c.
6 years ago
John Ralls 8b61644978 Add more tests for neutral time.
6 years ago
Christopher Lam e85b28f00f Merge remote-tracking branch 'upstream/maint'
6 years ago
John Ralls 95857a8b99 Merge Christian Gruber's 'fix_bug_797587' into maint.
6 years ago
Geert Janssens 90345096e4 Merge branch 'maint'
6 years ago
Geert Janssens feee495f2e Bug 797624 - Wrong Decimal for Vietnam currencies
6 years ago
Christian Gruber 7509b542da Simplify function build_bayes()
6 years ago
Christian Gruber 01c76e2391 Remove unused template of function for_each_slot_prefix()
6 years ago
Christian Gruber 41863be9c7 Avoid copying local instance of AccountTokenCount
6 years ago
Christian Gruber 322f2d99de Rework key prefix matching
6 years ago
Geert Janssens 301db9020d Merge branch 'maint'
6 years ago
Geert Janssens e79e82edcf CMake - remove parameter repetition in else() and endif() statements
6 years ago
Christian Gruber a13184978a Fix calculation of token info to find exactly matching tokens only
6 years ago
Christian Gruber da60560ac4 Change behaviour of KvpFrame::for_each_slot_prefix()
6 years ago
Christian Gruber 9b3085a429 Add test cases to check for exact token matching
6 years ago
Geert Janssens 0131780b30 Add guile function to extract a lot's guid
6 years ago
Geert Janssens 490b20d2da Merge branch 'maint'
6 years ago
Geert Janssens 073e47801d Drop useless ifdefs
6 years ago
Geert Janssens d8a304c2c9 Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables
6 years ago
Christopher Lam c4ab772d4b Bug 797576 - xaccAccountOrder shouldn't sort account codes as base-36
6 years ago
Geert Janssens 45cfb8937a Merge branch 'maint'
6 years ago
John Ralls df92200c8e Restrict gnucash.pot comment collection to ones beginning with Translators.
6 years ago
Daniel Dittmann 31c0fed1dc test_gnc_setlocale: use trailing whitespaces
6 years ago
Daniel Dittmann 5c478713d6 test_gnc_setlocale: add missing whitespaces to diagnostic message
6 years ago
John Ralls d51b4d7f08 Bug 797532 - Crash/Coredump Lots
6 years ago
Geert Janssens cd8698321d Bug 797482 - Can't edit date when using Edit Payment function
6 years ago
Christopher Lam 8fb73c7ed1 [gnc-lot.h] amend description for gnc_lot_get_earliest_split
6 years ago
Christopher Lam 5ebbb74435 [new-owner-report] invoice->payments displays lot links
6 years ago
Robert Fewell e4ac6b480f Merge branch 'maint'
6 years ago
Robert Fewell 803d4c511e Bug 797489 - No option to use account codes in Budget View - Part1
6 years ago
Christopher Lam 279a5fcde8 Merge branch 'maint'
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
Geert Janssens 759bbe1da0 app-utils - move gnc_get_debit/credit_str functions to Account
6 years ago
Geert Janssens 0a635fadee engine - cmake cleanups
6 years ago
Geert Janssens 2e1b9f937b engine - drop guile wrappers for obsolete functions
6 years ago
Geert Janssens 04f10d66fa engine cosmetics - remove a few references to guile that are no longer relevant
6 years ago
Geert Janssens c46c9682eb engine/test - move guile related tests to bindings
6 years ago
Geert Janssens 02511401b7 bindings/guile cosmetic - rename source files for consistency
6 years ago