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

Improve sample context exploration #679

Merged
merged 57 commits into from
Sep 12, 2024
Merged

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    986b143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b84aa View commit details
    Browse the repository at this point in the history
  3. Add plugins list model

    ThomasKroes committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a967e80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5493d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bab04d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10660b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc4222d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    9239331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ec018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe5518 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94893bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21110e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7d8cfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0fc7ee View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2b14012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb02bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22fe7d9 View commit details
    Browse the repository at this point in the history
  4. Add plugins list model

    ThomasKroes committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    386ea3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d882e58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cff2460 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    923a307 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    296b210 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da3d6e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afad2ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9429d7f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3027069 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5bb53bb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a189256 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff72902 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1cffedf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    758704b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ece3262 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c002337 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4772f5d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e3c5cf7 View commit details
    Browse the repository at this point in the history
  22. Small refactor

    ThomasKroes committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    54aa532 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4ab3c70 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4c28225 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2b18fad View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f084b33 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Several improvements and some bug fixes

    Use option action for viewing mode
    Do not throw an exception when, during the loading of a plugin picker action, a plugin is not available
    Add general shortcuts to the view plugin
    Change option action selection icon
    Small cosmetic code changes
    Remove widget fader debug print statements
    ThomasKroes committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6683fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e6590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ae6d8e View commit details
    Browse the repository at this point in the history
  4. Fix warning

    ThomasKroes committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6ca4e33 View commit details
    Browse the repository at this point in the history
  5. Cleanup switch statement

    ThomasKroes committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3327d6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27afd39 View commit details
    Browse the repository at this point in the history
  7. Add sampling mode

    ThomasKroes committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    003068a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c341c17 View commit details
    Browse the repository at this point in the history
  9. No view isolation for system view plugins and some GUI improvements i…

    …n the view plugin sampler action
    ThomasKroes committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2cc47d5 View commit details
    Browse the repository at this point in the history
  10. Small refactor

    ThomasKroes committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    61e4eff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    93753e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    870bba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a990e1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e77039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c6915d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0d4510 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfc59be View commit details
    Browse the repository at this point in the history