summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2024-06-21tdf#149461 qt5: Provide a QWindow for OpenGL rendering on X11Michael Weghorn
2024-06-21tdf#149461 qt6: Provide a QWindow for OpenGL renderingMichael Weghorn
2024-06-21tdf#149461 qt: Move setting layout to QtObject ctorMichael Weghorn
2024-06-20qt opengl: Drop superfluous checkMichael Weghorn
2024-06-13tdf#160462 qt a11y: Open menu bar on F10Michael Weghorn
2024-05-28tdf#160971 qt a11y: Don't select combobox text on entry selectionMichael Weghorn
2024-05-24tdf#145735 qt: Set margins for video widget/layout to 0Michael Weghorn
2024-05-21tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playbackMichael Weghorn
2024-05-21qt a11y: Don't leak QAccessibleEventMichael Weghorn
2024-05-21qt a11y: Use "r" prefix for referenceMichael 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-04-30tdf#160838 qt: Update IM cursor position also on modifier changeMichael Weghorn
2024-04-30qt: Guard clipboard mime data with SolarMutexMichael Weghorn
2024-04-30qt: Avoid race on QtTransferable memberMichael Weghorn
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-11related tdf#160176 qt: Create dummy Qt widget in main threadMichael Weghorn
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2024-03-13tdf#159915 qt: Force Qt::HighDpiScaleFactorRoundingPolicy::RoundMichael Weghorn
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-02-29tdf#158030 qt a11y: Implement new QAccessibleAttributesInterfaceMichael Weghorn
2024-02-16tdf#156562 qt: Don't crash on null clipboard contentMichael Weghorn
2024-02-15tdf#130857 qt weld: Set msg dialog parentMichael Weghorn
2024-02-15tdf#130857 qt weld: Implement QtInstanceDialog::{g,s}et_modalMichael Weghorn
2024-02-15tdf#130857 qt weld: Move QWidget* member to QtInstanceWidgetMichael Weghorn
2024-02-13tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn
2024-02-13tdf#156562 qt: Don't cache supported mime types/data flavorsMichael Weghorn
2024-02-12tdf#125934 qt: Support module-specific window icons on WaylandMichael Weghorn
2024-02-10qt: Set desktop file name without ".desktop" suffixMichael Weghorn
2024-02-06elide some OString temporariesNoel Grandin
2024-02-04tdf#130857 qt weld: Support asnyc running of msg dialogsMichael Weghorn
2024-01-28tdf#159323 qt weld: Remember VCL response code, don't try to mapMichael Weghorn
2024-01-28tdf#159323 qt weld: Set standard buttons via weld APIMichael Weghorn
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-24tdf#154381 qt weld: Allow setting message box default buttonMichael Weghorn
2024-01-24tdf#154381 qt weld: Add button handling for message boxMichael Weghorn
2024-01-24qt: Move VCL -> Qt accelerator text handling to QtToolsMichael Weghorn
2024-01-24qt weld: Add assert on unhandled VCLButtonsTypeMichael Weghorn
2024-01-24tdf#154381 qt weld: Implement QtInstanceWindow::{g,s}et_titleMichael Weghorn
2024-01-23tdf#159333 qt a11y: Process shortcuts only onceMichael Weghorn
2024-01-16tdf#159213: fix Base crash when choosing "Help" in relations design (kf5)Julien Nabet
2024-01-08tdf#130857 Use native qt widgets - simple message dialogOmkarAcharekar
2023-12-24qt: Rename SAL_VCL_{QT5 -> QT}_NO_NATIVEMichael Weghorn
2023-12-24qt: Rename SAL_VCL_QT5_NO_NATIVE and use for all Qt-based VCLsMichael Weghorn
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen