| .. |
|
ColorSelect.cpp
|
frontend: Make sure all QObject subclasses have Q_OBJECT macro
|
2025-05-05 13:10:39 -04:00 |
|
ColorSelect.hpp
|
frontend: Make sure all QObject subclasses have Q_OBJECT macro
|
2025-05-05 13:10:39 -04:00 |
|
OBSBasic_Browser.cpp
|
frontend: Ensure cookie ID is always 16 hexadecimal characters
|
2025-05-28 12:42:22 -04:00 |
|
OBSBasic_Canvases.cpp
|
frontend: Fix recursion during canvas removal causing crashes
|
2025-12-03 15:10:44 -05:00 |
|
OBSBasic_Clipboard.cpp
|
frontend: Use OBSBasic::Get() in all places
|
2025-02-05 15:15:52 -05:00 |
|
OBSBasic_ContextToolbar.cpp
|
frontend,shared: Replace and disable QByteArray to char * casts
|
2025-12-17 16:35:45 -05:00 |
|
OBSBasic_Docks.cpp
|
frontend: Rearrange default dock positions
|
2025-12-19 14:43:44 -05:00 |
|
OBSBasic_Dropfiles.cpp
|
frontend: Replace and disable QString to QUrl casts
|
2025-12-17 16:35:45 -05:00 |
|
OBSBasic_Hotkeys.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic_Icons.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic_MainControls.cpp
|
frontend: Include OBSIdianPlayground MOC
|
2025-09-04 14:17:02 -04:00 |
|
OBSBasic_OutputHandler.cpp
|
frontend: Round up Resize Output (Source Size)
|
2025-02-05 15:50:56 -05:00 |
|
OBSBasic_Preview.cpp
|
frontend: Remove implicit capture of "this" using "="
|
2025-12-18 17:30:42 -05:00 |
|
OBSBasic_Profiles.cpp
|
frontend: Fix character encoding issue during profile import
|
2025-05-07 14:58:38 -04:00 |
|
OBSBasic_Projectors.cpp
|
frontend: Round display size for projectors
|
2025-12-17 21:43:44 -05:00 |
|
OBSBasic_Recording.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic_ReplayBuffer.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic_SceneCollections.cpp
|
frontend: Fix transition duration not loading correctly
|
2025-12-12 13:44:47 -05:00 |
|
OBSBasic_SceneItems.cpp
|
frontend,shared: Replace and disable contextless connect calls
|
2025-12-17 16:35:45 -05:00 |
|
OBSBasic_Scenes.cpp
|
frontend,shared: Replace and disable contextless connect calls
|
2025-12-17 16:35:45 -05:00 |
|
OBSBasic_Screenshots.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic_Service.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic_StatusBar.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic_Streaming.cpp
|
frontend: Restart multitrack output if stream key has become invalid
|
2025-01-29 13:16:47 -05:00 |
|
OBSBasic_StudioMode.cpp
|
frontend,shared: Replace and disable contextless connect calls
|
2025-12-17 16:35:45 -05:00 |
|
OBSBasic_SysTray.cpp
|
frontend: Reorganize Preview/Source context menu
|
2025-04-15 15:00:43 -07:00 |
|
OBSBasic_Transitions.cpp
|
frontend: Remove "using namespace std" from headers
|
2025-12-17 18:51:35 -05:00 |
|
OBSBasic_Updater.cpp
|
frontend: Adjust application shutdown logic
|
2025-12-01 16:40:34 -05:00 |
|
OBSBasic_VirtualCam.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic_VolControl.cpp
|
frontend: Use static_cast when casting from void pointers
|
2025-05-05 20:47:10 -04:00 |
|
OBSBasic_YouTube.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSBasic.cpp
|
frontend: Rearrange default dock positions
|
2025-12-19 14:43:44 -05:00 |
|
OBSBasic.hpp
|
frontend: Rearrange default dock positions
|
2025-12-19 14:43:44 -05:00 |
|
OBSBasicControls.cpp
|
frontend: Highlight control dock buttons using style class
|
2025-04-24 15:37:50 -04:00 |
|
OBSBasicControls.hpp
|
frontend: Remove Exit button (#11887)
|
2025-03-24 17:57:44 -04:00 |
|
OBSBasicPreview.cpp
|
frontend: Change overflow texture rendering to be sRGB-aware
|
2025-08-24 15:29:33 -04:00 |
|
OBSBasicPreview.hpp
|
frontend/widgets: Optimize preview primitive rendering
|
2025-04-23 15:23:29 -04:00 |
|
OBSBasicStats.cpp
|
frontend,shared: Replace and disable contextless connect calls
|
2025-12-17 16:35:45 -05:00 |
|
OBSBasicStats.hpp
|
frontend: Add renamed Qt UI Widgets
|
2025-01-08 17:33:12 +01:00 |
|
OBSBasicStatusBar.cpp
|
frontend: Use static_cast when casting from void pointers
|
2025-05-05 20:47:10 -04:00 |
|
OBSBasicStatusBar.hpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
OBSMainWindow.hpp
|
frontend: Add renamed Qt UI Widgets
|
2025-01-08 17:33:12 +01:00 |
|
OBSProjector.cpp
|
frontend,shared: Replace and disable contextless connect calls
|
2025-12-17 16:35:45 -05:00 |
|
OBSProjector.hpp
|
frontend: Remove unnecessary projector variable
|
2025-01-30 15:16:24 -05:00 |
|
OBSQTDisplay.cpp
|
frontend,shared: Replace and disable contextless connect calls
|
2025-12-17 16:35:45 -05:00 |
|
OBSQTDisplay.hpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
StatusBarWidget.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
StatusBarWidget.hpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
VolControl.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
VolControl.hpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
VolumeAccessibleInterface.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
VolumeAccessibleInterface.hpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
VolumeMeter.cpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |
|
VolumeMeter.hpp
|
frontend: Split Qt UI Widget implementations into single files per class
|
2025-01-08 17:33:13 +01:00 |