aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/findinfiles.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Use new setup pattern for the findershjk2024-01-291-0/+2
* FindInFiles: Add button to select directory from current documentTasuku Suzuki2023-09-291-0/+2
* Utils, all: Standardize on QtcSettingshjk2023-09-271-3/+6
* BaseFileFind: Some cleanup, also in derived classesJarek Kobus2023-07-071-3/+0
* BaseFileFind: Make searchDir() non-virtualJarek Kobus2023-07-061-5/+0
* BaseFileFind: Replace additionalParameters() with searchDir()Jarek Kobus2023-07-061-2/+1
* BaseFileFind: Replace files() with fileContainerProvider()Jarek Kobus2023-07-041-3/+1
* BaseFileFind: Reuse FileContainerJarek Kobus2023-06-231-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Various FilePath::fromString -> fromUserInput changesAlessandro Portale2021-09-231-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* TextEditor: Clean forward declarationLaurent Montel2017-09-281-1/+1
* FindInFiles: Support relative path based on the current projectOrgad Shaneh2017-05-191-0/+1
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-0/+1
* BaseFileFind/FindInFiles: Clean up enabled / valid state handlingEike Ziller2016-11-251-0/+2
* TextEditor: Fix warnings about inconsitent use of overrideTobias Hunger2016-11-161-11/+11
* FindInFiles: make possible to have more than one extensionPrzemyslaw Gorszkowski2016-11-161-1/+8
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Git: Hook grep into Find In File System dialogOrgad Shaneh2016-02-041-0/+5
* TextEditor: Disable Search & Replace buttons when folder doesn't existOrgad Shaneh2016-01-211-0/+1
* TextEditor: Use PathChooser for FindInFilesOrgad Shaneh2016-01-211-7/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-5/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* File system search: Support ~/ for the directory that is searchedEike Ziller2014-02-131-3/+5
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: Normalize path on WindowsOrgad Shaneh2013-10-301-0/+2
* EditorManager: Add "Find in this directory..." for open filesOrgad Shaneh2013-09-301-1/+1
* Move findOnFileSystem from FolderNavigation to FindInFilesOrgad Shaneh2013-09-271-0/+3
* Introduce private class for BaseFileFind.Friedemann Kleint2013-03-271-4/+3
* 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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Implement "Search Again" for file/text searchesEike Ziller2011-12-191-1/+3
* 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/+2
* Remove unnecessary 'explicit's.Eike Ziller2011-09-091-1/+1
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-2/+1
* Add "Find in directory" to project tree context menuDaniel Teske2011-09-051-3/+3
* 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
* | Share some code between all projects and current projects find.con2010-10-111-1/+1
|/