[Gammaray-commits] [KDAB/GammaRay] 71bfa0: Normalize signal/slot signatures

Volker Krause volker.krause at kdab.com
Fri Apr 28 12:03:53 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/KDAB/GammaRay
  Commit: 71bfa0c023d90e916c2001879d1d42cb8e0ad1c4
      https://github.com/KDAB/GammaRay/commit/71bfa0c023d90e916c2001879d1d42cb8e0ad1c4
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
    M client/remotemodel.cpp
    M tests/networkselectionmodeltest.cpp
    M tests/quickinspectortest.cpp
    M ui/tools/metaobjectbrowser/metaobjectbrowserwidget.cpp

  Log Message:
  -----------
  Normalize signal/slot signatures

Found by updated krazy.


  Commit: 11e783e3a764fe57e3479ecb28f98e1b4dca6132
      https://github.com/KDAB/GammaRay/commit/11e783e3a764fe57e3479ecb28f98e1b4dca6132
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
    M core/remote/remotemodelserver.cpp

  Log Message:
  -----------
  Fix sequential/associative serialization checks

The last optimization here was too aggressive, we indeed have to check
the full list serialization too, otherwise e.g. the QGraphicsWidget*
QList property of QAction crashes.


  Commit: c6aadf9264f4b6ff6b142d5b5ec9b03d658c0fc5
      https://github.com/KDAB/GammaRay/commit/c6aadf9264f4b6ff6b142d5b5ec9b03d658c0fc5
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
    M plugins/widgetinspector/widget3dsubtreemodel.cpp

  Log Message:
  -----------
  Use QVector for large types, and operate on the list end instead


Compare: https://github.com/KDAB/GammaRay/compare/459294e94cbd...c6aadf9264f4


More information about the Gammaray-commits mailing list