aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/executefilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* ExecuteFilter: Add timestamps to command outputsAndre Hartmann2020-02-201-4/+4
* Utils: Encourage marking of raw command line parametershjk2019-06-061-1/+1
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Utils: Purge asConstOrgad Shaneh2018-04-091-2/+1
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-5/+5
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-131-1/+5
* Locator: Add highlighting of the search textSerhii Moroz2017-03-211-7/+11
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Locator: Shuffle the priorities a bitEike Ziller2014-12-181-0/+1
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* VariableChooser: Reworkhjk2014-10-151-3/+3
* MacroExpander: Allow registering local expansionshjk2014-10-151-2/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+2
|/
* Remove duplicate codeYuchen Deng2014-07-081-1/+0
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-5/+5
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-1/+1
* Core: add punctuation to messagesLeena Miettinen2014-03-071-3/+3
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+188