commit ba2c4458839fdaedb06da7a04bde1d90ddb7246a Author: Thomas Baumgart Date: Sun Dec 20 10:27:38 2020 +0100 Bumped version to 5.1.1 commit eb19959bc70ac7fa90f05012dc19614648e14a0f Author: Thomas Baumgart Date: Wed Dec 16 22:39:31 2020 +0100 Make sure canceling a schedule entry does not create a transaction The cancel transaction is disabled in the background in the kgloballedgerview code. This causes the cancel operation to fail. Enabling it after this solves the problem. BUG: 430409 FIXED-IN: 5.1.1 commit 2e1912fc639f5471f8f57d6979c182cc0b126854 Author: Thomas Baumgart Date: Sat Dec 12 19:57:46 2020 +0100 Fix infinite loop in reports The exchange algorithm for the total rows always kept exchanging the last two entries with themselves and never ended. This is caused by totals for multiple currencies. This change detects this scenario and avoids the infinite loop. BUG: 430178 FIXED-IN: 5.1.1 commit 4fedaa296f650c073f188505bd1d12c93e59e575 Author: l10n daemon script Date: Mon Dec 7 08:22:05 2020 +0100 GIT_SILENT made messages (after extraction) commit 5998ae1d904bc5bf0bb5d905f27b93e46f189dcf Author: Thomas Baumgart Date: Sat Dec 5 22:29:49 2020 +0100 Show question to skip schedule centered on application window commit 8abae0ba775c8133d5f5fc928004740916e5646f Author: Thomas Baumgart Date: Sat Dec 5 12:02:11 2020 +0100 Adjusted names of German tax categories in account templates BUG: 420016 FIXED-IN: 5.1.1 commit 4d16fb2d1dab0a833425715091a909795d065466 Author: Thomas Baumgart Date: Mon Nov 30 12:38:44 2020 +0100 Differentiate errors while writing data file This is to get a bit more information about the cause of a failure during a file save operation. CCBUG: 425752 commit 599a5759c6ed38f3613e532b4a7ca53bbddb5f5b Author: l10n daemon script Date: Sat Nov 28 08:32:09 2020 +0100 GIT_SILENT made messages (after extraction) commit e702ae9e30ff0ce54d1d401a281898396eecabb6 Author: Thomas Baumgart Date: Sun Nov 22 10:25:08 2020 +0100 Don't hide institutions when "Hide closed accounts" option is active BUG: 429491 FIXED-IN: 5.1.1 commit aa56b734947e92f5fb44a3893632af44f70c7fcb Author: Thomas Baumgart Date: Sun Nov 22 09:17:15 2020 +0100 Make search in account/categories and budget view case insensitive BUG: 429489 FIXED-IN: 5.1.1 commit 966c2133bdbc21de0af2f359516fe46310818035 Author: Thomas Baumgart Date: Sat Nov 21 16:19:41 2020 +0100 Make calculator widget a parentless popup Using the AmountEdit widget as parent widget for the calculator caused trouble in some circumstances (see bug report). Making the popup parentless solves the issue. BUG: 429436 FIXED-IN: 5.1.1 (cherry picked from commit 7767d4b4d16618460bf3b4b519351094083f5296) commit f0651a6ac44d197d6b70cc273d0c72c1d3a374d7 Author: Thomas Baumgart Date: Sat Nov 21 09:24:21 2020 +0100 Include all transactions in reassignment when merging/deleting payees The transaction filter skips a few tests when dealing with splits referencing categories. This causes transactions that only reference categories but no accounts not to be reported when searching e.g. for all transactions referencing a specific payee. Setting a special flag forces to include these tests even on splits referencing categories. In the given case, this will cause all transactions to be reported that reference a given set of payees. BUG: 427519 FIXED-IN: 5.1.1 commit d2d0659830140fe6595f95db9e99df1a179ce1bd Author: Thomas Baumgart Date: Sat Nov 21 09:19:05 2020 +0100 Improve error messages when still referenced objects commit 896b9d6455219a29dbc4a3ae6ae38ec794f556a8 Author: Thomas Baumgart Date: Fri Nov 20 17:50:07 2020 +0100 Synced appdata information from master branch commit 1d27c15308129373ebf5dfd83b4af754b8f2b4fb Author: l10n daemon script Date: Thu Nov 19 08:18:54 2020 +0100 GIT_SILENT made messages (after extraction) commit f204a28dd52d1b33632adbfdd8914312d004616e Author: Thomas Baumgart Date: Wed Nov 18 13:36:53 2020 +0100 Assign correct parent category to new categories In case a category is selected use it as the parent for new categories. Change the parent category when the category type changes between income and expense. BUG: 428164 FIXED-IN: 5.1.1 commit 99828aa9ba6ff7c9dfd061d354f7867aa447c3fc Author: l10n daemon script Date: Wed Nov 18 10:24:38 2020 +0100 SVN_SILENT made messages (.desktop file) - always resolve ours In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" commit 0a0085de48f91e3e7ba2ecacad8188c5d1645a0c Author: Ralf Habacker Date: Tue Nov 17 14:17:07 2020 +0100 Add new templates imported from gnucash The templates were taken from the git branch 'maint' commit 5de4fe5dff5e10e15cf3e8d7e67f31f39e5f7be1. CCBUG:429239 FIXED-IN:5.1.1 commit 52232fd39bd91963ebebe2a8bda7c1e235a23149 Author: Ralf Habacker Date: Tue Nov 17 14:10:50 2020 +0100 Update templates from gnucash git branch 'maint' The update was performed with the following command line xea2kmt --no-level1-names -with-tax-related \ --in-dir ~/src/gnucash/data/accounts/ \ --out-dir ~/src/kmymoney/kmymoney/templates/ The templates were taken from the git branch 'maint' commit 5de4fe5dff5e10e15cf3e8d7e67f31f39e5f7be1. CCBUG:429229 commit a57f471965cf001c38642e3ff81016b281c1151e Author: Ralf Habacker Date: Tue Nov 17 13:51:11 2020 +0100 tools/xea2kmt.cpp: Be more descriptive in warning output CCBUG:429229 (cherry picked from commit 2d3957a883a6c6b41780209aa539082b7736f88d) commit fdb70a6df24d7b1726cc4bb97883b4a5e277021f Author: Ralf Habacker Date: Tue Nov 17 12:31:01 2020 +0100 tools/xea2kmt: Ignore multiple opening balance account and print a warning CCBUG:429229 (cherry picked from commit f99957abaee0de6be45bc7280f9a84478c715af5) commit 2f8de75264aa3fcb1ff0770e31ed5d9a5cf68c3a Author: Ralf Habacker Date: Tue Nov 17 12:28:48 2020 +0100 tools/xea2kmt: Add --verbose options for showing processing information CCBUG:429229 (cherry picked from commit 0c37dba7fe417deaf19ab24b4d51823afe471f84) commit b67926adffd127c10f547ceb017ab31327b554b7 Author: Ralf Habacker Date: Tue Nov 17 12:25:37 2020 +0100 Fix warning 'no previous declaration available' CCBUG:429229 (cherry picked from commit a93937f166afd57310d262e54cbed9f55721507a) commit 8869e583192ebba3498808b7b0bb922b74f4e18b Author: Ralf Habacker Date: Tue Nov 17 11:41:45 2020 +0100 tools/xea2kmt: Add support to import slot 'equity-type' with value 'opening-balance' BUG:429229 FIXED-IN:4.8.5,5.1.1 (cherry picked from commit 4b84326f43dfd5633798792fd37e6125dff5e190) commit eb3998b3f0be79cab6811112d20b95cf75a33eed Author: Ralf Habacker Date: Tue Nov 17 13:53:59 2020 +0100 tools/xea2kmt: Fix parsing gnucash account templates BUG:429237 FIXED-IN:5.1.1 commit 6d58ea5ce78c0eaf6648b7230cec644134db05c9 Author: l10n daemon script Date: Wed Nov 18 08:39:01 2020 +0100 GIT_SILENT made messages (after extraction) commit 44681283efe1675c6a4be77f2e3022a449efe932 Author: l10n daemon script Date: Tue Nov 17 08:17:23 2020 +0100 GIT_SILENT made messages (after extraction) commit e37bac5ab96068f9affb4d3a42e82f2da94ea550 Author: l10n daemon script Date: Fri Nov 13 08:32:56 2020 +0100 GIT_SILENT made messages (after extraction) commit f9099865e493c3a5e91a2ab34ffe01d8ace41f0c Author: l10n daemon script Date: Thu Nov 12 08:27:56 2020 +0100 GIT_SILENT made messages (after extraction) commit 6c351cafc0560c42d11390d6daab1f2e974a7954 Author: Dawid Wrobel Date: Wed Nov 11 15:14:32 2020 +0000 Add the optional QuickWidgets component back Previously removed accidentally. (cherry picked from commit b5e12f7e32046c481ed81f464e4116e0843201f2) commit 7634ba6c907d872e98f20d822f98046cde225760 Author: l10n daemon script Date: Wed Nov 11 08:57:56 2020 +0100 GIT_SILENT made messages (after extraction) commit ee63c9efce3e8048318b21c16ef1f9816b373f7e Author: Dawid Wróbel Date: Tue Nov 10 10:34:48 2020 -0500 Fix find_package(OPTIONAL_COMPONENTS) syntax Using REQUIRED in find_package() invalidates the OPTIONAL_COMPONENTS switch making all components required. The manual also doesn't mention such combination: https://cmake.org/cmake/help/v3.6/manual/cmake-packages.7.html#id10 Splitting the entries into two separate calls fixes that. commit 0d01558d1b3b827b5d6b941f638920418d8a4cb0 Author: Thomas Baumgart Date: Sat Nov 7 07:34:51 2020 +0100 Do not expose KCMs in application launchers And they feel really out of place in the application launcher, it is not clear what is meant with "CSV Importer configuration". It makes only sense in the context of the settings dialog, where it will work as before. BUG: 428776 FIXED-IN: 5.1.1 (cherry picked from commit cdc19a59fb21546938042afd0ef46df63951c058) commit 7323b85a3df8329c6bc1baf3197ee9953afd6833 Author: Thomas Baumgart Date: Sun Nov 1 12:58:18 2020 +0100 Adjust column count in forecast view A call to QTreeWidget::clear() does not affect the column count. This needs to be handled separately. BUG: 428434 FIXED-IN: 5.1.1 (cherry picked from commit 2bc5474f3043d0814dfddec52ef70ae2f8edd6d9) commit 3a4c7d8c4bcdf27b98623ef9567391b850f45b5b Author: l10n daemon script Date: Thu Oct 29 09:55:26 2020 +0100 SVN_SILENT made messages (.desktop file) - always resolve ours In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" commit d2c075444740eb039885eb6707b1c21e011f2b2b Author: l10n daemon script Date: Thu Oct 29 08:31:22 2020 +0100 GIT_SILENT made messages (after extraction) commit dd6483fcd4f6c868f47fed130947465482d192b3 Author: l10n daemon script Date: Tue Oct 27 08:22:35 2020 +0100 GIT_SILENT made messages (after extraction) commit 7d5a4f9f3483bdd501004039bdff9dfe880ad076 Author: Dawid Wróbel Date: Wed Oct 21 14:09:23 2020 +0000 Keep ccard dialog from growing to excessive size as well BUG: 405204 (cherry picked from commit f226cafc25b9e973c2958cedf64cb008c17abeea) commit 0725a9f957ea40511fd5c1eb7e0e78db511107fe Author: Thomas Baumgart Date: Sun Oct 18 15:46:41 2020 +0200 Remove actions when unloading plugins (cherry picked from commit 03fbb74f4b3d60dd0e63b7dc331cd14691ca550d) commit 707cfe2d93bee9f5e232120507b8d81d9e394255 Author: Thomas Baumgart Date: Sun Oct 18 15:45:13 2020 +0200 Deduplicate code for adding a view (cherry picked from commit fcb16abc03000723db5dd2e9fc96e176fd135a4a) commit 18ad073d1488e013367a71e48510d83db569e004 Author: Thomas Baumgart Date: Sun Oct 18 14:14:42 2020 +0200 Fix maximum block length assignment The expression "2 ^ 31" is not "2 to the power of 31" in this case, but "2 XOR 31" which results in chunks of 29 bytes being processed. This is way too small here. (cherry picked from commit bf5dc8e203e1dc9f89261abea3d9096ebd06b4c2) commit e3bcc5add3fecd28324c1f1f19153b857850161d Author: l10n daemon script Date: Sun Oct 11 09:38:53 2020 +0200 SVN_SILENT made messages (.desktop file) - always resolve ours In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" commit 4c9d2784f272cfb709ddb08f885733f916f106ea Author: l10n daemon script Date: Sun Oct 11 08:12:18 2020 +0200 GIT_SILENT made messages (after extraction) commit b9b377894566cf13607092f38d74af029d801e5f Author: l10n daemon script Date: Mon Oct 5 10:00:52 2020 +0200 SVN_SILENT made messages (.desktop file) - always resolve ours In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" commit a3ecd9f448fba13c68539a9a10c71692ffa132be Author: l10n daemon script Date: Mon Oct 5 08:30:30 2020 +0200 GIT_SILENT made messages (after extraction) commit 701bb73fccb24b484033775e74b5f3f0590b12bb Author: Dawid Wróbel Date: Thu Oct 1 17:09:47 2020 -0400 Fix toolbar looks under macOS commit b91d7248e993434ec56c399799f98dd56920a108 Author: Thomas Baumgart Date: Sat Sep 26 09:17:01 2020 +0200 Keep dialog from growing to excessive size BUG: 405204 FIXED-IN: 5.1.1 (cherry picked from commit 956cdadf57735fd493ebf690261b40262c2a5197) commit f0e15a44ba5056cbf38cceea871ea1b0453abf25 Author: l10n daemon script Date: Thu Sep 17 08:42:31 2020 +0200 GIT_SILENT made messages (after extraction) commit 587f1614d4fc73908a98c05c5c7b9178aadccbae Author: Ralf Habacker Date: Sun Sep 6 20:48:34 2020 +0200 Remove not implemented settings option "Insert transaction type into No. field for new transactions BUG:426151 FIXED-IN:5.1.1 commit f68278ea401af18af92cb708c5899dfefa07ae52 Author: Thomas Baumgart Date: Sun Sep 13 14:28:11 2020 +0200 Provide detailed creation of currencies The current implementation does not allow to specify all attributes for currencies but rather uses default values which cannot be changed afterwards. This change adds functionality to set all relevant attributes during creation and also provides a feature to change those which can be changed after creation of the currency. BUG: 425935 FIXED-IN: 5.1.1 GUI: (cherry picked from commit 2afa09b0691f4eb79a2f22c5a2ac4adf8b50c7ec) commit f58f05a1c7eeb7f560d4e0c824adaa42e995b874 Author: Thomas Baumgart Date: Sun Sep 13 14:24:54 2020 +0200 Add method to extract the selected items Hide internal implementation from users of this object. (cherry picked from commit 504f0a82d2aa84202e915ef909fed0a6e4ca828a) commit 8be42517cc7a1a47d4b8c4e3b2a433c68ca8d2e2 Author: Thomas Baumgart Date: Sat Sep 12 16:20:04 2020 +0200 Allow to rename a currency and assign it a different symbol BUG: 425934 FIXED-IN: 5.1.1 (cherry picked from commit 61a8e7bd5243fd38bb44528c8766b47f490f1000) commit 222785d2ad5bda3388c64da22fa885135794801b Author: Thomas Baumgart Date: Sat Sep 12 09:12:09 2020 +0200 Start creation of new institution with empty data fields BUG: 426217 FIXED-IN: 5.1.1 (cherry picked from commit 59974fc0f76ae1daf38f5ef26141d8c53a15f559) commit 322d51c2889eba0bbe8c7f362831d6de5e0e2026 Author: Thomas Baumgart Date: Fri Sep 11 16:59:51 2020 +0200 Fix retrieval of locale information on MS-Windows Apparently, the locale information is only filled with a prior call to setlocale() with some standard values. BUG: 426406 FIXED-IN: 5.1.1 (cherry picked from commit 8ae9f44d8ecce5b5af9841e854e5547ea304523f) commit 2a911c86bdeb491283ea8e23982c815d45f64a41 Author: Thomas Baumgart Date: Sun Sep 6 14:59:02 2020 +0200 Initialize width for QML view to the right size When a user adjusts the size of the Chip-TAN widget, the size is stored but the view is not adjusted to that size when the dialog is opened the next time. This change fixes the problem by setting the view's width accordingly. BUG: 426243 FIXED-IN: 5.1.1 (cherry picked from commit 1613a08309c9dd29aacdc081496e0420224d7a37) commit 8d4113be026ceced40cd6632bb6ce601221d37e3 Merge: 5a68a0083 3e6114a08 Author: Dawid Wróbel Date: Wed Sep 2 21:36:47 2020 -0400 Merge branch '2-improve-icons-consistency' into 5.1 commit 3e6114a0847c122db1bcbb94e3a6de3f6ab272b2 Author: Dawid Wróbel Date: Wed Sep 2 21:33:56 2020 -0400 Fixes the error with randomness in icon set choice QHash order is non-deterministic, so query the list explicitly according to the priority. FIX: 423259 commit 5a68a00832c993b50b167083fec4d004d157b7cd Merge: 61b9ea113 de23df0f6 Author: Dawid Wróbel Date: Tue Sep 1 23:51:17 2020 -0400 Merge branch '2-improve-icons-consistency' into 5.1 commit de23df0f6a33274cf942af7bfa94f402deb0a175 Author: Dawid Wróbel Date: Tue Sep 1 23:50:34 2020 -0400 Use Icon::Report for transaction report commit 61b9ea113792cb776a8c5f37e2e80f8fcbd29806 Merge: a33cdfc7c f444cafe7 Author: Dawid Wróbel Date: Tue Sep 1 21:29:35 2020 -0400 Merge branch '2-improve-icons-consistency' into 5.1 commit f444cafe7d0d84ca3c8ff951b0986477d8828e99 Author: Dawid Wróbel Date: Tue Sep 1 21:28:21 2020 -0400 Fix the icon used to switch to report view commit a33cdfc7c5f710299bb1f58e9ba542bf04e1a737 Author: Dawid Wróbel Date: Tue Sep 1 21:06:33 2020 +0000 Add cmake-build* to .gitignore (cherry picked from commit bb5113ee4e3cda83dffdc92a6e384a237e33a1fc) commit d60b0fa1e968da321e580493e59421f243f2e2cd Author: Thomas Baumgart Date: Fri Aug 28 14:45:57 2020 +0200 Amend last commit for the Windows environment This change adds the necessary code for the Windows environment to support extraction of the value format from the locale information. BUG: 421915 FIXED-IN: 5.1.1 (cherry picked from commit 6c283629a81816c2d9950b8ddf1c46c647b595b3) commit 89a462ce4d97caa20263e759373993049c6b8a72 Author: Thomas Baumgart Date: Fri Aug 28 13:28:27 2020 +0200 Provide mechanism to pick monetary format from locale info The display of monetary values varies in different locales but only parts of the parameters were interpreted by the KMyMoney formatting function. This change extracts all necessary information from the current locale and formats the values accordingly. It is only available on GNU Linux systems. Windows and MacOS have still to be modified to provide the necessary information. Additional unit tests are provided to make sure the formatting works as expected. CCBUG: 421915 (cherry picked from commit 7c3d78a5e3a356a80309b5673cd746ddabc37f56) commit 4ba13aec4943fbd02425a978b4fd6a0d0b0339c1 Author: Thomas Baumgart Date: Fri Aug 28 13:25:09 2020 +0200 Added platform feature to return currency sign position (cherry picked from commit 0bd6482b79d288df1ae5b20e1853bde1b1922a0f) commit 4763930b6670c216fa9ef3514e5588a497ec5bae Author: Thomas Baumgart Date: Wed Aug 19 10:50:05 2020 +0200 Add known exchange rate when adding a replacement currency BUG: 425533 FIXED-IN: 5.1.1 (cherry picked from commit a7f6275c489f937259be8187f99e143d1744b4fd) commit 7ad3a2f42be87745dff97ba8afc6d8c0c3ee9508 Author: Thomas Baumgart Date: Wed Aug 19 10:44:19 2020 +0200 Add currency ZMW as successor of ZMK BUG: 425530 FIXED-IN: 5.1.1 (cherry picked from commit f355372d32be3ec743eb11327bd022bb88595ee4) commit 4c45780630d9143945cb0b198535beabf26fe3e5 Author: Thomas Baumgart Date: Tue Aug 18 09:22:45 2020 +0200 Improve currency handling in report header (cherry picked from commit b5d7eced8e022fe51087588d9fc4d902e35c051a) commit 1159cad3b33ab6cdd50985db7899228715b8fba1 Author: Thomas Baumgart Date: Tue Aug 18 09:21:58 2020 +0200 Show correct currency in report In multi-currency transactions the transaction commodity was used as currency instead of the categories currency. The value shown is correct. This change fixes the problem by overriding the currency in this case with the one of the category. BUG: 423870 FIXED-IN: 5.1.1 (cherry picked from commit 49dcabca8bd912554185e49faff43c685b77764d) commit df4451f1761149c1d6de68bb5d6326a244ba8ddf Author: Thomas Baumgart Date: Thu Aug 13 19:57:26 2020 +0200 Remove unneeded slash in URL and include the info message about URL modification in translation BUG: 425280 FIXED-IN: 5.1.1 commit 128ca430dc9e7486e86d1a738a428df23aeb6896 Author: Thomas Baumgart Date: Tue Aug 4 07:23:27 2020 +0200 Improve the fraction for the Bitcoin currency (cherry picked from commit 7899c370a8fe3a5eb56966720398a56ed3d75f4c) commit 820bda15ba7f6a8172c9c5b682b61edbf0216f96 Author: Thomas Baumgart Date: Tue Jul 28 14:54:41 2020 +0200 Fix spelling in en_US account templates BUG: 424745 FIXED-IN: 5.1.1 commit 3a769f67c4efb9659eaf5b61e8bd52942533fa39 Author: Thomas Baumgart Date: Sun Jul 26 09:22:16 2020 +0200 Report all matching transactions in transaction report In case the first processed split of a multi split transactoin matches the filter criteria and no other one does, then the transaction was not included in the report at all. Since other splits may match the filter also, the first one found will be stacked and only added, if no other data was added for that transaction. BUG: 424674 FIXED-IN: 5.1.1 commit 910bc921d824e30ee3347bd465a21c7ad6c446cc Author: Thomas Baumgart Date: Sat Jul 25 19:16:14 2020 +0200 Include category filter in all cases In some cases, a provided category filter was ignored which caused no filtering at all. BUG: 424321 FIXED-IN: 5.1.1 commit 19e9ac500810c9026c83a532a7e6e990fd39ea63 Author: Thomas Baumgart Date: Sat Jul 25 13:20:49 2020 +0200 Allow to calculate one parameter of a loan When leaving an amount edit field in the new loan account wizard it will automatically be filled with 0. This will prevent the loan calculator to identify the field that should be calculated. Enable the option to allow an empty field prevents the automatic fill with the value 0 on focusOut event. BUG: 424511 FIXED-IN: 5.1.1 commit 48692d939f1e4be2ecdcf5b2f3374af9538747a7 Author: l10n daemon script Date: Thu Jul 23 08:21:23 2020 +0200 GIT_SILENT made messages (after extraction) commit 5ce752748e70f66bfbf65cb93196b286971a6fe0 Author: Thomas Baumgart Date: Sun Jul 19 17:07:40 2020 +0200 Show complete account names when they have '<' in their name When an account name contains the less-than character followed by text, that part is removed from the name in HTML based views (home view and reports). Escaping the less-than and greater-than characters to their HTML equivalent solves the problem and all of the name is displayed. BUG: 424188 FIXED-IN: 5.1.1 commit 15947605320186180b3d46924a3720a56063bf85 Author: Thomas Baumgart Date: Sun Jul 19 16:42:24 2020 +0200 Show report start and end date when all data is selected BUG: 424302 FIXED-IN: 5.1.1 commit 637824bbd75f183fb1bdd5458663edf0ade0bca1 Author: Thomas Baumgart Date: Sun Jul 19 16:18:00 2020 +0200 Suppress context menu in home view The standard context menu of the webview object does not work in this context so we simply suppress to show it. BUG: 424305 FIXED-IN: 5.1.1 commit b418331d789cd1a99ab09d8c49f85c8226219156 Author: Thomas Baumgart Date: Sun Jul 19 12:41:04 2020 +0200 Remove unnecessary loading of the accounts model BUG: 424344 FIXED-IN: 5.1.1 commit 84ff905e32aabfb2473a25f650c1f8bd40e2e5b2 Author: Thomas Baumgart Date: Sun Jul 19 12:33:45 2020 +0200 Create default QIF profile if it does not exist yet BUG: 419275 FIXED-IN: 5.1.1 commit 9adcb836a42bc8553c3764cc84f064378f20de9f Author: Thomas Baumgart Date: Sun Jul 19 11:23:00 2020 +0200 Remove unnecessary debug output commit a64cba41ede6eb73cc44ba0cfecb49cb135a41a7 Author: Thomas Baumgart Date: Sun Jul 19 11:22:44 2020 +0200 Remove duplicate signal/slot connection commit fae59666c95c22ac68df3f347ba14c5e41a47f34 Author: Thomas Baumgart Date: Sun Jul 19 11:21:24 2020 +0200 Add missing release event in very specific case The date picker object is used in other areas of KMyMoney (e.g. transaction editor) where this problem does not show up. I analyzed it, and the problem is, that the very first MouseReleaseButton event on the date picker after object creation is not reaching the object under unknown circumstances in the enter schedule dialog. This is not always, but the scenario reported in the bug entry shows it. I have no idea about the root cause, though. Detecting the specific scenario and sending a mouse release button event based on the data of the press event solves the problem. Drawback: pressing the mouse long in that scenario now has no effect. It needs a second press to get the number increasing while the mouse button is pressed. BUG: 424378 FIXED-IN: 5.1.1 commit 74a8f0d2721a228b2c552ecbf267f1609f993712 Author: l10n daemon script Date: Mon Jul 13 07:46:05 2020 +0200 GIT_SILENT made messages (after extraction) commit 6e078d9583783b37efca240dee900f9618045605 Author: Thomas Baumgart Date: Sun Jul 12 12:21:57 2020 +0200 Harmonize display of closed accounts in home view Different sections of the home view displayed closed accounts depending of the "Show all accounts" and "Do not show closed accounts" differently. The handling has been harmonized such that closed accounts will be displayed in all sections alike either if "Show all accounts" is active or "Don't show closed accounts" is inactive. Closed accounts will also be shown in strike-through so that they can easily be identified as closed. BUG: 424098 FIXED-IN: 5.1.1 commit d4ef7aab5bf0775199343996504ae8b317208821 Author: Yuri Chornoivan Date: Sat Jul 11 16:15:15 2020 +0300 Make the docbooks translatable commit 277dd502815533770b72bf0785b4677823837ea0 Author: Yuri Chornoivan Date: Sat Jul 11 16:04:31 2020 +0300 Fix minor typo: this buttons -> these buttons commit 1ea0fe292311015b118db78e896644c8082c1f08 Author: Thomas Baumgart Date: Sat Jul 11 13:12:46 2020 +0200 Fix documentation build A few tags were incorrect since the last changes. This corrects it. commit 836568123f54c85d06b8c6a37c91dc47332259c4 Author: Jack Ostroff Date: Sun Jul 5 17:23:10 2020 -0400 Various edits suggested by Antoni Bella Pérez. AUTHOR: Antoni Bella Pérez commit b54fbaa912541d3f959f761cb6263a18b6f65fd9 Author: Jack Ostroff Date: Sun Jul 5 17:19:25 2020 -0400 Minor rewoding commit e33af7a4b74c6be07d5e9f4ff2c134ce218d294d Author: l10n daemon script Date: Wed Jul 1 09:14:11 2020 +0200 SVN_SILENT made messages (.desktop file) - always resolve ours In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" commit 2e0440ec0d2d09475b4c09af4fd6cb6a6ccd3a1a Author: Thomas Baumgart Date: Sat Jun 27 14:35:22 2020 +0200 Fix keypad comma/dot to use QLocale::decimalPoint for amounts In general, pressing the keypad's comma or dot character creates the correct key press event for a locale. In case the keyboard option "Four-level key with abstract separators" is set in the KDE settings, the wrong character is used to create the event (e.g.: for locales DE or FR a dot is returned when the decimal symbol is a comma). This change fixes the problem such that a key press event for dot or comma with the Qt::KeypadModifier set is turned into a key press event with for the QLocale::decimalPoint() character. BUG: 423509 FIXED-IN: 5.1.1 commit a3a1495735f9dee9f57f9bfc9899bb5c63749000 Author: Thomas Baumgart Date: Sun Jun 21 22:02:46 2020 +0200 Fix version extraction for AppImage builds Since commit ab64742861 the version extraction was broken. This commit fixes the extraction to support the method introduced with the aforementioned change. commit ec739a7c462f73ad99e5a1033ba4ec8edc467e9b Author: l10n daemon script Date: Thu Jun 18 08:29:12 2020 +0200 SVN_SILENT made messages (.desktop file) - always resolve ours In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" commit d3e3c24a14a029f8d0032ea62e8cf46947aed9e8 Author: l10n daemon script Date: Thu Jun 18 07:15:52 2020 +0200 GIT_SILENT made messages (after extraction) commit 1af2a10882afa2c5c81be44f58fa80bf79d2af29 Author: l10n daemon script Date: Wed Jun 17 16:51:42 2020 +0200 SVN_SILENT made messages (.desktop file) - always resolve ours In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" commit bfc7a8e06c13188ff5bd5af34ae3843f7142d776 Author: l10n daemon script Date: Wed Jun 17 15:36:36 2020 +0200 GIT_SILENT made messages (after extraction) commit c1d39ac6180d2da63088c1df1bf8a3a9e8572776 Author: Dawid Wróbel Date: Tue Jun 16 16:55:15 2020 -0400 std::runtime_error is defined by , but the latter was not explicitly included which was causing MSVC errors.