aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/locator/executefilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-188/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Locator: Wait for the process to start in execute filterOrgad Shaneh2013-10-251-0/+5
* Locator: fix UI text punctuationLeena Miettinen2013-10-101-2/+2
* Locator: Preserve state on stdout/stderr handling in execute filterOrgad Shaneh2013-10-011-2/+5
* Locator: Improve translated strings in execute filterOrgad Shaneh2013-10-011-3/+5
* MessageManager: General cleanup.hjk2013-09-051-8/+6
* Core: Remove deprecated accessorshjk2013-08-301-6/+6
* Locator: Whitespace fixes.Andre Hartmann2013-08-231-1/+1
* Locator: Case sensitivity of input affects prioritizingNikolai Kosjar2013-08-221-1/+2
* Locator ExecuteFilter: Adjust to MessageManager API changeDaniel Teske2013-03-221-6/+6
* Make variable manager static.Eike Ziller2013-03-131-3/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Core: simplify ILocator interfacehjk2013-01-181-0/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-8/+8
* Locator: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-201-5/+5
* Use QByteArray for variable names.hjk2012-01-101-2/+2
* tr()-Fixes.Friedemann Kleint2011-12-131-1/+1
* Execute: Close write channelOrgad Shaneh2011-12-061-0/+1
* Add execute filter for locatorYuchen Deng2011-12-061-0/+180