Files
Sourcetrail/src/lib_gui/qt/view
Eberhard Graether 01864b4d0c ui: Added custom tooltipping to code and graph (issue #195)
* Tooltips show node type with access specifier, reference count and fully qualified name
* Fields and global variables include the type name
* Methods and functinos show whole signature. Gets broken into multiple lines if too long.

Included changes:

* Upgraded to C++14
* fixed clang warnings
* Pass location of .srctrlprj file to build.sh script to load on launch
* Split off QtCodeField for showing highlighted and annotated code fom QtCodeArea
* removed TokenComponentSignature
* added TaskDecoratorDelay

bug id = 195
2017-07-31 12:45:22 +02:00
..
2017-07-20 15:55:31 +02:00
2015-12-08 17:55:12 +01:00
2017-06-08 00:35:31 +02:00
2016-11-25 15:16:07 +01:00
2015-12-08 17:55:12 +01:00
2016-11-15 08:12:14 -08:00
2016-12-12 11:08:07 +01:00
2017-05-17 12:10:22 +02:00