kdelibs/kutils/kpasswdstore
Ivailo Monev c38afd7556 kutils: replace KConfig with KSettings in KPasswdStoreImpl
KConfig uses internal lock for synchronization, KSettings does not and
since the password stores are giant-locked now it is faster to not lock in
the underlaying implementation

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-14 16:40:32 +03:00
..
kded kutils: replace KConfig with KSettings in KPasswdStoreImpl 2023-06-14 16:40:32 +03:00
tests kutils: somewhat automatic KPasswdStore test 2022-04-06 19:04:48 +03:00
CMakeLists.txt generic: remove build variable used to specify library type 2023-06-10 23:19:17 +03:00
kpasswdroulettedialog.cpp kdecore: replace most of KRandomSequence with new KRandom::randomMax() function 2022-09-26 12:58:37 +03:00
kpasswdroulettedialog.h kutils: KPasswdRouletteDialog clarification 2022-05-12 20:33:31 +03:00
kpasswdroulettedialog.ui generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
kpasswdstore.cpp kutils: replace KConfig with KSettings in KPasswdStoreImpl 2023-06-14 16:40:32 +03:00
kpasswdstore.h kutils: mark KPasswdStore and KPasswdRouletteDialog as stable 2022-04-10 03:27:21 +03:00