summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-2728-74/+42
* macOS: Fix use of deprecated NSOffStateTor Arne Vestbø2020-05-271-1/+1
* Fix qmake builds of Windows applications against a CMake-built QtJoerg Bornemann2020-05-271-0/+3
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-2723-47/+47
* QNetworkReplyFileImpl: Fix typoMårten Nordheim2020-05-271-1/+1
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-2725-27/+38
* Add a QPropertyAliasUlf Hermann2020-05-274-10/+446
* Never include windows.h directly in Qt codeLars Knoll2020-05-272-2/+2
* Run moc on non-PCH sources as wellTor Arne Vestbø2020-05-271-1/+3
* Fix various offset issues with DirectWrite font engineEskil Abrahamsen Blomfeldt2020-05-271-7/+11
* Do a proper convert from [0-65535] to [0-255] on QColor integer readsAllan Sandfeld Jensen2020-05-271-29/+30
* Remove deprecated QProcess methodsVolker Hilsheimer2020-05-275-373/+16
* QTextMarkdownImporter: allow nesting text span formattingShawn Rutledge2020-05-272-2/+114
* QRhiVertexInputAttribute : Add unsigned int formats for vertex inputInho Lee2020-05-277-5/+80
* QProperty: Support multiple observersUlf Hermann2020-05-275-17/+68
* QProperty: Apply coding style and avoid warningsUlf Hermann2020-05-272-3/+3
* Update QColor::operator== documentationAllan Sandfeld Jensen2020-05-271-2/+6
* Don't queue events in QFutureWatcher when pause is requestedSona Kurazyan2020-05-273-30/+23
* moc: handle include directives in enumsFabian Kosmale2020-05-275-0/+69
* QMimeDatabase/xml: use xmlstarlet instead of xmlEric Lemanissier2020-05-261-2/+2
* Windows: Fix wrong default font sizes after changing scalingFriedemann Kleint2020-05-261-1/+21
* Document how to use CMake for Qt TestLibKai Koehne2020-05-265-30/+19
* Document how to use CMake for Qt XmlKai Koehne2020-05-267-82/+24
* Document how to use CMake for Qt ConcurrentKai Koehne2020-05-264-4/+20
* Don't change the implementation of a method depending on QT_USE_QSTRINGUILDERLars Knoll2020-05-261-23/+13
* Initialize variableLars Knoll2020-05-261-1/+1
* Document how to use CMake for Qt OpenGLKai Koehne2020-05-267-97/+23
* Doc: Remove mentioning of qmake from Qt PlatformHeaders documentationKai Koehne2020-05-261-1/+1
* Document how to use CMake for Qt PrintSupportKai Koehne2020-05-267-73/+21
* Document how to use CMake for Qt SQLKai Koehne2020-05-266-83/+21
* Document how to use CMake for Qt DBusKai Koehne2020-05-267-77/+21
* Doc: Document Qt 6 changes for QHash, QMultiHash, QSetKai Koehne2020-05-261-0/+47
* Add 'Qt Core Changes in Qt 6'Kai Koehne2020-05-262-0/+46
* Remove ANGLELaszlo Agocs2020-05-26793-270807/+105
* Add a property to QSFPM to show children of accepted itemsGiulio Camuffo2020-05-263-8/+112
* Fix QTabBar crash with offscreen platform pluginFilipe Azevedo2020-05-261-0/+2
* CMake: Write QT.XXX.depends entries into module pri filesJoerg Bornemann2020-05-251-7/+66
* Fix deprecation warning by not going through QCharVolker Hilsheimer2020-05-251-2/+2
* Fix hellowindow exampleMichal Klocek2020-05-252-59/+30
* Fix typo in documentation of QPlatformWindowMichal Klocek2020-05-251-2/+2
* RHI: Introduce QRhiTexture::RG8VaL Doroshchuk2020-05-256-0/+41
* Fix RHI-GL mapping of DXT3/5 compressed texture format identifiersEirik Aavitsland2020-05-251-2/+2
* Remove last remainings of Qt Quick 1 importsKai Koehne2020-05-254-8/+0
* xcb: Fix comments' indentationAlexander Volkov2020-05-253-3/+3
* allow definition of SP_LineEditClearButton in cssMartin Koller2020-05-252-0/+6
* Change QString::toIntegral_helper to use QStringViewLars Knoll2020-05-252-26/+25
* Cleanup header fileLars Knoll2020-05-251-104/+0
* QVncScreen: fix crash on disconnect client did not request cursorRolf Eike Beer2020-05-251-0/+3
* Remove qxmlstream from qmake compileLars Knoll2020-05-254-16/+1
* wasm: set status codes from network operationLorn Potter2020-05-252-9/+20