.. |
qabstractfileengine.cpp
|
QFSFileEngine cleanup
|
2020-11-07 08:05:30 +02:00 |
qabstractfileengine.h
|
QFSFileEngine cleanup
|
2020-11-07 08:05:30 +02:00 |
qabstractfileengine_p.h
|
cleanup file engine, notably the Qt resource part
|
2020-01-11 20:39:33 +00:00 |
qbuffer.cpp
|
make QBuffer::bytesAvailable() work
|
2020-11-11 02:21:13 +02:00 |
qbuffer.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qdatastream.cpp
|
introduce QT_BUFFSIZE
|
2020-01-11 23:38:06 +00:00 |
qdatastream.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qdatastream_p.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qdataurl.cpp
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qdataurl_p.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qdebug.cpp
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qdebug.h
|
remove most std::bad_alloc exceptions handling
|
2020-01-09 02:15:39 +00:00 |
qdir.cpp
|
remove redundant QFileSystemEngine::isCaseSensitive()
|
2020-11-22 19:02:17 +00:00 |
qdir.h
|
make private QDir pointer actually private
|
2020-10-16 18:08:22 +03:00 |
qdir_p.h
|
replace QDirPrivate::getFilterSepChar() and QDirPrivate::splitFilters() with their body
|
2020-01-13 21:13:04 +00:00 |
qdiriterator.cpp
|
use foreach() for iteration in QDirIteratorPrivate constructor
|
2020-11-30 22:31:44 +00:00 |
qdiriterator.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qfile.cpp
|
QFSFileEngine cleanup
|
2020-11-07 08:05:30 +02:00 |
qfile.h
|
effectively revert 46ae020ff2 and 9529ee4b26
|
2020-01-16 06:56:49 +00:00 |
qfile_p.h
|
place all private headers in single directory
|
2020-12-01 19:20:31 +00:00 |
qfileinfo.cpp
|
remove redundant QFileSystemEngine::isCaseSensitive()
|
2020-11-22 19:02:17 +00:00 |
qfileinfo.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qfileinfo_p.h
|
cleanup file engine, notably the Qt resource part
|
2020-01-11 20:39:33 +00:00 |
qfilesystemengine.cpp
|
do not fallback to modification time in QFileSystemMetaData::fillFromStatBuf()
|
2020-12-04 20:49:16 +00:00 |
qfilesystemengine_p.h
|
remove redundant QFileSystemEngine::isCaseSensitive()
|
2020-11-22 19:02:17 +00:00 |
qfilesystemengine_unix.cpp
|
DragonFly BSD build fixes
|
2020-12-08 12:56:38 +00:00 |
qfilesystementry.cpp
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qfilesystementry_p.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qfilesystemiterator_p.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qfilesystemiterator_unix.cpp
|
reduce branches in QFileSystemIterator::QFileSystemIterator()
|
2020-01-05 04:05:45 +00:00 |
qfilesystemmetadata_p.h
|
initialize all QFileSystemMetaData members
|
2020-12-11 12:38:16 +00:00 |
qfilesystemwatcher.cpp
|
merge inotify and kevent watchers into QFileSystemWatcherEngineUnix
|
2020-12-09 05:01:56 +00:00 |
qfilesystemwatcher.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qfilesystemwatcher_p.h
|
merge inotify and kevent watchers into QFileSystemWatcherEngineUnix
|
2020-12-09 05:01:56 +00:00 |
qfilesystemwatcher_unix.cpp
|
merge inotify and kevent watchers into QFileSystemWatcherEngineUnix
|
2020-12-09 05:01:56 +00:00 |
qfilesystemwatcher_unix_p.h
|
merge inotify and kevent watchers into QFileSystemWatcherEngineUnix
|
2020-12-09 05:01:56 +00:00 |
qfsfileengine.cpp
|
reduce branches in QFSFileEngine::close()
|
2020-12-12 13:05:24 +00:00 |
qfsfileengine.h
|
QFSFileEngine cleanup
|
2020-11-07 08:05:30 +02:00 |
qfsfileengine_iterator.cpp
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qfsfileengine_iterator_p.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qfsfileengine_p.h
|
remove redundant QFSFileEnginePrivate::triet_stat member
|
2020-12-12 13:00:57 +00:00 |
qfsfileengine_unix.cpp
|
remove redundant QFSFileEnginePrivate::triet_stat member
|
2020-12-12 13:00:57 +00:00 |
qiodevice.cpp
|
remove redundant branch in QIODevice::seek()
|
2020-12-04 11:48:17 +00:00 |
qiodevice.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qiodevice_p.h
|
introduce QT_BUFFSIZE
|
2020-01-11 23:38:06 +00:00 |
qnoncontiguousbytedevice.cpp
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qnoncontiguousbytedevice_p.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qprocess.cpp
|
avoid pid_t conversion in QProcessPrivate
|
2020-12-10 13:25:46 +00:00 |
qprocess.h
|
remove TODO about QProcess::pid()
|
2020-11-08 03:05:52 +02:00 |
qprocess_p.h
|
avoid pid_t conversion in QProcessPrivate
|
2020-12-10 13:25:46 +00:00 |
qprocess_unix.cpp
|
avoid pid_t conversion in QProcessPrivate
|
2020-12-10 13:25:46 +00:00 |
qresource.cpp
|
fix some static analyzer warnings
|
2020-12-01 21:44:39 +00:00 |
qresource.h
|
cleanup file engine, notably the Qt resource part
|
2020-01-11 20:39:33 +00:00 |
qresource_iterator.cpp
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qresource_iterator_p.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qresource_p.h
|
cleanup file engine, notably the Qt resource part
|
2020-01-11 20:39:33 +00:00 |
qsettings.cpp
|
remove redundant QT_PLUGIN definition
|
2020-11-26 16:10:11 +00:00 |
qsettings.h
|
reimplement QSettings groups support
|
2020-02-01 17:40:25 +00:00 |
qsettings_p.h
|
effectively revert 26bf3aacd3
|
2020-11-26 15:56:09 +00:00 |
qstandardpaths.cpp
|
update copyright in files imported from CopperSpice
|
2020-12-09 05:01:57 +00:00 |
qstandardpaths.h
|
update copyright in files imported from CopperSpice
|
2020-12-09 05:01:57 +00:00 |
qstandardpaths_unix.cpp
|
update copyright in files imported from CopperSpice
|
2020-12-09 05:01:57 +00:00 |
qtemporaryfile.cpp
|
remove redundant QFSFileEnginePrivate::triet_stat member
|
2020-12-12 13:00:57 +00:00 |
qtemporaryfile.h
|
effectively revert 46ae020ff2 and 9529ee4b26
|
2020-01-16 06:56:49 +00:00 |
qtextstream.cpp
|
remove unused QTextStreamPrivate::stringOpenMode member
|
2020-01-25 14:37:32 +00:00 |
qtextstream.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qtldurl.cpp
|
update URL TLDs
|
2020-12-05 01:11:01 +00:00 |
qtldurl_p.h
|
update copyright and add script for doing so
|
2019-12-29 23:21:34 +00:00 |
qurl.cpp
|
fix some static analyzer warnings
|
2020-12-01 21:44:39 +00:00 |
qurl.h
|
remove redundant QT_BOOTSTRAPPED guard
|
2020-11-09 01:19:45 +02:00 |