Commit Graph

2 Commits

Author SHA1 Message Date
Denis Mingulov
a42ad61ab4 Fix for Qt5 compilation
Removed module names from #include directives.

Change-Id: I4140f432fc70035ae01e2619d1ae69394fa8617f
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2012-02-20 10:34:51 +01:00
Aurindam Jana
ba412ee505 ScriptConsole: Use QTreeView
Use QTreeView instead of modified QPlainTextEdit to show the
console. Using a QTreeView gives more control over output
display as well as separates out the model from the view.

Change-Id: I436b13ed042c00d09d6de627b442bfd8d10d2236
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2012-02-16 14:13:21 +01:00