summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/find/searchresultwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SearchResultWidget: Disable replace button if replace text is unchanged"Andre Hartmann2017-09-191-13/+2
* SearchResultWidget: Disable replace button if replace text is unchangedAndre Hartmann2017-08-011-2/+13
* SearchResultWidget: Use member initializationAndre Hartmann2017-07-271-6/+1
* SearchResultWidget: Remove excess newlinesAndre Hartmann2017-07-271-3/+0
* Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-021-0/+1
|\
| * Use TextPlain format for this QLabelLaurent Montel2017-05-311-0/+1
* | SearchResultWidget: Re-layout replace options and Replace buttonAndre Hartmann2017-05-161-6/+6
* | Class Renaming: Offer to rename files that match the symbols nameDaniel Teske2017-05-161-0/+8
|/
* Coreplugin: Fix UI text capitalizationLeena Miettinen2017-04-111-1/+1
* Find: Assign button shortcutsSerhii Moroz2017-03-061-4/+5
* Utils: First step to extend search results for clang query supportMarco Bubke2016-11-231-6/+6
* Core: Apply 'static' pattern to Core::FindPluginhjk2016-03-151-4/+2
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-7/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix compilationNiels Weber2015-10-161-1/+0
* Allow to clear search stringMontel Laurent2015-10-161-1/+6
* SearchResultWidget: Style cleanupOrgad Shaneh2015-10-161-8/+9
* SearchResultWidget: unclutter namespacesNikita Baryshnikov2015-10-161-13/+13
* Global Search&Replace: Hide replace UI after replacingEike Ziller2015-03-301-9/+9
* Search & Replace: Save some horizontal spaceEike Ziller2015-03-161-26/+36
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-13/+13
|/
* Theming: Enable theming info barOrgad Shaneh2014-11-101-2/+2
* Use tab width in search results.Francois Ferrand2014-10-221-0/+5
* Implement theming for QtCreatorThorben Kroeger2014-10-151-7/+14
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Core: Use std::function for info bar callbackshjk2014-09-041-2/+2
* | TreeViewFind -> ItemViewFindDaniel Teske2014-08-111-3/+3
|/
* Core: Pass const values by referenceOrgad Shaneh2014-05-191-1/+1
* CppTools/QmlJSEditor: Hide "Preserve Case" for Replace Symbol Under CursorNikolai Kosjar2014-03-121-2/+9
* Core: add punctuation to messagesLeena Miettinen2014-03-071-2/+2
* Optimize usage of QPaletteLorenz Haas2014-02-211-2/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+495