Skip to content
  • Benoît DÉCHAMPS's avatar
    Do not snapshot session when idle · 3d6c839b
    Benoît DÉCHAMPS authored and Tomaz  Canabrava's avatar Tomaz Canabrava committed
    There is no reason for a tab title to change if there is no QT event.
    So, instead of snapshoting session regularly, we do it only if there is
    some QT events. To catch all QT events an event handler is installed on the
    QCoreApplication instance.
    3d6c839b