summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-241-1/+1
|\
| * ProjectExplorer: Do not treat a starting run control as finishedChristian Kandeler2023-04-191-1/+1
* | Build: Add SOURCES_PROPERTIES to extend_qtc_targetEike Ziller2023-04-211-9/+6
* | JsonFieldPage: Fix collecting the results from all matchersJarek Kobus2023-04-211-6/+8
* | LocatorMatcherTask: Get rid of Input/OutputData typedefsJarek Kobus2023-04-211-1/+1
* | ProjectExplorer: Drop known namespacesJarek Kobus2023-04-201-37/+33
* | RunConfigurationLocatorFilter: Use Acceptor for LocatorFilterEntryJarek Kobus2023-04-201-59/+41
* | LocatorMatcher: Introduce MatcherType enumJarek Kobus2023-04-201-1/+1
* | JsonFieldPage: Use locator matcher for line edit completionJarek Kobus2023-04-191-23/+7
* | ProjectExplorer: Avoid KitConfigWidget creation in some code pathshjk2023-04-193-71/+93
* | ProjectExplorer: Postpone Kit widget creationhjk2023-04-181-50/+64
* | ProjectExplorer: Redo the TaskViewChristian Kandeler2023-04-186-360/+286
* | ProjectExplorer: Postpone ToolChainConfigWidget creationhjk2023-04-181-18/+27
* | ProjectExplorer: De-O_OBJECT-ify IPotentialKithjk2023-04-181-6/+4
* | Show locator filter descriptions more prominentlyEike Ziller2023-04-183-14/+13
* | ProjectExplorer: Run toolchain autodetection on startuphjk2023-04-174-10/+15
* | Avoid creation of temporary lists of ProjectNodeshjk2023-04-173-33/+7
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-132-1/+2
|\ \ | |/
| * PE: Silence soft assertChristian Stenger2023-04-051-1/+1
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | DirectoryFilter: Hide public methodsJarek Kobus2023-04-111-10/+9
* | ProjectExplorer: Remove FileTransferDirectionhjk2023-04-062-42/+5
* | ProjectExplorer: Be more generous on what the manual copy step acceptshjk2023-04-061-2/+5
* | Utils: Rename Port::parseFrom functionMarcus Tillmanns2023-04-061-1/+1
* | Devices: Unify Port Gathering methodMarcus Tillmanns2023-04-064-36/+22
* | ProjectExplorer: Rename BuildStepFactory::cloneStep{,Creator}hjk2023-04-052-2/+2
* | ProjectExplorer: Add more functions to find FolderNode childrenhjk2023-04-052-1/+23
* | Debugger: Support piping dumpers into gdbhjk2023-04-052-13/+0
* | ProjectExplorer: Add functions to iterate over FolderNode child subsetshjk2023-04-042-0/+18
* | ProjectExplorer: Create BuildDirectory on deviceMarcus Tillmanns2023-04-041-5/+19
* | PE/Qnx: Disentangle BuildStep factories from downstream furtherhjk2023-04-043-0/+27
* | ProjectExplorer: Add device root path macroMarcus Tillmanns2023-04-041-40/+39
* | ProjectExplorer: Add BuildConfig::BuildDirectoryMarcus Tillmanns2023-04-041-0/+4
* | Utils: Replace FilePath::onDevice() by new FilePath::withMappedPath()hjk2023-04-044-4/+4
* | ProjectExplorer: Remove unconnected applicationTargetChangedhjk2023-04-042-6/+1
* | DeviceSupport: Silence soft assertChristian Stenger2023-04-031-1/+2
* | RemoteLinux/Qnx: Disentangle deploy step factories furtherhjk2023-04-033-54/+49
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-03-301-2/+8
|\ \
| * \ Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-26356-3601/+3272
| |\ \ | | |/
| * | ProjectExplorer: Hide Manage Kits button if Kit options are hiddenMiikka Heikkinen2023-03-021-2/+8
| * | Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2023-01-121-2/+2
| |\ \
| | * | ProjectExplorer: Fix compilation with Qt 6.6hjk2023-01-121-2/+2
| * | | Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2023-01-101-8/+15
| |\ \ \ | | |/ /
| * | | Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-12-143-2/+10
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-12-064-11/+14
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-11-248-9/+26
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-11-095-4/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-11-033-3/+4
| |\ \ \ \ \ \ \
* | | | | | | | | ProjectExplorer: Provide access to copy step id constantshjk2023-03-292-2/+6
* | | | | | | | | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-291-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |