hide parent class and interface class references if there are too many of them
[javainspect.git] / src / main / java / eu / svjatoslav / inspector / java / structure / ClassDescriptor.java
2015-02-03 Svjatoslav Agejenkohide parent class and interface class references if...
2015-02-02 Svjatoslav Agejenkoproperly render fields of arrays of primitive types
2014-02-18 Svjatoslav AgejenkoChanged license to LGPLv3.
2013-11-27 Svjatoslav Agejenkohide "is" getter fields for booleans of the same name
2013-11-25 Svjatoslav Agejenkospearately count interface implementations
2013-11-21 Svjatoslav Agejenkocount class extensions as references when calculating...
2013-09-13 Svjatoslav Agejenkoimproved project documentation
2013-07-14 Svjatoslav Agejenkopossibility to hide orphaned classes from graph
2013-07-11 Svjatoslav Agejenkoadded possibility to whitelist or blacklist classes...
2013-07-05 Svjatoslav AgejenkoMerge branch 'master' of ssh://svjatoslav.eu/home/git...
2013-07-04 Svjatoslav Agejenkobetter representation of nested classes
2013-07-04 Svjatoslav Agejenkoproperly handle nested classes
2013-07-04 Svjatoslav Agejenkopossibility to selectively hide classes by API
2013-07-03 Svjatoslav Agejenkorefactored packages