Skip to content
  • Andre Hartmann's avatar
    Git: Add input validation to RemoteAdditionDialog · 209cc214
    Andre Hartmann authored
    
    
    Use FancyLineEdits to indicate invalid inputs for
    remote names and URLs.
    
    For remote names:
    * Check for duplicate remote names and indicate these
    * Remove invalid chars during input
    
    For remote URLs:
    * Check if the input matches a valid URL or
      existing local directory
    
    Task-number: QTCREATORBUG-15998
    Change-Id: I224e669f16e34e2cd3d075c602b431ce5bbdd391
    Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
    209cc214