John Ralls
fbaa416cfb
Fix gcc compilation errors.
4 years ago
John Ralls
7b1c0509f7
Fix wrong date of beginning of epoch.
4 years ago
Kárász Attila
7147e8a6e5
Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate
...
po/glossary/hu.po: 83.3% (180 of 216 strings; 23 fuzzy)
2 failing checks (0.9%)
Translation: GnuCash/Glossary (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/hu/
Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate
po/hu.po: 55.9% (3018 of 5390 strings; 1396 fuzzy)
527 failing checks (9.7%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate
po/hu.po: 55.8% (3010 of 5390 strings; 1404 fuzzy)
538 failing checks (9.9%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: Kárász Attila <cult.edie@gmail.com>
4 years ago
YTX
82634dd3ef
Translation update by YTX <ytx.cash@gmail.com> using Weblate
...
po/zh_CN.po: 99.9% (5389 of 5390 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Co-authored-by: YTX <ytx.cash@gmail.com>
4 years ago
ltai0001
50df6b6176
Translation update by ltai0001 <yltaief@gmail.com> using Weblate
...
po/ar.po: 74.1% (3996 of 5390 strings; 914 fuzzy)
437 failing checks (8.1%)
Translation: GnuCash/Program (Arabic)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ar/
Translation update by ltai0001 <yltaief@gmail.com> using Weblate
po/ar.po: 73.8% (3981 of 5390 strings; 929 fuzzy)
462 failing checks (8.5%)
Translation: GnuCash/Program (Arabic)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ar/
Co-authored-by: ltai0001 <yltaief@gmail.com>
4 years ago
Christopher Lam
a4b1827793
[gnc-plugin-page-register] use gnc_g_list_stringjoin to store .gcm
...
for gnc_plugin_page_register_filter_response_cb
4 years ago
Christopher Lam
5ff0bc1b3c
[gnc-plugin-page-register] use gnc_g_list_stringjoin to set tooltip
...
instead of repeated g_free g_strconcat in
gnc_plugin_page_register_set_filter_tooltip
4 years ago
John Ralls
26b009c0f4
Bug 798500 - FTBFS (tests failure) on armhf
...
Ensure the transition_times are correctly aligned for their sizes
before attempting to copy them into the transitions vector.
4 years ago
Christopher Lam
3125352d5a
Bug 798499 - Expense Chart data tables include extra columns of data
...
Because all-data was shortened when it exceeds the max-sliecs, but
list-of-rows and row-totals were not redefined.
Delay list-of-rows and row-totals until after all-data is pruned.
4 years ago
Geert Janssens
3df7bdf31e
Remove icon experiment that accidentally slipped through.
4 years ago
Geert Janssens
04bafdebf0
Redo icon handling in cmake
...
Using globs for file copying prevents cmake from discovering newly added icons.
Writing rules that explicitly use lists of icons will fix this as a new icon
in the sources will have to be added to the list and will force reparsing by
cmake. We have to maintain the lists anyway for our dist target so there's
actually no extra work involved for the devs.
4 years ago
Christopher Lam
ee8729dfb6
[account.cpp] char* must be freed
4 years ago
Christopher Lam
11458bf8b3
[core-utils.i] Use g_dpgettext2 instead of g_dpgettext
...
avoids using \004 context and msg separator.
Discussed in dae2ea8356
4 years ago
Avi Markovitz
842c4879a6
Translation update by Avi Markovitz <avi.markovitz@gmail.com> using Weblate
...
po/he.po: 100.0% (5390 of 5390 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Avi Markovitz <avi.markovitz@gmail.com>
4 years ago
YTX
b9de15915c
Translation update by YTX <ytx.cash@gmail.com> using Weblate
...
po/zh_CN.po: 99.9% (5389 of 5390 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Translation update by YTX <ytx.cash@gmail.com> using Weblate
po/zh_CN.po: 99.9% (5389 of 5390 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Co-authored-by: YTX <ytx.cash@gmail.com>
4 years ago
ltai0001
e75a2d212f
Translation update by ltai0001 <yltaief@gmail.com> using Weblate
...
po/ar.po: 73.6% (3972 of 5390 strings; 936 fuzzy)
472 failing checks (8.7%)
Translation: GnuCash/Program (Arabic)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ar/
Translation update by ltai0001 <yltaief@gmail.com> using Weblate
po/glossary/ar.po: 4.6% (10 of 216 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Arabic)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/ar/
Co-authored-by: ltai0001 <yltaief@gmail.com>
4 years ago
Christopher Lam
b6d5cedd32
Merge branch 'maint-after-string-thaw' into maint #1295
4 years ago
John Ralls
9a50be4c5d
[QIF import] fix misplaced paren.
4 years ago
John Ralls
be8f798fca
Fix wrong GNC-COMMODITY-NS-ISO4217
4 years ago
John Ralls
fa0a10c4cf
Release GnuCash 4.10
4 years ago
John Ralls
cb04a2a7d0
[L10N] Update Hungarian translator-credits
4 years ago
ButterflyOfFire
2c4e2350ca
Translation update by ButterflyOfFire <ButterflyOfFire@protonmail.com> using Weblate
...
po/ar.po: 73.6% (3970 of 5390 strings; 938 fuzzy)
499 failing checks (9.2%)
Translation: GnuCash/Program (Arabic)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ar/
Translation update by ButterflyOfFire <ButterflyOfFire@protonmail.com> using Weblate
po/fr.po: 99.9% (5389 of 5390 strings; 1 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (French)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/fr/
Co-authored-by: ButterflyOfFire <ButterflyOfFire@protonmail.com>
4 years ago
154pinkchairs
f88c9db4b5
Translation update by 154pinkchairs <ovehis@riseup.net> using Weblate
...
po/pl.po: 61.7% (3331 of 5390 strings; 1550 fuzzy)
608 failing checks (11.2%)
Translation: GnuCash/Program (Polish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pl/
Co-authored-by: 154pinkchairs <ovehis@riseup.net>
4 years ago
Kárász Attila
6dab8fc69a
Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate
...
po/hu.po: 55.6% (2999 of 5390 strings; 1415 fuzzy)
552 failing checks (10.2%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: Kárász Attila <cult.edie@gmail.com>
4 years ago
John Ralls
7d94ade599
[python]Remove non-namespace "All non-currency" fom namespace test.
4 years ago
John Ralls
109efe62b8
Rework default non-currency commodity namespace.
...
Separate the "All noncurrency" convenience category in the commodity
selector and the default non-commodity namespace proposed by the QIF
importer because they have different functions.
Also remove the namespace guessing code from qif-dialog because with
only one default non-currency namespace there's nothing to guess.
4 years ago
Christopher Lam
9cde35aed8
[test-balsheet-pnl] there's a <hr> between income&exp and net-income
4 years ago
Christopher Lam
a3aa93e7e0
[income-statement] single-column doesn't need separate inc/exp tables
...
disable html-table within html-table for single-column income statement.
Thanks to AdrienM for debugging.
https://lists.gnucash.org/pipermail/gnucash-user/2022-March/100354.html
4 years ago
YTX
150ca997ea
Translation update by YTX <ytx.cash@gmail.com> using Weblate
...
po/zh_CN.po: 99.9% (5388 of 5390 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Co-authored-by: YTX <ytx.cash@gmail.com>
4 years ago
Avi Markovitz
9f55086fe6
Translation update by Avi Markovitz <avi.markovitz@gmail.com> using Weblate
...
po/he.po: 100.0% (5390 of 5390 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Avi Markovitz <avi.markovitz@gmail.com>
4 years ago
Kárász Attila
88580cf022
Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate
...
po/hu.po: 55.6% (2998 of 5390 strings; 1416 fuzzy)
554 failing checks (10.2%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate
po/hu.po: 55.5% (2996 of 5390 strings; 1418 fuzzy)
556 failing checks (10.3%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: Kárász Attila <cult.edie@gmail.com>
4 years ago
Christopher Lam
4a75baa4c6
[gnc-xml-backend.cpp] gchar* must be freed after use.
...
It is used as a constructor for std::string which makes a copy but
doesn't take ownership.
4 years ago
John Ralls
7fbbd6e745
Merge Christoph Holterman's 'python-gnc-numeric' into maint.
4 years ago
Christoph Holtermann
6a015c8744
make GncNumeric.invert() return GncNumeric
4 years ago
Christoph Holtermann
567df27cc7
Implement some comparisons and arithmetics for GncNumeric
...
Derive some numeric comparisons and arithmetics from Fraction
class
https://github.com/python/cpython/blob/3.7/Lib/fractions.py
and general information from
https://docs.python.org/3/library/numbers.html#numbers.Integral
These methods are bound closer to the gnucash-C-api than those
from the fraction class.
This is not the full set of comparisons and arithmetics, needs
to be extended. It would be good to extend tests to cover this.
4 years ago
YTX
859b57203c
Translation update by YTX <ytx.cash@gmail.com> using Weblate
...
po/zh_CN.po: 99.9% (5388 of 5390 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/zh_Hans/
Co-authored-by: YTX <ytx.cash@gmail.com>
4 years ago
Petter Reinholdtsen
67d58cf3d2
Translation update by Petter Reinholdtsen <pere-weblate@hungry.com> using Weblate
...
po/glossary/nb.po: 94.4% (204 of 216 strings; 5 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/nb_NO/
Translation update by Petter Reinholdtsen <pere-weblate@hungry.com> using Weblate
po/nb.po: 53.5% (2886 of 5390 strings; 1638 fuzzy)
397 failing checks (7.3%)
Translation: GnuCash/Program (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/nb_NO/
Translation update by Petter Reinholdtsen <pere-weblate@hungry.com> using Weblate
po/glossary/nb.po: 93.9% (203 of 216 strings; 6 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/nb_NO/
Translation update by Petter Reinholdtsen <pere-weblate@hungry.com> using Weblate
po/nb.po: 53.5% (2885 of 5390 strings; 1638 fuzzy)
397 failing checks (7.3%)
Translation: GnuCash/Program (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/nb_NO/
Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
4 years ago
Giuseppe Foti
6dd826b65d
Translation update by Giuseppe Foti <foti.giuseppe@gmail.com> using Weblate
...
po/it.po: 100.0% (5390 of 5390 strings; 0 fuzzy)
2 failing checks (0.1%)
Translation: GnuCash/Program (Italian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/it/
Co-authored-by: Giuseppe Foti <foti.giuseppe@gmail.com>
4 years ago
Kárász Attila
56e08fd95a
Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate
...
po/glossary/hu.po: 81.4% (176 of 216 strings; 23 fuzzy)
2 failing checks (0.9%)
Translation: GnuCash/Glossary (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/hu/
Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate
po/hu.po: 55.5% (2994 of 5390 strings; 1420 fuzzy)
561 failing checks (10.4%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: Kárász Attila <cult.edie@gmail.com>
4 years ago
Christopher Lam
cf1282501e
Use original guile variable names changed in #1073
...
The changes 09296dfb96 , 1373233cd0 and 189db58e6 had caused
inconsistencies. Best restore original guile variable names using
underscore, bound to strings instead of functions returning strings.
4 years ago
Christopher Lam
189db58e69
Fix typo in guile variable names in 1373233cd
4 years ago
Christopher Lam
5388cc8e2c
[kvp-frame.cpp] minor speedups
...
reserve vector, cache iterator from m_valuemap.find for reuse
immediately afterwards.
4 years ago
Christopher Lam
e0db8790af
[reconcile-view.c] prepend & reverse
4 years ago
Christopher Lam
4eec093acc
use gtk_tree_view_get_n_columns
...
instead of g_list_length (gtk_tree_view_get_columns (tree))
4 years ago
Christopher Lam
4bb16f03a5
[gnc-plugin-budget] remove logger when closing budget
...
leftover of debugging session
4 years ago
Christopher Lam
03e5d710f6
[assistant-stock-transaction] better Dr/Cr imbalance error message
4 years ago
Tomáš Václavík
a50469ff2a
Translation update by Tomáš Václavík <t3vaclavik@gmail.com> using Weblate
...
po/cs.po: 44.2% (2383 of 5390 strings; 1914 fuzzy)
640 failing checks (11.8%)
Translation: GnuCash/Program (Czech)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/cs/
Co-authored-by: Tomáš Václavík <t3vaclavik@gmail.com>
4 years ago
Christian Wehling
9345679627
Translation update by Christian Wehling <christian.wehling@web.de> using Weblate
...
po/de.po: 99.9% (5385 of 5390 strings; 5 fuzzy)
214 failing checks (3.9%)
Translation: GnuCash/Program (German)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/de/
Co-authored-by: Christian Wehling <christian.wehling@web.de>
4 years ago
Zdenko Podobný
3b7a6fa81d
Translation update by Zdenko Podobný <zdenop@gmail.com> using Weblate
...
po/sk.po: 55.4% (2988 of 5390 strings; 1213 fuzzy)
450 failing checks (8.3%)
Translation: GnuCash/Program (Slovak)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/sk/
Translation update by Zdenko Podobný <zdenop@gmail.com> using Weblate
po/sk.po: 54.7% (2949 of 5390 strings; 1246 fuzzy)
456 failing checks (8.4%)
Translation: GnuCash/Program (Slovak)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/sk/
Co-authored-by: Zdenko Podobný <zdenop@gmail.com>
4 years ago
Pedro Albuquerque
3ff0cb2297
Translation update by Pedro Albuquerque <pmra@gmx.com> using Weblate
...
po/pt.po: 100.0% (5390 of 5390 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt/
Co-authored-by: Pedro Albuquerque <pmra@gmx.com>
4 years ago