SceneSwitcher/lib/utils
2026-04-15 14:02:59 +02:00
..
auto-update-tooltip-label.cpp Show tooltip updates while the tooltip is visible 2026-02-07 21:32:58 +01:00
auto-update-tooltip-label.hpp Refactor help icon usage 2025-10-28 19:20:52 +01:00
backup.cpp Show dialogs after OBS_FRONTEND_EVENT_FINISHED_LOADING is fired 2026-02-28 13:09:27 +01:00
backup.hpp Add QTimer::singleShot() wrappers to display startup dialogs on macOS 2026-02-19 20:11:12 +01:00
canvas-helpers.cpp Default to main canvas in scene selection 2025-12-05 17:30:16 +01:00
canvas-helpers.hpp Default to main canvas in scene selection 2025-12-05 17:30:16 +01:00
condition-logic.cpp
condition-logic.hpp
crash-handler.cpp Add option to suppress crash dialog 2026-03-31 23:04:35 +02:00
crash-handler.hpp Add option to suppress crash dialog 2026-03-31 23:04:35 +02:00
curl-helper.cpp
curl-helper.hpp
cursor-shape-changer.cpp
cursor-shape-changer.hpp
double-slider.cpp
double-slider.hpp
duration-control.cpp
duration-control.hpp
duration-modifier.cpp
duration-modifier.hpp
duration.cpp
duration.hpp
export-symbol-helper.hpp Adapt to enable testing and add more tests 2026-03-14 13:34:50 +01:00
file-selection.cpp Fix title of script open dialog 2026-03-25 19:38:22 +01:00
file-selection.hpp Fix title of script open dialog 2026-03-25 19:38:22 +01:00
filter-combo-box.cpp Workaround for FilterComboBox cutting off entries 2025-10-19 18:05:16 +02:00
filter-combo-box.hpp Workaround for FilterComboBox cutting off entries 2025-10-19 18:05:16 +02:00
first-run-wizard.cpp Cleanup / style changes 2026-04-15 14:02:59 +02:00
first-run-wizard.hpp Add FirstRunWizard 2026-03-12 20:45:57 +01:00
help-icon.cpp
help-icon.hpp
item-selection-helpers.cpp Focus name edit for new items 2026-02-19 20:11:12 +01:00
item-selection-helpers.hpp Focus name edit for new items 2026-02-19 20:11:12 +01:00
json-helpers.cpp
json-helpers.hpp
layout-helpers.cpp
layout-helpers.hpp
list-controls.cpp Add helpers to add widgets and separators to ListControls 2026-04-03 09:41:09 +02:00
list-controls.hpp Add helpers to add widgets and separators to ListControls 2026-04-03 09:41:09 +02:00
list-editor.cpp Enable setting min and max list size 2026-04-03 09:41:09 +02:00
list-editor.hpp Enable setting min and max list size 2026-04-03 09:41:09 +02:00
log-helper.cpp
log-helper.hpp Adapt to enable testing and add more tests 2026-03-14 13:34:50 +01:00
math-helpers.cpp Fix crash when using math helpers concurrently 2026-03-25 19:38:22 +01:00
math-helpers.hpp
message-buffer.hpp
message-dispatcher.hpp
mouse-wheel-guard.cpp
mouse-wheel-guard.hpp
name-dialog.cpp
name-dialog.hpp
non-modal-dialog.cpp Add QTimer::singleShot() wrappers to display startup dialogs on macOS 2026-02-19 20:11:12 +01:00
non-modal-dialog.hpp
obs-module-helper.cpp
obs-module-helper.hpp
path-helpers.cpp
path-helpers.hpp
plugin-state-helpers.cpp Show dialogs after OBS_FRONTEND_EVENT_FINISHED_LOADING is fired 2026-02-28 13:09:27 +01:00
plugin-state-helpers.hpp Show dialogs after OBS_FRONTEND_EVENT_FINISHED_LOADING is fired 2026-02-28 13:09:27 +01:00
priority-helper.cpp Cleanup 2025-10-19 18:05:16 +02:00
priority-helper.hpp
regex-config.cpp
regex-config.hpp
resizable-widget.cpp
resizable-widget.hpp
resizing-text-edit.cpp
resizing-text-edit.hpp
resource-table.cpp Fix resource table shortcuts conflicting with OBS shortcuts 2025-12-27 20:38:53 +01:00
resource-table.hpp Cleanup 2025-11-10 18:45:06 +01:00
scene-selection.cpp Default to main canvas in scene selection 2025-12-05 17:30:16 +01:00
scene-selection.hpp Default to main canvas in scene selection 2025-12-05 17:30:16 +01:00
scene-switch-helpers.cpp Fall back to obs_frontend_get_current_scene() 2025-10-29 12:26:44 +01:00
scene-switch-helpers.hpp
screenshot-helper.cpp
screenshot-helper.hpp
section.cpp
section.hpp
selection-helpers.cpp Cleanup / style changes 2026-04-15 14:02:59 +02:00
selection-helpers.hpp
single-char-selection.cpp
single-char-selection.hpp
slider-spinbox.cpp
slider-spinbox.hpp
source-helpers.cpp Add support for scenes of secondary canvases in source selection 2025-12-21 14:33:08 +01:00
source-helpers.hpp
source-selection.cpp
source-selection.hpp
splitter-helpers.cpp Adapt to enable testing and add more tests 2026-03-14 13:34:50 +01:00
splitter-helpers.hpp
status-control.cpp
status-control.hpp
string-list.cpp Add initializer_list support and set default add dialog window title 2026-02-07 21:32:57 +01:00
string-list.hpp Add initializer_list support and set default add dialog window title 2026-02-07 21:32:57 +01:00
switch-button.cpp
switch-button.hpp
sync-helpers.cpp Don't block UI while executing long runnig actions 2026-04-04 21:14:05 +02:00
sync-helpers.hpp Don't block UI while executing long runnig actions 2026-04-04 21:14:05 +02:00
tab-helpers.cpp Add option to always show feature tabs 2025-12-14 12:54:17 +01:00
tab-helpers.hpp Add option to always show feature tabs 2025-12-14 12:54:17 +01:00
temp-variable.cpp Enable testing 2026-04-01 11:13:01 +02:00
temp-variable.hpp Enable checking if temp var is in use 2026-03-30 21:20:00 +02:00
time-helpers.cpp
time-helpers.hpp
ui-helpers.cpp Fix typo 2025-11-14 13:56:03 +01:00
ui-helpers.hpp Fix typo 2025-11-14 13:56:03 +01:00
utility.cpp
utility.hpp
volume-control.cpp
volume-control.hpp
websocket-api.cpp
websocket-api.hpp