summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-183-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-152-2/+2
| |\
| | * Fix QT_DEPRECATED_SINCE usageJędrzej Nowacki2016-02-022-2/+2
| * | docs: State that QMap::equal_range() returns an open-ended intervalSérgio Martins2016-02-121-1/+1
* | | Merge "Merge dev into 5.7" into refs/staging/5.7Oswald Buddenhagen2016-02-174-0/+85
|\ \ \
| * \ \ Merge dev into 5.7Oswald Buddenhagen2016-02-174-0/+85
| |\ \ \
| | * | | Introduce QHash::equal_range()Sérgio Martins2016-02-142-0/+48
| | * | | QRect(F): add transposed()Marc Mutz2016-02-132-0/+37
* | | | | QDate: mark getDate() as const.Anton Kudryavtsev2016-02-172-2/+18
|/ / / /
* / / / QDateTimeParser: de-duplicate calls and cache resultsAnton Kudryavtsev2016-02-161-19/+26
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-115-85/+70
|\| |
| * | QLocale: Use QVariant::toStringList() instead of template instantiationSérgio Martins2016-02-101-1/+1
| * | Doc: correct minor typoGabriel Pannwitz2016-02-051-2/+2
| * | Doc: corrected minor link issuesNico Vertriest2016-02-051-1/+1
| * | Make findAmPm actually return the relevant enum, instead of int.Edward Welbourne2016-02-042-13/+11
| * | Disintermediate QDateTimeParser::SectionNode operations.Edward Welbourne2016-02-022-57/+43
| * | Make interleaving of QDateTimeParser::Section values evident.Edward Welbourne2016-02-021-11/+12
| |/
* | QEasingCurve: add some strategic std::move()Marc Mutz2016-02-081-4/+4
* | QList: don't lose reserved capacity in op+= with empty LHSMarc Mutz2016-02-061-1/+1
* | Add qstrntod as qstrtod overload, which takes a len parameterTobias Koenig2016-02-032-2/+13
* | Don't use Q_GLOBAL_STATIC for trivial type QLocaleDataSérgio Martins2016-02-031-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-023-26/+19
|\|
| * Set correct Section type for QDateTimeParser::lastEdward Welbourne2016-01-291-1/+1
| * Don't let a good day cause date-time parser to forget a conflict.Edward Welbourne2016-01-291-2/+4
| * Refactor one QDateTimeParser::sectionText() via the other.Edward Welbourne2016-01-291-9/+1
| * Make initializers into declare-and-initialize.Edward Welbourne2016-01-291-8/+7
| * Avoid shadowing in QDateTimeParser::findAmPm.Edward Welbourne2016-01-291-3/+3
| * QStringBuilder: fix appending QLatin1String to QByteArrayMarc Mutz2016-01-261-3/+3
* | QRingBuffer: add append(const char *, qint64) functionAlex Trotsenko2016-02-012-0/+15
* | Revert "Correct floordiv() to cope with implementation-defined division."Edward Welbourne2016-01-291-10/+6
* | Integrate QProcess into QIODevice's multistreaming infrastructureAlex Trotsenko2016-01-291-1/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-33/+43
|\|
| * QString: optimize case conversion codeKonstantin Ritt2016-01-211-24/+30
| * Fix some mis-guided fall-throughs #ifdef QT_BOOTSTRAPPED.Edward Welbourne2016-01-211-9/+13
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-265-60/+86
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-215-60/+86
| |\|
| | * Make some initializers be declarations.Edward Welbourne2016-01-201-10/+10
| | * Avoid shadowing a name (and use the outer variable an extra time)Edward Welbourne2016-01-201-3/+3
| | * Avoid dereferencing before the start of a string.Edward Welbourne2016-01-201-1/+1
| | * Make it clearer what's happening with a fall-through.Edward Welbourne2016-01-201-2/+2
| | * Doc: Fix return type of QWeakPointer assignment operatorsTopi Reinio2016-01-191-3/+3
| | * Haiku: Fix compilation of corelibTobias Koenig2016-01-181-1/+1
| | * Correct floordiv() to cope with implementation-defined division.Edward Welbourne2016-01-131-2/+13
| | * [Android]: Java uses some deprecated locale codes so account for theseAndy Shaw2016-01-131-0/+7
| | * Don't pretend we know what DST to use for an offset date.Edward Welbourne2016-01-121-30/+38
| | * Revert "QString: preserve embedded NULs when converting from QByteArray"Marc Mutz2016-01-121-9/+9
* | | QStringRef: add missing op[]Marc Mutz2016-01-262-1/+14
* | | QTzTimeZonePrivate: optimize container usage in init().Anton Kudryavtsev2016-01-261-2/+9
* | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-2116-0/+16
* | | Update the Intel copyright yearThiago Macieira2016-01-214-4/+4