summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/logwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new static ICore interface.hjk2012-01-241-1/+1
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-36/+35
* debugger: make entering commands in log input pane more convenienthjk2011-12-131-1/+20
* Don't use generic QSettings object.Eike Ziller2011-11-231-1/+3
* debugger: save history of log input panehjk2011-11-081-0/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Reduce the minimum height of that debugger log windowAlessandro Portale2011-05-021-0/+2
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-9/+4
* Update license.hjk2011-04-131-14/+13
* debugger: save two pixels worth of vertical space in the log input panehjk2011-02-181-0/+1
* debugger: replace action(ExecuteCommand) be a direct function callhjk2011-02-161-12/+3
* debugger: add a line edit to the log input panehjk2011-02-161-8/+37
* It's 2011 now.con2011-01-121-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-1/+1
* | debugger: Refactor breakpoint handling.hjk2010-11-151-10/+10
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-21/+22
|/
* changed window title from Log to Debugger LogTim Jenssen2010-10-081-1/+1
* debugger: set object names for console and loghjk2010-09-231-0/+1
* debugger: fix log window titlehjk2010-09-221-1/+1
* debugger: rename output window into log windowhjk2010-09-221-0/+495