summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2022-07-19Replace old png writer in QtTools.cxxofftkp
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05qt a11y: Implement QtAccessibleWidget::tableMichael Weghorn
2022-07-02qt a11y: Only return actually supported a11y interfacesMichael Weghorn
2022-07-02tdf#149816 qt a11y: Report position in screen coordinatesMichael Weghorn
2022-07-02tdf#149804 Set newly introduced list box colors from system colorsMichael Weghorn
2022-07-01tdf#149680 qt: Open native popup menu at given positionMichael 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 a11y: Handle special value of -1 for text offsetMichael 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-10new loplugin:moveitNoel Grandin
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-05tdf#137471 Qt return frame pos + client area sizeJan-Marek Glogowski
2022-06-01Avoid -Werror,-Wdeprecated-declarations when building Library_vclplug_qt6Stephan Bergmann
2022-06-01Qt just resize the backing store on size changeJan-Marek Glogowski
2022-05-29tdf#144601 Qt fix creating QImage with alpha maskJan-Marek Glogowski
2022-05-28tdf#149329 Qt change cursor via QWidgetJan-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-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski
2022-05-25tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski
2022-05-18tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"Michael Weghorn
2022-05-17qt: Drop unnecessary reinterpret_castMichael Weghorn
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
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-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12tdf#148115 Qt handle tooltips via event loopJan-Marek Glogowski
2022-04-12tdf#148491 Qt reconnect the QMenuBar close buttonJan-Marek Glogowski
2022-04-11tdf#148481 Map RefHand cursor to Qt::PointingHandJan-Marek Glogowski
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
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-04-04tdf#147523 Qt use inner QWidget to set pointer posJan-Marek Glogowski
2022-03-29qt: Fix typo in function name: lcl_MapUndrelineStyleMichael Weghorn
2022-03-29qt a11y: Handle TABLE_MODEL_CHANGED eventMichael Weghorn
2022-03-24loplugin:constantparamNoel Grandin
2022-03-22loplugin:loopvartoosmallStephan Bergmann
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet