Skip to content
Snippets Groups Projects
  • con's avatar
    af99e09b
    Window title didn't show nice name for e.g. diff views. · af99e09b
    con authored
    Use the editor's displayName for the window title.
    Also there were missing change signal emissions in setDisplayName
    implementations.
    Moves the actual handling of the window title from Session to
    EditorManager (so it now is also done for the hypothetical case of no
    project explorer plugin).
    
    Task-number: QTCREATORBUG-3207
    af99e09b
    History
    Window title didn't show nice name for e.g. diff views.
    con authored
    Use the editor's displayName for the window title.
    Also there were missing change signal emissions in setDisplayName
    implementations.
    Moves the actual handling of the window title from Session to
    EditorManager (so it now is also done for the hypothetical case of no
    project explorer plugin).
    
    Task-number: QTCREATORBUG-3207