Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-44660

QSettings ini file does not keep file creation date

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.4.1
    • Core: I/O
    • None
    • Qt 5.4.1 MSVC 2013 - 64bits - OpenGL
      Windows 8

    Description

      With Qt 5.3 when a ini file is modified by QSettings class the creation date of the file is kept, and the modification date is overwritten.

      From Qt 5.4 when QSettings writes the file it erase both the creation and modification date of the file.

      It seems it comes from the usage of QSaveFile to save safely the file.

      Is this behaviour change an unwanted side effect or is it intentionnal ?
      Is there a way to get back to the pevious behaviour ?

      Thanks

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            laknoll Lars Knoll
            ness522 Stéphane Fabry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes