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

QSettings ini file does not keep file creation date

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes