1ace888823
- Implements CreateMessageDialog method for QtInstance which would create message dialogs using native qt widgets. Example - MasterPasswordCreateDialog ( https://git.libreoffice.org/core/+/5e8c0575e877795aaca91346548cd0136fa22048/uui/source/masterpasscrtdlg.cxx#64 ). To trigger this : a) Go to "Tools" -> "Options". b) Select "LibreOfficeDev" -> "Security", then check "Persistently save passwords for web connections". c) In the master password dialog, enter two different passwords and click "OK". The message dialog appears now uses native qt widgets. - adds Env variable SAL_VCL_QT_NO_WELDED_WIDGETS which reverts to previous behavior using VCL widgets. Note: most of the methods from weld::Widget hierarchy are currently just dummy implementations for Qt case, only what's needed for simple message dialogs has been implemented in this patch. Change-Id: I522489b8befb92f0092eb248ea2b81ecfbadd737 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161073 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins |
||
---|---|---|
.. | ||
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 | ||
QtInstance.cxx | ||
QtInstance_Print.cxx | ||
QtInstanceContainer.cxx | ||
QtInstanceDialog.cxx | ||
QtInstanceMessageDialog.cxx | ||
QtInstanceWidget.cxx | ||
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 |