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

Alexander Lohnau <alexander.loh...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/konversation/commit/7b7
                   |                            |67a0acbbf5804fafb7c52ac6c2f
                   |                            |8db6fc0459
         Resolution|---                         |FIXED

--- Comment #5 from Alexander Lohnau <alexander.loh...@gmx.de> ---
Git commit 7b767a0acbbf5804fafb7c52ac6c2f8db6fc0459 by Alexander Lohnau.
Committed on 27/12/2021 at 20:54.
Pushed by alex into branch 'master'.

Store state data in separate config file

For migrating the old data we can utilize the KConfigGroup::moveValuesTo
method.
For the state config a new kcfg file is added.

Relates to https://phabricator.kde.org/T12549.

M  +1    -0    src/CMakeLists.txt
M  +2    -0    src/application.cpp
M  +0    -15   src/config/konversation.kcfg
A  +23   -0    src/config/konversation_state.kcfg
A  +8    -0    src/config/konversation_state.kcfgc
M  +9    -8    src/irc/channel.cpp
M  +1    -0    src/mainwindow.cpp
M  +9    -2    src/viewer/viewcontainer.cpp

https://invent.kde.org/network/konversation/commit/7b767a0acbbf5804fafb7c52ac6c2f8db6fc0459

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

Reply via email to