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

Drag and drop files in and out of TagStudio #153

Merged
merged 38 commits into from
Jun 13, 2024

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    dccf5f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c6a96 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    95fe393 View commit details
    Browse the repository at this point in the history
  2. format

    Creepler13 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c3793d5 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: yed podtrzitko <yedpodtrzitko@users.noreply.github.com>
    Creepler13 and yedpodtrzitko committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f0cf853 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7eaec7 View commit details
    Browse the repository at this point in the history
  5. Revert Change

    Creepler13 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e835a00 View commit details
    Browse the repository at this point in the history
  6. Update tagstudio/src/qt/modals/drop_import.py

    Co-authored-by: yed podtrzitko <yedpodtrzitko@users.noreply.github.com>
    Creepler13 and yedpodtrzitko committed May 10, 2024
    Configuration menu
    Copy the full SHA
    741b2d6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Added support for folders

    Creepler13 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    5149855 View commit details
    Browse the repository at this point in the history
  2. formatting

    Creepler13 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    12c4c43 View commit details
    Browse the repository at this point in the history
  3. Progress bars added

    Creepler13 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    aeb119e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    dbbe1b0 View commit details
    Browse the repository at this point in the history
  2. f

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9a45ae1 View commit details
    Browse the repository at this point in the history
  3. format

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1a70369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ac25d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7a9305 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9d1b55 View commit details
    Browse the repository at this point in the history
  7. format

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    374ddbc View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: yed podtrzitko <yedpodtrzitko@users.noreply.github.com>
    Creepler13 and yedpodtrzitko committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5b7f209 View commit details
    Browse the repository at this point in the history
  9. Revert Change

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    76879da View commit details
    Browse the repository at this point in the history
  10. Update tagstudio/src/qt/modals/drop_import.py

    Co-authored-by: yed podtrzitko <yedpodtrzitko@users.noreply.github.com>
    Creepler13 and yedpodtrzitko committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cf1402f View commit details
    Browse the repository at this point in the history
  11. Added support for folders

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    db8d94e View commit details
    Browse the repository at this point in the history
  12. formatting

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    75acd23 View commit details
    Browse the repository at this point in the history
  13. Progress bars added

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8f8b93b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c7f420b View commit details
    Browse the repository at this point in the history
  15. f

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    40873ff View commit details
    Browse the repository at this point in the history
  16. format

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    234a9cb View commit details
    Browse the repository at this point in the history
  17. Rebase

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    46b706b View commit details
    Browse the repository at this point in the history
  18. format

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    06774b6 View commit details
    Browse the repository at this point in the history
  19. formatting and refactor

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b453c11 View commit details
    Browse the repository at this point in the history
  20. format again

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2020985 View commit details
    Browse the repository at this point in the history
  21. formatting for mypy

    Creepler13 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    acb27c7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    fb1c3a2 View commit details
    Browse the repository at this point in the history
  2. mypy fixes

    Creepler13 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    dfbf31f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45056f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Refactor typo, Add license

    CyanVoxel committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    301a7b0 View commit details
    Browse the repository at this point in the history
  2. Reformat QMessageBox

    CyanVoxel committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    763d189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9549d92 View commit details
    Browse the repository at this point in the history