summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Designer: Fix look-up of resources for UI files"Christian Kandeler2019-10-021-6/+3
* Designer: Fix look-up of resources for UI filesChristian Kandeler2019-10-011-3/+6
* ProjectExplorer: Use correct guard in connectChristian Stenger2019-09-181-2/+2
* Fix MSVC warningsOrgad Shaneh2019-09-111-2/+4
* ProjectExplorer: Fix restoring the issues pane warning button stateChristian Kandeler2019-08-261-1/+1
* ProjectExplorer: Consider more compiler flags when collecting includesChristian Kandeler2019-08-131-1/+2
* Fix handling of ampersands in sessions menuEike Ziller2019-08-061-1/+3
* Fix setting the default kitEike Ziller2019-08-051-0/+4
* Fix missing built-in header paths for iOSEike Ziller2019-07-311-1/+2
* PE: Do not let user enable a kit that has errorsChristian Stenger2019-07-241-4/+4
* ProjectExplorer: Fix using clang on WindowsChristian Kandeler2019-07-221-0/+4
* Issues pane: Show the right number of issues on the pane buttonChristian Kandeler2019-07-223-5/+25
* ProjectManagers: Avoid deletion of special filesChristian Stenger2019-07-191-4/+5
* RemoteLinux: Add "make install" step to pre-4.10 deploy configurationsChristian Kandeler2019-07-183-0/+48
* ProjectExplorer: Fix missing KitManager::kitUpdated() emissionChristian Kandeler2019-07-182-2/+3
* RemoteLinux: Suppress "-j" option in MakeInstallStepChristian Kandeler2019-07-161-1/+1
* Project tree: Add warning icon to unconfigured projectChristian Kandeler2019-07-151-2/+4
* ProjectExplorer: Make sure the target setup page is shownChristian Kandeler2019-07-151-0/+4
* ProjectExplorer: Remove one deprecated use of QTimehjk2019-07-051-2/+2
* More Utils::toSet/toListhjk2019-07-047-20/+20
* Use more toList/toSet to avoid deprecation warningshjk2019-07-031-2/+1
* PE: Fix tool tip of invalid toolchainChristian Stenger2019-07-021-1/+1
* ProjectExplorer: Add tests for GCC 9 output parsingChristian Kandeler2019-07-021-0/+109
* ProjectExplorer: Do not emit notifications from Kit::copyFrom()Christian Kandeler2019-07-011-2/+0
* ProjectExplorer: Prevent inadvertant "configure" in target setup pageChristian Kandeler2019-07-011-1/+3
* Project Explorer: Fix number of argumentRobert Loehning2019-06-281-1/+1
* Project import: Fix focus issueChristian Kandeler2019-06-273-5/+10
* Fix lupdate issuesEike Ziller2019-06-272-1/+2
* Project Explorer: Fix UI textLeena Miettinen2019-06-256-15/+15
* ProjectExplorer: Make varsBatCombos Squish-testable againRobert Loehning2019-06-241-0/+2
* Output panes: Support keyboard shortcuts for zoomingChristian Kandeler2019-06-243-0/+11
* ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-211-5/+5
* ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-211-1/+1
* Project wizards: Fix project node assertionChristian Kandeler2019-06-191-2/+7
* Fix wrong default value for "Automatically manage signing"Eike Ziller2019-06-181-0/+1
* PE: Avoid possible nullptr accessChristian Stenger2019-06-181-0/+3
* Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-181-3/+9
|\
| * ProjectTree: Fix crash when project has no rootProjectNodeTobias Hunger2019-06-141-3/+9
* | ProjectExplorer: Fix "Open Terminal With Run Env" for remote targetsChristian Kandeler2019-06-144-6/+67
* | SSH: Fix running remote process in terminalChristian Kandeler2019-06-141-1/+2
* | Merge remote-tracking branch 'gerrit/4.9' into 4.10Eike Ziller2019-06-134-0/+14
|\ \ | |/
| * ProjectTree: Save state of "Hide Empty Directories" filterTobias Hunger2019-06-134-0/+14
* | Output panes: Improve the way to signal that filtering is activeChristian Kandeler2019-06-122-10/+0
* | ProjectExplorer: Improve "import project" keyboard event handlingChristian Kandeler2019-06-125-0/+24
* | ProjectExplorer: Add "Open Terminal Here" as default entryAndre Hartmann2019-06-121-14/+5
* | ProjectExplorer: Let the KitChooser optionally show iconshjk2019-06-127-27/+40
* | Output panes: Respect filter optionsChristian Kandeler2019-06-055-8/+43