aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/axivion/axivionsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Axivion: Handle save modified filesChristian Stenger2025-05-151-0/+13
* Axivion: Fix displaying line markersChristian Stenger2025-05-151-0/+21
* Add change log for 17.0.0Eike Ziller2025-05-051-1/+1
* Utils: Allow validators operating on a single string in FancyLineEdithjk2025-04-251-8/+7
* Utils: Use Result<> in FancyLinedit's validatorhjk2025-04-231-26/+23
* Utils/Axivion: Remove last traces of expected_strhjk2025-04-141-1/+1
* Axivion: Add some more settingsChristian Stenger2025-04-091-0/+99
* Axivion: Fix storing settingsChristian Stenger2025-03-181-2/+4
* Fix various translated stringsEike Ziller2025-02-121-1/+1
* Axivion: Fix settings handlingChristian Stenger2025-01-231-1/+1
* Axivion: Use translatable stringsChristian Stenger2025-01-201-3/+3
* Axivion: Merge Axivion settings tabs and place it under AnalyzerJarek Kobus2024-12-121-190/+167
* Utils: Add FilePath::isLocal() and use it instead of !needsDevice()hjk2024-12-091-2/+2
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-12-051-0/+2
|\
| * Axivion: Fix settings handlingChristian Stenger2024-12-031-0/+2
* | Core: Provide settings categories centrallyChristian Kandeler2024-11-151-2/+0
|/
* Axivion: Reflect mapping issues in settingsChristian Stenger2024-11-131-0/+39
* Fix some translated stringsEike Ziller2024-10-241-2/+3
* ProjectExplorer: Display build configuration specific variables againhjk2024-10-181-1/+0
* Axivion: delete Api token if server is removedMehdi Salem2024-10-101-0/+43
* Axivion: Fix crash and signal emissionChristian Stenger2024-10-101-2/+4
* Axivion: Code cosmetics settings pagehjk2024-10-081-7/+7
* Axivion: Lift domain name restrictionChristian Stenger2024-10-081-2/+2
* Axivion: Fix handling of default dashboardChristian Stenger2024-10-021-9/+16
* Axivion: Start using the path mappingChristian Stenger2024-09-261-5/+9
* Axivion: Allow manual sort for path mappingsChristian Stenger2024-09-261-2/+30
* Axivion: Preparation for path mappingsChristian Stenger2024-09-201-3/+261
* Axivion: Rename functionsChristian Stenger2024-09-201-5/+5
* Utils: Add convenience function for generating a unique IdChristian Kandeler2024-07-121-2/+1
* Use the new BaseAspect::addOnChanged in a few placeshjk2024-07-121-2/+2
* Fix various translatable stringsEike Ziller2024-06-271-13/+15
* Axivion: Add possibility to add and remove configurationsChristian Stenger2024-05-311-21/+60
* Axivion: Change displaying server inside settingsChristian Stenger2024-05-311-41/+52
* Axivion: Prepare settings for multiple dashboardsChristian Stenger2024-05-271-15/+47
* Axivion: Prepare multi-server settingsChristian Stenger2024-05-271-5/+36
* Axivion: Fix reaction on setting changesChristian Stenger2024-03-221-0/+1
* Axivion: Improve tooltipLeena Miettinen2024-02-261-1/+1
* Axivion: Fix internal layout of DashboardSettingsWidgetJarek Kobus2024-02-211-1/+1
* Axivion: Allow highlighting marksChristian Stenger2024-02-201-4/+13
* Axivion: Automatically fix the dashboard urlJarek Kobus2024-02-201-2/+9
* Axivion: Get rid of AxivionServer::description settingJarek Kobus2024-02-201-18/+3
* Axivion: Get rid of AxivionServer::token settingJarek Kobus2024-02-201-17/+3
* Axivion: Add Username fieldJarek Kobus2024-02-151-12/+18
* Axivion: Drop known namespace specifiersJarek Kobus2024-02-131-11/+12
* Axivion: Remove curl settingJarek Kobus2024-02-051-26/+1
* Axivion: Move a bit closer towards latest settings setup patternhjk2023-08-171-18/+228
* Utils: Make aspect settings access implicithjk2023-07-071-8/+10
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* Axivion: Start aspectification of settingsChristian Stenger2023-05-251-12/+12
* Build axivion support pluginEike Ziller2023-05-241-1/+1