| .. |
|
connection-manager.cpp
|
Fix warnings
|
2022-10-01 01:52:22 -07:00 |
|
connection-manager.hpp
|
Adjust to new Item, ItemSelection, and ItemSettingsDialog classes
|
2022-09-28 02:21:05 -07:00 |
|
curl-helper.cpp
|
Rework curl helpers
|
2022-08-25 11:26:31 -07:00 |
|
curl-helper.hpp
|
Rework curl helpers
|
2022-08-25 11:26:31 -07:00 |
|
duration-control.cpp
|
Prevent accidental duration changes while scrolling through settings
|
2023-03-10 13:52:32 -08:00 |
|
duration-control.hpp
|
Enable setting a minimum and initial duration
|
2023-03-04 13:45:32 -08:00 |
|
file-selection.cpp
|
Add support for variables in file FileSelection widget
|
2023-03-19 03:52:21 -07:00 |
|
file-selection.hpp
|
Add support for variables in file FileSelection widget
|
2023-03-19 03:52:21 -07:00 |
|
item-selection-helpers.cpp
|
Add generic item selection and settings configuration widgets
|
2022-09-28 02:21:05 -07:00 |
|
item-selection-helpers.hpp
|
Add generic item selection and settings configuration widgets
|
2022-09-28 02:21:05 -07:00 |
|
macro-list.cpp
|
Rework MacroRef
|
2023-03-13 11:30:29 -07:00 |
|
macro-list.hpp
|
Add macro list widget
|
2022-08-23 11:31:48 -07:00 |
|
mouse-wheel-guard.cpp
|
Move MouseWheelWidgetAdjustmentGuard
|
2023-03-10 13:52:32 -08:00 |
|
mouse-wheel-guard.hpp
|
Move MouseWheelWidgetAdjustmentGuard
|
2023-03-10 13:52:32 -08:00 |
|
name-dialog.cpp
|
Restructure "src/" folder
|
2022-08-17 11:08:53 -07:00 |
|
name-dialog.hpp
|
Restructure "src/" folder
|
2022-08-17 11:08:53 -07:00 |
|
process-config.cpp
|
Extract argument list to generic string list class and widget
|
2023-03-19 03:52:21 -07:00 |
|
process-config.hpp
|
Extract argument list to generic string list class and widget
|
2023-03-19 03:52:21 -07:00 |
|
regex-config.cpp
|
Add option to create partial matching RegexConf
|
2023-01-28 12:42:32 -08:00 |
|
regex-config.hpp
|
Add option to create partial matching RegexConf
|
2023-01-28 12:42:32 -08:00 |
|
resizing-text-edit.cpp
|
Restructure "src/" folder
|
2022-08-17 11:08:53 -07:00 |
|
resizing-text-edit.hpp
|
Add helper classes to support strings containing variables
|
2023-01-15 09:33:46 -08:00 |
|
scene-item-selection.cpp
|
Add option to resolve variable values in ToString()
|
2023-01-15 09:33:46 -08:00 |
|
scene-item-selection.hpp
|
Add option to resolve variable values in ToString()
|
2023-01-15 09:33:46 -08:00 |
|
scene-selection.cpp
|
Only return source from variable if source is a scene
|
2023-01-15 09:33:46 -08:00 |
|
scene-selection.hpp
|
Add option to resolve variable values in ToString()
|
2023-01-15 09:33:46 -08:00 |
|
screenshot-helper.cpp
|
Always call obs_remove_tick_callback() in destructor
|
2023-01-31 11:20:18 -08:00 |
|
screenshot-helper.hpp
|
Always call obs_remove_tick_callback() in destructor
|
2023-01-31 11:20:18 -08:00 |
|
section.cpp
|
Add AnimationFinished signal
|
2022-08-24 12:53:25 -07:00 |
|
section.hpp
|
Add AnimationFinished signal
|
2022-08-24 12:53:25 -07:00 |
|
slider-spinbox.cpp
|
Move slider spinbox to core lib
|
2022-12-27 04:02:08 -08:00 |
|
slider-spinbox.hpp
|
Move slider spinbox to core lib
|
2022-12-27 04:02:08 -08:00 |
|
source-selection.cpp
|
Add option to resolve variable values in ToString()
|
2023-01-15 09:33:46 -08:00 |
|
source-selection.hpp
|
Add option to resolve variable values in ToString()
|
2023-01-15 09:33:46 -08:00 |
|
string-list.cpp
|
Extract argument list to generic string list class and widget
|
2023-03-19 03:52:21 -07:00 |
|
string-list.hpp
|
Extract argument list to generic string list class and widget
|
2023-03-19 03:52:21 -07:00 |
|
striped-frame.cpp
|
Improve preview frame visibilty of cursor condition
|
2023-03-04 13:40:14 -08:00 |
|
striped-frame.hpp
|
Improve preview frame visibilty of cursor condition
|
2023-03-04 13:40:14 -08:00 |
|
transition-selection.cpp
|
Add const qualifier to various functions
|
2022-12-23 13:16:22 -08:00 |
|
transition-selection.hpp
|
Add const qualifier to various functions
|
2022-12-23 13:16:22 -08:00 |
|
utility.cpp
|
Move replaceAll() to utility
|
2023-03-19 03:52:21 -07:00 |
|
utility.hpp
|
Move replaceAll() to utility
|
2023-03-19 03:52:21 -07:00 |
|
variable-line-edit.cpp
|
Add VariableLineEdit helper
|
2023-03-19 03:52:21 -07:00 |
|
variable-line-edit.hpp
|
Add VariableLineEdit helper
|
2023-03-19 03:52:21 -07:00 |
|
variable-text-edit.cpp
|
Add helper classes to support strings containing variables
|
2023-01-15 09:33:46 -08:00 |
|
variable-text-edit.hpp
|
Add helper classes to support strings containing variables
|
2023-01-15 09:33:46 -08:00 |
|
variable.cpp
|
Move replaceAll() to utility
|
2023-03-19 03:52:21 -07:00 |
|
variable.hpp
|
Extract argument list to generic string list class and widget
|
2023-03-19 03:52:21 -07:00 |
|
volume-control.cpp
|
Fix warnings
|
2023-01-07 11:49:53 -08:00 |
|
volume-control.hpp
|
Rebase volume control widgets to new OBS version
|
2022-10-04 02:59:59 -07:00 |
|
websocket-helpers.cpp
|
Adjust to new Item, ItemSelection, and ItemSettingsDialog classes
|
2022-09-28 02:21:05 -07:00 |
|
websocket-helpers.hpp
|
Add support for websocket vendor events
|
2022-09-16 23:55:36 -07:00 |