summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QGraphicsView:QGraphicstextitem show error after lose focusZhang Hao2020-09-182-2/+40
* Fix warning about discarded return value in QTranslator testVolker Hilsheimer2020-09-171-13/+13
* Skip IPv6 address if DAD failedTimur Pocheptsov2020-09-171-0/+3
* Rename is[Begin|Update|End]Event, reimplement in QWheelEventShawn Rutledge2020-09-174-24/+52
* 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-177-48/+76
* Fix warning from shadowing virtual functionVolker Hilsheimer2020-09-171-20/+11
* 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
* Fix deprecation warnings in testsVolker Hilsheimer2020-09-173-16/+16
* 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
* CMake Build: Add qtnetwork docker testserver supportCristian Adam2020-09-1712-1/+83
* xcb: Reduce number of created colormapsAlexander Volkov2020-09-164-12/+26
* Include harfbuzz header files without harfbuzz/ parent directoryDimitrios Apostolou2020-09-166-6/+6
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-1610-4/+30
* Android: bump default javac build versions to 8Assam Boudjelthia2020-09-162-4/+4
* Android: allow setting javac build version from the configure scriptAssam Boudjelthia2020-09-164-2/+20
* Rename size parameter to QCommonArrayOps::sizeToInsertAtBegin()Ulf Hermann2020-09-161-8/+8
* QFile: for filesystem::path, use iteratorsMårten Nordheim2020-09-161-5/+2
* Normalize roundingAllan Sandfeld Jensen2020-09-164-9/+10
* Doc: Add porting guide documentsPaul Wicking2020-09-1611-0/+418
* Doc: Remove unused porting guide documentPaul Wicking2020-09-161-54/+0
* QEventDispatcherWin32: create internal window on constructionAlex Trotsenko2020-09-165-40/+55
* Windows QPA: Remove unused functionFriedemann Kleint2020-09-161-10/+0
* CMake: Fix FindWrapRtJulien Schueller2020-09-161-1/+1
* CMake: Fix FindGLESv2Julien Schueller2020-09-161-1/+3
* Mouse->touch synthesis: send touch event with mouse deviceShawn Rutledge2020-09-162-7/+20
* Calculate velocity in QMutEventPoint::setTimestamp() with Kalman filterShawn Rutledge2020-09-165-7/+168
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-1619-347/+800
* Make xkb a private dependency of QtGuiJoerg Bornemann2020-09-168-3/+17
* Use qint64 for value of that type in tst_QDateTime millisecond testsEdward Welbourne2020-09-151-71/+91
* Remove dead codeVolker Hilsheimer2020-09-151-16/+0
* Fix conversion warnings when setting alpha to QColorFriedemann Kleint2020-09-154-4/+4
* Fix tst_QElapsedTimer::elapsed() flaky testJarek Kobus2020-09-151-11/+23
* CMake: Fix building with -DQT_FEATURE_gui=OFFAlex Richardson2020-09-1528-40/+178
* CMake: Check that QT_HOST_PATH is set when using the Qt toolchainAlexandru Croitor2020-09-152-0/+9
* CMake: Conditionally set compiler in generated toolchain fileAlexandru Croitor2020-09-151-2/+9
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-09-154-10/+4
* Windows: Fix linker warning about missing WinMain.pdbKai Koehne2020-09-151-0/+6
* CMake: Fix incorrect host path used in generated toolchain fileAlexandru Croitor2020-09-151-4/+6
* Fix tests to build in a no-widgets configurationAlexandru Croitor2020-09-152-5/+8