summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-079-123/+191
|\
| * Detect system time zone from linked symlinksDamien Caliste2019-06-041-5/+38
| * Overhaul Q(Date|Time)+ documentationEdward Welbourne2019-05-291-96/+103
| * Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+11
| * cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-202-0/+7
| * Rename QMacScopedObserver to the more fittingly QMacNotificationObserverTor Arne Vestbø2019-05-291-8/+8
| * Automatically sysrootify $$[FOO/get] propertiesJoerg Bornemann2019-05-282-13/+23
| * QRegExp: remove an out of bounds access into QStringGiuseppe D'Angelo2019-05-271-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-273-1/+240
|\|
| * Update QMetaEnum::fromType()'s static assert's error messageEdward Welbourne2019-05-151-1/+2
| * Qt Core: Document CMake macrosKai Koehne2019-05-162-0/+238
* | Fix canonicalFilePath() for files with trailing slashesVolker Hilsheimer2019-05-211-33/+17
* | Disable debug plugin check for MinGWCristian Adam2019-05-201-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-0/+26
|\|
| * Warn when setting attributes after QCoreApplication is createdSergio Martins2019-05-141-0/+26
* | Add 'well-formated' JSON string valuesMichal Klocek2019-05-141-4/+8
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-134-9/+31
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-124-9/+31
| |\|
| | * QSharedPointer: fix threadsafety docsGiuseppe D'Angelo2019-05-111-8/+13
| | * Work around VS2015/17 bitset + qfloat16.h compiler bugKeith Kyzivat2019-05-102-0/+17
| | * Update CLDR version in attributionEdward Welbourne2019-05-091-1/+1
* | | doc: clang reported two fake declarations to be the sameMartin Smith2019-05-132-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-0911-3745/+4050
|\|
| * Define Q_OS_WINDOWS, make it an alias to Q_OS_WINSergio Martins2019-05-082-0/+8
| * Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-082-60/+383
| * Windows: Add debug output for message WM_DPICHANGEDFriedemann Kleint2019-05-081-0/+9
| * Update locale data to CLDR v35.1Edward Welbourne2019-05-072-3623/+3645
| * Document how to use CMake on Qt Core, Qt GUI's central pagesKai Koehne2019-05-074-71/+14
* | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-0816-112/+92
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-061-1/+2
|\|
| * fix crash when using ALDI usb-stick with broken filesystemNick Shaforostov2019-05-051-1/+2
* | QtCore: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-05-033-0/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-035-43/+27
|\|
| * 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
| * Reduce amount of tracepoints required for event trackingMilian Wolff2019-05-022-15/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-023-32/+38
|\|
| * Don't pass scope args to _exit trace pointsMilian Wolff2019-04-302-7/+7
| * Refactor QMetaObject::activate tracepointsMilian Wolff2019-04-302-25/+25
| * Improve QObject::moveToThread docMiłosz Kosobucki2019-04-281-4/+10
* | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-015-6/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-283-4/+12
|\|
| * Make QFile::copy() less likely to create zero-sizedThiago Macieira2019-04-271-4/+10
| * qdoc: Fix warnings about missing \inmodule commandKai Koehne2019-04-262-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-2/+14
|\|
| * Android: Fix hang in runOnAndroidThreadSync and requestPermissionsSyncBogDan Vatra2019-04-251-2/+14
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-3/+2
|\|
| * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-3/+2
| |\
| | * Doc-fixes in QRandomGenerator::bounded(int...)Edward Welbourne2019-04-091-3/+2
* | | Purge use of some deprecated methods from QDateTime testsEdward Welbourne2019-04-231-1/+1