Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow switching between perspectives in the Integrated IDE #52

Merged
merged 7 commits into from Apr 24, 2017

Commits on Aug 16, 2016

  1. Allow switching between perspectives(Classic and Project-oriented) in…

    … the Integrated IDE
    
    A new dialog box was added that allows :
    1. To choose the perspective that you want to use, when Integrated IDE starts.
    2. To switch to other perspective while working with one.
    The dialog can be improved by adding a 'Remember me' checkbox, to avoid asking to choose perspective again and again.
    Mukarr committed Aug 16, 2016
    Copy the full SHA
    c45d8e9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    db8b04e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Revert "[fix] Separate project-managers for classic and project-orien…

    …ted perspectives"
    
    This reverts commit db8b04e. The approach failed.
    Mukarr committed Aug 17, 2016
    Copy the full SHA
    da5e161 View commit details
    Browse the repository at this point in the history
  2. [fix] Save instances of project-managers of Classic and Project-orien…

    …ted perspectives
    
    This commit would save instance of project-manager of particular perspective. This would enable re-switching to a perspective after switching to the other perspective.
    Mukarr committed Aug 17, 2016
    Copy the full SHA
    b2ed6c4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    07952fd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. Copy the full SHA
    d9589de View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    515a0fc View commit details
    Browse the repository at this point in the history