Commit Graph

1993 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Robert Fewell 2306ef8ca6 On a new install, the gnc_gsettings_version_upgrade
3 years ago
Robert Fewell 57f874bd3f Change the behaviour of the gseettings migration
3 years ago
Robert Fewell ac0532bf5c Change the alignment of a function in gnc_gsettings.cpp
3 years ago
Robert Fewell 308c609904 Fix comment typo in gnc-gsettings.cpp
3 years ago
Geert Janssens 286e1afa41 Bug 798749 - Fails to read gsettings on startup
3 years ago
Richard Cohen 9c6ad222a9 [-Wunused-function] - remove
3 years ago
Richard Cohen 4eb022c7a2 [-Wunused-variable] - remove
3 years ago
Richard Cohen 8a20bcadb0 [-Wunused-variable] - remove unused translatable string
3 years ago
Richard Cohen 0dd406de10 [-Wunused-lambda-capture] (clang) - remove
3 years ago
Richard Cohen 0f3813e0fd [-Wunused-private-field] (clang) - remove
3 years ago
Richard Cohen d4dfe4e279 [-Wunused-local-typedef] - remove
3 years ago
Richard Cohen 0798bce2a6 [-Wunused-value] - remove
3 years ago
Richard Cohen bd8e81f35c Move an unused variable into an #ifdef where it is used
3 years ago
Richard Cohen 1c6679720b Use some unused variables
3 years ago
Richard Cohen 78ec20515b Remove some unused variables - and the initialization
3 years ago
Richard Cohen c819b03a17 Remove some unused variables - leave the side effect
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen 4e25bbfc43 Mark some QofLogModules as potentially unused
3 years ago
Robert Fewell 45a07463fb Change max timeout to 20 seconds for default invoice report
3 years ago
Christopher Lam 85c2491664 Merge branch 'maint'
3 years ago
Geert Janssens 60209a766f Merge branch 'csv_import'
3 years ago
Geert Janssens 2d8bb6f62f Bug 796955 - Import CSV - Single-line two-currency transactions can't be imported
3 years ago
Geert Janssens 99506d331a Reduce GncImportMatchMap to just the account
3 years ago
Geert Janssens 51706f289c Minor corrections in comments
3 years ago
John Ralls 7bb14b9caa Merge Richard Cohen's 'use-reference-for-loop' into master
3 years ago
Robert Fewell 07f3f536cc Allow to select saved report on print invoice button
3 years ago
Robert Fewell 019214f1c2 Bug753307 - Custom Report be selectable as default Report for Printing
3 years ago
Richard Cohen d8f45f2443 Use const references for for-loops to avoid unnecessary copies
3 years ago
John Ralls ce3447e6ea Bug 798740 - Build fails with gcc 13
3 years ago
Christopher Lam 119356752f Merge branch 'maint'
3 years ago
Geert Janssens 894f8241e1 Revisit invoice payment in multi-currency context
3 years ago
John Ralls 44f4b55927 Merge Richard Cohen's 'fix-memleaks' into master.
3 years ago
Richard Cohen 846e75146a Fix some typos so that the correct tests are run
3 years ago
Richard Cohen a2ffc7fe75 Fix memory leak in binreloc function _br_find_exe()
3 years ago
luzpaz 67ab9e90d2 Fix some typos
3 years ago
Christopher Lam 17820ec261 Merge branch 'maint'
3 years ago
John Ralls f4c6d65395 Merge Bob Fewell's 'nofree' into maint.
3 years ago
John Ralls f6919e60a7 Merge Richard Cohen's 'cleanup' into master.
3 years ago
John Ralls 46f9fb01c9 Simplify gnc_commodity equality and compare functions.
3 years ago
Richard Cohen 6927535a0a Remove unused test function get_object_is_initialized in qofobject.cpp
3 years ago
Richard Cohen 925fcbc3fd Remove unused gnc-jalali.{c,h}
3 years ago
Richard Cohen e83c91050c Remove unneeded dummy.cpp
3 years ago
Richard Cohen d6ac56ce5f Re-enable -Waddress - gncInvoiceLookup etc. are now inline functions, not macros
3 years ago
Richard Cohen 3360a6d13b Remove extra semicolons
3 years ago
John Ralls 046e4a156e Silence Clang deprecation warnings about sprintf.
3 years ago
John Ralls dd2497416c Merge Richard Cohen's 'internal-extern-c' into master.
3 years ago
John Ralls 60c06debce [c++options] Don't crash when find_option returns nullopt.
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Richard Cohen 19bbde7000 Fix some typos
3 years ago
John Ralls 432f2d4bb8 Merge Richard Cohen's suppress-boost-warning into master.
3 years ago
John Ralls 9a1a90d8d0 Merge branch 'maint'
3 years ago
richardcohen f3cc223f5f Fix some bad code formatting
3 years ago
richardcohen 8044f79f75
Silence the boost (<1.76) warning message
3 years ago
Christopher Lam fd007a0af1 Merge branch 'maint'
3 years ago
Robert Fewell 6df866f876 Add tests for the reconcile account functions
3 years ago
Robert Fewell fd37ee997d Fix getting xaccAccountGetReconcilePostponeBalance
3 years ago
John Ralls fb9947b7b6 Rename GncDateTime's ymd to gnc_ymd to avoid a name conflict with Carbon.
3 years ago
John Ralls fed4daf4e7 [c++ quotes] Make sure to include all of the required Boost libraries.
3 years ago
Christopher Lam c65b36490a Merge branch 'master-progress'
3 years ago
Frank H. Ellenberger 506a1b3c5e Merge branch 'maint'
3 years ago
Alex Aycinena 1085d8920b Update Form/Schedule line references for 2022 for the US Income Tax Report
3 years ago
John Ralls b922cfd78d Bug 798679 - Unicode normalization should be used for comparison but not stored.
3 years ago
John Ralls 31d79e3004 Merge Bob Fewell's 'bug798673' into master.
3 years ago
John Ralls 5c17950a59 Merge Bob Fewell's 'mainwin2' into master.
3 years ago
Christopher Lam 259881f940 [gnc-optiondb] add some more renamed options
3 years ago
John Ralls ab13b01f8c Replace ... with … in all translatable strings.
3 years ago
Geert Janssens 734f90bd36 Replace string literal 'gnucash' with PROJECT_NAME parameter where it makes sense
3 years ago
John Ralls b8c0673526 Merge branch 'maint'
3 years ago
Robert Fewell 7536fcaf2f Change the balance limit icon if both limits are zero
3 years ago
John Ralls 091d4aff22 Bug 798657 - Import Summary language is wrong
3 years ago
Robert Fewell 3be25ff0a9 Add some tests for the account functions
3 years ago
Robert Fewell a15c6f81b3 Allow the balances of sub accounts to be used in limits
3 years ago
Robert Fewell 60ab654d2b Add account balance test functions to gnc-ui-balance
3 years ago
John Ralls 73a134730f Bug 798680 - Not able to match a reverse transaction of a...
3 years ago
John Ralls b4bab92da2 Bug 798664 - Result of 'gnucash --nofile' is marked dirty
3 years ago
John Ralls fae5de80d3 Undo unintended change in Bug 798679 commit.
3 years ago
John Ralls fd2761bd68 Bug 798679 - Fullwidth characters cannot be pasted as-is in register fields
3 years ago
Robert Fewell 518ecfe041 Add some functions that would allow adding a balance limit to accounts
3 years ago
Geert Janssens 98251d59a6 Bug 798672 - Preferences are not saved nor loaded, ERROR <GLib-GIO> g_settings_new_full: assertion 'schema != NULL' failed
3 years ago
Christopher Lam bfc325f63c Merge branch 'maint'
3 years ago
Marco Scardovi 6fe2028bca
Fix test
3 years ago
Robert Fewell 59d95a4ce6 Bug 798545 - Crash when updating document link on vendor bill
3 years ago
Christopher Lam 3d8a28898d [gnc-budget] gnc_budget_get_account_period_note returns a const
3 years ago
Christopher Lam 2ee0c98200 [gnc-budget] use operator[] instead of find() and insert()
3 years ago
Christopher Lam 3e5fcc8709 Merge branch 'maint'
3 years ago
Robert Fewell 4f8643674b Remove all references to GncDisplayItem
4 years ago
Robert Fewell 078d7875d3 Change all references to plugin_class->actionsb
4 years ago
Christopher Lam 6f80c548e6 [gtest-qofevent.cpp] comprehensive tests for qofevent
4 years ago
Christopher Lam 05ffd3d4eb [budget-feature] move unset_feature call to gnc_budget_gui_delete_budget
4 years ago
Christopher Lam b87aa004f9 [test-qofbook] add tests for unknown features
4 years ago
Robert Fewell 0f70143c55 Initial change to plugin source files
4 years ago
John Ralls b9077bccd3 Bug 798640 - Segfault when running saved report
4 years ago
Christopher Lam fc94b41c81 Merge branch 'maint'
4 years ago
Christopher Lam 4716af24e4 Merge branch 'maint'
4 years ago
Christopher Lam ba44f720c1 Merge branch 'maint'
4 years ago
Christopher Lam f2354d6b2a [test-qofbook.c] add test for gnc_features_set_unused
4 years ago
Christopher Lam 1516bb18b0 [gnc-features.cpp] backport gnc_features_set_unused from master
4 years ago
Christopher Lam a078921a33 [qofbook.cpp] backport qof_book_unset_feature from master
4 years ago
John Ralls cf088f2a70 Merge John Ralls's 'Bug798614' into maint.
4 years ago
Christopher Lam 093aa81ed1 [qofbook.cpp] deprecate qof_book_get_features
4 years ago
Christopher Lam 8192deff37 [gnc-features.cpp] convert to cpp
4 years ago
Christopher Lam 6f6d2fef48 [test-qofbook] basic features test
4 years ago
John Ralls 14a0ea4ed3 [price-quotes] Sort and format source list.
4 years ago
John Ralls 1a906b00aa [price-quotes] Enable gnucash-cli to retrieve preferences on macOS.
4 years ago
John Ralls 2767587874 [price-quotes] Fix setting alphavantage API key.
4 years ago
John Ralls 939a77407c Merge branch 'price-quotes-cpp'
4 years ago
John Ralls 7f2a09a69f [price-quotes] Handle short error strings from finance-quote-wrapper.
4 years ago
John Ralls fe9b23ff2b [price quotes] Pass short errors to gnc-quotes.
4 years ago
John Ralls 88d658fef0 [price-quotes] Date::Manip is no longer required.
4 years ago
John Ralls 50c72b4f88 [price-quotes] Remove m_ready and usable() from GncQuoteSource.
4 years ago
John Ralls 7d93774dd2 [price-quotes] Throw instead of returning if there aren't any commodities to quote.
4 years ago
John Ralls 81d4ea9550 [price-quotes] Remove F::Q version format check.
4 years ago
John Ralls c78fe37ff7 [price-quotes] General typo fixes and code cleanup.
4 years ago
John Ralls 70c9d4c9e3 [price-quotes] Fix version retrieval.
4 years ago
John Ralls 97e730b8d8 [price-quotes] Reformat test quote response strings to one line per quote.
4 years ago
John Ralls f24c2c8bdd Instrument failure to set the account when creating a split.
4 years ago
Mike Alexander 3c306eae65 Merge branch 'maint'
4 years ago
Mike Alexander 2d3e80ea08 Compatibility with XCode's "new build system"
4 years ago
John Ralls c7d1b6ab26 Bug 798633 - 4.12 build failure on 32-bit Linux: "No code for module"
4 years ago
John Ralls 673a925554 [price-quotes] Remove superseded gnc-fq-dump and Quotes-example.pl
4 years ago
John Ralls e817091de1 [price-quotes] Warn only once if the AlphaVantage Key isn't set.
4 years ago
John Ralls d97ea77762 [price quotes] Add report member function to display quote information to stdout.
4 years ago
John Ralls 6ffb0bb633 [price-quotes] Report quote fetch failures to the user.
4 years ago
John Ralls 4c47e91180 [price-quotes] Implement error codes for currency and quote failures.
4 years ago
John Ralls 6db7800ca5 [price-quotes] Doxygen docs.
4 years ago
John Ralls 29ce925646 [price-quotes] Test the other fetch overloads and quote values.
4 years ago
John Ralls b5bc6463a3 [price-quotes] Rework date-time handling.
4 years ago
John Ralls 19064093d2 [price-quotes] Remove m_comm_vec and m_fq_answer.
4 years ago
John Ralls 734fb6ce2a [price-quotes] Switch error handling to exceptions.
4 years ago
John Ralls d307295076 [price-quotes] Paramaterize GncMockQuoteSource construction.
4 years ago
John Ralls 2b87066687 [price-quotes] Extract some static functions.
4 years ago
John Ralls a82c72cfb9 [price-quotes] Remove level of indirection when parsing quote data.
4 years ago
John Ralls 37dfab7f31 [price-quotes] Convert long quote parsing lambda to a regular function.
4 years ago
John Ralls dd8316714b [price-quotes] Extract function GncQuotesImpl::comm_vec_to_json_string.
4 years ago
John Ralls e3ab384504 [price-quotes] Log messages instead of writing them to std::streams.
4 years ago
John Ralls b8642e55d9 [price-quotes] Implement mock quote source.
4 years ago
John Ralls 4dd3922871 [price-quotes] Make wiggle test conditional on F::Q being installed.
4 years ago
John Ralls 784aca5a4c [price-quotes] Extract class GncQuoteSource.
4 years ago
John Ralls e9577b7996 [price-quotes] Basic wiggle test.
4 years ago
Geert Janssens 277f299ad6 GncQuotes - cleanups
4 years ago
Geert Janssens 585de5d134 GncQuotes - break actual interaction with Finance::Quote out into a separate function query_fq
4 years ago
Geert Janssens 70ab8a8a46 GncQuotes - drop parameterized constructor
4 years ago
Geert Janssens 4c2863966b GncQuotes - rename fetch_all to be an overload of fetch
4 years ago
Geert Janssens 7765e13704 Bindings - move log wrappers into the swig interface files
4 years ago
Geert Janssens e5c6f6026b Remove support code that was only used by price-quotes.scm
4 years ago
Geert Janssens e97fc3e408 Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used
4 years ago
Geert Janssens bf357315fd finance-quote-wrapper - implement check and fetch in one file via command line switches
4 years ago
Geert Janssens fbf9aecd25 Use GncQuotes in transfer dialog
4 years ago
Geert Janssens a00bce168c GncQuotes - cache default currency
4 years ago
Geert Janssens fcbe6cf10c Add code to parse json data returned by our F::Q wrapper
4 years ago