summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QByteArray: Add functions isUpper() and isLower() for Latin1 byte arraysAndre Hartmann2018-02-172-3/+78
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-1644-215/+3452
|\
| * fix missing __builtin_mul_overflow for Windows ICCAlexander Shevchenko2018-02-151-1/+1
| * Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-156-14/+46
| |\
| | * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-156-14/+46
| | |\
| | | * QSaveFile: Check for EINTR in fsync()/fdatasync()5.10Thiago Macieira2018-02-111-2/+3
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-074-5/+8
| | | |\
| | | * | QString: Add whitespace handling note to number conversion functionsAndre Hartmann2018-02-051-0/+22
| | | * | QString: Wrap extra-long comment lineAndre Hartmann2018-02-051-1/+4
| | | * | Revert "QVariant: convert QDateTime and QTime to string with milliseconds"Thiago Macieira2018-02-011-2/+2
| | | * | Android: Don't rely on QDir::homePath() to get the application directoryChristian Strømme2018-02-011-2/+13
| | | * | Android: Defer initialization of logging rules until qApp constructionTor Arne Vestbø2018-02-012-0/+18
| | | * | Fix asserts and crashes in QWinEventNotifier activation loopJoerg Bornemann2018-01-262-9/+15
| | | * | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-01-251-2/+2
| | | * | MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
| | | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2413-34/+51
| | | |\ \
| | | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-194-5/+12
| | | |\ \ \
| * | | | | | Share event dispatcher creation between QThreadPrivate and QCoreApplicationTor Arne Vestbø2018-02-152-24/+6
| * | | | | | Update Unicode CLDR third party documentationKai Koehne2018-02-151-8/+12
| * | | | | | Document use of Unicode Character DatabaseKai Koehne2018-02-152-2/+20
| |/ / / / /
| * | | | | Fix compiling qfloat16_f16c.c with C89 compilerAllan Sandfeld Jensen2018-02-141-2/+4
| * | | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-1424-79/+3306
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1424-79/+3306
| | |\ \ \ \ \
| | | * | | | | Fix GCC 8 warning in qvariantanimationVille Voutilainen2018-02-141-1/+1
| | | * | | | | Fix GCC 8 warning in qurlrecodeVille Voutilainen2018-02-141-2/+2
| | | * | | | | Silence GCC 8 warnings in QStringVille Voutilainen2018-02-141-4/+4
| | | * | | | | Silence a GCC 8 warning in QIODeviceVille Voutilainen2018-02-141-1/+1
| | | * | | | | Remove QLibrary code path specific to HP-UX on PA-RISCKonstantin Tokarev2018-02-121-33/+2
| | | * | | | | Android: Don't rely on QDir::homePath() to get the application directoryChristian Strømme2018-02-121-2/+13
| | | * | | | | Android: Defer initialization of logging rules until qApp constructionTor Arne Vestbø2018-02-072-0/+18
| | | | |_|_|/ | | | |/| | |
| | | * | | | Suppress GCC 8 warning about realloc() non-trivially-copyable typesThiago Macieira2018-02-041-1/+2
| | | * | | | Silence GCC 8 warning on memcpy of movable typesThiago Macieira2018-02-042-3/+4
| | | * | | | Silence GCC 8 warning on memcpy of class Value to to class offsetThiago Macieira2018-02-041-1/+2
| | | * | | | Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2018-02-011-7/+16
| | | | |_|/ | | | |/| |
| | | * | | Doc: make a note about use of QStringLiteral with non-ASCII charsThiago Macieira2018-01-221-1/+5
| | | * | | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-2010-24/+24
| | | * | | Handle OOM condition in the validation of plugin metadataAndre de la Rocha2018-01-191-8/+21
| | | | |/ | | | |/|
| | | * | Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-191-3/+4
| | | * | Fix QMacTimeZonePrivate::previousTransition() for early after epochEdward Welbourne2018-01-181-18/+70
| | | * | Win: Document limitation regarding registry types not being preservedAndy Shaw2018-01-181-0/+5
| | | * | QProcess/Windows: Include PID in pipe namesFrank Richter2018-01-181-1/+1
| | | * | QThreadPool: Add missing semicolon after class in documentationAndre Hartmann2018-01-171-1/+1
| * | | | Make QThreadPrivate::createEventDispatcher do exactly what it saysTor Arne Vestbø2018-02-144-24/+30
| * | | | Windows/QSaveFile: Fix locking issues on Dropbox drivesFriedemann Kleint2018-02-143-7/+13
| * | | | Don't expect QCoreApplictionPrivate::eventDispatcher to be setTor Arne Vestbø2018-02-141-2/+3
| * | | | Use explicit QThreadData::hasEventDispatcher() where possibleTor Arne Vestbø2018-02-145-13/+13
| * | | | Remove third-party attribution for qtemporaryfileKai Koehne2018-02-142-41/+0
| |/ / /
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-138-4/+141
|\| | |
| * | | Fix typosJarek Kobus2018-02-133-3/+3
| * | | Add support for Apple Unified LoggingTor Arne Vestbø2018-02-123-0/+133