[dolphin] [Bug 446858] Date of creation doesn't update if folder opened in 2 tabs
Méven Car
bugzilla_noreply at kde.org
Fri Apr 5 19:49:35 BST 2024
https://bugs.kde.org/show_bug.cgi?id=446858
Méven Car <meven.car at kdemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
Latest Commit| |https://invent.kde.org/fram
| |eworks/kio/-/commit/db74085
| |4f3644fe47e8aec24dadf467aa5
| |a1d7a2
Resolution|--- |FIXED
--- Comment #1 from Méven Car <meven.car at kdemail.net> ---
Git commit db740854f3644fe47e8aec24dadf467aa5a1d7a2 by Méven Car.
Committed on 05/04/2024 at 18:49.
Pushed by meven into branch 'master'.
kfileitem: Linux, use statx to refresh files
The statx logic is shared with kioworkers/file to minimize code
duplication.
M +2 -0 src/core/CMakeLists.txt
M +24 -13 src/core/kfileitem.cpp
M +2 -0 src/kioworkers/file/CMakeLists.txt
M +0 -3 src/kioworkers/file/config-kioworker-file.h.in
A +3 -0 src/kioworkers/file/config-stat-unix.h.in
M +2 -129 src/kioworkers/file/file_unix.cpp
A +149 -0 src/kioworkers/file/stat_unix.h [License: LGPL(v2.0+)]
https://invent.kde.org/frameworks/kio/-/commit/db740854f3644fe47e8aec24dadf467aa5a1d7a2
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list