Commit Graph

6 Commits

Author SHA1 Message Date
con
15047f8816 Application output always scrolled, and moved the cursor.
Task-number: QTCREATORBUG-1790
Reviewed-by: dt
Reviewed-by: mae
2010-07-06 15:07:33 +02:00
Erik Verbruggen
dde1f3eb10 Fixed cursor positioning. 2010-04-20 13:14:34 +02:00
Erik Verbruggen
efd06c21f9 Re-added the blue link color for (file) URLs. 2010-04-20 12:50:38 +02:00
Erik Verbruggen
24a9a22b53 Added colors to the "Application Output" panel. 2010-04-19 15:55:29 +02:00
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
Erik Verbruggen
53425816af Moved "Application Output" formatting to a specialized formatter.
By introducing the OutputFormatter, RunControls can influence the formatting
depening on the application started. A nice (and intended) side-effect is that
the QML runtime specific formatting will not interfere anymore with anything
else.
2010-04-19 14:21:48 +02:00