index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
debuggeroutputwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Move handling of 'Log timestamps' into outputwindow.
Friedemann Kleint
2010-08-23
1
-0
/
+29
*
debugger: fix cursor busy state in output pane and in state DebuggerFinished.
hjk
2010-07-21
1
-2
/
+2
*
debugger: fix some regressions in the log output after the engine refactoring
hjk
2010-06-30
1
-1
/
+0
*
debugger: The DebuggerEngine refactoring.
hjk
2010-06-22
1
-1
/
+2
*
Merge remote branch 'origin/2.0'
hjk
2010-06-02
1
-0
/
+3
|
\
|
*
debugger: make ctrl-click to navigate between input and output pane (much) fa...
hjk
2010-06-01
1
-0
/
+3
*
|
Debugger: Add menu option for saving debugger logs.
Friedemann Kleint
2010-05-25
1
-2
/
+28
|
/
*
debugger: get rid of the remaing frame in the output window
hjk
2010-03-18
1
-0
/
+1
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-0
/
+3
*
Clean up layouts and use minisplitter everywhere
Jens Bache-Wiig
2010-03-17
1
-1
/
+3
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
debugger: change capitalization of context menu action texts to Book Style
hjk
2010-02-12
1
-2
/
+2
*
debugger: add some time stamps to input pane, too
hjk
2010-02-04
1
-2
/
+40
*
debugger: remove standalone option
hjk
2010-02-04
1
-10
/
+1
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-01
1
-2
/
+4
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-01
1
-1
/
+1
*
debugger: clean up verbosity settings in trk adapter
hjk
2010-01-15
1
-0
/
+1
*
debugger: don't keep scrolling to the end if the user manually moved the
hjk
2010-01-04
1
-3
/
+8
*
debugger: remove ambiguous shortcut
hjk
2009-10-07
1
-1
/
+0
*
debugger: debugger view: make output pane wider than input pane
hjk
2009-10-01
1
-0
/
+2
*
Debugger: Export DebuggerManager and DebuggerStartParameters.
Friedemann Kleint
2009-09-25
1
-0
/
+1
*
debugger: add a simple syntax highlighter for disassembler output
hjk
2009-08-18
1
-1
/
+1
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Back to the bottom.
con
2009-07-21
1
-1
/
+1
*
Add missing find tool bar placeholders.
con
2009-07-21
1
-1
/
+6
*
Removing some unused semicolons after Q_UNUSED
Alessandro Portale
2009-07-13
1
-1
/
+1
*
debugger: fix regression + whitespace at eol
hjk
2009-07-10
1
-10
/
+10
*
debugger: some color for time stamps in log output
hjk
2009-07-08
1
-0
/
+6
*
Made CDB use colored output and add LogWarning.
Friedemann Kleint
2009-06-19
1
-0
/
+6
*
debugger: put some color into the outputpane
hjk
2009-06-19
1
-9
/
+82
*
debugger: limit log window to 100000 lines.
hjk
2009-06-18
1
-0
/
+1
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
debugger: implement a dumper for QAbstractItemModel
hjk
2009-06-03
1
-2
/
+2
*
debugger: re-start work on image dumper
hjk
2009-05-29
1
-2
/
+2
*
debugger: some encoding correctness
hjk
2009-05-29
1
-1
/
+1
*
Unify Gdb and Gdb spelling, rename Gdb View to "Debugger", update docs.
Daniel Molkentin
2009-05-06
1
-1
/
+1
*
add some missing Q_OBJECTs
Oswald Buddenhagen
2009-04-20
1
-0
/
+2
*
add missing tr()s, etc., add some //: comments
Oswald Buddenhagen
2009-04-20
1
-3
/
+3
*
debugger: use a new action for "executing a line"
hjk
2009-04-03
1
-29
/
+7
*
debugger: use QPlainTextEdit instead of QTextEdit for output pane
hjk
2009-03-27
1
-7
/
+7
*
debugger: add shortcut to debugger properties in more context menus
hjk
2009-03-24
1
-1
/
+4
*
Fixes: change file license headers to include LGPL
hjk
2009-02-25
1
-21
/
+17
*
Bump year in licence header.
Daniel Molkentin
2009-01-13
1
-1
/
+1
*
chancge Nokia GPL exception version from 1.2 to 1.3
hjk
2008-12-16
1
-1
/
+1
*
silence warning
hjk
2008-12-05
1
-0
/
+1
*
more file cosmetics
hjk
2008-12-02
1
-0
/
+1
*
off-by-one in headers
hjk
2008-12-02
1
-1
/
+0
*
end-of-line whitespace correction of the new headers
hjk
2008-12-02
1
-10
/
+11
*
Initial import
con
2008-12-02
1
-0
/
+318