summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Add template text to \fn commands in QScopedPointerMartin Smith2017-12-081-22/+26
* Deduplicate a common check for legacy codesEdward Welbourne2017-12-081-25/+26
* QVector: drop QRegion friendship: it's not neededMarc Mutz2017-12-061-4/+0
* doc: Add missing template parameters to \fn commandsMartin Smith2017-12-062-151/+151
* doc: Ensure clangqdoc sees declarationsMartin Smith2017-12-061-1/+1
* doc: Add class qualifiers to parameter typesMartin Smith2017-12-061-1/+5
* doc: Fix three "Cannot tie" errorsMartin Smith2017-12-022-2/+2
* doc: Fix qdoc errors for \fn commands in algorithm functionsMartin Smith2017-12-021-29/+29
* Add template text to \fn commands in QPairMartin Smith2017-12-021-17/+17
* Add template text to \fn commands in cache classesMartin Smith2017-12-012-54/+54
* Add template text to \fn commands in QVarLengthArrayMartin Smith2017-12-011-75/+75
* Disable some implicit conversions with QT_RESTRICTED_CAST_FROM_ASCIIAlexander Volkov2017-12-011-0/+4
* Add template text to \fn commands in container classesMartin Smith2017-12-016-761/+882
* Clean up in TZP-Win's calculateTransitionLocalDate()Edward Welbourne2017-11-301-19/+28
* Pull several structs and static functions into an anonymous namespaceEdward Welbourne2017-11-301-22/+24
* Fake a "first transition" at the start of timeEdward Welbourne2017-11-301-0/+9
* Avoid underflow on arithmetic with possibly-first transition timesEdward Welbourne2017-11-301-2/+2
* Take account of single-transition hacks in MS time-zone APIsEdward Welbourne2017-11-302-17/+106
* QWinTimeZonePrivate: make transition searches more efficientEdward Welbourne2017-11-301-125/+83
* Refine handling of wMonth checks in QWinTimeZonePrivateEdward Welbourne2017-11-301-6/+28
* Tidy up QDateTimeParser code to make it easier to reason aboutEdward Welbourne2017-11-301-9/+10
* QDateTimeParser: reject all short values in fixed-width fieldsEdward Welbourne2017-11-301-1/+2
* Raise the upper bound on years to 9999Edward Welbourne2017-11-302-3/+3
* Mutex-lock QLocale's update of its globalLocaleDataEdward Welbourne2017-11-301-6/+17
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-303-48/+24
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-303-48/+24
| |\
| | * improve QLocale::formattedDataSize docs slightlyShawn Rutledge2017-11-241-11/+12
| | * QTimeZonePrivate: prefer /etc/localtime over /etc/timezonePeter Wu2017-11-221-11/+12
| | * qsimd.cpp: Remove workaround for GCC 4.2Thiago Macieira2017-11-191-26/+0
* | | Add a configure-time check for QT_COMPILER_SUPPORTS_SIMD_ALWAYSThiago Macieira2017-11-301-5/+1
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Thiago Macieira2017-11-303-3/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-3/+3
| |\|
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-2/+3
| | |\
| | | * Doc: Be more specific on full stop in QVersionNumberKai Koehne2017-11-081-2/+2
| | | * qGlobalQHashSeed: initialize the seed before returning itThiago Macieira2017-11-041-0/+1
| | * | QDateTimeParser: Remove unused variableRobert Loehning2017-11-021-1/+0
* | | | Add functions for fast bulk conversion of qfloat16Allan Sandfeld Jensen2017-11-211-1/+0
|/ / /
* | | Add template text to \fn commands in qmap.cppMartin Smith2017-11-191-134/+146
* | | Avoid duplicate rules in QWinTimeZonePrivate::init()Edward Welbourne2017-11-151-2/+22
* | | Restructure Dynamic TZ query to same form as Registry variantEdward Welbourne2017-11-151-17/+39
* | | Replace ruleForYear() method with a local index-based functionEdward Welbourne2017-11-152-16/+35
* | | DRY: eliminate code duplication in calculateTransitionsForYear()Edward Welbourne2017-11-151-49/+50
* | | Make qsimd_p.h compile in C mode tooThiago Macieira2017-11-141-4/+7
* | | Remove some unnecessary namespace prefixingEdward Welbourne2017-11-061-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-056-128/+111
|\| |
| * | Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-295-127/+110
| * | QRandomGenerator: add system() and global()Thiago Macieira2017-10-291-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1718-203/+233
|\| |
| * | Don't lose precision in QMacTimeZonePrivate::previousTransition()Edward Welbourne2017-10-161-1/+1
| * | Unify wording in documentation to use 'top-left' instead 'upper-left'Christian Ehrlicher2017-10-141-2/+2