aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CPlusPlus: Remove TranslationUnit::getTokenStartPosition()Christian Kandeler2023-07-1311-42/+28
* AbstractProcessStep: Pass reference to the setupProcess()Jarek Kobus2023-07-133-16/+16
* Meson: Inline mesonbuildsettingswidget file pair into buildconfigurationhjk2023-07-136-303/+246
* AbstractProcessStep: De-virtualize finish() methodJarek Kobus2023-07-139-80/+62
* Ios: Use aspects more directly in build configurationshjk2023-07-132-56/+52
* AbstractProcessStep: Simplify process done handlingJarek Kobus2023-07-132-63/+17
* CMakeProjectManager: Use aspect more directly in CMakeInstallStephjk2023-07-131-19/+14
* Nim: Use aspect more directly in NimCompilerCleanStephjk2023-07-131-14/+12
* RemoteLinux: Use aspects more directly in MakeInstallStephjk2023-07-131-74/+43
* Tasks: Show tool tips with information about the categoriesEike Ziller2023-07-1315-30/+57
* ProjectExplorer: Use aspects more directly in customexe runconfighjk2023-07-132-26/+22
* Meson: Remove unnecessary MesonBuildSystem::kitshjk2023-07-122-6/+1
* Meson: Move MachineFileManager near build systemhjk2023-07-128-231/+162
* AbstractProcessStep: Move process done handler from QMakeStepJarek Kobus2023-07-123-42/+36
* Boot2Qt: Use aspects more directly in QdbRunConfigurationhjk2023-07-121-82/+63
* AutoTest: Merge settings and tools hierarchies [2/2]hjk2023-07-1224-35/+30
* CppEditor: Make a few CppModelManager functions statichjk2023-07-1280-630/+516
* ProjectExplorer: Centrally disable X11 forwarding aspect on windowshjk2023-07-121-0/+1
* CplusPlus: Use plainer callbacks to interact to the CppEditorhjk2023-07-125-54/+70
* ClangCodeModel: Fix outdated messageChristian Kandeler2023-07-121-1/+2
* AutoTest: Merge settings and tools hierarchies [1/2]hjk2023-07-1237-567/+489
* ProjectExplorer: Use direct aspect registration in ProcessStephjk2023-07-122-61/+54
* Autotest: Use LayoutBuilder in ProjectTestSettingsWidgetAlessandro Portale2023-07-121-27/+25
* Make showing tool tips for menu items more widely availableEike Ziller2023-07-123-5/+17
* Tasks: Save TaskCategory objects in the modelEike Ziller2023-07-123-32/+16
* Tasks: Create a container class for category dataEike Ziller2023-07-1215-47/+56
* Android: Remove unused androiderrormessage.h/.cppAlessandro Portale2023-07-114-83/+0
* Qnx: Use Aspects more directly in QnxRunConfigurationhjk2023-07-111-27/+27
* RemoteLinux: Add auto-registration ability to RemoteLinuxEnvironmentAspecthjk2023-07-112-2/+3
* Utils: Add ToolBar to layoutbuilderMarcus Tillmanns2023-07-112-2/+29
* Wininterrupt: Add explicit stdlib.h include statementCristian Adam2023-07-111-0/+1
* ProjectExplorer: Allow to specific target device for EnvironmentAspectshjk2023-07-118-15/+32
* Utils: Let registered aspects know about their containershjk2023-07-112-1/+11
* Beautifier: Make sure version update process finisheshjk2023-07-112-15/+13
* Core: Use LayoutBuilder for FancyTabWidgetAlessandro Portale2023-07-111-41/+28
* AbstractRemoteLinuxDeployStep: Make some overrides finalJarek Kobus2023-07-113-15/+7
* McuSupport: Denoise McuBuildStepChristian Stenger2023-07-111-14/+14
* AbstractProcessStep: Hide some methods in protected sectionJarek Kobus2023-07-112-8/+7
* BuildStep: Store the BuildStepList fieldJarek Kobus2023-07-112-7/+9
* BuildStepList: Pass ProjectConfiguration into c'torJarek Kobus2023-07-118-35/+29
* AbstractRemoteLinuxDeployStep: Make recipe return GroupItemJarek Kobus2023-07-119-22/+22
* AbstractRemoteLinuxDeployStep: Enclose prechecks in recipeJarek Kobus2023-07-112-18/+20
* McuSupport: Use aspects more directly in McuBuildStephjk2023-07-111-20/+22
* Python: Use aspects more directly in PythonRunConfigurationhjk2023-07-112-79/+80
* McuSupport: Compile fixhjk2023-07-111-1/+1
* Utils: Further split StringAspect and FilePathAspecthjk2023-07-119-10/+27
* Revert "Utils: Move a few FilePath-only functions from String to FilePathAspect"hjk2023-07-102-9/+9
* ProjectExplorer: Use less indirection for BuildConfiguration aspectshjk2023-07-104-29/+31
* Conan: More direct aspect use in ConanInstallStephjk2023-07-101-23/+23
* Nim: Use aspects more directly in NimRunConfigurationhjk2023-07-101-12/+12