aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/axivion/axivionplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Axivion: Support local buildChristian Stenger2025-05-141-1/+7
* Axivion: Tweak task tree recipesChristian Stenger2025-05-131-11/+19
* Axivion: Prepare show local resultsChristian Stenger2025-05-121-0/+4
* Utils/Axivion: Remove last traces of expected_strhjk2025-04-141-5/+5
* Axivion: Respect filter restrictionsChristian Stenger2025-02-141-1/+1
* Axivion: Take column information into accountChristian Stenger2025-02-141-1/+2
* Axivion: Support named filtersChristian Stenger2025-01-151-0/+16
* Axivion: Implement loading images for issue info viewJarek Kobus2024-12-021-0/+2
* Axivion: Refactor fetchIssueInfo()Jarek Kobus2024-12-021-3/+0
* Axivion: Expose downloadDataRecipeJarek Kobus2024-12-021-1/+21
* Axivion: Use inverse logicChristian Stenger2024-09-301-1/+1
* Axivion: Merge fetchDashboardInfo() with fetchProjectInfo()Jarek Kobus2024-09-111-2/+1
* Axivion: Add projectInfoRecipe()Jarek Kobus2024-09-111-0/+2
* Axivion: Remove project settingsChristian Stenger2024-09-111-0/+2
* Axivion: Allow disabling of inline issuesChristian Stenger2024-09-111-0/+1
* Axivion: Handle filter for columnsChristian Stenger2024-08-281-0/+2
* Axivion: Take version into account for line markersChristian Stenger2024-08-051-0/+1
* Axivion: Prepare multi-server settingsChristian Stenger2024-05-271-0/+2
* Axivion: Refactor URL query handlingChristian Stenger2024-04-231-1/+7
* Axivion: Improve path mappingChristian Stenger2024-03-221-0/+2
* Axivion: Provide some context menu for issues tableChristian Stenger2024-03-111-0/+2
* Axivion: Raise the size of issues packetJarek Kobus2024-02-271-1/+3
* Axivion: Make use of Dto::IssueKind enumJarek Kobus2024-02-271-1/+1
* Axivion: Provide basic sorting for issues tableChristian Stenger2024-02-231-0/+1
* Axivion: Open issue information semi-automaticChristian Stenger2024-02-211-0/+1
* Axivion: Tweak fetch for issuesChristian Stenger2024-02-131-0/+6
* Axivion: Use task tree for fetching issue infoJarek Kobus2024-02-051-0/+3
* Axivion: Raise default limit for searchChristian Stenger2024-02-011-3/+1
* Axivion: Handle path globbing for issues searchChristian Stenger2024-02-011-1/+0
* Axivion: Use task tree for fetching opened doc issuesJarek Kobus2024-01-311-0/+2
* Axivion: Extract fetching table into the reusable recipeJarek Kobus2024-01-291-2/+5
* Axivion: Extract fetching issues into the reusable recipeJarek Kobus2024-01-291-1/+4
* Axivion: Start handling total row countsChristian Stenger2024-01-261-0/+1
* Axivion: Fetch the DashboardData via task treeJarek Kobus2024-01-241-0/+21
* Axivion: Fetch issuesChristian Stenger2024-01-241-0/+16
* Axivion: Prepare ui for displaying issuesChristian Stenger2024-01-241-0/+6
* Axivion: Employ TaskTreeJarek Kobus2024-01-241-2/+2
* Axivion: Hide plugin class definition in .cpphjk2024-01-121-22/+3
* Axivion: Handle some SSL related issuesChristian Stenger2023-09-221-0/+1
* Axivion: Store origin URL besides payload gotten from DashboardAndreas Loth2023-09-211-2/+2
* Axivion: Use DTO for ProjectInfo deserializationAndreas Loth2023-08-221-1/+5
* Axivion: Move project settings storage closer to project settingshjk2023-08-181-2/+0
* Axivion: Use simpler IPlugin::initialize() overloadhjk2023-08-171-1/+1
* Axivion: Move a bit closer towards latest settings setup patternhjk2023-08-171-6/+1
* Axivion: Move query error handling closer to query codehjk2023-08-161-1/+0
* Build axivion support pluginEike Ziller2023-05-241-1/+1
* Adapt for easier merge into main repositoryEike Ziller2023-05-241-0/+41