summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-033-28/+17
|\
| * Cocoa: Get the right zero digit for the localeAndy Shaw2019-05-021-1/+13
| * QSharedPointer: fix docs for create()Giuseppe D'Angelo2019-05-022-27/+4
* | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-013-3/+7
* | Purge use of some deprecated methods from QDateTime testsEdward Welbourne2019-04-231-1/+1
* | MinGW: Fix developer buildFriedemann Kleint2019-04-181-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-162-1/+12
|\|
| * Correct the description of the "C" localeEdward Welbourne2019-04-112-1/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-092-22/+37
|\|
| * Fix various uncommon cases in QTzTimeZonePrivate backendEdward Welbourne2019-04-052-22/+37
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-061-0/+4
|\|
| * Make qt_is_ascii work properly on big endian systemsDmitry Shachnev2019-04-051-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-041-1/+1
|\|
| * Doc: Use the \nullptr macro instead of 0Venugopal Shivashankar2019-04-021-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-4/+2
|\|
| * Refine underflow check in QLocaleData::convertDoubleToFloat()Edward Welbourne2019-04-011-4/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-262-24/+25
|\|
| * Fix broken data for time-zones with no transitionsEdward Welbourne2019-03-222-24/+23
| * Correct a misguided assertion in QTzTimeZonePrivateEdward Welbourne2019-03-221-2/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-0/+6
|\|
| * Doc: fix some typos and missing doc for QScopeGuardEirik Aavitsland2019-03-111-0/+6
* | Doc: Unify terminology for '\0'-terminated stringsChristian Ehrlicher2019-03-132-24/+21
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-1/+1
|\|
| * Fix a couple of small doc things in relation to QScopeGuardAndy Shaw2019-03-091-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-091-6/+28
|\|
| * Handle error from MS-Win API in QCollator::compare()Edward Welbourne2019-03-061-6/+28
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-261-0/+2
|\|
| * Fix build for size with gccKirill Burtsev2019-02-231-0/+2
* | Fix can not -> cannotRobert Loehning2019-02-252-2/+2
* | Add conversion to and from long and ulongVolker Hilsheimer2019-02-233-0/+162
* | QtCore: replace null and nullptr with \nullptr in documentationChristian Ehrlicher2019-02-186-86/+86
* | Remove bogus assertLars Knoll2019-02-131-1/+0
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-02-121-5/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-121-5/+6
| |\|
| | * Avoid read-outside-array error by QStringRef over-reachEdward Welbourne2019-02-081-5/+6
* | | Add missing \since to QList<T>::swapItemsAt()Friedemann Kleint2019-02-121-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-083-14/+36
|\|
| * Fix race condition in getting the system locale dataThiago Macieira2019-02-011-2/+2
| * Q(Date|Time)+::toString: correct account of format specifiersEdward Welbourne2019-01-311-12/+30
| * Fix unused parametersJesus Fernandez2019-01-291-0/+4
* | QtCore: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-3/+3
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-1/+1
|\|
| * qsimd: Fix compilation with trunk clang for mingwMartin Storsjö2019-01-221-1/+1
* | Add QStringList::indexOf/lastIndexOf for QStringView and QLatin1StringAlbert Astals Cid2019-01-223-12/+117
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-0/+2
|\|
| * QLocale: fix crash when using qDebug() in a global destructorDavid Faure2019-01-131-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-046-56/+176
|\|
| * Doc: Remove pre-Windows 7 from QCollator documentationKai Koehne2018-12-221-5/+0
| * Doc: Consistently mark QT_XYZ_CAST_FROM_ASCII with \cKai Koehne2018-12-223-9/+91
| * QtCore: Unify license headersKai Koehne2018-12-221-1/+1