summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use char32_t for QLocaleData::zeroUcs() and friendsEdward Welbourne2020-08-284-30/+27
* 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-282-13/+14
* QLine: swap IntersectType and IntersectionTypeEdward Welbourne2020-08-282-12/+6
* Purge qalgorithm.h of deprecated APIEdward Welbourne2020-08-2810-1979/+9
* 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-2830-82/+9
* 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-2815-887/+5
* CMake: Fix cmake wrapper creation when cross-buildingAlessandro Portale2020-08-281-3/+3
* 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
* Fix tst_QHighDpiScaling::scaleTor Arne Vestbø2020-08-281-0/+2
* 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
* 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