Age | Commit message (Expand) | Author |
2023-10-24 | qt a11y: Take current type into account when setting new value | Michael Weghorn |
2023-10-23 | fix wasm build (int vs sal_Int32 mismatch) | Christian Lohmaier |
2023-10-22 | Fix typo | Andrea Gelmini |
2023-10-21 | tdf#135922 a11y: Prepare reporting text attrs as IA2 obj attrs | Michael Weghorn |
2023-10-18 | tdf#157696 qt a11y: Move handling for text attr offsets to helper | Michael Weghorn |
2023-10-18 | qt: Drop now obsolete workaround for Qt < 5.12 | Michael Weghorn |
2023-10-18 | qt: Drop code for Qt < 5.15 | Michael Weghorn |
2023-10-14 | Add NUMBERSIGN key handler. | Gökay Şatır |
2023-10-12 | tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuse | Michael Weghorn |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-09-13 | loplugin:unusedmethods | Noel Grandin |
2023-09-07 | qt a11y: Forward CHILD event for removed child | Michael Weghorn |
2023-09-02 | tdf#149611 qt: Make auto-selection of dark app colors work | Michael Weghorn |
2023-09-02 | tdf#156894 qt: Prefer dark icon theme in dark mode | Michael Weghorn |
2023-09-01 | qt: Set window title etc. in main thread | Michael Weghorn |
2023-08-14 | qt: Implement pinch/zoom gesture handling | Michael Weghorn |
2023-08-02 | vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirection | Khaled Hosny |
2023-08-02 | split Point/Size/Rectangle into AbsoluteScreenPixel* types | Noel Grandin |
2023-08-01 | tdf#156376 qt: Open help for focused native menu entry on F1 | Michael Weghorn |
2023-07-31 | all drawPolyPolygon variants return true now | Caolán McNamara |
2023-07-31 | supportsOperation OutDevSupportType::B2DDraw is always true now | Caolán McNamara |
2023-07-27 | qt a11y: Return app as parent for top-level objects | Michael Weghorn |
2023-07-25 | tdf#155414 kf a11y: Honor KDE Plasma setting to reduce animation | Michael Weghorn |
2023-07-25 | Convert internal vcl bitmap formats transparency->alpha (II) | Noel Grandin |
2023-07-24 | tdf#154447 qt: Take menu bar into account for popup pos | Michael Weghorn |
2023-07-24 | tdf#154447 Fix menu position in kf5 | Rafael Lima |
2023-07-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny |
2023-07-23 | vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioning | Khaled Hosny |
2023-07-23 | vcl: Use HarfBuzz to get glyph bounding rectangle | Khaled Hosny |
2023-07-12 | qt a11y: Check child index in QtAccessibleWidget::child | Michael Weghorn |
2023-07-09 | qt: Check for SAL_VCL_QT_USE_QFONT in a central place | Khaled Hosny |
2023-07-09 | tdf#151273, tdf#151925: Don’t use QFont text layout by default | Khaled Hosny |
2023-07-03 | Rename ImplFontMetricData -> FontMetricData | Khaled Hosny |
2023-05-28 | Use getXWeak in vcl | Mike Kaganski |
2023-05-23 | Resolves tdf#145080 - Use accent color for focused cell | Heiko Tietze |
2023-05-13 | tdf#148251 qt: Use std::swap instead of using temporary values | Dr. David Alan Gilbert |
2023-05-09 | Related: tdf#142176 rearrange screensaver inhibiter to be more generic | Caolán McNamara |
2023-04-28 | qt a11y: Forward changes to active state | Michael Weghorn |
2023-04-22 | qt a11y: Implement QAccessibleSelectionInterface added in Qt 6.5 | Michael Weghorn |
2023-04-15 | qt a11y: Send QAccessible::ObjectCreated event for correct object | Michael Weghorn |
2023-04-12 | qt: Don't show non-visible menu entries | Michael Weghorn |
2023-04-02 | tdf#152979 qt: Re-add workaround for X11 modality change w/ hide/show | Michael Weghorn |
2023-03-29 | tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL... | Michael Weghorn |
2023-03-14 | Related tdf#129547 and tdf#154136: add COLON key | Julien Nabet |
2023-03-06 | qt a11y: Handle all QAccessible::Relation flags | Michael Weghorn |
2023-03-06 | qt a11y: Add mapping for relations added in Qt 6.6 | Michael Weghorn |
2023-03-04 | tdf#153803 qt: Let Qt style draw combobox popup borders | Michael Weghorn |
2023-03-02 | tdf#152073 tdf#153895 basicide: Set bg color for border win | Michael Weghorn |
2023-03-01 | tdf#153869 qt: Unminimize window when requested | Michael Weghorn |
2023-02-21 | tdf#144302 tdf#153333 qt: Load cursor from icon theme | Michael Weghorn |