summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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