[Gammaray-commits] [KDAB/GammaRay] 078ef6: Implement selecting dynamic meta objects
Volker Krause
volker.krause at kdab.com
Fri Apr 21 15:03:20 CEST 2017
Branch: refs/heads/wip/dynamic-mo-support
Home: https://github.com/KDAB/GammaRay
Commit: 078ef64c266a34399fdbecd6e6a6aea54f227546
https://github.com/KDAB/GammaRay/commit/078ef64c266a34399fdbecd6e6a6aea54f227546
Author: Volker Krause <volker.krause at kdab.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M core/metaobjectregistry.cpp
M core/metaobjectregistry.h
M core/tools/metaobjectbrowser/metaobjectbrowser.cpp
Log Message:
-----------
Implement selecting dynamic meta objects
This requires mapping to the canonical meta object first, so we can find
the corresponding entry in the model.
Commit: 84bf74acb8cbb4c910c725e4f4d2acbc40205a14
https://github.com/KDAB/GammaRay/commit/84bf74acb8cbb4c910c725e4f4d2acbc40205a14
Author: Volker Krause <volker.krause at kdab.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M core/metaobjectregistry.cpp
Log Message:
-----------
Reduce the amount of hash lookups a bit
Compare: https://github.com/KDAB/GammaRay/compare/33c7fb825718...84bf74acb8cb
More information about the Gammaray-commits
mailing list