summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-114-11/+26
|\
| * Handle allocation failure in QImage rotate 90/180/270 functionsEirik Aavitsland2022-11-041-0/+6
| * Fix broken Text rendering when noantialiased NativeRendering is usedDominik Holland2022-10-121-1/+4
| * Update documentation of qWaitForWindowActive / qWaitForWindowExposedAxel Spoerl2022-10-011-9/+15
| * Update url to IAccessible2 SpecificationJan Arve Sæther2022-09-261-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-0912-45/+97
|\|
| * xcb: Delete touch points without target windowsTang Haixiang2022-09-161-1/+1
| * Defer creating the special shaders in the texture blitterLaszlo Agocs2022-09-141-18/+58
| * Doc: 3rd party: Fix reference to FreeType LICENSE.txtTopi Reinio2022-09-091-1/+1
| * Android: document the supported clipboard mimetypesAssam Boudjelthia2022-08-161-0/+4
| * Ensure consistent cursor width under fractional scalingEirik Aavitsland2022-08-101-1/+14
| * QFontSubset: remove unused glyphName() overloadMarc Mutz2022-08-062-19/+0
| * Sync Vulkan device features between QVulkanWindow and QRhiLaszlo Agocs2022-08-052-1/+11
| * Update freetype to 2.12.1Volker Hilsheimer2022-07-281-1/+1
| * Enabler for fractional scaling of text in Qt QuickEskil Abrahamsen Blomfeldt2022-07-152-2/+6
| * QKeySequence: Fix the one-off error in the mac glyph array sizeLaszlo Papp2022-05-191-2/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-2458-17/+165
|\|
| * QWidgetTextControl: port to new-style connects (faster)David Faure2022-05-102-3/+4
| * Fix off-by-one for "typically" lowest value INT_MINClemens Werther2022-05-071-2/+2
| * Draw the cursor considering the descent is 0Tang Haixiang2022-05-071-3/+3
| * Revert "a11y: Do not cache classes that don't have a factory plugin"Fabian Kosmale2022-05-061-4/+25
| * QtGui: includemocsMarc Mutz2022-05-0652-0/+104
| * Fix backingstore fractional DPR glitches for widgets in child windowsEirik Aavitsland2022-04-291-2/+12
| * Detach for colortransforms of indexed formatsAllan Sandfeld Jensen2022-04-081-3/+12
| * QTextMarkdownImporter: don't apply text char format to list item blockShawn Rutledge2022-03-211-0/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-2325-105/+164
|\|
| * Fix accuracy with screen compositionAllan Sandfeld Jensen2022-03-161-4/+4
| * QPathEdge: Fix array initializationIvan Tkachenko2022-03-161-5/+1
| * Fix clipped glyphs in text rendering of QGraphicsTextItemViktor Arvidsson2022-03-162-7/+7
| * Remove unused internal flag from raster painting engineEirik Aavitsland2022-03-032-27/+0
| * QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHand...Marc Mutz2022-02-161-0/+18
| * Fix integer overflow for broken QPainterPathsEskil Abrahamsen Blomfeldt2022-02-141-1/+1
| * QPkmHandler: make const what it never modifiedMarc Mutz2022-02-131-1/+1
| * QDesktopServices: fix ABA problem in QOpenUrlHandlerRegistryMarc Mutz2022-02-131-1/+2
| * QDesktopServices: fix UB (data race on handlers)Marc Mutz2022-02-131-0/+3
| * Remove documentation of non-existing QAccessible stateAllan Sandfeld Jensen2022-02-121-1/+0
| * Fix infinite loop in dash strokerEskil Abrahamsen Blomfeldt2022-02-041-1/+2
| * rhi: d3d11: Use __uuidof where we canLaszlo Agocs2022-02-041-7/+7
| * QGuiApplication: constant-initialize lastCursorPositionMarc Mutz2022-02-011-2/+2
| * qopengl.h: Move C header #include(s) out of the QT_NAMESPACEPatrick Stewart2022-01-221-2/+1
| * Enable all supported 1.0 device features in QVulkanWindowLaszlo Agocs2022-01-211-0/+23
| * Fix queue passed to vkQueuePresentLaszlo Agocs2022-01-211-1/+1
| * Fix crash when text shaping failsEskil Abrahamsen Blomfeldt2022-01-191-0/+6
| * Make QCursor::setPos() use the correct screenMorten Johan Sørvig2022-01-141-1/+2
| * Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1Laszlo Agocs2022-01-141-0/+7
| * Doc: Replace "C:\Documents and Settings" pathsKai Köhne2022-01-141-1/+1
| * Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spansShawn Rutledge2022-01-132-1/+2
| * Use block char format to render list item bullets and numbersAlbert Astals Cid2022-01-041-1/+1
| * QWindowPrivate: fix inconsistent inline on some methodsMarc Mutz2021-12-301-2/+2
| * QZipReader: update to unzip partly broken archivesIvan Solovev2021-12-231-0/+20