summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Short live QtPrivate::{condition_variable,mutex}!Marc Mutz2019-09-272-0/+154
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-246-22/+57
|\
| * doc: add a note to QFileSystemWatcher about files saved by re-creationShawn Rutledge2019-09-231-0/+6
| * Fix crash when using signaldumper and sender is deletedMÃ¥rten Nordheim2019-09-231-3/+4
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-231-8/+4
| |\
| | * Doc: Remove broken example snippet from Q_ENUMSPaul Wicking2019-09-201-8/+4
| * | Android: Fix loading of pluginsBogDan Vatra2019-09-224-11/+43
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-193-30/+23
|\| |
| * | Revert "QReadWriteLock: replace (QWaitCondition, QMutex) with std::(condition...Jani Heikkinen2019-09-192-29/+22
| * | Enable debug plugin check for MinGW / Unix in debug_and_release modeCristian Adam2019-09-171-1/+1
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-177-277/+283
|\| |
| * | Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-161-4/+4
| * | Reflow documentation after indentation changeEdward Welbourne2019-09-164-111/+117
| * | Standardize indentation of calendar code's documentationEdward Welbourne2019-09-164-263/+263
| * | doc: Remove ifndef Q_QDOCMartin Smith2019-09-161-4/+0
| * | Revert "Revert "Deprecate QAtomic::load() / store()""Giuseppe D'Angelo2019-09-161-4/+8
* | | Add support for UTC[+-]\d+(:\d+){,2} time zone IDsEdward Welbourne2019-09-163-9/+65
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-169-95/+130
|\| |
| * | Doc-fix: correct some misinformation about QDateTime's handling of DSTEdward Welbourne2019-09-131-23/+30
| * | MS TZ data: avoid calculating a date in year 0Edward Welbourne2019-09-131-13/+29
| * | QReadWriteLock: replace (QWaitCondition, QMutex) with std::(condition_variabl...Marc Mutz2019-09-132-22/+29
| * | Port QReadWriteLock from QMutexLocker to qt_unique_lockMarc Mutz2019-09-131-6/+7
| * | QPointer: some simplificationsMarc Mutz2019-09-131-12/+3
| * | QTranslator doc: use QCoreApplication::installTranslator()Christian Ehrlicher2019-09-121-2/+2
| * | QCoreApplication: work towards replacing a QRecursiveMutex with a QMutexMarc Mutz2019-09-122-3/+13
| * | QReadWriteLock: use NSDMI to simplify the Private ctorMarc Mutz2019-09-121-10/+8
| * | Add qt.core.filesystemwatcher logging categoryShawn Rutledge2019-09-111-4/+9
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-116-12/+19
|\| |
| * | Fix qdoc warningsFriedemann Kleint2019-09-103-2/+4
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-093-10/+15
| |\|
| | * QRandom: retry the use of RDRAND instruction as recommended by manualsThiago Macieira2019-09-081-7/+12
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-2/+2
| | |\
| | | * qFatal: make it so you cannot disable the messageThiago Macieira2019-09-041-2/+2
| | * | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-1/+1
| | |\ \
| | | * | Revert "Disable debug plugin check for MinGW"Oliver Wolff2019-08-201-1/+1
* | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-097-100/+215
|\| | | |
| * | | | Make Qt relocatableAlexandru Croitor2019-09-072-53/+175
| * | | | Android: Fix cmake generatorBogDan Vatra2019-09-071-1/+1
| * | | | Clarify documentation of daysInMonth()Edward Welbourne2019-09-051-3/+4
| * | | | Optimize QEventDispatcherWinRT::runOnMainThread()Marc Mutz2019-09-051-11/+12
| * | | | Refine QCalendar::hasYearZero()'s documentationEdward Welbourne2019-09-051-23/+23
| * | | | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-052-9/+0
* | | | | QSemaphoreReleaser: two minor code improvementsMarc Mutz2019-09-051-5/+2
* | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-0574-6227/+12506
|\| | | |
| * | | | Rename calendar methods from m{in,ax} to m{in,ax}imumEdward Welbourne2019-09-049-48/+51
| * | | | Use quiet NaNs instead of signaling onesEdward Welbourne2019-09-042-3/+3
| * | | | QUnicodeTables: use array for case folding tablesMarc Mutz2019-09-044-2722/+2695
| * | | | Doc: Remove 'f.i.'Kai Koehne2019-09-042-2/+2
| * | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-0410-170/+165
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-0410-170/+165
| | |\| | |