summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpphoverhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Return hover handler priority by callbackNikolai Kosjar2018-01-191-1/+4
* Clang: Provide tooltipsNikolai Kosjar2018-01-161-92/+26
* CppTools: Fix showing main help sentence in tooltipNikolai Kosjar2018-01-161-1/+1
* CppTools: Move CppHoverHandler to CppToolsNikolai Kosjar2018-01-161-0/+187
* Moved the CppHoverHandler to the CppEditor pluginThorbjørn Lindeijer2008-12-161-270/+0
* check for !docmae2008-12-121-7/+7
* Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's curr...Roberto Raggi2008-12-121-2/+4
* Implemented tooltip and lookat for #include directives.Roberto Raggi2008-12-101-0/+10
* Set the help id for macros to their nameThorbjørn Lindeijer2008-12-101-0/+1
* Fixed macro tooltip overriding type informationThorbjørn Lindeijer2008-12-101-10/+11
* tooltip for macro definitions.Roberto Raggi2008-12-091-10/+15
* Fixes: - missing F1 in tooltip on first IDE startPatrick Star2008-12-041-1/+8
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+243