aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Simplify some change announcementsHEADmasterhjk3 days1-9/+8
* ProjectWindow: Inline ProjectItem::activeIndex() into its only callerhjk3 days1-8/+4
* ProjectExplorer: Simplify call to m_vanishedTargetsItem->rebuild()hjk3 days1-11/+1
* ProjectExplorer: Rework data handling in Project modehjk3 days1-267/+287
* ProjectExplorer: Use QtcTabBar in ProjectWindowAlessandro Portale4 days1-3/+14
* ProjectExplorer: De-pimpl and re-do TargetGroupItem connection handlinghjk4 days1-111/+65
* ProjectExplorer: Robustify RunSettingsProperty pagehjk5 days3-6/+8
* ProjectExplorer: Re-do the CurrentProjectFind classChristian Kandeler5 days2-52/+167
* ProjectExplorer: Drop ProjectDisplayNameRole in projectwindow.cpphjk5 days1-2/+0
* ProjectExplorer: Merge targetsettingspanel.* into projectwindow.cpphjk5 days6-702/+646
* Merge remote-tracking branch 'origin/17.0'Eike Ziller5 days2-8/+8
|\
| * UI text: Fix caps, punctuation, and wordingLeena Miettinen9 days2-8/+8
* | ProjectExplorer: Remove ItemActivatedFromBelowRole handlinghjk5 days1-11/+0
* | ProjectExplorer: Remove the data/Qt::DisplayRolehjk5 days3-22/+8
* | ProjectExplorer: Move "Show inactive kits" out of big project modelhjk5 days3-122/+81
* | ProjectExplorer: Split big project tree viewhjk5 days1-62/+102
* | ProjectExplorer: Tabs for build and runhjk8 days4-228/+129
* | Debugger: Enable re-runningJarek Kobus8 days3-16/+1
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller12 days10-31/+61
|\|
| * ProjectExplorer: Sync the saved device list with the SDK-provided oneChristian Kandeler2025-05-163-5/+31
| * Remove references to binary-artifacts.gitEike Ziller2025-05-151-6/+7
| * ProjectExplorer: Fix default value of LinkDeviceMarcus Tillmanns2025-05-151-2/+3
| * Remove some spaces and line breaks from translatable stringsEike Ziller2025-05-141-2/+3
| * Various UI text fixesEike Ziller2025-05-146-16/+17
* | ProjectExplorer: Extend the ProjectManager APIChristian Kandeler2025-05-165-0/+25
* | ProjectExplorer: Some code cosmetics in projectwindow.{cpp,h}hjk2025-05-162-14/+5
* | TextEditor: More TextCodec instead of codec name useshjk2025-05-151-2/+2
* | Utils: Remove direct uses of QTextCodec from file searchhjk2025-05-153-15/+12
* | ProjectExplorer: Hide ParseIssuesDialog class implementationhjk2025-05-154-58/+42
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-141-30/+30
|\|
| * ProjectExplorer: Check deploy tools in constructorMarcus Tillmanns2025-05-131-30/+30
* | Proliferate use of Utils::TextCodechjk2025-05-144-19/+23
* | Utils: Introduce a Utils::TextCodec classhjk2025-05-143-5/+5
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-123-2/+3
|\|
| * ProjectExplorer: Don't leak QButtonGroupJarek Kobus2025-05-121-1/+1
| * ProjectExplorer: Make sure that DeviceManagerPrivate is deletedMarcus Tillmanns2025-05-121-0/+1
| * PE: Improve visualizing selection of custom parserChristian Stenger2025-05-091-1/+1
* | ProjectExplorer: Some code cosmetics in runconfiguration.cpphjk2025-05-091-15/+17
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-0738-658/+441
|\|
| * ProjectExplorer: Enable the MSVC toolchain factory unconditionallyChristian Kandeler2025-05-062-4/+9
| * ProjectExplorer: fix host key checking optionsSamuli Piippo2025-05-051-1/+1
| * Add change log for 17.0.0Eike Ziller2025-05-051-1/+1
| * ProjectExplorer: Use filePath.fileContents() in ParseIssuesDialoghjk2025-04-301-4/+4
| * RunWorkerFactory: Drop overrideId arg from cloneProduct()Jarek Kobus2025-04-302-9/+5
| * ProjectExplorer: Remove WorkspaceProjectRunWorkerFactoryJarek Kobus2025-04-301-12/+1
| * ProjectExplorer: Remove CustomExecutableRunWorkerFactoryJarek Kobus2025-04-303-14/+1
| * ProjectExplorer: Make Desktop device icon less wideAlessandro Portale2025-04-302-0/+0
| * RunControl: Drop some unused includesJarek Kobus2025-04-292-7/+1
| * RunControl: Remove resetDataForAttachToCore()Jarek Kobus2025-04-292-7/+0
| * Utils: Use Result<> in TemplateEnginehjk2025-04-292-22/+18