13 Commits

Author SHA1 Message Date
Ralf 9f37cc98b1 client models upgrade 2026-03-09 14:54:49 +03:00
Ralf 87c229365c Client update stable 2026-02-27 01:16:59 +03:00
Ralf aad11e54b3 client style update 2026-02-24 00:23:21 +03:00
Ralf 77676be838 Client styles update 2026-02-22 23:51:45 +03:00
Ralf 31580a4138 sync upgrade 2026-01-25 23:37:54 +03:00
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 acbe8deb69 PR update 2025-12-06 22:26:28 +03:00
Ralf fc32e6328c sync update 2025-11-26 00:17:49 +03:00
Ralf dedca899ef Client Update to Docks 2025-09-24 21:48:24 +03:00
Ralf 0319b3b8e0 Ax Downloads manager 2025-07-19 11:23:33 +03:00
Ralf 48756f52a4 Extender update 2025-07-12 11:01:35 +03:00
Ralf d9e609d8c2 Add AxScript Console 2025-07-10 10:35:31 +03:00