summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QBindable: add initial documentationFabian Kosmale2021-01-272-0/+84
* QTzTimeZonePrivate::init(): fix handling of empty IDEdward Welbourne2021-01-271-7/+13
* Add qHypot() to qmath.h, exposing and extending std::hypot()Edward Welbourne2021-01-274-12/+183
* Update to CLDR v38.1, adding Yukon Standard TimeEdward Welbourne2021-01-271-221/+224
* Port QThreadPool to the new property systemSona Kurazyan2021-01-273-17/+42
* Q_GLOBAL_STATIC - deal with static code analysersTimur Pocheptsov2021-01-271-0/+4
* QVariant: Do not destroy trivial typesFabian Kosmale2021-01-272-3/+8
* QJsonObject::take: add missing detach() callThiago Macieira2021-01-271-0/+1
* QTimer: port to new property systemIvan Solovev2021-01-262-8/+43
* Port QPauseAnimation to the new property systemSona Kurazyan2021-01-262-2/+13
* QRegularExpression: add move constructorIvan Solovev2021-01-262-6/+75
* Workaround MinGW not handling error suppression macro correctlyFabian Kosmale2021-01-261-0/+6
* QVariant: avoid superfluous QMetaType lookupFabian Kosmale2021-01-261-38/+38
* Partially revert 813a928c7c3cf98670b6043149880ed5c955efb9Ulf Hermann2021-01-261-0/+3
* Update QMutexLocker documentationLars Knoll2021-01-263-2/+11
* Extend alignment of QArrayData to std::max_align_t in allocationAndrei Golubev2021-01-261-7/+16
* QMimeDatabase/xml: support both 'xmlstarlet' and 'xml' for minifying XMLKai Köhne2021-01-251-0/+4
* QLocale: Allow direct conversion from language, country, and script codesKai Köhne2021-01-253-7/+51
* Make QCalendar's backend registration reentrant-safeEdward Welbourne2021-01-251-32/+120
* Add correct prefix for GHS compilerKimmo Ollila2021-01-251-0/+2
* QProcess/Win: move pipe draining into QWindowsPipeReaderAlex Trotsenko2021-01-224-32/+89
* Hold references to zone IDs alive during useEdward Welbourne2021-01-211-2/+8
* QProperty: Add private isAnyBindingEvaluating functionFabian Kosmale2021-01-212-0/+19
* Fix QTzTimeZonePrivate::displayName()'s fallbackEdward Welbourne2021-01-201-1/+2
* QLocale: add a Q_CHECK_PTRGiuseppe D'Angelo2021-01-201-0/+1
* QVLA: add a Q_ASSERTGiuseppe D'Angelo2021-01-201-0/+1
* Fix build with GCC 11: include <limits>Thiago Macieira2021-01-192-2/+5
* Mark qBadAlloc as [[noreturn]]Giuseppe D'Angelo2021-01-192-1/+5
* Build fixes for GCC 11Ville Voutilainen2021-01-193-3/+3
* Update QOperatingSystemVersion version names for AndroidAssam Boudjelthia2021-01-192-0/+40
* Add missing since to QEvent::copy docsNicolas Fella2021-01-191-0/+1
* Fix qt_add_big_resources with namespace buildsAlexey Edelev2021-01-191-0/+1
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-01-181-1/+1
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-01-182-15/+24
* Add new special QObjectPrivate::{connect, disconnect} for QMLAndrei Golubev2021-01-182-3/+52
* QLocale: Allow direct conversion to language, country, and script codesKai Köhne2021-01-182-2/+49
* QVariant::fromValue<T>: require T to be copy constructibleFabian Kosmale2021-01-181-0/+5
* QUntypedBindable: Add documentationFabian Kosmale2021-01-181-0/+113
* FindLibb2: Don't rely solely on pkg-configCraig Scott2021-01-183-3/+4
* Fix XCB launch key mappingAllan Sandfeld Jensen2021-01-152-19/+20
* QSettings: Add support for QMetaType::FloatChristian Ehrlicher2021-01-151-0/+1
* Extend qIsInf() and friends to handle integral types sensiblyEdward Welbourne2021-01-151-1/+14
* Doc: Clarify setLibraryPaths behaviorPaul Wicking2021-01-151-3/+4
* Prevent compiler and linker flags from growing every cmake runCraig Scott2021-01-151-1/+1
* Doc: Document the qt_no_entrypoint target propertyJoerg Bornemann2021-01-152-0/+19
* If available, use a version-specific qt<major-version>.confRalf Habacker2021-01-141-1/+4
* QCache: when overwriting, store the new cost instead of the deltaMårten Nordheim2021-01-141-1/+2
* Add some error handling for the inotify file system watcherLu Zhen2021-01-141-1/+3
* CMake: Fix build with GCC and ltcgChristophe Giboudeaux2021-01-131-13/+18
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-1032/+0