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
/
libs
/
utils
/
tooltip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tooltips: More sensible position if it would go out of screen
Eike Ziller
2025-01-24
1
-2
/
+0
*
Tooltips: Fix widget tool tip positioning on macOS
Eike Ziller
2024-11-27
1
-1
/
+3
*
Utils: fix crash on hiding a tooltip
David Schulz
2024-04-30
1
-3
/
+5
*
Utils: Drop unneeded Q_OBJECT macros from public headers
Jarek Kobus
2023-08-15
1
-4
/
+0
*
Utils: fix likelyContainsLink for markdown
David Schulz
2023-05-30
1
-4
/
+8
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
5
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
5
-120
/
+10
*
Utils: Adapt fake TipLabel to Qt >= 6/2
hjk
2022-07-15
1
-15
/
+2
*
Utils: Drop unused headers [I-Z]
Jarek Kobus
2022-05-25
1
-3
/
+3
*
Utils: More forward declarations / drop unused headers [T-Z]
Jarek Kobus
2022-05-25
3
-6
/
+7
*
fix warning
Tim Jenssen
2022-03-16
1
-1
/
+1
*
ToolTip: Guard against nullptr access
Eike Ziller
2022-01-10
1
-1
/
+4
*
TextEditor: Limit size of tool tips
Christian Stenger
2021-08-18
1
-0
/
+2
*
Fix another unguarded access to a QScreen
Eike Ziller
2021-05-25
1
-1
/
+4
*
Utils: Fix crash on showing tooltips when screen configuration changed
Mikhail Khachayants
2021-05-19
1
-1
/
+6
*
Fix a crash when showing tooltips
Jarek Kobus
2020-11-16
1
-0
/
+2
*
Prepare for QDesktopWidget removal
Christian Stenger
2020-08-14
4
-59
/
+28
*
Qt6: Update ToolTip hack
hjk
2020-08-05
1
-6
/
+27
*
Use QStyleOption::initFrom() instead of init()
hjk
2020-07-09
1
-2
/
+2
*
Make WidgetTips Squish-testable
Robert Loehning
2020-04-21
1
-0
/
+1
*
Utils: Fix deprecation warning
Christian Kandeler
2020-01-06
1
-1
/
+1
*
TextEditor: Allow explicitly passing the text format for tool tips
Eike Ziller
2019-11-06
4
-6
/
+53
*
TextEditor: Do not change the text format for tool tips
Eike Ziller
2019-11-06
2
-11
/
+58
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-1
/
+1
*
Utils: Move reuse.h out of sight
hjk
2019-07-05
4
-62
/
+30
*
Utils: Fix a case fall through warning
hjk
2019-07-04
1
-0
/
+1
*
Squish: Fix verification of tool tips
Christian Stenger
2019-02-14
1
-0
/
+1
*
Help: Avoid double lookup for help tooltips
Eike Ziller
2019-02-01
4
-45
/
+47
*
Merge remote-tracking branch 'origin/4.8'
Eike Ziller
2018-11-29
1
-0
/
+2
|
\
|
*
Utils: Pile more hacks onto our "QTipLabel"
Ulf Hermann
2018-11-27
1
-0
/
+2
*
|
Utils: Replace Tooltip hack with another tooltip hack
hjk
2018-11-27
3
-24
/
+35
|
/
*
Utils: Modernize
Orgad Shaneh
2018-09-21
1
-21
/
+21
*
Utils: Modernize
Alessandro Portale
2018-07-20
2
-7
/
+7
*
Utils: Consistently use nullptr
Tobias Hunger
2018-05-13
1
-4
/
+4
*
Utils: Use override consistently
Tobias Hunger
2018-05-13
1
-2
/
+2
*
Tooltip: Hide when Escape is pressed
Orgad Shaneh
2017-09-13
1
-2
/
+5
*
Fix that tool tips for long texts became too small
Eike Ziller
2017-05-02
1
-5
/
+1
*
Reduce usage of qApp in favor of static function calls
Alessandro Portale
2017-04-24
1
-3
/
+3
*
Utils: Replace macro usages with HostOsInfo
Orgad Shaneh
2016-09-21
1
-10
/
+9
*
CppEditor: Use full tooltip in ClangTextMark
hjk
2016-07-25
2
-0
/
+15
*
tooltip: make TextTip links clickable
Marc Reilly
2016-06-24
2
-0
/
+13
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-27
1
-7
/
+5
|
\
|
*
Fix hiding tooltips on windows.
David Schulz
2016-05-25
1
-7
/
+5
*
|
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-09
1
-1
/
+2
|
\
|
|
*
Do not crash when closing editor while diagnostic tool tip is shown
Eike Ziller
2016-05-09
1
-1
/
+2
*
|
Wholesale conversion to #pragma once
hjk
2016-03-30
4
-16
/
+4
|
/
*
Utils: Hide tooltip if application becomes inactive
Nikolai Kosjar
2016-03-08
1
-0
/
+7
*
Clang: Display also child diagnostics in tooltips
Nikolai Kosjar
2016-02-12
2
-0
/
+6
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
6
-102
/
+72
*
HighDPI fixes
Alessandro Portale
2015-11-10
1
-11
/
+8
[next]