aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/axivion/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Axivion: Remove some indirection in error handlinghjk8 days2-162/+32
* Utils: Add "overloaded" helper structMarcus Tillmanns8 days1-5/+3
* Axivion: Update DTO to (approximately) 7.9.4.16514hjk2025-04-112-811/+1148
* Axivion: use static for deserialize in dto classesMehdi Salem2024-02-212-139/+233
* Axivion: Provide non-throwing overloads for DTO deserializingAndreas Loth2024-02-202-1/+407
* Axivion: Remove false throws commentsAndreas Loth2024-02-201-49/+5
* Axivion: Update generated Dashboard DTOAndreas Loth2024-02-052-183/+358
* Axivion: Employ TaskTreeJarek Kobus2024-01-243-321/+4
* Make a few things C++-20 compatiblehjk2023-12-181-6/+6
* dto.cpp C++20 compatibilitySerg Kryvonos2023-12-071-28/+28
* Axivion: Prepare for re-requesting credentialsAndreas Loth2023-12-064-11/+95
* Axivion: Prepare reading the credential from a password storeAndreas Loth2023-12-052-14/+80
* Axivion: Use signal/slot to start reading the network responseAndreas Loth2023-11-151-58/+48
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-46/+46
* Axivion: Fix build for Qt6.2 on WindowsChristian Stenger2023-11-011-1/+1
* Axivion: Extract fetch functionAndreas Loth2023-10-181-9/+18
* Axivion: Use better namesAndreas Loth2023-10-181-8/+8
* Axivion: Analyze Dashboard server response for errorsAndreas Loth2023-10-184-12/+239
* Axivion: Store origin URL besides payload gotten from DashboardAndreas Loth2023-09-212-5/+19
* Axivion: Set accept headerAndreas Loth2023-09-211-0/+2
* Axivion: Update Dashboard API (DTOs)Andreas Loth2023-09-214-29/+115
* Axivion: Use QUrl.resolved to build path instead of string concatenationAndreas Loth2023-09-151-1/+6
* Axivion: Propagate cancellation form future to network reply (abort it)Andreas Loth2023-09-121-0/+1
* Axivion: Begin to use QNetworkAccessManager instead of curl for HTTPAndreas Loth2023-09-012-0/+121
* Axivion: Use type aliases from updated Axivion Dashboard DTO generatorAndreas Loth2023-08-223-30/+40
* Axivion: integrate generated DTOsMehdi Salem2023-08-154-0/+7293