summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/consumeoutputoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-101-1/+2
* | Sanitize QDebug outputKai Koehne2015-07-091-2/+1
* | Remove superfluous clone() method. Prepare for next patch.Karsten Heimrich2015-06-251-6/+0
* | Add getter and setter for package manager.Karsten Heimrich2015-06-241-1/+1
* | Unify translated error messagesKai Koehne2015-06-241-5/+5
* | Fix reading and checking arguments of CreateShortcutOperationJarek Kobus2015-03-111-2/+2
* | CleanupJarek Kobus2015-02-271-6/+3
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Improve error message for ConsumeOutputOperationKai Koehne2014-04-251-3/+3
* ConsumeOutput: Use local encoding to parse executable outputKai Koehne2014-04-231-1/+1
* Enhance debugging output if process crashedKai Koehne2013-11-281-0/+4
* Wait longer for commands to return, but don't try excessivelyKai Koehne2013-11-281-2/+2
* Don't re-use QProcess in different triesKai Koehne2013-11-281-2/+1
* Do not use don't, can't ... in outputKai Koehne2013-06-201-1/+1
* adding ConsumeOutputOperationTim Jenssen2013-06-031-0/+158