- 18 Nov, 2020 5 commits
-
-
Ralf Habacker authored
CCBUG:429229 (cherry picked from commit 0c37dba7)
-
Ralf Habacker authored
CCBUG:429229 (cherry picked from commit a93937f1)
-
Ralf Habacker authored
BUG:429229 FIXED-IN:4.8.5,5.1.1 (cherry picked from commit 4b84326f)
-
Ralf Habacker authored
BUG:429237 FIXED-IN:5.1.1
-
Script Kiddy authored
-
- 17 Nov, 2020 1 commit
-
-
Script Kiddy authored
-
- 13 Nov, 2020 1 commit
-
-
Script Kiddy authored
-
- 12 Nov, 2020 1 commit
-
-
Script Kiddy authored
-
- 11 Nov, 2020 2 commits
-
-
Dawid Wróbel authored
Previously removed accidentally. (cherry picked from commit b5e12f7e)
-
Script Kiddy authored
-
- 10 Nov, 2020 1 commit
-
-
Dawid Wróbel authored
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.
-
- 07 Nov, 2020 1 commit
-
-
Thomas Baumgart authored
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 cdc19a59)
-
- 01 Nov, 2020 1 commit
-
-
Thomas Baumgart authored
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 2bc5474f)
-
- 29 Oct, 2020 2 commits
-
-
Script Kiddy authored
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"
-
Script Kiddy authored
-
- 27 Oct, 2020 1 commit
-
-
Script Kiddy authored
-
- 21 Oct, 2020 1 commit
-
-
BUG: 405204 (cherry picked from commit f226cafc)
-
- 18 Oct, 2020 3 commits
-
-
Thomas Baumgart authored
(cherry picked from commit 03fbb74f)
-
Thomas Baumgart authored
(cherry picked from commit fcb16abc)
-
Thomas Baumgart authored
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 bf5dc8e2)
-
- 11 Oct, 2020 2 commits
-
-
Script Kiddy authored
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"
-
Script Kiddy authored
-
- 05 Oct, 2020 2 commits
-
-
Script Kiddy authored
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"
-
Script Kiddy authored
-
- 01 Oct, 2020 1 commit
-
-
Dawid Wróbel authored
-
- 26 Sep, 2020 1 commit
-
-
Thomas Baumgart authored
BUG: 405204 FIXED-IN: 5.1.1 (cherry picked from commit 956cdadf)
-
- 17 Sep, 2020 1 commit
-
-
Script Kiddy authored
-
- 15 Sep, 2020 1 commit
-
-
Ralf Habacker authored
BUG:426151 FIXED-IN:5.1.1
-
- 13 Sep, 2020 2 commits
-
-
Thomas Baumgart authored
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 2afa09b0)
-
Thomas Baumgart authored
Hide internal implementation from users of this object. (cherry picked from commit 504f0a82)
-
- 12 Sep, 2020 2 commits
-
-
Thomas Baumgart authored
BUG: 425934 FIXED-IN: 5.1.1 (cherry picked from commit 61a8e7bd)
-
Thomas Baumgart authored
BUG: 426217 FIXED-IN: 5.1.1 (cherry picked from commit 59974fc0)
-
- 11 Sep, 2020 1 commit
-
-
Thomas Baumgart authored
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 8ae9f44d)
-
- 06 Sep, 2020 1 commit
-
-
Thomas Baumgart authored
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 1613a083)
-
- 03 Sep, 2020 2 commits
-
-
Dawid Wróbel authored
-
Dawid Wróbel authored
QHash order is non-deterministic, so query the list explicitly according to the priority. FIX: 423259
-
- 02 Sep, 2020 4 commits
-
-
Dawid Wróbel authored
-
Dawid Wróbel authored
-
Dawid Wróbel authored
-
Dawid Wróbel authored
-