obs-StreamFX/source/ui
Michael Fabian 'Xaymar' Dirks ba61329dd1 ui: Prevent Qt from automatically assigning Menu roles
Qt defaults to give every QAction a TextHeuristicRole, which means that certain key words will cause Qt to change how the QAction behaves. We do not want this, so we explicitly assign it to have NoRole instead.

Fixes #323
2023-03-28 13:11:21 +02:00
..
ui-about-entry.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
ui-about-entry.hpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00
ui-about.cpp ui/about: Fix incorrect icon for YouTube URL 2023-03-28 12:52:28 +02:00
ui-about.hpp project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
ui-common.hpp ui: Fix about dialog not being shown and move menu 2023-03-28 12:40:45 +02:00
ui-updater.cpp ui: Prevent Qt from automatically assigning Menu roles 2023-03-28 13:11:21 +02:00
ui-updater.hpp ui/updater: Don't require Qt interaction before OBS is ready (#427) 2023-03-28 13:11:07 +02:00
ui.cpp ui: Prevent Qt from automatically assigning Menu roles 2023-03-28 13:11:21 +02:00
ui.hpp ui: Fix additional Qt issues 2023-03-28 13:11:07 +02:00