Bug 405364

Summary: Krita puts files which are opened but not added to the view into the recent documents list.
Product: [Applications] krita Reporter: wolthera <griffinvalley>
Component: File formatsAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description wolthera 2019-03-11 19:19:30 UTC
SUMMARY
When opening a file from python but not adding a view, Krita still adds it to the recent documents list. A week ago this behaviour was not present. git 52ee93a

This behaviour is rather annoying when batch processing files like the comics project management tools do...
Comment 1 Tiar 2019-03-12 10:15:13 UTC
Git commit 3c0ab08dee4aae662255e39aa40b145b20b9de29 by Agata Cacko.
Committed on 12/03/2019 at 10:12.
Pushed by tymond into branch 'master'.

Fix adding files to Recent Documents

Because of typo files were added to Recent Documents
every time it wasn't needed and not added when it was
needed. This commit makes adding files to Recent Documents
consistent with the intent.

M  +1    -1    libs/ui/KisDocument.cpp

https://commits.kde.org/krita/3c0ab08dee4aae662255e39aa40b145b20b9de29