summaryrefslogtreecommitdiff
path: root/src/libs/utils/consoleprocess_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* ConsoleProcess: Show correct exit codeDaniel Teske2013-08-011-3/+3
* consoleprocess: improve error messageFawzi Mohamed2013-04-241-1/+2
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-261-2/+6
|\
| * consoleprocess_unix: handle race between disconnect and readyReadFawzi Mohamed2013-03-201-1/+4
| * consoleprocess_unix: correct isRunning propertyFawzi Mohamed2013-03-201-1/+2
* | Clean headers in Utils.Friedemann Kleint2013-03-191-3/+0
|/
* 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
* | consoleprocess: support Terminal.app on macFawzi Mohamed2013-01-291-22/+70
* | Windows compile fix.Friedemann Kleint2012-12-291-14/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Merge branch '2.6'Oswald Buddenhagen2012-08-301-5/+55
|\ \ | |/
| * Detect Linux terminal by checking a number of known terminals.Friedemann Kleint2012-08-301-6/+56
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-9/+11
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Use absolute path for xterm on Mac and remove unused file.Eike Ziller2011-09-271-4/+2
* ConsoleProcess: undo pointless processError() => processMessage(bool error) c...Oswald Buddenhagen2011-05-121-13/+13
* unify application launcher between platformsOswald Buddenhagen2011-05-121-55/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* add disk full error handling to consoleprocessOswald Buddenhagen2011-03-301-3/+10
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-5/+39
|/
* Debugger/Console stub: Pass on main thread id on Windows.Friedemann Kleint2010-09-021-64/+116
* Separated child-process stdout/stderr, and seperated "our" output/errors.Erik Verbruggen2010-04-191-6/+6
* fix for QTCREATORBUG-927hjk2010-03-231-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Started Console process handling for CDB.Friedemann Kleint2009-05-061-23/+20
* Fixed some translation errors.Friedemann Kleint2009-04-301-8/+8
* make terminal emulator configurable centrallyOswald Buddenhagen2009-04-141-4/+32
* use temp file to pass env on unix as wellOswald Buddenhagen2009-04-141-1/+26
* Fixes: Correct path for qtcreator_process_stub on Maccon2009-03-111-1/+6
* "debug in terminal" feature.Oswald Buddenhagen2009-02-271-36/+135
* don't allocate m_process dynamicallyOswald Buddenhagen2009-02-271-11/+10
* move abstractprocess and consoleprocess to libs/utils/Oswald Buddenhagen2009-02-271-0/+106