summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2023-07-27qt a11y: Return app as parent for top-level objectsMichael Weghorn
2023-07-25tdf#155414 kf a11y: Honor KDE Plasma setting to reduce animationMichael Weghorn
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-24tdf#154447 qt: Take menu bar into account for popup posMichael Weghorn
2023-07-24tdf#154447 Fix menu position in kf5Rafael Lima
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioningKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-12qt a11y: Check child index in QtAccessibleWidget::childMichael Weghorn
2023-07-09qt: Check for SAL_VCL_QT_USE_QFONT in a central placeKhaled Hosny
2023-07-09tdf#151273, tdf#151925: Don’t use QFont text layout by defaultKhaled Hosny
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-13tdf#148251 qt: Use std::swap instead of using temporary valuesDr. David Alan Gilbert
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara
2023-04-28qt a11y: Forward changes to active stateMichael Weghorn
2023-04-22qt a11y: Implement QAccessibleSelectionInterface added in Qt 6.5Michael Weghorn
2023-04-15qt a11y: Send QAccessible::ObjectCreated event for correct objectMichael Weghorn
2023-04-12qt: Don't show non-visible menu entriesMichael Weghorn
2023-04-02tdf#152979 qt: Re-add workaround for X11 modality change w/ hide/showMichael Weghorn
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-03-06qt a11y: Handle all QAccessible::Relation flagsMichael Weghorn
2023-03-06qt a11y: Add mapping for relations added in Qt 6.6Michael Weghorn
2023-03-04tdf#153803 qt: Let Qt style draw combobox popup bordersMichael Weghorn
2023-03-02tdf#152073 tdf#153895 basicide: Set bg color for border winMichael Weghorn
2023-03-01tdf#153869 qt: Unminimize window when requestedMichael Weghorn
2023-02-21tdf#144302 tdf#153333 qt: Load cursor from icon themeMichael Weghorn
2023-02-20qt a11y: Invert relation type to match Qt's semanticMichael Weghorn
2023-02-20tdf#153614 qt: Set keyboard focus state when focused, tooMichael Weghorn
2023-02-10Fix typoAndrea Gelmini
2023-02-10tdf#150451 Fix borders in Editbox controls (kf5)Rafael Lima
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-01tdf#152073 qt: Draw background when drawing frameMichael Weghorn
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-06use std::optional for SALCOLOR_NONENoel Grandin
2022-12-21No need for bool return value hereNoel Grandin
2022-11-21stop setting OpenSymbol as a "Symbol" fontCaolán McNamara
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-16tdf#117173: qt a11y: Forward changes to SHOWING stateMichael Weghorn
2022-09-14tdf#150882 qt: Report menu bar height when not hiddenMichael Weghorn
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-11vcl: Add a PhysicalFontFace-backed TrueTypeFontKhaled Hosny
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny