WarmUpTill
|
422c1a39cb
|
layout stuff
|
2026-01-18 12:30:07 +01:00 |
|
WarmUpTill
|
bad1a548fb
|
Fix resource table shortcuts conflicting with OBS shortcuts
This could happen when adding the variable tab as a dock.
The problem is visible in the OBS log:
QAction::event: Ambiguous shortcut overload: Del
|
2025-12-27 20:38:53 +01:00 |
|
WarmUpTill
|
661e83162f
|
Cleanup
|
2025-11-10 18:45:06 +01:00 |
|
WarmUpTill
|
d42a3b584a
|
Rework resource tab hotkey handling
Added hotkey to add new entry
|
2025-06-01 11:57:26 +02:00 |
|
WarmUpTill
|
8d9519c849
|
Adapt to OBS switch from "themeID" to "class" properties
OBS commit: cb026964b00c366943a3c16dfb1511eafc24c035
|
2024-10-10 20:02:35 +02:00 |
|
WarmUpTill
|
3bc15e585c
|
Switch QPushButton to QToolButton
This will be more consistent with the widget styles used throughout OBS
and solves a few layout issues
|
2024-06-20 21:41:28 +02:00 |
|
WarmUpTill
|
c05a92d417
|
Refactor widget highlighting
|
2024-06-07 21:44:21 +02:00 |
|
WarmUpTill
|
530fbdd282
|
Add ResourceTable class
Base class to be used to display items in a table
|
2024-05-01 19:44:57 +02:00 |
|