obs-studio/frontend
PatTheMav 13ba51a9ad frontend: Use Qt parent-child ownership in OAuth dialog
By explicitly setting the OAuth dialog as the parent of the CEF widget,
it will automatically by cleaned up as soon as the dialog is closed
itself.

This also detaches the destruction of the widget from the browser
cleanup code.
2025-10-17 14:31:38 +02:00
..
api frontend/api: Remove obs_frontend_get_global_config from internal code 2025-09-15 17:17:55 -04:00
cmake Update translations from Crowdin 2025-09-08 22:38:40 -04:00
components frontend: Fix runtime check failure issue 2025-09-26 14:31:08 -04:00
data frontend: Remove "BETA" from Hybrid MP4/MOV and make them the default 2025-09-12 15:45:57 -04:00
dialogs frontend: Use Qt parent-child ownership in OAuth dialog 2025-10-17 14:31:38 +02:00
docks frontend: Use Q_OBJECT macro for BrowserDock 2025-05-01 16:01:14 -04:00
forms frontend: Update Plugin Manager v1 UI 2025-09-12 14:18:27 -04:00
importer frontend: Migrate scene collection usage to new SceneCollection class 2025-04-21 15:17:11 -04:00
importers frontend: Add OBSImporter and importer implementations 2025-01-08 15:36:55 +01:00
models frontend: Add SceneCollection class as data model for Scene Collections 2025-04-21 15:17:11 -04:00
oauth Revert "UI: Work around Qt dock restore crash" 2025-08-25 18:50:16 -04:00
plugin-manager frontend: Update Plugin Manager v1 UI 2025-09-12 14:18:27 -04:00
plugins Update translations from Crowdin 2025-09-08 22:38:40 -04:00
settings frontend: Enable multitrack RTMP option for custom RTMP services 2025-09-26 01:48:39 -04:00
updater cmake: Specify NOMINMAX all the time on Windows 2025-02-07 14:52:24 -05:00
utility frontend: Enable multitrack RTMP option for custom RTMP services 2025-09-26 01:48:39 -04:00
widgets frontend, plugins: Set default bitrate to 6000 kbps 2025-09-17 19:56:04 -04:00
wizards frontend: Use static_cast when casting from void pointers 2025-05-05 20:47:10 -04:00
CMakeLists.txt frontend: Provide UI for phase 1 of plugin manager 2025-08-28 14:29:10 -04:00
obs-main.cpp frontend: Remove help text for shutdown check 2025-09-16 18:02:25 -04:00
OBSApp_Themes.cpp frontend: Recognize OBS appearance setting usage in math statements 2025-06-05 15:19:49 -04:00
OBSApp.cpp frontend: Change renderer combo box to use custom data 2025-09-08 17:39:38 -04:00
OBSApp.hpp frontend: Provide UI for phase 1 of plugin manager 2025-08-28 14:29:10 -04:00
OBSStudioAPI.cpp frontend/api: Remove obs_frontend_get_global_config from internal code 2025-09-15 17:17:55 -04:00
OBSStudioAPI.hpp frontend/api: Remove obs_frontend_get_global_config from internal code 2025-09-15 17:17:55 -04:00