aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/currentprojectfind.cpp
Commit message (Expand)AuthorAgeFilesLines
* use initializer listsTim Jenssen2019-01-211-1/+1
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-1/+1
* CurrentProjectFind: Forward displayNameChanged() signals from projectTobias Hunger2017-04-261-0/+5
* SessionManager: Clean up methods around projectsTim Jenssen2017-03-021-2/+2
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-3/+4
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Current Project FindFilter: Show the project displaynameDaniel Teske2015-08-211-1/+6
* ProjectTree::currentProject: Introduce a fall back to startupProjectDaniel Teske2015-05-061-17/+3
* FileSearch: Move FileIterator to std iterator semantics.Eike Ziller2015-04-161-2/+2
* Find: Fix Current Project find to fall back to startup projectDaniel Teske2015-02-261-4/+13
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QmlJsTools: Use the startup project for context in the code modelTobias Hunger2015-01-131-0/+2
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-7/+7
|/
* License updateEike Ziller2014-10-091-7/+8
* Fix 'current project' search.Eike Ziller2014-05-131-1/+1
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-2/+2
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix assert on "Current Project" search without projectEike Ziller2013-10-161-2/+3
* SessionManager: Apply 'static' patternhjk2013-09-051-10/+6
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-4/+3
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-3/+3
* Introduce private class for BaseFileFind.Friedemann Kleint2013-03-271-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+0
* CurrentProjectFind: Correct enabled/disable logicDaniel Teske2013-02-131-0/+20
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Remove checking for a null sessionmanager.Daniel Teske2012-01-311-1/+0
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-5/+6
* Disable "Search Again" if file filter is disabled.Eike Ziller2011-12-201-1/+6
* Implement "Search Again" for file/text searchesEike Ziller2011-12-191-3/+22
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Show more info about a search and move UI for replacingEike Ziller2011-09-131-0/+8
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-5/+0
* | Share some code between all projects and current projects find.con2010-10-111-46/+4
|/
* C++ symbols find filter for advanced find.con2010-07-231-5/+0
* Make "Use regular expressions" a general option for find filters.con2010-07-151-3/+2