aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filesearch.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove direct uses of QTextCodec from file searchhjk38 hours1-6/+9
* Core: Add option to exclude binary files from searchMarcus Tillmanns2024-07-151-1/+2
* SubDirFileContainer: Add optional filtering functionJarek Kobus2024-06-141-4/+9
* FileSearch: Remove FileIterator and subclassesJarek Kobus2023-06-301-114/+0
* FileSearch: Introduce oveload for findInFiles() taking FileContainerJarek Kobus2023-06-231-0/+3
* FileSearch: Introduce FileContainerJarek Kobus2023-05-311-0/+97
* FileSearch: Reuse searchInContents() inside findInFiles()Jarek Kobus2023-05-301-9/+1
* FileSearch: Introduce searchInContents()Jarek Kobus2023-05-261-0/+5
* FindFlags: Move it into Utils libJarek Kobus2023-05-261-0/+15
* FileSearch: Remove unused functionJarek Kobus2023-05-251-4/+0
* Fix exclusion pattern tooltip textMitch Curtis2023-05-241-1/+6
* FileSearch: Get rid of FileSearchResultJarek Kobus2023-05-091-43/+9
* FileListIterator: Minor fixesJarek Kobus2023-03-131-3/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Convert file search API to FilePathEike Ziller2022-09-121-18/+24
* FileSearchResult: Use FilePath for fileNameJarek Kobus2022-09-061-2/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-2/+6
* Utils: Add Q_DECLARE_METATYPE for FileSearchResultListhjk2021-08-091-0/+2
* SilverSearcher: Use data driven testing for output parserEike Ziller2021-08-091-0/+8
* File search: Avoid symlink loops and duplicate directoriesEike Ziller2019-07-181-0/+1
* Utils: Modernize furtherAlessandro Portale2018-07-241-14/+14
* Utils: Consistently use nullptrTobias Hunger2018-05-131-1/+1
* Utils: Use override consistentlyTobias Hunger2018-05-131-1/+1
* Use const'ref in theses methodsMontel Laurent2017-04-211-4/+4
* Provide exclusion filters for custom locator filtersEike Ziller2017-02-281-0/+12
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-2/+14
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* FileSearch: Fixes for making FileIterator actual ForwardIteratorEike Ziller2016-02-261-17/+19
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* File search: Avoid use of QtConcurrentEike Ziller2016-01-131-6/+8
* FileSearch: Move FileIterator to std iterator semantics.Eike Ziller2015-04-161-22/+78
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix assert on "Current Project" search without projectEike Ziller2013-10-161-1/+3
* Clean headers in Utils.Friedemann Kleint2013-03-191-1/+0
* 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
* | Support preserving case when replacing.Francois Ferrand2012-12-141-0/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-171-1/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-1/+1
|/