aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/axivion/axivionplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Axivion: Remove some indirection in error handlinghjk5 days1-6/+5
* Axivion: Fix handling of opened documentsChristian Stenger6 days1-0/+1
* Axivion: Fix displaying line markersChristian Stenger13 days1-13/+15
* Axivion: Support local buildChristian Stenger2025-05-141-1/+51
* Axivion: Tweak task tree recipesChristian Stenger2025-05-131-85/+230
* Axivion: Prepare show local resultsChristian Stenger2025-05-121-0/+23
* Axivion: Check for local dashboard resultsChristian Stenger2025-04-161-0/+9
* Replace a few make_unexpected with ResultErrorhjk2025-04-151-1/+1
* Utils/Axivion: Remove last traces of expected_strhjk2025-04-141-5/+5
* Axivion: Respect filter restrictionsChristian Stenger2025-02-141-9/+19
* Axivion: Fix version handling for markersChristian Stenger2025-02-141-5/+1
* Axivion: Take column information into accountChristian Stenger2025-02-141-30/+71
* Axivion: Use dialogParent() instead of mainWindow() as dialog parenthjk2025-02-061-1/+1
* Axivion: Move filter help button to named filtersChristian Stenger2025-01-151-3/+0
* Axivion: Support named filtersChristian Stenger2025-01-151-1/+113
* Axivion: Reuse resolveDashboardInfoUrl()Jarek Kobus2025-01-061-5/+6
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-12-051-1/+3
|\
| * Axivion: Fix url constructionChristian Stenger2024-12-031-1/+3
* | Axivion: Implement loading images for issue info viewJarek Kobus2024-12-021-0/+5
* | Axivion: Refactor fetchIssueInfo()Jarek Kobus2024-12-021-46/+19
* | Axivion: Expose downloadDataRecipeJarek Kobus2024-12-021-11/+42
* | Axivion: Remove unused recipeJarek Kobus2024-12-021-18/+0
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-11-261-1/+3
|\|
| * Axivion: Fix filter help button enabled stateChristian Stenger2024-11-211-1/+3
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-11-201-2/+9
|\|
| * Axivion: Fix undefined behaviorChristian Stenger2024-11-181-5/+7
| * Axivion: Fix handling of high id valuesChristian Stenger2024-11-141-2/+7
* | Core: Provide settings categories centrallyChristian Kandeler2024-11-151-0/+4
|/
* Axivion: Ensure clean session startChristian Stenger2024-10-241-0/+2
* Axivion: Improve error message handlingChristian Stenger2024-10-231-1/+1
* Axivion: Partially redo handling project selectionChristian Stenger2024-10-221-12/+7
* Axivion: Some capitalization fixesEike Ziller2024-10-151-1/+1
* Axivion: Allow None item for dashboardChristian Stenger2024-10-101-6/+2
* Axivion: delete Api token if server is removedMehdi Salem2024-10-101-12/+0
* Core: Move CredentialQuery from Axivion into Core pluginJarek Kobus2024-10-081-1/+1
* Axivion: Fix tooltip textChristian Stenger2024-09-301-1/+1
* Axivion: Use inverse logicChristian Stenger2024-09-301-9/+9
* Axivion: Do not update dashboard on project switchChristian Stenger2024-09-261-4/+0
* Axivion: Add show filter help to toolbarChristian Stenger2024-09-201-0/+1
* TaskTree: Refactor For loopsJarek Kobus2024-09-161-2/+1
* Axivion: Morph into PerspectiveChristian Stenger2024-09-121-87/+3
* Axivion: Merge fetchDashboardInfo() with fetchProjectInfo()Jarek Kobus2024-09-111-27/+21
* Axivion: Add projectInfoRecipe()Jarek Kobus2024-09-111-43/+47
* Axivion: Wrap initialization of fetchProjectInfo inside onSetup handlerJarek Kobus2024-09-111-6/+10
* Axivion: Remove project settingsChristian Stenger2024-09-111-11/+64
* Axivion: Improve handling for invalid filtersChristian Stenger2024-09-111-0/+6
* Axivion: Allow disabling of inline issuesChristian Stenger2024-09-111-0/+22
* Axivion: Replace FilePath::toStringAndrii Semkiv2024-09-061-1/+1
* Avoid optional::value() and expected::value()Eike Ziller2024-09-051-7/+8
* Axivion: Store marks into the pluginChristian Stenger2024-09-031-22/+14