Tobias Hunger
16adcc48de
Wrong line is highlighted when showing source of task
...
* Fix off-by-one error when showing compile output of a task
2010-08-04 14:59:10 +02:00
Alessandro Portale
3aa3c5688f
Pedantic cleanup of filename parameters for QIcon constructor
...
Using more *::Constants::ICON_* where it makes sense and
wrapping the file names into QLatin1String where they were
missing.
The increased usage of the ICON constants needed a few more
cross plugin includes of *constants.h, here and there.
I think that it is OK, since the dependencies were alredy there
icon resource wise.
2010-07-30 22:17:14 +02:00
dt
51d6b09efc
Modify color mixing for compile output / application output
...
Task-Nr: QTCREATORBUG-1875
2010-07-27 15:21:51 +02:00
dt
615cda8430
Fix compile output to be readeable with dark themes
...
This changes the colors to be a mix of red/blue and the foreground
color. If the regular text color is either of those, well...
2010-07-15 11:11:21 +02:00
dt
185bc0ee26
Fix scrolling of compile output windwow again
...
This time by porting to the ApplicationOutputwindow
2010-07-14 13:01:43 +02:00
Friedemann Kleint
e8c0d0c162
Yet another include purging spree.
2010-07-13 16:36:37 +02:00
mae
c1d93f4a45
Fix scroll to bottom - again...
2010-07-12 11:18:31 +02:00
Tobias Hunger
e07723b4de
Fix showoutput taskhandler
...
* Was broken after recent change to compileoutputwindow.
* simplify logic a bit while at it.
2010-07-02 17:29:17 +02:00
dt
ddb424a1c3
Fixes scrolling to the bottom of compile output
...
Patch mostly by mae.
Task-Nr: QTCREATORBUG-1405
2010-07-02 12:32:17 +02:00
Tobias Hunger
d4ed1e2b5b
Add show output task handler
...
* Add a taskhandler that shows the compile output that
originally created the task.
Task-number: QTCREATORBUG-107
Reviewed-by: dt
2010-06-30 17:18:15 +02:00
dt
181cecbb32
Port the compile output window away from HTML to QTextCharFormat
...
Is more then twice as fast
2010-06-08 15:23:58 +02:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Friedemann Kleint
b4c6ecee58
ProjectExplorer include file cleaning spree.
2010-01-25 15:10:12 +01: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
dt
540ddcd562
Add a next/prev shortcut (F6 for now) for outputpanes.
...
This one has some magic inside to always use the current outputpane.
This solves the issue that I don't want Search and Build Issues list to
have its own set of next/prev shortcuts. todo is a better definition of
next for the build issues and/or a way to restrict it only to errors.
2009-04-30 12:50:52 +02:00
dt
0f46f87118
Fix broken autoscrolling when switching to compile output mode
...
In certain situations, reported on irc.
2009-04-29 14:23:54 +02:00
dt
48d5400442
Fixes: & in output.
...
RevBy: ossi
Details: By switching to QPlainTextEdit from QTextEdit, which is faster
anyway.
2009-03-12 14:25:43 +01:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
hjk
cf11b69643
more code cosmetics
2008-12-02 16:19:05 +01:00
hjk
ab83dcd87c
off-by-one in headers
2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3
end-of-line whitespace correction of the new headers
2008-12-02 14:17:16 +01:00
con
05c35356ab
Initial import
2008-12-02 12:01:29 +01:00