aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basefilefind.h
Commit message (Expand)AuthorAgeFilesLines
* BaseFileFind: Coding styleEike Ziller2019-03-011-3/+4
* Canonicalize some includesChristian Kandeler2019-01-101-1/+1
* TextEditor: Use override consistentlyTobias Hunger2018-05-081-6/+6
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-1/+1
* TextEditor: Clean forward declarationLaurent Montel2017-09-281-6/+0
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-4/+7
* BaseFileFind: Simplify codeEike Ziller2016-11-301-4/+0
* BaseFileFind: Make some methods staticEike Ziller2016-11-301-3/+1
* BaseFileFind/FindInFiles: Clean up enabled / valid state handlingEike Ziller2016-11-251-3/+17
* FindInFiles: make possible to have more than one extensionPrzemyslaw Gorszkowski2016-11-161-9/+16
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Git: Support tree argument for GrepOrgad Shaneh2016-02-101-1/+5
* TextEditor: De-virtual executeSearchOrgad Shaneh2016-02-081-2/+1
* Git: Hook grep into Find In File System dialogOrgad Shaneh2016-02-041-0/+18
* Git: Support Git GrepOrgad Shaneh2016-01-251-0/+17
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-2/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-16/+16
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Find: Turn SearchResultItem struct into classTobias Hunger2013-09-041-5/+3
* Introduce private class for BaseFileFind.Friedemann Kleint2013-03-271-13/+5
* CurrentProjectFind: Correct enabled/disable logicDaniel Teske2013-02-131-0/+2
* 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-2/+4
|/
* 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/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Simplify code.Eike Ziller2011-12-191-1/+0
* Implement "Search Again" for file/text searchesEike Ziller2011-12-191-1/+5
* Allow multiple file searches at the same time.Eike Ziller2011-12-131-6/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Delete the watcher to free the qfuture and its resources.Eike Ziller2011-09-201-1/+1
* Keep multiple search results in history.Eike Ziller2011-09-141-3/+3
* Move advanced search dialog into search result pane.Eike Ziller2011-09-131-2/+1
* Show more info about a search and move UI for replacingEike Ziller2011-09-131-0/+4
* Remove unnecessary 'explicit's.Eike Ziller2011-09-091-1/+1
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-3/+3
* Header cleanup in TextEditor.Friedemann Kleint2011-08-181-3/+7
* Highlight matches when opening editor from advanced text search.Eike Ziller2011-08-091-0/+8
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-2/+0
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\