summaryrefslogtreecommitdiff
path: root/vcl/qt5/QtInstanceBuilder.cxx
AgeCommit message (Expand)Author
2024-12-01tdf#130857 qt weld: Support "Insert Breaks" dialogMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Split Table" dialogMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Split Cells" dialogMichael Weghorn
2024-11-30tdf#130857 qt weld: Support "Paste Special" dialogMichael Weghorn
2024-11-30tdf#130857 qt weld: Support Calc's "Show Sheet" dialogMichael Weghorn
2024-11-28tdf#130857 qt weld: Support "Go to Page" dialogMichael Weghorn
2024-11-27tdf#130857 qt weld: Introduce custom QDoubleSpinBox subclassMichael Weghorn
2024-11-24tdf#130857 qt weld: Support "Save with password" dialogMichael Weghorn
2024-11-24tdf#130857 qt weld: Add QtInstanceExpanderMichael Weghorn
2024-11-24tdf#130857 qt weld: Support "Safe Mode" dialogMichael Weghorn
2024-11-24tdf#130857 qt weld: Support "Document in Use" dialogMichael Weghorn
2024-11-18qt: Update vim headers/trailersMichael Weghorn
2024-11-11tdf#130857 qt weld: Support "Footnote/Endnote Settings" dlgMichael Weghorn
2024-11-10tdf#130857 qt weld: Add QtInstanceNotebook skeletonMichael Weghorn
2024-11-09tdf#130857 qt weld: Add QtInstanceTreeView skeletonMichael Weghorn
2024-11-09tdf#130857 qt weld: Support "LibreOffice Help Not Installed" dlgMichael Weghorn
2024-11-08tdf#130857 qt weld: Support Calc "Insert Cells" dialogMichael Weghorn
2024-11-08tdf#130857 qt weld: Support sw "Table" -> "Insert" -> "Rows" dialogMichael Weghorn
2024-11-08tdf#130857 qt weld: Add initial SpinButton supportMichael Weghorn
2024-11-07tdf#130857 qt weld: Declare support for "Tip of the Day" dialogMichael Weghorn
2024-11-07tdf#130857 qt weld: Add QtInstanceDrawingArea basicsMichael Weghorn
2024-11-06tdf#130857 qt weld: Implement QtInstanceBuilder::weld_containerMichael Weghorn
2024-11-05tdf#130857 qt weld: Declare support for password dialogMichael Weghorn
2024-10-30tdf#130857 qt weld: Declare support for print progress dialogMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceProgressBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Declare support for "Enter Safe Mode" dialogMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceLevelBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Declare support for Calc "Select Source" dialogMichael Weghorn
2024-10-30tdf#130857 qt weld: Declare support for "Security Options" dialogMichael Weghorn
2024-10-29tdf#130857 qt weld: Declare support for "Switch to override" dialogMichael Weghorn
2024-10-29tdf#130857 qt weld: Declare support for "About LO" dialogMichael Weghorn
2024-10-26tdf#130857 qt weld: Add a QtInstanceLinkButtonMichael Weghorn
2024-10-26tdf#130857 qt weld: Add QtInstanceImage skeletonMichael Weghorn
2024-10-25tdf#130857 qt weld: Declare support for Math "Alignment" dlgMichael Weghorn
2024-10-25tdf#130857 qt weld: Add QtInstanceRadioButtonMichael Weghorn
2024-10-25tdf#130857 qt weld: Declare support for sw "Rename Object" dialogMichael Weghorn
2024-10-25tdf#130857 qt weld: Declare support for "Export as EPUB" dialogMichael Weghorn
2024-10-25tdf#130857 qt weld: Add a QtInstanceFrameMichael Weghorn
2024-10-25tdf#130857 qt weld: Declare support for "New Dictionary" dialogMichael Weghorn
2024-10-24tdf#130857 qt weld: Declare support for "Printer Settings" dialogMichael Weghorn
2024-10-23tdf#130857 qt weld: Add initial combobox handlingMichael Weghorn
2024-10-22tdf#130857 qt weld: Declare support for "Word count" dialogMichael Weghorn
2024-10-19tdf#130857 qt weld: Use native widgets for "Rename Sheet" dialog etc.Michael Weghorn
2024-10-18tdf#130857 qt weld: Use native widgets for "Restart LO" dialogMichael Weghorn
2024-10-12tdf#130857 qt weld: Implement QtInstanceBuilder::weld_widgetMichael Weghorn
2024-10-12tdf#130857 qt weld: Implement QtInstanceBuilder::weld_buttonMichael 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: Declare support for chart "Insert Axes" dialogMichael Weghorn
2024-10-02tdf#130857 qt weld: Add QtInstanceCheckButtonMichael Weghorn