summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-12/+15
* QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-141-2/+2
|\
| * Doc: Fix typos in QDateTime docsTopi Reinio2019-06-071-2/+2
* | doc: Fix tr() documentation issueMartin Smith2019-06-132-1/+6
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-114-5/+20
|\ \
| * | Doc: Add Q_OS_WASM documentationPaul Wicking2019-06-071-0/+7
| * | wasm: make idealThreadCount() work on all threadsMorten Johan Sørvig2019-05-083-5/+13
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-112-0/+86
|\ \ \ | | |/ | |/|
| * | macOS: Introduce QMacKeyValueObserver and use in theme and styleTor Arne Vestbø2019-06-072-0/+86
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-079-123/+191
|\ \ \
| * | | 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
* | | | Fix invalid vptr during destruction of animationsAllan Sandfeld Jensen2019-05-234-2/+30
* | | | doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+41
|/ / /
* | | 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
|\|