summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactorFushan Wen2022-06-294-24/+23
* Doc: Document missing methods in QDropEventKai Köhne2022-06-291-1/+22
* Avoid overflowing coverage in rasterizerAllan Sandfeld Jensen2022-06-281-11/+8
* Ensure consistent cursor width under fractional scalingEirik Aavitsland2022-06-281-1/+14
* rhi: metal: Switch back to presentDrawableLaszlo Agocs2022-06-281-4/+19
* Enabler for fractional scaling of text in Qt QuickEskil Abrahamsen Blomfeldt2022-06-282-2/+11
* QAction: Fix the obsolete menu() docLaszlo Papp2022-06-281-1/+1
* QFont: don't detach the families list in family()Thiago Macieira2022-06-281-1/+1
* Avoid reading outside allocated bufferAllan Sandfeld Jensen2022-06-271-0/+4
* Avoid SSE2 punningAllan Sandfeld Jensen2022-06-251-5/+6
* Sync qt_scale_image_argb32_on_argb32_sse2 and qt_scale_image_32bitAllan Sandfeld Jensen2022-06-251-40/+16
* Emit autolinks in QTextMarkdownWriterShawn Rutledge2022-06-241-6/+12
* Document QMouseEvent::pos() as deprecated in 6.0Mikolaj Boc2022-06-221-0/+1
* Use CSS classes on html list items for checkbox supportShawn Rutledge2022-06-212-1/+23
* Port QXlibEglIntegration::getCompatibleVisualId to xcbIlya Fedin2022-06-203-170/+0
* Fix improper moc includes inside the Qt namespaceThiago Macieira2022-06-202-4/+4
* QFont: remove support for comma split setFamily()Janne Juntunen2022-06-171-12/+1
* Fix typos in docs and commentsKai Köhne2022-06-156-10/+10
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-1523-50/+48
* Add support for painting at integer DPR with downscaleMorten Sørvig2022-06-152-14/+39
* Make rhiFlush() support custom source DPRMorten Sørvig2022-06-155-17/+21
* CoreText: Fix fonts with synthetic stretchEskil Abrahamsen Blomfeldt2022-06-141-2/+7
* Fix font rendering when Qt is configured with -no-harfbuzzEskil Abrahamsen Blomfeldt2022-06-141-1/+5
* Q*ApplicationPrivate: remove unused "flags" argumentsThiago Macieira2022-06-142-5/+5
* Support cosmetic brush patterns in the pdf and opengl paint enginesEirik Aavitsland2022-06-041-4/+11
* QEdidParser: fix number of data blocksJonathan Liu2022-06-041-1/+2
* QRhi(d3d): add missing qcryptographichash includeMårten Nordheim2022-06-031-0/+1
* QBrush: port from array of char[24] to qOffsetStringArray()Marc Mutz2022-06-021-2/+3
* Fix misuses of 0.9999 constantAllan Sandfeld Jensen2022-06-022-9/+4
* QKeySequence: constinit ALL the thingsMarc Mutz2022-06-021-3/+3
* QKeySequence: statically assert the sortedness of the MacSpecialKey arrayMarc Mutz2022-06-011-0/+7
* Avoid uninitialized data after getRgbF() even for invalid colorsEirik Aavitsland2022-06-011-5/+2
* Do metadata detach simpler than full detachAllan Sandfeld Jensen2022-06-012-14/+38
* wasm: export a few symbolsLorn Potter2022-06-011-3/+3
* QRasterPaintEngine: fix GCC 12 -Werror=array-boundsMarc Mutz2022-06-011-0/+1
* rhi: d3d11: Make the "pipeline" cache save/load functionalLaszlo Agocs2022-06-013-34/+272
* QFontEngine: fix GCC 12 -Werror=array-boundsMarc Mutz2022-05-311-9/+11
* Add new map methods for QColorTransformAllan Sandfeld Jensen2022-05-313-0/+58
* Test prepared qcolortransformAllan Sandfeld Jensen2022-05-312-7/+19
* Add painter render hint for brush pattern transformationEirik Aavitsland2022-05-317-14/+29
* Drag and Drop: Fix the broken XDND protocol linkLaszlo Papp2022-05-301-8/+8
* Doc: Fix documentation for vulkan licensesKai Köhne2022-05-302-1/+65
* Make it possible to create QTextureFileData from imagesPaul Olav Tvete2022-05-272-17/+55
* Fix documentation that claims that QStyleHints is read onlyVolker Hilsheimer2022-05-271-5/+4
* QTextDocument: add setLayoutEnabled()David Faure2022-05-264-4/+45
* Expand QColorTransformAllan Sandfeld Jensen2022-05-268-13/+135
* Add test of QColorTransformAllan Sandfeld Jensen2022-05-261-1/+1
* QFileSystemModelPrivate: de-inline ctor and dtorThiago Macieira2022-05-252-1/+6
* doc: cross-link markdown functions in QTextDocumentFragment, QTextCursorShawn Rutledge2022-05-251-6/+5
* QKeySequence: Add missing modifier namesLaszlo Papp2022-05-251-0/+4