summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Target setup page: Fix some glitchesChristian Kandeler2019-11-012-6/+29
* ProjectExplorer: SimplifyNikolai Kosjar2019-11-017-20/+5
* ProjectExplorer: Fix a bugprone-argument-commentNikolai Kosjar2019-11-011-1/+1
* ProjectExplorer: Fix a bugprone-suspicious-missing-commaNikolai Kosjar2019-11-011-1/+1
* ProjectExplorer: Correct updating targetsChristian Stenger2019-10-311-0/+4
* Target setup page: Un-queue another connection to kit managerChristian Kandeler2019-10-311-2/+1
* Debugger: prefer cdb for msvc targetsDavid Schulz2019-10-301-0/+1
* Toolchains: Better out-of-the-box support for the Intel C++ compilerChristian Kandeler2019-10-301-3/+7
* Project explorer: Fix UI textLeena Miettinen2019-10-281-1/+1
* Wizards: Fix ComboBox implementationChristian Kandeler2019-10-282-6/+11
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-282-36/+38
|\
| * MsvcToolchain: Fix "detection" of supported ABIs for msvc2010Alexis Murzeau2019-10-182-36/+38
* | Target setup page: Handle slow kit managerChristian Kandeler2019-10-232-6/+17
* | Fix some memory leaksChristian Kandeler2019-10-235-8/+23
* | ProjectExplorer: Do not return early on parsingFinished asserthjk2019-10-221-1/+3
* | Target setup page: Un-queue connection to kit managerChristian Kandeler2019-10-211-3/+5
* | Fix restoring cmake run configurationsv4.11.0-beta1Christian Kandeler2019-10-172-2/+10
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-165-3/+26
|\ \ | |/
| * AbiWidget: Fix custom abi comboboxes' enabled state when mainComboBox is changedAlexis Murzeau2019-10-151-1/+4
| * RemoteLinux: Fix look-up of remote file path in deployment dataChristian Kandeler2019-10-102-1/+8
| * MSVC support: Fix "detection" of supported ABIs for the 2015 build toolsChristian Kandeler2019-10-092-0/+12
* | ProjectExplorer: Fix some problems with plugin unloadingChristian Kandeler2019-10-162-0/+4
* | Port setMargins to setContentsMarginsLaurent Montel2019-10-162-2/+2
* | Target setup page: Do not dereference potentially invalid Target pointerChristian Kandeler2019-10-151-4/+2
* | ProjectExplorer: Fix broken layout on Run settings pageTobias Hunger2019-10-141-4/+4
* | Clang: Avoid consuming gcc internal include pathsNikolai Kosjar2019-10-115-0/+55
* | TargetSetupPage: More improvementsChristian Kandeler2019-10-113-86/+12
* | ProjectExplorer: Apply low priority build immediatelyOrgad Shaneh2019-10-103-6/+5
* | ProjectExplorer: Deduplicate strings for setting keysOrgad Shaneh2019-10-081-21/+33
* | Qmake: Show real effective make call on Make step - take 2Orgad Shaneh2019-10-083-6/+26
* | ProjectExplorer: Add a setting for low build priorityOrgad Shaneh2019-10-087-4/+27
* | QMake: Let the user decide whether to run a make step for subdir buildsChristian Kandeler2019-10-073-3/+37
* | Revert "Revert "Designer: Fix look-up of resources for UI files""Eike Ziller2019-10-041-3/+6
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-041-6/+3
|\ \ | |/
| * Revert "Designer: Fix look-up of resources for UI files"Christian Kandeler2019-10-021-6/+3
* | ProjectExplorer: Run Settings: Move environment settings further uphjk2019-10-024-11/+20
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-021-3/+6
|\ \ | |/
| * Designer: Fix look-up of resources for UI filesChristian Kandeler2019-10-011-3/+6
* | ProjectExplorer: Make the session list in the management dialog sortableChristian Kandeler2019-10-013-4/+29
* | Wizards: Make sure project combobox uses same sorting as project treeChristian Kandeler2019-10-013-4/+11
* | GccToolchain: Print command line arguments and error messageCristian Adam2019-10-011-2/+6
* | Project Tree: Fix focus issueChristian Kandeler2019-10-011-1/+1
* | Target setup page: Fix default build directories for cmake projectsChristian Kandeler2019-09-301-1/+1
* | GccToolChainFactory: Handle .exe suffix in detectForImport()Alessandro Portale2019-09-251-2/+2
* | Revert "Qmake: Show real effective make call on Make step"Orgad Shaneh2019-09-252-9/+0
* | ProjectExplorer: Store parts of active build config in runcontrolhjk2019-09-242-0/+28
* | ProjectExplorer: Fix typo in variable nameOrgad Shaneh2019-09-241-34/+34
* | Wizards: Add the ability to remember user choicesChristian Kandeler2019-09-233-4/+157
* | Qmake: Show real effective make call on Make stepOrgad Shaneh2019-09-232-0/+9
* | MakeStep: Rename m_makeArguments -> m_userArgumentsOrgad Shaneh2019-09-232-7/+7