summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QTimeLine's curveShape in favor of its easingCurveEdward Welbourne2020-07-165-40/+55
* QtGui: Rename all QEvent members according to the m_ conventionFriedemann Kleint2020-07-163-166/+169
* CMake: Fix top-level configureJoerg Bornemann2020-07-162-5/+12
* QtGui/Windows: Move the QRegion conversion functions into QtGuiFriedemann Kleint2020-07-163-1/+94
* sqlite: Upgrade to 3.32.3Andy Shaw2020-07-163-82/+255
* Android: Don't treat gradle.pro as a buildable targetAndy Shaw2020-07-161-0/+2
* Avoid warnings regarding bit-field signednessDimitrios Apostolou2020-07-164-5/+5
* Skip LGTM analysis for the bootstrap library and toolsDimitrios Apostolou2020-07-161-4/+14
* Use qsizetype instead of int in QByteArrayMatcherSona Kurazyan2020-07-152-8/+7
* Add OS-specific prelude to qt-cmake-standalone-testJonas Karlsson2020-07-152-0/+4
* Don't test for equality if types can't be comparedVolker Hilsheimer2020-07-153-6/+84
* Allow Windows accessibility backend to receive focus updatesAndre de la Rocha2020-07-151-5/+0
* Un-deprecate QMouseEvent::flags() and QGraphicsSceneMouseEvent::flags()Shawn Rutledge2020-07-154-7/+0
* Set QEventPoint::state properly in QSinglePointEventShawn Rutledge2020-07-151-0/+6
* moc: Accept NAME attribute for any propertiesUlf Hermann2020-07-151-2/+0
* Work around compiler problems on MSVC 16.6.XLars Knoll2020-07-151-1/+2
* Compare the showDecorationSelected variable when caching the optionAndy Shaw2020-07-151-1/+2
* Update documentation of Qt::TextDateEdward Welbourne2020-07-151-1/+1
* QSystemLocalePrivate::substituteDigits(): change to move semanticsEdward Welbourne2020-07-151-6/+6
* Simplify uses of QSystemLocale::query()Edward Welbourne2020-07-152-61/+60
* Simplify qlocale_win's getLocaleInfo() and its _int variantEdward Welbourne2020-07-151-32/+28
* QMouseEvent: Set QEventPoint globalPressPosition and globalLastPositionShawn Rutledge2020-07-151-1/+5
* Remove linuxofonoFriedemann Kleint2020-07-157-635/+0
* Fix namespaced buildGiuseppe D'Angelo2020-07-151-2/+0
* Replace emit with Q_EMIT in headerFabian Kosmale2020-07-141-1/+1
* Remove wrapper APIs from QDesktopWidgetPrivateVolker Hilsheimer2020-07-141-45/+0
* Doc: Mark API in Q[Mutable]HashIterator as deprecatedKai Koehne2020-07-142-51/+222
* qtypeinfo: Improve container checkFabian Kosmale2020-07-142-6/+22
* moc: allow wrapper generation for QProperty in pimpl classFabian Kosmale2020-07-144-13/+63
* Support digit-grouping correctlyEdward Welbourne2020-07-1410-663/+703
* Refactor QLocale's integer formattingEdward Welbourne2020-07-142-127/+51
* QLocalePrivate: rearrange number format statics and toolsEdward Welbourne2020-07-144-201/+130
* Fix floating-point 'g'-format's choice between 'e' and 'f' formsEdward Welbourne2020-07-143-50/+122
* Simplify qlocale_win's currency formattingEdward Welbourne2020-07-141-11/+5
* QtConcurrent: Get rid of multi-inheritance inside RunFunctionTaskBaseJarek Kobus2020-07-142-21/+23
* CMake: Fix call to qvkgen for cross-builds with toolsJoerg Bornemann2020-07-141-1/+10
* QtGui: Clean up event headers, #3Friedemann Kleint2020-07-141-5/+0
* Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in floatFriedemann Kleint2020-07-1416-62/+154
* Android: add missing printStackTrace() in catch statementsAssam Boudjelthia2020-07-144-3/+21
* Don't flatten link color in QTextHtmlParser::declarationsForNodeTor Arne Vestbø2020-07-141-2/+2
* Fix gif parsing error for large imagesTang HaiXiang2020-07-141-2/+2
* Linux: fix crash in AtSpi adaptor when handling window activationLu YaNing2020-07-141-1/+3
* Doc: make cleanup on error more prominant in SQL driver instructionsSamuel Gaist2020-07-131-1/+1
* Remove support for users to create their own Qt::Desktop type widgetsVolker Hilsheimer2020-07-131-20/+15
* QtGui: Clean up event headers, #2Friedemann Kleint2020-07-131-6/+0
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-1366-289/+292
* CMake: Propagate non-qtbase configure args to other repositoriesAlexandru Croitor2020-07-132-3/+6
* Fix passing QDBusUnixFileDescriptors over peer-to-peer connectionsSteffen Kieß2020-07-136-14/+44
* Fix sporadic build failures of eglfs_kms_vsp2Joerg Bornemann2020-07-131-0/+1
* Make -qtlibinfix affect the names of plugins by defaultJoerg Bornemann2020-07-134-16/+1