summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/find/findtoolbar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Core: Inline findwidget.uihjk2022-09-301-2/+26
* Find: Copy search string from find tool bar to advanced searchEike Ziller2022-09-071-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: add action to select all find results in an EditorDavid Schulz2022-01-051-0/+3
* Core: Make member functions const/staticAlessandro Portale2020-12-111-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Core: Remove unused forward declarationLaurent Montel2019-10-181-4/+0
* Add output filtering for Application Output paneAlessandro Ambrosano2019-04-081-19/+0
* Improve UX for the the find and replace actionsChris Rizzitello2019-01-301-2/+12
* Core: ModernizeAlessandro Portale2018-08-081-6/+6
* Find: Remember the find flags per completer entryFriedemann Kleint2018-01-031-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-03-161-28/+28
|\
| * Core: Initialize all members in FindToolbarOrgad Shaneh2016-03-141-29/+29
* | Core: Apply 'static' pattern to Core::FindPluginhjk2016-03-151-3/+1
|/
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-8/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FindToolBar: Update to FancyLineEdit changesTobias Hunger2015-10-141-0/+1
* Find widget: Give feedback to user about whether search has succeeded.Christian Kandeler2015-02-171-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* Find: Unbreak find/replace next/previous/all when focus is in tool barEike Ziller2014-11-061-0/+8
* Find: Fix wrong target of (replace) next/previous actions.Eike Ziller2014-11-051-1/+8
* FindToolBar: Refactor opening the tool barEike Ziller2014-11-051-1/+10
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | FindToolBar: Add support for "lightcolored" panelsDaniel Teske2014-08-121-0/+1
|/
* Find: Fix that pressing escape when tool bar is disabled did nothingEike Ziller2014-07-231-1/+1
* Find: Gracefully handle small size of find tool barEike Ziller2014-06-121-0/+2
* Find: Triggering Ctrl+F selects find text when find is active.David Schulz2014-05-161-0/+1
* Fix escape handling in find tool bar.Eike Ziller2014-03-051-4/+3
* Make find options in tool bar more accessible.Eike Ziller2014-02-281-0/+26
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+149