https://bugs.kde.org/show_bug.cgi?id=429605

Milian Wolff <m...@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/kdev |https://invent.kde.org/kdev
                   |elop/kdevelop/commit/4887d2 |elop/kdevelop/commit/fbb4b8
                   |8ec73db039b63a2609b92600e90 |d5ddb041e01f9c6d94d272374b9
                   |721654a                     |e6f75d9

--- Comment #8 from Milian Wolff <m...@milianw.de> ---
Git commit fbb4b8d5ddb041e01f9c6d94d272374b9e6f75d9 by Milian Wolff.
Committed on 07/12/2020 at 10:18.
Pushed by mwolff into branch '5.6'.

Sync CMake build type between cache and kdevelop settings

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.

M  +3    -1    plugins/cmake/settings/cmakecachemodel.cpp
M  +4    -1    plugins/cmake/settings/cmakecachemodel.h
M  +25   -7    plugins/cmake/settings/cmakepreferences.cpp
M  +2    -1    plugins/cmake/settings/cmakepreferences.h

https://invent.kde.org/kdevelop/kdevelop/commit/fbb4b8d5ddb041e01f9c6d94d272374b9e6f75d9

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to