• Leon Helsloot's avatar
    Bug 722940 - classes with same name in different namespace adding to same group · 73a5a4c4
    Leon Helsloot authored
    If two classes with the same name, but in different namespaces (so different qualified names) were added to the same group, only one of them would end up in the group.
    The problem is caused by qualifiedName of the class not containing the qualified name but the class name when a class is added to the group.
    A workaround is to use the name attribute of the class, which does contain the qualified name.
    73a5a4c4
Name
Last commit
Last update
addon Loading commit data...
doc Loading commit data...
examples Loading commit data...
jquery Loading commit data...
libmd5 Loading commit data...
packages/rpm Loading commit data...
qtools Loading commit data...
src Loading commit data...
templates Loading commit data...
testing Loading commit data...
tmake Loading commit data...
vhdlparser Loading commit data...
winbuild Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
LANGUAGE.HOWTO Loading commit data...
LICENSE Loading commit data...
Makefile.in Loading commit data...
Makefile.win_make.in Loading commit data...
Makefile.win_nmake.in Loading commit data...
PLATFORMS Loading commit data...
README.md Loading commit data...
configure Loading commit data...
configure.bin Loading commit data...