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
/
debuggertooltipmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Compile fix
hjk
2024-07-15
1
-1
/
+0
*
Debugger: Simplify DebuggerToolTipContext constructor
hjk
2024-07-15
1
-6
/
+6
*
Debugger: Remove dead code that persisted tooltips at some time
hjk
2024-07-15
1
-5
/
+0
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
1
-7
/
+5
*
Debugger: use FilePath in stack frames
David Schulz
2021-10-27
1
-1
/
+3
*
Debugger: Split ToolTipManager into per-engine parts
hjk
2018-08-28
1
-20
/
+9
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-1
/
+1
*
Debugger: Use override consistently
Tobias Hunger
2018-05-07
1
-2
/
+2
*
Debugger: Remove some unused and forgotten function
hjk
2016-11-15
1
-1
/
+0
*
Debugger: Remove debuggerstringutils.h
hjk
2016-06-09
1
-1
/
+1
*
Debugger: Cosmetics
hjk
2016-05-12
1
-3
/
+1
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Debugger: Remove widget argument from tooltip request
hjk
2015-03-06
1
-0
/
+1
*
Debugger: Simple tooltips for the PdbEngine
hjk
2015-02-13
1
-0
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Debugger: Rework Tooltips. Again.
hjk
2015-02-09
1
-4
/
+1
*
|
Debugger: Make DebuggerEngine internal
hjk
2014-12-15
1
-3
/
+1
|
/
*
Debugger: Use line information to find matching scopes for tooltips
hjk
2014-11-15
1
-2
/
+6
*
Debugger: Fix async tooltip handling
hjk
2014-11-14
1
-6
/
+4
*
Fix compilation with Qt 5.3
Orgad Shaneh
2014-11-10
1
-1
/
+4
*
Debugger: Simplify debuggertooltipmanager.h
hjk
2014-11-07
1
-33
/
+3
*
Debugger: Expose WatchModel signals
hjk
2014-11-07
1
-11
/
+6
*
Debugger: Remove the special do-nothing-if-not-moved far enough
hjk
2014-10-22
1
-4
/
+0
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
TextEditor: Rename BaseTextEditorWidget to TextEditorWidget
hjk
2014-09-29
1
-3
/
+3
*
|
TextEditor: Only use tooltipOverrideRequested in *Widget
hjk
2014-09-19
1
-1
/
+1
*
|
Debugger: Operate tooltips on TextEditorWidgets, not TextEditor
hjk
2014-09-19
1
-2
/
+2
*
|
TextEditor: Merge ITextEditor and BaseTextEditor
hjk
2014-07-25
1
-3
/
+3
|
/
*
Debugger: Rework editor tooltips handling
hjk
2014-07-11
1
-13
/
+18
*
Debugger: Simplify tooltip interface
hjk
2014-07-09
1
-95
/
+8
*
Debugger: Fix tooltip expansion behavior
hjk
2014-07-09
1
-0
/
+3
*
Debugger: Replace two data members by local variables
hjk
2014-06-02
1
-2
/
+0
*
Clean up single namespace forward-declarations
Orgad Shaneh
2014-02-12
1
-3
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Debugger: Fold GdbToolTipContext into DebuggerToolTipIndex
hjk
2013-10-14
1
-15
/
+8
*
Debugger: Apply static pattern to DebuggerToolTipManager
hjk
2013-10-14
1
-23
/
+6
*
Debugger: Simplify Tooltip manager interface
hjk
2013-10-14
1
-1
/
+1
*
Debugger: Minor re-organization in tooltip constructor
hjk
2013-08-19
1
-3
/
+0
*
Clean headers in debugger plugin.
Friedemann Kleint
2013-03-22
1
-2
/
+0
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Handle watching/tooltips of C++ editor tokens consistently.
Friedemann Kleint
2012-09-03
1
-5
/
+10
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Revert "debugger: improve expansion behaviour of pinned tooltips."
hjk
2012-05-09
1
-3
/
+5
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-8
/
+8
[next]