Discussion:
D16115: Update hidden state correctly
Thomas Surrel
2018-10-10 20:27:12 UTC
Permalink
thsurrel created this revision.
thsurrel added a reviewer: Dolphin.
Herald added a project: Dolphin.
Herald added a subscriber: kfm-devel.
thsurrel requested review of this revision.

REVISION SUMMARY
When renaming a file from '.hidden' to 'not_hidden', the file
would still be displayed like a hidden file with a semi-transparent
icon and a grey text.

BUG: 399599

REPOSITORY
R318 Dolphin

BRANCH
arc_hidden (branched from master)

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

AFFECTED FILES
src/kitemviews/kfileitemmodel.cpp

To: thsurrel, #dolphin
Cc: kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
Elvis Angelaccio
2018-10-10 20:47:03 UTC
Permalink
elvisangelaccio accepted this revision as: elvisangelaccio.
elvisangelaccio added a comment.
This revision is now accepted and ready to land.


Thanks

REPOSITORY
R318 Dolphin

BRANCH
arc_hidden (branched from master)

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

To: thsurrel, #dolphin, elvisangelaccio
Cc: elvisangelaccio, kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
Thomas Surrel
2018-10-10 20:49:55 UTC
Permalink
This revision was automatically updated to reflect the committed changes.
Closed by commit R318:105fe62eeb3e: Update hidden state correctly (authored by thsurrel).

REPOSITORY
R318 Dolphin

CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D16115?vs=43347&id=43351

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

AFFECTED FILES
src/kitemviews/kfileitemmodel.cpp

To: thsurrel, #dolphin, elvisangelaccio
Cc: elvisangelaccio, kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
Elvis Angelaccio
2018-10-10 20:56:42 UTC
Permalink
elvisangelaccio added a comment.


This is a bugfix, it should be pushed to the stable branch (`Applications/18.08`).

Can you do that please?

REPOSITORY
R318 Dolphin

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

To: thsurrel, #dolphin, elvisangelaccio
Cc: elvisangelaccio, kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
Thomas Surrel
2018-10-10 20:57:23 UTC
Permalink
thsurrel added a comment.


No problem

REPOSITORY
R318 Dolphin

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

To: thsurrel, #dolphin, elvisangelaccio
Cc: elvisangelaccio, kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
Loading...