aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/process
Commit message (Expand)AuthorAgeFilesLines
* 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-282-6/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-193-51/+36
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-152-2/+2
* Update LicenseEike Ziller2015-01-163-18/+18
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-143-21/+24
|\
| * License updateEike Ziller2014-10-093-21/+24
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-083-3/+3
* SynchronousProcess: Replace last QByteArrays with QStringsOrgad Shaneh2013-08-082-5/+5
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-293-3/+3
* Adjust license headershjk2012-10-053-64/+61
* Contact -> qt-project.orgEike Ziller2012-07-193-9/+3
* make manual process test compile with namespaceshjk2012-04-241-0/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-153-8/+8
* Long live the king!hjk2012-01-263-3/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-033-6/+6
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-063-3/+3
* Merge branch '2.2'Oswald Buddenhagen2011-04-143-42/+39
|\
| * Update license.hjk2011-04-133-42/+39
* | tests: Make them compile again properlyBill King2011-04-071-1/+1
|/
* It's 2011 now.con2011-01-123-3/+3
* Merge branch '2.1'con2010-12-173-21/+33
|\
| * License headers.con2010-12-173-21/+33
* | Fix test compilation on Mac by using rpath.con2010-11-011-1/+1
* | Make tests compile on Mac. Use qtLibraryName instead of qtLibraryTarget.con2010-11-011-6/+4
|/
* Long live the king!hjk2010-03-053-3/+3
* VCS[git]: Timeout, add missing test script.Friedemann Kleint2010-03-011-0/+24
* VCS[git]: Handle stderr in SynchronousProcess::readDataFromProcessFriedemann Kleint2010-03-014-0/+237