summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2024-11-13loplugin:reftotemp in vclNoel Grandin
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in vclNoel Grandin
2024-11-11vcl: Return unique_ptr in weld::Dialog::weld_content_areaMichael Weghorn
2024-11-11vcl: Return unique_ptr in weld::MessageDialog::weld_message_areaMichael Weghorn
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 qt weld: Call handlers when tab page changesMichael Weghorn
2024-11-11tdf#130857 qt weld: Hold SolarMutex in QtInstanceButton::buttonClickedMichael Weghorn
2024-11-11tdf#130857 qt weld: Support "Footnote/Endnote Settings" dlgMichael Weghorn
2024-11-11tdf#130857 tdf#142608 qt weld: Implement QtInstanceNotebook logicMichael Weghorn
2024-11-11tdf#130857 qt weld: Implement QtInstanceWindow::get_resizableMichael Weghorn
2024-11-11tdf#130857 qt weld: Assert in more unimplemented methodsMichael Weghorn
2024-11-11tdf#130857 qt weld: Implement QtInstanceWindow::has_toplevel_focusMichael 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-10com::sun::star -> cssMike Kaganski
2024-11-09tdf#130857 qt weld: Add QtInstanceTreeView skeletonMichael Weghorn
2024-11-09tdf#130857 qt weld: Implement QtInstanceWidget::get_approximate_digit_widthMichael Weghorn
2024-11-09tdf#130857 qt weld: Assert in unimplemented methodsMichael Weghorn
2024-11-09tdf#130857 qt weld: Implement QtInstanceWindow::presentMichael Weghorn
2024-11-09tdf#130857 qt weld: Signal container focus on window (de)activationMichael Weghorn
2024-11-09tdf#130857 qt weld: Support "LibreOffice Help Not Installed" dlgMichael Weghorn
2024-11-09tdf#130857 qt weld: Return actual msg dialog ret codeMichael Weghorn
2024-11-09tdf#130857 qt weld: Always set non-empty link targetMichael Weghorn
2024-11-09tdf#130857 qt weld: Extract setting label propsMichael Weghorn
2024-11-08tdf#130857 vcl: Move weld::Window::{g,s}et_modal to weld::DialogMichael 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: Don't set negative min width/heightMichael Weghorn
2024-11-07tdf#130857 qt weld: Take SolarMutex in QtInstanceLinkButton::linkActivatedMichael Weghorn
2024-11-07tdf#130857 qt weld: Declare support for "Tip of the Day" dialogMichael Weghorn
2024-11-07tdf#130857 qt weld: Implement simple drawing in QtInstanceDrawingAreaMichael Weghorn
2024-11-07tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_size_requestMichael Weghorn
2024-11-07tdf#130857 qt weld: Add QtInstanceDrawingArea basicsMichael Weghorn
2024-11-07tdf#130857 qt weld: Support "GtkSeparator"Michael Weghorn
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-11-06tdf#158943 Libreoffice Theme Part 3: Qt Color CustomizationSahil Gautam
2024-11-06tdf#130857 qt weld: Add layout/widget for extra msg dialog controlsMichael Weghorn
2024-11-06tdf#130857 qt weld: Implement QtInstanceContainer::moveMichael Weghorn
2024-11-06tdf#130857 qt weld: Implement QtInstanceWidget::weld_parentMichael Weghorn
2024-11-06tdf#130857 qt weld: Assert in unimplemented QtInstanceContainer methodsMichael Weghorn
2024-11-06tdf#130857 qt weld: Implement QtInstanceBuilder::weld_containerMichael Weghorn
2024-11-05tdf#130857 qt weld: Add extra QWidget parents for layoutsMichael Weghorn
2024-11-05tdf#130857 qt weld: Declare support for password dialogMichael Weghorn
2024-11-05tdf#130857 qt weld: Implement QtInstanceEntry::set_message_typeMichael Weghorn
2024-11-05tdf#130857 qt weld: Make opt-in for nowMichael Weghorn
2024-11-04Add experimental support for Emscripten JSPIStephan Bergmann
2024-11-01tdf#130857 qt weld: Actually set link button URI as URIMichael Weghorn