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

Reintegrate profiles management #491

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    71cde02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c26fd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7deed4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05781a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47a2ed3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba42a5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c368065 View commit details
    Browse the repository at this point in the history
  8. Use index to control current profile assignement

    Replicate the mechanism used for current view.
    rafaellehmkuhl committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    22e3c1c View commit details
    Browse the repository at this point in the history
  9. Remove unused resetCurrentProfile method

    There's more than one default profile, so this method does not make sense anymore.
    rafaellehmkuhl committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1cb76f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e043f5a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5374e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8631fc8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    210839b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd4a28a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6969a6c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    89615c2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ebc1a0e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fcc11d3 View commit details
    Browse the repository at this point in the history
  19. Reload application on cold boot

    This fixes a strange behavior where trying to configure a widget will open the configuration menu of them all. This only happens on a cold boot.
    rafaellehmkuhl committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8b9fb23 View commit details
    Browse the repository at this point in the history