summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't second-guess strcoll()Edward Welbourne2020-08-281-8/+3
* Include qhash.h in header instantiating QHashEdward Welbourne2020-08-281-0/+1
* Make QTranslator::load() insist that its return value be checkedEdward Welbourne2020-08-281-11/+12
* QLine: swap IntersectType and IntersectionTypeEdward Welbourne2020-08-282-12/+6
* Purge qalgorithm.h of deprecated APIEdward Welbourne2020-08-283-1023/+7
* QAnimationDriver: remove deprecated startTime(), setStartTime()Edward Welbourne2020-08-282-36/+0
* Remove deprecated QDataStream::unsetDevice()Edward Welbourne2020-08-282-17/+0
* Qt namespace: purge deprecated enum members and a typedefEdward Welbourne2020-08-283-72/+6
* Remove QTimeLine's curveShapeEdward Welbourne2020-08-282-101/+1
* CMake: Support add_executable for AndroidCristian Adam2020-08-281-0/+1
* Use ApplicationInfo to get metaDataMike Achtelik2020-08-281-5/+5
* Remove fxc configure testJoerg Bornemann2020-08-281-37/+0
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-285-15/+7
* macOS: Remove documentation for removed functionTor Arne Vestbø2020-08-281-11/+0
* rhi: d3d: Allow compiling source shaders with debug at run timeLaszlo Agocs2020-08-283-6/+56
* Avoid overflows in variantHash()Robert Loehning2020-08-281-2/+2
* QTextHtmlParserNode: Avoid extreme values for font's pixelsizeRobert Loehning2020-08-281-0/+1
* qmetatype.h: Rename ValueTypeIsMetaType to SequentialValueTypeIsMetaTypeUlf Hermann2020-08-281-5/+5
* Properly fix issue in qtablewidget.cppAndrei Golubev2020-08-281-1/+4
* Remove QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-08-2810-618/+5
* Fix warningMaurice Kalinowski2020-08-281-2/+2
* High-DPI: Don’t round scale factors in Qt 6Morten Johan Sørvig2020-08-281-6/+1
* High-DPI: Enable scaling by default in Qt 6Morten Johan Sørvig2020-08-281-7/+3
* Doc: Compile text snippetsPaul Wicking2020-08-288-22/+136
* Doc: Compile QOpenGLShader snippetsPaul Wicking2020-08-282-1/+14
* Doc: Compile painting snippetsPaul Wicking2020-08-289-12/+274
* Doc: Remove unused snippet filePaul Wicking2020-08-281-72/+0
* 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
* Android: enable androiddeployqt to get the host's rcc binary pathAssam Boudjelthia2020-08-282-3/+26
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-2833-104/+105
* Android: add option to get app arguments with AndroidManifest.xmlAssam Boudjelthia2020-08-283-1/+13
* qnetconmon: Downgrade Warning to DebugMårten Nordheim2020-08-281-1/+1
* Remove "internal" parameter in QTextLine::draw()Jonas Karlsson2020-08-282-6/+13
* Use OpenType font weightsJonas Karlsson2020-08-2821-107/+219
* Linux: Fix QLabel content truncated under high dpiChen Bin2020-08-281-1/+1
* Use qsizetype in QRegularExpressionMarcel Krems2020-08-282-43/+43