summaryrefslogtreecommitdiff
path: root/vcl/inc/qt5
AgeCommit message (Expand)Author
13 daystdf#130857 qt weld: Implement scroll bar policy {g,s}ettersMichael Weghorn
13 daystdf#130857 qt weld: Handle more QtInstanceTreeView::insert paramsMichael Weghorn
13 daystdf#130857 qt weld: Implement QtInstanceWidget::set_busy_cursorMichael Weghorn
13 daystdf#130857 qt weld: Implement most QtInstanceMenuButton methodsMichael Weghorn
13 daystdf#130857 qt weld: Implement basic menu logicMichael Weghorn
13 daystdf#130857 qt weld: Introduce QtInstanceMenuMichael Weghorn
13 daystdf#130857 qt weld: Introduce QtInstanceMenuButtonMichael Weghorn
14 daystdf#130857 qt weld: Apply GtkScale/slider properties from .ui fileMichael Weghorn
14 daystdf#130857 qt weld: Add QtInstanceScaleMichael Weghorn
2024-12-20tdf#130857 qt weld: Add a QtInstanceToggleButtonMichael Weghorn
2024-12-20tdf#130857 qt weld: Use pointer to QAbstractButton baseMichael Weghorn
2024-12-19tdf#130857 qt weld: Map ID to to parent QWidget for layoutsMichael Weghorn
2024-12-19tdf#130857 qt weld: Introduce QtInstanceGridMichael Weghorn
2024-12-18tdf#164353 tdf#130857 qt weld: Keep extra msg dialog widget in placeMichael Weghorn
2024-12-17weld: Drop now unused weld::Widget::{g,s}et_grid_*Michael Weghorn
2024-12-17weld: Add weld::Grid to handle grid child positionsMichael Weghorn
2024-12-16tdf#130857 qt weld: Introduce QtInstanceScrolledWindowMichael Weghorn
2024-12-16tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_directionMichael Weghorn
2024-12-15tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonicMichael Weghorn
2024-12-15tdf#130857 qt weld: Drop scroll area parent if redundantMichael Weghorn
2024-12-14tdf#130857 VclBuilder: Move more radio group logic to base classMichael Weghorn
2024-12-10tdf#130857 qt weld: Implement some QtInstanceIconView methodsMichael Weghorn
2024-12-10tdf#130857 qt weld: Add QtInstanceIconView skeletonMichael Weghorn
2024-12-08tdf#130857 qt weld: Add tree view iter and implement some methodsMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::removeMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::set_textMichael Weghorn
2024-12-06tdf#130857 qt weld: Return selected item when requested in callbackMichael Weghorn
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-05tdf#130857 qt weld: Notify when receiving/losing focusMichael Weghorn
2024-12-05tdf#130857 qt weld: Let QtInstanceWidget derive from QObjectMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWidget::get_extents_relative_toMichael Weghorn
2024-12-05tdf#130857 qt weld: Signal combobox text changeMichael Weghorn
2024-12-05tdf#130857 qt weld: Hold SolarMutex when signalling checkbox toggleMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceComboBox::set_entry_message_typeMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWindow::{g,s}et_window_stateMichael Weghorn
2024-12-05tdf#130857 qt weld: Implement QtInstanceWidget::set_backgroundMichael Weghorn
2024-12-02vcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement more TreeView methods wrt selectionMichael Weghorn
2024-11-30tdf#130857 qt weld: Add member for tree view selection modelMichael Weghorn
2024-11-30tdf#130857 qt weld: Notify about current tree view item changeMichael Weghorn
2024-11-30tdf#130857 qt weld: Call tree view row activation handlerMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement setting tree view entry IDMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement basic tree view logicMichael Weghorn
2024-11-29tdf#130857 qt weld: Implement QtInstanceTreeView::set_selection_modeMichael Weghorn
2024-11-28tdf#130857 qt weld: Notify about spinbox combined value+text changeMichael Weghorn
2024-11-28tdf#130857 qt weld: Let SpinButton derive from EntryMichael Weghorn
2024-11-28tdf#130857 qt weld: Call spinbutton value changed handlerMichael Weghorn
2024-11-27tdf#130857 qt weld: Implement spinbutton cursor/sel methodsMichael Weghorn
2024-11-27tdf#130857 qt weld: Introduce custom QDoubleSpinBox subclassMichael Weghorn