summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/consolewindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* ScriptConsole: Refactor to QtMessageLogWindowAurindam Jana2012-02-201-326/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-35/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1
* debugger: replace action(ExecuteCommand) be a direct function callhjk2011-02-161-3/+2
* It's 2011 now.con2011-01-121-1/+1
* debugger: prepare transition to OutputFormathjk2011-01-071-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-2/+2
* | debugger: Refactor breakpoint handling.hjk2010-11-151-7/+7
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-28/+2
|/
* debugger: set object names for console and loghjk2010-09-231-3/+2
* debugger: start implementing a debugger consolehjk2010-09-221-0/+381