Commit Graph

2443 Commits (341f2102635c73858d2abba05ab0e0990c47ecaf)

Author SHA1 Message Date
Richard Cohen 3957272ef0 Fix some typos in comments
3 years ago
John Ralls 9b95419608 Fix glib include.
3 years ago
John Ralls d696f0cfcb Bug 798885 - Accented character in folder name on Account Export (bis)
3 years ago
John Ralls bb423e4484 Merge CrfzdPQM6's 'b_betterCurrencyBudgetReporting' into stable.
3 years ago
Daniel Johnson 04b0317119 Demonstrate fx handling in budget report
3 years ago
John Ralls df878c6a3d Merge Maarten Bosmans's 'memleak-fixes' into stable.
3 years ago
Maarten Bosmans 71802b5627 [test] Fix memory leak in test-gnc-quotes
3 years ago
Maarten Bosmans 6be682b645 Store allocated temporaries in a variable so they can be freed
3 years ago
Christopher Lam 1a7fcb69c0 [gnc-features.cpp] remove_if requires <algorithm>
3 years ago
John Ralls 8481f062d4 Create obsolete features list with first member book_currency.
3 years ago
John Ralls 0d175dce12 Refactor gnc-features.
3 years ago
John Ralls e8c80f2f5c Restore existence, but not implementation, of GNC_FEATURE_BOOK_CURRENCY.
3 years ago
John Ralls 9ff2362bb0 Merge Muhammadyusuf Kurbanov's 'uz-currency-fix' into stable.
3 years ago
Robert Fewell fb58959f9a Bug 798885 - Accented character in folder name on Account Export
3 years ago
Muhammadyusuf 02e24ccf96
edit: use &apos; instead of ` symbol
3 years ago
Muhammadyusuf dca596ac84
edit: Fix local symbol of uzbek sum
3 years ago
Christopher Lam e26c3d6cf4 [gnc-ui-balances.c] gnc_ui_account_get_balance_limit_explanation
3 years ago
Vincent Dawans 761d7f29a5 Bug 765920 - Running balance not accurate when sorted different ways
3 years ago
John Ralls 4a5b897d89 Bug 798863 - Crash on clicking Settings button second time
3 years ago
John Ralls f4f481fe38 Bug 798812 - crashes after I open a customer report and select…
3 years ago
Robert Fewell 0d84506a5e Bug 798851 - Account Balance 'include subaccounts' not saved
3 years ago
John Ralls 2f471e65a7 Bug 798802 - Online Price quote - Stocks not working GNU 5.0 Windows Bis
3 years ago
Maarten Bosmans 0d86be6d2a [test] Properly destroy resources on end of tests
3 years ago
Maarten Bosmans ed3fe00880 [test] Use test fixture to initialize and destroy resources
3 years ago
Maarten Bosmans 35aeed45ec [engine] Remove two replace functions from KvpValue
3 years ago
Maarten Bosmans bd94965d9b [backend/xml] Remove unused string copy
3 years ago
Richard Cohen 6ba5bb326a Fix dereference of expired temporaries.
3 years ago
Richard Cohen 9fa2a48fe1 Fix build on gcc-8 & 9.
3 years ago
John Ralls 0d598d51ed Fix Finance::Quote use on Win32.
3 years ago
John Ralls a587dfff2c Bug 798802 - Online Price quote - Stocks not working GNU 5.0 Windows
3 years ago
Christopher Lam bdf79f7721 Merge branch 'master-fileopen-filter' into stable #1576
3 years ago
John Ralls 89f41a305c Merge new potfile reflecting string changes.
3 years ago
John Ralls 576fc9b52c Fix quotes on Windows.
3 years ago
John Ralls 90e1e2d1c3 Merge Bob Fewell's 'bug798558' into master.
3 years ago
John Ralls 0c3e85404d Avoid crash from trying to free an unallocated char*.
3 years ago
Christopher Lam 97f0653238 [gnc-quotes] g_free a char* from gnc_prefs_get_string
3 years ago
Robert Fewell a576dd87a4 Bug798558 - Irregular line spacing in Account Tree View
3 years ago
John Ralls 00c560d8f5 Move operator==(const GncGUID&, const GncGUID&) to guid.[ch]pp.
3 years ago
John Ralls 352ab8a0e5 Merge Richard Cohen's 'minor-options-fixes' into master.
3 years ago
John Ralls d192be5307 Merge Richard Cohen's 'cleanup-cflags-deprecated' into master.
3 years ago
Richard Cohen 24f52d9b17 Remove incorrect operator!= for GncItem
3 years ago
Richard Cohen b5f3f99035 Fix incorrect use of remove_if()
3 years ago
John Ralls b4b8431984 Bug 798778 - GnuCashquits abruptly when attempting to edit options…
3 years ago
Christopher Lam dd0d65d861 [1/2] [gnc-filepath-utils.cpp] gnc_filename_is_backup|datafile
3 years ago
Richard Cohen 30586ac3e6 Push -Wno-error=deprecated-declarations from C*_FLAGS down to the target
3 years ago
Geert Janssens 1f0a69a804 Properly parse plus signs while importing numbers
3 years ago
John Ralls a44b3664e2 [c++options] Implement GncOptionGncOwnerValue class.
3 years ago
John Ralls 8db8105850 [c++options] Warn when an option variant type's set_value isn't found.
3 years ago
John Ralls 83829e6513 Merge branch 'maint'
3 years ago
John Ralls 1020bde89c Fix crashes in test-engine on Arch Linux.
3 years ago
Geert Janssens d75ab275f1 Eliminate gnc-csv-account-map.[ch]
3 years ago
Geert Janssens 13ec4bb594 xaccParseAmount... - some code cleanups
3 years ago
Geert Janssens 8010d9646c Restore proper indentation
3 years ago
John Ralls 07d8ebd90c Add JSON::Parse to gnc-fq-update.
3 years ago
Richard Cohen 329a2f7d42 Guard against some possible null pointer dereferences
3 years ago
Richard Cohen 3a7464a312 Remove redundant uses of cmake -E env
3 years ago
John Ralls cdb674ebf1 [c++options]Really fix the gnc_option_db_lookup_string_value leak
3 years ago
John Ralls 92071e8844 [c++options] Fix leak.
3 years ago
John Ralls f735c64cac Merge Richard Cohen's 'extern-c-part2' into master.
3 years ago
Richard Cohen 7b47c07f8e Don't use extern "C" around #includes
3 years ago
Frank H. Ellenberger bdb12fd94f I18N: Change TaxTable to "Tax Table" for consistency
3 years ago
John Ralls bbfa378783 Don't crash and do pass tests.
3 years ago
John Ralls af02dae286 Fixups for merging into master instead of maint.
3 years ago
John Ralls 1eecb9f5c0 [c++ options] Fix locale dependency in test-gnc-option-scheme-output.
3 years ago
Christopher Lam 76014f18a0 [account.cpp] don't cache char* [fails]
3 years ago
Christopher Lam 3d381eb6fd [gnc-lot] don't cache char*
3 years ago
Christopher Lam 50f998fad8 [gncInvoice] don't cache char*
3 years ago
Christopher Lam c9dc71978b [gnc-commodity] don't cache char*
3 years ago
Christopher Lam 57fcaabd8f [Split.c] don't cache char*
3 years ago
Richard Cohen be41bde58a Add missing MAKE_LINKS, and the local scm directory to %load-path
3 years ago
John Ralls 675d894128 Merge Richard Cohen's 'cleanup-options' into master.
3 years ago
John Ralls ca73b00039 Merge Richard Cohen's 'cleanup-boost' into master.
3 years ago
John Ralls 3d5e27982f Merge branch 'maint'
3 years ago
John Ralls 7f0353adc4 Fix a missed g_value_dup_string and some no longer used variables.
3 years ago
John Ralls 8a7c539258 Bug 798748 - Transaction Notes field's value does not appear in...
3 years ago
John Ralls ddc3f28899 [kvp] Use static strings and boxed in gvalue_from_kvp_value.
3 years ago
Richard Cohen 9f06859390 Remove references to old boost versions
3 years ago
Richard Cohen 3d995de2ab Refactor: use default GncOptionValue copy constructor
3 years ago
Richard Cohen 1b0af4246a Refactor: remove extra template parameter from member functions
3 years ago
Richard Cohen 87c52f53fa Update some references to hello-world.scm
3 years ago
Richard Cohen ec169e6e24 Fix some non-translatable typos
3 years ago
Christopher Lam 47b85d3b2f [gnc-xml-backend.cpp] g_free char* from g_path_get_dirname
3 years ago
Christopher Lam 89e2bef427 Merge branch 'maint'
3 years ago
Christopher Lam 89e63ef672 Bug 798754 - Build fails with gcc 13 and glib > 2.76, ter
3 years ago
John Ralls 6ab7b16d62 [c++options] Restore the ability to set plot sizes in pixels.
3 years ago
Christopher Lam abcce5000c Bug 798754 - Build fails with gcc 13 and glib > 2.76, bis
3 years ago
Geert Janssens 26482f397b Bug 797033 - The CSV Importer should not obey with the "automatic digital point" setting
3 years ago
Frank H. Ellenberger fcbda57a6b Merge branch 'maint'
3 years ago
John Ralls 184669f517 Bug 798754 - Build fails with gcc 13 and glib > 2.76
3 years ago
Geert Janssens 549c93e005 Fix test for import-backend
3 years ago
Richard Cohen bddb4468fa Import GLIB2 as a target, and use it to simplify the CMakeLists
3 years ago
Robert Fewell ec7cc27d6d Add tests for default invoice report book property
3 years ago
Robert Fewell 76f0e3a97e Add some PWARN messages to the default invoice report
3 years ago
Geert Janssens 8a23304283 GncGSettings - use bool as return type for static function
3 years ago
Geert Janssens 64329414e9 GncGSettings - cosmetic: NULL->nullptr
3 years ago
Geert Janssens 32ae47980c GncGSettings - some minor cleanups
3 years ago
Geert Janssens 03aff5642a GncGSettings - rework signal handler manipulation
3 years ago
Geert Janssens 4761aa414c GncGSettings - reduce code duplication
3 years ago
Geert Janssens edab41f23a GncGSettings - basic c++ cleanups
3 years ago
Robert Fewell a1d17518a8 Add a function to dump the schema entries when in debug
3 years ago
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'
4 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
Geert Janssens 6ecc1ef73f GncQuotes - switch to Pimpl idiom
4 years ago
Geert Janssens 65ae46426b GncQuotes - add parameterized construction
4 years ago
Geert Janssens 3685e5de73 Factor out the async call to perl
4 years ago
Geert Janssens 6ce91d7f49 Drop the single quotes instance code for now
4 years ago
Geert Janssens 616a672d52 Rewrite boost::process call to properly capture both stdout and stderr
4 years ago
Geert Janssens a6771754d5 GncQuotes - start implementation of fetch/fetch_all
4 years ago
Geert Janssens f3fdc5de12 Rewrite gnc-fq-helper as finance-quote-wrapper
4 years ago
Geert Janssens 1d94887a0b Rewrite gnc_commodity_table_get_quotable_commodities as gnc_quotes_get_quotable_commodities
4 years ago
Geert Janssens 466db526b2 Move source files for GncQuotes to app-utils
4 years ago
Geert Janssens 9d62755b4a Make GncQuotes::check() a private function, returning nothing
4 years ago
Geert Janssens 32df095d4f Catch potential boost::process exceptions
4 years ago
Geert Janssens d79306f7db Protect boost process output read loop from deadlock
4 years ago
Geert Janssens 8b772384cd Various performance fixes based on feedback
4 years ago
Geert Janssens 2f7ed7f25d Initial version of libgnc-quotes
4 years ago
John Ralls eb24099a91 Limit instantiation of GncInt128 constructors to integral values.
4 years ago
John Ralls 23ca899a77 Fix build on Apple Silicon or maybe Apple-clang-14.0
4 years ago
John Ralls b0ae402c23 Limit instantiation of GncInt128 constructors to integral values.
4 years ago
John Ralls 3c75d212ab Fix build on Apple Silicon or maybe Apple-clang-14.0
4 years ago
John Ralls 283a5b7ce9 Fix dist, files moved
4 years ago
John Ralls 8cb8f5067d Remove non-ISO4217 currency codes from gnc-euro table.
4 years ago
John Ralls d8417c3cfa Move gnc-euro.[ch] to engine and unit test it.
4 years ago
John Ralls 2774f8f88c Bug 798614 - Croatia to join the Euro
4 years ago
John Ralls 3949821da6 Merge branch 'maint'
4 years ago
John Ralls 2505955ab9 Fix test failure from Bug 798616 fix.
4 years ago
John Ralls 7c350c3ae5 Bug 798616 - Can't register amount greater than 9,000,000,000
4 years ago
Christopher Lam 161b07b241 Merge branch 'maint'
4 years ago
Frank H. Ellenberger 47fa8b281e Merge PR #1425 into maint
4 years ago
John Ralls a807d3e6b7 Create function gnc_tm_get_today_neutral.
4 years ago
luz paz ba94730a23 Fix various typos
4 years ago
Christopher Lam ecd2cdf425 [gnc-glib-utils] gnc_g_list_stringjoin skips NULL data
4 years ago
John Ralls 95361ad060 [options] Move gnc-options test to engine/test/CMakeLists.txt.
4 years ago
John Ralls 4ae17d12c7 [options] Move options from app-utils to engine.
4 years ago
John Ralls f24f29830b [options] Change std::cerr stream output to PWARN.
4 years ago
Christopher Lam 3e02859277 Merge branch 'maint'
4 years ago
Christopher Lam b7a3652de7 [date-utilities] avoid report crash if start>end date
4 years ago
John Ralls 087501d316 Bug 798262 - Scheduled transactions with blank amounts do not get created.
4 years ago
John Ralls 410db42df0 Test case where the template txn doesn't have a set currency.
4 years ago
John Ralls 229f6f5e85 Fix gdate adjustments.
4 years ago
Simon Arlott 4c1fc1d555 Bug 798262 - Add test case for basic scheduled transactions
4 years ago
Christopher Lam 6ba912ee0d Merge branch 'maint'
4 years ago
Christopher Lam de7a63082b [gnc-sx-instance-model] leaks: free temporal_state
4 years ago
Christopher Lam ad27be333e [gnc-sx-instance-model] prepend GList loops instead of append
4 years ago
John Ralls 8b07ac88cd [options] Add "key" to the register-option documentation blocks.
4 years ago
John Ralls e29ab5336f [options] Remove key and doc_string from gnc_register_query_option.
4 years ago
John Ralls 6faaf3b427 [options] Provide a const char* value flavor for register_commodity
4 years ago
John Ralls 1ff844c195 [options] Fix implementation of gnc_register_owner_option
4 years ago
John Ralls aa0b0921f4 [options] Add a function to check if an option is internal.
4 years ago
John Ralls da0eff2cac [options] Implement widget-changed callbacks.
4 years ago
John Ralls 552aa438ff [options] Implement gnc_register_internal_option.
4 years ago
John Ralls 0e9ed8cf0a [options] Provide float variants to gnc_register_plot_size_option.
4 years ago
John Ralls 0213787a2f [options] Enable registering an absolute date option.
4 years ago
John Ralls cf2870b71a [options] Change RelativeDate and Multichoice index type to uint16_t.
4 years ago
John Ralls 0b2d14ee72 Fix distribution for expressions target.
4 years ago
Christopher Lam b94440b16a Bug 798588 - sx scrubbing was using incorrect free function
4 years ago
Christopher Lam ea56d67797 [gnc-sx-instance-model.c] indent attributes properly
4 years ago
Christopher Lam bfa0fd1819 Bug 798588 - sx scrubbing was using incorrect free function
4 years ago
Christopher Lam f0ac8d69b2 [gnc-sx-instance-model.c] indent attributes properly
4 years ago
Christopher Lam 0b5a4cd298 Merge branch 'maint'
4 years ago
Christopher Lam d1aefc851d [sx-book] free sx_list before g_object_unreffing sxes
4 years ago
John Ralls 688832b5f8 Bug 798585 - segfault running sample script
4 years ago
Christopher Lam 67a1b7a873 [gnc-sx-instance-model] free GHashTable keys when destroying
4 years ago
Christopher Lam ebf3439558 [gnc-sx-instance-model] free some GHashTable keys & Values
4 years ago
Christopher Lam 7c2a249511 [gnc-sx-instance-model.c] refactor Scrub function
4 years ago
Christopher Lam 7880f9b16f [SchedXaction.c] free list of recurrences
4 years ago
Christopher Lam c16840b840 more leaks because qof_instance_get returns a new char*
4 years ago
Christopher Lam f1adb5da34 Merge branch 'TXN_TYPE-is-dynamic' xaccTransGetTxnType into maint #1201
4 years ago
Christopher Lam ec3e996f92 tests xaccTransGetTxnType heuristics
4 years ago
Christopher Lam fd12d3900c [Transaction.c] use heuristics to determine txn->txn_type
4 years ago
John Ralls f4c27d4494 Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c
4 years ago
Robert Fewell ce4768c357 Bug 798565 - Import map editor entry deletion
4 years ago
Robert Fewell d688a17ef6 Merge 'luzpaz' branch 'source-typos' into maint PR #1364
4 years ago
John Ralls 3e2f7bc66a Create separate shared library for expression parser and SX instance model.
4 years ago
John Ralls 47904a858e Fix distcheck in master.
4 years ago
John Ralls 3fd8bd9ddf Merge branch 'maint'
4 years ago
Christopher Lam 263f007d5c [gnc-filepath-utils] new: gnc_list_all_paths
4 years ago
Christopher Lam aa43c198c6 [Transaction.c] don't set TxnType kvp if it is the same as before
4 years ago
John Ralls 9f6d495ca1 Fix use-after-free crash in utest-Invoice.
4 years ago
luz paz cfc6e9d7e0 Fix source typo begining->beginning
4 years ago
John Ralls 1e6c679e71 Merge branch 'maint'
4 years ago
John Ralls 903cbdcad3 Bug 798547 - Calculated Due Date is short 1 day when posting on...
4 years ago
John Ralls 564d73a553 Bug 798531 - Selecting "Print" from the file menu on a report...
4 years ago
Christopher Lam 670902d5a8 Bug 798535 - Crash when increasing the number of periods in a budget
4 years ago
Robert Fewell 27cab58bf2 Correct some text describing some date functions.
4 years ago
Robert Fewell c000a890ad Bug 798501 - Balance wrong date end of account period
4 years ago
Christopher Lam a5cae6c5eb Don't export undefined functions
4 years ago
Christopher Lam fcc3b27f92 Merge branch 'maint'
4 years ago
Robert Fewell ee7ed89b68 This partly fixes the currency and commodity combos
4 years ago
Robert Fewell db6a8f809b Tax Tables combo does not set the active one
4 years ago
Robert Fewell 0b67a91217 Fix the option GncOptionRangeValue
4 years ago
Robert Fewell 506eb38493 Update Chart Width/Height Plot setting
4 years ago
John Ralls 1a186b953e [C++options] Correct handling of multichoice scheme option types.
4 years ago
John Ralls a8e6a59bf8 [C++options] Fix Guile crash when restoring some reports.
4 years ago
Alex Aycinena e381e70638 reverse commit d48937c. See discussion in Bug #79769.
4 years ago
Christopher Lam dc620d4b24 Merge branch 'maint'
4 years ago
Alex Aycinena d48937cf9c Bug #79769 - Allow US Income Tax txf code 296 (Returns and allowances) to be shown and assignable for both income and expense type accounts.
4 years ago
Christopher Lam 394e0a4b71 [gnc-sx-instance-model.c] leak: don't strdup char* for xaccTransSetNotes
4 years ago
Christopher Lam e1d52963ed [account.cpp] restore breadth-first search for 2 functions
4 years ago
John Ralls 95487eb4a0 Merge branch 'maint'
4 years ago
Christopher Lam fae7ea02cd [account.cpp] gnc_accounts_and_all_descendants converted from scm
4 years ago
Frank H. Ellenberger 2298590316 Merge PR #1309 into maint
4 years ago
Christopher Lam 736d223198 Merge branch 'maint-progress3' into maint #1312
4 years ago
Christopher Lam 0c4d438a0e [kvp-frame.cpp] expose iterator, skip inexistent frame
4 years ago
Christopher Lam aab33954e7 [gnc-numeric.cpp] Reduce logging level of gnc_numeric exception message
4 years ago
luz paz 8adedc2248 Fix various typos
4 years ago
Christopher Lam 6a668df168 [qofutil.h] don't recurse includes
4 years ago
Robert Fewell ae220b86a4 [C++options] Fix Ubuntu test failure.
4 years ago
Robert Fewell 83373563c3 Counter formats stored in wrong place.
4 years ago
John Ralls 26b009c0f4 Bug 798500 - FTBFS (tests failure) on armhf
4 years ago
Christopher Lam ee8729dfb6 [account.cpp] char* must be freed
4 years ago
John Ralls 29bdd9b526 [C++options] Fix Ubuntu test failure.
4 years ago
John Ralls 1fddf70e21 [C++options] Fix previous month and previous quarter at the end of March
4 years ago
John Ralls abd1a0b3f1 Merge branch 'c++options'
4 years ago
John Ralls 03cbbd1cd1 Merge branch 'maint'
4 years ago
John Ralls 109efe62b8 Rework default non-currency commodity namespace.
4 years ago
John Ralls 4fe83c3b32 [C++options] Remove GncOptionValue<SCM>.
4 years ago
John Ralls 278aa484d7 [C++options] Implement new GncOptionValue type GncOptionReportPlacement.
4 years ago
Christopher Lam 4a75baa4c6 [gnc-xml-backend.cpp] gchar* must be freed after use.
4 years ago
Christopher Lam cf1282501e Use original guile variable names changed in #1073
4 years ago
Christopher Lam 5993ebf4d4 Merge branch 'maint'
4 years ago
Christopher Lam 5388cc8e2c [kvp-frame.cpp] minor speedups
4 years ago
John Ralls 30e6c8ab11 [gnc-optiondb.i]Explicitly include array.
4 years ago
John Ralls 572cb6b1d1 Banish gnc_get_optiondb_from_dispatcher to gnc-report.cpp.
4 years ago
John Ralls e63baa6270 Merge Bob Fewell's 'rtl' into maint.
4 years ago
Robert Fewell f8fc796c95 Bug797501 - Currency symbols in Hebrew (RTL) language
4 years ago
John Ralls d4c3c30b1a Use GUIDs to represent QofInstances instead of pointers.
4 years ago
Christopher Lam 193a7aae5d Merge branch 'maint'
4 years ago
Christopher Lam 0052e3e483 [gnc-pricedb] add user:stock-transaction price source
4 years ago
John Ralls c1001e6641 Better wording for tax table changed info message.
4 years ago
John Ralls d841b322d0 Merge Frank Ellenberger's 'Bug684507' into maint.
4 years ago
John Ralls ce2b89fd8c [business]Add diagnostic messages to GncEntry and GncInvoice.
4 years ago
John Ralls 916caa25f2 Integrate Windows gzopen differences so that only one ifdef is needed.
4 years ago
John Ralls 250b4ed733 Remove stray line left from earlier refactoring.
4 years ago
Robert Fewell 7e299cb2b0 Remove print statement left in commit c3f8daa
4 years ago
John Ralls 8ef8d3807c Silence spurious conditional uninitialized warning in gnc-owner-sql.cpp.
4 years ago
John Ralls 93f5e23cf5 Open gzfile if thread creation fails.
4 years ago
John Ralls 9ad24321b4 Remove investment-type namespaces.
4 years ago
Frank H. Ellenberger 09296dfb96 Drop commodity-table.scm, no longer required after adjusting qif-dialog-utils
4 years ago
Frank H. Ellenberger c7f842c081 Bug 684507 - commodity namespace should be localized
4 years ago
Christopher Lam bd4a457040 Merge branch 'maint-lightning-budget' into maint #1248
4 years ago
Christopher Lam a47413860a Factor out GValue access for setters and getters
4 years ago
Christopher Lam 8f845df934 Factor out make_period_[data|note]_path
4 years ago
Christopher Lam 919f392c7a Use kvp C++ interface rather than GValue
4 years ago
Christopher Lam 6c4c2512db Use C++ STL instead of GLib
4 years ago
Christopher Lam 9088acabd8 [gnc-budget.cpp] convert to c++
4 years ago
John Ralls 81b9a02235 Bug 798458 - Build failure with gcc 12
4 years ago
John Ralls 67e8c317da [xml backend] Extract functions to make gz_trhead_func more readable.
4 years ago
Christopher Lam 56cc021d33 Merge branch 'maint'
4 years ago
Alex Aycinena a2825d33a1 Update Form/Schedule line references for 2021 for the US Income Tax Report
4 years ago
Christopher Lam c1c198c9ff Merge branch 'maint'
4 years ago
Christopher Lam f0de54ac7a Merge branch 'maint-798406' into maint #1240
4 years ago
Christopher Lam 8bc080b96d [gnc-budget] store budget kvp data onto memory upon first call.
4 years ago
Christopher Lam ef8d812d3f [utest-Budget] test data retention when modifying budget num_periods
4 years ago
Christopher Lam 87b0a41e9b [Split.c] return price==0 instead of 1, if !split, or amt==0
4 years ago
John Ralls c1c75e8f81 Revert "Revert "Merge Stefan Bayer's 'SepaInternalTransfer' into maint.""
4 years ago
Christopher Lam 5603acba31 Merge branch 'maint'
4 years ago
Christopher Lam f7ee644695 Amendment to 73822f97a [1/2] use heuristics to scrub budget signs
4 years ago
John Ralls a7a643f7f2 Store option commodities and namespace and mnemonic instead of pointer.
4 years ago
John Ralls 65bd860249 Fix relative_date_to_time64 calculations.
4 years ago
John Ralls 6841e5b5c8 Replace GncOptionValue<const QofInstance*> with GncOptionQofInstanceValue.
4 years ago
John Ralls 11225d9741 c++options: Remove gnc:options-data
4 years ago
John Ralls 16dc15964c c++options: Remove the callback registration functions.
4 years ago
John Ralls 759376eb13 c++options: Fix multicolumn report
4 years ago
John Ralls 18edc17541 c++options remove stray debugging comment.
4 years ago
John Ralls b5d0c42505 c++options: Put copyright and FSF header comment on gnc-optiondb.i.
4 years ago
John Ralls a700701cd3 c++options: Remove three unused test functions.
4 years ago
John Ralls eb0bd4f998 c++options: Remove unneeded C++20 header and resolve ambiguous call.
4 years ago
John Ralls a3f50586df c++options: More thorough testing of scheme serialization.
4 years ago
John Ralls 6cd88c230c c++options: Create bool or string internal options when possible.
4 years ago
John Ralls e9b850cca5 c++options: Correct Scheme serialization of type bool.
4 years ago
John Ralls 66f9fc81c7 c++options: Implement serialization for GncOwner.
4 years ago
John Ralls 0ce841d4ce c++options Fix Scheme bindings for QofQuery options.
4 years ago
John Ralls 216b483e26 c++options SCM bindings Rewrite save_scm_value to branch on type.
4 years ago
Christopher Lam c3eaff9bb2 [account.cpp] gnc_account_and_descendants_empty: don't copy children
4 years ago
Kevin M. Buckley 1e22632687 Bug 798382 - Typo corrections in comments
4 years ago
John Ralls 947c061989 C++options: Create QofQueryValue trait.
4 years ago
John Ralls f26014a04e c++options: QofInstanceValue: Protect against crashes when m_value is nullptr.
4 years ago
John Ralls 95b973f792 Bug 798352 - Decimal Precision when Entering Mutual Fund Transaction
4 years ago
Christopher Lam 33b6dfc6ce [options.scm] addendum ca6604c93 gnc:make-budget-option
4 years ago
Christopher Lam ca6604c93c [options.scm] Addon previous commit... need to initialize with guid
4 years ago
Christopher Lam d740ac1cb0 Merge branch 'budget-option-stores-guid' into maint PR #1207
4 years ago
John Ralls 5c7967c4a5 Revert "Merge Stefan Bayer's 'SepaInternalTransfer' into maint."
4 years ago
John Ralls ae7eaad018 Merge Chris Good's 'maintBug797678OfxAppend' into maint.
4 years ago
John Ralls 17a3f7fef2 Merge Stefan Bayer's 'SepaInternalTransfer' into maint.
4 years ago
Christopher Lam 5a812ca1eb [options.scm] gnc:make-budget-option stores guid instead of object
4 years ago
Christopher Lam 91b1d291a5 [3/3][gnc-ui-util.c] Remove unused functions
4 years ago
Christopher Lam 73822f97a9 [1/2][Scrubbudget.c] use heuristics to scrub budget signs
4 years ago
Christopher Lam 6070aecd69 [2/3][gnc-features.c] add & expose gnc_features_set_unused
4 years ago
Christopher Lam 5dab33694f [1/3][qofbook.cpp] add & expose qof_book_unset_feature
4 years ago
John Ralls 269249378f c++options fix setting account-selection widget from option.
4 years ago
John Ralls 6f93a68bad c++options: Serialize and deserialize to strings instead of streams.
4 years ago
Christopher Lam 88ecf8dd17 Merge branch 'maint'
4 years ago
John Ralls dd7feb9988 options.scm: Remove second license comment.
5 years ago
John Ralls d1fe359e47 gnc_numeric_to_decimal: Change can't round warning to a debug.
5 years ago
John Ralls 74fd716afb Clarify gnc_relative_date_to_time64 helper functions.
5 years ago
John Ralls f6c9e63e3d Fix PR comments so far.
5 years ago
John Ralls cf5da9fffd Resolve merge conflicts.
5 years ago
John Ralls 96b09ded9f Doxygen documentation for new options classes.
5 years ago
John Ralls 00a982d97d Use Scheme to generate and parse saved option files.
5 years ago
John Ralls ff04ad3785 Bug 798346 - crashes when running check & repair
5 years ago
Christopher Lam 984d816a58 Merge branch 'maint'
5 years ago
Christopher Lam 79d8ef0299 Revert b5f5129f7 using gnc_list_length_cmp
5 years ago
Christopher Lam 3dfdf60608 [gnc-glib-utils] Define and export gnc_list_length_cmp
5 years ago
Christopher Lam b5f5129f7d Shortcut g_list_length comparison against small numbers
5 years ago
Christopher Lam f813f7cd14 [gnc-autoclear] Move autoclear algorithm into gnome-utils
5 years ago
goodvibes2 8ad29feaba Bug797678 OFX import should append not replace, existing Notes & Desc
5 years ago
Geert Janssens bdb06479e8 GSettings - fix GObject warning when old prefs-version is unset
5 years ago
John Ralls 5a8cbf4193 Bug 798325 - New Currency for Venezuela (VED)
5 years ago
Christopher Lam f40dbb8c28 Avoid unnecessary g_list_length in equality functions
5 years ago
Christopher Lam f0970c8eb4 [gnc-features] don't repeatedly g_strconcat gchars*
5 years ago
Christopher Lam 31a0300abe [Recurrence.c] avoid repeated calls to g_list_length
5 years ago
Christopher Lam b480600dc8 [gnc-pricedb] gnc_price_list_equal: avoid 4 g_list_length calls
5 years ago
Christopher Lam 23e528f51a [utest-gnc-pricedb] add tests for gnc_price_list_equal
5 years ago
Geert Janssens 09b3ce2382 Revert "Add structure to map migrated preferences to old ones"
5 years ago
Geert Janssens 806d0b3157 Revert "GSettings - make most of the api private"
5 years ago
Geert Janssens 1d4673ed2a Revert "GSettings - rework internal helper functions to use more C++"
5 years ago
Geert Janssens 24fa289952 GSettings - rework internal helper functions to use more C++
5 years ago
Geert Janssens 26b2d7ca78 GSettings - make most of the api private
5 years ago
Geert Janssens c6103a5c17 Add structure to map migrated preferences to old ones
5 years ago
John Ralls 2f4438ab28 Bug 798335 - No longer possible to change trading account
5 years ago
Christopher Lam 9eaa3eb23a Merge branch 'maint'
5 years ago
John Ralls 7c9c2eba3c Bug 798320 - Error message indicating a crash of GNUcash when closing...
5 years ago
Geert Janssens e64bcfe620 Merge branch 'maint'
5 years ago
Geert Janssens 9a465fc359 GSettings - add 'deprecate' and 'obsolete' conversions for user preferences
5 years ago
Geert Janssens 64576f7d27 GSettings - widen scope from 'migration' to 'transformation'
5 years ago
John Ralls 29e7b07ed3 Remove superflous schema_source left over from pasting.
5 years ago
John Ralls 8bfa5a63f2 [gsettings] Avoid crash from settings schema not being registered.
5 years ago
Christopher Lam 10c1223df2 Merge branch 'maint-progress' into maint #1150
5 years ago
Geert Janssens 2a7566cc40 Win32 - drop conditional code never reached
5 years ago
John Ralls 67191203ae Merge branch 'maint'
5 years ago
Christopher Lam d82bb7b8a2 [Transaction.c] use is_unset static to denote uncached readonly_reason
5 years ago
Christopher Lam 128c8d6f88 [utest-Transaction] add tests for xaccTransGetReadOnly
5 years ago
Geert Janssens 8ea52ae212 GSettings - run data model transations while setting up
5 years ago
Christopher Lam c0736a1a04 Merge branch 'maint-leaks' into maint #1135
5 years ago
Geert Janssens f1802b6fdf GSettings Upgrade - add code to migrate settings
5 years ago
Geert Janssens f21c7b6e90 GSettings - define old prefix and check settings for the presence of both prefixes while normalizing
5 years ago
Geert Janssens a203c5b2d5 GSettings - drop logic to relocate our settings
5 years ago
Geert Janssens d1113a4534 GSettings - build as cpp
5 years ago
Geert Janssens 02fbf217f6 GSettings Upgrade - change schema prefix from org.gnucash to org.gnucash.GnuCash
5 years ago
Geert Janssens 6674b1bb6b Cleanup - minimal glib=2.56.1 - drop all conditionals on older versions
5 years ago
Christopher Lam 87b61bf6fb [account.cpp] GValue must be unset in old functions
5 years ago
Christopher Lam 86cf327f09 [account.cpp] GValue containing string must be unset
5 years ago
Christopher Lam c8a53c54f2 [account.cpp] refactor gnc_account_get_map_entry
5 years ago
Christopher Lam 4309469730 [utest-Account] test old dxaccAccount* functions
5 years ago
Christopher Lam a5d101d1be [utest-Account] test gnc_account_get_map_entry
5 years ago
Christopher Lam 73ad5b1265 [gnc-glib-utils] use g_stpcpy instead of gnc_strcat
5 years ago
Christopher Lam aa0668f9e6 Revert "[account.cpp] deprecate old dxacc* functions"
5 years ago
Christopher Lam d290c3c45d [account.cpp] deprecate old dxacc* functions
5 years ago
Christopher Lam 374443747d [account.cpp] new static: get/set_kvp_string_path
5 years ago
John Ralls 1d8983191d Fix runaway sed error.
5 years ago
John Ralls 824b515430 Fix qoflog's comments to reflect a preference for the macros over GLib functions.
5 years ago