summaryrefslogtreecommitdiffstats
path: root/src/tooltip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-7/+2
* Issue #8206: Incorrect XHTML resultsDimitri van Heesch2020-11-271-31/+74
* Refactoring: replacing dynamic_cast by static_cast to improve performanceDimitri van Heesch2020-11-131-1/+1
* Refactoring: modernize TooltipManager class and source reference listsDimitri van Heesch2020-10-201-35/+13
* issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-051-3/+2
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-1/+1
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-1/+1
* Invalid id possible with tooltipsalbert-github2019-01-111-0/+1
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-1/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-1/+1
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-0/+132