287 Commits

Author SHA1 Message Date
Ralf a9f6764661 Add UI hotkeys 2026-04-08 00:05:43 +03:00
Ralf 01d9c3abb6 Dialog listener update 2026-03-22 13:27:19 +03:00
Ralf 336beddbf3 login schema update 2026-03-22 13:25:07 +03:00
Mikhail 1b07bbad15 feat(client): add LoadVncUI and LoadHvncUI stubs
Add placeholder methods to fix build errors in SessionsTableWidget.
VNC Viewer and HVNC menu items call these; implementation TODO.
2026-03-17 01:23:38 +03:00
Ralf a43c34316a fix graph 2026-03-17 00:52:12 +03:00
Ralf 45b3efcc8d change Qmenu to Menu 2026-03-17 00:49:19 +03:00
Ralf 6311e19e67 Windows graph fix 2026-03-15 22:09:29 +03:00
Ralf f91da37e40 remove old qt 2026-03-15 22:08:41 +03:00
Ralf 9f37cc98b1 client models upgrade 2026-03-09 14:54:49 +03:00
Ralf 74099e438a filebrowser fix 2026-03-04 23:34:08 +03:00
Ralf 1a834f32f7 db windows connect fix 2026-03-04 23:33:51 +03:00
Ralf a26705c9b8 script client/server fix 2026-03-04 23:32:59 +03:00
Ralf 8ac1b5f4ae small fix 2026-03-03 12:55:36 +03:00
Ralf 57069d9d4d small fix 2026-03-02 09:34:31 +03:00
Ralf 4812239942 Client building update 2026-02-28 17:24:03 +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 916cda8f30 qss to qlementine 2026-02-22 02:32:37 +03:00
Ralf e2eb5edbbb add axscript server engine 2026-02-20 20:27:40 +03:00
Ralf 51569c14f2 Commands handler in server-side 2026-02-15 19:50:12 +03:00
Ralf 1e48662132 Upload upgrade 2026-02-15 18:56:40 +03:00
Ralf f46620fcec client small upgrade 2026-02-14 00:53:20 +03:00
Ralf c2eb4a866f download fix 2026-02-14 00:51:13 +03:00
Ralf ad721b8efa websocket auth JWT -> OTP 2026-02-12 23:31:31 +03:00
Ralf 431f446b56 vt terminal upgrade 2026-02-11 23:55:46 +03:00
Ralf d5a94f03d9 ax list widget upgrade 2026-02-11 00:22:30 +03:00
Ralf 105bd16664 small fix 2026-02-08 16:36:11 +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 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