aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Some code cosmetics in projectwindow.cppHEADmasterhjk19 hours1-25/+16
* RunControl: Introduce processTaskWithModifier()Jarek Kobus20 hours1-5/+13
* RunControl: Replace processRecipe() with processTask()Jarek Kobus23 hours2-12/+9
* RunControl: Simplify processRecipe()Jarek Kobus23 hours1-29/+11
* TaskTree: Make more classes finalJarek Kobus26 hours1-1/+1
* ParserAwaiter: Simplify ParserAwaiterTaskAdapter::checkParsing()Jarek Kobus40 hours1-9/+3
* Remove some unneeded Q_OBJECT macros from output parser classesChristian Kandeler46 hours10-19/+0
* ProjectExplorer: Unify ComboBoxModel and ProjectsModelhjk46 hours1-55/+79
* ProjectExplorer: Only Hide/Show disabled kits on left clickhjk3 days1-1/+3
* ProjectExplorer: Use uniform row heigth for the treeviewshjk4 days1-2/+0
* ProjectExplorer: Simplify MiscSettingsGroupItemhjk4 days1-6/+1
* ProjectExplorer: Remove some accidentally introduce spacehjk4 days1-0/+1
* ProjectExplorer: Remove an unnecessary TargetItem creationhjk4 days1-3/+1
* ProjectExplorer: Simplify Panels creation logichjk4 days1-21/+6
* ProjectExplorer: Remove title panel itemshjk4 days3-37/+10
* ProjectExplorer: Simplify some change announcementshjk9 days1-9/+8
* ProjectWindow: Inline ProjectItem::activeIndex() into its only callerhjk9 days1-8/+4
* ProjectExplorer: Simplify call to m_vanishedTargetsItem->rebuild()hjk9 days1-11/+1
* ProjectExplorer: Rework data handling in Project modehjk9 days1-267/+287
* ProjectExplorer: Use QtcTabBar in ProjectWindowAlessandro Portale10 days1-3/+14
* ProjectExplorer: De-pimpl and re-do TargetGroupItem connection handlinghjk10 days1-111/+65
* ProjectExplorer: Robustify RunSettingsProperty pagehjk11 days3-6/+8
* ProjectExplorer: Re-do the CurrentProjectFind classChristian Kandeler11 days2-52/+167
* ProjectExplorer: Drop ProjectDisplayNameRole in projectwindow.cpphjk11 days1-2/+0
* ProjectExplorer: Merge targetsettingspanel.* into projectwindow.cpphjk11 days6-702/+646
* Merge remote-tracking branch 'origin/17.0'Eike Ziller11 days2-8/+8
|\
| * UI text: Fix caps, punctuation, and wordingLeena Miettinen2025-05-222-8/+8
* | ProjectExplorer: Remove ItemActivatedFromBelowRole handlinghjk11 days1-11/+0
* | ProjectExplorer: Remove the data/Qt::DisplayRolehjk11 days3-22/+8
* | ProjectExplorer: Move "Show inactive kits" out of big project modelhjk11 days3-122/+81
* | ProjectExplorer: Split big project tree viewhjk11 days1-62/+102
* | ProjectExplorer: Tabs for build and runhjk14 days4-228/+129
* | Debugger: Enable re-runningJarek Kobus14 days3-16/+1
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-1910-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