office-gobmx/vcl/qt5
Michael Weghorn ce871166da tdf#130857 qt weld: Implement newly added 'escape_ui_str'
Implement actual Qt-specific handling in
`weld::QtInstanceWidget::escape_ui_str`, newly added
in

    commit ee749f4b43
    Date:   Tue Aug 6 16:47:30 2024 +0200

        add polymorph function for VCL/ui specific string escaping

For a sample use, see also

    commit fb56e1e284
    Date:   Wed Jul 31 22:25:01 2024 +0200

        tdf#161909: Escape filepaths for password dialog.

(See also `vclToQtStringWithAccelerator`, but which
would result in the accelerator character '~' to be
preserved/converted as an accelerator, which is
unintended here.)

While at it, also fix a typo in the doc.

Change-Id: Ic557a1aa8c6b46257a231627d817f1f7e1d101cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171586
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-08-07 14:57:32 +02:00
..
QtAccessibleEventListener.cxx
QtAccessibleRegistry.cxx
QtAccessibleWidget.cxx
QtBitmap.cxx
QtClipboard.cxx
QtData.cxx
QtDragAndDrop.cxx
QtFilePicker.cxx
QtFont.cxx
QtFontFace.cxx
QtFrame.cxx
QtGraphics.cxx
QtGraphics_Controls.cxx
QtGraphics_GDI.cxx
QtGraphics_Text.cxx
QtGraphicsBase.cxx
QtInstance.cxx
QtInstance_Print.cxx
QtInstanceButton.cxx tdf#162351 tdf#130857 qt weld: Handle button click 2024-08-07 07:11:10 +02:00
QtInstanceContainer.cxx
QtInstanceDialog.cxx
QtInstanceMessageDialog.cxx tdf#162351 tdf#130857 qt weld: Implement weld_widget_for_response 2024-08-07 07:09:39 +02:00
QtInstanceWidget.cxx tdf#130857 qt weld: Implement newly added 'escape_ui_str' 2024-08-07 14:57:32 +02:00
QtInstanceWindow.cxx
QtMainWindow.cxx
QtMenu.cxx
QtObject.cxx
QtOpenGLContext.cxx
QtPainter.cxx
QtPrinter.cxx
QtSvpGraphics.cxx
QtSvpSurface.cxx
QtSvpVirtualDevice.hxx
QtSystem.cxx
QtTimer.cxx
QtTools.cxx
QtTransferable.cxx
QtVirtualDevice.cxx
QtWidget.cxx
QtX11Support.cxx
QtXAccessible.cxx