summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2 daystdf#130857 qt weld: Support "Compress Image" dialogMichael Weghorn
2 daystdf#130857 qt weld: Apply GtkScale/slider properties from .ui fileMichael Weghorn
2 daystdf#130857 qt weld: Add QtInstanceScaleMichael Weghorn
3 daystdf#130857 qt weld: Create QSplitter for "GtkPaned"Michael Weghorn
3 daystdf#130857 qt weld: Implement {g,s}etting column width(s)Michael Weghorn
3 daystdf#130857 qt weld: Add a QtInstanceToggleButtonMichael Weghorn
3 daystdf#130857 qt weld: Use pointer to QAbstractButton baseMichael Weghorn
3 daystdf#130857 qt weld: Implement QtInstanceButton::set_imageMichael Weghorn
4 daystdf#130857 qt weld: Map ID to to parent QWidget for layoutsMichael Weghorn
4 daystdf#130857 qt weld: Introduce QtInstanceGridMichael Weghorn
4 daystdf#164353 tdf#130857 qt weld: Keep extra msg dialog widget in placeMichael Weghorn
4 daystdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam
5 daysweld: Drop now unused weld::Widget::{g,s}et_grid_*Michael Weghorn
5 daysweld: Add weld::Grid to handle grid child positionsMichael Weghorn
7 daystdf#130857 qt weld: Introduce QtInstanceScrolledWindowMichael Weghorn
7 daystdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_directionMichael Weghorn
8 daystdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonicMichael Weghorn
8 daystdf#130857 tdf#162704 qt weld: Support QR/bar code dialogMichael Weghorn
8 daystdf#130857 qt weld: Drop scroll area parent if redundantMichael Weghorn
8 daystdf#130857 qt weld: Support "Alt Text" dialogMichael Weghorn
9 daystdf#130857 qt weld: Implement QtInstanceWidget::get_text_heightMichael Weghorn
9 daystdf#130857 qt weld: Support mail merge "Server Auth" dialogMichael Weghorn
9 daystdf#130857 qt weld: Evaluate radio button groupsMichael Weghorn
9 daystdf#130857 VclBuilder: Move more radio group logic to base classMichael Weghorn
12 daystdf#130857 qt weld: Support dialog to choose UI variantMichael Weghorn
12 daystdf#130857 qt weld: Implement QtInstanceImage::set_image(VirtualDevice*)Michael Weghorn
12 daystdf#130857 qt weld: Implement QtInstanceWidget::create_virtual_deviceMichael Weghorn
12 daystdf#130857 qt weld: Handle GtkViewPort childMichael Weghorn
13 daystdf#130857 qt weld: Implement some QtInstanceIconView methodsMichael Weghorn
13 daystdf#130857 qt weld: Add QtInstanceIconView skeletonMichael Weghorn
13 daystdf#130857 qt weld: Implement QtInstanceTreeView::make{un,}sortedMichael Weghorn
13 daysrename IsOnSystemEventLoop -> IsUseSystemEventLoopNoel Grandin
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::selected_foreachMichael 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: Report selected tree view row only onceMichael Weghorn
2024-12-08tdf#130857 qt weld: Fix incorrect param order for row/colMichael Weghorn
2024-12-08tdf#130857 qt weld: Evaluate button box orientationMichael Weghorn
2024-12-08tdf#130857 qt weld: Set tree view column header titleMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::columns_autosizeMichael Weghorn
2024-12-08tdf#130857 qt weld: Implement QtInstanceTreeView::set_textMichael Weghorn
2024-12-07tdf#130857 qt weld: Implement getting/setting cursorMichael Weghorn
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn
2024-12-06tdf#130857 qt weld: Support printer properties dialogMichael Weghorn
2024-12-06tdf#130857 qt weld: Return selected item when requested in callbackMichael Weghorn
2024-12-06tdf#130857 qt weld: Implement QtInstanceTreeView::clearMichael Weghorn
2024-12-05vcl: Return reference in SalFrame::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