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
/
debuggerengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Debugger: Add "Reload Debugging Helpers" to Log Window context menu
hjk
2013-01-10
1
-0
/
+4
*
|
Debugger: Fix compiler warning
Kai Koehne
2013-01-10
1
-1
/
+1
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-5
/
+3
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-11-27
1
-0
/
+4
|
\
|
|
*
Inspector: Update Editor on object selection
Aurindam Jana
2012-11-26
1
-0
/
+4
*
|
debugger: give access to the section names in a shared object
hjk
2012-11-09
1
-0
/
+4
*
|
Debugger: Log exceptions in build pane.
Friedemann Kleint
2012-11-02
1
-2
/
+6
*
|
Debugger: Rework thread data aquisition
hjk
2012-10-23
1
-8
/
+0
*
|
Debugger: Remove the dependence on QmlJSTools
Aurindam Jana
2012-10-09
1
-9
/
+3
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
1
-21
/
+20
|
\
|
|
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
|
ScriptConsole: Move from Debugger to QmlJSTools
Aurindam Jana
2012-10-05
1
-17
/
+5
|
/
*
debugger: make ModulesHandler aware of its DebuggerEngine
hjk
2012-08-28
1
-1
/
+1
*
debugger: use *running instead of ^running as running notification.
hjk
2012-08-21
1
-1
/
+17
*
debugger: simplify DebuggerEngine construction
hjk
2012-08-16
1
-7
/
+9
*
debugger: don't store active languages twice
hjk
2012-08-15
1
-15
/
+2
*
debugger: simplify the handling of the start script option
hjk
2012-08-14
1
-1
/
+0
*
debugger: streamline classical dumper setup
hjk
2012-08-12
1
-30
/
+0
*
debugger: remove unused code
hjk
2012-07-25
1
-1
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
debugger: adjust to profile changes
hjk
2012-06-28
1
-5
/
+4
*
debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*
hjk
2012-06-13
1
-13
/
+5
*
debugger: rework WatchModel
hjk
2012-05-24
1
-20
/
+10
*
editormanager: simplify use of interface
hjk
2012-05-11
1
-4
/
+3
*
Merge QML inspector into debugger plugin
Kai Koehne
2012-05-09
1
-0
/
+8
*
debugger: make debuggerengine easier accessible to profiling
hjk
2012-05-08
1
-0
/
+19
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-05-07
1
-0
/
+1
|
\
|
*
Debugger: Show location marker (again)
Kai Koehne
2012-05-03
1
-0
/
+1
*
|
DebuggerEngine: Goto Location
Aurindam Jana
2012-04-16
1
-1
/
+2
*
|
Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()
Aurindam Jana
2012-04-10
1
-1
/
+1
*
|
debugger: add some status output for breakpoint synchronization
hjk
2012-04-01
1
-2
/
+13
*
|
debugger: parse build-id-verbose output into tasks
hjk
2012-03-30
1
-2
/
+13
*
|
Debugger: Bring Qt Creator to foreground if app interrupts
Kai Koehne
2012-03-23
1
-0
/
+2
*
|
Mixed debugger: Fix state warnings on exit
Kai Koehne
2012-03-22
1
-0
/
+2
*
|
taskhub: use more direct access.
hjk
2012-03-12
1
-3
/
+2
|
/
*
debugger: allow cleaner abort of autotest runs
hjk
2012-03-08
1
-5
/
+10
*
debugger: better status messages on startup and interrupt
hjk
2012-03-07
1
-0
/
+10
*
debugger: extend semi-automanated tests to one level of expansion
hjk
2012-03-05
1
-8
/
+24
*
debugger: reset AUTORUN explicitly for manual tests
hjk
2012-03-02
1
-0
/
+3
*
QmlCppDebugger: Handling Stack
Aurindam Jana
2012-02-28
1
-4
/
+3
*
ScriptConsole: Show File and Line Info
Aurindam Jana
2012-02-27
1
-0
/
+12
*
QmlCppDebugger: Fix transitions if cpp engine fails in setup step
Kai Koehne
2012-02-21
1
-0
/
+4
*
ScriptConsole: Refactor to QtMessageLogWindow
Aurindam Jana
2012-02-20
1
-0
/
+24
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
1
-1
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-6
/
+6
*
Optimize BaseTextMark
Daniel Teske
2012-02-14
1
-2
/
+1
*
added new mode for simple test
David Schulz
2012-02-08
1
-2
/
+14
*
ScriptConsole: Enable for mixed debugging
Aurindam Jana
2012-02-07
1
-2
/
+1
[next]