aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basefilefind.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-33/+34
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Clean up some ICore::instance() useshjk2013-09-241-2/+1
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-2/+3
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-11/+9
* Find: Document contents should be retrieved from the documents directlyEike Ziller2013-07-171-2/+2
* Switch less often to edit modeEike Ziller2013-06-051-5/+2
* Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-6/+7
* Show build and search progress detail also in status bar.Eike Ziller2013-04-101-0/+3
* Editor: Added Dialog for read only files.David Schulz2013-04-081-0/+20
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-11/+0
* Introduce private class for BaseFileFind.Friedemann Kleint2013-03-271-41/+63
* CurrentProjectFind: Correct enabled/disable logicDaniel Teske2013-02-131-1/+16
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* | Support preserving case when replacing.Francois Ferrand2012-12-141-7/+14
|/
* Adjust license headershjk2012-10-051-21/+20
* Make IOutputPane behaviour more granularDaniel Teske2012-09-131-1/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Show warning with continue/cancel in case of many search resultsEike Ziller2012-06-051-1/+12
* Mark canceled searches as such.Eike Ziller2012-05-221-1/+1
* editormanager: simplify use of interfacehjk2012-05-111-2/+2
* Avoid native filenames in QML referencesOrgad Shaneh2012-03-291-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Move repeated searches to top.Eike Ziller2012-02-071-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-3/+2
* TextEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-5/+5
* Disable "Search Again" if file filter is disabled.Eike Ziller2011-12-201-0/+1
* Simplify code.Eike Ziller2011-12-191-14/+1
* Implement "Search Again" for file/text searchesEike Ziller2011-12-191-18/+38
* Allow multiple file searches at the same time.Eike Ziller2011-12-131-56/+73
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-2/+2
* | Editors: Make base replace use RefactoringChangesLeandro Melo2011-10-181-85/+26
|/
* Delete the watcher to free the qfuture and its resources.Eike Ziller2011-09-201-10/+15
* Keep multiple search results in history.Eike Ziller2011-09-141-8/+9
* Move advanced search dialog into search result pane.Eike Ziller2011-09-131-5/+1
* Show more info about a search and move UI for replacingEike Ziller2011-09-131-0/+4
* Move and cleanup search specific API to SearchResult classEike Ziller2011-09-061-17/+22
* Header cleanup in TextEditor.Friedemann Kleint2011-08-181-0/+4
* Highlight matches when opening editor from advanced text search.Eike Ziller2011-08-091-31/+54
* Preserve original line ending in find->replaceLeandro Melo2011-07-261-3/+13
* Added missing tr()sRobert Loehning2011-07-261-2/+2
* move the "cannot undo" warning to the search result paneOswald Buddenhagen2011-05-121-1/+2