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

Transfer progress in Finder #16569

Merged
merged 21 commits into from
Nov 26, 2024
Merged

Transfer progress in Finder #16569

merged 21 commits into from
Nov 26, 2024

Commits on Nov 26, 2024

  1. Remove unused method from interface.

    Signed-off-by: David Kocher <dkocher@iterate.ch>
    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    381a6ff View commit details
    Browse the repository at this point in the history
  2. Add NSProgress.

    Signed-off-by: David Kocher <dkocher@iterate.ch>
    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0f91673 View commit details
    Browse the repository at this point in the history
  3. Fix to have current offset in status.

    Signed-off-by: David Kocher <dkocher@iterate.ch>
    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a858205 View commit details
    Browse the repository at this point in the history
  4. Set icon on 0B.

    Signed-off-by: David Kocher <dkocher@iterate.ch>
    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    23735b5 View commit details
    Browse the repository at this point in the history
  5. Remove redundant set.

    Signed-off-by: David Kocher <dkocher@iterate.ch>
    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b4e1912 View commit details
    Browse the repository at this point in the history
  6. Change interface.

    Signed-off-by: David Kocher <dkocher@iterate.ch>
    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e9fcff8 View commit details
    Browse the repository at this point in the history
  7. New implementation using NSProgress to provide progress in Finder.

    Signed-off-by: David Kocher <dkocher@iterate.ch>
    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3eae979 View commit details
    Browse the repository at this point in the history
  8. Enable progress icon for segments.

    Signed-off-by: David Kocher <dkocher@iterate.ch>
    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1562da1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0557b0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb66ff3 View commit details
    Browse the repository at this point in the history
  11. Review.

    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    dc7e8f3 View commit details
    Browse the repository at this point in the history
  12. Logging.

    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    de89947 View commit details
    Browse the repository at this point in the history
  13. Rename parameters.

    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    aa811b9 View commit details
    Browse the repository at this point in the history
  14. Rename parameter.

    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e0f8c69 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f1a0ff9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    473bb38 View commit details
    Browse the repository at this point in the history
  17. Add shortcut.

    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    56a099e View commit details
    Browse the repository at this point in the history
  18. Remove unused parameter.

    dkocher committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7137aa6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0e9e46a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7127144 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    654c60a View commit details
    Browse the repository at this point in the history