summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-271-4/+17
* Post Merge FixesLeander Beernaert2020-01-243-26/+132
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-24242-6176/+9113
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1910-227/+335
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-187-42/+72
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-187-42/+72
| | | |\
| | | | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-175-5/+4
| | | | * Fix MS-Win system locale code to return QString for numeric tokensEdward Welbourne2020-01-161-35/+62
| | | | * QRegularExpression: fixup docs of wildcardToRegularExpressionGiuseppe D'Angelo2020-01-151-2/+6
| | * | | QMap: deprecate insertMulti, unite and friendsMårten Nordheim2020-01-172-184/+262
| | |/ /
| | * | Do not anchor an already-anchored regexpGiuseppe D'Angelo2020-01-171-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-01-1711-87/+191
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1611-87/+191
| | |\| |
| | | * | QResource: Add API to get the decompressed contentThiago Macieira2020-01-152-63/+158
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-159-24/+33
| | | |\|
| | | | * Doc: Correct non-link related qdoc compilation errorsNico Vertriest2020-01-145-6/+15
| | | | * Do fewer calendrical calculations in QDateTimeParser::setDigit()Edward Welbourne2020-01-141-15/+14
| | | | * Doc: Don't document QTextStreamManipulatorPaul Wicking2020-01-131-1/+1
| | | | * ICC compile-fix for __builtin_add_overflow()'s parameter typeEdward Welbourne2020-01-131-1/+2
| | | | * qglobal.h: remove non-ASCII quotes from commentThiago Macieira2020-01-131-1/+1
| * | | | Introduce Q_MOC_INCLUDEOlivier Goffart2020-01-172-0/+18
| |/ / /
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-155-22/+33
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-134-21/+30
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-134-21/+30
| | | |\|
| | | | * Wasm: Support event loop wakeup from secondary threadsMorten Johan Sørvig2020-01-121-1/+1
| | | | * QRegularExpression: minor doc fixesGiuseppe D'Angelo2020-01-121-2/+2
| | | | * QString::isLower/isUpper: redo the implementationGiuseppe D'Angelo2020-01-111-18/+26
| | | | * QFileSystemWatcher/win: watch also for attribute changes of directoriesChristian Ehrlicher2020-01-101-0/+1
| | * | | Enforce that char16_t / char32_t are 16/32 bitsGiuseppe D'Angelo2020-01-121-1/+3
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-139-73/+126
| |\| |
| | * | QProcess: use FFD_USE_FORK when the class is not QProcess itselfThiago Macieira2020-01-091-1/+6
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-098-72/+120
| | |\|
| | | * Eliminate QLocale's default_number_options global staticEdward Welbourne2020-01-091-8/+5
| | | * Improve QLocale method documentationEdward Welbourne2020-01-091-5/+25
| | | * Add advance warning of change of return types coming in Qt6Edward Welbourne2020-01-092-4/+32
| | | * Change getMacLocaleName() to return a QStringEdward Welbourne2020-01-091-7/+7
| | | * QObject: Replace more 0 and NULL with nullptrAndre Hartmann2020-01-092-46/+46
| | | * Resolve a build error for ICC 19Inho Lee2020-01-091-2/+2
| | | * ucstrncmp: Fix UBSan report of array overflowingThiago Macieira2020-01-091-4/+4
| | | * GCC: revoke constexpr before 5.0Giuseppe D'Angelo2020-01-091-2/+5
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-102-4/+13
| |\| |
| | * | Deprecate QJsonDocument methods for converting to/from JSON binarySona Kurazyan2020-01-092-4/+13
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-091-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-1/+1
| | |\|
| | | * Fix some issues of a clang-cl developer buildFriedemann Kleint2020-01-061-1/+1
| * | | Fix comile issues with VS 2017Karsten Heimrich2020-01-081-4/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-077-36/+68
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-065-23/+13
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-065-23/+13
| | | |\|
| | | | * Note that zh's "Chinese" is in fact MandarinEdward Welbourne2020-01-041-1/+1