Skip to content
Snippets Groups Projects
  • Friedemann Kleint's avatar
    19663fee
    Added 'Open with ->Qt Designer' in Project Explorer. · 19663fee
    Friedemann Kleint authored
    
    Added IExternalEditor which knows a kind and a mimetype.
    Make EditorManager and ProjectExplorer "Open With" query
    the interface and add the respective kinds.
    Add "openExternalEditor" to EditorManager.
    Add External editors for Designer and Linguist,
    making use of Mac 'open' or Designer's Tcp socket mechanism
    to ensure files are opened in the same instance (per Qt version).
    
    Task-number: 249392
    Reviewed-by: default avatarcon <qtc-committer@nokia.com>
    19663fee
    History
    Added 'Open with ->Qt Designer' in Project Explorer.
    Friedemann Kleint authored
    
    Added IExternalEditor which knows a kind and a mimetype.
    Make EditorManager and ProjectExplorer "Open With" query
    the interface and add the respective kinds.
    Add "openExternalEditor" to EditorManager.
    Add External editors for Designer and Linguist,
    making use of Mac 'open' or Designer's Tcp socket mechanism
    to ensure files are opened in the same instance (per Qt version).
    
    Task-number: 249392
    Reviewed-by: default avatarcon <qtc-committer@nokia.com>