Commit Graph

13 Commits

Author SHA1 Message Date
Ralf bb744e27a5 PR update 2025-12-09 21:47:45 +03:00
Mikhail Shashin ee23267085 Add per-widget notification settings with dynamic registry
- Add WidgetRegistry for automatic widget registration via REGISTER_DOCK_WIDGET macro
- Implement per-widget notification enable/disable in Settings dialog
- Store widget notification preferences in JSON format in database
- Use C++ RTTI for class name detection (no Q_OBJECT required in widgets)
- Cache class name in AbstractDock::getClassName() for performance
- Sort widget checkboxes alphabetically with proper spacing in UI
- Lazy initialization of DialogSettings to avoid static init order issues
2025-12-08 05:55:28 +03:00
Ralf fc32e6328c sync update 2025-11-26 00:17:49 +03:00
Ralf 3d08c08e7c Credentials Manager update 2025-10-24 22:47:48 +03:00
Ralf f566518d64 PR update 2025-09-25 22:04:10 +03:00
Ralf dedca899ef Client Update to Docks 2025-09-24 21:48:24 +03:00
Ralf 7fc83101f4 Client upd 2025-09-22 15:13:14 +03:00
Ralf bf187c4714 target and creds update 2025-08-19 12:32:23 +03:00
Ralf 43428bb978 ax new functions 2025-08-18 15:10:12 +03:00
Ralf 6de7c0afb0 creds update 2025-08-17 16:45:24 +03:00
Ralf b06b1fb25e tag for creds and targets 2025-08-15 14:49:42 +03:00
Ralf e534c984a4 Manage targets 2025-08-14 08:38:37 +03:00
Ralf 048bd53781 Add Credentials manager 2025-07-09 09:23:25 +03:00