summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2024-08-18Emscripten: Clean up SolarMutexStephan Bergmann
2024-08-16Keep SessionManagerInhibitor disabled for EmscriptenStephan Bergmann
2024-08-15qt: Drop X11 condition for session/screensaver inhibitionMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement newly added 'escape_ui_str'Michael Weghorn
2024-08-07add polymorph function for VCL/ui specific string escapingMoritz Duge
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::get_clipboardMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement {s,g}et_tooltip_textMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{show,hide}Michael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::has_child_focusMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::is_activeMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement focus-related methodsMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{get,is}_visibleMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_sensitiveMichael Weghorn
2024-08-07tdf#162351 tdf#130857 qt weld: Handle button clickMichael Weghorn
2024-08-07 tdf#162351 tdf#130857 qt weld: Implement weld_widget_for_responseMichael Weghorn
2024-08-07tdf#162351 tdf#130857 qt weld: Extract helper function to get buttonMichael Weghorn
2024-08-07tdf#162351 tdf#130857 qt weld: Add basic QtInstanceButtonMichael Weghorn
2024-08-03tdf#162297 Wrap tooltips in Qt5Rafael Lima
2024-08-02tdf#155447 a11y: Introduce weld::Widget::get_accessible_id()Michael Weghorn
2024-07-24tdf#155447 qt a11y: Map TEXT_FRAME role to QAccessible::PaneMichael Weghorn
2024-07-24qt: Move resolution calc to static helper methodMichael Weghorn
2024-07-24tdf#130857 qt weld a11y: Implement getting/setting a11y name/descMichael Weghorn
2024-07-24tdf#161501 vcl: Make TabitemValue position-awareMichael Weghorn
2024-07-17tdf#155447 qt a11y: Report accessible IDMichael Weghorn
2024-07-17tdf#155447 qt a11y: Don't report "Unknown" for unsupported propsMichael Weghorn
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