summaryrefslogtreecommitdiff
path: root/vcl/inc/qt5
AgeCommit message (Expand)Author
2024-10-05tdf#130857 VclBuilder: Extract setMnemonicWidget helper + call from baseMichael Weghorn
2024-10-05tdf#130857 qt weld: Add a QtInstanceTextViewMichael Weghorn
2024-10-05tdf#130857 qt weld: Add QtInstanceEntryMichael Weghorn
2024-10-05tdf#130857 qt weld: Show help when help button clickedMichael Weghorn
2024-10-05tdf#130857 qt weld: Handle help IDMichael Weghorn
2024-10-05tdf#130857 qt weld: Move button clicked logic to QtInstanceDialogMichael Weghorn
2024-10-02tdf#130857 qt weld: Add QtInstanceCheckButtonMichael Weghorn
2024-10-02tdf#130857 qt weld: Move runAsync logic to QtInstanceDialogMichael Weghorn
2024-10-02tdf#130857 qt weld: Let QtInstancDialog subclass QObjectMichael Weghorn
2024-10-02tdf#130857 qt weld: Add initial QtInstanceLabel implementationMichael Weghorn
2024-09-28tdf#130857 qt weld: Move button response prop to QtInstanceDialogMichael Weghorn
2024-09-28tdf#130857 qt weld: Add initial support for dialog and labelMichael Weghorn
2024-09-28tdf#130857 qt weld: Use QDialog* as param for findButtonBoxMichael Weghorn
2024-09-28qt: Make screenNumber() a QtFrame methodMichael 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-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-25tdf#130857 qt weld: Implement QtBuilder::set_responseMichael Weghorn
2024-09-25tdf#130857 qt weld: Implement QtBuilder + use it for first msg dialogOmkarAcharekar
2024-09-21tdf#130857 qt weld: Drop accidently added empty filesMichael Weghorn
2024-09-19qt: Use qobject_cast to cast to QtMimeDataMichael Weghorn
2024-09-19qt a11y: Destroy QWindow when popup gets hiddenMichael Weghorn
2024-09-18tdf#130857 qt weld: Move logic to find native Qt parent to helperMichael Weghorn
2024-09-18tdf#130857 qt weld: Add QtInstanceBuilder skeletonOmkarAcharekar
2024-08-30tdf#162696 qt weld: Destroy QDialog in main threadMichael Weghorn
2024-08-16Keep SessionManagerInhibitor disabled for EmscriptenStephan Bergmann
2024-08-15qt: Drop X11 condition for session/screensaver inhibitionMichael Weghorn
2024-08-14qt: Remove "5" from render backend nameMichael 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 {s,g}et_tooltip_textMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement focus-related methodsMichael 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-02tdf#155447 a11y: Introduce weld::Widget::get_accessible_id()Michael 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-06-21tdf#149461 qt6: Provide a QWindow for OpenGL renderingMichael Weghorn
2024-06-13tdf#160462 qt a11y: Open menu bar on F10Michael Weghorn
2024-05-21qt a11y: Use "r" prefix for referenceMichael Weghorn
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-30qt: Guard clipboard mime data with SolarMutexMichael Weghorn
2024-04-30qt: Avoid race on QtTransferable memberMichael Weghorn
2024-02-29tdf#158030 qt a11y: Implement new QAccessibleAttributesInterfaceMichael Weghorn
2024-02-15tdf#130857 qt weld: Implement QtInstanceDialog::{g,s}et_modalMichael Weghorn