https://bugs.kde.org/show_bug.cgi?id=398260
wolthera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/per | |use/9e643dd233010f147106a65 | |eecece4f5fe5ed3d1 Resolution|--- |FIXED --- Comment #1 from wolthera <[email protected]> --- Git commit 9e643dd233010f147106a65eecece4f5fe5ed3d1 by Wolthera van Hövell tot Westerflier. Committed on 25/09/2018 at 14:11. Pushed by woltherav into branch 'master'. This removes entries from the cache when removing books within peruse, but also removes entries when QFileInfo::exists() cannot verify they exist(when removed from outside). The latter might be a little slower, but not as noticable as the slowness of building the cache for the first time. If it does become a problem this will be the first place to start optimising. Differential Revision: https://phabricator.kde.org/D15748 M +14 -0 src/qtquick/BookDatabase.cpp M +5 -0 src/qtquick/BookDatabase.h M +14 -4 src/qtquick/BookListModel.cpp https://commits.kde.org/peruse/9e643dd233010f147106a65eecece4f5fe5ed3d1 -- You are receiving this mail because: You are watching all bug changes.
