- 01 Nov, 2021 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
-
- 31 Oct, 2021 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, 2021 2 commits
-
-
David Redondo authored
BUG:432248 FIXED-IN: 5.6.3
-
Friedrich W. H. Kossebau authored
Missed out in 73b60f6d GIT_SILENT
-
- 25 Sep, 2021 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
-
- 20 Sep, 2021 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"
-
- 19 Sep, 2021 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"
-
- 14 Sep, 2021 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"
-
- 06 Sep, 2021 1 commit
-
-
Igor Kushnir authored
This reverts commit 4887d28e. This commit prevented KDevelop from storing CMake Settings changes. BUG: 431194, 438212 FIXED-IN: 5.6.3
-
- 04 Sep, 2021 1 commit
-
-
Jonathan L. Verner authored
-
- 08 Jun, 2021 1 commit
-
-
Script Kiddy authored
-
- 20 May, 2021 1 commit
-
-
Script Kiddy authored
-
- 22 Apr, 2021 1 commit
-
-
Script Kiddy authored
-
- 12 Apr, 2021 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"
-
- 14 Mar, 2021 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"
-
- 13 Mar, 2021 1 commit
-
-
Script Kiddy authored
-
- 08 Mar, 2021 1 commit
-
-
Script Kiddy authored
-
- 03 Mar, 2021 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"
-
- 10 Feb, 2021 1 commit
-
-
Fix test_codecompletion, test_duchain-clang, test_problems and test_files-clang failing on newer Ubuntu (cherry picked from commit fa83c76b)
-
- 01 Feb, 2021 2 commits
-
-
Milian Wolff authored
-
Milian Wolff authored
-
- 24 Jan, 2021 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
-
- 23 Jan, 2021 1 commit
-
-
Script Kiddy authored
-
- 22 Jan, 2021 2 commits
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
(cherry picked from commit 86697319)
-
- 09 Jan, 2021 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 06 Jan, 2021 1 commit
-
-
Script Kiddy authored
-
- 12 Dec, 2020 1 commit
-
-
Milian Wolff authored
-
- 11 Dec, 2020 1 commit
-
-
A style may want to change the surface format of the window. Changing the surface format after the window has been created has no effect though. One example of this is Breeze where the context menus created here had an ugly border instead of the intended look. This is because the setting of Qt::WA_TranslucentBackground by breeze had no effect anymore after the window was already created.
-
- 10 Dec, 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"
-
- 09 Dec, 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"
-
- 08 Dec, 2020 2 commits
-
-
Milian Wolff authored
-
Milian Wolff authored
-
- 07 Dec, 2020 3 commits
-
-
Milian Wolff authored
When we use the cmake file API we have to run configure to reload the model. In such a case, when we run configure to apply the new cmake preferences, we can just run reloadModel directly. Otherwise, we'd end up running configure twice. BUG: 429605
-
Milian Wolff authored
We store the cmake build type also in the kdevelo project settings in order to recreate the build dir on demand if it gets wiped. But when the user now manually changes it through the cmake cache value for an existing build dir, the values could get out of sync. Prevent that by keeping the two values in sync, i.e. once in the list of cache values and once in the project setting drop down. BUG: 429605
-
Script Kiddy authored
-