summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daystdf#166334 qt: Drop extra QDialog::show for file dialogMichael Weghorn1-3/+0
4 daystdf#164380 qt: Ensure at least one MIME type for drag'n'dropMichael Weghorn2-2/+28
12 daystdf#130857 qt weld: Make sure .ui file is processed in main threadMichael Weghorn1-4/+8
13 daystdf#130857 qt: Let QtAccessibleWidget subclass QObjectMichael Weghorn4-1/+13
2025-04-26tdf#130857 qt weld: Support "Select Paths" dialogMichael Weghorn1-0/+1
2025-04-26tdf#130857 qt weld: Support AutoText "Edit Categories" dialogMichael Weghorn1-0/+1
2025-04-19tdf#130857 qt weld: Support Math's "Format" -> "Fonts" dialogMichael Weghorn1-0/+1
2025-04-19tdf#130857 qt weld: Signal on combobox text, not index changeMichael Weghorn1-1/+1
2025-04-19tdf#130857 qt weld: Support Math's font dialogMichael Weghorn1-0/+1
2025-04-17Hack to keep popup menus alive long enough for Emscripten Qt5Stephan Bergmann1-0/+20
2025-04-13tdf#130857 qt weld: Support BasicIDE "Go to Line" dialogMichael Weghorn1-0/+1
2025-04-12tdf#130857 qt weld: Support "Address Book Assignment" dlgMichael Weghorn1-0/+1
2025-04-11qt: Consolidate to one toOUString helperMichael Weghorn3-11/+8
2025-04-11tdf#130857 qt weld: Support "Font Features" dialogMichael Weghorn1-0/+2
2025-04-11tdf#130857 qt weld: Support Math's "Spacing" dialogMichael Weghorn1-0/+1
2025-04-09tdf#166055 qt avmedia: Provide media/player size right awayMichael Weghorn2-88/+15
2025-04-08tdf#130857 uui: Move showing warning dialog out of PasswordDialog ctorMichael Weghorn2-10/+13
2025-04-08tdf#130857 qt weld: Support PasswordDialogMichael Weghorn1-0/+1
2025-04-06tdf#130857 qt weld: Support doc recovery dialogMichael Weghorn1-0/+1
2025-04-04tdf#130857 qt weld: Use QDoubleSpinBox logic when no parser setMichael Weghorn5-23/+34
2025-04-01tdf#130857 qt weld: Support "Tab Order" dialog for form controlsMichael Weghorn1-0/+1
2025-03-20Emscripten Qt5: Reliably send cut/copy data to browser Clipboard APIStephan Bergmann1-0/+40
2025-02-26valueset a11y: Dispose ValueItemAcc objectsMichael Weghorn3-11/+15
2025-02-23tdf#130857 qt weld: Support "XML Filter Settings" dialogMichael Weghorn1-0/+1
2025-02-23tdf#130857 qt weld: Support "Test XML Filter" dialogMichael Weghorn1-0/+1
2025-02-23tdf#130857 qt weld: Support XSLT filter dialogMichael Weghorn1-0/+3
2025-02-22tdf#130857 qt weld: Support macro security dialogMichael Weghorn1-0/+3
2025-02-22tdf#130857 qt weld: Support BreakNumberOption dialogMichael Weghorn1-0/+1
2025-02-22tdf#130857 qt weld: Support QueryDeleteDictionaryDialogMichael Weghorn1-0/+1
2025-02-22tdf#130857 qt weld: Support spelling options dialogMichael Weghorn1-0/+2
2025-02-21tdf#150524 Cannot traverse entire font lists in combo box withJim Raykowski3-15/+31
2025-02-20tdf#130857 qt weld: Support Impress slide show settings dialogMichael Weghorn1-0/+1
2025-02-20tdf#130857 qt weld: Support Svx(Decimal)NumberDialogMichael Weghorn1-0/+1
2025-02-19Create Data on demand in comphelper::emscriptenthreading::getDataStephan Bergmann3-21/+15
2025-02-18tdf#130857 qt weld: Support Writer "Column Width" dialogMichael Weghorn1-0/+1
2025-02-18tdf#130857 qt weld: Support Writer "Insert Table" dialogMichael Weghorn1-0/+1
2025-02-18tdf#130857 qt weld: Support sw "Row Height" dialogMichael Weghorn1-0/+1
2025-02-16tdf#130857 qt weld: Support "Delete {Header,Footer}?" dialogsMichael Weghorn1-0/+2
2025-02-16tdf#130857 qt weld: Support zoom dialogMichael Weghorn1-0/+1
2025-02-16tdf#130857 qt weld: Support "Printer Options" dialogMichael Weghorn1-0/+4
2025-02-16tdf#130857 qt weld: Support Math "Save defaults?" dialogMichael Weghorn1-0/+1
2025-02-16tdf#130857 qt weld: Support Math "Font Size" dialogMichael Weghorn1-0/+1
2025-02-13tdf#130857 qt weld: Move QtInstanceTreeIter to own header/sourceMichael Weghorn7-18/+73
2025-02-13tdf#130857 qt weld: Support "Fontwork Gallery" dialogMichael Weghorn1-0/+1
2025-02-12Experimental Emscripten Qt6 --enable-emscripten-proxy-to-pthread ersatzStephan Bergmann16-23/+323
2025-02-08qt: Run QtMenu::RemoveMenuBarButton in main threadMichael Weghorn2-21/+21
2025-02-07tdf#130857 qt weld: Support Base dialogs asking to save changesMichael Weghorn1-0/+2
2025-02-07browsebox a11y: Use recursive mutexMichael Weghorn1-1/+1
2025-01-30tdf#164899 Don't call SystemWindow::SetNotebookBar recursivelyMichael Weghorn3-0/+11
2025-01-30qt: Ensure QMenu gets destroyed in main threadMichael Weghorn2-0/+7