summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* qmake: Do not pass -mthreads to ClangOrgad Shaneh2020-08-282-2/+3
* CMake: Fix rpath for Qt internal applications (non-bootstrapped tools)Joerg Bornemann2020-08-281-0/+4
* Android: enable androiddeployqt to get the host's rcc binary pathAssam Boudjelthia2020-08-282-3/+26
* Avoid inifinite recursion call in tst_Compiler::cxx11_noexceptTor Arne Vestbø2020-08-281-1/+2
* Remove tst_QGLTor Arne Vestbø2020-08-281-2525/+0
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-2834-104/+106
* Android: add option to get app arguments with AndroidManifest.xmlAssam Boudjelthia2020-08-286-2/+254
* 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-2830-152/+263
* Linux: Fix QLabel content truncated under high dpiChen Bin2020-08-281-1/+1
* Use qsizetype in QRegularExpressionMarcel Krems2020-08-283-119/+119
* Improve connect: Use existing metatypes if possibleFabian Kosmale2020-08-284-15/+65
* QIconEngine: move away from virtual_hook usageMorten Johan Sørvig2020-08-275-17/+15
* Add QOffScreenSurface platform API abstractionAssam Boudjelthia2020-08-2715-111/+319
* Remove obsolete ### Qt 6 commentVolker Hilsheimer2020-08-271-2/+0
* Rename QStyleOptionMenuItem::tabWidth to reservedShortcutWidthVolker Hilsheimer2020-08-2711-17/+19
* Make configure -force-asserts affect the Qt build onlyJoerg Bornemann2020-08-272-1/+2
* CMake: Implement configure -force-assertsJoerg Bornemann2020-08-272-1/+5
* CMake: Install QtHeadersClean.cmakeFabian Kosmale2020-08-271-0/+1
* macOS: fix standaloneMonthName implementation for system localeVolker Hilsheimer2020-08-271-5/+23
* Redo QNetworkAccessBackend and various cleanups around itMårten Nordheim2020-08-2717-464/+796
* Remove QFtp sources etc. in favor of alternate distributionMårten Nordheim2020-08-2727-7592/+104
* Pass QByteArrayView by valueLars Knoll2020-08-272-5/+5
* Inline the equality operatorLars Knoll2020-08-272-13/+8
* Make QUUid constructors from string like types explicitLars Knoll2020-08-272-6/+6
* Fix build without features.animationTasuku Suzuki2020-08-281-1/+1
* Change QByteArray to handle large arraysLars Knoll2020-08-2713-227/+222
* Update allocation interface of QArrayDataPointerAndrei Golubev2020-08-273-8/+11
* Make *ArrayOps::createInPlace protectedAndrei Golubev2020-08-271-5/+12
* Support GrowsBackwards prepend in QListAndrei Golubev2020-08-272-20/+33
* Add prepend optimization to QCommonArrayOpsAndrei Golubev2020-08-274-72/+710
* Support GrowsBackwards flag in QArrayDataPointerAndrei Golubev2020-08-276-34/+262
* Fix subtle issue in tst_qtablewidgetAndrei Golubev2020-08-271-1/+1
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-275-14/+13
* QIcon: Add pixmap() overload which take devicePixelRatioMorten Johan Sørvig2020-08-273-20/+57
* QLayout::indexOf: redo implementationGiuseppe D'Angelo2020-08-262-14/+14
* Make QPaintDevice::devicePixelRatio() return qrealMorten Johan Sørvig2020-08-262-4/+4