summaryrefslogtreecommitdiff
path: root/src/libs/utils/consoleprocess_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Yet another compile fix for MinGW/Windows.Friedemann Kleint2011-08-091-1/+2
* ConsoleProcess: undo pointless processError() => processMessage(bool error) c...Oswald Buddenhagen2011-05-121-11/+11
* unify application launcher between platformsOswald Buddenhagen2011-05-121-57/+77
* 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-0/+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-4/+16
|/
* Debugger/Console stub: Pass on main thread id on Windows.Friedemann Kleint2010-09-021-74/+131
* Fixed compilation on windows.Daniel Molkentin2010-04-191-1/+1
* Separated child-process stdout/stderr, and seperated "our" output/errors.Erik Verbruggen2010-04-191-10/+10
* Long live the king!hjk2010-03-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Fix initialization order.Alessandro Portale2009-08-241-4/+4
* 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-24/+21
* Fixed some translation errors.Friedemann Kleint2009-04-301-4/+4
* Fixes: Move Windows helpers for AbstractProcess in place for use with Windows...Friedemann Kleint2009-03-031-54/+3
* m.txtFriedemann Kleint2009-03-031-17/+6
* "debug in terminal" feature.Oswald Buddenhagen2009-02-271-112/+202
* move abstractprocess and consoleprocess to libs/utils/Oswald Buddenhagen2009-02-271-0/+236