kdelibs/kutils/kpasswdstore
Ivailo Monev 1a3f533744 kutils: do not reparse the kpasswdstore config on get and set
with password stores being giant-locked (so that opening password stores
happens once even with multiple attempts to open before the first has
finished) it can be assumed that kpasswdstore has not been tempered with
even tho that may not hold true (it can be manually edited via text editor
but do not expect support for that)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-21 03:56:04 +02:00
..
kded kutils: do not reparse the kpasswdstore config on get and set 2024-03-21 03:56:04 +02:00
CMakeLists.txt generic: purge most manual tests 2023-07-03 07:03:28 +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: correct placeholders in getLockName() function 2024-03-16 21:20:41 +02:00
kpasswdstore.h kutils: new KPasswdStore::stores() method to get all current stores 2023-06-20 00:14:23 +03:00