aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/allprojectsfind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-33/+21
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-4/+3
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FileSearch: Move FileIterator to std iterator semantics.Eike Ziller2015-04-161-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+1
|/
* Fix codec that is used for project search.Eike Ziller2014-12-101-1/+5
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
* | TextEditor: Merge BaseTextEditorDocument into BaseTextDocumenthjk2014-07-281-2/+1
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-2/+2
|/
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-5/+6
* TextEditors: Move document related function to documentEike Ziller2014-01-151-1/+2
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-1/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-7/+5
* Find: Document contents should be retrieved from the documents directlyEike Ziller2013-07-171-1/+1
* Introduce private class for BaseFileFind.Friedemann Kleint2013-03-271-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* 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
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Remove checking for a null sessionmanager.Daniel Teske2012-01-311-2/+0
* Long live the king!hjk2012-01-261-1/+1
* Disable "Search Again" if file filter is disabled.Eike Ziller2011-12-201-1/+6
* Implement "Search Again" for file/text searchesEike Ziller2011-12-191-6/+13
* Search: Uniform shotcut for File patternRobert Loehning2011-11-031-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix displayed file name when searching directory ending with '/'.Eike Ziller2011-09-201-0/+1
* Show more info about a search and move UI for replacingEike Ziller2011-09-131-0/+11
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-4/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-3/+1
* 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-2/+1
* | Use the encoding settings when doing multi-file searches.con2010-10-111-7/+18
* | Share some code between all projects and current projects find.con2010-10-111-2/+7
|/
* 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