summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/find/findtoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make compilable with 5.114.2hjk2018-05-281-0/+1
* Move icons to UtilsUlf Hermann2016-08-051-3/+3
* Icons: Move "next/prev", "[un]locked" and "zoom" from Core to UtilsAlessandro Portale2016-05-311-2/+3
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-2/+2
|\
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-2/+2
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-03-161-10/+3
|\ \ | |/
| * Core: Initialize all members in FindToolbarOrgad Shaneh2016-03-141-10/+3
* | Core: Apply 'static' pattern to Core::FindPluginhjk2016-03-151-12/+11
|/
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-9/+15
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Unify the close iconsAlessandro Portale2015-12-041-2/+2
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-13/+10
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-261-3/+7
|\
| * FindToolBar: Update to FancyLineEdit changesTobias Hunger2015-10-141-3/+7
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-4/+18
|/
* Allow to clear text in replace line.Montel Laurent2015-09-221-0/+1
* Find: Open tool bar when triggering find next...David Schulz2015-04-221-4/+12
* Core: Remove dead storeOrgad Shaneh2015-03-091-1/+1
* Core: Fix compilationOrgad Shaneh2015-03-061-1/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-15/+14
* Find widget: Give feedback to user about whether search has succeeded.Christian Kandeler2015-02-171-0/+10
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Revert change that broke focus on findMontel Laurent2015-02-061-2/+1
* | Port to new connect apiMontel Laurent2015-02-061-40/+49
* | Find: Avoid warningEike Ziller2014-12-121-1/+1
* | Core: CosmeticsOrgad Shaneh2014-11-261-34/+37
|/
* Find: Fix display of Replace & Find buttonOrgad Shaneh2014-11-121-1/+1
* Find: Unbreak find/replace next/previous/all when focus is in tool barEike Ziller2014-11-061-30/+38
* Fix MSVC2010 compilationOrgad Shaneh2014-11-051-1/+1
* Find: Fix wrong target of (replace) next/previous actions.Eike Ziller2014-11-051-23/+107
* FindToolBar: Refactor opening the tool barEike Ziller2014-11-051-12/+26
* 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-1/+7
* | Merge remote-tracking branch 'origin/3.2'Oswald Buddenhagen2014-08-051-4/+4
|\ \ | |/
| * Find: Fix that pressing escape when tool bar is disabled did nothingEike Ziller2014-07-231-4/+4
* | Core::Constants: Rename close icon constants to reflect file nameDaniel Teske2014-08-011-1/+1
* | Utils: StyleHelper::dpiSpecificPixmap > ::dpiSpecificImageFileAlessandro Portale2014-07-241-1/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-181-1/+1
|\ \ | |/
| * Find: remove unused text "Go to Current Document Find"Leena Miettinen2014-07-171-1/+1
* | Core: Use enable the use of magnifier@2x.pngAlessandro Portale2014-07-151-6/+3
|/
* Find tool bar: Highlight results in editors while the tool bar is openEike Ziller2014-07-021-1/+4
* IFindSupport::clearResults --> ::clearHighlightsEike Ziller2014-07-021-2/+2
* Find: Gracefully handle small size of find tool barEike Ziller2014-06-121-12/+47
* Fix warnings in release mode (unused variables)Thiago Macieira2014-05-201-1/+0
* Core: Remove unused assignmentOrgad Shaneh2014-05-201-2/+2
* Find: Triggering Ctrl+F selects find text when find is active.David Schulz2014-05-161-10/+20
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-081-2/+3
|\