aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filesearch.cpp
Commit message (Expand)AuthorAgeFilesLines
* File search: Avoid symlink loops and duplicate directoriesEike Ziller2019-07-181-16/+28
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Utils: ModernizeAlessandro Portale2018-07-201-4/+4
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-1/+1
* Be a bit more perl-like with regular expression replacementsEike Ziller2018-03-221-9/+20
* Use const'ref in theses methodsMontel Laurent2017-04-211-7/+7
* FileSearch: Remove dead codeRobert Loehning2017-03-081-6/+4
* Find: Assign button shortcutsSerhii Moroz2017-03-061-1/+1
* Provide exclusion filters for custom locator filtersEike Ziller2017-02-281-0/+27
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-12/+62
* mapReduce: Support progress information and add (unordered) mapEike Ziller2016-02-261-2/+2
* FileSearch: Fixes for making FileIterator actual ForwardIteratorEike Ziller2016-02-261-44/+31
* MapReduce refactoring and improvementsEike Ziller2016-02-241-20/+34
* Runextensions: Move mapReduce to its own headerEike Ziller2016-02-091-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* File search: Avoid use of QtConcurrentEike Ziller2016-01-131-143/+95
* Replace QRegExp with QRegularExpression in FileSearch.Marcel Krems2015-05-151-10/+22
* FileSearch: Avoid copy of function object.Eike Ziller2015-05-151-6/+10
* FileSearch: Search in parallel.Eike Ziller2015-04-161-90/+150
* FileSearch: Move FileIterator to std iterator semantics.Eike Ziller2015-04-161-46/+78
* FileSearch: Fix wrong line number for RegExp search.Eike Ziller2015-04-081-1/+1
* FileSearch: Remove duplicated code between regexp and non-regexp searchEike Ziller2015-04-021-153/+196
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-4/+2
|/
* Utils: Add missing cast to qrealOrgad Shaneh2014-05-201-1/+1
* Utils: Fix replace with preserve case.David Schulz2014-03-031-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Utils: Remove dead codeTobias Hunger2013-09-131-8/+0
* Fix searching for repeated characters in files.Eike Ziller2013-06-251-0/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-3/+0
* Fix crash on case-preserving replaceNuno Sucena Almeida2013-02-261-2/+5
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Support preserving case when replacing.Francois Ferrand2012-12-141-0/+66
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Show warning with continue/cancel in case of many search resultsEike Ziller2012-06-051-0/+4
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Limit the length of shown search result line.Eike Ziller2011-10-311-2/+13
* Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-171-2/+1
* Global regexp search would eat all memory for matched empty lines.con2011-06-231-0/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1