summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/winguiprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* unify application launcher between platformsOswald Buddenhagen2011-05-121-173/+0
* the windows debug channel knows no stdout/stderr distinctionOswald Buddenhagen2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* WinDebugInterface: Remove windows.h from header, resource cleanup.Friedemann Kleint2011-04-201-0/+2
* Win: Try to start debug listenerTobias Hunger2011-04-191-0/+6
* Win: Get debug output from several GUI apps at onceTobias Hunger2011-04-191-80/+32
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-0/+8
* Update license.hjk2011-04-131-14/+13
* Local Application Run Control: emit finished() for non existent programsdt2011-03-281-0/+1
* L10n: Fix duplicated messages.Friedemann Kleint2011-03-011-3/+5
* QmlDebug: Make error dialogs non-blocking and shorterKai Koehne2011-02-241-0/+1
* 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/+9
|/
* Separated child-process stdout/stderr, and seperated "our" output/errors.Erik Verbruggen2010-04-191-3/+3
* Long live the king!hjk2010-03-051-1/+1
* WinGuiProcess: Fix hang if binary cannot be found.Friedemann Kleint2009-11-041-57/+66
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* projectexplorer: use QString::fromLocal8Bit instead fromAsciihjk2009-04-021-1/+1
* Fixes: Move Windows helpers for AbstractProcess in place for use with Windows...Friedemann Kleint2009-03-031-18/+2
* "debug in terminal" feature.Oswald Buddenhagen2009-02-271-1/+17
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* more code cosmeticshjk2008-12-021-1/+2
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+187