summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/find/findplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-7/+8
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-3/+2
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-051-6/+8
|\
| * Fix potential startup crashesMaurice Kalinowski2016-12-021-6/+8
* | Find: Reduce indirections and bookkeepingEike Ziller2016-11-251-42/+18
* | Core: Fix IFindFilter::defaultShortcut() in wrong cpp fileMarco Bubke2016-11-011-5/+0
|/
* Simplify Utils::sort calls that sort by memberOrgad Shaneh2016-08-091-2/+1
* Core: Apply 'static' pattern to Core::FindPluginhjk2016-03-151-114/+110
* Core: Sort find filters by nameOrgad Shaneh2016-02-031-4/+7
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Current Project FindFilter: Show the project displaynameDaniel Teske2015-08-211-0/+12
* Core: Fix compilationOrgad Shaneh2015-03-061-1/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+3
* Core: Add an ActionContainer::addSeparator(Id) overloadhjk2015-02-261-3/+2
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-4/+2
* FindPluginPrivate: initialize members in ctorNikita Baryshnikov2015-02-251-1/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-061-3/+4
* | Core: CosmeticsOrgad Shaneh2014-11-261-14/+14
|/
* Find: Fix wrong target of (replace) next/previous actions.Eike Ziller2014-11-051-2/+1
* License updateEike Ziller2014-10-091-7/+8
* Fix escape handling in find tool bar.Eike Ziller2014-03-051-0/+5
* Fix saving search and locator settings after recent refactoringEike Ziller2014-02-141-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+394