dt
1ce9e72dc1
Move window.png from qt4projectmanager to projectexplorer
...
Change-Id: Iceb54733dc92c2d674561b803757e1836544aa43
Reviewed-on: http://codereview.qt.nokia.com/60
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-05-23 11:55:39 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
con
5e6d92dd66
Make the buffer size for the Application Output window configurable
...
Task-number: QTCREATORBUG-4531
2011-04-29 10:27:11 +02:00
con
feefdfdc38
Re-use output window implementation for general messages.
...
Moving the implementation to core plugin.
2011-04-26 10:45:26 +02:00
con
ef77155291
Make output window implementation reusable.
...
Removes the dependencies to project explorer and text editor plugins
and moves unrelated code to its own file.
2011-04-26 10:45:25 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
con
69bbb52bbe
Disable undo/redo in compile output window.
...
Since it is read-only. Makes you think why it is enabled by default for
read-only text edits, but anyhow.
Task-number: QTCREATORBUG-3625
2011-02-04 14:51:55 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
dt
0710769d6e
Bump limit in compile output to 50k
...
A project of qt's size generates 13k of output. That's without cleaning
and a project which compiles mostly warning free. So expecting 50.000 of
output seems reasonable, might even be a little too low.
2010-08-11 15:39:59 +02:00
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