aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/findincurrentfile.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Use override consistentlyTobias Hunger2018-05-081-9/+9
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* 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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-3/+5
* 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
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Clean up.Eike Ziller2012-01-231-7/+0
* 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
* 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
* | Saveguard against deletion.con2010-10-251-1/+1
* | Share some code between all projects and current projects find.con2010-10-111-1/+1
|/
* C++ symbols find filter for advanced find.con2010-07-231-1/+0
* One method name slipped the naming convention displayName.con2010-07-121-1/+1
* Use iterator instead of collecting all the files to search beforehand.con2010-06-241-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Correctly update the status of the current file find filter.con2009-08-251-0/+6
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Add a "current file" find filter.con2009-05-291-0/+72