- 16 Sep, 2009 3 commits
-
-
mae authored
line wrap were appended, also appendOutput and appendOutputInline ended up doing almost the same thing. It might be that appendOutput is called in some places where appendOutputInline would be more adequate. The code now tries to called QPlainTextEdit::appendPlainText() whenever it can because of its update optimizations when it comes to enforcing maximum block count. We want application output to be processed fast, even if the maximum block count was reached!
-
con authored
And moc complains about it.
-
con authored
-
- 15 Sep, 2009 17 commits
-
-
con authored
-
con authored
-
Daniel Molkentin authored
-
mae authored
its only turned on in the cpp editor.
-
mae authored
-
hjk authored
-
hjk authored
So far TRK does not show values for fp registers.
-
hjk authored
-
con authored
Reviewed-by: hjk
-
con authored
-
con authored
-
con authored
It's now fixed in Qt, adb6eea3a135707a220c0b1c1cf8266321af9309.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
- 14 Sep, 2009 13 commits
-
-
con authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
Hopefully this is a bit more intuitive for those people who search for "Build and Run".
-
dt authored
And react to changes to one of them.
-
dt authored
-
dt authored
-
dt authored
-
dt authored
In the Clean Steps section
-
Thorbjørn Lindeijer authored
Makes a currently non-functional 'Reformat' action visible. Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Sergey Belyashov authored
Merge-request: 1484 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
hjk authored
-
hjk authored
-
hjk authored
-
- 12 Sep, 2009 1 commit
-
-
Thiago Macieira authored
-
- 11 Sep, 2009 6 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
hjk authored
-
hjk authored
rename GdbProcessBase into AbstractGdbAdapter rename SymbianAdapter into TrkGdbAdapter rename GdbProcess into PlainGdbAdapter
-
hjk authored
-
Erik Verbruggen authored
-