summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Postpone search of custom executableshjk2022-11-211-4/+2
* Merge "Merge remote-tracking branch 'origin/9.0'"The Qt Project2022-11-211-4/+9
|\
| * Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-211-4/+9
| |\
| | * JSON wizards: Don't add paths from environment over and overEike Ziller2022-11-181-4/+9
* | | DeviceUsedPortsGatherer: Fix endless loopJarek Kobus2022-11-211-1/+1
|/ /
* | ProjectExplorer: Improve UI for project-related closing actionsChristian Kandeler2022-11-182-9/+13
* | Add adapters for FileTransfer and DeviceUsedPortsGathererJarek Kobus2022-11-184-17/+98
* | Remove unused includes of QLayoutJarek Kobus2022-11-182-3/+1
* | Remove unused includes of QGridLayoutJarek Kobus2022-11-182-2/+0
* | Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-184-8/+0
* | Remove unused includes of QFormLayoutJarek Kobus2022-11-185-8/+0
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-175-3/+12
|\ \ | |/
| * ProjectExplorer: Remove duplicate devicesMarcus Tillmanns2022-11-171-1/+1
| * ProjectExplorer: create a root path without scheme for host deviceDavid Schulz2022-11-172-0/+9
| * ProjectExplorer: Fix starting a docker project on windowsDavid Schulz2022-11-162-2/+2
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-141-1/+1
|\ \ | |/
| * ProjectExplorer: Fix build device retrieval in BuildDirectoryAspectAlessandro Portale2022-11-141-1/+1
* | ProjectExplorer: Use more FilePath in session handlinghjk2022-11-101-61/+62
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-106-5/+13
|\ \ | |/
| * ProjectExplorer: Do not pop up the issues pane while not buildingChristian Kandeler2022-11-091-1/+1
| * Merge remote-tracking branch 'origin/8.0' into 9.0Tim Jenssen2022-11-091-1/+1
| |\
| | * QmlDesigner: Avoid error messages when adding effectThomas Hartmann2022-11-031-1/+1
| | * WelcomePage: Only retrieve recent projects onceMarcus Tillmanns2022-07-282-4/+9
| * | ProjectExplorer: Fix potential race conditionMarcus Tillmanns2022-11-092-3/+6
| * | QmlJS: Fix Follow under cursorMarcus Tillmanns2022-11-082-0/+5
* | | Wizard: Fix tooltip translationSergey Levin2022-11-031-1/+1
* | | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-033-3/+4
|\ \ \ | |/ /
| * | TreeScanner: Pass a copy of filter and factory into async callJarek Kobus2022-11-021-2/+3
| * | ProjectExplorer: Remove redundant return in CustomToolChainOrgad Shaneh2022-10-311-1/+0
| * | QMake: Remove unnecessary build dir changedMarcus Tillmanns2022-10-261-0/+1
* | | ProjectExplorer: Sort ABI selector boxesMarcus Tillmanns2022-11-011-30/+57
* | | ProjectExplorer: Remove MakeStep::jobCount()Christian Kandeler2022-10-262-6/+0
* | | Merge remote-tracking branch 'origin/9.0'Tim Jenssen2022-10-256-17/+45
|\ \ \ | |/ /
| * | PE: Do not use setVisible() before having a parentChristian Stenger2022-10-251-2/+3
| * | SessionDialog: SquishTests: Update tst_session_handlingRobert Löhning2022-10-241-0/+4
| * | PE: Use original vcvarsall.bat to do environment cleanupCristian Adam2022-10-241-12/+10
| * | ProjectExplorer: Allow selection of remote build directoriesMarcus Tillmanns2022-10-241-1/+25
| * | ProjectExplorer: Allow "cc" for MinGW imported compilerCristian Adam2022-10-201-1/+2
| * | ProjectExplorer: Show missing warning text in MakeStep widgetChristian Kandeler2022-10-191-1/+1
* | | Utils: Add sorted() functionChristian Kandeler2022-10-255-14/+6
* | | Get rid of unneeded includes of RunControlJarek Kobus2022-10-255-5/+8
* | | ProjectExplorer: Use LRU for sorting sessions in menuChristian Kandeler2022-10-213-1/+29
* | | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-10-193-13/+29
|\ \ \ | |/ /
| * | PE: Clean environment before compiler environment detectionCristian Adam2022-10-191-6/+13
| * | ProjectExplorer: Ensure working dir is reachableMarcus Tillmanns2022-10-192-7/+16
* | | Merge remote-tracking branch 'origin/9.0'Orgad Shaneh2022-10-193-21/+34
|\ \ \ | |/ /
| * | Revert "ProjectExplorer: Simplify node creation"Orgad Shaneh2022-10-191-15/+28
| * | ProjectExplorer: Use device env when inspecting gccMarcus Tillmanns2022-10-181-4/+4
| * | Utils: Rename FilePath::relativePath() to relativePathFrom()hjk2022-10-181-2/+2
* | | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-10-1819-690/+124
|\ \ \ | |/ /