Commit Graph

14599 Commits (4e4f8573765eeceef2c9cfa664fed72c84df013d)
 

Author SHA1 Message Date
John Ralls 4e4f857376 [Translation] Update POTFILES.in with some new filenames
14 years ago
John Ralls 6d32b6f693 [Testing] Separate unit test functions from make check functions.
14 years ago
John Ralls dd5e532cdf Testing: Some very minor formatting changes in utest-Split.c comments.
14 years ago
Christian Stimming 3af935d7d2 Fix minor compiler errors of r22127.
14 years ago
John Ralls ec7b02ab5b Fix error discovered in testing: xaccSplitCompareAccountCodes actually compared the account names.
14 years ago
John Ralls 0fe6e907de Testing: Unit tests for Split.c
14 years ago
Mike Evans 54faec5520 Bug 670008 - taxinvoice lacks flexibility necessary to produce legally valid Australian Tax Invoice
14 years ago
Christian Stimming 78cbc3d097 Take read-only date setting of QofBook into account (no pun intended) when entering transaction into accounts.
14 years ago
Christian Stimming 5aa445ef95 Take read-only setting of QofBook into account for the transaction duplication.
14 years ago
Christian Stimming b208b06b00 Fix segfault after behaviour change of qof_book_get_autoreadonly_gdate() in r22118.
14 years ago
John Ralls 663c9f9d5b Testing: fix search_local() for detecting callbacks and references.mv
14 years ago
John Ralls 2066c1d991 Fix omitted "setup" argument to GNC_TEST_ADD insertion.
14 years ago
Mike Evans 2d5eaa61c2 Bug 670008 - taxinvoice lacks flexibility necessary to produce legally valid Australian Tax Invoice
14 years ago
Christian Stimming 176fba9b9f Rename internal function names for read-only option of r22107 also to "auto-read-only".
14 years ago
Christian Stimming ed581152b9 Take read-only setting of QofBook into account for the transaction deletion as well.
14 years ago
Christian Stimming af3cec54df Make read-only lines in account register window (r22109) somewhat more visible by changing the background color slightly.
14 years ago
Christian Stimming 84379bac27 Fix threshold treatment in r22108, r22109 to make visualization and behaviour match.
14 years ago
John Ralls 0ecb61dd13 Testing: Provide a test_destroy function/macro combination.
14 years ago
John Ralls 777074f482 Testing: Rewrite test_signal_assert_hits as a function/macro combination
14 years ago
John Ralls b5c62a1385 Testing: Add a basic print-to-stdout log handler as a test debugging aid.
14 years ago
Christian Stimming e6c0795652 Fix r22105 that was missing some dependency of the "optional" directory on other parts.
14 years ago
Mike Evans dc6e29618c Some systems fail to compile with:
14 years ago
Christian Stimming 8cc8ffe374 Add auto-read-only feature for old transactions after N days, denoted by the new red line in the register.
14 years ago
Christian Stimming 298eab78f5 Add a second "red" divider line to the register to denote the read-only section for older transactions.
14 years ago
Christian Stimming bfbe9b87c4 Add option for automatically setting old transactions to read-only.
14 years ago
Christian Stimming e058cf0352 Fix typo in r22026 (uh oh, broken all the way since then!)
14 years ago
Christian Stimming 00511d25ea Bug #671737: Let configure --disable-gui only build gui code
14 years ago
Geert Janssens 4f603c718d Fix crash/invalid memory access when unposting an invoice.
14 years ago
Christian Stimming ec8fc423ba Bug #670008: Improve taxinvoice flexibility necessary to produce legally valid Australian Tax Invoice
14 years ago
Christian Stimming 2e97104e94 Bug #670008: Add taxinvoice flexibility necessary to produce legally valid Australian Tax Invoice
14 years ago
Christian Stimming bdb0786dc2 Bug #486658: [win32] Cannot use period on decimal keypad in my locale
14 years ago
Christian Stimming cf63a1664f Bug #671444: Remove the warning message about binreloc
14 years ago
Christian Stimming b9212056de Bug #671737: Fix for configure --enable-python --enable-dbi --disable-gui
14 years ago
Christian Stimming a92745a8ae [Win32 build] Update gwenhywfar/aqbanking versions.
14 years ago
Christian Stimming 72c516d61b Bug #672161: Remove old CSV importer, now replaced by new one.
14 years ago
Christian Stimming 6b5f4b7658 Revert r22083, "Adapt German account templates to updated tax rate."
14 years ago
Christian Stimming 43b51df596 Re-indentation of source code.
14 years ago
Christian Stimming df611e433d Add some more gitignores.
14 years ago
Christian Stimming 59aba947d7 Bug #672161: Fix double-free error when importer dialog is canceled
14 years ago
Christian Stimming c6141acc5a Bug #672161: New CSV account and transaction importer
14 years ago
Christian Stimming 725f25fb8a Bug #672157: New CSV account and transaction exporter
14 years ago
Christian Stimming e86177c2c1 Adapt German account templates to updated tax rate.
14 years ago
Christian Stimming 09461590af Add some unittest for GncInvoice and posting/unposting an invoice.
14 years ago
Christian Stimming c743bf4631 Update POTFILES.in after recent file move.
14 years ago
Geert Janssens 44fa792a7e Fix make dist for Swedish accounts files
14 years ago
Geert Janssens c2a557604a Use correct list iterator instead of list pointer.
14 years ago
Christian Stimming e74d46a2ab [Cutecash] Follow-up for r22075: Removal of "calculation" module in CMake.
14 years ago
Mike Evans 8ca749ac4f Prevent wrapping in date column.
14 years ago
Christian Stimming ecdb6f078f Remove the separate "calculation" module and swallow it in app-utils.
14 years ago
Christian Stimming 35ac83374e Replace g_list_append by g_list_prepend to increase performance.
14 years ago