Michael Weghorn

Results 7 issues of Michael Weghorn

This adds a basic text-to-speech (TTS) functionality for the currently selected text, using QTextToSpeech. Speech output can be triggered as follows: * select text * open context menu buy right-clicking...

### Link to issue number: Fixes #4248 ### Summary of the issue: When toggling text formatting in LibreOffice Writer using keyboard shortcuts (eg. Ctrl+B for toggling bold when using English...

conceptApproved
queued for merge

**Describe the bug** The `qtcreator` package does not uninstall or update properly. When uninstalling, files belonging to the package remain in `C:\tools\qtcreator`, and files from an old version can cause...

* switch from "http://" to "https://" URLs * update path to changelogs which changed with qt-creator commit [1] ("Install and ship change logs") Without these changes, the initial submission of...

Just like [1] does for qtcreator-cdbext, update links for qtcreator as well: * switch from "http://" to "https://" URLs * update path to changelogs which changed with qt-creator commit [2]...

As the documentation states, file ownerships and permissions inside Debian packages are incorrect unless epm is run as root or with the fakeroot command. Use "fakeroot" inside epm to create...

enhancement

Set the desktop file name for the application using [QGuiApplication::setDesktopFileName](https://doc.qt.io/qt-6/qguiapplication.html#desktopFileName-prop). This is used by window managers/Wayland compositors like KWin to display the proper window icon on Wayland rather than a...