Skip to content

Aoi-hosizora/FileTimeChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileTimeChanger

  • Change File's Create Time & Update Time & Access Time
  • Use Qt and Windows API to build this program

Environment

  • QT 5.5.1 32-bit (MSVC 2010)
  • Windows 10 Version 1803

Functions

  • Modify files time using one time setting
  • Modify files time using files property ref setting
  • Drop files and dirs into ListView
  • Modify directories property

Problems

  • Qt QFileDialog could not choose directories and files at the same time
  • (Through drop dirs can be accepted event->mimeData()->hasFormat("text/uri-list"))
  • Modify time more than one time will make SetFileDateTime() return false

ScreenShot

ScreenShot

Reference

Problem

About

Files time property modifier tool built by Qt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published