summaryrefslogtreecommitdiff
path: root/src/libs/utils/tooltip/tooltip.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-1/+0
* Prepare for QDesktopWidget removalChristian Stenger2020-08-141-2/+2
* TextEditor: Allow explicitly passing the text format for tool tipsEike Ziller2019-11-061-2/+11
* Help: Avoid double lookup for help tooltipsEike Ziller2019-02-011-9/+10
* Utils: Replace Tooltip hack with another tooltip hackhjk2018-11-271-2/+2
* Utils: Consistently use nullptrTobias Hunger2018-05-131-4/+4
* Utils: Use override consistentlyTobias Hunger2018-05-131-2/+2
* CppEditor: Use full tooltip in ClangTextMarkhjk2016-07-251-0/+3
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-091-1/+2
|\
| * Do not crash when closing editor while diagnostic tool tip is shownEike Ziller2016-05-091-1/+2
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* Clang: Display also child diagnostics in tooltipsNikolai Kosjar2016-02-121-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-301-6/+19
* Android Avd Dialog: Fix what the Name validator acceptsDaniel Teske2015-05-151-0/+2
* Clean exported headers of the Utils library.Friedemann Kleint2015-02-271-1/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Utils: Simplify tooltip architecture and cleanuphjk2014-12-151-7/+15
* | Utils: Start simplification of tooltip handlinghjk2014-12-081-8/+5
|/
* Debugger: Tooltip timing workarounds.hjk2014-11-151-0/+1
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++ Preprocessor additions widget.David Schulz2013-10-021-2/+6
* Utils: Cleanup of Tooltip interfacehjk2013-09-131-12/+8
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Tooltip: Remove TipFactoryhjk2013-01-231-6/+1
* Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-111-0/+108