summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Doc: Compile OpenGL snippetsPaul Wicking2020-08-284-81/+146
* Add rgb64 inplace generic conversionAllan Sandfeld Jensen2020-08-283-10/+108
* Doc: Compile QQuaternion snippetsPaul Wicking2020-08-282-3/+22
* Doc: Compile GUI kernel snippetsPaul Wicking2020-08-288-6/+146
* Doc: drop obsolete snippetPaul Wicking2020-08-281-10/+0
* Doc: Compile standard item model snippetsPaul Wicking2020-08-282-1/+31
* Doc: Compile image snippetsPaul Wicking2020-08-289-15/+119
* Doc: Compile coordinate system snippetsPaul Wicking2020-08-282-2/+38
* Doc: Compile more GUI snippetsPaul Wicking2020-08-282-1/+11
* Doc: Remove unused snippetPaul Wicking2020-08-281-8/+0
* Doc: Remove unused snippetPaul Wicking2020-08-281-10/+9
* Doc: Compile rich text code snippetsPaul Wicking2020-08-283-2/+25
* Doc: Compile textdocument-end snippetsPaul Wicking2020-08-284-10/+15
* Doc: Compile qfontdatabase snippetsPaul Wicking2020-08-284-30/+31
* Doc: Add skeleton project for GUI snippetsPaul Wicking2020-08-281-0/+6
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-2833-104/+348
* Remove "internal" parameter in QTextLine::draw()Jonas Karlsson2020-08-282-6/+13
* Use OpenType font weightsJonas Karlsson2020-08-2817-103/+141
* QIconEngine: move away from virtual_hook usageMorten Johan Sørvig2020-08-273-15/+13
* Add QOffScreenSurface platform API abstractionAssam Boudjelthia2020-08-2710-73/+275
* Change QByteArray to handle large arraysLars Knoll2020-08-271-2/+2
* QIcon: Add pixmap() overload which take devicePixelRatioMorten Johan Sørvig2020-08-272-20/+43
* Make QPaintDevice::devicePixelRatio() return qrealMorten Johan Sørvig2020-08-262-4/+4
* Remove ### Qt 6 commentVolker Hilsheimer2020-08-261-1/+0
* Move the QPalette::resolveMask into the privateVolker Hilsheimer2020-08-262-18/+32
* Merge QOffscreenSurface constructor overloadsVolker Hilsheimer2020-08-262-16/+1
* Introduce QWindow::paintEvent with QPA plumbingTor Arne Vestbø2020-08-2615-48/+140
* Add note about use of receivedExpose member in QGuiApplicationTor Arne Vestbø2020-08-261-0/+6
* Allow arbitrary baseline shift in QTextCharacterFormatJordi Pujol Foyo2020-08-266-5/+194
* Rename QTabletEvent::m_zTilt to m_zShawn Rutledge2020-08-262-3/+3
* Remove deprecated qGenericMatrix{To,From}Matrix4x4 functionsMarcel Krems2020-08-262-51/+0
* Implement QAbstractFileIconProvider to use theme and mime databasesVolker Hilsheimer2020-08-262-11/+42
* Cleanup QTypeInfoLars Knoll2020-08-261-7/+1
* Port headersclean check to CMakeKai Koehne2020-08-252-0/+2
* Port QSet to qsizetypeUlf Hermann2020-08-251-1/+1
* Document the QAbstractFileIconProvider::IconType enumVolker Hilsheimer2020-08-251-7/+8
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-256-18/+20
* QTextLayout: Remove deprecated methodsMarcel Krems2020-08-252-37/+0
* Introduce QEvent::isPointerEvent()Shawn Rutledge2020-08-252-1/+10
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-2515-9/+3761
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-245-1/+350
* Remove QEventPoint::event() in favor of device()Shawn Rutledge2020-08-243-17/+16
* Remove the QPF2 font engineEskil Abrahamsen Blomfeldt2020-08-248-944/+7
* Use QMetaType in QMetaCallEventLars Knoll2020-08-242-7/+7
* Clean up int based convert() APILars Knoll2020-08-242-7/+7
* Deprecate int based convert/canConvertLars Knoll2020-08-241-1/+1
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-242-6/+6
* Add a metatype helper class for Qt CoreLars Knoll2020-08-241-2/+0
* Use QMetaTypeModuleHelper as the interface to do type conversionsLars Knoll2020-08-241-136/+62
* Get rid of the additional bool * parameter to the internal convert methodLars Knoll2020-08-241-5/+2