aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/tooltip
Commit message (Expand)AuthorAgeFilesLines
* Fix that tool tips for long texts became too smallEike Ziller2017-05-021-5/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-3/+3
* Utils: Replace macro usages with HostOsInfoOrgad Shaneh2016-09-211-10/+9
* CppEditor: Use full tooltip in ClangTextMarkhjk2016-07-252-0/+15
* tooltip: make TextTip links clickableMarc Reilly2016-06-242-0/+13
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-271-7/+5
|\
| * Fix hiding tooltips on windows.David Schulz2016-05-251-7/+5
* | 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-304-16/+4
|/
* Utils: Hide tooltip if application becomes inactiveNikolai Kosjar2016-03-081-0/+7
* Clang: Display also child diagnostics in tooltipsNikolai Kosjar2016-02-122-0/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-196-102/+72
* HighDPI fixesAlessandro Portale2015-11-101-11/+8
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-306-29/+249
* Android Avd Dialog: Fix what the Name validator acceptsDaniel Teske2015-05-152-1/+8
* Clean exported headers of the Utils library.Friedemann Kleint2015-02-271-1/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-126-36/+36
|\
| * Update LicenseEike Ziller2015-01-168-48/+48
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
* | Utils: Simplify tooltip architecture and cleanuphjk2014-12-156-306/+153
* | Utils: Start simplification of tooltip handlinghjk2014-12-086-259/+102
|/
* Debugger: Tooltip timing workarounds.hjk2014-11-152-0/+7
* Debugger: Make pinned tooltips a frameless Tool windowhjk2014-11-154-23/+15
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-148-56/+64
|\
| * License updateEike Ziller2014-10-098-56/+64
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-291-0/+1
|\|
| * Merge remote-tracking branch 'origin/3.1' into 3.2Eike Ziller2014-09-291-0/+1
| |\
| | * Fix the build: add missing #includes3.1Thiago Macieira2014-08-181-0/+1
* | | Qml ColorTip: Remove borderDaniel Teske2014-08-081-1/+1
|/ /
* / Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-164-8/+8
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-088-8/+8
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* C++ Preprocessor additions widget.David Schulz2013-10-022-26/+34
* Utils: Cleanup of Tooltip interfacehjk2013-09-133-33/+21
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* Remove unneeded #ifdefs.Christian Kandeler2013-02-041-4/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-318-8/+8
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-1/+3
* Tooltip: Remove TipFactoryhjk2013-01-234-128/+20
* Utils: Fix qbs build.Christian Kandeler2013-01-143-3/+4
* Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-1110-0/+1351