aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakelocatorfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: filepathify LocatorFilterEntryDavid Schulz2021-06-081-1/+1
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-251-1/+1
|\
| * CMakePM: Do not filter out all UTILITY targetsCristian Adam2021-05-201-1/+1
* | Locator: Add longer description to filtersEike Ziller2021-03-231-0/+2
|/
* Provide empty implementation for ILocatorFilter::refresh()Jarek Kobus2021-02-111-5/+0
* Refactor Locator filter settings savingEike Ziller2021-02-041-2/+2
* CMakeProjectManager: Support for multi-config generatorsCristian Adam2021-01-211-1/+1
* CMakeProjectManager: Select the expected CMakeLists.txt for targetsCristian Adam2020-12-221-2/+2
* CMakeProjectManager: Filter out the utility targetsCristian Adam2020-12-221-0/+2
* Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-211-1/+1
* CMake: Support building several targets with cmake --buildTobias Hunger2020-06-031-3/+3
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-3/+2
* ProjectExplorer: Move some build-related code to BuildManagerChristian Kandeler2019-12-191-2/+2
* ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-2/+2
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-4/+3
* CMake: Remove clearBuildTarget from CMakeBuildStepTobias Hunger2019-10-161-1/+0
* CMake: Extract and show more CMake location information for targetsTobias Hunger2019-07-291-4/+5
* CMake: Add locator filter to open CMake target definitionsTobias Hunger2019-07-251-2/+34
* CMake: Store more information in CMakeTargetLocationFilterTobias Hunger2019-07-251-8/+28
* CMake: Split up cmake's locator filterTobias Hunger2019-07-241-24/+34
* CMake: Rename CMakeLocatorFilter to CMakeTargetLocatorFilterTobias Hunger2019-07-241-8/+12
* Utils: Make FileName::shortNativePath a memberhjk2019-05-201-1/+1
* CMakeProjectManager: ModernizeAlessandro Portale2018-11-251-1/+1
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-3/+5
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-131-1/+5
* Locator: Add highlighting of the search textSerhii Moroz2017-03-211-4/+6
* SessionManager: Clean up methods around projectsTim Jenssen2017-03-021-1/+1
* CMake: Keep buildTargets privateTobias Hunger2016-10-061-3/+3
* CMake: Polish cmakelocatorfilterTobias Hunger2016-09-301-29/+17
* CMake: Clean up CMakeProjectTobias Hunger2016-09-301-0/+1
* ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-12/+3
* CMake: Only allow one target in cmake build stepTobias Hunger2016-03-301-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-9/+4
* CMake: Move MakeStep to CMakeBuildStepTobias Hunger2016-01-081-13/+11
* CMake: Use "clean" targetTobias Hunger2016-01-081-1/+0
* CMake: Rewrite logic for kit selectionDaniel Teske2015-09-161-0/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-5/+5
|\
| * Update LicenseEike Ziller2015-01-161-5/+5
* | Locator: Shuffle the priorities a bitEike Ziller2014-12-181-0/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CmakeLocatorFilter: Make it threadsafeDaniel Teske2014-09-261-6/+9
* | ProjectExplorer: Apply static pattern to ProjectExplorerPluginhjk2014-09-261-1/+1
|/
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-4/+3
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-12/+6
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-3/+3
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-3/+3