summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2025-01-22More flexible query dialogHeiko Tietze
2025-01-22tdf#130857 qt weld: Support ScrolledWindow page sizeMichael Weghorn
2025-01-22tdf#130857 qt weld: Support custom MenuButton popoverMichael Weghorn
2025-01-19tdf#130857 qt weld: Delete unused image label objectMichael Weghorn
2025-01-19tdf#130857 qt weld: Signal when toggle button gets toggledMichael Weghorn
2025-01-19tdf#130857 qt weld: Support QtInstanceToggleButton::set_inconsistent(false)Michael Weghorn
2025-01-19tdf#130857 qt weld: Set GtkButton props for ToggleButtonMichael Weghorn
2025-01-19tdf#130857 qt weld: Evaluate entry's placeholder textMichael Weghorn
2025-01-19tdf#130857 qt weld: Set GtkButton props for MenuButtonMichael Weghorn
2025-01-19tdf#130857 qt weld: Extract helper method to set menu button propsMichael Weghorn
2025-01-18QtVirtualDevice::SetSizeUsingBuffer is unnecessaryNoel Grandin
2025-01-17Revert "tdf#163335 qt a11y: Work around broken sw selection handling"Michael Weghorn
2025-01-17tdf#163186 qt: Show menu item tooltipsMichael Weghorn
2025-01-16split the SetSizeUsingBuffer code pathsNoel Grandin
2025-01-16ScanlineDirection is unnecessaryNoel Grandin
2025-01-15tdf#130857 qt weld: Convert accelerator in button labelMichael Weghorn
2025-01-15tdf#130857 qt weld: Signal MenuButton menu item selectionMichael Weghorn
2025-01-15tdf#130857 qt weld: Open menu button's menu instantlyMichael Weghorn
2025-01-15tdf#130857 qt weld: Implement QtInstanceMenuButton::insert_itemMichael Weghorn
2025-01-15qt: No longer manually destroy QWindowMichael Weghorn
2025-01-15qt: Set fullscreen directly via QWidgetMichael Weghorn
2025-01-14tdf#163335 qt a11y: Work around broken sw selection handlingMichael Weghorn
2025-01-11make the ScanlineFormat values more explicitNoel Grandin
2025-01-11tdf#130857 qt weld: Support Calc "Move/Copy Sheet" dialogMichael Weghorn
2025-01-11tdf#130857 qt weld: Traverse widget hierarchy to detect child focusMichael Weghorn
2025-01-10tdf#146947 - UI: Ability to show/reveal characters being typed intoBalazs Varga
2025-01-09Fix typoAndrea Gelmini
2025-01-09tdf#130857 qt weld: Move button prop logic to helper methodMichael Weghorn
2025-01-09tdf#130857 qt weld: Set combobox entry iconsMichael Weghorn
2025-01-09tdf#130857 qt weld: Handle "GtkComboBox" objectsMichael Weghorn
2025-01-09tdf#130857 qt weld: Implement QtInstanceDrawingArea::set_cursorMichael Weghorn
2025-01-08Fix rudimentary Emscripten Qt6 copy -> paste supportStephan Bergmann
2025-01-08tdf#130857 qt weld: Introduce QtInstanceToolbarMichael Weghorn
2025-01-07Rudimentary Emscripten copy -> paste supportStephan Bergmann
2025-01-07tdf#164393 ThemeColors refactor part 2Sahil Gautam
2025-01-07tdf#164393 ThemeColors refactor part 1Sahil Gautam
2025-01-03Filter out text/uri-list with empty listStephan Bergmann
2024-12-25tdf#130857 qt weld: Defer QDialog deletionMichael Weghorn
2024-12-22tdf#130857 qt weld: Support "Name Dialog"Michael Weghorn
2024-12-22tdf#130857 qt weld: Implement QtInstanceWidget::queue_resizeMichael Weghorn
2024-12-22tdf#130857 qt weld: Introduce QtInstancePopoverMichael Weghorn
2024-12-22tdf#130857 qt weld: Implement QtInstanceWidget::get_pixel_sizeMichael Weghorn
2024-12-22tdf#130857 qt weld: Implement {s,g}etters for scroll area min/max/val/stepMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement {g,s}etting scroll bar thicknessMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement scroll bar policy {g,s}ettersMichael Weghorn
2024-12-21tdf#130857 qt weld: Handle more QtInstanceTreeView::insert paramsMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement QtInstanceWidget::set_busy_cursorMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement most QtInstanceMenuButton methodsMichael Weghorn
2024-12-21tdf#130857 qt weld: Set menu button's menu defined in .ui fileMichael Weghorn
2024-12-21tdf#130857 qt weld: Ignore "GtkCellRendererPixbuf" objectsMichael Weghorn