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
/
debuggerkitconfigwidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-2
/
+1
*
Debugger: Code cosmetics
hjk
2018-05-31
1
-1
/
+1
*
Debugger: Remove unused DebuggerKitConfigWidget::indexOf()
hjk
2016-08-01
1
-10
/
+0
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Debugger: Refresh list of debuggers in kits options page on changes
Tobias Hunger
2015-03-13
1
-5
/
+13
*
Clean exported headers of the Debugger plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+1
*
SettingsDialog: Remove CategoryId parameter from callers
hjk
2015-02-24
1
-2
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Debugger: Rework debugger option page
hjk
2015-01-07
1
-36
/
+0
|
/
*
Fix MSVC2010 compilation
Orgad Shaneh
2014-10-23
1
-1
/
+1
*
Debugger: Use Qt5-style connects in DebuggerKitConfigWidget
hjk
2014-10-22
1
-10
/
+12
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Set parent for options dialog where appropriate.
Eike Ziller
2014-07-14
1
-1
/
+2
*
Remove unnecessary QTreeView includes
Daniel Teske
2014-04-07
1
-1
/
+0
*
Unify text on buttons that open the options dialog
Eike Ziller
2014-02-25
1
-1
/
+1
*
Debugger: Remove some needless winutils include
hjk
2014-02-20
1
-6
/
+0
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Debugger: Fix DebuggerKitConfigWidget::onDebuggerRemoved() implementation
El Mehdi Fekari
2013-11-26
1
-1
/
+1
*
Debugger: Do not change kits in the options page on debugger changes
Tobias Hunger
2013-11-01
1
-1
/
+0
*
Debugger: Rewrite logic to use signals on DebuggerItemManager
Tobias Hunger
2013-10-28
1
-14
/
+15
*
Debugger: Move classes into their own files
Tobias Hunger
2013-10-28
1
-1092
/
+3
*
Debugger: Add new debuggers from option page
El Mehdi Fekari
2013-10-25
1
-3
/
+3
*
DebuggerItem: Make sure DebuggerItems have an Id
Tobias Hunger
2013-10-25
1
-10
/
+5
*
Debugger: Fix the way to register/add new debuggers
El Mehdi Fekari
2013-10-22
1
-12
/
+12
*
DebuggerKitInformation: Make setup() handle new kits
Tobias Hunger
2013-10-18
1
-3
/
+4
*
DebuggerKitInformation: Invalid ids are ok
Tobias Hunger
2013-10-18
1
-0
/
+3
*
Debugger: Add upgrade path for 2.8 kit debugger settings
hjk
2013-10-17
1
-0
/
+37
*
Debugger: Rework detection of SDK-specified "auto" debuggers
hjk
2013-10-17
1
-173
/
+140
*
Fix association of kits with auto-detected debuggers
hjk
2013-10-16
1
-24
/
+46
*
Debugger: Fix cloning of DebuggerItems
hjk
2013-10-16
1
-38
/
+26
*
Debugger: Refactor DebuggerItemManager class
El Mehdi Fekari
2013-10-15
1
-294
/
+319
*
Android: Fix debugger autodetection
hjk
2013-10-10
1
-8
/
+0
*
Fix some tr()-messages in the Debugger plugin.
Friedemann Kleint
2013-10-10
1
-2
/
+3
*
Debugger: Remove unneeded include
Orgad Shaneh
2013-09-30
1
-1
/
+0
*
Debugger: Export Debugger::DebuggerItem to fix BlackBerry setup
hjk
2013-09-25
1
-218
/
+84
*
KitInformation: Delete subwidgets in destructor
Tobias Hunger
2013-09-17
1
-0
/
+6
*
Debugger: Remove dead code
Tobias Hunger
2013-09-13
1
-3
/
+0
*
Kits: Simplify handling of sticky kit information
Tobias Hunger
2013-09-12
1
-16
/
+11
*
Fix lupdate-warning in debuggeritem.
Friedemann Kleint
2013-09-11
1
-2
/
+2
*
Debugger: Don't add invalid items during validation
hjk
2013-09-05
1
-243
/
+384
*
Add tr()-functions to DebuggerItemConfigWidget.
Friedemann Kleint
2013-09-04
1
-0
/
+1
*
Kit: makeSticky() -> setSticky(), allows for unsetting sticky bit
Daniel Teske
2013-09-03
1
-2
/
+2
*
Debugger: Don't make engine type appear editable
hjk
2013-09-02
1
-16
/
+1
*
Debugger: Use correct path separators in display on Windows
hjk
2013-09-02
1
-2
/
+4
*
Debugger: Silence warning on empty debugger settings in legitim cases
hjk
2013-08-30
1
-1
/
+6
*
Debugger: Fix configuration upgrade path from 2.8
hjk
2013-08-30
1
-24
/
+28
*
Debugger: Fix argument placeholder in string.
Christian Kandeler
2013-08-30
1
-1
/
+1
*
Debugger: Fix compilation with Qt versions < 5.2
hjk
2013-08-29
1
-1
/
+1
*
ProjectExplorer et al: Code cosmetics
hjk
2013-08-29
1
-1
/
+0
[next]