summaryrefslogtreecommitdiff
path: root/vcl/qt5/QtWidget.cxx
AgeCommit message (Expand)Author
2025-02-08tdf#165062 qt: Make only floating window/popup widget bg translucentMichael Weghorn
2025-01-15qt: No longer manually destroy QWindowMichael Weghorn
2024-11-18qt: Update vim headers/trailersMichael Weghorn
2024-10-24qt: Have just a single toQString(const OUString&)Michael Weghorn
2024-09-28qt: Let GetQtInstance return ref instead of pointerMichael Weghorn
2024-09-26tdf#160837 qt: Move logic for QPaintEvent handling to QtFrameMichael Weghorn
2024-09-26tdf#160837 qt: Move logic for resize event handling to QtFrameMichael Weghorn
2024-09-26tdf#160837 qt: Move logic for move event handling to QtFrameMichael Weghorn
2024-09-19qt: Use qobject_cast to cast to QtMimeDataMichael Weghorn
2024-09-19qt a11y: Destroy QWindow when popup gets hiddenMichael Weghorn
2024-09-14qt: Use nullptr instead of Q_NULLPTRMichael Weghorn
2024-08-03tdf#162297 Wrap tooltips in Qt5Rafael Lima
2024-04-30tdf#160838 qt: Update IM cursor position also on modifier changeMichael Weghorn
2024-01-23tdf#159333 qt a11y: Process shortcuts only onceMichael Weghorn
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-10-18qt: Drop code for Qt < 5.15Michael Weghorn
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-08-14qt: Implement pinch/zoom gesture handlingMichael 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
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-09tdf#149818 qt: Handle double mouse click againMichael Weghorn
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-17Qt use QEvent::type to handle the event correctlyJan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-01Qt just resize the backing store on size changeJan-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-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-06tdf#144585 Qt fix Wayland LO fake popupsJan-Marek Glogowski
2022-03-29qt: Fix typo in function name: lcl_MapUndrelineStyleMichael Weghorn
2022-03-22loplugin:loopvartoosmallStephan Bergmann
2022-02-06qt5: crash entering ë with french IMCaolán McNamara
2022-01-19WASM Qt: various EMSCRIPTEN adaptionsJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2021-12-21Qt use asChild for pointer positioningJan-Marek Glogowski
2021-12-01Qt fix non-X11 build and introduce CHECK_* macrosJan-Marek Glogowski
2021-10-31tdf#145363 Qt reparent modal dialogs on showJan-Marek Glogowski
2021-10-22qt: Adapt log area: "vcl.qt5" -> "vcl.qt"Michael Weghorn
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn