summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QAbstractEventDispatcher: change event dispatcher timer interval to qint64Liu Yang2020-09-2114-18/+17
* Deprecate QMutex in recursive modeLars Knoll2020-09-213-5/+12
* Add reentrancy guard for processEvents() in QProgressDialog::setValue()Christian Heimlich2020-09-211-1/+6
* Doc: Correct link errors qtbaseNico Vertriest2020-09-2113-16/+16
* Fix dead link in thirdparty license documentationKai Koehne2020-09-191-1/+2
* rcc: Make output deterministic for directoriesKai Koehne2020-09-191-16/+21
* QDir: add note to docs about isAbsolutePath(":foo") returning trueAhmad Samir2020-09-191-1/+5
* QMetaType: Allow registration of mutable views and register iterablesUlf Hermann2020-09-195-104/+517
* Extend QSequentialIterable and add QAssociativeIterableUlf Hermann2020-09-1915-1016/+1991
* Un-export QVariantRef and QVariantPointerUlf Hermann2020-09-191-2/+2
* Rename QVarLengthArray's private realloc() to reallocate()Jesko von Monkiewitsch2020-09-191-8/+8
* QDir: Use QDoc syntaxAhmad Samir2020-09-181-6/+6
* Q(Any|Utf8)StringView: move array size deduction feature to fromArrayMårten Nordheim2020-09-189-32/+97
* QByteArrayView: move array size deduction feature to fromArrayMårten Nordheim2020-09-183-24/+42
* QNAM: try to send headers and body togetherGiuseppe D'Angelo2020-09-182-12/+38
* QMimeDatabase: fix performance regression when using the internal XMLDavid Faure2020-09-183-3/+26
* Emit CancelGrabExclusive when one grabber is replaced by anotherShawn Rutledge2020-09-181-1/+2
* Gif decoder: fix read error caused by ub checkEirik Aavitsland2020-09-181-5/+7
* Handle NSEvent*MouseDragged in QCocoaWindow::startSystemMove()René Meusel2020-09-181-0/+3
* Fix a double deletion in QDomAttr::setNodeValue()Friedemann Kleint2020-09-181-1/+3
* Output QSysInfo::productType() and productVersion() in test config lineMitch Curtis2020-09-181-1/+2
* QDateTimeParser: skip some needless bracesEdward Welbourne2020-09-181-46/+28
* Improve docs for QtFuture::Launch::Sync policySona Kurazyan2020-09-181-6/+13
* QWinEventNotifier: reinterpret 'int signaledCount' as a 'bool signaled'Alex Trotsenko2020-09-183-5/+5
* Update QByteArray documentation relevant to prepend optimizationAndrei Golubev2020-09-181-7/+39
* Doc: Add links to Qt 6 changes files from module indexPaul Wicking2020-09-1810-0/+40
* rhi: Expose compute threadgroup limits in ResourceLimitsLaszlo Agocs2020-09-188-1/+123
* xpm handler: fix read error caused by off-by-one in overflow checkEirik Aavitsland2020-09-181-2/+2
* Fix running with placeholder screen and high-dpi enabledEskil Abrahamsen Blomfeldt2020-09-181-0/+1
* Remove an outdated compiler checkSona Kurazyan2020-09-181-2/+0
* Fix deprecation warning in QIcon::actualSize()Edward Welbourne2020-09-181-2/+10
* QGraphicsView:QGraphicstextitem show error after lose focusZhang Hao2020-09-181-1/+5
* Skip IPv6 address if DAD failedTimur Pocheptsov2020-09-171-0/+3
* Rename is[Begin|Update|End]Event, reimplement in QWheelEventShawn Rutledge2020-09-172-10/+38
* rhi: Enhance compute dispatch docsLaszlo Agocs2020-09-171-0/+12
* rhi: Improve srb hash perf somewhatLaszlo Agocs2020-09-171-4/+27
* Rework checkValidDateTime() to avoid needless spec-checksEdward Welbourne2020-09-171-77/+74
* Make moc ready for when null byte-arrays have null constData()Edward Welbourne2020-09-172-9/+12
* QEventDispatcherWin32: remove unused memberAlex Trotsenko2020-09-172-3/+1
* Tidy up QTimeZone method bodiesEdward Welbourne2020-09-171-55/+27
* Fix typo in QDateTime::fromSecsSinceEpoch() parameter nameEdward Welbourne2020-09-171-1/+1
* Deprecate implicit QPixmap conversion to QBitmapVolker Hilsheimer2020-09-174-45/+73
* Android: remove --no-daemon arg for GradleAssam Boudjelthia2020-09-175-2/+17
* Fix deprecation documentation about margin and orientation in QPrinterÖmer Fadıl USTA2020-09-172-4/+4
* QPointingDevPriv::setExclusiveGrabber: emit grabChanged with point foundShawn Rutledge2020-09-171-1/+1
* Add more QPointerEvent functions needed in Qt QuickShawn Rutledge2020-09-176-0/+195
* forkfd/Linux: ask clone() to use the SIGCHLD as the termination signalThiago Macieira2020-09-171-2/+2
* Make usage of forkfd_pidfd in QProcess a configurable featureAlexandru Croitor2020-09-174-1/+33
* xcb: Reduce number of created colormapsAlexander Volkov2020-09-164-12/+26
* Include harfbuzz header files without harfbuzz/ parent directoryDimitrios Apostolou2020-09-166-6/+6