summaryrefslogtreecommitdiff
path: root/vcl/inc/qt5
AgeCommit message (Expand)Author
2023-05-19loplugin:unnecessaryvirtualNoel Grandin
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara
2023-04-22qt a11y: Implement QAccessibleSelectionInterface added in Qt 6.5Michael Weghorn
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-02-10tdf#150451 Fix borders in Editbox controls (kf5)Rafael Lima
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-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled 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-08-24qt a11y: Remember associated QObject also for non-QtXAcccessible caseMichael Weghorn
2022-08-24qt a11y: Remember and reuse existing QObject for XAccessibleMichael Weghorn
2022-08-23qt a11y: Drop unnecessary QObject inheritanceMichael Weghorn
2022-08-16qt a11y: Clear QtXAccessible's ref to XAccessible once passed onMichael Weghorn
2022-08-16qt a11y: Clear XAccessible reference when disposingMichael Weghorn
2022-08-16qt a11y: Drop QtAccessibleEventListener's XAccessible referenceMichael Weghorn
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-02qt a11y: Only return actually supported a11y interfacesMichael Weghorn
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-19qt: Fix qt6 build after fbc61e06584ff8e6d9240f8b67be8dc28ecab5b9Michael Weghorn
2022-06-18Qt move most X11 specifics into QtX11SupportJan-Marek Glogowski
2022-06-17qt a11y: Forward STATE_CHANGED event as suchMichael Weghorn
2022-06-17Qt use QEvent::type to handle the event correctlyJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-28tdf#149255 qt: Implement deletion/"swallowing" for IM replacementMichael Weghorn
2022-05-28tdf#132350 Qt implement SalMenu button interfaceJan-Marek Glogowski
2022-05-25tdf#148864 Qt switch QtObjectWindow to QWidgetJan-Marek Glogowski
2022-04-21tdf#148699 Qt track the active / shown popupJan-Marek Glogowski
2022-04-21qt6: Fix build (QtWidget::enterEvent)Michael Weghorn
2022-04-20tdf#140463 Qt handle mouse enter+leave eventsJan-Marek Glogowski
2022-04-12tdf#148115 Qt handle tooltips via event loopJan-Marek Glogowski
2022-04-08tdf#141578 Qt handle QtFrame screen changesJan-Marek Glogowski
2022-04-07tdf#143135 Qt break recursive IM QueryCursorRectJan-Marek Glogowski
2022-04-07tdf#147285 qt: Prefer "text/plain;charset=utf-8" over "text/plain"Michael Weghorn
2022-04-06Qt drop unused QtMenu::mpCloseButtonJan-Marek Glogowski
2022-04-06tdf#145954 Qt unshare QMenubar usageJan-Marek Glogowski
2022-04-06tdf#144585 Qt fix Wayland LO fake popupsJan-Marek Glogowski
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-19WASM optionally run any app via system loopJan-Marek Glogowski
2022-01-16Qt notify LO of many QScreen related eventsJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski