summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
...
| * | QRegularExpression: anchor wildcard patternSamuel Gaist2018-12-151-2/+1
| * | Fix warnings building with --std=c++11 and gcc 8Allan Sandfeld Jensen2018-12-141-1/+1
| |/
* | Resources: reject compressed content we can't decompressThiago Macieira2018-12-121-3/+41
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-124-5/+5
* | QResource: quick refactor of registerSelf for files to support LFSThiago Macieira2018-12-111-39/+28
* | QResource: de-inline registerSelf for filesThiago Macieira2018-12-111-53/+55
* | QResource: add support for resources compressed with ZstandardThiago Macieira2018-12-113-18/+114
* | QUrlQuery: Implement initializer list constructorSamuel Gaist2018-12-092-0/+17
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-081-3/+6
|\|
| * QSettings: quick refactor for readabilityThiago Macieira2018-12-071-3/+4
| * Fix QSettings parsing of spaces after comment linesThiago Macieira2018-12-071-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-229-39/+43
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-196-26/+19
| |\
| | * Modernize the "settings" featureLiang Qi2018-11-156-26/+19
| * | QResourceFileEngine: fix use of mapped files after close()Thiago Macieira2018-11-191-1/+0
| * | QResourceFileEngine: fix map() for compressed filesThiago Macieira2018-11-191-3/+14
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-162-9/+10
| |\ \
| | * | Doc: Fix various documentation warningsTopi Reinio2018-11-062-9/+10
* | | | Replace Q_OS_MAC with Q_OS_DARWIN to match line 2731Lars Schmertmann2018-11-171-1/+1
* | | | Add QSettings(Scope...) constructor to QSettingsLars Schmertmann2018-11-162-6/+43
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-132-6/+17
|\| | |
| * | | Fix ambiguous definition of atime/mtime/ctime on alphaDmitry Shachnev2018-11-121-1/+1
| * | | Fix QFileSystemWatcher::removePath after move operationsFilippo Cucchetto2018-11-121-5/+16
* | | | QFile::copy: include the QTemporaryFile's error message if it failsThiago Macieira2018-11-111-1/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-103-8/+11
|\| | |
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-092-7/+7
| |\ \ \ | | | |/ | | |/|
| | * | Modernize the "textcodec" featureLiang Qi2018-11-072-7/+7
| * | | QResource: catch signed integer overflow (just in case)Thiago Macieira2018-11-081-1/+4
| | |/ | |/|
* | | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-2/+2
|\| |
| * | Add since 5.11 markers to two QFile enumsAlbert Astals Cid2018-10-291-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-2511-13514/+13733
|\| |
| * | qdir: Fix a condition typoIvan Komissarov2018-10-211-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-10-201-39/+7
| |\ \
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-211-39/+7
| | |\|
| | | * Re-disable statx() on AndroidThiago Macieira2018-10-181-0/+7
| | | * Linux: Remove our use of syscall() for statx(2) and renameat2(2)Thiago Macieira2018-10-121-42/+3
| * | | qfilesystemengine: add missed Q_CHECK_PTRIvan Komissarov2018-10-201-0/+3
| |/ /
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-13288/+13692
| |\|
| | * Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2018-10-091-13288/+13692
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-156-185/+28
| * | Fix docs for QStandardPaths::DesktopLocationAndre Hartmann2018-10-151-1/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-0116-76/+56
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-3015-70/+40
| |\|
| | * Fix QUrl::matches for when removing authority parts (other than host)Thiago Macieira2018-09-291-8/+8
| | * Modernize the "filesystemwatcher" featureLiang Qi2018-09-2714-62/+32
| * | Windows: Fix QDir::drives() to no longer list ejected mediaFriedemann Kleint2018-09-291-6/+16
* | | Fix a few overrides in Qt CoreAlessandro Portale2018-09-255-40/+40
* | | doc: Fix several miscellaneous qdoc warningsMartin Smith2018-09-241-3/+3
|/ /
* | Windows code: Fix to prefer ranged-for, as clang-tidy advisesFriedemann Kleint2018-09-021-8/+6