aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* PE: Add tooltip mentioning QTC_DEFAULT_BUILD_DIRECTORY_TEMPLATECristian Adam2 days1-0/+5
* Core,PE,TE: Add "build" to find in files exclusion listCristian Adam3 days1-1/+1
* ProjectExplorer: remove confusing function from ProjectDavid Schulz3 days2-15/+1
* CppEditor: Adapt includes also when the including file was movedChristian Kandeler10 days2-7/+16
* ProjectExplorer: Fix environmentId overwriting with zeroAlexander Drozdov10 days1-0/+1
* Merge remote-tracking branch 'origin/13.0'Eike Ziller13 days1-1/+2
|\
| * ProjectExplorer: Fix copy/paste error in settings keyChristian Kandeler2024-04-171-1/+1
* | Update recent projects asynchronouslyEike Ziller2024-04-183-36/+91
* | Tr: Some "JSON" fixesEike Ziller2024-04-181-2/+2
* | Translations: Fix various \n, full stops, spacesEike Ziller2024-04-182-24/+37
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-174-10/+23
|\|
| * iOS Simulator: Fix crash when starting app while another is runningEike Ziller2024-04-161-8/+8
| * PE: Allow configuration of default build dir via env variableCristian Adam2024-04-153-2/+15
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-151-2/+2
|\|
| * ProjectExplorer: Fix device display name value acceptorChristian Kandeler2024-04-091-2/+2
* | ProjectExplorer: De-QObject-ify ExtraCompilerFactoryhjk2024-04-122-6/+4
* | LanguageClient: Fix pre-selection of rename resultsChristian Kandeler2024-04-122-8/+23
* | ProjectExplorer: Make settings access more directhjk2024-04-1213-266/+310
* | Use SSH port forwarding for debuggingBogDan Vatra2024-04-113-1/+12
* | CppEditor: Make renameIncludes() also work for moved filesChristian Kandeler2024-04-091-0/+4
* | ProjectExplorer: Always return a build folderMarcus Tillmanns2024-04-091-9/+1
* | ProjectExplorer: Export summary pageMarcus Tillmanns2024-04-055-18/+20
* | ProjectExplorer: Add Default Issue ReporterMarcus Tillmanns2024-04-042-4/+49
* | ProjectExplorer: Add Device::canMountMarcus Tillmanns2024-04-042-0/+7
* | RunControl: Also check for a matching runConfig when creating a RunWorkerDominik Holland2024-03-261-1/+1
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-202-66/+66
|\|
| * Welcome: Design update round #2Alessandro Portale2024-03-191-65/+65
| * ToolChainOptionsPage: Don't leak QMenuJarek Kobus2024-03-141-1/+1
* | DeviceSettingsWidget: Don't leak QLayoutItemJarek Kobus2024-03-191-3/+4
* | CppEditor: Introduce per-project code model settingsChristian Kandeler2024-03-152-0/+13
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-144-9/+6
|\|
| * Do not use original ID when creating kit for vanished targetEike Ziller2024-03-131-3/+1
| * ToolChainOptionsWidget: Don't leak QActionsJarek Kobus2024-03-131-1/+1
| * DeviceSettingsWidget: Don't leak QActionsJarek Kobus2024-03-131-4/+3
| * ProjectExplorerSettingsWidget: Don't leak QButtonGroupJarek Kobus2024-03-121-1/+1
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-123-8/+23
|\|
| * Welcome: Design update roundAlessandro Portale2024-03-111-1/+1
| * ProjectExplorer: Fix KitManager::deregisterKitsAlessandro Portale2024-03-111-10/+10
| * Android/ProjectExplorer: Fix crash when removing multiple Android QtsEike Ziller2024-03-062-8/+23
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-064-24/+7
|\|
| * ProjectExplorer: Expand selected details widgets in target setup pageChristian Kandeler2024-03-041-6/+2
| * Core: do not activate open documents entry on right clickDavid Schulz2024-03-011-13/+1
| * Welcome: Fix the hover background colorAlessandro Portale2024-02-291-4/+2
| * ProjectExplorer: Employ FuzzyMatcher in run config creation dialogChristian Kandeler2024-02-291-1/+2
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-02-291-231/+451
|\|
| * Welcome: Implement new designAlessandro Portale2024-02-271-231/+451
* | Utils: Fix build with MSVC with C++20Eike Ziller2024-02-2818-18/+18
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-02-274-18/+17
|\|
| * Project Explorer: Fix quotesLeena Miettinen2024-02-271-1/+1
| * ProjectExplorer: Show full lines during compilationMarcus Tillmanns2024-02-261-11/+10