- 05 Feb, 2020 2 commits
-
-
Albert Astals Cid authored
BUGS: 389428
-
Script Kiddy authored
-
- 04 Feb, 2020 2 commits
-
-
Albert Astals Cid authored
The comment said we exclude only WAVE as there is another plugin for this i guess refering to the K3bWaveDecoder, but with the file from bug 399056 K3bWaveDecoder doesn't know how to handler it and K3bLibsndfileDecoder does Also K3bWaveDecoder is always running first than K3bLibsndfileDecoder in AudioDecoderFactory::createDecoder so the new code is only really used if the other one fails BUGS: 399056
-
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"
-
- 03 Feb, 2020 1 commit
-
-
Christoph Feck authored
-
- 02 Feb, 2020 1 commit
-
-
Christoph Feck authored
-
- 29 Jan, 2020 1 commit
-
-
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"
-
- 28 Jan, 2020 1 commit
-
-
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"
-
- 26 Jan, 2020 1 commit
-
-
Script Kiddy authored
-
- 25 Jan, 2020 1 commit
-
-
Script Kiddy authored
-
- 24 Jan, 2020 1 commit
-
-
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"
-
- 21 Jan, 2020 1 commit
-
-
Albert Astals Cid authored
A bit sad that the break was added because someone reported that it gave a warning and noone took the time to read the code and say "no but the fallthrough here is intentional" BUGS: 416487 CCBUGS: 385677
-
- 06 Jan, 2020 1 commit
-
-
Christoph Feck authored
-
- 05 Jan, 2020 1 commit
-
-
Christoph Feck authored
-
- 05 Dec, 2019 2 commits
-
-
Christoph Feck authored
-
Christoph Feck authored
-
- 26 Nov, 2019 1 commit
-
-
Albert Astals Cid authored
-
- 24 Nov, 2019 1 commit
-
-
David Faure authored
This came from kconfiggui implicitly
-
- 10 Nov, 2019 1 commit
-
-
Albert Astals Cid authored
-
- 04 Nov, 2019 1 commit
-
-
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"
-
- 27 Oct, 2019 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
We need to make the thememanager return a reference to its list of themes, this way, takeAt in ThemeModel::removeRows actually removes the theme from the thememanager too and thus this way there's no attempt at double delete on shutdown BUGS: 413278
-
- 09 Oct, 2019 1 commit
-
-
Aleix Pol Gonzalez authored
BUG: 409502
-
- 06 Oct, 2019 1 commit
-
-
Christoph Feck authored
-
- 02 Oct, 2019 1 commit
-
-
Yuri Chornoivan authored
Summary: Some methods are considered deprecated. This patch tries to replace them with non-deprecated ones. Test Plan: 1. Compiles with no warnings on Qt methods deprecation except for QFontMetrics::width(). 2. Run k3b and create some audio project. Reviewers: #kde_applications, aacid Reviewed By: #kde_applications, aacid Differential Revision: https://phabricator.kde.org/D23681
-
- 30 Sep, 2019 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 28 Sep, 2019 1 commit
-
-
Scarlett Moore authored
Summary: Minor spelling and grammar fixes found while packaging for debian. Test Plan: Fixes debian lintian Reviewers: yurchor Reviewed By: yurchor Subscribers: yurchor Differential Revision: https://phabricator.kde.org/D24284
-
- 27 Sep, 2019 1 commit
-
-
Laurent Montel authored
-
- 24 Sep, 2019 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 21 Sep, 2019 1 commit
-
-
Albert Astals Cid authored
-
- 16 Sep, 2019 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
BUGS: 411969
-
- 04 Sep, 2019 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 01 Sep, 2019 1 commit
-
-
Christoph Feck authored
-
- 24 Aug, 2019 3 commits
-
-
David Faure authored
-
David Faure authored
This fixes compiling on top of taglib in a custom prefix
-
Script Kiddy authored
-