aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/tooltip/tips.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tooltips: Fix widget tool tip positioning on macOSEike Ziller2024-11-271-1/+3
* Utils: fix likelyContainsLink for markdownDavid Schulz2023-05-301-4/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Adapt fake TipLabel to Qt >= 6/2hjk2022-07-151-15/+2
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-3/+3
* fix warningTim Jenssen2022-03-161-1/+1
* Utils: Fix crash on showing tooltips when screen configuration changedMikhail Khachayants2021-05-191-1/+6
* Prepare for QDesktopWidget removalChristian Stenger2020-08-141-33/+12
* Qt6: Update ToolTip hackhjk2020-08-051-6/+27
* Use QStyleOption::initFrom() instead of init()hjk2020-07-091-2/+2
* TextEditor: Allow explicitly passing the text format for tool tipsEike Ziller2019-11-061-2/+12
* TextEditor: Do not change the text format for tool tipsEike Ziller2019-11-061-6/+1
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Utils: Move reuse.h out of sighthjk2019-07-051-1/+23
* Help: Avoid double lookup for help tooltipsEike Ziller2019-02-011-11/+12
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-291-0/+2
|\
| * Utils: Pile more hacks onto our "QTipLabel"Ulf Hermann2018-11-271-0/+2
* | Utils: Replace Tooltip hack with another tooltip hackhjk2018-11-271-11/+25
|/
* Utils: ModernizeAlessandro Portale2018-07-201-2/+2
* Fix that tool tips for long texts became too smallEike Ziller2017-05-021-5/+1
* tooltip: make TextTip links clickableMarc Reilly2016-06-241-0/+12
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* HighDPI fixesAlessandro Portale2015-11-101-11/+8
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-301-7/+24
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Utils: Simplify tooltip architecture and cleanuphjk2014-12-151-52/+58
* | Utils: Start simplification of tooltip handlinghjk2014-12-081-35/+20
|/
* Debugger: Make pinned tooltips a frameless Tool windowhjk2014-11-151-17/+11
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Qml ColorTip: Remove borderDaniel Teske2014-08-081-1/+1
|/
* Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-1/+3
* Utils: Fix qbs build.Christian Kandeler2013-01-141-1/+1
* Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-111-0/+269