Erik Verbruggen
|
e3bceff3ee
|
Separated child-process stdout/stderr, and seperated "our" output/errors.
So now the "Applciation Output" can distinguish between these four, and
handle them appropriately.
|
2010-04-19 14:21:48 +02:00 |
|
hjk
|
9595504bda
|
Long live the king!
|
2010-03-05 11:28:13 +01:00 |
|
Friedemann Kleint
|
5948e284bb
|
Rename namespace Core::Utils into Utils
Also move Designer::Internal::FormWindowEditor ->
Designer::FormWindowEditor.
|
2009-10-05 11:06:05 +02:00 |
|
hjk
|
93cbef8724
|
long live the king
|
2009-08-14 09:30:56 +02:00 |
|
Jason McDonald
|
884b7af769
|
Update license headers and sales contact details.
Reviewed-by: Trust Me
|
2009-06-17 00:01:27 +10:00 |
|
Alessandro Portale
|
c757c3f458
|
Rename QWORKBENCH_UTILS_EXPORT to QTCREATOR_UTILS_EXPORT
Rename QWORKBENCH_UTILS_LIBRARY to QTCREATOR_UTILS_LIBRARY
|
2009-05-08 16:42:50 +02:00 |
|
Friedemann Kleint
|
e0de01190f
|
Started Console process handling for CDB.
Introduced "Suspend" mode for the process stub and corresponding
mode enumeration in console process (Windows).
|
2009-05-06 14:26:20 +02:00 |
|
Oswald Buddenhagen
|
894ee04ee0
|
make terminal emulator configurable centrally
this includes changing the runInTerminal.command command line.
the terminal setting mock from the debugger plugin is gone again.
|
2009-04-14 11:41:23 +02:00 |
|
Oswald Buddenhagen
|
c8c183f6b4
|
use temp file to pass env on unix as well
the linux command line can be 32k long ... which might still be not
enough. well, in fact, it just makes the 'ps' output unreadable.
|
2009-04-14 10:24:06 +02:00 |
|
kh
|
a887b17b59
|
* windows build fix with namespace configured Qt
* Reviewed-by: hjk
|
2009-03-25 13:17:37 +01:00 |
|
Friedemann Kleint
|
3c689f7880
|
Fixes: Move Windows helpers for AbstractProcess in place for use with Windows Debugger.
|
2009-03-03 17:11:27 +01:00 |
|
Oswald Buddenhagen
|
bbaf7893cc
|
"debug in terminal" feature.
includes complete refactoring of ConsoleProcess.
|
2009-02-27 18:04:36 +01:00 |
|
Oswald Buddenhagen
|
d35e190601
|
don't allocate m_process dynamically
|
2009-02-27 18:04:36 +01:00 |
|
Oswald Buddenhagen
|
1c2f0f64c1
|
move abstractprocess and consoleprocess to libs/utils/
will use it also in the debugger, and pulling it in from projectexplorer
just seems wrong.
|
2009-02-27 18:04:36 +01:00 |
|