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
/
debugger.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove qmake build files
Eike Ziller
2022-01-20
1
-139
/
+0
*
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-08-10
1
-1
/
+0
|
\
|
*
Debugger: Remove name demangler
Christian Kandeler
2020-07-20
1
-1
/
+0
*
|
Replace QT_USE_FAST_{OPERATOR_PLUS,CONCATENTION} by QT_USE_QSTRINGBUILDER
hjk
2020-08-07
1
-2
/
+0
|
/
*
BareMetal: Long live support for KEIL uVision v5.x debugger
Denis Shienkov
2020-02-04
1
-0
/
+1
*
Debugger: Add peripheral registers description file support
Denis Shienkov
2019-07-31
1
-28
/
+30
*
Move KitAspectWidget definitions alongside their KitAspects
Christian Kandeler
2019-02-11
1
-2
/
+0
*
Debugger: Rename snapshothandler.{cpp,h} to enginemanager.{cpp,h}
hjk
2018-09-28
1
-2
/
+2
*
Debugger: Make most views per-engine instead of singletons
hjk
2018-08-17
1
-2
/
+0
*
Debugger: Merge DebuggerStartParameter into *RunParameters
hjk
2017-09-13
1
-1
/
+0
*
Merge DebuggerItemManager and DebuggerItemModel data
hjk
2017-01-16
1
-2
/
+0
*
Debugger/BinEditor: Standardize interface
hjk
2016-07-21
1
-2
/
+0
*
Debugger: Remove some uses of semi-global currentEngine()
hjk
2016-07-18
1
-10
/
+0
*
Debugger: Consolidate icon storage handling
hjk
2016-06-28
1
-1
/
+2
*
Debugger: Remove debuggerstringutils.h
hjk
2016-06-09
1
-1
/
+0
*
Debugger: Make some of the plugin tests compilable again
hjk
2016-03-16
1
-0
/
+5
*
Move analyzerbase to debugger
hjk
2016-02-25
1
-0
/
+1
*
Move QmlConsole to Debugger
hjk
2015-12-09
1
-0
/
+1
*
Themed Icons: Introduce Utils::Icon
Alessandro Portale
2015-11-25
1
-1
/
+2
*
Debugger: Use QJson* instead of QScriptEngine for json handling
Alessandro Portale
2015-04-08
1
-2
/
+1
*
Debugger: Introduce a pty based channel to inferiors
hjk
2015-01-26
1
-0
/
+2
*
Debugger: Use Utils::TreeModel for breakpoints
hjk
2015-01-12
1
-2
/
+0
*
Debugger: Rework debugger option page
hjk
2015-01-07
1
-2
/
+0
*
Debugger: Consolidate RunControl creation
hjk
2014-10-20
1
-3
/
+2
*
Debugger: Consolidate Debugger view creation
hjk
2014-06-04
1
-2
/
+0
*
Debugger: Remove unused debuggerstreamops.* files
hjk
2014-05-30
1
-2
/
+0
*
Debugger: Streamline option page code
hjk
2014-05-16
1
-3
/
+0
*
Attach to unstarted Application
Petar Perisin
2014-02-12
1
-2
/
+4
*
Debugger: Split type simplification into file of its own
hjk
2014-01-15
1
-2
/
+4
*
Debugger: Remove LldbLibEngine
hjk
2013-11-27
1
-1
/
+0
*
Debugger: Move classes into their own files
Tobias Hunger
2013-10-28
1
-0
/
+8
*
Debugger: Do not install simple.pro
Orgad Shaneh
2013-09-10
1
-19
/
+0
*
Merge remote-tracking branch 'origin/2.8' into HEAD
Eike Ziller
2013-07-03
1
-1
/
+1
|
\
|
*
Fix building from MSYS shell
Ray Donnelly
2013-06-28
1
-1
/
+1
*
|
Remove script manager and script debugger engine.
Eike Ziller
2013-07-01
1
-1
/
+0
|
/
*
Move DebuggerRunConfigurationAspect into Debugger
Tobias Hunger
2013-04-05
1
-0
/
+2
*
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-2
/
+0
*
centralize assignment of TEMPLATE = lib
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
remove unnecessary include paths
Oswald Buddenhagen
2013-04-02
1
-2
/
+0
*
automatically include libs' and plugins' _dependencies.pri files
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
Debugger: Introduce a debugger engine talking to lldb command line
hjk
2013-03-22
1
-0
/
+1
*
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-03-08
1
-1
/
+2
|
\
|
*
Debugger: Fix test dependency
Orgad Shaneh
2013-03-07
1
-1
/
+2
*
|
Debugger: Rename lldb to lldblib
hjk
2013-02-20
1
-1
/
+1
|
/
*
Debugger: split editor related code off watchutils.{h,cpp}
hjk
2013-01-25
1
-0
/
+2
*
Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}
hjk
2013-01-24
1
-0
/
+2
*
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
1
-1
/
+1
*
Debugger: Add Image viewer with color picker and context menu.
Friedemann Kleint
2013-01-08
1
-2
/
+4
*
debugger: inline commonoptionspage.ui
hjk
2012-11-16
1
-2
/
+1
*
ScriptConsole: Move from Debugger to QmlJSTools
Aurindam Jana
2012-10-05
1
-12
/
+0
[next]