Skip to content
  • Daniel Teske's avatar
    GenericProject: Make node tree updates smarter · 16f272e0
    Daniel Teske authored
    
    
    By not simpy removing all filenodes and foldernodes.
    The algorithm is not optimal, since it searches for each difference
    instead of traversing the two trees in lockstep, like for example the
    qmake project manager does. But it seems good enough.
    
    Task-number: QTCREATORBUG-7410
    Change-Id: Ie7c0f4bc57cd3aff4e8b7a26845cfaf213329326
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
    16f272e0