aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basehoverhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make WidgetTips Squish-testableRobert Loehning2020-04-211-1/+4
* TextEditor: Allow explicitly passing the text format for tool tipsEike Ziller2019-11-061-4/+8
* TextEditor: Do not change the text format for tool tipsEike Ziller2019-11-061-25/+26
* TextEditor: Fix HTML escaping of tool tipsEike Ziller2019-10-251-3/+6
* TextEditor: Do not show F1 in tool tips that don't provide help ID(s)Eike Ziller2019-10-251-1/+3
* Escape tooltip textMichael Weghorn2019-07-221-5/+2
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* Help: Improve handling of results from index lookupEike Ziller2019-03-051-1/+1
* Help: Avoid double lookup for help tooltipsEike Ziller2019-02-011-3/+4
* Rename IContext::HelpIdCallback -> IContext::HelpCallbackEike Ziller2019-01-291-2/+2
* Help: Avoid multiple lookups of help id for context helpEike Ziller2019-01-291-7/+4
* Move Help item from text editor to coreEike Ziller2019-01-251-3/+3
* Try harder to get context help in presence of diagnosticsEike Ziller2019-01-211-4/+4
* Clang: Show help with F1 even if there is a diagnosticNikolai Kosjar2019-01-101-0/+9
* TextEditor: ModernizeAlessandro Portale2018-11-301-2/+1
* TextEditor: Fix possible crashChristian Stenger2018-11-231-3/+7
* TextEditor: Let BaseHoverHandler handle help id callbacksNikolai Kosjar2018-01-191-6/+17
* TextEditor: Return hover handler priority by callbackNikolai Kosjar2018-01-191-26/+4
* TextEditor: Fix crash on F1Nikolai Kosjar2017-07-041-1/+1
* TextEditor: Allow asynchronous hover handlersNikolai Kosjar2017-07-031-6/+32
* TextEditor: Reduce BaseHoverHandler::identifyMatch() callsNikolai Kosjar2017-06-301-2/+3
* TextEditor: Avoid unneeded calls in BaseHoverHandlerNikolai Kosjar2017-06-291-10/+3
* TextEditor: Remove unneeded functions in BaseHoverHandlerNikolai Kosjar2017-06-291-22/+3
* TextEditor: Clean up BaseHoverHandlerNikolai Kosjar2017-06-291-9/+0
* TextEditor: Implement BaseHoverHandler::identifyMatch()Ulf Hermann2016-02-091-0/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* hoverhandler: add priority system to determine which tooltip is shownMarc Reilly2016-01-181-1/+33
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-301-9/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Utils: Start simplification of tooltip handlinghjk2014-12-081-2/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Simplify HoverHandler handlinghjk2014-09-301-31/+11
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-2/+2
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Move some hover handler operation from Editor to Widgethjk2014-09-101-26/+13
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-10/+9
|/
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BaseHoverHandler: Code cosmeticshjk2013-10-111-12/+25
* Utils: Cleanup of Tooltip interfacehjk2013-09-131-3/+3
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-1/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-5/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-111-5/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1