aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basefilefind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-2/+2
* TextEditor: Fix translation issueEike Ziller2017-10-231-1/+1
* EditorManager: move all openEditor functions to one placeIvan Donchevskii2017-09-251-10/+2
* TextEditor: Add punctuation to end of messageLeena Miettinen2017-07-281-1/+1
* Provide exclusion filters for custom locator filtersEike Ziller2017-02-281-15/+4
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-32/+99
* BaseFileFind: Simplify codeEike Ziller2016-11-301-62/+35
* BaseFileFind: Make some methods staticEike Ziller2016-11-301-24/+24
* BaseFileFind: Fix crash when running searchEike Ziller2016-11-281-0/+2
* BaseFileFind/FindInFiles: Clean up enabled / valid state handlingEike Ziller2016-11-251-3/+33
* TextEditor: fix warningTim Jenssen2016-11-241-2/+2
* Utils: First step to extend search results for clang query supportMarco Bubke2016-11-231-11/+14
* FindInFiles: make possible to have more than one extensionPrzemyslaw Gorszkowski2016-11-161-38/+86
* Use tr for pluralsJarek Kobus2016-11-041-1/+1
* TextEditor: Fix translatable stringOrgad Shaneh2016-08-231-1/+1
* Fix text color of progress/find status summary labelAlessandro Portale2016-07-221-0/+1
* TextEditor: Correctly restore empty patternOrgad Shaneh2016-03-301-2/+3
* Git: Support tree argument for GrepOrgad Shaneh2016-02-101-13/+18
* Git: Hook grep into Find In File System dialogOrgad Shaneh2016-02-041-3/+22
* Git: Support Git GrepOrgad Shaneh2016-01-251-12/+23
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-16/+14
* Still use 0 instead of nullptr in numerous forms of tr().Jarek Kobus2015-07-271-1/+1
* String fixesJarek Kobus2015-07-211-1/+1
* Find: Show number of replaced items after replace allEike Ziller2015-03-131-2/+6
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-26/+27
|/
* Do not switch to design mode from search resultsEike Ziller2014-12-101-2/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Core: Reorganize ReadOnlyFilesDialoghjk2014-09-251-2/+2
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-2/+2
* | TextEditor: Merge BaseTextEditorDocument into BaseTextDocumenthjk2014-07-281-2/+2
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-3/+3
|/
* IFindSupport::clearResults --> ::clearHighlightsEike Ziller2014-07-021-2/+2
* Use more descriptive progress bar titlesEike Ziller2014-04-281-1/+1
* CppTools/QmlJSEditor: Hide "Preserve Case" for Replace Symbol Under CursorNikolai Kosjar2014-03-121-1/+2
* TextEditors: Move document related function to documentEike Ziller2014-01-151-2/+2
* 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