summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2023-10-18tdf#157696 qt a11y: Move handling for text attr offsets to helperMichael Weghorn
2023-10-18qt: Drop now obsolete workaround for Qt < 5.12Michael Weghorn
2023-10-18qt: Drop code for Qt < 5.15Michael Weghorn
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-10-12tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuseMichael Weghorn
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-07qt a11y: Forward CHILD event for removed childMichael Weghorn
2023-09-02tdf#149611 qt: Make auto-selection of dark app colors workMichael Weghorn
2023-09-02tdf#156894 qt: Prefer dark icon theme in dark modeMichael Weghorn
2023-09-01qt: Set window title etc. in main threadMichael Weghorn
2023-08-14qt: Implement pinch/zoom gesture handlingMichael Weghorn
2023-08-02vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirectionKhaled Hosny
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-01tdf#156376 qt: Open help for focused native menu entry on F1Michael Weghorn
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-31supportsOperation OutDevSupportType::B2DDraw is always true nowCaolán McNamara
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