| .. |
|
macro-action-edit.cpp
|
Focus segment type selection when new segment is added
|
2026-06-11 18:25:29 +02:00 |
|
macro-action-edit.hpp
|
Focus segment type selection when new segment is added
|
2026-06-11 18:25:29 +02:00 |
|
macro-action-factory.cpp
|
|
|
|
macro-action-factory.hpp
|
|
|
|
macro-action-loop.cpp
|
Add "Loop" action
|
2026-07-17 23:24:02 +02:00 |
|
macro-action-loop.hpp
|
Add "Loop" action
|
2026-07-17 23:24:02 +02:00 |
|
macro-action-macro.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-action-macro.hpp
|
Add "Run macro" option
|
2026-04-21 17:48:05 +02:00 |
|
macro-action-queue.cpp
|
|
|
|
macro-action-queue.hpp
|
|
|
|
macro-action-variable.cpp
|
Clarify COPY_VAR layout to show source and destination variables
|
2026-06-26 22:29:06 +02:00 |
|
macro-action-variable.hpp
|
Add option to automatically extract value from JSON query result
|
2026-06-26 22:29:06 +02:00 |
|
macro-action.cpp
|
|
|
|
macro-action.hpp
|
|
|
|
macro-condition-edit.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-condition-edit.hpp
|
Focus segment type selection when new segment is added
|
2026-06-11 18:25:29 +02:00 |
|
macro-condition-factory.cpp
|
|
|
|
macro-condition-factory.hpp
|
|
|
|
macro-condition-macro.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-condition-macro.hpp
|
|
|
|
macro-condition-queue.cpp
|
|
|
|
macro-condition-queue.hpp
|
|
|
|
macro-condition-tempvar.cpp
|
Add option to directly map temp var values to variables
|
2026-04-27 19:20:51 +02:00 |
|
macro-condition-tempvar.hpp
|
Enable checking if temp var is in use
|
2026-03-30 21:20:00 +02:00 |
|
macro-condition-variable.cpp
|
|
|
|
macro-condition-variable.hpp
|
|
|
|
macro-condition.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-condition.hpp
|
Add action trigger modes
|
2026-03-12 20:45:57 +01:00 |
|
macro-dock-settings.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-dock-settings.hpp
|
|
|
|
macro-dock-window.cpp
|
|
|
|
macro-dock-window.hpp
|
|
|
|
macro-dock.cpp
|
Run macro via dock button in parallel and ignore pause
|
2025-11-14 13:56:03 +01:00 |
|
macro-dock.hpp
|
|
|
|
macro-edit.cpp
|
Add HideElseSection() in preparation for loop action
|
2026-07-17 23:24:02 +02:00 |
|
macro-edit.hpp
|
Add HideElseSection() in preparation for loop action
|
2026-07-17 23:24:02 +02:00 |
|
macro-export-builtin-extensions.cpp
|
Add API to expand export / import dialog
|
2026-05-15 19:15:19 +02:00 |
|
macro-export-extensions.cpp
|
Add API to expand export / import dialog
|
2026-05-15 19:15:19 +02:00 |
|
macro-export-extensions.hpp
|
Add API to expand export / import dialog
|
2026-05-15 19:15:19 +02:00 |
|
macro-export-import-dialog.cpp
|
Sort macro export dialog resources alphabetically and add scrollbars
|
2026-06-11 18:25:29 +02:00 |
|
macro-export-import-dialog.hpp
|
Sort macro export dialog resources alphabetically and add scrollbars
|
2026-06-11 18:25:29 +02:00 |
|
macro-helpers.cpp
|
Add helpers to check, run, stop, and pause macros
|
2026-05-15 19:15:19 +02:00 |
|
macro-helpers.hpp
|
Fix crash on shutdown
|
2026-05-30 16:01:11 +02:00 |
|
macro-input.cpp
|
|
|
|
macro-input.hpp
|
|
|
|
macro-list.cpp
|
|
|
|
macro-list.hpp
|
|
|
|
macro-ref.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-ref.hpp
|
|
|
|
macro-run-button.cpp
|
Fix freeze when stopping waiting macro via "Run macro" button
|
2026-07-03 15:59:23 +02:00 |
|
macro-run-button.hpp
|
|
|
|
macro-search.cpp
|
Add macro group helper functions
|
2025-12-14 10:30:58 +01:00 |
|
macro-search.hpp
|
Add macro search functionality
|
2025-12-06 19:27:54 +01:00 |
|
macro-segment-copy-paste.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-segment-copy-paste.hpp
|
|
|
|
macro-segment-list.cpp
|
|
|
|
macro-segment-list.hpp
|
|
|
|
macro-segment-selection.cpp
|
|
|
|
macro-segment-selection.hpp
|
|
|
|
macro-segment-unknown.hpp
|
|
|
|
macro-segment.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-segment.hpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-selection.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro-selection.hpp
|
Add group support to MacroSelection
|
2025-12-14 10:30:58 +01:00 |
|
macro-settings.cpp
|
|
|
|
macro-settings.hpp
|
|
|
|
macro-signals.cpp
|
|
|
|
macro-signals.hpp
|
Show "Macro Schedule" tab when date / timer condition is created
|
2026-05-25 11:49:37 +02:00 |
|
macro-tab.cpp
|
Add un-/pause option to macro tab context menu
|
2026-07-22 11:27:15 +02:00 |
|
macro-tree.cpp
|
Add un-/pause option to macro tab context menu
|
2026-07-22 11:27:15 +02:00 |
|
macro-tree.hpp
|
Add un-/pause option to macro tab context menu
|
2026-07-22 11:27:15 +02:00 |
|
macro-websocket-trigger.cpp
|
Add websocket callbacks to run macros and set variables
|
2026-02-17 22:07:54 +01:00 |
|
macro.cpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |
|
macro.hpp
|
Cleanup includes
|
2026-07-11 19:50:58 +02:00 |