Skip to content
  • Tobias Hunger's avatar
    Make detection of .user-file copying more robust · 3145b270
    Tobias Hunger authored
     * Create and store a UUID when starting the projectexplorer plugin
     * Check for this UUID when reading .user files:
        * Hostnames may change due to moving between dhcp networks, etc.
        * MAC addresses do not change when booting different OSes
     * Put UUID into .user file when writting it (instead of hostname).
    
    Task-number: QTCREATORBUG-1820
    3145b270