[qt/qt/qtdoc]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtdoc Pushed by mirror-service into branch 'dev'. Changed from c1057c291911066db23d0fdd1be0b63c400f5fa9 to 1348ee34866a32432f590ae4d8b4e2aa9dc522dc Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 42ba77cbd89280c0b6c977070d8a09e68958345f by Laszlo Agocs on 18/08/2026 at 16:24.. embedded: Correct the description of the zap chord Zap (Ctrl+Alt+Backspace) is documented as unsupported and ignored, but the evdev keyboard handler quits the application on it unless disable-zap was passed. The chord is consumed, so the application cannot veto it. Console switching and reboot are genuinely ignored. Also document disable-zap, which was missing from the parameter table. Task-number: QTBUG-149068 Pick-to: 6.12 6.11 6.8 Change-Id: I5805a30db397ff502daeae459992aa3fc665ef9c Reviewed-by: Andy Nichols <[email protected]> https://invent.kde.org/qt/qt/qtdoc/-/commit/42ba77cbd89280c0b6c977070d8a09e68958345f Git commit 2a3555b6317bdd9f049b57437e09a2ef2e71d248 by Laszlo Agocs on 18/08/2026 at 16:24.. Describe the signal and console state behavior on eglfs/linuxfb The section did not mention that SIGINT and SIGTERM end in _exit(), so no application shutdown code runs, nor that the console state is not restored after an abnormal exit, which with linuxfb can leave the local console unusable until reboot. Also document QT_QPA_PRESERVE_CONSOLE_STATE. Task-number: QTBUG-149075 Pick-to: 6.12 6.11 6.8 Change-Id: I137609d12018b9b5edfb5ceaa1f7264d43624e93 Reviewed-by: Andy Nichols <[email protected]> https://invent.kde.org/qt/qt/qtdoc/-/commit/2a3555b6317bdd9f049b57437e09a2ef2e71d248 Git commit cc9b4899cd74c29c0cc88124913644b35e43ca9b by Laszlo Agocs on 18/08/2026 at 16:24.. embedded: Document the cursor atlas and tslib configuration as trusted content Extend the note that the KMS configuration file and the legacy keymaps already carry to the eglfs cursor atlas, and spell out which of its keys are mandatory. Also note that tslib loads filter modules based on its own configuration file, which Qt cannot enumerate. Task-number: QTBUG-149070 Task-number: QTBUG-149078 Pick-to: 6.12 6.11 6.8 Change-Id: Id94a9918739bf4ec102a8fd24e68ad31914f36bd Reviewed-by: Andy Nichols <[email protected]> https://invent.kde.org/qt/qt/qtdoc/-/commit/cc9b4899cd74c29c0cc88124913644b35e43ca9b Git commit 1348ee34866a32432f590ae4d8b4e2aa9dc522dc by Laszlo Agocs on 18/08/2026 at 16:24.. Add a security considerations section for eglfs/linuxfb The consequences of the embedded platform plugins running without a windowing system were documented nowhere: that their configuration is trusted content fixed at image build time, that input devices are opened without filtering and restricting them is the device creator's task, that EDID from an attached display is untrusted, etc. Task-number: QTBUG-149077 Task-number: QTBUG-149078 Task-number: QTBUG-149079 Task-number: QTBUG-149080 Pick-to: 6.12 6.11 6.8 Change-Id: I3dde982bc32d59272b01c9f96707317520d5cf25 Reviewed-by: Andy Nichols <[email protected]> https://invent.kde.org/qt/qt/qtdoc/-/commit/1348ee34866a32432f590ae4d8b4e2aa9dc522dc