D27295: smb: support more advanced hidden file flag

2020-02-13 Thread Harald Sitter
This revision was automatically updated to reflect the committed changes.
Closed by commit R320:e2eadb7555a6: smb: support more advanced hidden file flag 
(authored by sitter).

REPOSITORY
  R320 KIO Extras

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27295?vs=75387&id=75599

REVISION DETAIL
  https://phabricator.kde.org/D27295

AFFECTED FILES
  smb/kio_smb_browse.cpp

To: sitter, ngraham
Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, 
cblack, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, 
michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, 
emmanuelp, mikesomov


D27295: smb: support more advanced hidden file flag

2020-02-11 Thread Nathaniel Graham
ngraham accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R320 KIO Extras

BRANCH
  bug307353

REVISION DETAIL
  https://phabricator.kde.org/D27295

To: sitter, ngraham
Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, 
cblack, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, 
michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, 
emmanuelp, mikesomov


D27295: smb: support more advanced hidden file flag

2020-02-10 Thread Harald Sitter
sitter created this revision.
sitter added a reviewer: ngraham.
Herald added projects: Dolphin, Frameworks.
Herald added subscribers: kfm-devel, kde-frameworks-devel.
sitter requested review of this revision.

REVISION SUMMARY
  smb attaches different meaning to the +x flags of files to represent DOS
  style flags. read them and hide hidden files. we currently have no
  KIO backing for the others but for documentation purpose I've mentioned
  them in detail so we can extend this in the future without having
  to descend into samba docs.
  
  FIXED-IN: 19.12.3
  BUG: 307353

TEST PLAN
  - set jpgs hidden as described in bug report
  - they are now hidden in dolphin

REPOSITORY
  R320 KIO Extras

BRANCH
  bug307353

REVISION DETAIL
  https://phabricator.kde.org/D27295

AFFECTED FILES
  smb/kio_smb_browse.cpp

To: sitter, ngraham
Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, 
cblack, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, 
michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, 
emmanuelp, mikesomov