Commit Graph

15 Commits

Author SHA1 Message Date
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 acbe8deb69 PR update 2025-12-06 22:26:28 +03:00
Brice | bri5ee 6a1abadfb9 Add files via upload 2025-11-29 19:32:44 -08:00
Ralf f566518d64 PR update 2025-09-25 22:04:10 +03:00
Ralf af3e62208a Ax Console update 2025-07-11 09:46:20 +03:00
Ralf f46be3421c OTP and upload 2025-06-22 10:42:37 +03:00
Ralf aaf6914219 Settings update 2025-06-18 10:00:00 +03:00
Ralf 50173185eb Graph update 2025-06-11 09:56:29 +03:00
Ralf 9498996cdb Add health check 2025-03-16 11:37:23 +03:00
Ralf c6f33973f0 Add user to Tasks 2025-03-14 09:01:44 +03:00
Ralf 410497a569 Code refactoring 2025-03-10 09:54:19 +03:00
Ralf 973af47888 Client: Add Sessions table to Settings 2025-02-07 12:24:25 +03:00
Ralf a80c3ccc55 Client: Settings update 2025-02-06 14:08:18 +03:00
Ralf 201e661b32 Client: Setting update 2025-02-05 11:35:26 +03:00
Ralf 016bb81c25 format 2025-01-20 13:21:46 +03:00