Skip to content
  • Vlad Zahorodnii's avatar
    Replace remaining usages of old connect syntax with new connect syntax · 0c266e76
    Vlad Zahorodnii authored
    This change replaces the remaining usages of the old connect syntax with
    the new connect syntax.
    
    Unfortunately, there are still places where we have to use SIGNAL() and
    SLOT() macros, for example the stuff that deals with d-bus business.
    
    Clazy was used to create this change. There were a few cases that needed
    manual intervention, the majority of those cases were about resolving
    ambiguity caused by overloaded signals.
    0c266e76