index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
pdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Replace GdbMi::findChild() with an operator[]
hjk
2013-05-06
1
-5
/
+5
*
Fix indentation
Orgad Shaneh
2013-05-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
2
-2
/
+2
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
2
-2
/
+2
*
|
Debugger: split editor related code off watchutils.{h,cpp}
hjk
2013-01-25
1
-0
/
+1
*
|
Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}
hjk
2013-01-24
1
-3
/
+2
*
|
Clean up whitespace before EOL
Orgad Shaneh
2012-11-28
1
-1
/
+1
*
|
Debugger: Rework thread data aquisition
hjk
2012-10-23
2
-3
/
+3
|
/
*
Adjust license headers
hjk
2012-10-05
2
-42
/
+40
*
Use QT_NO_CAST_FROM_ASCII for debugger plugin.
Friedemann Kleint
2012-08-24
1
-2
/
+0
*
Debugger: Fix string usages.
Friedemann Kleint
2012-08-22
1
-3
/
+3
*
debugger: don't store active languages twice
hjk
2012-08-15
1
-1
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
2
-6
/
+2
*
debugger: rework WatchModel
hjk
2012-05-24
1
-5
/
+2
*
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-1
/
+1
*
Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()
Aurindam Jana
2012-04-10
2
-2
/
+4
*
Normalized connect()s
Robert Loehning
2012-03-06
1
-2
/
+2
*
pdbengine: de-bitrot
hjk
2012-02-26
1
-0
/
+5
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
1
-2
/
+2
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
2
-13
/
+13
*
Long live the king!
hjk
2012-01-26
2
-2
/
+2
*
Use new static ICore interface.
hjk
2012-01-24
1
-2
/
+2
*
debugger: replace static capability check by something potentially dynamic
hjk
2012-01-16
2
-3
/
+3
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
2
-4
/
+4
*
Debugger: Expose which languages (QML, C++, Any) an engine supports
Kai Koehne
2011-10-13
1
-1
/
+1
*
New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)
Kai Koehne
2011-07-29
1
-2
/
+2
*
debugger: rename gdbmacros* to dumper*
hjk
2011-06-29
1
-1
/
+1
*
debugger: split BreakpointIndex into plugin and debugger specific part
hjk
2011-06-27
2
-8
/
+8
*
debugger: rewrite parser for cli sub-breakpoint notifications
hjk
2011-06-22
1
-3
/
+3
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
2
-2
/
+2
*
Update license.
hjk
2011-04-13
2
-28
/
+26
*
fix a few krazy warnings
hjk
2011-02-23
1
-2
/
+2
*
debugger: fix 'Jump To/Run to' when in instruction-wise mode
hjk
2011-02-23
2
-8
/
+6
*
Debugger: Reduce tooltip flicker.
Friedemann Kleint
2011-02-17
2
-9
/
+10
*
Debugger: Make tooltips pinnable.
Friedemann Kleint
2011-02-11
2
-4
/
+4
*
Debugger: Make breakpoint capabilities more fine-grained.
Friedemann Kleint
2011-02-07
1
-1
/
+1
*
It's 2011 now.
con
2011-01-12
2
-2
/
+2
*
Debugger: Header cleanup
Friedemann Kleint
2011-01-10
1
-0
/
+1
*
Merge branch '2.1'
con
2010-12-17
2
-14
/
+22
|
\
|
*
License headers.
con
2010-12-17
2
-14
/
+22
*
|
debugger: introduce the concept of a 'Location', used by gotoLocation
hjk
2010-12-17
1
-3
/
+3
*
|
debugger: polish module symbols
hjk
2010-11-26
1
-1
/
+1
*
|
debugger: small fixes
hjk
2010-11-25
2
-37
/
+36
*
|
debugger: start tightening the breakpoint state machinery
hjk
2010-11-16
1
-1
/
+1
*
|
Debugger: Introduce BreakpointParameters as base struct.
Friedemann Kleint
2010-11-15
1
-3
/
+3
*
|
debugger: Refactor breakpoint handling.
hjk
2010-11-15
1
-32
/
+25
*
|
Fix spelling in comments
Tobias Hunger
2010-11-03
1
-1
/
+1
|
/
*
Debugger: Fix dumpers in case alphabetical sorting is off.
Friedemann Kleint
2010-10-08
1
-2
/
+1
*
Debugger: Fixes around watch editing.
Friedemann Kleint
2010-09-23
2
-5
/
+4
*
debugger: make alphabetic sorting of struct members optional.
hjk
2010-09-23
1
-1
/
+2
[next]