summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2023-11-19Revert "WASM pdf conversion through emscripten and qt5"Thorsten Behrens
2023-11-19WASM pdf conversion through emscripten and qt5Balazs Varga
2023-11-19WIP: async popup menusJan-Marek Glogowski
2023-11-14tdf#123864 a11y: Add new AccessibleStateType::CHECKABLEMichael Weghorn
2023-11-07qt a11y: Map AccessibleStateType::INDETERMINATE to Qt equivalentMichael Weghorn
2023-11-07qt a11y: Set passwordEdit state for PASSWORD_TEXTMichael Weghorn
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-10-24qt a11y: Take current type into account when setting new valueMichael Weghorn
2023-10-23fix wasm build (int vs sal_Int32 mismatch)Christian Lohmaier
2023-10-22Fix typoAndrea Gelmini
2023-10-21tdf#135922 a11y: Prepare reporting text attrs as IA2 obj attrsMichael Weghorn
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