Skip to content
Snippets Groups Projects
  • Daniel Molkentin's avatar
    5633de2a
    Make the welcome screen into plugins. · 5633de2a
    Daniel Molkentin authored
    This removes the all hard dependencies to and from welcome screen,
    except the one to the core plugin. More in detail:
    
    - Add IWelcomePage to add a tab to the welcome screen
    - Move tabs in the modules where they belong
    - Enables QHelpManager to open help fullscreen and contextually
    - "Getting Started" moves to Qt4ProjectManager
    - Projects & Sessions (aka "Develop") moves to ProjectExplorer
    - "Community" remains in the welcome plugin for simplicity
    5633de2a
    History
    Make the welcome screen into plugins.
    Daniel Molkentin authored
    This removes the all hard dependencies to and from welcome screen,
    except the one to the core plugin. More in detail:
    
    - Add IWelcomePage to add a tab to the welcome screen
    - Move tabs in the modules where they belong
    - Enables QHelpManager to open help fullscreen and contextually
    - "Getting Started" moves to Qt4ProjectManager
    - Projects & Sessions (aka "Develop") moves to ProjectExplorer
    - "Community" remains in the welcome plugin for simplicity