summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/find/basetextfind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Add sorted() functionChristian Kandeler2022-10-251-2/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CorePlugin: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-131-1/+1
* Editor: prevent endless loop for empty search resultsDavid Schulz2021-11-081-4/+7
* Editor: multi cursor supportDavid Schulz2021-09-271-119/+77
* Use typed syntax in calls to QMetaObject::invokeMethodJarek Kobus2020-11-161-0/+3
* Fix "Header" documentation in Core pluginEike Ziller2020-06-151-0/+1
* Doc: Add Core:: namespace to \fn commandsLeena Miettinen2020-02-251-2/+2
* Doc: Fix QDoc warnings in Find classesLeena Miettinen2020-02-171-1/+82
* Core: Work around more deprecationshjk2020-01-291-2/+2
* Core: ModernizeAlessandro Portale2018-08-081-3/+3
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-2/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-1/+2
* | Use QRegularExpression for text document searchesEike Ziller2016-11-251-15/+20
|/
* TextEditor/Replace: Keep selection even when replacing at frontEike Ziller2016-04-291-2/+23
* Find: Remove use of unsual QTextCursor constructorshjk2016-01-291-11/+4
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-251-0/+9
|\
| * Fix compile for Qt5.4Christian Stenger2016-01-251-0/+2
| * Adapt to QtGui changes that broke private API source compatibilityThiago Macieira2016-01-221-0/+7
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
|/
* 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
* | Find: Avoid virtual signalshjk2014-08-291-3/+8
|/
* IFindSupport::clearResults --> ::clearHighlightsEike Ziller2014-07-021-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+427