Oswald Buddenhagen
322a8481a7
unify application launcher between platforms
...
purge abstractprocess and winguiprocess. they serve no purpose.
applications can have stdio on windows as well, in addition to the
windows debug channel.
Task-number: QTCREATORBUG-4822
2011-05-12 20:39:44 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Friedemann Kleint
e1f93aff18
WinDebugInterface: Remove windows.h from header, resource cleanup.
...
Proper termination.
2011-04-20 10:13:05 +02:00
Tobias Hunger
e7d4ee10cc
Win: Fix QThread is destroyed while still running warning
2011-04-19 15:49:11 +02:00
Tobias Hunger
94b13afb5a
Win: Make sure we do not leak resources
2011-04-19 13:54:14 +02:00
Tobias Hunger
1c977ea5a5
Win: Get debug output from several GUI apps at once
...
Get debug output for all GUI applications at once. This should
stop the "Cannot retrieve debugging output".
Task-number: QTCREATORBUG-4569
2011-04-19 11:17:44 +02:00