Commit Graph

26909 Commits (87c52f53fa4e1969ca52194f579fc2afca33c0fe)
 

Author SHA1 Message Date
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
John Ralls 9446ae7fb7 Release GnuCash 4.901
3 years ago
John Ralls 31d45fc586 Merge branch 'maint'
3 years ago
Christopher Lam 9c87585d4e Bug 798747 - Crash in Investment Portfolio report
3 years ago
Robert Fewell 6946d2197b Change default invoice report dialog
3 years ago
Robert Fewell 45a07463fb Change max timeout to 20 seconds for default invoice report
3 years ago
Christopher Lam 68cd8cfa2c [portfolio] remove unused the_price
3 years ago
Christopher Lam 85c2491664 Merge branch 'maint'
3 years ago
John Ralls 928f4f6232 Fix test error from replacing guile * form.
3 years ago
Geert Janssens 60209a766f Merge branch 'csv_import'
3 years ago
Geert Janssens 89944ba054 Bug 796955 - Import CSV - Single-line two-currency transactions can't be imported - follow up
3 years ago
Geert Janssens 2d8bb6f62f Bug 796955 - Import CSV - Single-line two-currency transactions can't be imported
3 years ago
John Ralls 1c09adec87 Use gnc_numeric_multiply instead of Guile's * form for computing prices.
3 years ago
Geert Janssens 56d16f4f0f Some cleanups in import-acount-matcher.c
3 years ago
Geert Janssens 99506d331a Reduce GncImportMatchMap to just the account
3 years ago
Geert Janssens 376f0bfae9 Convert import-backend.c to cpp
3 years ago
Geert Janssens 2e573d9ccd Some cleanups in the import backend code
3 years ago
Geert Janssens 61817fdc44 Import matcher - filter open transactions early
3 years ago
Geert Janssens 3f51775570 Enable import of tranfser split reconcile state and date
3 years ago
Geert Janssens 1c2c184e2e CsvTxImp - rename 'Deposit' and 'Withdrawal' columns
3 years ago
Geert Janssens 4e6637e67e Bug 798292 - csv Import Transactions Ignores Multi-Splits
3 years ago
Geert Janssens 7670068778 CSV Import - rewrite update_pre_trans/split_props
3 years ago
Geert Janssens 7fa4966e57 Bug 797756 - Currency format setting is ignored
3 years ago
Geert Janssens 1ce5ace25f Bug 794028 - CSV import, default to matching full account name
3 years ago
Geert Janssens 51706f289c Minor corrections in comments
3 years ago
John Ralls f54927d9cf [c++options] Parent account types must be included in the types list
3 years ago
John Ralls 730d8bd730 [c++ options] Don't crash if the option doesn't have a UI item.
3 years ago
John Ralls a5d503071b Bug 798739 - Advanced Portfolio report fails
3 years ago
John Ralls 7bb14b9caa Merge Richard Cohen's 'use-reference-for-loop' into master
3 years ago
John Ralls d4d5f26970 Merge Richard Cohen's 'build-cleanup' into master
3 years ago
John Ralls f8fe461cdf Merge Richard Cohen's 'replace-deprecated-gtk' into master
3 years ago
John Ralls 12db8eaaf2 Merge Bob Fewell's 'bug753307master' into master.
3 years ago
Robert Fewell cbf39074c2 Remove the old preference setting for default invoice report
3 years ago
Robert Fewell 07f3f536cc Allow to select saved report on print invoice button
3 years ago
Robert Fewell b41e491ec5 Modify proposed code to use new GncReportCombo widget.
3 years ago
Robert Fewell b49b5c86bb Create a new widget GncReportCombo to list reports
3 years ago
Robert Fewell 019214f1c2 Bug753307 - Custom Report be selectable as default Report for Printing
3 years ago
Richard Cohen d91d270a76 Replace deprecated (since 2.38) g_simple_action_group_lookup
3 years ago
Richard Cohen e3515185d3 Make the cmake command lowercase
3 years ago
Richard Cohen 351990cf47 Remove unused GNOME cmake flags
3 years ago
Richard Cohen dbdb5cb9d1 Remove unused GNUCASH_LATEST_STABLE_SERIES
3 years ago
Richard Cohen d8f45f2443 Use const references for for-loops to avoid unnecessary copies
3 years ago
Robert Fewell 63f8e73142 Fix sensitivity of invoice toolbar buttons
3 years ago
Robert Fewell 30d2b97252 Fix toolbar Print action for invoices
3 years ago
John Ralls ce3447e6ea Bug 798740 - Build fails with gcc 13
3 years ago