SceneSwitcher/src/utils
WarmUpTill 0449064f5d Enable empty name warning to be hidden
Used for the twitch token selection for which the whole name selection
will be hidden if no token is connected.
2023-10-14 21:22:53 +02:00
..
connection-manager.cpp Cleanup ItemSettingsDialog and ItemSelection 2023-08-15 18:24:03 +02:00
connection-manager.hpp Add support for custom URIs 2023-07-27 19:53:25 +02:00
curl-helper.cpp Add advss namespace 2023-04-17 11:33:24 -07:00
curl-helper.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
duration-control.cpp Add advss namespace 2023-04-17 11:33:24 -07:00
duration-control.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
export-symbol-helper.hpp Export ItemSelection and ItemSettingsDialog widget symbols 2023-08-15 18:24:03 +02:00
file-selection.cpp Add advss namespace 2023-04-17 11:33:24 -07:00
file-selection.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
filter-combo-box.cpp Enusre that placeholder text is visible for FilterComboBox 2023-08-26 17:32:36 +02:00
filter-combo-box.hpp Export FilterComboBox widget symbols 2023-08-26 17:32:36 +02:00
filter-selection.cpp Add "all" option in filter selection 2023-10-03 12:34:11 +02:00
filter-selection.hpp Add "all" option in filter selection 2023-10-03 12:34:11 +02:00
item-selection-helpers.cpp Enable empty name warning to be hidden 2023-10-14 21:22:53 +02:00
item-selection-helpers.hpp Enable empty name warning to be hidden 2023-10-14 21:22:53 +02:00
log-helper.hpp Add helpers for logging, translation, and synchronized data access 2023-04-30 13:13:18 -07:00
macro-export-import-dialog.cpp Compress export / import macro text 2023-10-11 21:42:05 +02:00
macro-export-import-dialog.hpp Add export / import functionality to macro tab 2023-08-02 20:55:59 +02:00
macro-list.cpp Style changes in utility.hpp 2023-04-30 13:13:18 -07:00
macro-list.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
macro-run-button.cpp Add option to run "else" actions using the "Run macros" button 2023-09-13 19:49:55 +02:00
macro-run-button.hpp Add option to run "else" actions using the "Run macros" button 2023-09-13 19:49:55 +02:00
macro-segment-selection.cpp Add MacroSegmentSelection 2023-07-27 21:06:54 +02:00
macro-segment-selection.hpp Add MacroSegmentSelection 2023-07-27 21:06:54 +02:00
math-helpers.cpp Add helper to get int from variable 2023-08-03 21:44:17 +02:00
math-helpers.hpp Add helper to get int from variable 2023-08-03 21:44:17 +02:00
mouse-wheel-guard.cpp Add OSC action 2023-05-17 06:31:43 -07:00
mouse-wheel-guard.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
name-dialog.cpp Add advss namespace 2023-04-17 11:33:24 -07:00
name-dialog.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
non-modal-dialog.cpp Add option to set placeholder text when asking for input 2023-08-29 20:46:33 +02:00
non-modal-dialog.hpp Add option to set placeholder text when asking for input 2023-08-29 20:46:33 +02:00
obs-dock.hpp Move OBSDock definition 2023-03-25 12:50:49 -07:00
obs-module-helper.cpp Add helpers for logging, translation, and synchronized data access 2023-04-30 13:13:18 -07:00
obs-module-helper.hpp Add helpers for logging, translation, and synchronized data access 2023-04-30 13:13:18 -07:00
osc-helpers.cpp Cleanup 2023-08-15 18:24:03 +02:00
osc-helpers.hpp Add OSC action 2023-05-17 06:31:43 -07:00
priority-helper.cpp Fix function priorities not being saved 2023-05-20 06:18:32 -07:00
priority-helper.hpp Fix function priorities not being saved 2023-05-20 06:18:32 -07:00
process-config.cpp Allow empty string as argument and increase max length of argument 2023-08-02 17:00:34 +02:00
process-config.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
regex-config.cpp Add tooltip to regex configure widget 2023-08-03 21:44:17 +02:00
regex-config.hpp Add option to hide enable button and set default enable value 2023-08-03 21:44:17 +02:00
resizing-text-edit.cpp Add max length validation support for TextEdit 2023-10-05 18:53:46 +02:00
resizing-text-edit.hpp Add max length validation support for TextEdit 2023-10-05 18:53:46 +02:00
scene-item-selection.cpp Move GetSceneItemCount() to utility 2023-09-16 19:49:54 +02:00
scene-item-selection.hpp Rework scene item selection 2023-08-03 21:44:17 +02:00
scene-selection.cpp Use FilterComboBox instead of regular QComboBox 2023-07-15 11:05:19 +02:00
scene-selection.hpp Use FilterComboBox instead of regular QComboBox 2023-07-15 11:05:19 +02:00
scene-switch-helpers.cpp Rename file 2023-04-30 13:13:18 -07:00
scene-switch-helpers.hpp Move scene switch related functions to separate files 2023-04-30 13:13:18 -07:00
screenshot-helper.cpp Add advss namespace 2023-04-17 11:33:24 -07:00
screenshot-helper.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
section.cpp Style changes in utility.hpp 2023-04-30 13:13:18 -07:00
section.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
slider-spinbox.cpp Add option to show description as tooltip 2023-07-09 17:58:38 +02:00
slider-spinbox.hpp Add option to show description as tooltip 2023-07-09 17:58:38 +02:00
source-selection.cpp Use FilterComboBox instead of regular QComboBox 2023-07-15 11:05:19 +02:00
source-selection.hpp Use FilterComboBox instead of regular QComboBox 2023-07-15 11:05:19 +02:00
string-list.cpp Cleanup 2023-08-15 18:24:03 +02:00
string-list.hpp Allow empty string as argument and increase max length of argument 2023-08-02 17:00:34 +02:00
striped-frame.cpp Add advss namespace 2023-04-17 11:33:24 -07:00
striped-frame.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
switch-button.cpp Add SwitchButton 2023-07-15 11:05:19 +02:00
switch-button.hpp Add SwitchButton 2023-07-15 11:05:19 +02:00
sync-helper.cpp Add helpers for logging, translation, and synchronized data access 2023-04-30 13:13:18 -07:00
sync-helper.hpp Add helpers for logging, translation, and synchronized data access 2023-04-30 13:13:18 -07:00
transition-selection.cpp Adjust to FilterComboBox 2023-07-27 21:06:54 +02:00
transition-selection.hpp Use FilterComboBox instead of regular QComboBox 2023-07-15 11:05:19 +02:00
utility.cpp Move GetSceneItemCount() to utility 2023-09-16 19:49:54 +02:00
utility.hpp Move GetSceneItemCount() to utility 2023-09-16 19:49:54 +02:00
variable-line-edit.cpp Add max length validation support for TextEdit 2023-10-05 18:53:46 +02:00
variable-line-edit.hpp Add max length validation support for TextEdit 2023-10-05 18:53:46 +02:00
variable-number.hpp Add helper to check if value is a valid number 2023-08-03 21:44:17 +02:00
variable-number.tpp Add helper to check if value is a valid number 2023-08-03 21:44:17 +02:00
variable-spinbox.cpp Add option to disable variable selection 2023-07-27 21:06:54 +02:00
variable-spinbox.hpp Add option to disable variable selection 2023-07-27 21:06:54 +02:00
variable-string.cpp Fix potential crash when resolving variables during shutdown 2023-07-06 19:59:46 +02:00
variable-string.hpp Resolve variables even when calling const functions 2023-05-02 15:17:49 -07:00
variable-text-edit.cpp Add tooltips for variable text inputs (#888) 2023-10-03 11:42:41 +02:00
variable-text-edit.hpp Add tooltips for variable text inputs (#888) 2023-10-03 11:42:41 +02:00
variable.cpp Cleanup ItemSettingsDialog and ItemSelection 2023-08-15 18:24:03 +02:00
variable.hpp Add helper to get int from variable 2023-08-03 21:44:17 +02:00
volume-control.cpp Add advss namespace 2023-04-17 11:33:24 -07:00
volume-control.hpp Add advss namespace 2023-04-17 11:33:24 -07:00
websocket-helpers.cpp Fix warnings 2023-09-21 23:52:14 +02:00
websocket-helpers.hpp Add support for sending generic OBS websocket messages 2023-07-15 14:48:45 +02:00