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
/
debuggerprotocol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Debugger: Split DebuggerEncoding enum
hjk
2015-12-21
1
-52
/
+27
*
QML Debugger: Add an explicit override for bool to DebuggerCommand
Ulf Hermann
2015-11-30
1
-0
/
+1
*
Debugger: Make DebuggerEngine::runCommand() virtual.
hjk
2015-11-04
1
-3
/
+4
*
Debugger: Remove comment regarding GDB/MI grammar
hjk
2015-11-03
1
-49
/
+0
*
Debugger: Go back to QVector in GdbMi
hjk
2015-10-16
1
-3
/
+3
*
Debugger: Infrastructure for reworked native mixed debugging
hjk
2015-10-09
1
-1
/
+5
*
Debugger: Fix "Repeat Last Command" button
Orgad Shaneh
2015-10-07
1
-3
/
+3
*
Debugger: Merge GdbEngine's {run,post,flush}Command
hjk
2015-09-30
1
-11
/
+7
*
Debugger: Use Qt's JSON encoder for debugger protocol
Ulf Hermann
2015-09-15
1
-11
/
+8
*
Cdb: Replace CdbCommand with DebuggerCommand.
David Schulz
2015-08-28
1
-0
/
+3
*
Debugger: Debugger protocol maintenance
hjk
2015-08-12
1
-3
/
+67
*
Debugger: Use special values for translatable strings
hjk
2015-07-21
1
-1
/
+11
*
Debugger: Use DebuggerCommand in QML engine
hjk
2015-07-13
1
-0
/
+4
*
Debugger: Use primitive internal widget instead of matplotview
hjk
2015-04-02
1
-1
/
+2
*
Debugger: Streamline GdbMi structure interface
hjk
2015-02-26
1
-19
/
+11
*
Fix excessive warnings by MSVC 2013 64bit about size_t->int truncation
Friedemann Kleint
2015-02-20
1
-1
/
+1
*
Debugger: Decrease dependency of protocol structures on Qt
hjk
2015-02-18
1
-7
/
+6
*
Debugger: Remove unneeded code in the protocol implementation
hjk
2015-02-18
1
-1
/
+0
*
Debugger: Use base DebuggerCommand also in PdbEngine
hjk
2015-02-13
1
-0
/
+3
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Debugger: Move bbsetup over to runCommand()
hjk
2015-02-12
1
-3
/
+5
*
|
Debugger: Merge GdbEngine::GdbCommand into DebuggerCommand
hjk
2015-02-06
1
-2
/
+13
*
|
Debugger: Replace the QVariant callback cookies by direct parameters
hjk
2015-02-06
1
-1
/
+0
*
|
Debugger: Avoid some Gdb* in common type names
hjk
2015-02-05
1
-11
/
+11
*
|
Debugger: Remove DebuggerCommand .arg chaining.
hjk
2015-02-05
1
-13
/
+14
*
|
Debugger: Move LldbEngine::Command to debuggerprotocol
hjk
2015-02-02
1
-0
/
+28
|
/
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Debugger: Better handling of the tabbed extra views
hjk
2014-06-03
1
-3
/
+2
*
Debugger: Remove knowledge of GdbEngine from Debugger protocol
hjk
2014-01-22
1
-4
/
+0
*
Debugger: Split type simplification into file of its own
hjk
2014-01-15
1
-5
/
+0
*
Move the textual simplification of container type to debugger again
hjk
2014-01-08
1
-0
/
+5
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Debugger: Adjust QDateTime dumper for Qt 5.2
hjk
2013-12-02
1
-1
/
+1
*
Debugger: Adjust QDateTime dumper after Qt 5.2 changes
hjk
2013-10-22
1
-1
/
+2
*
Debugger: add support for dumping non-ASCII UTF-8 QChar
Martin Bohacek
2013-09-27
1
-1
/
+2
*
Debugger: Add dumper support for IPv6 in QHostAddress
Thiago Macieira
2013-08-23
1
-1
/
+2
*
Debugger: Introduce convenience GdbMi::{toUtf8,toLatin1} functions
hjk
2013-05-24
1
-0
/
+2
*
Debugger: Add a convenience function GdbMi::toInt()
hjk
2013-05-07
1
-0
/
+1
*
Debugger: Replace GdbMi::findChild() with an operator[]
hjk
2013-05-06
1
-1
/
+1
*
Clean headers in debugger plugin.
Friedemann Kleint
2013-03-22
1
-4
/
+0
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
*
Debugger: move MI decoding to debuggerprotocol.{h,cpp}
hjk
2013-01-24
1
-0
/
+45
*
Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}
hjk
2013-01-24
1
-0
/
+181