Skip to content
GitLab
Explore
Sign in
FileEntry: Clean ups
Code
Review changes
Check out branch
Download
Patches
Plain diff
Méven Car
requested to merge
meven/plasma-workspace:fileentry-stat
into
master
Sep 25, 2022
Overview
1
Commits
1
Pipelines
3
Changes
1
Expand
Allow to have entries for non-local files but with wrong icon.
Clean an unneccessary include
remove an always true test: isFile() || isDir() => !isDir() || isDir() => true
Merge request reports
Loading