summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
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
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCharMap()Khaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02tdf#150683 qt a11y: Add bound checks for table methodsMichael Weghorn
2022-09-01qt: Add include needed with qtbase dev branchMichael Weghorn
2022-09-01tdf#150683 qt a11y: Avoid using 32-bit child index hereMichael Weghorn
2022-08-26qt a11y: Set the (un)selected child in selection add/remove eventMichael Weghorn
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-25qt a11y: Forward text selection change event as suchMichael Weghorn
2022-08-25qt a11y: Work around Qt ignoring ActiveDescendantChanged eventsMichael Weghorn
2022-08-24qt a11y: Remember associated QObject also for non-QtXAcccessible caseMichael Weghorn
2022-08-24qt a11y: Remember and reuse existing QObject for XAccessibleMichael Weghorn