summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * Silence intel compiler warning about float comparisonOlivier Goffart2019-11-283-0/+3
| | * Work around macOS's inconsistency in naming of India's time-zoneEdward Welbourne2019-11-281-0/+11
| | * Fix mis-guided init() in default QAndroidTimeZonePrivate constructorEdward Welbourne2019-11-271-8/+8
| | * Sanitize QAndroidTimeZonePrivate::init()Edward Welbourne2019-11-271-17/+19
| | * Permit leading space at start of RFC 2822 Date formatEdward Welbourne2019-11-271-2/+2
| | * Make Qt::RFC2822Date's doc match up with its implementationEdward Welbourne2019-11-272-6/+14
| | * Qt5CoreMacros: properly check the CMake versionBen Boeckel2019-11-261-1/+1
| | * Fix qdoc include paths for QStandardPathsFriedemann Kleint2019-11-261-7/+7
| | * QGb18030Codec: fix out-of-bounds access when decoding surrogate pairsThiago Macieira2019-11-261-1/+0
| | * QCborValue: Extend the constructor to also create extended typesThiago Macieira2019-11-231-74/+83
| | * Fix QCborValue::toCbor with non-ASCII URLsThiago Macieira2019-11-231-5/+5
| * | Workaround warning in QHash::uniteAlbert Astals Cid2019-12-021-4/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-303-4/+6
|\| |
| * | INTEGRITY: remove constexpr supportGiuseppe D'Angelo2019-11-292-4/+3
| * | Silence MSVC build of Qt for PythonFriedemann Kleint2019-11-291-0/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-293-125/+143
|\| |
| * | Unicode tables: minor prettificationEdward Welbourne2019-11-281-0/+4
| * | Add missing docs for UCD additions at 5.15Edward Welbourne2019-11-283-3/+17
| * | Add Since markers to QChar::Script docs and sort in alphabetic orderEdward Welbourne2019-11-271-122/+122
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-8/+8
|\| |
| * | Deprecate qMove(), Q_DECL_OVERRIDE and Q_DECL_FINALChristian Ehrlicher2019-11-261-8/+8
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2562-487/+1002
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-233-6/+28
| |\|
| | * QSortFilterProxyModel: Add change signals for propertiesKai Uwe Broulik2019-11-222-6/+22
| | * QTemporaryFile: Add a note about behavior on LinuxAndre Hartmann2019-11-201-0/+6
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-2016-20/+35
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-192-61/+9
| |\|
| | * Doc: Move the common documentation to a qdocincVenugopal Shivashankar2019-11-181-59/+7
| | * Change the QtCore library output to show the plugin pathThiago Macieira2019-11-181-2/+2
| * | RDRAND test: also disable if RDRAND produced only three samplesThiago Macieira2019-11-181-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-153-2/+7
| |\|
| | * Allow longer time-zone components on AndroidEdward Welbourne2019-11-141-0/+6
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-1/+1
| | |\
| | | * Fix typo in QLoggingCategory documentationMitch Curtis2019-11-061-1/+1
| | * | Do not load plugin from the $PWDOlivier Goffart2019-11-111-1/+0
| * | | wasm: add platform qsettingsLorn Potter2019-11-145-31/+276
| * | | Port QThread::wait() to QDeadlineTimerChristian Ehrlicher2019-11-134-16/+32
| * | | Make sure the metatypes are installed in prefix buildsUlf Hermann2019-11-131-1/+2
| * | | Make QObjectPrivate::threadData a proper atomicGiuseppe D'Angelo2019-11-1312-113/+152
| * | | QEventDispatcherWin32: unify input checks in {un}register...()Alex Trotsenko2019-11-131-18/+18
| * | | QBasicTimer: release timer id on exitAlex Trotsenko2019-11-131-6/+4
| * | | Make Qt aware of NTFS Junctions on WindowsRyan Chu2019-11-093-3/+33
| * | | QWaitCondition: fix dummy QWaitCondition implementationChristian Ehrlicher2019-11-081-7/+14
| * | | Avoid erroneous creation of QScopedValueRollback objectsSimon Hausmann2019-11-081-1/+5
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-083-157/+65
| |\| |
| | * | Rationalize descriptions of date-time formatsEdward Welbourne2019-11-071-154/+61
| | * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-11-061-1/+1
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-1/+1
| | | |\|
| | | | * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-301-1/+1
| | | | |\
| | | | | * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-113-2/+9
| | | | | |\