summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Make qDetectCpuFeatures() return the CPU features it detectedThiago Macieira2018-12-042-7/+4
|/ / /
* | | Rename QList<T>::swap(int, int) to swapItemsAt()Lars Knoll2018-12-033-3/+14
* | | Invert include dependencies between QList and QVectorLars Knoll2018-12-033-43/+52
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-226-14/+33
|\| |
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-167-16/+35
| |\ \
| | * | Doc: Tie the QScopeGuard documentation to a classTopi Reinio2018-11-061-9/+21
| | * | Doc: Fix various documentation warningsTopi Reinio2018-11-066-7/+14
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-132-5/+6
|\| | |
| * | | Clean up and update Unicode character data 3rd-party infrastructureEdward Welbourne2018-11-111-1/+3
| * | | Doc: fix formatting error in QLineFEirik Aavitsland2018-11-111-4/+3
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-107-4189/+4299
|\| | |
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-092-6/+5
| |\ \ \ | | | |/ | | |/|
| | * | Modernize the "textcodec" featureLiang Qi2018-11-072-6/+5
| * | | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-055-4169/+4280
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-0/+3
| | |\|
| | | * Fix deleting of QSharedPointer internals in case QPointer loses the raceThiago Macieira2018-10-291-0/+3
| | * | Update to CLDR v34Edward Welbourne2018-11-024-4169/+4277
* | | | QByteArrayList: add indexOf(const char*) overloadDavid Faure2018-11-062-0/+26
* | | | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-3/+3
* | | | QLocale: add const version of formattedDataSizeChristian Ehrlicher2018-11-022-1/+17
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-0/+1
|\| | |
| * | | Fix leak in QContiguousCache::setCapacityJoni Poikelin2018-10-301-0/+1
| |/ /
* | | doc: Add \since 6.0 to future functionsMartin Smith2018-10-301-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-2510-216/+50
|\| |
| * | Fix QString latin1 conversion and comparison for -optimize-size buildKirill Burtsev2018-10-181-0/+8
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-1510-216/+42
* | | Avoid races on TZ in environment via tzset() callsEdward Welbourne2018-10-221-16/+6
* | | qdbuserror: Use qOffsetStringArray instead of script generated codeMikhail Svetkin2018-10-161-0/+3
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-095-8/+32
|\| |
| * | Fix UB (invalid pointer comparison) in QList, QVector, QVLAMarc Mutz2018-10-083-3/+6
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-082-5/+26
| |\|
| | * QDateTimeParser: avoid using an invalid hour by defaultEdward Welbourne2018-10-021-4/+25
| | * Scale seconds by a thousand to get millisecondsEdward Welbourne2018-10-021-2/+2
* | | QString: documentation fixesSamuel Gaist2018-10-081-15/+15
* | | QOffsetStringArray: fix compilation error with clang-802.0.42Mikhail Svetkin2018-10-011-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-011-1/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-1/+5
| |\|
| | * QCommandLineParser: Ensure that an option text ends with a newlineAlexander Akulich2018-09-281-1/+5
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-297-86/+88
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-276-58/+60
| |\|
| | * Modernize the "datestring" featureLiang Qi2018-09-246-41/+43
| | * Modernize the "textdate" featureLiang Qi2018-09-243-17/+17
| * | Doc: Fix QEasingCurve code snippetsTopi Reinio2018-09-251-1/+1
| * | Fix some infelicities in the Q(Date|Time)+ docsEdward Welbourne2018-09-251-28/+28
* | | QOffsetStringArray: fix compilation error with ICC18Mikhail Svetkin2018-09-141-9/+6
* | | Make updateSystemPrivate() local to qlocale.cppEdward Welbourne2018-09-113-11/+22
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-113-4/+16
|\| |
| * | QStringList: restore binary compatibility with Qt 5.11David Faure2018-09-102-0/+12
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-4/+4
| |\|
| | * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-4/+4
| | |\