https://bugs.kde.org/show_bug.cgi?id=397398
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC| |n...@kde.org --- Comment #3 from Nate Graham <n...@kde.org> --- *Real* creation time support on Linux is on my to-do list and is being tracked in Bug 381367. Sadly it's not trivial to simply use QFileInfo::birthTime() because the entire way we populate this information is different. There's a glibc API in 2.28+, but that's generally newer than what most distros are shipping. Using the raw syscall for the next year or two is an option until we can make glibc 2.28 a dependency. *** This bug has been marked as a duplicate of bug 381367 *** -- You are receiving this mail because: You are watching all bug changes.