summaryrefslogtreecommitdiff
path: root/vcl/qt5/QtFrame.cxx
AgeCommit message (Expand)Author
2024-11-22loplugin:unusedmethodsNoel Grandin
2024-11-18qt: Update vim headers/trailersMichael Weghorn
2024-11-06tdf#158943 Libreoffice Theme Part 3: Qt Color CustomizationSahil Gautam
2024-10-24qt: Have just a single toQString(const OUString&)Michael Weghorn
2024-09-28qt: No longer use SalFrame::maGeometry in QtFrame at allMichael Weghorn
2024-09-28qt: Query screen on demand in QtFrameMichael Weghorn
2024-09-28qt: Just ignore request to set frame to invalid screen numberMichael Weghorn
2024-09-28qt: Make screenNumber() a QtFrame methodMichael Weghorn
2024-09-28qt: Use QList::at instead of operator[]Michael Weghorn
2024-09-28qt: Use QList::indexOf instead of reimplementing logicMichael Weghorn
2024-09-28qt: Let GetQtInstance return ref instead of pointerMichael Weghorn
2024-09-28tdf#160837 qt: Rely on toolkit for frame positions, drop menubar hackMichael Weghorn
2024-09-28tdf#160837 qt: QtFrame: Use getters instead of SalFrame::maGeometryMichael 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 more qobject_cast instead of dynamic_castMichael Weghorn
2024-09-19qt: Use qobject_cast to cast to QtMimeDataMichael Weghorn
2024-09-19qt a11y: Defer QWindow creation until frame gets shownMichael Weghorn
2024-09-19qt: Run whole QtFrame::Show in main threadMichael Weghorn
2024-09-05Libreoffice Theme Part 0: Read correct colors from qt based VCL_PLUGINSSahil Gautam
2024-08-31tdf#162696 qt: Always run QtFrame::SetPosSize in main threadMichael Weghorn
2024-08-27tdf#162003 qt: Add fall back for dark mode detectionMichael Weghorn
2024-08-16Keep SessionManagerInhibitor disabled for EmscriptenStephan Bergmann
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