Use Tree view for the file browser instead of whatever the default view happens to be set to
ClosedPublic

Authored by ngraham on Apr 19 2018, 5:38 PM.

Details

Summary

Kile's file browser currently relies on the default view provided by KDirOperator for its file browser panel rather than defining its own preferred view. This is discouraged because:

Therefore, just use Tree View by default, which is much more appropriate anyway. We recently did this for Kate too in D12224 and are recommending the same thing for RKward: D12358

Diff Detail

Repository
R468 Kile
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.Apr 19 2018, 5:38 PM
Restricted Application added a project: Kile. · View Herald TranscriptApr 19 2018, 5:38 PM
ngraham requested review of this revision.Apr 19 2018, 5:38 PM
mludwig accepted this revision.Apr 19 2018, 6:22 PM
This revision is now accepted and ready to land.Apr 19 2018, 6:22 PM
This revision was automatically updated to reflect the committed changes.