Ralf
c42e899dd6
small fix
2026-02-08 16:31:18 +03:00
Ralf
4d0e5232c2
update
2026-01-30 22:51:09 +03:00
Ralf
327385a898
icons upgrade
2026-01-28 23:33:48 +03:00
Ralf
4557e702fa
new AxScript functions
2026-01-28 23:33:18 +03:00
Mikhail Shashin
65443d7adb
Update DialogConnect.cpp
2026-01-28 18:17:07 +03:00
Mikhail Shashin
b539e76c7e
Update DialogConnect.cpp
2026-01-28 18:16:07 +03:00
Mikhail Shashin
b57bd1ad9c
Fix QPointer usage in DialogSubscriptions
...
Add #include <QPointer> so QPointer<AdaptixWidget> and
QPointer<DialogSubscriptions> compile correctly.
2026-01-28 13:22:29 +03:00
Mikhail Shashin
a852bdbe2b
Fix QCheckBox deprecation in DialogConnect (Qt 6.9)
...
Replace stateChanged with checkStateChanged, connect via lambda
to onSubsSelectionChanged().
2026-01-28 13:22:27 +03:00
Ralf
31580a4138
sync upgrade
2026-01-25 23:37:54 +03:00
Ralf
8816e56fc0
update
2026-01-25 15:32:13 +03:00
Ralf
72159c292e
Update listener changer
2026-01-25 13:03:26 +03:00
Ralf
65f98ab32c
Commander update
2026-01-24 12:00:08 +03:00
Ralf
40c6ce86b6
New sync schema
2026-01-23 23:03:11 +03:00
Ralf
573c0a9869
fix
2026-01-19 23:41:23 +03:00
Ralf
963bce192f
Merge pull request #240 from shashinma/dev-v1.1-homeDir-button
...
Add project directory button to tabs with custom layout
2026-01-18 12:11:20 +03:00
Mikhail Shashin
ec83b2d303
Update MainUI.h
2026-01-18 05:35:19 +03:00
Mikhail Shashin
17ffc2cd0f
feat(UI): add project directory button to tabs with custom layout
...
- Add folder button (24x16) to active tab for quick project directory access
- Implement custom tab widgets with dynamic margins (active: 8px/2px, inactive: 12px/8px)
- Replace default tabs with custom layout containing centered text and optional button
- Add onTabChanged() handler to show/hide button based on active tab
- Remove extra spaces from tab names and add tooltips
UI improvement: provides one-click access to project directory directly from tabs.
Performance: custom layout with optimized spacing and responsive button visibility.
2026-01-18 05:27:39 +03:00
Ralf
19d0f0b3b0
New Ax + Service extender
2026-01-18 00:51:03 +03:00
Ralf
290dbe8d9e
Session table upgrade
2026-01-18 00:48:55 +03:00
Ralf
eab350f8dc
new themes
2026-01-18 00:47:25 +03:00
Ralf
698f5529ff
fix
2026-01-18 00:45:51 +03:00
Ralf
a752887681
new ax functions
2026-01-18 00:44:26 +03:00
Ralf
6805f8d3fe
Client workers fix
2026-01-15 22:30:06 +03:00
Ralf
57b3d4ed9c
Add client data locks
2026-01-15 22:29:02 +03:00
Ralf
c435c7fbbf
DialogAgent upgrade
2026-01-15 22:22:56 +03:00
Ralf
a40bc4ba76
New AX Script functions
2026-01-15 22:22:00 +03:00
Ralf
6cbde93489
agents tick upgrade
2026-01-15 22:11:40 +03:00
Ralf
36198e491c
sync update
2026-01-15 22:10:33 +03:00
Ralf
68f92ad0fa
Multi transport support
2026-01-15 22:06:09 +03:00
Ralf
9fb9edce3e
fix
2026-01-11 17:47:31 +03:00
Ralf
5e46e69d6b
Agent ws build payload
2026-01-10 22:35:18 +03:00
Ralf
fd073bd7f1
small fix
2026-01-10 22:33:59 +03:00
Ralf
9b8f933e00
Lazy sync agents
2026-01-10 22:32:27 +03:00
Ralf
9e1f4d8d2a
DockWidget upgrade
2026-01-10 13:55:47 +03:00
Ralf
52172e2e23
add listener pause/resume
2026-01-08 22:37:26 +03:00
Ralf
0246980734
fix
2026-01-08 17:44:52 +03:00
Ralf
436454215d
small fix
2026-01-07 15:40:14 +03:00
Ralf
1d823adf73
update
2025-12-30 17:23:09 +03:00
Ralf
04c860420a
Upgrade tables
2025-12-29 19:44:52 +03:00
Ralf
c50b67abf6
Add created
2025-12-29 19:44:10 +03:00
Ralf
135157fce4
Delete downloads
2025-12-29 19:40:51 +03:00
Ralf
966358ab9e
add AxHandler
2025-12-29 19:36:59 +03:00
Ralf
f0a074bac0
Terminal add Shell mode
2025-12-26 22:14:16 +03:00
Ralf
d5f53a09de
Small fix
2025-12-26 22:11:59 +03:00
Ralf
45733af55e
graph update
2025-12-24 22:35:36 +03:00
Ralf
fcdc40f160
fix
2025-12-24 22:31:21 +03:00
Ralf
4a6f51fec9
PR update
2025-12-24 22:24:12 +03:00
Ralf
90bd39fa77
Merge branch 'dev-v1.0' into dev-v1.0-listners-profiler
2025-12-24 21:52:36 +03:00
Ralf
8eb81d8820
Merge pull request #215 from shashinma/dev-v1.0-beacons-profiler
...
Add agent profile management
2025-12-24 21:50:06 +03:00
Mikhail Shashin
6b7187d6a9
Add onResetBackgroundColor func
2025-12-23 17:11:50 +03:00