- 04 Aug, 2021 2 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
-
- 27 Jul, 2021 1 commit
-
-
Heiko Becker authored
-
- 14 Jul, 2021 1 commit
-
-
(cherry picked from commit 59ca52a6)
-
- 10 Jul, 2021 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 05 Jul, 2021 3 commits
-
-
Heiko Becker authored
(cherry picked from commit e5cfcbdb)
-
Heiko Becker authored
-
Heiko Becker authored
-
- 30 Jun, 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
-
- 28 Jun, 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
-
- 06 Jun, 2021 1 commit
-
-
Laurent Montel authored
-
- 05 Jun, 2021 3 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
(cherry picked from commit b13266a4)
-
Heiko Becker authored
-
- 04 Jun, 2021 4 commits
-
-
Yuri Chornoivan authored
-
Yuri Chornoivan authored
-
Antoni Bella Pérez authored
* Update date and version numbers * Suitable tags and some punctuation
-
Antoni Bella Pérez authored
* Capitalize a menu item
-
- 17 May, 2021 1 commit
-
-
Laurent Montel authored
-
- 07 May, 2021 3 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
(cherry picked from commit 31812ac0)
-
Heiko Becker authored
-
- 06 May, 2021 1 commit
-
-
Alexander Lohnau authored
-
- 28 Apr, 2021 2 commits
-
-
Jonathan Esk-Riddell authored
-
Laurent Montel authored
-
- 14 Apr, 2021 3 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
(cherry picked from commit 8ab78fac)
-
Heiko Becker authored
-
- 09 Apr, 2021 3 commits
-
-
Jonathan Esk-Riddell authored
-
Jonathan Esk-Riddell authored
-
Heiko Becker authored
-
- 08 Apr, 2021 1 commit
-
-
Jonathan Esk-Riddell authored
-
- 02 Apr, 2021 5 commits
-
-
Julian Helfferich authored
KDECompilerSettings already set CMAKE_CXX_STANDARD to C++11. It is only necessary to set it explicitely if a higher C++ standard is required.
-
Julian Helfferich authored
Initialize member variable in the declaration. Since this is a C++11 feature, CMakeList.txt should also mandate C++11.
-
Julian Helfferich authored
Replacing all cells might trigger a crash in the destructor as KBlocksItemGroup deletes every item separately.
-
Julian Helfferich authored
Since refreshPosition() is called when the layout changes, the cache for each SVG item should be cleared to ensure that the new theme is displayed correctly. This fixes issue A) of bug 380474.
-
Julian Helfferich authored
Create test to verify that the positions of the individual SVG items are set correctly. This method will need to be extended to address bug 380474.
-