summaryrefslogtreecommitdiff
path: root/vcl/qt5/QtFrame.cxx
AgeCommit message (Expand)Author
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara
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-01tdf#153869 qt: Unminimize window when requestedMichael Weghorn
2022-07-02tdf#149804 Set newly introduced list box colors from system colorsMichael 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-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-05tdf#137471 Qt return frame pos + client area sizeJan-Marek Glogowski
2022-05-28tdf#149329 Qt change cursor via QWidgetJan-Marek Glogowski
2022-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski
2022-05-25tdf#125925 Qt migrate KF5 theme font settings codeJan-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-04-04tdf#147523 Qt use inner QWidget to set pointer posJan-Marek Glogowski
2022-01-19WASM Qt: various EMSCRIPTEN adaptionsJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-09Qt minimize modal reparenting a bitJan-Marek Glogowski
2022-01-09Qt use platform-independent visibility functionsJan-Marek Glogowski
2021-12-21tdf#131467 Qt set default position on first resizeJan-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-11-17Qt resolve native winId() on demandJan-Marek Glogowski
2021-11-17Qt refactor SystemEnvData setupJan-Marek Glogowski
2021-11-11qt (>=5.14): Don't create native window for QWidget in QtFrame::screenMichael Weghorn
2021-11-10tdf#145508 Qt NONE-frames should still be windowsJan-Marek Glogowski
2021-10-31tdf#145363 Qt reparent modal dialogs on showJan-Marek Glogowski
2021-10-31tdf#145363 Qt popups actually are windowsJan-Marek Glogowski
2021-10-31Qt de-obfuscate the aWinFlags assignmentJan-Marek Glogowski
2021-10-22qt: Adapt log area: "vcl.qt5" -> "vcl.qt"Michael Weghorn
2021-10-22Rename SystemEnvData::Toolkit::{Qt5 -> Qt}Michael Weghorn
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn