summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-163-3/+3
* 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-162-8/+8
* Doc: Add porting guide documentsPaul Wicking2020-09-1611-0/+418
* QEventDispatcherWin32: create internal window on constructionAlex Trotsenko2020-09-163-40/+12
* Windows QPA: Remove unused functionFriedemann Kleint2020-09-161-10/+0
* Mouse->touch synthesis: send touch event with mouse deviceShawn Rutledge2020-09-161-6/+1
* Calculate velocity in QMutEventPoint::setTimestamp() with Kalman filterShawn Rutledge2020-09-163-6/+67
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-1615-310/+610
* Make xkb a private dependency of QtGuiJoerg Bornemann2020-09-168-3/+17
* Remove dead codeVolker Hilsheimer2020-09-151-16/+0
* Fix conversion warnings when setting alpha to QColorFriedemann Kleint2020-09-154-4/+4
* CMake: Fix building with -DQT_FEATURE_gui=OFFAlex Richardson2020-09-153-6/+12
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-09-153-8/+2
* Windows: Fix linker warning about missing WinMain.pdbKai Koehne2020-09-151-0/+6
* Add a QMetaAssociationUlf Hermann2020-09-153-303/+996
* QIcc: fix alignment concerns in ICC profile parsingAndrei Golubev2020-09-152-86/+103
* Update QString documentation relevant to prepend optimizationAndrei Golubev2020-09-151-0/+27
* QStyleSheetStyle: Fix push button hit testing with paddingVolker Hilsheimer2020-09-151-2/+5
* Only include <bit> if using post C++17Allan Sandfeld Jensen2020-09-153-3/+3
* QObjectBindableProperty: Fix QDoc-specific typo in headerTopi Reinio2020-09-151-1/+1
* Windows QPA: Fix build with mingw64/Win32 threadingFriedemann Kleint2020-09-151-7/+25
* Use UTF-8 when converting 8 bit data in QTextStreamLars Knoll2020-09-152-13/+18
* Remove deprecated APILars Knoll2020-09-152-8/+0
* Remove the SAX parser from QtXmlLars Knoll2020-09-1514-9320/+3
* QLayout: Make contentsMargins a Q_PROPERTYFriedemann Kleint2020-09-151-0/+1
* Add qHash implementation for QPointMitch Curtis2020-09-152-0/+15
* Switch QSurfaceFormat::colorSpace to a QColorSpaceAllan Sandfeld Jensen2020-09-155-19/+54
* Get rid of Qt4 virtual hooksAllan Sandfeld Jensen2020-09-152-73/+5
* Fix -Wunguarded-availability-new for userInterfaceStyleAndré Klitzing2020-09-141-4/+6
* Add missing #includes for FreeBSD buildAdriaan de Groot2020-09-142-0/+2
* rhi: gl: Eliminate duplicate glUniform callsLaszlo Agocs2020-09-142-9/+25
* QRhi: support matrix array types of the uniform in GLES2 backendInho Lee2020-09-141-10/+19
* Remove QPointerEvent::isPointAccepted() and setPointAccepted()Shawn Rutledge2020-09-141-2/+0
* Schannel: Properly handle request for certificateMårten Nordheim2020-09-141-43/+58
* Doc: Remove outdated informationPaul Wicking2020-09-141-5/+0
* Revert "Revert "CMake: Make the Vulkan dependency of QtGui optional""Joerg Bornemann2020-09-141-1/+1
* Add QVariantRef, QVariantPointer, QVariantConstPointerUlf Hermann2020-09-142-0/+158
* Windows: Fix clang error about copy on loopKai Koehne2020-09-141-1/+1
* Plumb application quit through platform pluginTor Arne Vestbø2020-09-1411-7/+45
* QUuid: merge toString() overloads and toByteArray() overloadsEdward Welbourne2020-09-142-94/+4
* Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGSEdward Welbourne2020-09-147-22/+4
* Clean up the last of QT6_(NOT_)?VIRTUALEdward Welbourne2020-09-144-9/+5