katie/src/core/io
Ivailo Monev d236165d11 simplify the QSettings write check
the previous implementation was supposed to be write-optimized, for cases
when QSettings::setValue() followed by QSettings::sync() is called often.
it turns out that optimizing for reading from the settings without changing
the object is more beneficial as that is often the case.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-24 19:19:48 +00:00
..
io.cmake use script instead of utility to generate URL TLDs table 2019-11-26 19:08:55 +00:00
qabstractfileengine.cpp replace system with local header inclusions where applicable 2019-07-16 11:50:03 +00:00
qabstractfileengine.h copyright update 2019-07-02 18:13:44 +00:00
qabstractfileengine_p.h copyright update 2019-07-02 18:13:44 +00:00
qbuffer.cpp copyright update 2019-07-02 18:13:44 +00:00
qbuffer.h copyright update 2019-07-02 18:13:44 +00:00
qdatastream.cpp compiler warning fixes 2019-12-20 03:24:36 +00:00
qdatastream.h reserve space when streaming QSet and QHash in QDataStream 2019-12-04 21:43:02 +00:00
qdatastream_p.h replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qdataurl.cpp copyright update 2019-07-02 18:13:44 +00:00
qdataurl_p.h copyright update 2019-07-02 18:13:44 +00:00
qdebug.cpp copyright update 2019-07-02 18:13:44 +00:00
qdebug.h copyright update 2019-07-02 18:13:44 +00:00
qdir.cpp remove redundant QFileSystemEntry constructor 2019-12-13 01:20:10 +00:00
qdir.h copyright update 2019-07-02 18:13:44 +00:00
qdir_p.h copyright update 2019-07-02 18:13:44 +00:00
qdiriterator.cpp remove redundant header inclusions from qfilesystemiterator_p header 2019-12-14 22:00:22 +00:00
qdiriterator.h copyright update 2019-07-02 18:13:44 +00:00
qfile.cpp remove superfluous semicolon in QFile::encodeName() 2019-12-21 19:46:45 +00:00
qfile.h copyright update 2019-07-02 18:13:44 +00:00
qfile_p.h copyright update 2019-07-02 18:13:44 +00:00
qfileinfo.cpp copyright update 2019-07-02 18:13:44 +00:00
qfileinfo.h make private QFileInfo pointer actually private 2019-07-17 14:39:36 +00:00
qfileinfo_p.h replace system with local header inclusions where applicable 2019-07-16 11:50:03 +00:00
qfilesystemengine.cpp replace QT_BUILD_CORE_LIB with QT_BOOTSTRAPPED definition checks 2019-11-17 00:24:00 +00:00
qfilesystemengine_p.h replace system with local header inclusions where applicable 2019-07-16 11:50:03 +00:00
qfilesystemengine_unix.cpp compiler warning fixes 2019-12-20 03:24:36 +00:00
qfilesystementry.cpp remove redundant QFileSystemEntry constructor 2019-12-13 01:20:10 +00:00
qfilesystementry_p.h remove redundant QFileSystemEntry constructor 2019-12-13 01:20:10 +00:00
qfilesystemiterator_p.h remove redundant header inclusions from qfilesystemiterator_p header 2019-12-14 22:00:22 +00:00
qfilesystemiterator_unix.cpp remove unused QFileSystemIterator arguments 2019-07-17 14:47:08 +00:00
qfilesystemmetadata_p.h copyright update 2019-07-02 18:13:44 +00:00
qfilesystemwatcher.cpp remove dnotify watcher reference 2019-07-26 19:01:23 +00:00
qfilesystemwatcher.h copyright update 2019-07-02 18:13:44 +00:00
qfilesystemwatcher_inotify.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qfilesystemwatcher_inotify_p.h copyright update 2019-07-02 18:13:44 +00:00
qfilesystemwatcher_kqueue.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qfilesystemwatcher_kqueue_p.h copyright update 2019-07-02 18:13:44 +00:00
qfilesystemwatcher_p.h replace system with local header inclusions where applicable 2019-07-16 11:50:03 +00:00
qfsfileengine.cpp QFSFileEnginePrivate cleanup 2019-07-13 21:09:29 +00:00
qfsfileengine.h copyright update 2019-07-02 18:13:44 +00:00
qfsfileengine_iterator.cpp remove unused QFileSystemIterator arguments 2019-07-17 14:47:08 +00:00
qfsfileengine_iterator_p.h copyright update 2019-07-02 18:13:44 +00:00
qfsfileengine_p.h replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qfsfileengine_unix.cpp QFSFileEnginePrivate cleanup 2019-07-13 21:09:29 +00:00
qiodevice.cpp prepend translation call with class in QIODevice::errorString() 2019-07-27 22:06:44 +00:00
qiodevice.h copyright update 2019-07-02 18:13:44 +00:00
qiodevice_p.h copyright update 2019-07-02 18:13:44 +00:00
qnoncontiguousbytedevice.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qnoncontiguousbytedevice_p.h copyright update 2019-07-02 18:13:44 +00:00
qprocess.cpp remove redundant QProcess timers 2019-07-18 16:40:20 +00:00
qprocess.h copyright update 2019-07-02 18:13:44 +00:00
qprocess_p.h remove redundant QProcessEnvironmentPrivate lock 2019-07-03 14:55:39 +00:00
qprocess_unix.cpp set argv to full path to program in QProcessPrivate::startDetached() 2019-12-18 15:25:10 +00:00
qresource.cpp replace system with local header inclusions where applicable 2019-07-16 00:41:53 +00:00
qresource.h copyright update 2019-07-02 18:13:44 +00:00
qresource_iterator.cpp copyright update 2019-07-02 18:13:44 +00:00
qresource_iterator_p.h copyright update 2019-07-02 18:13:44 +00:00
qresource_p.h copyright update 2019-07-02 18:13:44 +00:00
qsettings.cpp simplify the QSettings write check 2019-12-24 19:19:48 +00:00
qsettings.h rework QSettings, use JSON as native format for it 2019-12-24 01:30:39 +00:00
qsettings_p.h simplify the QSettings write check 2019-12-24 19:19:48 +00:00
qstandardpaths.cpp mark certain core component options unsupported 2019-12-18 00:00:13 +00:00
qstandardpaths.h mark certain core component options unsupported 2019-12-18 00:00:13 +00:00
qstandardpaths_unix.cpp mark certain core component options unsupported 2019-12-18 00:00:13 +00:00
qtemporaryfile.cpp remove redundant QFileSystemEntry constructor 2019-12-13 01:20:10 +00:00
qtemporaryfile.h copyright update 2019-07-02 18:13:44 +00:00
qtextstream.cpp fix build with QTEXTSTREAM_DEBUG defined 2019-12-05 17:13:51 +00:00
qtextstream.h copyright update 2019-07-02 18:13:44 +00:00
qtldurl.cpp inline and avoid temporary in containsTLDEntry() function 2019-11-28 20:41:24 +00:00
qtldurl_p.h correct comment in qtldurl_p header 2019-07-02 21:51:43 +00:00
qurl.cpp assume const methods are thread-safe and avoid locking where possible 2019-11-25 12:21:46 +00:00
qurl.h copyright update 2019-07-02 18:13:44 +00:00