summaryrefslogtreecommitdiff
path: root/vcl/qt5/QtBuilder.cxx
AgeCommit message (Expand)Author
2025-01-19tdf#130857 qt weld: Delete unused image label objectMichael 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-09tdf#130857 qt weld: Move button prop logic to helper methodMichael Weghorn
2025-01-09tdf#130857 qt weld: Handle "GtkComboBox" objectsMichael Weghorn
2025-01-08tdf#130857 qt weld: Introduce QtInstanceToolbarMichael Weghorn
2024-12-22tdf#130857 qt weld: Introduce QtInstancePopoverMichael 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
2024-12-21tdf#130857 qt weld: Implement basic menu logicMichael Weghorn
2024-12-21tdf#130857 qt weld: Introduce QtInstanceMenuButtonMichael Weghorn
2024-12-20tdf#130857 qt weld: Apply GtkScale/slider properties from .ui fileMichael Weghorn
2024-12-20tdf#130857 qt weld: Add QtInstanceScaleMichael Weghorn
2024-12-20tdf#130857 qt weld: Create QSplitter for "GtkPaned"Michael Weghorn
2024-12-20tdf#130857 qt weld: Add a QtInstanceToggleButtonMichael Weghorn
2024-12-19tdf#130857 qt weld: Map ID to to parent QWidget for layoutsMichael Weghorn
2024-12-15tdf#130857 qt weld: Drop scroll area parent if redundantMichael Weghorn
2024-12-14tdf#130857 qt weld: Evaluate radio button groupsMichael Weghorn
2024-12-14tdf#130857 VclBuilder: Move more radio group logic to base classMichael Weghorn
2024-12-10tdf#130857 qt weld: Handle GtkViewPort childMichael Weghorn
2024-12-10tdf#130857 qt weld: Add QtInstanceIconView skeletonMichael 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-11-30tdf#130857 qt weld: Evaluate GtkTreeView:show-expanders propertyMichael Weghorn
2024-11-30tdf#130857 qt weld: Evaluate tree view header visibilityMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement basic tree view logicMichael Weghorn
2024-11-27tdf#130857 qt weld: Introduce custom QDoubleSpinBox subclassMichael Weghorn
2024-11-24tdf#130857 qt weld: Implement "GtkExpander" equivalentMichael Weghorn
2024-11-24tdf#130857 Pass child type to WidgetBuilder::insertObjectMichael Weghorn
2024-11-23tdf#130857 qt weld: Hide widget marked for deletionMichael Weghorn
2024-11-18qt: Update vim headers/trailersMichael Weghorn
2024-11-16Fix typoAndrea Gelmini
2024-11-11tdf#130857 VclBuilder: Complete moving XML parsing to base classesMichael Weghorn
2024-11-11tdf#130857 Add WidgetBuilder::createMenu, use to abstract from VCL-specificsMichael Weghorn
2024-11-11tdf#130857 tdf#142608 qt weld: Implement QtInstanceNotebook logicMichael Weghorn
2024-11-10tdf#130857 qt weld: Add QtInstanceNotebook skeletonMichael Weghorn
2024-11-10tdf#130857 VclBuilder: Split XML parsing + applying tab child propsMichael Weghorn
2024-11-10tdf#130857 VclBuilder: Abstract tab control check from VCL detailsMichael Weghorn
2024-11-09tdf#130857 qt weld: Add QtInstanceTreeView skeletonMichael Weghorn
2024-11-09tdf#130857 qt weld: Extract setting label propsMichael Weghorn
2024-11-08tdf#130857 qt weld: Add initial SpinButton supportMichael Weghorn
2024-11-07tdf#130857 qt weld: Add QtInstanceDrawingArea basicsMichael Weghorn
2024-11-07tdf#130857 qt weld: Support "GtkSeparator"Michael Weghorn
2024-11-05tdf#130857 qt weld: Add extra QWidget parents for layoutsMichael Weghorn
2024-11-01tdf#130857 qt weld: Actually set link button URI as URIMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceProgressBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Support hiding plain text in entryMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceLevelBarMichael Weghorn