summaryrefslogtreecommitdiff
path: root/vcl/qt5/QtFrame.cxx
AgeCommit message (Expand)Author
2024-08-15qt: Drop X11 condition for session/screensaver inhibitionMichael Weghorn
2024-05-28tdf#160971 qt a11y: Don't select combobox text on entry selectionMichael Weghorn
2024-05-20Fix typoAndrea Gelmini
2024-05-20Fix typoAndrea Gelmini
2024-05-18tdf#160565 tdf#145735 qt: Avoid native window handles for Qt 6Michael Weghorn
2024-05-18qt: Run QtFrame::SetWindowState in main threadMichael Weghorn
2024-05-18qt: Run QtFrame::SetIcon in main threadMichael Weghorn
2024-05-10loplugin:ostr in vclNoel Grandin
2024-02-12tdf#125934 qt: Support module-specific window icons on WaylandMichael Weghorn
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
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-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-02vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirectionKhaled Hosny
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-25tdf#155414 kf a11y: Honor KDE Plasma setting to reduce animationMichael Weghorn
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