aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/findinfiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* File system search: Support ~/ for the directory that is searchedEike Ziller2014-02-131-14/+15
* Editor: Use native separators in the search/directory inputAlessandro Portale2014-01-241-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: Normalize path on WindowsOrgad Shaneh2013-10-301-5/+11
* EditorManager: Add "Find in this directory..." for open filesOrgad Shaneh2013-09-301-0/+2
* Move findOnFileSystem from FolderNavigation to FindInFilesOrgad Shaneh2013-09-271-1/+14
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-2/+0
* Introduce private class for BaseFileFind.Friedemann Kleint2013-03-271-0/+7
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* Get native dir separators from "Find in Files" path chooser.Alessandro Portale2012-01-161-1/+1
* TextEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-11/+12
* Implement "Search Again" for file/text searchesEike Ziller2011-12-191-3/+9
* Minor string fixRobert Loehning2011-11-031-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix displayed file name when searching directory ending with '/'.Eike Ziller2011-09-201-3/+8
* Find: Change a few acceleratorsLeandro Melo2011-09-191-2/+2
* Show more info about a search and move UI for replacingEike Ziller2011-09-131-0/+12
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-3/+2
* Add "Find in directory" to project tree context menuDaniel Teske2011-09-051-1/+7
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-1/+1
* 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
* | Use the encoding settings when doing multi-file searches.con2010-10-111-1/+4
* | 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-5/+0
* Make "Use regular expressions" a general option for find filters.con2010-07-151-6/+5
* Use the Find::FindFlags also for the search dialog.con2010-07-151-1/+1
* 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-11/+3
* Don't call QDirIterator::filePath() twiceRobert Loehning2010-05-271-4/+4
* Browsing from previously selected directory for findinfilesRobert Loehning2010-05-211-1/+5
* Long live the king!hjk2010-03-051-1/+1
* Don't use "disk" where "file system" is more appropriate.con2010-01-111-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-011-1/+2
* long live the kinghjk2009-08-141-1/+1