- For standard configuration, rely on KCoreConfigSkeleton::load and ::save. Commit. Fixes bug #357135
- Call updateButtonGeometry after decorationButtonsLeftChanged and decorationButtonsRightChanged. Commit. Fixes bug #356869
- Relax cmake version requirement to rest of plasma. Commit. Code review #126477
- Add vertical stretch to prevent DBus shortcut configuration from expanding. Commit.
- Fix comparison of QString to QKeySequence. Commit.
- Fixed compilation for kde4. Commit.
- Removed useless oxygenutil. Commit.
- For standard configuration, rely on KCoreConfigSkeleton::load and ::save. Commit. Fixes bug #357135
- Call updateButtonGeometry after decorationButtonsLeftChanged and decorationButtonsRightChanged. Commit. Fixes bug #356869
- Fix icon hover effect breaking after Dashboard was used. Commit.
- Use Oxygen sound instead of sound from kdelibs4's kde-runtime. Commit.
- Use the right graphics for min and max sliders. Commit. Fixes bug #356790. Code review #126498
- Fix bug 356946 - user avatar in Phonon isn't shrinked. Commit. Code review #126438. Fixes bug #356946
- Don't instanciate thumbnail delegates when tooltips are off. Commit.