aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/process/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove manual test for QtcProcessJarek Kobus2022-07-111-63/+0
* Manual test: Adapt to upstream changeChristian Stenger2022-02-021-1/+1
* Fix qmake buildBernhard Beschow2021-06-241-1/+2
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-1/+1
* Utils: Drop SynchronousProcessResponsehjk2021-05-171-2/+2
* Utils: Use std::function instead of signal SynchronousProcess callbackhjk2021-05-101-3/+3
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-1/+2
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* Tests: Use Qt5-style connectsOrgad Shaneh2016-06-281-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-151-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SynchronousProcess: Replace last QByteArrays with QStringsOrgad Shaneh2013-08-081-4/+4
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Long live the king!hjk2010-03-051-1/+1
* VCS[git]: Handle stderr in SynchronousProcess::readDataFromProcessFriedemann Kleint2010-03-011-0/+65